2019-05-14 05:51:27,667 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-9 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-14 05:51:27,670 - 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=ybxr7GAaLco5H3kZv29kN2EGv 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=2e0d3a695a9d4898b41f8075010286ad export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-14 05:51:27,670 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-14 05:51:27,671 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ | healthcheck | 0 | First tier to be executed to verify the | connection_check tenantnetwork1 | | | | basic operations in the VIM. | tenantnetwork2 vmready1 vmready2 | | | | | singlevm1 singlevm2 vping_ssh | | | | | vping_userdata cinder_test tempest_smoke | +---------------------+---------------+-------------------------------------------------+--------------------------------------------------+ 2019-05-14 05:51:27,690 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-05-14 05:51:27,886 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-05-14 05:51:27,887 - 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.16" 2019-05-14 05:51:27,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7322332-040b-40bd-85be-8e186983c94d 2019-05-14 05:51:27,895 - 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-05-14 05:51:27,895 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a7322332-040b-40bd-85be-8e186983c94d 2019-05-14 05:51:27,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:51:28,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:51:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["fYys6w6kRMic7Cu6n7Q-aA"], "issued_at": "2019-05-14T05:51:27.000000Z"}} 2019-05-14 05:51:28,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 05:51:28,304 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:29,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 05:51:28 GMT X-Openstack-Request-Id: req-7b866648-781c-44b2-a6d6-90b3c902058f 2019-05-14 05:51:29,290 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 05:51:29,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-7b866648-781c-44b2-a6d6-90b3c902058f 2019-05-14 05:51:29,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.987157821655s 2019-05-14 05:51:29,300 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'agent', u'quotas', u'dhcp_agent_scheduler', u'external-net', u'router', u'flavors', u'trunk', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'availability_zone_filter', u'revision-if-match', u'filter-validation', u'subnet-segmentid-writable', u'l3-ha', u'quota_details', u'address-scope', u'trunk-details', u'extraroute', u'net-mtu-writable', u'empty-string-filtering', u'subnet-service-types', u'port-mac-address-regenerate', u'standard-attr-timestamp', u'provider', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'port-security-groups-filtering', u'standard-attr-revisions', u'service-type', u'sorting', u'standard-attr-segment', u'segments-peer-subnet-host-routes', u'security-group', u'l3_agent_scheduler', u'extra_dhcp_opt', u'fip-port-details', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'binding-extended', u'project-id', u'qos-fip', u'ip_allocation']) 2019-05-14 05:51:29,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-05-14 05:51:29,305 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:30,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Tue, 14 May 2019 05:51: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-daec20c4-51ce-4ac8-b72e-9adfca210c98 x-openstack-request-id: req-daec20c4-51ce-4ac8-b72e-9adfca210c98 2019-05-14 05:51:30,092 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-05-14 05:51:30,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-aggregates used request id req-daec20c4-51ce-4ac8-b72e-9adfca210c98 2019-05-14 05:51:30,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.789193868637s 2019-05-14 05:51:30,092 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-05-14 05:51:30,098 - 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.16" 2019-05-14 05:51:30,104 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0943855e-a2c9-4c8c-9c76-aacb5aa8ee56 2019-05-14 05:51:30,104 - 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-05-14 05:51:30,104 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-0943855e-a2c9-4c8c-9c76-aacb5aa8ee56 2019-05-14 05:51:30,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:51:30,108 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:30,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34e38d3-71db-4b1f-99a4-61a6efa7d8a5 2019-05-14 05:51:30,304 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:51:30,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e34e38d3-71db-4b1f-99a4-61a6efa7d8a5 2019-05-14 05:51:30,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199091911316s 2019-05-14 05:51:30,305 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'8d0c280b2fdd4626826f1d72d7ac92a6', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-05-14 05:51:30,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-14 05:51:30,310 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:30,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1851 Content-Type: application/json Date: Tue, 14 May 2019 05:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fda03c-2105-4f13-86f5-e20f3933c480 2019-05-14 05:51:30,508 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/010db938d7a5463cbc8ffa2bd2483a04"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0c33af50e7db497fa94a3b2188ef7b0a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1415cf4491134f9cadc4591751b50c81"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "1415cf4491134f9cadc4591751b50c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/20c5feaf659a451699f7724038e2d5d3"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/265f8208f8da46edb675019d6b5dc499"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "265f8208f8da46edb675019d6b5dc499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2df036607f8d4c4ea01f415fb40a6048"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/31fa0c2e35db4d4bb1a14fda7fc5c46d"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3740955642e54e538576477f3c7ce70e"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "3740955642e54e538576477f3c7ce70e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/439fd47dc8364e0e99572baf79bd7326"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4e63c217a9b9413389b1ec0e2796b01e"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/565b8778a3024128b2c943ea7bf15718"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "565b8778a3024128b2c943ea7bf15718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5d16f2914ea94183bcebc861d547302a"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "5d16f2914ea94183bcebc861d547302a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7416fde586574e0b99cc8843ba95f454"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "7416fde586574e0b99cc8843ba95f454"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/79a5568eb87b4ac68cda82c93339b7f9"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/87fc21f8f8654ce4a4e6607cbd60f9b7"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8acfbc1d1f844800acc9ba4225c51b50"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c8110b8df61493c979ac1b655e77887"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c8110b8df61493c979ac1b655e77887"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c890e4bbec847e79b98972b78c31211"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c890e4bbec847e79b98972b78c31211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/932df2725eb14aeea4cb3ba12ea4c4c9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9add7ec35eb347339bd9983839d0c469"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "9add7ec35eb347339bd9983839d0c469"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9e2145de69af49e5b12712328a95cf58"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "9e2145de69af49e5b12712328a95cf58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a5c0b60d10204bd69cf5e6637a23a849"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa16960b6221426cafec7b980e761076"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "aa16960b6221426cafec7b980e761076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aac2dc3a82704a7b87e3ab353d3bc9ec"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2fd8ce2134b4f3781afb28ebbe41dd7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bad328aba6d14570bbfc3627ef30e61f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bae574b4648d4508bdeeec8aa65dc23b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bae574b4648d4508bdeeec8aa65dc23b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cc47f2ed4ea24d069c6619e0773f642f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "cc47f2ed4ea24d069c6619e0773f642f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d258fffef3be40238a2bcde87fd7a3a2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "d258fffef3be40238a2bcde87fd7a3a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d451e91920f3468fb3279ee6732e4f4c"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "d451e91920f3468fb3279ee6732e4f4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d54e00308f444fd696eecd7f0f5e2986"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d99d85f4087b4fa499135fb97d9a8dd5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5732ab071534622acb4bee3cee55c39"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "e5732ab071534622acb4bee3cee55c39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ecf94237ea324e6482d23e92cc4d765e"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "ecf94237ea324e6482d23e92cc4d765e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ed77d5dae48b4d38997f702697830142"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "ed77d5dae48b4d38997f702697830142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f31be3652c024b4ebea148dd73dcafe8"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "f31be3652c024b4ebea148dd73dcafe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f62188b6b5ce43e3aa463f4dba1ddc71"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fc55fe38795e43feb553f5690c66d8f2"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-14 05:51:30,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-95fda03c-2105-4f13-86f5-e20f3933c480 2019-05-14 05:51:30,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.20082616806s 2019-05-14 05:51:30,515 - 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/010db938d7a5463cbc8ffa2bd2483a04'}, u'url': u'http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dfaf3187a097414abe358c1ffa05d761', u'id': u'010db938d7a5463cbc8ffa2bd2483a04'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/0c33af50e7db497fa94a3b2188ef7b0a'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dde5dcad2c254cdab0587ed3b460c75e', u'id': u'0c33af50e7db497fa94a3b2188ef7b0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/1415cf4491134f9cadc4591751b50c81'}, u'url': u'http://172.30.9.28:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'ee7edd18ccb346fc889472c9aa208225', u'id': u'1415cf4491134f9cadc4591751b50c81'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/20c5feaf659a451699f7724038e2d5d3'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9a617be714cb45a88ae06b46225016ed', u'id': u'20c5feaf659a451699f7724038e2d5d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/265f8208f8da46edb675019d6b5dc499'}, 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'a05da2202efa49c6abc194b36acefd37', u'id': u'265f8208f8da46edb675019d6b5dc499'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/2df036607f8d4c4ea01f415fb40a6048'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'ee7edd18ccb346fc889472c9aa208225', u'id': u'2df036607f8d4c4ea01f415fb40a6048'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/31fa0c2e35db4d4bb1a14fda7fc5c46d'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'752cd33d0bc44e119be02f593f378bde', u'id': u'31fa0c2e35db4d4bb1a14fda7fc5c46d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/3740955642e54e538576477f3c7ce70e'}, 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'01082b07fbd04eeeaa3168be9cfe71cd', u'id': u'3740955642e54e538576477f3c7ce70e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/439fd47dc8364e0e99572baf79bd7326'}, 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'01082b07fbd04eeeaa3168be9cfe71cd', u'id': u'439fd47dc8364e0e99572baf79bd7326'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/4e63c217a9b9413389b1ec0e2796b01e'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'752cd33d0bc44e119be02f593f378bde', u'id': u'4e63c217a9b9413389b1ec0e2796b01e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/565b8778a3024128b2c943ea7bf15718'}, 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'b2499ae5baf74cf6a39fc387eaeed7f1', u'id': u'565b8778a3024128b2c943ea7bf15718'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/5d16f2914ea94183bcebc861d547302a'}, 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'a1c028e5c62b499db2b32f29035cc61a', u'id': u'5d16f2914ea94183bcebc861d547302a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/7416fde586574e0b99cc8843ba95f454'}, 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'b42e657cea3040008f2c48c7638b231b', u'id': u'7416fde586574e0b99cc8843ba95f454'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/79a5568eb87b4ac68cda82c93339b7f9'}, 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'0a65a55d91a4471892433c065b98117b', u'id': u'79a5568eb87b4ac68cda82c93339b7f9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/87fc21f8f8654ce4a4e6607cbd60f9b7'}, u'url': u'http://172.30.9.28:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bd8b52d5905149c3acc0015cb886f67f', u'id': u'87fc21f8f8654ce4a4e6607cbd60f9b7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8acfbc1d1f844800acc9ba4225c51b50'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'bd8b52d5905149c3acc0015cb886f67f', u'id': u'8acfbc1d1f844800acc9ba4225c51b50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8c8110b8df61493c979ac1b655e77887'}, 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'0a65a55d91a4471892433c065b98117b', u'id': u'8c8110b8df61493c979ac1b655e77887'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/8c890e4bbec847e79b98972b78c31211'}, 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'0a65a55d91a4471892433c065b98117b', u'id': u'8c890e4bbec847e79b98972b78c31211'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/932df2725eb14aeea4cb3ba12ea4c4c9'}, 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'01082b07fbd04eeeaa3168be9cfe71cd', u'id': u'932df2725eb14aeea4cb3ba12ea4c4c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9add7ec35eb347339bd9983839d0c469'}, u'url': u'http://172.30.9.28:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9a617be714cb45a88ae06b46225016ed', u'id': u'9add7ec35eb347339bd9983839d0c469'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/9e2145de69af49e5b12712328a95cf58'}, u'url': u'http://172.30.9.28:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dde5dcad2c254cdab0587ed3b460c75e', u'id': u'9e2145de69af49e5b12712328a95cf58'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/a5c0b60d10204bd69cf5e6637a23a849'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a40525e0698d4eb285542faeb69fb300', u'id': u'a5c0b60d10204bd69cf5e6637a23a849'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/aa16960b6221426cafec7b980e761076'}, 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'a1c028e5c62b499db2b32f29035cc61a', u'id': u'aa16960b6221426cafec7b980e761076'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/aac2dc3a82704a7b87e3ab353d3bc9ec'}, 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'b42e657cea3040008f2c48c7638b231b', u'id': u'aac2dc3a82704a7b87e3ab353d3bc9ec'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/b2fd8ce2134b4f3781afb28ebbe41dd7'}, 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'a05da2202efa49c6abc194b36acefd37', u'id': u'b2fd8ce2134b4f3781afb28ebbe41dd7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bad328aba6d14570bbfc3627ef30e61f'}, u'url': u'http://172.30.9.28:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a40525e0698d4eb285542faeb69fb300', u'id': u'bad328aba6d14570bbfc3627ef30e61f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/bae574b4648d4508bdeeec8aa65dc23b'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a40525e0698d4eb285542faeb69fb300', u'id': u'bae574b4648d4508bdeeec8aa65dc23b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/cc47f2ed4ea24d069c6619e0773f642f'}, 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'a1c028e5c62b499db2b32f29035cc61a', u'id': u'cc47f2ed4ea24d069c6619e0773f642f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d258fffef3be40238a2bcde87fd7a3a2'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'ee7edd18ccb346fc889472c9aa208225', u'id': u'd258fffef3be40238a2bcde87fd7a3a2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d451e91920f3468fb3279ee6732e4f4c'}, 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'a05da2202efa49c6abc194b36acefd37', u'id': u'd451e91920f3468fb3279ee6732e4f4c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d54e00308f444fd696eecd7f0f5e2986'}, 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'b2499ae5baf74cf6a39fc387eaeed7f1', u'id': u'd54e00308f444fd696eecd7f0f5e2986'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/d99d85f4087b4fa499135fb97d9a8dd5'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dde5dcad2c254cdab0587ed3b460c75e', u'id': u'd99d85f4087b4fa499135fb97d9a8dd5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/e5732ab071534622acb4bee3cee55c39'}, u'url': u'http://172.30.9.28:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'752cd33d0bc44e119be02f593f378bde', u'id': u'e5732ab071534622acb4bee3cee55c39'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ecf94237ea324e6482d23e92cc4d765e'}, 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'b42e657cea3040008f2c48c7638b231b', u'id': u'ecf94237ea324e6482d23e92cc4d765e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ed77d5dae48b4d38997f702697830142'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9a617be714cb45a88ae06b46225016ed', u'id': u'ed77d5dae48b4d38997f702697830142'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/ede5fd8e859d42bd8b5d5ddee9c5fa2b'}, u'url': u'http://12.0.0.21:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dfaf3187a097414abe358c1ffa05d761', u'id': u'ede5fd8e859d42bd8b5d5ddee9c5fa2b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f31be3652c024b4ebea148dd73dcafe8'}, 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'b2499ae5baf74cf6a39fc387eaeed7f1', u'id': u'f31be3652c024b4ebea148dd73dcafe8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/f62188b6b5ce43e3aa463f4dba1ddc71'}, 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'dfaf3187a097414abe358c1ffa05d761', u'id': u'f62188b6b5ce43e3aa463f4dba1ddc71'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.28:5000/v3/endpoints/fc55fe38795e43feb553f5690c66d8f2'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'bd8b52d5905149c3acc0015cb886f67f', u'id': u'fc55fe38795e43feb553f5690c66d8f2'})] 2019-05-14 05:51:30,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-05-14 05:51:30,519 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:30,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Tue, 14 May 2019 05:51: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-5304865b-e0ce-4ed5-81ae-61330582452a x-openstack-request-id: req-5304865b-e0ce-4ed5-81ae-61330582452a 2019-05-14 05:51:30,628 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"updated": "2014-12-03T00:00:00Z", "description": "Multiple network support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "NMN", "name": "Multinic"}, {"updated": "2014-12-03T00:00:00Z", "description": "Disk Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-DCF", "name": "DiskConfig"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Availability Zone support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-AZ", "name": "ExtendedAvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds image size to image listings.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IMG-SIZE", "name": "ImageSize"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds type parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS", "name": "ExtendedIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds mac address parameter to the ip list.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-IPS-MAC", "name": "ExtendedIpsMac"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Server Attributes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-SRV-ATTR", "name": "ExtendedServerAttributes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-EXT-STS", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the disabled status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-DISABLED", "name": "FlavorDisabled"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide additional data for flavors.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-FLV-EXT-DATA", "name": "FlavorExtraData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Pass arbitrary key/value pairs to the scheduler.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SCH-HNT", "name": "SchedulerHints"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds launched_at and terminated_at on Servers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "OS-SRV-USG", "name": "ServerUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Access IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-access-ips", "name": "AccessIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable admin-only server actions\n\n Actions include: resetNetwork, injectNetworkInfo, os-resetState\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-actions", "name": "AdminActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin password management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-admin-password", "name": "AdminPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Agents support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-agents", "name": "Agents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only aggregate administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-aggregates", "name": "Aggregates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Assisted volume snapshots.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-assisted-volume-snapshots", "name": "AssistedVolumeSnapshots"}, {"updated": "2014-12-03T00:00:00Z", "description": "Attach interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-attach-interfaces", "name": "AttachInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "1. Add availability_zone to the Create Server API.\n 2. Add availability zones describing.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-availability-zone", "name": "AvailabilityZone"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add extended status in Baremetal Nodes v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-ext-status", "name": "BareMetalExtStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only bare-metal node administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-baremetal-nodes", "name": "BareMetalNodes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Block device mapping boot support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping", "name": "BlockDeviceMapping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow boot with the new BDM data format.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-block-device-mapping-v2-boot", "name": "BlockDeviceMappingV2Boot"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adding functionality to get cell capacities.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cell-capacities", "name": "CellCapacities"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables cells-related functionality such as adding neighbor cells,\n listing neighbor cells, and getting the capabilities of the local cell.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cells", "name": "Cells"}, {"updated": "2014-12-03T00:00:00Z", "description": "Certificates support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-certificates", "name": "Certificates"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds actions to create cloudpipe instances.\n\n When running with the Vlan network mode, you need a mechanism to route\n from the public Internet to your vlans. This mechanism is known as a\n cloudpipe.\n\n At the time of creating this class, only OpenVPN is supported. Support for\n a SSH Bastion host is forthcoming.\n ", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe", "name": "Cloudpipe"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds the ability to set the vpn ip/port for cloudpipe instances.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-cloudpipe-update", "name": "CloudpipeUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Config Drive Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-config-drive", "name": "ConfigDrive"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console token authentication support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-auth-tokens", "name": "ConsoleAuthTokens"}, {"updated": "2014-12-03T00:00:00Z", "description": "Console log output support, with tailing ability.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-console-output", "name": "ConsoleOutput"}, {"updated": "2014-12-03T00:00:00Z", "description": "Interactive Console support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-consoles", "name": "Consoles"}, {"updated": "2014-12-03T00:00:00Z", "description": "Create a backup of a server.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-backup", "name": "CreateBackup"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended support to the Create Server v1.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-create-server-ext", "name": "Createserverext"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance deferred delete.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-deferred-delete", "name": "DeferredDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-evacuate", "name": "Evacuate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enables server evacuation without target host. Scheduler will select one to target.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-evacuate-find-host", "name": "ExtendedEvacuateFindHost"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds optional fixed_address to the add floating IP command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-floating-ips", "name": "ExtendedFloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended hypervisors support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-hypervisors", "name": "ExtendedHypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds additional fields to networks.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-networks", "name": "ExtendedNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds ability for admins to delete quota and optionally force the update Quota command.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-quotas", "name": "ExtendedQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow the user to specify the image to use for rescue.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-rescue-with-image", "name": "ExtendedRescueWithImage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services", "name": "ExtendedServices"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended services deletion support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-services-delete", "name": "ExtendedServicesDelete"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Status support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-status", "name": "ExtendedStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Extended Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-extended-volumes", "name": "ExtendedVolumes"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fixed IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fixed-ips", "name": "FixedIPs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor access support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-access", "name": "FlavorAccess"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavors extra specs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-extra-specs", "name": "FlavorExtraSpecs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Flavor create/delete API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-manage", "name": "FlavorManage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the rxtx status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-rxtx", "name": "FlavorRxtx"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support to show the swap status of a flavor.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-flavor-swap", "name": "FlavorSwap"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IP DNS support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-dns", "name": "FloatingIpDns"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ip-pools", "name": "FloatingIpPools"}, {"updated": "2014-12-03T00:00:00Z", "description": "Floating IPs support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips", "name": "FloatingIps"}, {"updated": "2014-12-03T00:00:00Z", "description": "Bulk handling of Floating IPs.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-floating-ips-bulk", "name": "FloatingIpsBulk"}, {"updated": "2014-12-03T00:00:00Z", "description": "Fping Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-fping", "name": "Fping"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support hiding server addresses in certain states.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hide-server-addresses", "name": "HideServerAddresses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only host administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hosts", "name": "Hosts"}, {"updated": "2014-12-03T00:00:00Z", "description": "Show hypervisor status.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisor-status", "name": "HypervisorStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only hypervisor administration.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-hypervisors", "name": "Hypervisors"}, {"updated": "2014-12-03T00:00:00Z", "description": "View a log of actions and events taken on an instance.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance-actions", "name": "InstanceActions"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Task Log Monitoring.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-instance_usage_audit_log", "name": "OSInstanceUsageAuditLog"}, {"updated": "2014-12-03T00:00:00Z", "description": "Keypair Support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-keypairs", "name": "Keypairs"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable lock/unlock server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-lock-server", "name": "LockServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable migrate and live-migrate server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrate-server", "name": "MigrateServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on migrations.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-migrations", "name": "Migrations"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow multiple create in the Create Server v2.1 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-multiple-create", "name": "MultipleCreate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Admin-only Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks", "name": "Networks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Network association support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-networks-associate", "name": "NetworkAssociationSupport"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable pause/unpause server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-pause-server", "name": "PauseServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Personality support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-personality", "name": "Personality"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow preservation of the ephemeral partition on rebuild.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-preserve-ephemeral-rebuild", "name": "PreserveEphemeralOnRebuild"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quota classes management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-class-sets", "name": "QuotaClasses"}, {"updated": "2014-12-03T00:00:00Z", "description": "Quotas management support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-quota-sets", "name": "Quotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance rescue mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-rescue", "name": "Rescue"}, {"updated": "2014-12-03T00:00:00Z", "description": "Default rules for security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-group-default-rules", "name": "SecurityGroupDefaultRules"}, {"updated": "2014-12-03T00:00:00Z", "description": "Security group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-security-groups", "name": "SecurityGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow Admins to view server diagnostics through server action.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-diagnostics", "name": "ServerDiagnostics"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server External Event Triggers.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-external-events", "name": "ServerExternalEvents"}, {"updated": "2014-12-03T00:00:00Z", "description": "Adds quota support to server groups.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-group-quotas", "name": "ServerGroupQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server group support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-groups", "name": "ServerGroups"}, {"updated": "2014-12-03T00:00:00Z", "description": "Allow to filter the servers by a set of status values.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-list-multi-status", "name": "ServerListMultiStatus"}, {"updated": "2014-12-03T00:00:00Z", "description": "Server password support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-password", "name": "ServerPassword"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add sorting support in get Server v2 API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-sort-keys", "name": "ServerSortKeys"}, {"updated": "2014-12-03T00:00:00Z", "description": "Start/Stop instance compute API support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-server-start-stop", "name": "ServerStartStop"}, {"updated": "2014-12-03T00:00:00Z", "description": "Services support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-services", "name": "Services"}, {"updated": "2014-12-03T00:00:00Z", "description": "Instance shelve mode.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-shelve", "name": "Shelve"}, {"updated": "2014-12-03T00:00:00Z", "description": "Simple tenant usage extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-simple-tenant-usage", "name": "SimpleTenantUsage"}, {"updated": "2014-12-03T00:00:00Z", "description": "Enable suspend/resume server actions.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-suspend-server", "name": "SuspendServer"}, {"updated": "2014-12-03T00:00:00Z", "description": "Tenant-based Network Management Extension.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-tenant-networks", "name": "OSTenantNetworks"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data on limited resources that are being used.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits", "name": "UsedLimits"}, {"updated": "2014-12-03T00:00:00Z", "description": "Provide data to admin on limited resources used by other tenants.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-used-limits-for-admin", "name": "UsedLimitsForAdmin"}, {"updated": "2014-12-03T00:00:00Z", "description": "Add user_data to the Create Server API.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-data", "name": "UserData"}, {"updated": "2014-12-03T00:00:00Z", "description": "Project user quota support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-user-quotas", "name": "UserQuotas"}, {"updated": "2014-12-03T00:00:00Z", "description": "Virtual interface support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-virtual-interfaces", "name": "VirtualInterfaces"}, {"updated": "2014-12-03T00:00:00Z", "description": "Support for updating a volume attachment.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volume-attachment-update", "name": "VolumeAttachmentUpdate"}, {"updated": "2014-12-03T00:00:00Z", "description": "Volumes support.", "links": [], "namespace": "http://docs.openstack.org/compute/ext/fake_xml", "alias": "os-volumes", "name": "Volumes"}]} 2019-05-14 05:51:30,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/extensions used request id req-5304865b-e0ce-4ed5-81ae-61330582452a 2019-05-14 05:51:30,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.111916065216s 2019-05-14 05:51:30,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-05-14 05:51:30,647 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:32,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Tue, 14 May 2019 05:51: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-904eb460-730a-48aa-8138-068347303932 x-openstack-request-id: req-904eb460-730a-48aa-8138-068347303932 2019-05-14 05:51:32,501 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-05-14 05:51:32,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-floating-ip-pools used request id req-904eb460-730a-48aa-8138-068347303932 2019-05-14 05:51:32,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.85665583611s 2019-05-14 05:51:32,502 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-05-14 05:51:32,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:51:32,507 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:32,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:51:32 GMT X-Openstack-Request-Id: req-4e4adef4-4002-494d-9bb7-270227e45bc5 2019-05-14 05:51:32,591 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:51:32,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4e4adef4-4002-494d-9bb7-270227e45bc5 2019-05-14 05:51:32,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0847988128662s 2019-05-14 05:51:32,592 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-05-14 05:51:32,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 05:51:32,595 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:32,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 05:51: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-5a7ca817-ad43-496f-8d2b-439d11e1041e x-openstack-request-id: req-5a7ca817-ad43-496f-8d2b-439d11e1041e 2019-05-14 05:51:32,741 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 05:51:32,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-5a7ca817-ad43-496f-8d2b-439d11e1041e 2019-05-14 05:51:32,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.149079084396s 2019-05-14 05:51:32,742 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "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': 1, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 16}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.5', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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': 17}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0})] 2019-05-14 05:51:32,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-05-14 05:51:32,745 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:32,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Tue, 14 May 2019 05:51: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-e050f27f-d15d-4bc4-9951-bff9a8a6ea69 x-openstack-request-id: req-e050f27f-d15d-4bc4-9951-bff9a8a6ea69 2019-05-14 05:51:32,765 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-05-14 05:51:32,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e050f27f-d15d-4bc4-9951-bff9a8a6ea69 2019-05-14 05:51:32,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0219860076904s 2019-05-14 05:51:32,765 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-05-14 05:51:32,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:51:32,766 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:32,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:51:32 GMT X-Openstack-Request-Id: req-243d9418-087a-4e05-98ea-ac92fde198de 2019-05-14 05:51:32,863 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:51:32,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-243d9418-087a-4e05-98ea-ac92fde198de 2019-05-14 05:51:32,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0975320339203s 2019-05-14 05:51:32,864 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'da204de8-e968-4ce7-acb2-835c568eb62f'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:49:19Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-05-14T05:49:15Z', u'provider:network_type': u'flat', u'tenant_id': u'ffb90fdf8933485081405b4ca3698015', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ffb90fdf8933485081405b4ca3698015', u'l2_adjacency': True})] 2019-05-14 05:51:32,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:51:32,865 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:32,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Tue, 14 May 2019 05:51:32 GMT X-Openstack-Request-Id: req-3a855c8f-0628-4469-a069-476e3fc9eca5 2019-05-14 05:51:32,893 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-05-14 05:51:32,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-3a855c8f-0628-4469-a069-476e3fc9eca5 2019-05-14 05:51:32,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.029186964035s 2019-05-14 05:51:32,894 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-05-14 05:51:32,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:51:32,900 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:33,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 750 Content-Type: application/json Date: Tue, 14 May 2019 05:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e00b2a-5721-4cc7-a26d-b5b2efdc9e91 2019-05-14 05:51:33,112 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "052f3e5e51a3423aadb083ae46e5d127"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/052f3e5e51a3423aadb083ae46e5d127/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "0b9db3ccc1d04b5a831812715e668f9c"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/0b9db3ccc1d04b5a831812715e668f9c/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "0bc0d2bb196641c29ac411d8a7f1be65"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/0bc0d2bb196641c29ac411d8a7f1be65/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "d867b8dc05ab45d58874b617a8b91941"}, "user": {"id": "0bc0d2bb196641c29ac411d8a7f1be65"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/0bc0d2bb196641c29ac411d8a7f1be65/roles/d867b8dc05ab45d58874b617a8b91941"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "41139e1e7cd0494dbc30762be9b8812f"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/41139e1e7cd0494dbc30762be9b8812f/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "51eeafa64e6b475a936e56feb2339351"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/51eeafa64e6b475a936e56feb2339351/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "6246a5ddfada4379afcbc5137c69ffb2"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/6246a5ddfada4379afcbc5137c69ffb2/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "62f39a9d4e55495693ceee15ff04a464"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/62f39a9d4e55495693ceee15ff04a464/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "2e0d3a695a9d4898b41f8075010286ad"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "9a4403ecc5044681983fe38e108b21f5"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad/users/9a4403ecc5044681983fe38e108b21f5/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "2e0d3a695a9d4898b41f8075010286ad"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "9a4403ecc5044681983fe38e108b21f5"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad/users/9a4403ecc5044681983fe38e108b21f5/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "9bd211b1315242aa9969076e3ea20a33"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/9bd211b1315242aa9969076e3ea20a33/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "a3c1a28950f5453cbbddbb6c8b33c828"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/a3c1a28950f5453cbbddbb6c8b33c828/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "ac11865cbae94ad09cec3ea1bf412fbd"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/ac11865cbae94ad09cec3ea1bf412fbd/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "d858940543794f33afbbd3d552fa61a3"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/d858940543794f33afbbd3d552fa61a3/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"project": {"id": "ffb90fdf8933485081405b4ca3698015"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "fa2d60ff31b54895b767f99c8ea12ff2"}, "links": {"assignment": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015/users/fa2d60ff31b54895b767f99c8ea12ff2/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"domain": {"id": "8d0c280b2fdd4626826f1d72d7ac92a6"}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "9201ea5979134f64b4c9fc2af665eadd"}, "links": {"assignment": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6/users/9201ea5979134f64b4c9fc2af665eadd/roles/c42f866938ba413e80ab34106d4ea7fa"}}, {"scope": {"system": {"all": true}}, "role": {"id": "c42f866938ba413e80ab34106d4ea7fa"}, "user": {"id": "9a4403ecc5044681983fe38e108b21f5"}, "links": {"assignment": "http://172.30.9.28:5000/v3/system/users/9a4403ecc5044681983fe38e108b21f5/roles/c42f866938ba413e80ab34106d4ea7fa"}}], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments", "previous": null, "next": null}} 2019-05-14 05:51:33,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments used request id req-01e00b2a-5721-4cc7-a26d-b5b2efdc9e91 2019-05-14 05:51:33,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.215062856674s 2019-05-14 05:51:33,115 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'052f3e5e51a3423aadb083ae46e5d127'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'0b9db3ccc1d04b5a831812715e668f9c'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'0bc0d2bb196641c29ac411d8a7f1be65'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'd867b8dc05ab45d58874b617a8b91941', 'user': u'0bc0d2bb196641c29ac411d8a7f1be65'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'41139e1e7cd0494dbc30762be9b8812f'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'51eeafa64e6b475a936e56feb2339351'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'6246a5ddfada4379afcbc5137c69ffb2'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'62f39a9d4e55495693ceee15ff04a464'}), Munch({'project': u'2e0d3a695a9d4898b41f8075010286ad', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'9a4403ecc5044681983fe38e108b21f5'}), Munch({'project': u'2e0d3a695a9d4898b41f8075010286ad', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'9a4403ecc5044681983fe38e108b21f5'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'9bd211b1315242aa9969076e3ea20a33'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'a3c1a28950f5453cbbddbb6c8b33c828'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'ac11865cbae94ad09cec3ea1bf412fbd'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'd858940543794f33afbbd3d552fa61a3'}), Munch({'project': u'ffb90fdf8933485081405b4ca3698015', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'fa2d60ff31b54895b767f99c8ea12ff2'}), Munch({'domain': u'8d0c280b2fdd4626826f1d72d7ac92a6', 'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'9201ea5979134f64b4c9fc2af665eadd'}), Munch({'id': u'c42f866938ba413e80ab34106d4ea7fa', 'user': u'9a4403ecc5044681983fe38e108b21f5'})] 2019-05-14 05:51:33,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:51:33,122 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:33,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cff1f6-32cd-43a8-92a6-98654cb0b9c8 2019-05-14 05:51:33,323 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:51:33,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-39cff1f6-32cd-43a8-92a6-98654cb0b9c8 2019-05-14 05:51:33,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203860044479s 2019-05-14 05:51:33,325 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'member', 'id': u'07647f6e16cf494ea311c937e21b1927'}), 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'471e02255aeb4d72a7dd5c67d7316e96'}), 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'9f8e8cc319b045b2aacd0d5b0a88e1b9'}), 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'admin', 'id': u'c42f866938ba413e80ab34106d4ea7fa'}), 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'd402f0292c3e4a69b4e86ddefe2b4a21'}), 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'd867b8dc05ab45d58874b617a8b91941'})] 2019-05-14 05:51:33,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:51:33,326 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:33,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 05:51:32 GMT X-Openstack-Request-Id: req-6862294e-1ec0-4396-adc5-1655d3dae5a1 2019-05-14 05:51:33,375 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-05-14 05:51:33,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6862294e-1ec0-4396-adc5-1655d3dae5a1 2019-05-14 05:51:33,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0499031543732s 2019-05-14 05:51:33,376 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-05-14 05:51:33,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:51:33,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:33,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 05:51: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-e011219d-11d6-4f37-bd7d-b3a42844d253 x-openstack-request-id: req-e011219d-11d6-4f37-bd7d-b3a42844d253 2019-05-14 05:51:33,574 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 05:51:33,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e011219d-11d6-4f37-bd7d-b3a42844d253 2019-05-14 05:51:33,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197969913483s 2019-05-14 05:51:33,574 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-05-14 05:51:33,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 05:51:33,581 - 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.16" 2019-05-14 05:51:33,587 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aafc52e6-d877-4968-a738-f894543d6743 2019-05-14 05:51:33,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://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-14 05:51:33,587 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-aafc52e6-d877-4968-a738-f894543d6743 2019-05-14 05:51:33,588 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:33,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 14 May 2019 05:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c833cfde-25a6-4d06-bf89-72ec093db8f0 2019-05-14 05:51:33,778 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 05:51:33,778 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-c833cfde-25a6-4d06-bf89-72ec093db8f0 2019-05-14 05:51:33,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.200870990753s 2019-05-14 05:51:33,783 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'01082b07fbd04eeeaa3168be9cfe71cd', 'name': u'cinderv3'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'0a65a55d91a4471892433c065b98117b', 'name': u'placement'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'752cd33d0bc44e119be02f593f378bde', 'name': u'keystone'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'9a617be714cb45a88ae06b46225016ed', 'name': u'glance'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'a05da2202efa49c6abc194b36acefd37', 'name': u'heat-cfn'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'a1c028e5c62b499db2b32f29035cc61a', 'name': u'cinderv2'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'a3adf372f42f41bf8a2000506c7be7ca', 'name': u'ceilometer'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'a40525e0698d4eb285542faeb69fb300', 'name': u'neutron'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'b2499ae5baf74cf6a39fc387eaeed7f1', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'b42e657cea3040008f2c48c7638b231b', 'name': u'heat'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'bd8b52d5905149c3acc0015cb886f67f', 'name': u'panko'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'dde5dcad2c254cdab0587ed3b460c75e', 'name': u'aodh'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'dfaf3187a097414abe358c1ffa05d761', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'ee7edd18ccb346fc889472c9aa208225', 'name': u'gnocchi'})] 2019-05-14 05:51:33,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:51:33,784 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:33,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Tue, 14 May 2019 05:51:33 GMT X-Openstack-Request-Id: req-412dbf06-4ea4-4aec-91cd-b7a29bedf1fb 2019-05-14 05:51:33,823 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 05:51:33,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-412dbf06-4ea4-4aec-91cd-b7a29bedf1fb 2019-05-14 05:51:33,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0395669937134s 2019-05-14 05:51:33,823 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:49:19Z', 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'da204de8-e968-4ce7-acb2-835c568eb62f', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'tenant_id': u'ffb90fdf8933485081405b4ca3698015', u'created_at': u'2019-05-14T05:49:19Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'ffb90fdf8933485081405b4ca3698015'})] 2019-05-14 05:51:33,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-05-14 05:51:33,824 - 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.16" -H "X-Auth-Token: {SHA1}1f64607c4697a55c5f77c67497b1b01d03f5c48c" 2019-05-14 05:51:33,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Tue, 14 May 2019 05:51:33 GMT X-Openstack-Request-Id: req-788dbc6c-8c3a-4f43-9bd2-a0be7d0e3996 2019-05-14 05:51:33,831 - keystoneauth.session - DEBUG - RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-05-14 05:51:33,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/service-providers.json used request id req-788dbc6c-8c3a-4f43-9bd2-a0be7d0e3996 2019-05-14 05:51:33,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00723600387573s 2019-05-14 05:51:33,832 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-05-14 05:51:33,948 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:51:33,948 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:06 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-14 05:51:33,999 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-05-14 05:51:34,106 - 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.16" 2019-05-14 05:51:34,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f28fe1-254f-40a9-8580-a847a2af42f4 2019-05-14 05:51:34,111 - 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-05-14 05:51:34,111 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c7f28fe1-254f-40a9-8580-a847a2af42f4 2019-05-14 05:51:34,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:51:34,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["VYRRZ2U4QnOX7FVf2DJvDQ"], "issued_at": "2019-05-14T05:51:34.000000Z"}} 2019-05-14 05:51:34,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:51:34,510 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:35,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:51:35 GMT X-Openstack-Request-Id: req-84a3e003-6703-4897-b6f1-700412d4c46a 2019-05-14 05:51:35,667 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:51:35,667 - 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-84a3e003-6703-4897-b6f1-700412d4c46a 2019-05-14 05:51:35,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.15838813782s 2019-05-14 05:51:35,668 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-05-14 05:51:35,674 - 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.16" 2019-05-14 05:51:35,679 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29865be0-7e04-43c0-aa11-8548d54d6474 2019-05-14 05:51:35,680 - 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-05-14 05:51:35,680 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-29865be0-7e04-43c0-aa11-8548d54d6474 2019-05-14 05:51:35,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:51:35,683 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:35,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92abbbf-fc5e-4c36-9aea-703a48bf8936 2019-05-14 05:51:35,885 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:51:35,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e92abbbf-fc5e-4c36-9aea-703a48bf8936 2019-05-14 05:51:35,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204324007034s 2019-05-14 05:51:35,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:51:35,896 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:36,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 14 May 2019 05:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cdfb094-b8fa-41ea-bf08-867a7744a5f3 2019-05-14 05:51:36,105 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:51:36,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9cdfb094-b8fa-41ea-bf08-867a7744a5f3 2019-05-14 05:51:36,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212702989578s 2019-05-14 05:51:36,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:51:36,107 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" -d '{"network": {"tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "name": "tenantnetwork1-net_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e", "admin_state_up": true}}' 2019-05-14 05:51:36,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 14 May 2019 05:51:36 GMT X-Openstack-Request-Id: req-cbe29946-885e-40d4-b1fb-b36dd4fbfd0a 2019-05-14 05:51:36,553 - 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":"f42edfe4-2118-4bea-946f-925b7817558c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:51:36Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:51:35Z","mtu":1450}} 2019-05-14 05:51:36,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cbe29946-885e-40d4-b1fb-b36dd4fbfd0a 2019-05-14 05:51:36,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.446846008301s 2019-05-14 05:51:36,554 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:51:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f42edfe4-2118-4bea-946f-925b7817558c', u'provider:segmentation_id': 22, 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_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e', u'created_at': u'2019-05-14T05:51:35Z', u'mtu': 1450, u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2e0d3a695a9d4898b41f8075010286ad', u'l2_adjacency': True}) 2019-05-14 05:51:36,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:51:36,555 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:36,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 14 May 2019 05:51:36 GMT X-Openstack-Request-Id: req-f66c416b-d497-4192-b066-8ce4477da311 2019-05-14 05:51:36,656 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"f42edfe4-2118-4bea-946f-925b7817558c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:51:36Z","qos_policy_id":null,"name":"tenantnetwork1-net_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:51:35Z","provider:network_type":"vxlan"}]} 2019-05-14 05:51:36,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f66c416b-d497-4192-b066-8ce4477da311 2019-05-14 05:51:36,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101979017258s 2019-05-14 05:51:36,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:51:36,659 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" -d '{"subnet": {"name": "tenantnetwork1-subnet_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e", "enable_dhcp": true, "network_id": "f42edfe4-2118-4bea-946f-925b7817558c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:51:37,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Tue, 14 May 2019 05:51:36 GMT X-Openstack-Request-Id: req-1137dc15-4168-45ca-a5e8-6744c3ffb976 2019-05-14 05:51:37,344 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T05:51: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":"548dea80-55fa-4797-886c-2ecaa9b1024f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e0d3a695a9d4898b41f8075010286ad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e","enable_dhcp":true,"segment_id":null,"network_id":"f42edfe4-2118-4bea-946f-925b7817558c","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:51:36Z","ip_version":4}} 2019-05-14 05:51:37,344 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1137dc15-4168-45ca-a5e8-6744c3ffb976 2019-05-14 05:51:37,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.685682058334s 2019-05-14 05:51:37,344 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:51: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'548dea80-55fa-4797-886c-2ecaa9b1024f', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f42edfe4-2118-4bea-946f-925b7817558c', u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'created_at': u'2019-05-14T05:51: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'2e0d3a695a9d4898b41f8075010286ad'}) 2019-05-14 05:51:37,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:51:37,345 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "tenantnetwork1-router_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e", "admin_state_up": true}}' 2019-05-14 05:51:38,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Tue, 14 May 2019 05:51:38 GMT X-Openstack-Request-Id: req-21b7e968-8441-4f1e-b0ce-e1e0d72b1ce5 2019-05-14 05:51:38,927 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:36Z", "admin_state_up": true, "updated_at": "2019-05-14T05:51:38Z", "project_id": "2e0d3a695a9d4898b41f8075010286ad", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f1aa1152-7389-4228-b3cb-aa6c8b9ca958", "name": "tenantnetwork1-router_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e"}} 2019-05-14 05:51:38,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-21b7e968-8441-4f1e-b0ce-e1e0d72b1ce5 2019-05-14 05:51:38,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58218193054s 2019-05-14 05:51:38,928 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:51:38Z', u'revision_number': 2, u'ha': False, u'id': u'f1aa1152-7389-4228-b3cb-aa6c8b9ca958', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e', u'admin_state_up': True, u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'created_at': u'2019-05-14T05:51:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'2e0d3a695a9d4898b41f8075010286ad'}) 2019-05-14 05:51:38,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:51:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f1aa1152-7389-4228-b3cb-aa6c8b9ca958/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" -d '{"subnet_id": "548dea80-55fa-4797-886c-2ecaa9b1024f"}' 2019-05-14 05:51:41,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:51:40 GMT X-Openstack-Request-Id: req-52ba1cce-ed00-43be-90b5-8b75b2cb9214 2019-05-14 05:51:41,015 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f42edfe4-2118-4bea-946f-925b7817558c", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "subnet_id": "548dea80-55fa-4797-886c-2ecaa9b1024f", "subnet_ids": ["548dea80-55fa-4797-886c-2ecaa9b1024f"], "port_id": "1639d0f7-15ed-41fc-ab52-4367505f7658", "id": "f1aa1152-7389-4228-b3cb-aa6c8b9ca958"} 2019-05-14 05:51:41,015 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f1aa1152-7389-4228-b3cb-aa6c8b9ca958/add_router_interface.json used request id req-52ba1cce-ed00-43be-90b5-8b75b2cb9214 2019-05-14 05:51:41,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.0867228508s 2019-05-14 05:51:41,126 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:51:41,126 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-14 05:51:41,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:51:41,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/f1aa1152-7389-4228-b3cb-aa6c8b9ca958/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" -d '{"subnet_id": "548dea80-55fa-4797-886c-2ecaa9b1024f"}' 2019-05-14 05:51:43,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:51:42 GMT X-Openstack-Request-Id: req-75423659-3271-433d-9392-c3fa5102edbc 2019-05-14 05:51:43,239 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "f42edfe4-2118-4bea-946f-925b7817558c", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "subnet_id": "548dea80-55fa-4797-886c-2ecaa9b1024f", "subnet_ids": ["548dea80-55fa-4797-886c-2ecaa9b1024f"], "port_id": "1639d0f7-15ed-41fc-ab52-4367505f7658", "id": "f1aa1152-7389-4228-b3cb-aa6c8b9ca958"} 2019-05-14 05:51:43,240 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f1aa1152-7389-4228-b3cb-aa6c8b9ca958/remove_router_interface.json used request id req-75423659-3271-433d-9392-c3fa5102edbc 2019-05-14 05:51:43,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10816407204s 2019-05-14 05:51:43,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:51:43,241 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:43,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Tue, 14 May 2019 05:51:43 GMT X-Openstack-Request-Id: req-f8abcd9e-2791-4226-922a-398b06c1b390 2019-05-14 05:51:43,454 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:36Z", "admin_state_up": true, "updated_at": "2019-05-14T05:51:41Z", "project_id": "2e0d3a695a9d4898b41f8075010286ad", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f1aa1152-7389-4228-b3cb-aa6c8b9ca958", "name": "tenantnetwork1-router_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e"}]} 2019-05-14 05:51:43,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f8abcd9e-2791-4226-922a-398b06c1b390 2019-05-14 05:51:43,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.214376926422s 2019-05-14 05:51:43,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:51:43,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/f1aa1152-7389-4228-b3cb-aa6c8b9ca958.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:44,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:51:44 GMT X-Openstack-Request-Id: req-b6c48d3f-b24c-46b6-b2b2-2356f2f904ca 2019-05-14 05:51:44,804 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:51:44,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f1aa1152-7389-4228-b3cb-aa6c8b9ca958.json used request id req-b6c48d3f-b24c-46b6-b2b2-2356f2f904ca 2019-05-14 05:51:44,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34795403481s 2019-05-14 05:51:44,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:51:44,805 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:44,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Tue, 14 May 2019 05:51:44 GMT X-Openstack-Request-Id: req-fcc419ad-570f-4717-a8bd-b662ac51eb0a 2019-05-14 05:51:44,860 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:51: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":"548dea80-55fa-4797-886c-2ecaa9b1024f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e0d3a695a9d4898b41f8075010286ad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e","enable_dhcp":true,"segment_id":null,"network_id":"f42edfe4-2118-4bea-946f-925b7817558c","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:51:36Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 05:51:44,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fcc419ad-570f-4717-a8bd-b662ac51eb0a 2019-05-14 05:51:44,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.05535197258s 2019-05-14 05:51:44,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:51:44,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/548dea80-55fa-4797-886c-2ecaa9b1024f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:45,711 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:51:45 GMT X-Openstack-Request-Id: req-0411a99c-0ebe-49a5-93dc-a7f1ebbd4ffb 2019-05-14 05:51:45,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:51:45,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/548dea80-55fa-4797-886c-2ecaa9b1024f.json used request id req-0411a99c-0ebe-49a5-93dc-a7f1ebbd4ffb 2019-05-14 05:51:45,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.850149154663s 2019-05-14 05:51:45,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:51:45,712 - 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.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:45,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 14 May 2019 05:51:45 GMT X-Openstack-Request-Id: req-82195fa0-1b14-4469-a30d-858b3a9fc866 2019-05-14 05:51:45,989 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f42edfe4-2118-4bea-946f-925b7817558c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:51:45Z","qos_policy_id":null,"name":"tenantnetwork1-net_a5c6e1f6-dae5-4efc-be75-723b99ab3e0e","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:51:35Z","provider:network_type":"vxlan"}]} 2019-05-14 05:51:45,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-82195fa0-1b14-4469-a30d-858b3a9fc866 2019-05-14 05:51:45,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.2776222229s 2019-05-14 05:51:45,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:51:45,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/f42edfe4-2118-4bea-946f-925b7817558c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f47a470131c1878a410537d99479daa1c6366a8c" 2019-05-14 05:51:47,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:51:46 GMT X-Openstack-Request-Id: req-b862001e-662e-4e1f-af30-9e6611a3417b 2019-05-14 05:51:47,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:51:47,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f42edfe4-2118-4bea-946f-925b7817558c.json used request id req-b862001e-662e-4e1f-af30-9e6611a3417b 2019-05-14 05:51:47,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.02848505974s 2019-05-14 05:51:47,061 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-05-14 05:51:47,100 - 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.16" 2019-05-14 05:51:47,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72007e7-bf58-45ff-9cf0-d6a98d0dd1d1 2019-05-14 05:51:47,105 - 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-05-14 05:51:47,105 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-f72007e7-bf58-45ff-9cf0-d6a98d0dd1d1 2019-05-14 05:51:47,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:51:47,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["EDUhkzRJSg6X2MS6_FgIEg"], "issued_at": "2019-05-14T05:51:47.000000Z"}} 2019-05-14 05:51:47,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:51:47,507 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:47,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:51:47 GMT X-Openstack-Request-Id: req-8d2991ca-517a-4b61-9546-c63478aa5f60 2019-05-14 05:51:47,863 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:51:47,864 - 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-8d2991ca-517a-4b61-9546-c63478aa5f60 2019-05-14 05:51:47,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357193946838s 2019-05-14 05:51:47,871 - 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.16" 2019-05-14 05:51:47,876 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1711084-7f75-43c2-9b27-dfd2f8018aa0 2019-05-14 05:51:47,876 - 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-05-14 05:51:47,876 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-f1711084-7f75-43c2-9b27-dfd2f8018aa0 2019-05-14 05:51:47,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:51:47,880 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:48,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b4d8ec-ea64-423d-b977-6bb5b5dc8d1f 2019-05-14 05:51:48,094 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:51:48,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-30b4d8ec-ea64-423d-b977-6bb5b5dc8d1f 2019-05-14 05:51:48,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.217147111893s 2019-05-14 05:51:48,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 05:51:48,104 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}}' 2019-05-14 05:51:48,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 14 May 2019 05:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae541360-9774-4649-9bf4-d0b049a619e3 2019-05-14 05:51:48,284 - 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/54cc6ed4840145338bdec8749d48ca34"}, "tags": [], "enabled": true, "id": "54cc6ed4840145338bdec8749d48ca34", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}} 2019-05-14 05:51:48,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ae541360-9774-4649-9bf4-d0b049a619e3 2019-05-14 05:51:48,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.183918952942s 2019-05-14 05:51:48,285 - 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'54cc6ed4840145338bdec8749d48ca34', '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_f8138f4b-00c6-4ee6-9a13-27b693a8023a'}) 2019-05-14 05:51:48,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 05:51:48,295 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Ou2DNCMj5fd4lUh7EpTuEg5I1ONEiJ", "email": null, "name": "tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}}' 2019-05-14 05:51:48,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 14 May 2019 05:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b5f876-094d-4f6e-9074-f49eb1f0fdbc 2019-05-14 05:51:48,831 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a", "links": {"self": "http://172.30.9.28:5000/v3/users/fe44aad826ad4fb09be7f7fae06a18b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fe44aad826ad4fb09be7f7fae06a18b8", "domain_id": "default", "password_expires_at": null}} 2019-05-14 05:51:48,831 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-34b5f876-094d-4f6e-9074-f49eb1f0fdbc 2019-05-14 05:51:48,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.539885997772s 2019-05-14 05:51:48,832 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fe44aad826ad4fb09be7f7fae06a18b8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a'}) 2019-05-14 05:51:48,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:51:48,839 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:49,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4774e9-40eb-4b48-8dfb-4fc069387eb9 2019-05-14 05:51:49,046 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:51:49,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d4774e9-40eb-4b48-8dfb-4fc069387eb9 2019-05-14 05:51:49,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211141109467s 2019-05-14 05:51:49,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:51:49,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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:49,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f358255-fce6-4d10-8c6e-ff48dbdb75f3 2019-05-14 05:51:49,239 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:51:49,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7f358255-fce6-4d10-8c6e-ff48dbdb75f3 2019-05-14 05:51:49,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187916994095s 2019-05-14 05:51:49,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:51:49,248 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:49,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3795530-cad5-4a4e-95bc-78650437cc48 2019-05-14 05:51:49,411 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:51:49,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c3795530-cad5-4a4e-95bc-78650437cc48 2019-05-14 05:51:49,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.166033029556s 2019-05-14 05:51:49,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:51:49,420 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:49,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8ed8ca-22e3-419e-b8ce-2dd331dd5aed 2019-05-14 05:51:49,528 - 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-05-14 05:51:49,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6c8ed8ca-22e3-419e-b8ce-2dd331dd5aed 2019-05-14 05:51:49,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112339019775s 2019-05-14 05:51:49,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:51:49,533 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:49,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00b9d9a-2dc5-4fd6-ad9b-92976662d86a 2019-05-14 05:51:49,667 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a", "links": {"self": "http://172.30.9.28:5000/v3/users/fe44aad826ad4fb09be7f7fae06a18b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fe44aad826ad4fb09be7f7fae06a18b8", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:51:49,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c00b9d9a-2dc5-4fd6-ad9b-92976662d86a 2019-05-14 05:51:49,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138356208801s 2019-05-14 05:51:49,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:51:49,683 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:49,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 14 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4381725-db14-456c-b2f0-794167e58ff0 2019-05-14 05:51:49,795 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/54cc6ed4840145338bdec8749d48ca34"}, "tags": [], "enabled": true, "id": "54cc6ed4840145338bdec8749d48ca34", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}]} 2019-05-14 05:51:49,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f4381725-db14-456c-b2f0-794167e58ff0 2019-05-14 05:51:49,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115998029709s 2019-05-14 05:51:49,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:51:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=fe44aad826ad4fb09be7f7fae06a18b8&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=54cc6ed4840145338bdec8749d48ca34" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:49,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1819eaf-b3ba-49f6-8745-aa5f868292d9 2019-05-14 05:51:49,922 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fe44aad826ad4fb09be7f7fae06a18b8&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=54cc6ed4840145338bdec8749d48ca34", "previous": null, "next": null}} 2019-05-14 05:51:49,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fe44aad826ad4fb09be7f7fae06a18b8&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=54cc6ed4840145338bdec8749d48ca34 used request id req-e1819eaf-b3ba-49f6-8745-aa5f868292d9 2019-05-14 05:51:49,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118516921997s 2019-05-14 05:51:49,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 05:51:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/54cc6ed4840145338bdec8749d48ca34/users/fe44aad826ad4fb09be7f7fae06a18b8/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:50,129 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88ace47e-444a-477d-b046-d52ea6b95bd8 2019-05-14 05:51:50,129 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:51:50,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/54cc6ed4840145338bdec8749d48ca34/users/fe44aad826ad4fb09be7f7fae06a18b8/roles/07647f6e16cf494ea311c937e21b1927 used request id req-88ace47e-444a-477d-b046-d52ea6b95bd8 2019-05-14 05:51:50,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.203863143921s 2019-05-14 05:51:50,130 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_f8138f4b-00c6-4ee6-9a13-27b693a8023a', 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'54cc6ed4840145338bdec8749d48ca34', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Ou2DNCMj5fd4lUh7EpTuEg5I1ONEiJ', 'username': u'tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a', '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-05-14 05:51:50,134 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a', 'password': 'Ou2DNCMj5fd4lUh7EpTuEg5I1ONEiJ', 'project_name': 'tenantnetwork2-project_f8138f4b-00c6-4ee6-9a13-27b693a8023a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '54cc6ed4840145338bdec8749d48ca34', 'project_domain_name': 'Default'} 2019-05-14 05:51:50,135 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-05-14 05:51:50,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:51:50,139 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:50,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115a227e-1a6d-468c-9338-500288ea68bd 2019-05-14 05:51:50,255 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:51:50,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-115a227e-1a6d-468c-9338-500288ea68bd 2019-05-14 05:51:50,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120517015457s 2019-05-14 05:51:50,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:51:50,264 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:51:50,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 14 May 2019 05:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26e73f5-21f5-43cb-bd88-46ac174d4a33 2019-05-14 05:51:50,461 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/54cc6ed4840145338bdec8749d48ca34"}, "tags": [], "enabled": true, "id": "54cc6ed4840145338bdec8749d48ca34", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}]} 2019-05-14 05:51:50,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b26e73f5-21f5-43cb-bd88-46ac174d4a33 2019-05-14 05:51:50,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200112104416s 2019-05-14 05:51:50,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:51:50,463 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" -d '{"network": {"tenant_id": "54cc6ed4840145338bdec8749d48ca34", "name": "tenantnetwork2-net_f8138f4b-00c6-4ee6-9a13-27b693a8023a", "admin_state_up": true}}' 2019-05-14 05:51:50,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 14 May 2019 05:51:50 GMT X-Openstack-Request-Id: req-98a827fd-9d81-4839-a49f-52c0e17eae4a 2019-05-14 05:51:50,821 - 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":"9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"54cc6ed4840145338bdec8749d48ca34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:51:50Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_f8138f4b-00c6-4ee6-9a13-27b693a8023a","admin_state_up":true,"tenant_id":"54cc6ed4840145338bdec8749d48ca34","created_at":"2019-05-14T05:51:50Z","mtu":1450}} 2019-05-14 05:51:50,821 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-98a827fd-9d81-4839-a49f-52c0e17eae4a 2019-05-14 05:51:50,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.358689069748s 2019-05-14 05:51:50,822 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:51:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e', u'provider:segmentation_id': 55, 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_f8138f4b-00c6-4ee6-9a13-27b693a8023a', u'created_at': u'2019-05-14T05:51:50Z', u'mtu': 1450, u'tenant_id': u'54cc6ed4840145338bdec8749d48ca34', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'54cc6ed4840145338bdec8749d48ca34', u'l2_adjacency': True}) 2019-05-14 05:51:50,826 - 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.16" 2019-05-14 05:51:50,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fae46b-d775-4fd7-b847-a5ffc0162972 2019-05-14 05:51:50,832 - 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-05-14 05:51:50,832 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a4fae46b-d775-4fd7-b847-a5ffc0162972 2019-05-14 05:51:50,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:51:51,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T06:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "54cc6ed4840145338bdec8749d48ca34", "name": "tenantnetwork2-project_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/54cc6ed4840145338bdec8749d48ca34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/54cc6ed4840145338bdec8749d48ca34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/54cc6ed4840145338bdec8749d48ca34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/54cc6ed4840145338bdec8749d48ca34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/54cc6ed4840145338bdec8749d48ca34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/54cc6ed4840145338bdec8749d48ca34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/54cc6ed4840145338bdec8749d48ca34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/54cc6ed4840145338bdec8749d48ca34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/54cc6ed4840145338bdec8749d48ca34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_54cc6ed4840145338bdec8749d48ca34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_54cc6ed4840145338bdec8749d48ca34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a", "id": "fe44aad826ad4fb09be7f7fae06a18b8"}, "audit_ids": ["tl8NmfiNSQy947eWBaIP_A"], "issued_at": "2019-05-14T05:51:50.000000Z"}} 2019-05-14 05:51:51,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:51:51,223 - 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.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" 2019-05-14 05:51:52,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 14 May 2019 05:51:51 GMT X-Openstack-Request-Id: req-031cd565-f24a-4c7d-a08b-7934b3f4fdf1 2019-05-14 05:51:52,348 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"54cc6ed4840145338bdec8749d48ca34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:51:50Z","qos_policy_id":null,"name":"tenantnetwork2-net_f8138f4b-00c6-4ee6-9a13-27b693a8023a","admin_state_up":true,"tenant_id":"54cc6ed4840145338bdec8749d48ca34","created_at":"2019-05-14T05:51:50Z","mtu":1450}]} 2019-05-14 05:51:52,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-031cd565-f24a-4c7d-a08b-7934b3f4fdf1 2019-05-14 05:51:52,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.12618088722s 2019-05-14 05:51:52,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:51:52,351 - 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.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" -d '{"subnet": {"name": "tenantnetwork2-subnet_f8138f4b-00c6-4ee6-9a13-27b693a8023a", "enable_dhcp": true, "network_id": "9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:51:53,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 14 May 2019 05:51:52 GMT X-Openstack-Request-Id: req-9c86c998-11c9-43f9-96b5-89ffa544c383 2019-05-14 05:51:53,127 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e","tenant_id":"54cc6ed4840145338bdec8749d48ca34","created_at":"2019-05-14T05:51:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:51:52Z","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":"54cc6ed4840145338bdec8749d48ca34","id":"8220e7b9-8126-4ddc-b2f8-57f821dab404","subnetpool_id":null,"name":"tenantnetwork2-subnet_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}} 2019-05-14 05:51:53,127 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9c86c998-11c9-43f9-96b5-89ffa544c383 2019-05-14 05:51:53,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.776782035828s 2019-05-14 05:51:53,127 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:51:52Z', 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'8220e7b9-8126-4ddc-b2f8-57f821dab404', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_f8138f4b-00c6-4ee6-9a13-27b693a8023a', u'enable_dhcp': True, u'network_id': u'9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e', u'tenant_id': u'54cc6ed4840145338bdec8749d48ca34', u'created_at': u'2019-05-14T05:51:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'54cc6ed4840145338bdec8749d48ca34'}) 2019-05-14 05:51:53,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:51:53,129 - 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.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "tenantnetwork2-router_f8138f4b-00c6-4ee6-9a13-27b693a8023a", "admin_state_up": true}}' 2019-05-14 05:51:54,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 14 May 2019 05:51:54 GMT X-Openstack-Request-Id: req-19862bce-098a-4e16-b02e-c70e51ecf37b 2019-05-14 05:51:54,824 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "created_at": "2019-05-14T05:51:52Z", "admin_state_up": true, "updated_at": "2019-05-14T05:51:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "54cc6ed4840145338bdec8749d48ca34", "id": "b057222b-3e8b-45a6-aa19-721fc870191c", "name": "tenantnetwork2-router_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}} 2019-05-14 05:51:54,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-19862bce-098a-4e16-b02e-c70e51ecf37b 2019-05-14 05:51:54,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.69647598267s 2019-05-14 05:51:54,825 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:51:53Z', u'revision_number': 2, u'id': u'b057222b-3e8b-45a6-aa19-721fc870191c', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_f8138f4b-00c6-4ee6-9a13-27b693a8023a', u'admin_state_up': True, u'tenant_id': u'54cc6ed4840145338bdec8749d48ca34', u'created_at': u'2019-05-14T05:51:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'54cc6ed4840145338bdec8749d48ca34'}) 2019-05-14 05:51:54,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:51:54,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b057222b-3e8b-45a6-aa19-721fc870191c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" -d '{"subnet_id": "8220e7b9-8126-4ddc-b2f8-57f821dab404"}' 2019-05-14 05:51:57,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:51:56 GMT X-Openstack-Request-Id: req-17a12161-f70f-4888-935c-f434b87c800f 2019-05-14 05:51:57,174 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "subnet_id": "8220e7b9-8126-4ddc-b2f8-57f821dab404", "subnet_ids": ["8220e7b9-8126-4ddc-b2f8-57f821dab404"], "port_id": "4333d114-9323-4131-a0f5-6a4ff089e704", "id": "b057222b-3e8b-45a6-aa19-721fc870191c"} 2019-05-14 05:51:57,175 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b057222b-3e8b-45a6-aa19-721fc870191c/add_router_interface.json used request id req-17a12161-f70f-4888-935c-f434b87c800f 2019-05-14 05:51:57,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34903907776s 2019-05-14 05:51:57,288 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:51:57,289 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:07 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-14 05:51:57,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:51:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b057222b-3e8b-45a6-aa19-721fc870191c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" -d '{"subnet_id": "8220e7b9-8126-4ddc-b2f8-57f821dab404"}' 2019-05-14 05:51:59,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:51:59 GMT X-Openstack-Request-Id: req-e8e54e86-18b6-49e2-b13d-9530cb389e88 2019-05-14 05:51:59,678 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "subnet_id": "8220e7b9-8126-4ddc-b2f8-57f821dab404", "subnet_ids": ["8220e7b9-8126-4ddc-b2f8-57f821dab404"], "port_id": "4333d114-9323-4131-a0f5-6a4ff089e704", "id": "b057222b-3e8b-45a6-aa19-721fc870191c"} 2019-05-14 05:51:59,678 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b057222b-3e8b-45a6-aa19-721fc870191c/remove_router_interface.json used request id req-e8e54e86-18b6-49e2-b13d-9530cb389e88 2019-05-14 05:51:59,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.38419103622s 2019-05-14 05:51:59,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:51:59,679 - 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.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" 2019-05-14 05:51:59,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 14 May 2019 05:51:59 GMT X-Openstack-Request-Id: req-10a7e84c-4d32-4a63-b3cc-2d307ae2e7da 2019-05-14 05:51:59,828 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "created_at": "2019-05-14T05:51:52Z", "admin_state_up": true, "updated_at": "2019-05-14T05:51:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "54cc6ed4840145338bdec8749d48ca34", "id": "b057222b-3e8b-45a6-aa19-721fc870191c", "name": "tenantnetwork2-router_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}]} 2019-05-14 05:51:59,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-10a7e84c-4d32-4a63-b3cc-2d307ae2e7da 2019-05-14 05:51:59,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.149851083755s 2019-05-14 05:51:59,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:51:59,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/b057222b-3e8b-45a6-aa19-721fc870191c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" 2019-05-14 05:52:01,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:00 GMT X-Openstack-Request-Id: req-7d3946ad-ee4b-494e-b957-92f8142b2e02 2019-05-14 05:52:01,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:01,145 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b057222b-3e8b-45a6-aa19-721fc870191c.json used request id req-7d3946ad-ee4b-494e-b957-92f8142b2e02 2019-05-14 05:52:01,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3145878315s 2019-05-14 05:52:01,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:52:01,146 - 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.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" 2019-05-14 05:52:01,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 14 May 2019 05:52:00 GMT X-Openstack-Request-Id: req-7949467d-3638-4ef0-836f-ea8490dfddf8 2019-05-14 05:52:01,272 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e","tenant_id":"54cc6ed4840145338bdec8749d48ca34","created_at":"2019-05-14T05:51:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:51:52Z","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":"54cc6ed4840145338bdec8749d48ca34","id":"8220e7b9-8126-4ddc-b2f8-57f821dab404","subnetpool_id":null,"name":"tenantnetwork2-subnet_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}]} 2019-05-14 05:52:01,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7949467d-3638-4ef0-836f-ea8490dfddf8 2019-05-14 05:52:01,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.126714944839s 2019-05-14 05:52:01,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:52:01,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/8220e7b9-8126-4ddc-b2f8-57f821dab404.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" 2019-05-14 05:52:02,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:01 GMT X-Openstack-Request-Id: req-47aac8d1-e4a8-4929-a785-a08952383547 2019-05-14 05:52:02,418 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:02,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8220e7b9-8126-4ddc-b2f8-57f821dab404.json used request id req-47aac8d1-e4a8-4929-a785-a08952383547 2019-05-14 05:52:02,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.14479207993s 2019-05-14 05:52:02,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:02,419 - 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.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" 2019-05-14 05:52:02,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 14 May 2019 05:52:02 GMT X-Openstack-Request-Id: req-82bd5962-9273-4369-b1dc-d858de915335 2019-05-14 05:52:02,525 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"54cc6ed4840145338bdec8749d48ca34","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:01Z","qos_policy_id":null,"name":"tenantnetwork2-net_f8138f4b-00c6-4ee6-9a13-27b693a8023a","admin_state_up":true,"tenant_id":"54cc6ed4840145338bdec8749d48ca34","created_at":"2019-05-14T05:51:50Z","mtu":1450}]} 2019-05-14 05:52:02,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-82bd5962-9273-4369-b1dc-d858de915335 2019-05-14 05:52:02,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107213020325s 2019-05-14 05:52:02,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:52:02,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6701b12839aacf1be5e378368d5a2b11da63b5bc" 2019-05-14 05:52:03,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:03 GMT X-Openstack-Request-Id: req-72e7ebb2-8cca-4fc0-b7a4-479a99081d1f 2019-05-14 05:52:03,697 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:03,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9a2c5f24-ec7f-4352-b9e5-79a8b048ec9e.json used request id req-72e7ebb2-8cca-4fc0-b7a4-479a99081d1f 2019-05-14 05:52:03,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17070198059s 2019-05-14 05:52:03,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:52:03,702 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:52:03,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758f94ae-a783-494a-a95c-f34889a5b6c1 2019-05-14 05:52:03,946 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a", "links": {"self": "http://172.30.9.28:5000/v3/users/fe44aad826ad4fb09be7f7fae06a18b8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fe44aad826ad4fb09be7f7fae06a18b8", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:52:03,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-758f94ae-a783-494a-a95c-f34889a5b6c1 2019-05-14 05:52:03,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.247760057449s 2019-05-14 05:52:03,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:52:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fe44aad826ad4fb09be7f7fae06a18b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:52:04,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 14 May 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6db4be1-0489-405d-8e86-7a07ea40c8cf 2019-05-14 05:52:04,178 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_f8138f4b-00c6-4ee6-9a13-27b693a8023a", "links": {"self": "http://172.30.9.28:5000/v3/users/fe44aad826ad4fb09be7f7fae06a18b8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fe44aad826ad4fb09be7f7fae06a18b8", "description": null}} 2019-05-14 05:52:04,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fe44aad826ad4fb09be7f7fae06a18b8 used request id req-d6db4be1-0489-405d-8e86-7a07ea40c8cf 2019-05-14 05:52:04,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226822853088s 2019-05-14 05:52:04,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 05:52:04,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/fe44aad826ad4fb09be7f7fae06a18b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:52:04,439 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc09ec21-59c5-47e8-aba8-4e4b1fcf9c1e 2019-05-14 05:52:04,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:52:04,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fe44aad826ad4fb09be7f7fae06a18b8 used request id req-dc09ec21-59c5-47e8-aba8-4e4b1fcf9c1e 2019-05-14 05:52:04,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.260493040085s 2019-05-14 05:52:04,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:52:04,449 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:52:04,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 14 May 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fe62ca-1aca-43de-8c2d-0bf0100e8554 2019-05-14 05:52:04,652 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.28:5000/v3/projects/54cc6ed4840145338bdec8749d48ca34"}, "tags": [], "enabled": true, "id": "54cc6ed4840145338bdec8749d48ca34", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_f8138f4b-00c6-4ee6-9a13-27b693a8023a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:52:04,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-c5fe62ca-1aca-43de-8c2d-0bf0100e8554 2019-05-14 05:52:04,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20628786087s 2019-05-14 05:52:04,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 05:52:04,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/54cc6ed4840145338bdec8749d48ca34 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:52:04,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:52:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e472dc23-e02d-46a9-bf10-4e9f2571f574 2019-05-14 05:52:04,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:52:04,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/54cc6ed4840145338bdec8749d48ca34 used request id req-e472dc23-e02d-46a9-bf10-4e9f2571f574 2019-05-14 05:52:04,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236745119095s 2019-05-14 05:52:04,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:52:04,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=54cc6ed4840145338bdec8749d48ca34&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:52:05,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 05:52:05 GMT X-Openstack-Request-Id: req-8e42f097-d895-48c6-85ab-31932328f0f7 2019-05-14 05:52:05,948 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "created_at": "2019-05-14T05:51:50Z", "updated_at": "2019-05-14T05:51:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:50Z", "revision_number": 0, "id": "4f1de009-24c3-4254-bc0d-bf3b3998a83d", "remote_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:50Z", "security_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "port_range_min": null, "ethertype": "IPv4", "project_id": "54cc6ed4840145338bdec8749d48ca34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:50Z", "revision_number": 0, "id": "bbb03164-b892-4710-9763-3b8d6131baa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:50Z", "security_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "port_range_min": null, "ethertype": "IPv4", "project_id": "54cc6ed4840145338bdec8749d48ca34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:50Z", "revision_number": 0, "id": "da09747d-a5c7-4985-8e51-838636c8230a", "remote_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:50Z", "security_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "port_range_min": null, "ethertype": "IPv6", "project_id": "54cc6ed4840145338bdec8749d48ca34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:50Z", "revision_number": 0, "id": "efb4b549-e033-4900-9a8b-acf263c56381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:50Z", "security_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "port_range_min": null, "ethertype": "IPv6", "project_id": "54cc6ed4840145338bdec8749d48ca34"}], "revision_number": 1, "project_id": "54cc6ed4840145338bdec8749d48ca34", "id": "729b5035-653b-4315-b1d1-0dd1981636b1", "name": "default"}]} 2019-05-14 05:52:05,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=54cc6ed4840145338bdec8749d48ca34&name=default used request id req-8e42f097-d895-48c6-85ab-31932328f0f7 2019-05-14 05:52:05,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.0499048233s 2019-05-14 05:52:05,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:52:05,954 - 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.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:52:06,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 05:52:05 GMT X-Openstack-Request-Id: req-25cb3ab5-497b-4645-88e1-59e0c341d592 2019-05-14 05:52:06,004 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "created_at": "2019-05-14T05:51:50Z", "updated_at": "2019-05-14T05:51:50Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:50Z", "revision_number": 0, "id": "4f1de009-24c3-4254-bc0d-bf3b3998a83d", "remote_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:50Z", "security_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "port_range_min": null, "ethertype": "IPv4", "project_id": "54cc6ed4840145338bdec8749d48ca34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:50Z", "revision_number": 0, "id": "bbb03164-b892-4710-9763-3b8d6131baa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:50Z", "security_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "port_range_min": null, "ethertype": "IPv4", "project_id": "54cc6ed4840145338bdec8749d48ca34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:50Z", "revision_number": 0, "id": "da09747d-a5c7-4985-8e51-838636c8230a", "remote_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:50Z", "security_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "port_range_min": null, "ethertype": "IPv6", "project_id": "54cc6ed4840145338bdec8749d48ca34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:50Z", "revision_number": 0, "id": "efb4b549-e033-4900-9a8b-acf263c56381", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:50Z", "security_group_id": "729b5035-653b-4315-b1d1-0dd1981636b1", "tenant_id": "54cc6ed4840145338bdec8749d48ca34", "port_range_min": null, "ethertype": "IPv6", "project_id": "54cc6ed4840145338bdec8749d48ca34"}], "revision_number": 1, "project_id": "54cc6ed4840145338bdec8749d48ca34", "id": "729b5035-653b-4315-b1d1-0dd1981636b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:52:06,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-25cb3ab5-497b-4645-88e1-59e0c341d592 2019-05-14 05:52:06,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0504879951477s 2019-05-14 05:52:06,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:52:06,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/729b5035-653b-4315-b1d1-0dd1981636b1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}acd3b148f271f190b473abe9f98d93ac29afa35c" 2019-05-14 05:52:06,172 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:05 GMT X-Openstack-Request-Id: req-d695eef4-6e54-4db6-95da-fef298c1276e 2019-05-14 05:52:06,172 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:06,172 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/729b5035-653b-4315-b1d1-0dd1981636b1.json used request id req-d695eef4-6e54-4db6-95da-fef298c1276e 2019-05-14 05:52:06,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.161349058151s 2019-05-14 05:52:06,215 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-05-14 05:52:06,287 - 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.16" 2019-05-14 05:52:06,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af3f63e-aa3b-4ebd-bfc0-7f9f20f42c10 2019-05-14 05:52:06,293 - 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-05-14 05:52:06,293 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-5af3f63e-aa3b-4ebd-bfc0-7f9f20f42c10 2019-05-14 05:52:06,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:52:06,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["KX-R5A9BRc-DcAleNTTvlg"], "issued_at": "2019-05-14T05:52:06.000000Z"}} 2019-05-14 05:52:06,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:06,702 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:07,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:52:06 GMT X-Openstack-Request-Id: req-7af1fbe9-11d2-4052-b7ed-6ac9edd5a989 2019-05-14 05:52:07,056 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:52:07,056 - 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-7af1fbe9-11d2-4052-b7ed-6ac9edd5a989 2019-05-14 05:52:07,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.354622125626s 2019-05-14 05:52:07,058 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-05-14 05:52:07,064 - 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.16" 2019-05-14 05:52:07,070 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:52:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb698562-0b59-4960-8d94-aaf3b9c1c698 2019-05-14 05:52:07,070 - 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-05-14 05:52:07,070 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-cb698562-0b59-4960-8d94-aaf3b9c1c698 2019-05-14 05:52:07,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:52:07,074 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:07,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66fd304-ab90-4ef7-81a0-fa857de22d0d 2019-05-14 05:52:07,289 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:52:07,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c66fd304-ab90-4ef7-81a0-fa857de22d0d 2019-05-14 05:52:07,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218719959259s 2019-05-14 05:52:07,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:52:07,299 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:07,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 14 May 2019 05:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eefc5d1-460b-475a-a633-ed06a77246bb 2019-05-14 05:52:07,417 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:52:07,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9eefc5d1-460b-475a-a633-ed06a77246bb 2019-05-14 05:52:07,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121739864349s 2019-05-14 05:52:07,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:52:07,419 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '{"network": {"tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "name": "vmready1-net_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "admin_state_up": true}}' 2019-05-14 05:52:07,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 721 Content-Type: application/json Date: Tue, 14 May 2019 05:52:07 GMT X-Openstack-Request-Id: req-1cbc9123-d409-4acc-a547-6cd47c0a9801 2019-05-14 05:52:07,693 - 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":"6b96256e-de1f-4460-a889-a496af6e2371","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:07Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_864c31b0-647e-45ed-a80e-eca5cd6bf2ae","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:07Z","mtu":1450}} 2019-05-14 05:52:07,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-1cbc9123-d409-4acc-a547-6cd47c0a9801 2019-05-14 05:52:07,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.274338006973s 2019-05-14 05:52:07,694 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:52:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6b96256e-de1f-4460-a889-a496af6e2371', u'provider:segmentation_id': 2, 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_864c31b0-647e-45ed-a80e-eca5cd6bf2ae', u'created_at': u'2019-05-14T05:52:07Z', u'mtu': 1450, u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2e0d3a695a9d4898b41f8075010286ad', u'l2_adjacency': True}) 2019-05-14 05:52:07,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:07,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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:07,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1427 Content-Type: application/json Date: Tue, 14 May 2019 05:52:07 GMT X-Openstack-Request-Id: req-20e72f68-7143-4215-9620-fdd77c5d1cb6 2019-05-14 05:52:07,800 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"6b96256e-de1f-4460-a889-a496af6e2371","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:07Z","qos_policy_id":null,"name":"vmready1-net_864c31b0-647e-45ed-a80e-eca5cd6bf2ae","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:52:07,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-20e72f68-7143-4215-9620-fdd77c5d1cb6 2019-05-14 05:52:07,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105721950531s 2019-05-14 05:52:07,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:52:07,802 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '{"subnet": {"name": "vmready1-subnet_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "enable_dhcp": true, "network_id": "6b96256e-de1f-4460-a889-a496af6e2371", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:52:08,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Tue, 14 May 2019 05:52:08 GMT X-Openstack-Request-Id: req-fd6ef6e0-842b-4acb-8861-af3500831bb6 2019-05-14 05:52:08,652 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T05:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"af4e6d99-d533-478a-b78a-ecc25dc2d019","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e0d3a695a9d4898b41f8075010286ad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_864c31b0-647e-45ed-a80e-eca5cd6bf2ae","enable_dhcp":true,"segment_id":null,"network_id":"6b96256e-de1f-4460-a889-a496af6e2371","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:07Z","ip_version":4}} 2019-05-14 05:52:08,652 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fd6ef6e0-842b-4acb-8861-af3500831bb6 2019-05-14 05:52:08,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.850059986115s 2019-05-14 05:52:08,652 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:52:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'af4e6d99-d533-478a-b78a-ecc25dc2d019', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_864c31b0-647e-45ed-a80e-eca5cd6bf2ae', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6b96256e-de1f-4460-a889-a496af6e2371', u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'created_at': u'2019-05-14T05:52:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2e0d3a695a9d4898b41f8075010286ad'}) 2019-05-14 05:52:08,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:52:08,654 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "vmready1-router_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "admin_state_up": true}}' 2019-05-14 05:52:10,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Tue, 14 May 2019 05:52:09 GMT X-Openstack-Request-Id: req-332cab2d-fd55-4eb9-b6b1-c984aa0dcdff 2019-05-14 05:52:10,270 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:08Z", "admin_state_up": true, "updated_at": "2019-05-14T05:52:09Z", "project_id": "2e0d3a695a9d4898b41f8075010286ad", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "965db606-fb9d-46c7-b415-407d6dcf1a4c", "name": "vmready1-router_864c31b0-647e-45ed-a80e-eca5cd6bf2ae"}} 2019-05-14 05:52:10,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-332cab2d-fd55-4eb9-b6b1-c984aa0dcdff 2019-05-14 05:52:10,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.61750197411s 2019-05-14 05:52:10,271 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:52:09Z', u'revision_number': 2, u'ha': False, u'id': u'965db606-fb9d-46c7-b415-407d6dcf1a4c', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_864c31b0-647e-45ed-a80e-eca5cd6bf2ae', u'admin_state_up': True, u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'created_at': u'2019-05-14T05:52:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'2e0d3a695a9d4898b41f8075010286ad'}) 2019-05-14 05:52:10,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:52:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/965db606-fb9d-46c7-b415-407d6dcf1a4c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '{"subnet_id": "af4e6d99-d533-478a-b78a-ecc25dc2d019"}' 2019-05-14 05:52:12,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:52:11 GMT X-Openstack-Request-Id: req-8e34f946-f27a-4125-8197-3d142651c0dd 2019-05-14 05:52:12,311 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6b96256e-de1f-4460-a889-a496af6e2371", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "subnet_id": "af4e6d99-d533-478a-b78a-ecc25dc2d019", "subnet_ids": ["af4e6d99-d533-478a-b78a-ecc25dc2d019"], "port_id": "f2a84d4f-3b1e-4238-a3e2-49febe6f76d2", "id": "965db606-fb9d-46c7-b415-407d6dcf1a4c"} 2019-05-14 05:52:12,311 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/965db606-fb9d-46c7-b415-407d6dcf1a4c/add_router_interface.json used request id req-8e34f946-f27a-4125-8197-3d142651c0dd 2019-05-14 05:52:12,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.03961706161s 2019-05-14 05:52:12,312 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 05:52:12,415 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 05:52:12,419 - 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.16" 2019-05-14 05:52:12,423 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 05:52:11 GMT 2019-05-14 05:52:12,423 - 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-05-14 05:52:12,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:12,428 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:13,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 05:52:12 GMT X-Openstack-Request-Id: req-f8b8299a-e3e5-4549-9903-46ae6816be36 2019-05-14 05:52:13,184 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:13,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f8b8299a-e3e5-4549-9903-46ae6816be36 2019-05-14 05:52:13,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.758024215698s 2019-05-14 05:52:13,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:52:13,196 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae"}' 2019-05-14 05:52:13,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 14 May 2019 05:52:12 GMT Location: http://172.30.9.28:9292/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-42c17b9d-feb4-4f8c-8bb5-9ce20e81a9c2 2019-05-14 05:52:13,316 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:12Z", "file": "/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/file", "owner": "2e0d3a695a9d4898b41f8075010286ad", "id": "80ebd0dc-5fbd-4acc-9a84-5110608844a8", "size": null, "self": "/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8", "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_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "checksum": null, "created_at": "2019-05-14T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:52:13,316 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-42c17b9d-feb4-4f8c-8bb5-9ce20e81a9c2 2019-05-14 05:52:13,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.12450504303s 2019-05-14 05:52:13,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:52:13,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '' 2019-05-14 05:52:15,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:52:15 GMT X-Openstack-Request-Id: req-b2b14dc0-445d-4ce4-a613-cec39cf74854 2019-05-14 05:52:15,786 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:52:15,786 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/file used request id req-b2b14dc0-445d-4ce4-a613-cec39cf74854 2019-05-14 05:52:15,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.46931099892s 2019-05-14 05:52:15,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:15,795 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:15,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 14 May 2019 05:52:15 GMT X-Openstack-Request-Id: req-ef0181e7-b225-4b75-a96f-597113dcf502 2019-05-14 05:52:15,816 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:15Z", "file": "/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/file", "owner": "2e0d3a695a9d4898b41f8075010286ad", "id": "80ebd0dc-5fbd-4acc-9a84-5110608844a8", "size": 12716032, "self": "/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:15,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ef0181e7-b225-4b75-a96f-597113dcf502 2019-05-14 05:52:15,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252578258514s 2019-05-14 05:52:15,818 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/file', 'owner': u'2e0d3a695a9d4898b41f8075010286ad', 'id': u'80ebd0dc-5fbd-4acc-9a84-5110608844a8', 'size': 12716032, u'self': u'/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e0d3a695a9d4898b41f8075010286ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:52:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T05:52:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae', '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/80ebd0dc-5fbd-4acc-9a84-5110608844a8', 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_864c31b0-647e-45ed-a80e-eca5cd6bf2ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae', 'created': u'2019-05-14T05:52:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:52: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/80ebd0dc-5fbd-4acc-9a84-5110608844a8', 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_864c31b0-647e-45ed-a80e-eca5cd6bf2ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:52:15,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:52:15,824 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:52:16,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4b936c0d-5e2b-468b-832f-64513f421a84 x-openstack-request-id: req-4b936c0d-5e2b-468b-832f-64513f421a84 2019-05-14 05:52:16,550 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/48bff91e-26e4-4562-8753-f9c616cda5f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/48bff91e-26e4-4562-8753-f9c616cda5f0", "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": "48bff91e-26e4-4562-8753-f9c616cda5f0"}} 2019-05-14 05:52:16,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4b936c0d-5e2b-468b-832f-64513f421a84 2019-05-14 05:52:16,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.729104042053s 2019-05-14 05:52:16,551 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_864c31b0-647e-45ed-a80e-eca5cd6bf2ae', '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'2e0d3a695a9d4898b41f8075010286ad', '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'48bff91e-26e4-4562-8753-f9c616cda5f0', 'swap': 0}) 2019-05-14 05:52:16,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:52:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/48bff91e-26e4-4562-8753-f9c616cda5f0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '{"extra_specs": {}}' 2019-05-14 05:52:16,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:52:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bca5152-9fab-4861-bd24-da09bbf456ea x-openstack-request-id: req-1bca5152-9fab-4861-bd24-da09bbf456ea 2019-05-14 05:52:16,582 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:52:16,582 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/48bff91e-26e4-4562-8753-f9c616cda5f0/os-extra_specs used request id req-1bca5152-9fab-4861-bd24-da09bbf456ea 2019-05-14 05:52:16,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0298271179199s 2019-05-14 05:52:16,697 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:52:16,697 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 05:52:16,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:52:16,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/965db606-fb9d-46c7-b415-407d6dcf1a4c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" -d '{"subnet_id": "af4e6d99-d533-478a-b78a-ecc25dc2d019"}' 2019-05-14 05:52:18,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:52:18 GMT X-Openstack-Request-Id: req-acc979db-2799-4cb6-9282-20aea55ccff1 2019-05-14 05:52:18,657 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6b96256e-de1f-4460-a889-a496af6e2371", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "subnet_id": "af4e6d99-d533-478a-b78a-ecc25dc2d019", "subnet_ids": ["af4e6d99-d533-478a-b78a-ecc25dc2d019"], "port_id": "f2a84d4f-3b1e-4238-a3e2-49febe6f76d2", "id": "965db606-fb9d-46c7-b415-407d6dcf1a4c"} 2019-05-14 05:52:18,657 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/965db606-fb9d-46c7-b415-407d6dcf1a4c/remove_router_interface.json used request id req-acc979db-2799-4cb6-9282-20aea55ccff1 2019-05-14 05:52:18,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.95536589622s 2019-05-14 05:52:18,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:52:18,659 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:18,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Tue, 14 May 2019 05:52:18 GMT X-Openstack-Request-Id: req-98154a30-38dd-4ece-9193-9241b1ee4fd5 2019-05-14 05:52:18,792 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:08Z", "admin_state_up": true, "updated_at": "2019-05-14T05:52:17Z", "project_id": "2e0d3a695a9d4898b41f8075010286ad", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "965db606-fb9d-46c7-b415-407d6dcf1a4c", "name": "vmready1-router_864c31b0-647e-45ed-a80e-eca5cd6bf2ae"}]} 2019-05-14 05:52:18,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-98154a30-38dd-4ece-9193-9241b1ee4fd5 2019-05-14 05:52:18,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.134583950043s 2019-05-14 05:52:18,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:52:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/965db606-fb9d-46c7-b415-407d6dcf1a4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:20,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:19 GMT X-Openstack-Request-Id: req-51dcc1c0-cb33-4606-9ba2-7ccd4e0a180c 2019-05-14 05:52:20,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:20,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/965db606-fb9d-46c7-b415-407d6dcf1a4c.json used request id req-51dcc1c0-cb33-4606-9ba2-7ccd4e0a180c 2019-05-14 05:52:20,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36678886414s 2019-05-14 05:52:20,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:52:20,162 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:20,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Tue, 14 May 2019 05:52:19 GMT X-Openstack-Request-Id: req-dba39439-dcf1-4617-8297-21db0f3c8686 2019-05-14 05:52:20,253 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:52:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"af4e6d99-d533-478a-b78a-ecc25dc2d019","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e0d3a695a9d4898b41f8075010286ad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_864c31b0-647e-45ed-a80e-eca5cd6bf2ae","enable_dhcp":true,"segment_id":null,"network_id":"6b96256e-de1f-4460-a889-a496af6e2371","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:07Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 05:52:20,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-dba39439-dcf1-4617-8297-21db0f3c8686 2019-05-14 05:52:20,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0921819210052s 2019-05-14 05:52:20,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:52:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/af4e6d99-d533-478a-b78a-ecc25dc2d019.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:21,121 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:20 GMT X-Openstack-Request-Id: req-58ae9701-16c0-4334-96c4-ab46ff8df404 2019-05-14 05:52:21,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:21,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/af4e6d99-d533-478a-b78a-ecc25dc2d019.json used request id req-58ae9701-16c0-4334-96c4-ab46ff8df404 2019-05-14 05:52:21,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.866658210754s 2019-05-14 05:52:21,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:21,123 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:21,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1433 Content-Type: application/json Date: Tue, 14 May 2019 05:52:20 GMT X-Openstack-Request-Id: req-d4066b90-20cf-4da3-8588-a6e9c5bb5f1e 2019-05-14 05:52:21,389 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6b96256e-de1f-4460-a889-a496af6e2371","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:20Z","qos_policy_id":null,"name":"vmready1-net_864c31b0-647e-45ed-a80e-eca5cd6bf2ae","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:07Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:52:21,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d4066b90-20cf-4da3-8588-a6e9c5bb5f1e 2019-05-14 05:52:21,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.266716003418s 2019-05-14 05:52:21,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:52:21,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/6b96256e-de1f-4460-a889-a496af6e2371.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:22,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:22 GMT X-Openstack-Request-Id: req-31ac51a5-2811-430a-92e9-9a3e815326d7 2019-05-14 05:52:22,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:22,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6b96256e-de1f-4460-a889-a496af6e2371.json used request id req-31ac51a5-2811-430a-92e9-9a3e815326d7 2019-05-14 05:52:22,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22856616974s 2019-05-14 05:52:22,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:22,627 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:22,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 14 May 2019 05:52:22 GMT X-Openstack-Request-Id: req-b8db65ca-0cb5-48e2-9af7-c6458f6d2365 2019-05-14 05:52:22,653 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:15Z", "file": "/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/file", "owner": "2e0d3a695a9d4898b41f8075010286ad", "id": "80ebd0dc-5fbd-4acc-9a84-5110608844a8", "size": 12716032, "self": "/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:52:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:22,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b8db65ca-0cb5-48e2-9af7-c6458f6d2365 2019-05-14 05:52:22,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0298030376434s 2019-05-14 05:52:22,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 05:52:22,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:22,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:52:22 GMT X-Openstack-Request-Id: req-7119334f-aea5-450e-816a-2e6ae90a4aac 2019-05-14 05:52:22,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-05-14 05:52:22,993 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/80ebd0dc-5fbd-4acc-9a84-5110608844a8 used request id req-7119334f-aea5-450e-816a-2e6ae90a4aac 2019-05-14 05:52:22,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.337882995605s 2019-05-14 05:52:23,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:52:23,010 - 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.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:23,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 14 May 2019 05:52: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-5264f8c4-aea9-4ab0-931d-7660442a4f77 x-openstack-request-id: req-5264f8c4-aea9-4ab0-931d-7660442a4f77 2019-05-14 05:52:23,141 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_864c31b0-647e-45ed-a80e-eca5cd6bf2ae", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/48bff91e-26e4-4562-8753-f9c616cda5f0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/48bff91e-26e4-4562-8753-f9c616cda5f0", "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": "48bff91e-26e4-4562-8753-f9c616cda5f0"}]} 2019-05-14 05:52:23,141 - 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-5264f8c4-aea9-4ab0-931d-7660442a4f77 2019-05-14 05:52:23,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.13409113884s 2019-05-14 05:52:23,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 05:52:23,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/48bff91e-26e4-4562-8753-f9c616cda5f0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}335e07ae13cb8fd2938a7281ed7f77d608b674ba" 2019-05-14 05:52:23,285 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:52: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-c45e7122-9160-425d-ab03-46e14432414f x-openstack-request-id: req-c45e7122-9160-425d-ab03-46e14432414f 2019-05-14 05:52:23,285 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/48bff91e-26e4-4562-8753-f9c616cda5f0 used request id req-c45e7122-9160-425d-ab03-46e14432414f 2019-05-14 05:52:23,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.142064809799s 2019-05-14 05:52:23,329 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-05-14 05:52:23,369 - 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.16" 2019-05-14 05:52:23,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8b28df-f91e-4e59-b217-ac9a3ba53961 2019-05-14 05:52:23,375 - 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-05-14 05:52:23,376 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-6b8b28df-f91e-4e59-b217-ac9a3ba53961 2019-05-14 05:52:23,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:52:23,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["wCZyMdAGTwa81WjCdX6b1A"], "issued_at": "2019-05-14T05:52:23.000000Z"}} 2019-05-14 05:52:23,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:23,783 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:24,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:52:24 GMT X-Openstack-Request-Id: req-f9c8fa93-b437-4e51-bb00-da8b818ea9f8 2019-05-14 05:52:24,873 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:52:24,873 - 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-f9c8fa93-b437-4e51-bb00-da8b818ea9f8 2019-05-14 05:52:24,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.09067583084s 2019-05-14 05:52:24,880 - 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.16" 2019-05-14 05:52:24,885 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c679238-c36c-4d34-8c49-f446fac1bde4 2019-05-14 05:52:24,885 - 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-05-14 05:52:24,885 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-9c679238-c36c-4d34-8c49-f446fac1bde4 2019-05-14 05:52:24,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:52:24,890 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:25,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f731947f-21de-4f2e-81a6-9ca5ccef8b79 2019-05-14 05:52:25,082 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:52:25,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f731947f-21de-4f2e-81a6-9ca5ccef8b79 2019-05-14 05:52:25,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196343898773s 2019-05-14 05:52:25,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 05:52:25,093 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c"}}' 2019-05-14 05:52:25,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 14 May 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b7c9291-729b-4f40-a2e3-7f408b8b55b0 2019-05-14 05:52:25,318 - 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/29bef984e7ca43f4b6d9a39577d14f27"}, "tags": [], "enabled": true, "id": "29bef984e7ca43f4b6d9a39577d14f27", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c"}} 2019-05-14 05:52:25,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2b7c9291-729b-4f40-a2e3-7f408b8b55b0 2019-05-14 05:52:25,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227698087692s 2019-05-14 05:52:25,318 - 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'29bef984e7ca43f4b6d9a39577d14f27', '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_67debec8-b05c-41c0-9e80-b70039d3542c'}) 2019-05-14 05:52:25,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 05:52:25,328 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "6udyZwAR8Hj3qiOqgnYcpX7yfMk1BE", "email": null, "name": "vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c"}}' 2019-05-14 05:52:25,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 14 May 2019 05:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f6faac9-3ac6-4abf-89b8-1df36992ffbd 2019-05-14 05:52:25,845 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c", "links": {"self": "http://172.30.9.28:5000/v3/users/1902ffa1f5774137bfc27da6539b7241"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1902ffa1f5774137bfc27da6539b7241", "domain_id": "default", "password_expires_at": null}} 2019-05-14 05:52:25,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-7f6faac9-3ac6-4abf-89b8-1df36992ffbd 2019-05-14 05:52:25,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.52111697197s 2019-05-14 05:52:25,846 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1902ffa1f5774137bfc27da6539b7241', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c'}) 2019-05-14 05:52:25,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:52:25,853 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:26,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e1b883-791b-4579-9ee3-a0cdc632bca0 2019-05-14 05:52:26,039 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:52:26,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-72e1b883-791b-4579-9ee3-a0cdc632bca0 2019-05-14 05:52:26,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189270019531s 2019-05-14 05:52:26,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:52:26,047 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:26,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea89a4ea-2e00-42a6-983b-d74d52d2958f 2019-05-14 05:52:26,154 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:52:26,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ea89a4ea-2e00-42a6-983b-d74d52d2958f 2019-05-14 05:52:26,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109903097153s 2019-05-14 05:52:26,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:52:26,162 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:26,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362b7c08-bd06-4799-8db1-bd87041c0c9a 2019-05-14 05:52:26,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:52:26,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-362b7c08-bd06-4799-8db1-bd87041c0c9a 2019-05-14 05:52:26,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194451093674s 2019-05-14 05:52:26,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:52:26,361 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:26,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6479b303-5eb8-4485-8960-552eb2040cee 2019-05-14 05:52:26,567 - 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-05-14 05:52:26,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6479b303-5eb8-4485-8960-552eb2040cee 2019-05-14 05:52:26,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.209091186523s 2019-05-14 05:52:26,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:52:26,571 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:26,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 14 May 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36168ee4-ed58-46e3-a955-767059c53565 2019-05-14 05:52:26,734 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c", "links": {"self": "http://172.30.9.28:5000/v3/users/1902ffa1f5774137bfc27da6539b7241"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1902ffa1f5774137bfc27da6539b7241", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:52:26,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-36168ee4-ed58-46e3-a955-767059c53565 2019-05-14 05:52:26,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166434049606s 2019-05-14 05:52:26,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:52:26,750 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:26,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1355691-bed4-4384-9129-82d71e8bd745 2019-05-14 05:52:26,861 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/29bef984e7ca43f4b6d9a39577d14f27"}, "tags": [], "enabled": true, "id": "29bef984e7ca43f4b6d9a39577d14f27", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c"}]} 2019-05-14 05:52:26,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d1355691-bed4-4384-9129-82d71e8bd745 2019-05-14 05:52:26,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114730119705s 2019-05-14 05:52:26,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:52:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=1902ffa1f5774137bfc27da6539b7241&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=29bef984e7ca43f4b6d9a39577d14f27" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:26,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d790fe3-e099-4e6c-b3ee-f349f6955ec8 2019-05-14 05:52:26,980 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=1902ffa1f5774137bfc27da6539b7241&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=29bef984e7ca43f4b6d9a39577d14f27", "previous": null, "next": null}} 2019-05-14 05:52:26,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=1902ffa1f5774137bfc27da6539b7241&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=29bef984e7ca43f4b6d9a39577d14f27 used request id req-5d790fe3-e099-4e6c-b3ee-f349f6955ec8 2019-05-14 05:52:26,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11260509491s 2019-05-14 05:52:26,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 05:52:26,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/29bef984e7ca43f4b6d9a39577d14f27/users/1902ffa1f5774137bfc27da6539b7241/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:27,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7c1bfb2-1cf2-4c06-9115-073553c9267a 2019-05-14 05:52:27,251 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:52:27,251 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/29bef984e7ca43f4b6d9a39577d14f27/users/1902ffa1f5774137bfc27da6539b7241/roles/07647f6e16cf494ea311c937e21b1927 used request id req-c7c1bfb2-1cf2-4c06-9115-073553c9267a 2019-05-14 05:52:27,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.267894983292s 2019-05-14 05:52:27,252 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c', 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'29bef984e7ca43f4b6d9a39577d14f27', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '6udyZwAR8Hj3qiOqgnYcpX7yfMk1BE', 'username': u'vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c', '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-05-14 05:52:27,256 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c', 'password': '6udyZwAR8Hj3qiOqgnYcpX7yfMk1BE', 'project_name': 'vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '29bef984e7ca43f4b6d9a39577d14f27', 'project_domain_name': 'Default'} 2019-05-14 05:52:27,257 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-05-14 05:52:27,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:52:27,261 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:27,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ffd785-7519-436a-ad11-28408184f5bd 2019-05-14 05:52:27,370 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:52:27,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c7ffd785-7519-436a-ad11-28408184f5bd 2019-05-14 05:52:27,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113471984863s 2019-05-14 05:52:27,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:52:27,381 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:27,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 05:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1f6dc5-2a6e-4b9e-b921-bb29c2a97675 2019-05-14 05:52:27,570 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/29bef984e7ca43f4b6d9a39577d14f27"}, "tags": [], "enabled": true, "id": "29bef984e7ca43f4b6d9a39577d14f27", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c"}]} 2019-05-14 05:52:27,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8e1f6dc5-2a6e-4b9e-b921-bb29c2a97675 2019-05-14 05:52:27,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192414045334s 2019-05-14 05:52:27,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:52:27,573 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" -d '{"network": {"tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "name": "vmready2-net_67debec8-b05c-41c0-9e80-b70039d3542c", "admin_state_up": true}}' 2019-05-14 05:52:28,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 14 May 2019 05:52:27 GMT X-Openstack-Request-Id: req-963533f2-57e8-417f-ace7-8a43a46e3651 2019-05-14 05:52:28,049 - 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":"33ee60ea-3c0c-4cae-b667-129fceb45f51","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"29bef984e7ca43f4b6d9a39577d14f27","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:27Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_67debec8-b05c-41c0-9e80-b70039d3542c","admin_state_up":true,"tenant_id":"29bef984e7ca43f4b6d9a39577d14f27","created_at":"2019-05-14T05:52:27Z","mtu":1450}} 2019-05-14 05:52:28,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-963533f2-57e8-417f-ace7-8a43a46e3651 2019-05-14 05:52:28,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.476864099503s 2019-05-14 05:52:28,050 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:52:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'33ee60ea-3c0c-4cae-b667-129fceb45f51', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_67debec8-b05c-41c0-9e80-b70039d3542c', u'created_at': u'2019-05-14T05:52:27Z', u'mtu': 1450, u'tenant_id': u'29bef984e7ca43f4b6d9a39577d14f27', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'29bef984e7ca43f4b6d9a39577d14f27', u'l2_adjacency': True}) 2019-05-14 05:52:28,054 - 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.16" 2019-05-14 05:52:28,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992bb614-8ac4-4d3e-bacd-a75556f3c17d 2019-05-14 05:52:28,061 - 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-05-14 05:52:28,061 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-992bb614-8ac4-4d3e-bacd-a75556f3c17d 2019-05-14 05:52:28,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:52:28,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T06:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29bef984e7ca43f4b6d9a39577d14f27", "name": "vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/29bef984e7ca43f4b6d9a39577d14f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/29bef984e7ca43f4b6d9a39577d14f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/29bef984e7ca43f4b6d9a39577d14f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/29bef984e7ca43f4b6d9a39577d14f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/29bef984e7ca43f4b6d9a39577d14f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/29bef984e7ca43f4b6d9a39577d14f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/29bef984e7ca43f4b6d9a39577d14f27", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/29bef984e7ca43f4b6d9a39577d14f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/29bef984e7ca43f4b6d9a39577d14f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_29bef984e7ca43f4b6d9a39577d14f27", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_29bef984e7ca43f4b6d9a39577d14f27", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c", "id": "1902ffa1f5774137bfc27da6539b7241"}, "audit_ids": ["fsCQzr0RT2Sn_My-gf5tjQ"], "issued_at": "2019-05-14T05:52:27.000000Z"}} 2019-05-14 05:52:28,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:28,472 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:29,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Tue, 14 May 2019 05:52:28 GMT X-Openstack-Request-Id: req-d766b7e7-bd35-46c7-aa90-b2e5ed8919c5 2019-05-14 05:52:29,006 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"33ee60ea-3c0c-4cae-b667-129fceb45f51","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"29bef984e7ca43f4b6d9a39577d14f27","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:27Z","qos_policy_id":null,"name":"vmready2-net_67debec8-b05c-41c0-9e80-b70039d3542c","admin_state_up":true,"tenant_id":"29bef984e7ca43f4b6d9a39577d14f27","created_at":"2019-05-14T05:52:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:52:29,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d766b7e7-bd35-46c7-aa90-b2e5ed8919c5 2019-05-14 05:52:29,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.534736871719s 2019-05-14 05:52:29,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:52:29,009 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" -d '{"subnet": {"name": "vmready2-subnet_67debec8-b05c-41c0-9e80-b70039d3542c", "enable_dhcp": true, "network_id": "33ee60ea-3c0c-4cae-b667-129fceb45f51", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:52:29,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 14 May 2019 05:52:29 GMT X-Openstack-Request-Id: req-3069e315-bdcf-46bc-8ea9-65e55c2b61f6 2019-05-14 05:52:29,747 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33ee60ea-3c0c-4cae-b667-129fceb45f51","tenant_id":"29bef984e7ca43f4b6d9a39577d14f27","created_at":"2019-05-14T05:52:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:52:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"29bef984e7ca43f4b6d9a39577d14f27","id":"0aaed927-3529-41bb-bf77-3746775a8f5d","subnetpool_id":null,"name":"vmready2-subnet_67debec8-b05c-41c0-9e80-b70039d3542c"}} 2019-05-14 05:52:29,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3069e315-bdcf-46bc-8ea9-65e55c2b61f6 2019-05-14 05:52:29,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.73916888237s 2019-05-14 05:52:29,748 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:52:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0aaed927-3529-41bb-bf77-3746775a8f5d', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_67debec8-b05c-41c0-9e80-b70039d3542c', u'enable_dhcp': True, u'network_id': u'33ee60ea-3c0c-4cae-b667-129fceb45f51', u'tenant_id': u'29bef984e7ca43f4b6d9a39577d14f27', u'created_at': u'2019-05-14T05:52:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'29bef984e7ca43f4b6d9a39577d14f27'}) 2019-05-14 05:52:29,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:52:29,749 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "vmready2-router_67debec8-b05c-41c0-9e80-b70039d3542c", "admin_state_up": true}}' 2019-05-14 05:52:31,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 14 May 2019 05:52:30 GMT X-Openstack-Request-Id: req-130f106b-708f-43cd-be35-e1cfc58cfdde 2019-05-14 05:52:31,240 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "created_at": "2019-05-14T05:52:29Z", "admin_state_up": true, "updated_at": "2019-05-14T05:52:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "29bef984e7ca43f4b6d9a39577d14f27", "id": "a5a469a7-78bd-4033-bccc-769ca111be75", "name": "vmready2-router_67debec8-b05c-41c0-9e80-b70039d3542c"}} 2019-05-14 05:52:31,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-130f106b-708f-43cd-be35-e1cfc58cfdde 2019-05-14 05:52:31,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49158620834s 2019-05-14 05:52:31,240 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:52:30Z', u'revision_number': 2, u'id': u'a5a469a7-78bd-4033-bccc-769ca111be75', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_67debec8-b05c-41c0-9e80-b70039d3542c', u'admin_state_up': True, u'tenant_id': u'29bef984e7ca43f4b6d9a39577d14f27', u'created_at': u'2019-05-14T05:52:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'29bef984e7ca43f4b6d9a39577d14f27'}) 2019-05-14 05:52:31,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:52:31,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a5a469a7-78bd-4033-bccc-769ca111be75/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" -d '{"subnet_id": "0aaed927-3529-41bb-bf77-3746775a8f5d"}' 2019-05-14 05:52:33,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:52:33 GMT X-Openstack-Request-Id: req-c7c9bd83-25ea-4719-b0d0-4516eed7f6c1 2019-05-14 05:52:33,699 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "33ee60ea-3c0c-4cae-b667-129fceb45f51", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "subnet_id": "0aaed927-3529-41bb-bf77-3746775a8f5d", "subnet_ids": ["0aaed927-3529-41bb-bf77-3746775a8f5d"], "port_id": "f0f1ec5d-42be-4d48-8ae2-631bf1738777", "id": "a5a469a7-78bd-4033-bccc-769ca111be75"} 2019-05-14 05:52:33,699 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a5a469a7-78bd-4033-bccc-769ca111be75/add_router_interface.json used request id req-c7c9bd83-25ea-4719-b0d0-4516eed7f6c1 2019-05-14 05:52:33,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45820713043s 2019-05-14 05:52:33,700 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 05:52:33,805 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 05:52:33,809 - 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.16" 2019-05-14 05:52:33,813 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 05:52:33 GMT 2019-05-14 05:52:33,813 - 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-05-14 05:52:33,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:33,818 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:34,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 05:52:34 GMT X-Openstack-Request-Id: req-2156d96c-c731-46d6-b0c1-a18d5e2cbc8c 2019-05-14 05:52:34,602 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:34,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2156d96c-c731-46d6-b0c1-a18d5e2cbc8c 2019-05-14 05:52:34,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.786304235458s 2019-05-14 05:52:34,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:52:34,615 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c"}' 2019-05-14 05:52:34,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 14 May 2019 05:52:34 GMT Location: http://172.30.9.28:9292/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-07e4d818-80d9-4458-b4cb-73b2cbea2db8 2019-05-14 05:52:34,734 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:34Z", "file": "/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b/file", "owner": "29bef984e7ca43f4b6d9a39577d14f27", "id": "a719b866-4bca-4fbd-a956-90b29015d84b", "size": null, "self": "/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b", "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_67debec8-b05c-41c0-9e80-b70039d3542c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c", "checksum": null, "created_at": "2019-05-14T05:52:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:52:34,734 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-07e4d818-80d9-4458-b4cb-73b2cbea2db8 2019-05-14 05:52:34,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.123170852661s 2019-05-14 05:52:34,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:52:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" -d '' 2019-05-14 05:52:35,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:52:34 GMT X-Openstack-Request-Id: req-41c0ceb2-c312-4f54-8dba-a191c2799d17 2019-05-14 05:52:35,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:52:35,211 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b/file used request id req-41c0ceb2-c312-4f54-8dba-a191c2799d17 2019-05-14 05:52:35,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.475844860077s 2019-05-14 05:52:35,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:35,219 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:35,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 14 May 2019 05:52:34 GMT X-Openstack-Request-Id: req-b0820635-c76c-4cc5-b473-8aaec05eea05 2019-05-14 05:52:35,267 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:34Z", "file": "/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b/file", "owner": "29bef984e7ca43f4b6d9a39577d14f27", "id": "a719b866-4bca-4fbd-a956-90b29015d84b", "size": 12716032, "self": "/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a719b866-4bca-4fbd-a956-90b29015d84b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a719b866-4bca-4fbd-a956-90b29015d84b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:52:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:35,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b0820635-c76c-4cc5-b473-8aaec05eea05 2019-05-14 05:52:35,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0524549484253s 2019-05-14 05:52:35,269 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a719b866-4bca-4fbd-a956-90b29015d84b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b/file', 'owner': u'29bef984e7ca43f4b6d9a39577d14f27', 'id': u'a719b866-4bca-4fbd-a956-90b29015d84b', 'size': 12716032, u'self': u'/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'29bef984e7ca43f4b6d9a39577d14f27', 'name': 'vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a719b866-4bca-4fbd-a956-90b29015d84b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:52:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T05:52:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c', '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/a719b866-4bca-4fbd-a956-90b29015d84b', 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_67debec8-b05c-41c0-9e80-b70039d3542c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c', 'created': u'2019-05-14T05:52:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:52:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b', 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_67debec8-b05c-41c0-9e80-b70039d3542c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:52:35,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:52:35,275 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_67debec8-b05c-41c0-9e80-b70039d3542c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:52:36,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:52: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-6da4c895-4314-457e-a92e-a751cead0177 x-openstack-request-id: req-6da4c895-4314-457e-a92e-a751cead0177 2019-05-14 05:52:36,198 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_67debec8-b05c-41c0-9e80-b70039d3542c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e7481ded-9fdc-4167-b9c6-663310845046", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e7481ded-9fdc-4167-b9c6-663310845046", "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": "e7481ded-9fdc-4167-b9c6-663310845046"}} 2019-05-14 05:52:36,199 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6da4c895-4314-457e-a92e-a751cead0177 2019-05-14 05:52:36,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.926381111145s 2019-05-14 05:52:36,200 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_67debec8-b05c-41c0-9e80-b70039d3542c', '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'2e0d3a695a9d4898b41f8075010286ad', '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'e7481ded-9fdc-4167-b9c6-663310845046', 'swap': 0}) 2019-05-14 05:52:36,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:52:36,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/e7481ded-9fdc-4167-b9c6-663310845046/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" -d '{"extra_specs": {}}' 2019-05-14 05:52:36,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05: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-fa8ebfb0-f97e-4cae-aa07-2d11ffe29ca2 x-openstack-request-id: req-fa8ebfb0-f97e-4cae-aa07-2d11ffe29ca2 2019-05-14 05:52:36,222 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:52:36,222 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/e7481ded-9fdc-4167-b9c6-663310845046/os-extra_specs used request id req-fa8ebfb0-f97e-4cae-aa07-2d11ffe29ca2 2019-05-14 05:52:36,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218892097473s 2019-05-14 05:52:36,335 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:52:36,336 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:09 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 05:52:36,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:52:36,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a5a469a7-78bd-4033-bccc-769ca111be75/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" -d '{"subnet_id": "0aaed927-3529-41bb-bf77-3746775a8f5d"}' 2019-05-14 05:52:39,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:52:38 GMT X-Openstack-Request-Id: req-6eefad8c-d9d4-4558-a472-df4f7df70be7 2019-05-14 05:52:39,043 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "33ee60ea-3c0c-4cae-b667-129fceb45f51", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "subnet_id": "0aaed927-3529-41bb-bf77-3746775a8f5d", "subnet_ids": ["0aaed927-3529-41bb-bf77-3746775a8f5d"], "port_id": "f0f1ec5d-42be-4d48-8ae2-631bf1738777", "id": "a5a469a7-78bd-4033-bccc-769ca111be75"} 2019-05-14 05:52:39,043 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a5a469a7-78bd-4033-bccc-769ca111be75/remove_router_interface.json used request id req-6eefad8c-d9d4-4558-a472-df4f7df70be7 2019-05-14 05:52:39,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.70180702209s 2019-05-14 05:52:39,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:52:39,044 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:39,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 14 May 2019 05:52:38 GMT X-Openstack-Request-Id: req-f58471ba-9258-4689-b6d7-3ff9ca473878 2019-05-14 05:52:39,188 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "created_at": "2019-05-14T05:52:29Z", "admin_state_up": true, "updated_at": "2019-05-14T05:52:37Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "29bef984e7ca43f4b6d9a39577d14f27", "id": "a5a469a7-78bd-4033-bccc-769ca111be75", "name": "vmready2-router_67debec8-b05c-41c0-9e80-b70039d3542c"}]} 2019-05-14 05:52:39,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f58471ba-9258-4689-b6d7-3ff9ca473878 2019-05-14 05:52:39,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.145344018936s 2019-05-14 05:52:39,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:52:39,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a5a469a7-78bd-4033-bccc-769ca111be75.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:40,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:39 GMT X-Openstack-Request-Id: req-0c74679f-20d0-48d4-9e1c-2dbd853a44cb 2019-05-14 05:52:40,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:40,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a5a469a7-78bd-4033-bccc-769ca111be75.json used request id req-0c74679f-20d0-48d4-9e1c-2dbd853a44cb 2019-05-14 05:52:40,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1428861618s 2019-05-14 05:52:40,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:52:40,334 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:40,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 14 May 2019 05:52:39 GMT X-Openstack-Request-Id: req-dffc6076-7d7c-43a9-b39f-85fb37d7d600 2019-05-14 05:52:40,394 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"33ee60ea-3c0c-4cae-b667-129fceb45f51","tenant_id":"29bef984e7ca43f4b6d9a39577d14f27","created_at":"2019-05-14T05:52:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:52:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"29bef984e7ca43f4b6d9a39577d14f27","id":"0aaed927-3529-41bb-bf77-3746775a8f5d","subnetpool_id":null,"name":"vmready2-subnet_67debec8-b05c-41c0-9e80-b70039d3542c"}]} 2019-05-14 05:52:40,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-dffc6076-7d7c-43a9-b39f-85fb37d7d600 2019-05-14 05:52:40,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0611650943756s 2019-05-14 05:52:40,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:52:40,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/0aaed927-3529-41bb-bf77-3746775a8f5d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:41,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:41 GMT X-Openstack-Request-Id: req-68789967-39f8-4589-899a-d62375c316a3 2019-05-14 05:52:41,562 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:41,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0aaed927-3529-41bb-bf77-3746775a8f5d.json used request id req-68789967-39f8-4589-899a-d62375c316a3 2019-05-14 05:52:41,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16587901115s 2019-05-14 05:52:41,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:41,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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:41,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 14 May 2019 05:52:41 GMT X-Openstack-Request-Id: req-9016b8a5-3423-4f8f-ae99-311f81fc2111 2019-05-14 05:52:41,684 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"33ee60ea-3c0c-4cae-b667-129fceb45f51","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"29bef984e7ca43f4b6d9a39577d14f27","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:40Z","qos_policy_id":null,"name":"vmready2-net_67debec8-b05c-41c0-9e80-b70039d3542c","admin_state_up":true,"tenant_id":"29bef984e7ca43f4b6d9a39577d14f27","created_at":"2019-05-14T05:52:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:52:41,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9016b8a5-3423-4f8f-ae99-311f81fc2111 2019-05-14 05:52:41,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.122061014175s 2019-05-14 05:52:41,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:52:41,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/33ee60ea-3c0c-4cae-b667-129fceb45f51.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:42,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:42 GMT X-Openstack-Request-Id: req-298e4291-f12e-4ea5-a006-6ec92f73c34e 2019-05-14 05:52:42,840 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:42,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/33ee60ea-3c0c-4cae-b667-129fceb45f51.json used request id req-298e4291-f12e-4ea5-a006-6ec92f73c34e 2019-05-14 05:52:42,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15437412262s 2019-05-14 05:52:42,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:42,848 - 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.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:42,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 14 May 2019 05:52:42 GMT X-Openstack-Request-Id: req-996995cf-79b3-4267-9881-8a0297ab25bf 2019-05-14 05:52:42,885 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:34Z", "file": "/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b/file", "owner": "29bef984e7ca43f4b6d9a39577d14f27", "id": "a719b866-4bca-4fbd-a956-90b29015d84b", "size": 12716032, "self": "/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a719b866-4bca-4fbd-a956-90b29015d84b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a719b866-4bca-4fbd-a956-90b29015d84b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_67debec8-b05c-41c0-9e80-b70039d3542c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:52:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:42,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-996995cf-79b3-4267-9881-8a0297ab25bf 2019-05-14 05:52:42,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408260822296s 2019-05-14 05:52:42,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 05:52:42,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9b7fdd1a775982271fe429327691df050a2b2c1a" 2019-05-14 05:52:43,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:52:42 GMT X-Openstack-Request-Id: req-47dc4063-0ff6-498c-94e9-634a0ad592e6 2019-05-14 05:52:43,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:52:43,283 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a719b866-4bca-4fbd-a956-90b29015d84b used request id req-47dc4063-0ff6-498c-94e9-634a0ad592e6 2019-05-14 05:52:43,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.396678924561s 2019-05-14 05:52:43,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:52:43,292 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:43,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 14 May 2019 05:52:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9788a209-0c45-4efe-858d-744ae713c705 x-openstack-request-id: req-9788a209-0c45-4efe-858d-744ae713c705 2019-05-14 05:52:43,311 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_67debec8-b05c-41c0-9e80-b70039d3542c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e7481ded-9fdc-4167-b9c6-663310845046", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e7481ded-9fdc-4167-b9c6-663310845046", "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": "e7481ded-9fdc-4167-b9c6-663310845046"}]} 2019-05-14 05:52:43,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-9788a209-0c45-4efe-858d-744ae713c705 2019-05-14 05:52:43,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022842168808s 2019-05-14 05:52:43,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 05:52:43,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/e7481ded-9fdc-4167-b9c6-663310845046 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:43,348 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:52:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7db69137-ee2e-43fd-855f-bed5cc4217c0 x-openstack-request-id: req-7db69137-ee2e-43fd-855f-bed5cc4217c0 2019-05-14 05:52:43,348 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e7481ded-9fdc-4167-b9c6-663310845046 used request id req-7db69137-ee2e-43fd-855f-bed5cc4217c0 2019-05-14 05:52:43,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0351159572601s 2019-05-14 05:52:43,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:52:43,352 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:43,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 14 May 2019 05:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c14abd-6537-4719-8211-e3ec39bde750 2019-05-14 05:52:43,562 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c", "links": {"self": "http://172.30.9.28:5000/v3/users/1902ffa1f5774137bfc27da6539b7241"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1902ffa1f5774137bfc27da6539b7241", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:52:43,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-88c14abd-6537-4719-8211-e3ec39bde750 2019-05-14 05:52:43,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2132999897s 2019-05-14 05:52:43,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:52:43,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/1902ffa1f5774137bfc27da6539b7241 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:43,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 14 May 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8cf0338-d43b-4991-a437-95bb137791d1 2019-05-14 05:52:43,902 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_67debec8-b05c-41c0-9e80-b70039d3542c", "links": {"self": "http://172.30.9.28:5000/v3/users/1902ffa1f5774137bfc27da6539b7241"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1902ffa1f5774137bfc27da6539b7241", "description": null}} 2019-05-14 05:52:43,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1902ffa1f5774137bfc27da6539b7241 used request id req-a8cf0338-d43b-4991-a437-95bb137791d1 2019-05-14 05:52:43,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.334779977798s 2019-05-14 05:52:43,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 05:52:43,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/1902ffa1f5774137bfc27da6539b7241 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:44,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6a99d8b-76a9-4b59-891a-07eb50e68238 2019-05-14 05:52:44,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:52:44,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1902ffa1f5774137bfc27da6539b7241 used request id req-c6a99d8b-76a9-4b59-891a-07eb50e68238 2019-05-14 05:52:44,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.337188005447s 2019-05-14 05:52:44,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:52:44,250 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:44,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 14 May 2019 05:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1161ce92-8eab-43a1-ac89-638c72651e84 2019-05-14 05:52:44,445 - 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/29bef984e7ca43f4b6d9a39577d14f27"}, "tags": [], "enabled": true, "id": "29bef984e7ca43f4b6d9a39577d14f27", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_67debec8-b05c-41c0-9e80-b70039d3542c"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:52:44,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-1161ce92-8eab-43a1-ac89-638c72651e84 2019-05-14 05:52:44,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198641061783s 2019-05-14 05:52:44,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 05:52:44,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/29bef984e7ca43f4b6d9a39577d14f27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:44,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58b66337-276d-4dc6-8845-f5242e4f6814 2019-05-14 05:52:44,758 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:52:44,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/29bef984e7ca43f4b6d9a39577d14f27 used request id req-58b66337-276d-4dc6-8845-f5242e4f6814 2019-05-14 05:52:44,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.308757781982s 2019-05-14 05:52:44,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:52:44,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=29bef984e7ca43f4b6d9a39577d14f27&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:45,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 05:52:44 GMT X-Openstack-Request-Id: req-68572e6b-de7d-4ea0-87e6-f6a78fc3fbfa 2019-05-14 05:52:45,013 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "created_at": "2019-05-14T05:52:27Z", "updated_at": "2019-05-14T05:52:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:27Z", "revision_number": 0, "id": "1f82c85d-9016-4207-84de-a81bf084be19", "remote_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:27Z", "security_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "port_range_min": null, "ethertype": "IPv6", "project_id": "29bef984e7ca43f4b6d9a39577d14f27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:27Z", "revision_number": 0, "id": "431b7af4-d014-4e0f-8504-165ab18f3bb9", "remote_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:27Z", "security_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "port_range_min": null, "ethertype": "IPv4", "project_id": "29bef984e7ca43f4b6d9a39577d14f27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:27Z", "revision_number": 0, "id": "72bcbdec-a059-431c-a4f3-2666ec56e64c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:27Z", "security_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "port_range_min": null, "ethertype": "IPv4", "project_id": "29bef984e7ca43f4b6d9a39577d14f27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:27Z", "revision_number": 0, "id": "9c2160b6-67fd-4702-aa44-a321b3744fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:27Z", "security_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "port_range_min": null, "ethertype": "IPv6", "project_id": "29bef984e7ca43f4b6d9a39577d14f27"}], "revision_number": 1, "project_id": "29bef984e7ca43f4b6d9a39577d14f27", "id": "c225a41c-b632-4cd3-957d-509abe49765d", "name": "default"}]} 2019-05-14 05:52:45,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=29bef984e7ca43f4b6d9a39577d14f27&name=default used request id req-68572e6b-de7d-4ea0-87e6-f6a78fc3fbfa 2019-05-14 05:52:45,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.249594926834s 2019-05-14 05:52:45,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:52:45,019 - 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.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:45,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 05:52:44 GMT X-Openstack-Request-Id: req-9ab8fc07-1659-4644-9ed4-97e32ec5b347 2019-05-14 05:52:45,071 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "created_at": "2019-05-14T05:52:27Z", "updated_at": "2019-05-14T05:52:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:27Z", "revision_number": 0, "id": "1f82c85d-9016-4207-84de-a81bf084be19", "remote_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:27Z", "security_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "port_range_min": null, "ethertype": "IPv6", "project_id": "29bef984e7ca43f4b6d9a39577d14f27"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:27Z", "revision_number": 0, "id": "431b7af4-d014-4e0f-8504-165ab18f3bb9", "remote_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:27Z", "security_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "port_range_min": null, "ethertype": "IPv4", "project_id": "29bef984e7ca43f4b6d9a39577d14f27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:27Z", "revision_number": 0, "id": "72bcbdec-a059-431c-a4f3-2666ec56e64c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:27Z", "security_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "port_range_min": null, "ethertype": "IPv4", "project_id": "29bef984e7ca43f4b6d9a39577d14f27"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:27Z", "revision_number": 0, "id": "9c2160b6-67fd-4702-aa44-a321b3744fbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:27Z", "security_group_id": "c225a41c-b632-4cd3-957d-509abe49765d", "tenant_id": "29bef984e7ca43f4b6d9a39577d14f27", "port_range_min": null, "ethertype": "IPv6", "project_id": "29bef984e7ca43f4b6d9a39577d14f27"}], "revision_number": 1, "project_id": "29bef984e7ca43f4b6d9a39577d14f27", "id": "c225a41c-b632-4cd3-957d-509abe49765d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:52:45,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9ab8fc07-1659-4644-9ed4-97e32ec5b347 2019-05-14 05:52:45,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523879528046s 2019-05-14 05:52:45,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:52:45,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c225a41c-b632-4cd3-957d-509abe49765d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}34969401c9b34c1edd7ec206f439e05a20945275" 2019-05-14 05:52:45,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:52:44 GMT X-Openstack-Request-Id: req-deb49406-0547-407d-80b9-f0f640788479 2019-05-14 05:52:45,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:52:45,213 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c225a41c-b632-4cd3-957d-509abe49765d.json used request id req-deb49406-0547-407d-80b9-f0f640788479 2019-05-14 05:52:45,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.134659051895s 2019-05-14 05:52:45,256 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-05-14 05:52:45,294 - 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.16" 2019-05-14 05:52:45,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7711a817-50d9-46f1-b9f9-d63f0ad143b3 2019-05-14 05:52:45,299 - 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-05-14 05:52:45,299 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-7711a817-50d9-46f1-b9f9-d63f0ad143b3 2019-05-14 05:52:45,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:52:45,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["BvqnvskDQwOa9rhn0ne7jg"], "issued_at": "2019-05-14T05:52:45.000000Z"}} 2019-05-14 05:52:45,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:45,704 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:46,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:52:45 GMT X-Openstack-Request-Id: req-d5b536db-95d9-4311-8a56-49d457c54698 2019-05-14 05:52:46,064 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:52:46,064 - 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-d5b536db-95d9-4311-8a56-49d457c54698 2019-05-14 05:52:46,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36109995842s 2019-05-14 05:52:46,070 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-05-14 05:52:46,076 - 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.16" 2019-05-14 05:52:46,082 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d21ec4a-f634-40a7-9070-71ff77fd983c 2019-05-14 05:52:46,082 - 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-05-14 05:52:46,082 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-5d21ec4a-f634-40a7-9070-71ff77fd983c 2019-05-14 05:52:46,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:52:46,086 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:46,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce959fb0-4407-41a5-b460-45d17017b172 2019-05-14 05:52:46,281 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:52:46,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ce959fb0-4407-41a5-b460-45d17017b172 2019-05-14 05:52:46,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198075056076s 2019-05-14 05:52:46,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:52:46,292 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:46,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 14 May 2019 05:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5bd37b-434c-49ce-8b25-489710b5a377 2019-05-14 05:52:46,456 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:52:46,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-fa5bd37b-434c-49ce-8b25-489710b5a377 2019-05-14 05:52:46,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.168231010437s 2019-05-14 05:52:46,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:52:46,458 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"network": {"tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "name": "singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "admin_state_up": true}}' 2019-05-14 05:52:46,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 14 May 2019 05:52:46 GMT X-Openstack-Request-Id: req-70a18038-157c-4a0b-9167-07b45655611e 2019-05-14 05:52:46,767 - 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":"2981b91a-4666-4e8d-8b14-68b0afe9432a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:46Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","mtu":1450}} 2019-05-14 05:52:46,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-70a18038-157c-4a0b-9167-07b45655611e 2019-05-14 05:52:46,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.309802055359s 2019-05-14 05:52:46,768 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:52:46Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2981b91a-4666-4e8d-8b14-68b0afe9432a', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', u'created_at': u'2019-05-14T05:52:46Z', u'mtu': 1450, u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2e0d3a695a9d4898b41f8075010286ad', u'l2_adjacency': True}) 2019-05-14 05:52:46,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:46,769 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:46,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1429 Content-Type: application/json Date: Tue, 14 May 2019 05:52:46 GMT X-Openstack-Request-Id: req-70f0d020-674e-4f7f-83a2-bbe4dd7c8189 2019-05-14 05:52:46,869 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:52:46Z","qos_policy_id":null,"name":"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:52:46,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-70f0d020-674e-4f7f-83a2-bbe4dd7c8189 2019-05-14 05:52:46,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100439786911s 2019-05-14 05:52:46,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:52:46,871 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"subnet": {"name": "singlevm1-subnet_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "enable_dhcp": true, "network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:52:47,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 14 May 2019 05:52:46 GMT X-Openstack-Request-Id: req-a366bb07-64a5-45da-99d7-c70db35f4b0c 2019-05-14 05:52:47,442 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T05:52:46Z","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":"2c86a473-826f-4175-bacc-34b8411427fa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e0d3a695a9d4898b41f8075010286ad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","enable_dhcp":true,"segment_id":null,"network_id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","ip_version":4}} 2019-05-14 05:52:47,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a366bb07-64a5-45da-99d7-c70db35f4b0c 2019-05-14 05:52:47,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.571181058884s 2019-05-14 05:52:47,442 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:52:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2c86a473-826f-4175-bacc-34b8411427fa', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2981b91a-4666-4e8d-8b14-68b0afe9432a', u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'created_at': u'2019-05-14T05:52:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2e0d3a695a9d4898b41f8075010286ad'}) 2019-05-14 05:52:47,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:52:47,443 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "singlevm1-router_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "admin_state_up": true}}' 2019-05-14 05:52:48,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Tue, 14 May 2019 05:52:48 GMT X-Openstack-Request-Id: req-5f12db2c-dece-4358-ab0a-ee9acb130e29 2019-05-14 05:52:48,992 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:47Z", "admin_state_up": true, "updated_at": "2019-05-14T05:52:48Z", "project_id": "2e0d3a695a9d4898b41f8075010286ad", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4fcb909a-91b4-4676-8d67-c9175578b305", "name": "singlevm1-router_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}} 2019-05-14 05:52:48,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5f12db2c-dece-4358-ab0a-ee9acb130e29 2019-05-14 05:52:48,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54917407036s 2019-05-14 05:52:48,993 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:52:48Z', u'revision_number': 2, u'ha': False, u'id': u'4fcb909a-91b4-4676-8d67-c9175578b305', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', u'admin_state_up': True, u'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', u'created_at': u'2019-05-14T05:52:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'2e0d3a695a9d4898b41f8075010286ad'}) 2019-05-14 05:52:48,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:52:48,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/4fcb909a-91b4-4676-8d67-c9175578b305/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"subnet_id": "2c86a473-826f-4175-bacc-34b8411427fa"}' 2019-05-14 05:52:51,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:52:50 GMT X-Openstack-Request-Id: req-7f78ced8-f8c4-4731-9be6-4fd61b2e5bf0 2019-05-14 05:52:51,314 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "subnet_id": "2c86a473-826f-4175-bacc-34b8411427fa", "subnet_ids": ["2c86a473-826f-4175-bacc-34b8411427fa"], "port_id": "6993e43f-04ec-476f-8523-bed879df0012", "id": "4fcb909a-91b4-4676-8d67-c9175578b305"} 2019-05-14 05:52:51,314 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4fcb909a-91b4-4676-8d67-c9175578b305/add_router_interface.json used request id req-7f78ced8-f8c4-4731-9be6-4fd61b2e5bf0 2019-05-14 05:52:51,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3214070797s 2019-05-14 05:52:51,315 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 05:52:51,420 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 05:52:51,424 - 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.16" 2019-05-14 05:52:51,429 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 05:52:50 GMT 2019-05-14 05:52:51,429 - 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-05-14 05:52:51,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:51,438 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:51,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 05:52:51 GMT X-Openstack-Request-Id: req-432bc392-831f-4c97-ae94-7b4b6aaca661 2019-05-14 05:52:51,718 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:51,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-432bc392-831f-4c97-ae94-7b4b6aaca661 2019-05-14 05:52:51,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284269094467s 2019-05-14 05:52:51,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:52:51,730 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}' 2019-05-14 05:52:51,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 14 May 2019 05:52:51 GMT Location: http://172.30.9.28:9292/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-001ba7f9-00c3-4017-b303-12fc97a3266c 2019-05-14 05:52:51,890 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:51Z", "file": "/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc/file", "owner": "2e0d3a695a9d4898b41f8075010286ad", "id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "size": null, "self": "/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "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_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "checksum": null, "created_at": "2019-05-14T05:52:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:52:51,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-001ba7f9-00c3-4017-b303-12fc97a3266c 2019-05-14 05:52:51,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.163671016693s 2019-05-14 05:52:51,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:52:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '' 2019-05-14 05:52:53,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:52:52 GMT X-Openstack-Request-Id: req-ee7a453d-61c6-4939-98e2-133f7a958c8c 2019-05-14 05:52:53,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:52:53,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc/file used request id req-ee7a453d-61c6-4939-98e2-133f7a958c8c 2019-05-14 05:52:53,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.22524499893s 2019-05-14 05:52:53,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:53,124 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:53,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:52:52 GMT X-Openstack-Request-Id: req-c18759e9-7c7b-4a22-8410-eb45b061f674 2019-05-14 05:52:53,146 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:52Z", "file": "/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc/file", "owner": "2e0d3a695a9d4898b41f8075010286ad", "id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "size": 12716032, "self": "/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/f538253b-0bb5-4c88-8cef-be2c330900dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/f538253b-0bb5-4c88-8cef-be2c330900dc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:52:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:53,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c18759e9-7c7b-4a22-8410-eb45b061f674 2019-05-14 05:52:53,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261340141296s 2019-05-14 05:52:53,148 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/f538253b-0bb5-4c88-8cef-be2c330900dc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc/file', 'owner': u'2e0d3a695a9d4898b41f8075010286ad', 'id': u'f538253b-0bb5-4c88-8cef-be2c330900dc', 'size': 12716032, u'self': u'/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e0d3a695a9d4898b41f8075010286ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/f538253b-0bb5-4c88-8cef-be2c330900dc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:52:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T05:52:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', '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/f538253b-0bb5-4c88-8cef-be2c330900dc', 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_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', 'created': u'2019-05-14T05:52:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:52:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc', 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_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:52:53,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:52:53,154 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:52:53,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 05:52:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d64d331b-ded3-47bd-8d11-7a86a4bb5481 x-openstack-request-id: req-d64d331b-ded3-47bd-8d11-7a86a4bb5481 2019-05-14 05:52:53,465 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "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": "58912e1f-7787-47d8-9809-3ea6f64e2925"}} 2019-05-14 05:52:53,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d64d331b-ded3-47bd-8d11-7a86a4bb5481 2019-05-14 05:52:53,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.313914060593s 2019-05-14 05:52:53,466 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', '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'2e0d3a695a9d4898b41f8075010286ad', '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'58912e1f-7787-47d8-9809-3ea6f64e2925', 'swap': 0}) 2019-05-14 05:52:53,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:52:53,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"extra_specs": {}}' 2019-05-14 05:52:53,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:52: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-5d6ad0b9-0f7d-457c-8d58-6d6029897d46 x-openstack-request-id: req-5d6ad0b9-0f7d-457c-8d58-6d6029897d46 2019-05-14 05:52:53,486 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:52:53,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925/os-extra_specs used request id req-5d6ad0b9-0f7d-457c-8d58-6d6029897d46 2019-05-14 05:52:53,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192639827728s 2019-05-14 05:52:53,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 05:52:53,489 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"keypair": {"name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}}' 2019-05-14 05:52:53,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Tue, 14 May 2019 05:52: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-b328325f-b2c2-497e-8206-9cbda62975c9 x-openstack-request-id: req-b328325f-b2c2-497e-8206-9cbda62975c9 2019-05-14 05:52:53,808 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr+iclEjhObfFcZCcVHhN0Aa/+CxyQ5irXHoL8kMb28vhJkRDZI0u9Zdn11TVcgwHu2cTiYdtfqpVP0oWnYCxTKAvaA9EiKUO9u3wIkrQCgSrx0yDQkABOkG1lj4deT7LJsQsi/oRQvoOFmiOatuaKhxI2LpFAPgxN7JyKl7GRotoVsjQafWFyFKgMGfsfMsNMq3v68cO9WE/AONviEQk8YRGInYaikpoTmasUc9eqD6H8fikB1b46SoZAS+LpG/9K+vs0BmZCJAjSVPOEcYLOX1kY6LRKd7qfkNNlxYJFdZ34louXDWvBJ0IIe3miacUQH2FPvRKrUdFWObyOROIN Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAq/onJRI4Tm3xXGQnFR4TdAGv/gsckOYq1x6C/JDG9vL4SZEQ\n2SNLvWXZ9dU1XIMB7tnE4mHbX6qVT9KFp2AsUygL2gPRIilDvbt8CJK0AoEq8dMg\n0JAATpBtZY+HXk+yybELIv6EUL6DhZojmrbmiocSNi6RQD4MTeycipexkaLaFbI0\nGn1hchSoDBn7HzLDTKt7+vHDvVhPwDjb4hEJPGERiJ2GopKaE5mrFHPXqg+h/H4p\nAdW+OkqGQEvi6Rv/Svr7NAZmQiQI0lTzhHGCzl9ZGOi0Sne6n5DTZcWCRXWd+JaL\nlw1rwSdCCHt5omnFEB9hT70Sq1HRVjm8jkTiDQIDAQABAoIBAQCq8XktgSHU27W5\nJ5gthnrBqde9BmB7qz3UHHEJCgOrfjHMNlTv8QSdG3t+v1JORa6LM41flPOQ8Sd/\nc3wEtjT452p4Z6jecvPxyUVt5BzoDGqae0k35ptXfHoxJGzjEwddMg0m2KS++dAT\n4fYYGEuqUL6KetlIaSSj5Fhp7oTDg+HdTDRGx21Xs0qZSLyO2qjleOXZZVetSg4l\nAvimQ6yiYt6v/hiPkqHj8tXdUGffqHWhcGi7LO9N2wnnYt9b0zlPwRnuDRY6XrE7\n+xlc9VPxf7GhIAWGfhBNI7tKXBZ8h75D/cp+nV0UnFBBXjl/ILXkXjoadRyCDqGn\nUBoxLXElAoGBAN0WULzENCm3b3SEpmMj7CYcjBCst4xeajpH+oCdRhvAn4F2iokV\nyxcccgy3LSzE1UH/iamVOh78k4LLOOzTdCxZ45YNBzo6+38ZMwM64ucHtHMwWGTo\nJmsHvKuY9qFvpJBiUHIX9JPlrtM/MnXRMgWx8XqiVVKrT4NzYZtF3S/3AoGBAMci\ng1TANR7BLZieD/gzZYzuCCpJHi5CT2p0pLa9+6ZhitDz0MFQo/769LptNNpcB2t5\nsPKNw9uHeefjU3BSnNHpiGDqVwmi57aaW1wX/9azTIbn5qREHFl+072744avznjU\nLBELt9xHSIxpFNjd7g44JmaxPm2ZV44MZirTxwUbAoGBAInQIzvHwgxO//bNyTn7\nZnTLTrQGNdQV9nml7IzHfLBH/iWhUvHo19PsM1uhw1MozxZ4x8Mh9jzijMD3FODr\nXntW/PrH3D18DtFHT/kvd8kzkFRNSox7+Za2F/GPRA2VnisyXZsBO8AFaFjeCAJR\nCLFsHm6nSjBiAQqbnbhAcIQ5AoGAXmaCE786b2Xsk5j6wRK8ZV7CCCm5YPyWYUUC\ngI73qRw8jmnG4J214L5fHbF/iLRv4AdEVvfVjVBf/gnKGElRhkFLIYZ11F+hsPLj\ntHi8E6/T63Ar6ltPhS2Wey+C4Oqe2rDaYwpHEunH/qgh9dzfaWY87hnAGnzDANfn\n5w2WH1kCgYEAyWDgRcOPPWLJiIWN0szkSwXvGKu8H/r1l5B6ttEVP99w7KjFYtbg\n22neU/LcXnrF+dKxywOiTJfRUkDATigyY82C8UfnGJIz/Io6g//Az4GYbIfVDLoo\nWwcK6fHgDiwseCGsAP9ZXRhudnwiYzeinsvR+STq2o6oshbwQBzqKdk=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9a4403ecc5044681983fe38e108b21f5", "name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "fingerprint": "91:c1:b4:ee:c3:91:b7:56:cd:5a:e2:cd:ee:0c:b2:36"}} 2019-05-14 05:52:53,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b328325f-b2c2-497e-8206-9cbda62975c9 2019-05-14 05:52:53,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.321584939957s 2019-05-14 05:52:53,809 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCr+iclEjhObfFcZCcVHhN0Aa/+CxyQ5irXHoL8kMb28vhJkRDZI0u9Zdn11TVcgwHu2cTiYdtfqpVP0oWnYCxTKAvaA9EiKUO9u3wIkrQCgSrx0yDQkABOkG1lj4deT7LJsQsi/oRQvoOFmiOatuaKhxI2LpFAPgxN7JyKl7GRotoVsjQafWFyFKgMGfsfMsNMq3v68cO9WE/AONviEQk8YRGInYaikpoTmasUc9eqD6H8fikB1b46SoZAS+LpG/9K+vs0BmZCJAjSVPOEcYLOX1kY6LRKd7qfkNNlxYJFdZ34louXDWvBJ0IIe3miacUQH2FPvRKrUdFWObyOROIN Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAq/onJRI4Tm3xXGQnFR4TdAGv/gsckOYq1x6C/JDG9vL4SZEQ\n2SNLvWXZ9dU1XIMB7tnE4mHbX6qVT9KFp2AsUygL2gPRIilDvbt8CJK0AoEq8dMg\n0JAATpBtZY+HXk+yybELIv6EUL6DhZojmrbmiocSNi6RQD4MTeycipexkaLaFbI0\nGn1hchSoDBn7HzLDTKt7+vHDvVhPwDjb4hEJPGERiJ2GopKaE5mrFHPXqg+h/H4p\nAdW+OkqGQEvi6Rv/Svr7NAZmQiQI0lTzhHGCzl9ZGOi0Sne6n5DTZcWCRXWd+JaL\nlw1rwSdCCHt5omnFEB9hT70Sq1HRVjm8jkTiDQIDAQABAoIBAQCq8XktgSHU27W5\nJ5gthnrBqde9BmB7qz3UHHEJCgOrfjHMNlTv8QSdG3t+v1JORa6LM41flPOQ8Sd/\nc3wEtjT452p4Z6jecvPxyUVt5BzoDGqae0k35ptXfHoxJGzjEwddMg0m2KS++dAT\n4fYYGEuqUL6KetlIaSSj5Fhp7oTDg+HdTDRGx21Xs0qZSLyO2qjleOXZZVetSg4l\nAvimQ6yiYt6v/hiPkqHj8tXdUGffqHWhcGi7LO9N2wnnYt9b0zlPwRnuDRY6XrE7\n+xlc9VPxf7GhIAWGfhBNI7tKXBZ8h75D/cp+nV0UnFBBXjl/ILXkXjoadRyCDqGn\nUBoxLXElAoGBAN0WULzENCm3b3SEpmMj7CYcjBCst4xeajpH+oCdRhvAn4F2iokV\nyxcccgy3LSzE1UH/iamVOh78k4LLOOzTdCxZ45YNBzo6+38ZMwM64ucHtHMwWGTo\nJmsHvKuY9qFvpJBiUHIX9JPlrtM/MnXRMgWx8XqiVVKrT4NzYZtF3S/3AoGBAMci\ng1TANR7BLZieD/gzZYzuCCpJHi5CT2p0pLa9+6ZhitDz0MFQo/769LptNNpcB2t5\nsPKNw9uHeefjU3BSnNHpiGDqVwmi57aaW1wX/9azTIbn5qREHFl+072744avznjU\nLBELt9xHSIxpFNjd7g44JmaxPm2ZV44MZirTxwUbAoGBAInQIzvHwgxO//bNyTn7\nZnTLTrQGNdQV9nml7IzHfLBH/iWhUvHo19PsM1uhw1MozxZ4x8Mh9jzijMD3FODr\nXntW/PrH3D18DtFHT/kvd8kzkFRNSox7+Za2F/GPRA2VnisyXZsBO8AFaFjeCAJR\nCLFsHm6nSjBiAQqbnbhAcIQ5AoGAXmaCE786b2Xsk5j6wRK8ZV7CCCm5YPyWYUUC\ngI73qRw8jmnG4J214L5fHbF/iLRv4AdEVvfVjVBf/gnKGElRhkFLIYZ11F+hsPLj\ntHi8E6/T63Ar6ltPhS2Wey+C4Oqe2rDaYwpHEunH/qgh9dzfaWY87hnAGnzDANfn\n5w2WH1kCgYEAyWDgRcOPPWLJiIWN0szkSwXvGKu8H/r1l5B6ttEVP99w7KjFYtbg\n22neU/LcXnrF+dKxywOiTJfRUkDATigyY82C8UfnGJIz/Io6g//Az4GYbIfVDLoo\nWwcK6fHgDiwseCGsAP9ZXRhudnwiYzeinsvR+STq2o6oshbwQBzqKdk=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9a4403ecc5044681983fe38e108b21f5', 'name': u'singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', 'created_at': '2019-05-14T05:52:53.809619', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e0d3a695a9d4898b41f8075010286ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'91:c1:b4:ee:c3:91:b7:56:cd:5a:e2:cd:ee:0c:b2:36', 'type': 'ssh', 'id': u'singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26'}) 2019-05-14 05:52:53,810 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAq/onJRI4Tm3xXGQnFR4TdAGv/gsckOYq1x6C/JDG9vL4SZEQ 2SNLvWXZ9dU1XIMB7tnE4mHbX6qVT9KFp2AsUygL2gPRIilDvbt8CJK0AoEq8dMg 0JAATpBtZY+HXk+yybELIv6EUL6DhZojmrbmiocSNi6RQD4MTeycipexkaLaFbI0 Gn1hchSoDBn7HzLDTKt7+vHDvVhPwDjb4hEJPGERiJ2GopKaE5mrFHPXqg+h/H4p AdW+OkqGQEvi6Rv/Svr7NAZmQiQI0lTzhHGCzl9ZGOi0Sne6n5DTZcWCRXWd+JaL lw1rwSdCCHt5omnFEB9hT70Sq1HRVjm8jkTiDQIDAQABAoIBAQCq8XktgSHU27W5 J5gthnrBqde9BmB7qz3UHHEJCgOrfjHMNlTv8QSdG3t+v1JORa6LM41flPOQ8Sd/ c3wEtjT452p4Z6jecvPxyUVt5BzoDGqae0k35ptXfHoxJGzjEwddMg0m2KS++dAT 4fYYGEuqUL6KetlIaSSj5Fhp7oTDg+HdTDRGx21Xs0qZSLyO2qjleOXZZVetSg4l AvimQ6yiYt6v/hiPkqHj8tXdUGffqHWhcGi7LO9N2wnnYt9b0zlPwRnuDRY6XrE7 +xlc9VPxf7GhIAWGfhBNI7tKXBZ8h75D/cp+nV0UnFBBXjl/ILXkXjoadRyCDqGn UBoxLXElAoGBAN0WULzENCm3b3SEpmMj7CYcjBCst4xeajpH+oCdRhvAn4F2iokV yxcccgy3LSzE1UH/iamVOh78k4LLOOzTdCxZ45YNBzo6+38ZMwM64ucHtHMwWGTo JmsHvKuY9qFvpJBiUHIX9JPlrtM/MnXRMgWx8XqiVVKrT4NzYZtF3S/3AoGBAMci g1TANR7BLZieD/gzZYzuCCpJHi5CT2p0pLa9+6ZhitDz0MFQo/769LptNNpcB2t5 sPKNw9uHeefjU3BSnNHpiGDqVwmi57aaW1wX/9azTIbn5qREHFl+072744avznjU LBELt9xHSIxpFNjd7g44JmaxPm2ZV44MZirTxwUbAoGBAInQIzvHwgxO//bNyTn7 ZnTLTrQGNdQV9nml7IzHfLBH/iWhUvHo19PsM1uhw1MozxZ4x8Mh9jzijMD3FODr XntW/PrH3D18DtFHT/kvd8kzkFRNSox7+Za2F/GPRA2VnisyXZsBO8AFaFjeCAJR CLFsHm6nSjBiAQqbnbhAcIQ5AoGAXmaCE786b2Xsk5j6wRK8ZV7CCCm5YPyWYUUC gI73qRw8jmnG4J214L5fHbF/iLRv4AdEVvfVjVBf/gnKGElRhkFLIYZ11F+hsPLj tHi8E6/T63Ar6ltPhS2Wey+C4Oqe2rDaYwpHEunH/qgh9dzfaWY87hnAGnzDANfn 5w2WH1kCgYEAyWDgRcOPPWLJiIWN0szkSwXvGKu8H/r1l5B6ttEVP99w7KjFYtbg 22neU/LcXnrF+dKxywOiTJfRUkDATigyY82C8UfnGJIz/Io6g//Az4GYbIfVDLoo WwcK6fHgDiwseCGsAP9ZXRhudnwiYzeinsvR+STq2o6oshbwQBzqKdk= -----END RSA PRIVATE KEY----- 2019-05-14 05:52:53,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-14 05:52:53,815 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"security_group": {"name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-05-14 05:52:53,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 14 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-5488e51e-e0a1-4e8b-848a-2954b2d266ed 2019-05-14 05:52:53,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:53Z", "updated_at": "2019-05-14T05:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "434420a9-1453-4414-bfe2-35a89336dba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "87530498-b0c8-4433-9575-0a9e190ed29d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "50903c55-045d-4edf-8359-4fddc283cf06", "name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}} 2019-05-14 05:52:53,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5488e51e-e0a1-4e8b-848a-2954b2d266ed 2019-05-14 05:52:53,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.142063856125s 2019-05-14 05:52:53,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:52:53,964 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:54,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Tue, 14 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-ec967eec-1367-4217-974d-b58e507ac941 2019-05-14 05:52:54,042 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:53Z", "updated_at": "2019-05-14T05:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "434420a9-1453-4414-bfe2-35a89336dba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "87530498-b0c8-4433-9575-0a9e190ed29d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "50903c55-045d-4edf-8359-4fddc283cf06", "name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:52:54,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ec967eec-1367-4217-974d-b58e507ac941 2019-05-14 05:52:54,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.07852602005s 2019-05-14 05:52:54,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 05:52:54,050 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -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": "50903c55-045d-4edf-8359-4fddc283cf06"}}' 2019-05-14 05:52:54,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-6719d6a2-6dfe-4aef-b9de-ec93587bca8d 2019-05-14 05:52:54,176 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "port_range_min": 22, "revision_number": 0, "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:53Z", "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "52216368-b879-42d3-8987-e0d3d54b149d"}} 2019-05-14 05:52:54,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6719d6a2-6dfe-4aef-b9de-ec93587bca8d 2019-05-14 05:52:54,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127218008041s 2019-05-14 05:52:54,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:52:54,183 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:54,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Tue, 14 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-38d3bc9d-2b00-4f78-89ae-f9746a1222e6 2019-05-14 05:52:54,262 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:53Z", "updated_at": "2019-05-14T05:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "434420a9-1453-4414-bfe2-35a89336dba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "52216368-b879-42d3-8987-e0d3d54b149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "87530498-b0c8-4433-9575-0a9e190ed29d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 2, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "50903c55-045d-4edf-8359-4fddc283cf06", "name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:52:54,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-38d3bc9d-2b00-4f78-89ae-f9746a1222e6 2019-05-14 05:52:54,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0801808834076s 2019-05-14 05:52:54,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 05:52:54,269 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -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": "50903c55-045d-4edf-8359-4fddc283cf06"}}' 2019-05-14 05:52:54,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 14 May 2019 05:52:53 GMT X-Openstack-Request-Id: req-189a66a4-1d9a-422c-bd9f-2553800af0b5 2019-05-14 05:52:54,373 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "port_range_min": null, "revision_number": 0, "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:53Z", "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "88e778ea-40cb-4e1f-97be-b39c03b4e319"}} 2019-05-14 05:52:54,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-189a66a4-1d9a-422c-bd9f-2553800af0b5 2019-05-14 05:52:54,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.105131149292s 2019-05-14 05:52:54,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:54,376 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:54,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 14 May 2019 05:52:54 GMT X-Openstack-Request-Id: req-4c7a645c-e497-4bfe-a058-d15699e930c3 2019-05-14 05:52:54,662 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":["2c86a473-826f-4175-bacc-34b8411427fa"],"description":"","tags":[],"updated_at":"2019-05-14T05:52:46Z","qos_policy_id":null,"name":"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:52:54,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4c7a645c-e497-4bfe-a058-d15699e930c3 2019-05-14 05:52:54,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.287292003632s 2019-05-14 05:52:54,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:52:54,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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:54,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:52:54 GMT X-Openstack-Request-Id: req-16986dce-9b1a-461e-a50a-e7f3a2b6535b 2019-05-14 05:52:54,690 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:52Z", "file": "/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc/file", "owner": "2e0d3a695a9d4898b41f8075010286ad", "id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "size": 12716032, "self": "/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/f538253b-0bb5-4c88-8cef-be2c330900dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/f538253b-0bb5-4c88-8cef-be2c330900dc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:52:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:52:54,690 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-16986dce-9b1a-461e-a50a-e7f3a2b6535b 2019-05-14 05:52:54,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0240080356598s 2019-05-14 05:52:54,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:52:54,697 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:54,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 14 May 2019 05:52: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-893c01e1-77f9-4ea0-bba5-078fdc107c57 x-openstack-request-id: req-893c01e1-77f9-4ea0-bba5-078fdc107c57 2019-05-14 05:52:54,715 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "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": "58912e1f-7787-47d8-9809-3ea6f64e2925"}]} 2019-05-14 05:52:54,715 - 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-893c01e1-77f9-4ea0-bba5-078fdc107c57 2019-05-14 05:52:54,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0200750827789s 2019-05-14 05:52:54,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 05:52:54,719 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"server": {"name": "singlevm1-vm_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "imageRef": "f538253b-0bb5-4c88-8cef-be2c330900dc", "key_name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "flavorRef": "58912e1f-7787-47d8-9809-3ea6f64e2925", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2981b91a-4666-4e8d-8b14-68b0afe9432a"}], "security_groups": [{"name": "50903c55-045d-4edf-8359-4fddc283cf06"}]}}' 2019-05-14 05:52:56,670 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 05:52: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 location: http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066 x-compute-request-id: req-c360789b-495d-470b-920f-2afa9e03c3a0 x-openstack-request-id: req-c360789b-495d-470b-920f-2afa9e03c3a0 2019-05-14 05:52:56,671 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "50903c55-045d-4edf-8359-4fddc283cf06"}], "OS-DCF:diskConfig": "MANUAL", "id": "48915883-8494-43db-8852-45c4313f4066", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "bookmark"}], "adminPass": "UpMvWtUmV9n9"}} 2019-05-14 05:52:56,671 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c360789b-495d-470b-920f-2afa9e03c3a0 2019-05-14 05:52:56,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.95418190956s 2019-05-14 05:52:56,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:52:56,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:58,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Tue, 14 May 2019 05:52: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-d6e2857f-e85a-4b6b-aecb-c15b625fafa7 x-openstack-request-id: req-d6e2857f-e85a-4b6b-aecb-c15b625fafa7 2019-05-14 05:52:58,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "bookmark"}], "image": {"id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "links": [{"href": "http://172.30.9.28:8774/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58912e1f-7787-47d8-9809-3ea6f64e2925", "links": [{"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "bookmark"}]}, "id": "48915883-8494-43db-8852-45c4313f4066", "user_id": "9a4403ecc5044681983fe38e108b21f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:52:56Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "created": "2019-05-14T05:52:56Z", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:52:58,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d6e2857f-e85a-4b6b-aecb-c15b625fafa7 2019-05-14 05:52:58,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.83286499977s 2019-05-14 05:52:58,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:52:58,516 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:58,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 14 May 2019 05:52:58 GMT X-Openstack-Request-Id: req-b87a3571-2f17-4957-9917-14f131ca427d 2019-05-14 05:52:58,600 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":["2c86a473-826f-4175-bacc-34b8411427fa"],"description":"","tags":[],"updated_at":"2019-05-14T05:52:46Z","qos_policy_id":null,"name":"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:52:58,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b87a3571-2f17-4957-9917-14f131ca427d 2019-05-14 05:52:58,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0840649604797s 2019-05-14 05:52:58,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:52:58,601 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:52:58,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 14 May 2019 05:52:58 GMT X-Openstack-Request-Id: req-e35e0b20-0473-4941-856c-02f2b2a85482 2019-05-14 05:52:58,656 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:52:46Z","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":"2c86a473-826f-4175-bacc-34b8411427fa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e0d3a695a9d4898b41f8075010286ad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","enable_dhcp":true,"segment_id":null,"network_id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 05:52:58,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e35e0b20-0473-4941-856c-02f2b2a85482 2019-05-14 05:52:58,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0553181171417s 2019-05-14 05:52:58,657 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:53:00,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:01,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-b0bd6eae-030f-496f-8218-fdc1dab7d06e x-openstack-request-id: req-b0bd6eae-030f-496f-8218-fdc1dab7d06e 2019-05-14 05:53:01,250 - 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/48915883-8494-43db-8852-45c4313f4066", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "bookmark"}], "image": {"id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "links": [{"href": "http://172.30.9.28:8774/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58912e1f-7787-47d8-9809-3ea6f64e2925", "links": [{"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "bookmark"}]}, "id": "48915883-8494-43db-8852-45c4313f4066", "security_groups": [{"name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}], "user_id": "9a4403ecc5044681983fe38e108b21f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:52:59Z", "hostId": "c4decf4c903fae87e0c577ed5d1c9b23e6a1003bec373c6ee3e351e6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "created": "2019-05-14T05:52:56Z", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:01,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0bd6eae-030f-496f-8218-fdc1dab7d06e 2019-05-14 05:53:01,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590168952942s 2019-05-14 05:53:01,257 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:53:03,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:03,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-fdae5fd6-23cd-4cfd-b250-5803092f22fd x-openstack-request-id: req-fdae5fd6-23cd-4cfd-b250-5803092f22fd 2019-05-14 05:53:03,726 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:ed:bb", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "bookmark"}], "image": {"id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "links": [{"href": "http://172.30.9.28:8774/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58912e1f-7787-47d8-9809-3ea6f64e2925", "links": [{"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "bookmark"}]}, "id": "48915883-8494-43db-8852-45c4313f4066", "security_groups": [{"name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}], "user_id": "9a4403ecc5044681983fe38e108b21f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:53:00Z", "hostId": "c4decf4c903fae87e0c577ed5d1c9b23e6a1003bec373c6ee3e351e6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "created": "2019-05-14T05:52:56Z", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:03,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fdae5fd6-23cd-4cfd-b250-5803092f22fd 2019-05-14 05:53:03,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467530012131s 2019-05-14 05:53:03,733 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:53:05,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:05,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:06,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 813 Content-Type: application/json Date: Tue, 14 May 2019 05: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-553d34d6-eb44-4f26-b701-5b86d9a540d2 x-openstack-request-id: req-553d34d6-eb44-4f26-b701-5b86d9a540d2 2019-05-14 05:53:06,544 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:ed:bb", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "bookmark"}], "image": {"id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "links": [{"href": "http://172.30.9.28:8774/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "58912e1f-7787-47d8-9809-3ea6f64e2925", "links": [{"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "bookmark"}]}, "id": "48915883-8494-43db-8852-45c4313f4066", "security_groups": [{"name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}], "user_id": "9a4403ecc5044681983fe38e108b21f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:53:00Z", "hostId": "c4decf4c903fae87e0c577ed5d1c9b23e6a1003bec373c6ee3e351e6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "created": "2019-05-14T05:52:56Z", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:06,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-553d34d6-eb44-4f26-b701-5b86d9a540d2 2019-05-14 05:53:06,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.808877944946s 2019-05-14 05:53:06,551 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:53:08,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:08,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:09,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 815 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-75075f29-9c44-44e8-aa9e-6d532cd2537d x-openstack-request-id: req-75075f29-9c44-44e8-aa9e-6d532cd2537d 2019-05-14 05:53:09,134 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:ed:bb", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "bookmark"}], "image": {"id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "links": [{"href": "http://172.30.9.28:8774/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-05-14T05:53:08.000000", "flavor": {"id": "58912e1f-7787-47d8-9809-3ea6f64e2925", "links": [{"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "bookmark"}]}, "id": "48915883-8494-43db-8852-45c4313f4066", "security_groups": [{"name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}], "user_id": "9a4403ecc5044681983fe38e108b21f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:53:08Z", "hostId": "c4decf4c903fae87e0c577ed5d1c9b23e6a1003bec373c6ee3e351e6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "created": "2019-05-14T05:52:56Z", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:09,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-75075f29-9c44-44e8-aa9e-6d532cd2537d 2019-05-14 05:53:09,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.580096960068s 2019-05-14 05:53:09,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:53:09,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=48915883-8494-43db-8852-45c4313f4066" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:09,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Tue, 14 May 2019 05:53:08 GMT X-Openstack-Request-Id: req-91e56c97-c804-409a-aaec-eb8ff8eb4f46 2019-05-14 05:53:09,188 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:53:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c86a473-826f-4175-bacc-34b8411427fa","ip_address":"192.168.120.25"}],"id":"341777b7-44d1-4995-bcbb-fbee95ff394c","security_groups":["50903c55-045d-4edf-8359-4fddc283cf06"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:ed:bb","project_id":"2e0d3a695a9d4898b41f8075010286ad","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:59Z","binding:vnic_type":"normal","device_id":"48915883-8494-43db-8852-45c4313f4066","ip_allocation":"immediate"}]} 2019-05-14 05:53:09,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=48915883-8494-43db-8852-45c4313f4066 used request id req-91e56c97-c804-409a-aaec-eb8ff8eb4f46 2019-05-14 05:53:09,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0481779575348s 2019-05-14 05:53:09,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:09,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=341777b7-44d1-4995-bcbb-fbee95ff394c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:09,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:53:08 GMT X-Openstack-Request-Id: req-3231d8bd-deff-4daf-9e59-7eeba5d2ebd8 2019-05-14 05:53:09,243 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:53:09,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=341777b7-44d1-4995-bcbb-fbee95ff394c used request id req-3231d8bd-deff-4daf-9e59-7eeba5d2ebd8 2019-05-14 05:53:09,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0448999404907s 2019-05-14 05:53:09,244 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:ed:bb', u'version': 4, u'addr': u'192.168.120.25', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f538253b-0bb5-4c88-8cef-be2c330900dc'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-05-14T05:53:08.000000', 'flavor': Munch({u'id': u'58912e1f-7787-47d8-9809-3ea6f64e2925'}), 'az': u'nova', 'id': u'48915883-8494-43db-8852-45c4313f4066', 'security_groups': [Munch({u'name': u'singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9a4403ecc5044681983fe38e108b21f5', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e0d3a695a9d4898b41f8075010286ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T05:53:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T05:53:08Z', 'hostId': u'c4decf4c903fae87e0c577ed5d1c9b23e6a1003bec373c6ee3e351e6', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', 'public_v6': '', 'private_v4': u'192.168.120.25', 'cloud': 'envvars', 'host_id': u'c4decf4c903fae87e0c577ed5d1c9b23e6a1003bec373c6ee3e351e6', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-05-14T05:53:08.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'2e0d3a695a9d4898b41f8075010286ad', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_0ba3a71f-f19b-4097-9caa-62adf4b6ea26', 'adminPass': u'UpMvWtUmV9n9', 'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', 'created_at': u'2019-05-14T05:52:56Z', 'created': u'2019-05-14T05:52:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 05:53:09,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:53:09,249 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:09,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1473 Content-Type: application/json Date: Tue, 14 May 2019 05:53:08 GMT X-Openstack-Request-Id: req-ea6863cb-4d3b-44bf-9b90-96b39b7dae54 2019-05-14 05:53:09,332 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":["2c86a473-826f-4175-bacc-34b8411427fa"],"description":"","tags":[],"updated_at":"2019-05-14T05:52:46Z","qos_policy_id":null,"name":"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:53:09,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ea6863cb-4d3b-44bf-9b90-96b39b7dae54 2019-05-14 05:53:09,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0830869674683s 2019-05-14 05:53:09,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:53:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=48915883-8494-43db-8852-45c4313f4066" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:09,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 992 Content-Type: application/json Date: Tue, 14 May 2019 05:53:08 GMT X-Openstack-Request-Id: req-010e0a51-f34d-4cd2-8e5a-c6590625770d 2019-05-14 05:53:09,379 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:53:07Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2c86a473-826f-4175-bacc-34b8411427fa","ip_address":"192.168.120.25"}],"id":"341777b7-44d1-4995-bcbb-fbee95ff394c","security_groups":["50903c55-045d-4edf-8359-4fddc283cf06"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:76:ed:bb","project_id":"2e0d3a695a9d4898b41f8075010286ad","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:59Z","binding:vnic_type":"normal","device_id":"48915883-8494-43db-8852-45c4313f4066","ip_allocation":"immediate"}]} 2019-05-14 05:53:09,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=48915883-8494-43db-8852-45c4313f4066 used request id req-010e0a51-f34d-4cd2-8e5a-c6590625770d 2019-05-14 05:53:09,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0452048778534s 2019-05-14 05:53:09,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 05:53:09,380 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.25", "port_id": "341777b7-44d1-4995-bcbb-fbee95ff394c"}}' 2019-05-14 05:53:11,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 14 May 2019 05:53:11 GMT X-Openstack-Request-Id: req-95ce51ca-0150-44fa-8876-417b6a8e2867 2019-05-14 05:53:11,806 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "4fcb909a-91b4-4676-8d67-c9175578b305", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:53:10Z", "updated_at": "2019-05-14T05:53:10Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:bb", "device_id": "48915883-8494-43db-8852-45c4313f4066"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "port_id": "341777b7-44d1-4995-bcbb-fbee95ff394c", "id": "cbd94da3-85af-4392-bc61-9cde08e984c7", "qos_policy_id": null}} 2019-05-14 05:53:11,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-95ce51ca-0150-44fa-8876-417b6a8e2867 2019-05-14 05:53:11,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.42655920982s 2019-05-14 05:53:11,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:11,820 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:11,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 05:53:11 GMT X-Openstack-Request-Id: req-4f5ac4f9-3325-48a9-8a5a-88275fecc0e0 2019-05-14 05:53:11,964 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fcb909a-91b4-4676-8d67-c9175578b305", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:53:10Z", "updated_at": "2019-05-14T05:53:10Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:bb", "device_id": "48915883-8494-43db-8852-45c4313f4066"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "port_id": "341777b7-44d1-4995-bcbb-fbee95ff394c", "id": "cbd94da3-85af-4392-bc61-9cde08e984c7", "qos_policy_id": null}]} 2019-05-14 05:53:11,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4f5ac4f9-3325-48a9-8a5a-88275fecc0e0 2019-05-14 05:53:11,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.144267082214s 2019-05-14 05:53:11,970 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:12,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:12,079 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:12,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 05:53:11 GMT X-Openstack-Request-Id: req-b86718ef-7a66-4af8-81c0-231bb51bc7bc 2019-05-14 05:53:12,164 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fcb909a-91b4-4676-8d67-c9175578b305", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:53:10Z", "updated_at": "2019-05-14T05:53:10Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:bb", "device_id": "48915883-8494-43db-8852-45c4313f4066"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "port_id": "341777b7-44d1-4995-bcbb-fbee95ff394c", "id": "cbd94da3-85af-4392-bc61-9cde08e984c7", "qos_policy_id": null}]} 2019-05-14 05:53:12,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b86718ef-7a66-4af8-81c0-231bb51bc7bc 2019-05-14 05:53:12,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0853719711304s 2019-05-14 05:53:12,170 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:12,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:12,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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:12,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 05:53:12 GMT X-Openstack-Request-Id: req-279cd702-6552-4eb4-a4b8-cea730bb34f2 2019-05-14 05:53:12,615 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fcb909a-91b4-4676-8d67-c9175578b305", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:53:10Z", "updated_at": "2019-05-14T05:53:10Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:bb", "device_id": "48915883-8494-43db-8852-45c4313f4066"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "port_id": "341777b7-44d1-4995-bcbb-fbee95ff394c", "id": "cbd94da3-85af-4392-bc61-9cde08e984c7", "qos_policy_id": null}]} 2019-05-14 05:53:12,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-279cd702-6552-4eb4-a4b8-cea730bb34f2 2019-05-14 05:53:12,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.337125062943s 2019-05-14 05:53:12,621 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:12,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:12,732 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:12,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 05:53:12 GMT X-Openstack-Request-Id: req-a6f02a7c-198a-4dd0-ae7f-4f607f01202d 2019-05-14 05:53:12,788 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fcb909a-91b4-4676-8d67-c9175578b305", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:53:10Z", "updated_at": "2019-05-14T05:53:10Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:bb", "device_id": "48915883-8494-43db-8852-45c4313f4066"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "port_id": "341777b7-44d1-4995-bcbb-fbee95ff394c", "id": "cbd94da3-85af-4392-bc61-9cde08e984c7", "qos_policy_id": null}]} 2019-05-14 05:53:12,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a6f02a7c-198a-4dd0-ae7f-4f607f01202d 2019-05-14 05:53:12,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.057464838028s 2019-05-14 05:53:12,794 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:12,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:12,904 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:12,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 14 May 2019 05:53:12 GMT X-Openstack-Request-Id: req-1b98a5a6-2b6e-4f57-8985-e41049448cf8 2019-05-14 05:53:12,961 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "4fcb909a-91b4-4676-8d67-c9175578b305", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:53:10Z", "updated_at": "2019-05-14T05:53:12Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:ed:bb", "device_id": "48915883-8494-43db-8852-45c4313f4066"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "port_id": "341777b7-44d1-4995-bcbb-fbee95ff394c", "id": "cbd94da3-85af-4392-bc61-9cde08e984c7", "qos_policy_id": null}]} 2019-05-14 05:53:12,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1b98a5a6-2b6e-4f57-8985-e41049448cf8 2019-05-14 05:53:12,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0581049919128s 2019-05-14 05:53:12,967 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'4fcb909a-91b4-4676-8d67-c9175578b305', 'updated_at': u'2019-05-14T05:53:12Z', 'fixed_ip_address': u'192.168.120.25', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'341777b7-44d1-4995-bcbb-fbee95ff394c', 'id': u'cbd94da3-85af-4392-bc61-9cde08e984c7', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'341777b7-44d1-4995-bcbb-fbee95ff394c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2e0d3a695a9d4898b41f8075010286ad', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2e0d3a695a9d4898b41f8075010286ad', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2981b91a-4666-4e8d-8b14-68b0afe9432a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:76:ed:bb', u'device_id': u'48915883-8494-43db-8852-45c4313f4066'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'2e0d3a695a9d4898b41f8075010286ad', 'created_at': u'2019-05-14T05:53:10Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2981b91a-4666-4e8d-8b14-68b0afe9432a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:76:ed:bb', u'device_id': u'48915883-8494-43db-8852-45c4313f4066'}), 'router': u'4fcb909a-91b4-4676-8d67-c9175578b305'}) 2019-05-14 05:53:12,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:53:12,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:53:13,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9202 Content-Type: application/json Date: Tue, 14 May 2019 05:53:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-92b56fdc-23aa-4c06-bce5-cfd3f8e79ab4 x-openstack-request-id: req-92b56fdc-23aa-4c06-bce5-cfd3f8e79ab4 2019-05-14 05:53:13,936 - 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 499928549 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.914 MHz processor\n[ 0.227756] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.230639] pid_max: default: 32768 minimum: 301\n[ 0.232187] ACPI: Core revision 20150930\n[ 0.234174] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.236425] Security Framework initialized\n[ 0.237833] Yama: becoming mindful.\n[ 0.239104] AppArmor: AppArmor initialized\n[ 0.240561] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242847] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.245053] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247144] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249519] Initializing cgroup subsys io\n[ 0.250936] Initializing cgroup subsys memory\n[ 0.252424] Initializing cgroup subsys devices\n[ 0.253969] Initializing cgroup subsys freezer\n[ 0.255482] Initializing cgroup subsys net_cls\n[ 0.256981] Initializing cgroup subsys perf_event\n[ 0.258579] Initializing cgroup subsys net_prio\n[ 0.260106] Initializing cgroup subsys hugetlb\n[ 0.261604] Initializing cgroup subsys pids\n[ 0.263124] CPU: Physical Processor ID: 0\n[ 0.265228] mce: CPU supports 10 MCE banks\n[ 0.266717] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.268451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287133] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295550] ftrace: allocating 31920 entries in 125 pages\n[ 0.326975] smpboot: Max logical packages: 1\n[ 0.328451] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330784] x2apic enabled\n[ 0.332119] Switched APIC routing to physical x2apic.\n[ 0.334976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336914] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340486] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343571] KVM setup paravirtual spinlock\n[ 0.345663] x86: Booted up 1 node, 1 CPUs\n[ 0.347060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.349429] devtmpfs: initialized\n[ 0.351629] evm: security.selinux\n[ 0.352826] evm: security.SMACK64\n[ 0.354033] evm: security.SMACK64EXEC\n[ 0.355337] evm: security.SMACK64TRANSMUTE\n[ 0.356730] evm: security.SMACK64MMAP\n[ 0.358009] evm: security.ima\n[ 0.359108] evm: security.capability\n[ 0.360466] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363660] pinctrl core: initialized pinctrl subsystem\n[ 0.365564] RTC time: 5:53:08, date: 05/14/19\n[ 0.367199] NET: Registered protocol family 16\n[ 0.368845] cpuidle: using governor ladder\n[ 0.370262] cpuidle: using governor menu\n[ 0.371627] PCCT header not found.\n[ 0.372899] ACPI: bus type PCI registered\n[ 0.374304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376459] PCI: Using configuration type 1 for base access\n[ 0.379005] ACPI: Added _OSI(Module Device)\n[ 0.380452] ACPI: Added _OSI(Processor Device)\n[ 0.381944] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383505] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.386090] ACPI: Interpreter enabled\n[ 0.387405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.393806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.397030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400210] ACPI: (supports S0 S5)\n[ 0.401432] ACPI: Using IOAPIC for interrupt routing\n[ 0.403069] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407542] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409517] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411660] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.413738] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417552] acpiphp: Slot [3] registered\n[ 0.418931] acpiphp: Slot [4] registered\n[ 0.420312] acpiphp: Slot [5] registered\n[ 0.421692] acpiphp: Slot [6] registered\n[ 0.423064] acpiphp: Slot [7] registered\n[ 0.424441] acpiphp: Slot [8] registered\n[ 0.425856] acpiphp: Slot [9] registered\n[ 0.427225] acpiphp: Slot [10] registered\n[ 0.428619] acpiphp: Slot [11] registered\n[ 0.430020] acpiphp: Slot [12] registered\n[ 0.431419] acpiphp: Slot [13] registered\n[ 0.432808] acpiphp: Slot [14] registered\n[ 0.434204] acpiphp: Slot [15] registered\n[ 0.450987] acpiphp: Slot [16] registered\n[ 0.452395] acpiphp: Slot [17] registered\n[ 0.453789] acpiphp: Slot [18] registered\n[ 0.455198] acpiphp: Slot [19] registered\n[ 0.456607] acpiphp: Slot [20] registered\n[ 0.457999] acpiphp: Slot [21] registered\n[ 0.459396] acpiphp: Slot [22] registered\n[ 0.460788] acpiphp: Slot [23] registered\n[ 0.462182] acpiphp: Slot [24] registered\n[ 0.463583] acpiphp: Slot [25] registered\n[ 0.464974] acpiphp: Slot [26] registered\n[ 0.466409] acpiphp: Slot [27] registered\n[ 0.467822] acpiphp: Slot [28] registered\n[ 0.469215] acpiphp: Slot [29] registered\n[ 0.470611] acpiphp: Slot [30] registered\n[ 0.472006] acpiphp: Slot [31] registered\n[ 0.473402] PCI host bridge to bus 0000:00\n[ 0.474813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.476963] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.479069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.481571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.484072] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.486657] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491206] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.493429] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.495480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.497722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.502199] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.504693] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.526883] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.529347] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.532242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.534654] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.537066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.539177] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541329] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.545834] vgaarb: loaded\n[ 0.546895] vgaarb: bridge control possible 0000:00:02.0\n[ 0.548908] SCSI subsystem initialized\n[ 0.550441] ACPI: bus type USB registered\n[ 0.551869] usbcore: registered new interface driver usbfs\n[ 0.553651] usbcore: registered new interface driver hub\n[ 0.555391] usbcore: registered new device driver usb\n[ 0.557276] PCI: Using ACPI for IRQ routing\n[ 0.559107] NetLabel: Initializing\n[ 0.560348] NetLabel: domain hash size = 128\n[ 0.561824] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.563474] NetLabel: unlabeled traffic allowed by default\n[ 0.569976] clocksource: Switched to clocksource kvm-clock\n[ 0.582450] AppArmor: AppArmor Filesystem Enabled\n[ 0.584381] pnp: PnP ACPI init\n[ 0.586510] pnp: PnP ACPI: found 5 devices\n[ 0.593915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597109] NET: Registered protocol family 2\n[ 0.599629] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601948] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.604090] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.606274] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.608209] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.610365] NET: Registered protocol family 1\n[ 0.611974] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.613966] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615906] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.631079] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.646815] Trying to unpack rootfs image as initramfs...\n[ 0.712660] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.715836] Scanning for low memory corruption every 60 seconds\n[ 0.718389] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.720463] audit: initializing netlink subsys (disabled)\n[ 0.722388] audit: type=2000 audit(1557813189.314:1): initialized\n[ 0.724803] Initialise system trusted keyring\n[ 0.726514] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.728576] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.731749] zbud: loaded\n[ 0.732961] VFS: Disk quotas dquot_6.6.0\n[ 0.734446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.737117] fuse init (API version 7.23)\n[ 0.738683] Key type big_key registered\n[ 0.740098] Allocating IMA MOK and blacklist keyrings.\n[ 0.742274] Key type asymmetric registered\n[ 0.743746] Asymmetric key parser 'x509' registered\n[ 0.745453] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.748122] io scheduler noop registered\n[ 0.749523] io scheduler deadline registered (default)\n[ 0.751306] io scheduler cfq registered\n[ 0.752830] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.754698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.756968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.759547] ACPI: Power Button [PWRF]\n[ 0.761083] GHES: HEST is not enabled!\n[ 0.775418] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.805463] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.809157] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.834437] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.838121] Linux agpgart interface v0.103\n[ 0.842181] brd: module loaded\n[ 0.844690] loop: module loaded\n[ 0.850120] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.852682] GPT:90111 != 2097151\n[ 0.853885] GPT:Alternate GPT header not at the end of the disk.\n[ 0.855831] GPT:90111 != 2097151\n[ 0.857026] GPT: Use GNU Parted to correct GPT errors.\n[ 0.858742] vda: vda1 vda15\n[ 0.860921] scsi host0: ata_piix\n[ 0.862268] scsi host1: ata_piix\n[ 0.863540] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865708] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868562] libphy: Fixed MDIO Bus: probed\n[ 0.870032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871734] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.875206] PPP generic driver version 2.4.2\n[ 0.876815] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.878957] ehci-pci: EHCI PCI platform driver\n[ 0.880522] ehci-platform: EHCI generic platform driver\n[ 0.882287] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.884314] ohci-pci: OHCI PCI platform driver\n[ 0.885868] ohci-platform: OHCI generic platform driver\n[ 0.887643] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.902790] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.904592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.907213] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.908981] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.911149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.913345] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.915858] usb usb1: Product: UHCI Host Controller\n[ 0.917508] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.919529] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.921234] hub 1-0:1.0: USB hub found\n[ 0.922629] hub 1-0:1.0: 2 ports detected\n[ 0.924273] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.927995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.929697] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.931502] mousedev: PS/2 mouse device common for all mice\n[ 0.933726] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.936718] rtc_cmos 00:00: RTC can wake from S4\n[ 0.938921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.941024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.943138] i2c /dev entries driver\n[ 0.944483] device-mapper: uevent: version 1.0.3\n[ 0.946168] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.949073] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.951462] NET: Registered protocol family 10\n[ 0.953520] NET: Registered protocol family 17\n[ 0.955106] Key type dns_resolver registered\n[ 0.956821] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.958767] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.961876] registered taskstats version 1\n[ 0.963385] Loading compiled-in X.509 certificates\n[ 0.965657] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.968959] zswap: loaded using pool lzo/zbud\n[ 0.971628] Key type trusted registered\n[ 0.974137] Key type encrypted registered\n[ 0.975579] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.977428] ima: No TPM chip found, activating TPM-bypass!\n[ 0.979295] evm: HMAC attrs: 0x1\n[ 0.980934] Magic number: 3:911:870\n[ 0.982440] rtc_cmos 00:00: setting system clock to 2019-05-14 05:53:09 UTC (1557813189)\n[ 0.985326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.987297] EDD information not available.\n[ 1.024911] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.043738] Write protecting the kernel read-only data: 14336k\n[ 1.049247] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.052534] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.95\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.270647] 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.25...\nLease of 192.168.120.25 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.09. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCosJjMponSAd/fxvI9Awfrua8fGRb+Zb7D/2p/WfH+/Z6hfKkD61j8XJB5eKWDHbNZNAKC8ZR0Q9GXL/kzNkTmzFaVT4O/UjLS2REVRdM9kTBMADtkS1Egb8jgUpN5wrbW67mnq0yiOTEr1PVYDDDeEj0QXfp6a0zJ3EsXzIJvA1XyClMqb1RDuqi0qzwHn+tCsCo6BYWuJZfjof9ORJ7zdLtnBAGDna/vyCNeE523yOwly04m+8EREHxJy99A5Y6+KS4P5Jw3sa7RLEDrXK28r7epMR75lJiS3q1oy5QLnW4b5oNnohc3LkvDsYl1MxSlMp6NuLxBMADnwIcui/6h root@singlevm1-vm-0ba3a71f-f19b-4097-9caa-62adf4b6ea26\nssh-dss AAAAB3NzaC1kc3MAAACBAPoNyEytfBP+VVww/wcqT3RJ13IT+HjWuzWnPri2Gc6qlaDCZC4SR+xV5FWHgc0X3Rvc8rr/W7F/4ZWLJnEtV5PRL+zESwaWqGVW8RR2tzQIH9BicQ8LDVZx3LU6FQrGQ1aRa3n+VK3An099OK8wzhtFAMmwkCGYEV3cmpr+SNc/AAAAFQDC5hPS4/YbrMbqgp81ci3TJ7FYaQAAAIAhWBfrs5AJvAGMcDHpRiN/wCtrzdrM/2nZerdyZF6JQOZVisGxsk5IcLQxp12FoXETpo6rhkLdIIb6Eu4dkYWtNwGgmiE3/XYZ9rKvJYeykK8owGOjFtrl9gvWbxHywIuTMpXHkD9D+tVxhLjAyJiXscKwHm1vPJdZHnPyXlOKeAAAAIEA3bg1hcn4tkGvDZhMCeJQjr4Cx8+Y4KU+LeaJpLSJwAkU0XN/gNwqs8mtZSyts03BexJ7O541oWAbrCLjRDE1Ya0sjh5syXPh7W6M7iohkeff2PDlI5WkoGAvZkqZ1To79O1OBovjejMdKOXcRrwpselSdqoOWimAaLnmjfnfwmw= root@singlevm1-vm-0ba3a71f-f19b-4097-9caa-62adf4b6ea26\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-05-14 05:53:13,936 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066/action used request id req-92b56fdc-23aa-4c06-bce5-cfd3f8e79ab4 2019-05-14 05:53:13,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.968616008759s 2019-05-14 05:53:13,937 - 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 499928549 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.914 MHz processor [ 0.227756] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.230639] pid_max: default: 32768 minimum: 301 [ 0.232187] ACPI: Core revision 20150930 [ 0.234174] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.236425] Security Framework initialized [ 0.237833] Yama: becoming mindful. [ 0.239104] AppArmor: AppArmor initialized [ 0.240561] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242847] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.245053] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247144] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249519] Initializing cgroup subsys io [ 0.250936] Initializing cgroup subsys memory [ 0.252424] Initializing cgroup subsys devices [ 0.253969] Initializing cgroup subsys freezer [ 0.255482] Initializing cgroup subsys net_cls [ 0.256981] Initializing cgroup subsys perf_event [ 0.258579] Initializing cgroup subsys net_prio [ 0.260106] Initializing cgroup subsys hugetlb [ 0.261604] Initializing cgroup subsys pids [ 0.263124] CPU: Physical Processor ID: 0 [ 0.265228] mce: CPU supports 10 MCE banks [ 0.266717] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.268451] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287133] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295550] ftrace: allocating 31920 entries in 125 pages [ 0.326975] smpboot: Max logical packages: 1 [ 0.328451] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330784] x2apic enabled [ 0.332119] Switched APIC routing to physical x2apic. [ 0.334976] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336914] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340486] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343571] KVM setup paravirtual spinlock [ 0.345663] x86: Booted up 1 node, 1 CPUs [ 0.347060] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.349429] devtmpfs: initialized [ 0.351629] evm: security.selinux [ 0.352826] evm: security.SMACK64 [ 0.354033] evm: security.SMACK64EXEC [ 0.355337] evm: security.SMACK64TRANSMUTE [ 0.356730] evm: security.SMACK64MMAP [ 0.358009] evm: security.ima [ 0.359108] evm: security.capability [ 0.360466] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363660] pinctrl core: initialized pinctrl subsystem [ 0.365564] RTC time: 5:53:08, date: 05/14/19 [ 0.367199] NET: Registered protocol family 16 [ 0.368845] cpuidle: using governor ladder [ 0.370262] cpuidle: using governor menu [ 0.371627] PCCT header not found. [ 0.372899] ACPI: bus type PCI registered [ 0.374304] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376459] PCI: Using configuration type 1 for base access [ 0.379005] ACPI: Added _OSI(Module Device) [ 0.380452] ACPI: Added _OSI(Processor Device) [ 0.381944] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383505] ACPI: Added _OSI(Processor Aggregator Device) [ 0.386090] ACPI: Interpreter enabled [ 0.387405] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390605] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.393806] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.397030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400210] ACPI: (supports S0 S5) [ 0.401432] ACPI: Using IOAPIC for interrupt routing [ 0.403069] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407542] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409517] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411660] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.413738] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417552] acpiphp: Slot [3] registered [ 0.418931] acpiphp: Slot [4] registered [ 0.420312] acpiphp: Slot [5] registered [ 0.421692] acpiphp: Slot [6] registered [ 0.423064] acpiphp: Slot [7] registered [ 0.424441] acpiphp: Slot [8] registered [ 0.425856] acpiphp: Slot [9] registered [ 0.427225] acpiphp: Slot [10] registered [ 0.428619] acpiphp: Slot [11] registered [ 0.430020] acpiphp: Slot [12] registered [ 0.431419] acpiphp: Slot [13] registered [ 0.432808] acpiphp: Slot [14] registered [ 0.434204] acpiphp: Slot [15] registered [ 0.450987] acpiphp: Slot [16] registered [ 0.452395] acpiphp: Slot [17] registered [ 0.453789] acpiphp: Slot [18] registered [ 0.455198] acpiphp: Slot [19] registered [ 0.456607] acpiphp: Slot [20] registered [ 0.457999] acpiphp: Slot [21] registered [ 0.459396] acpiphp: Slot [22] registered [ 0.460788] acpiphp: Slot [23] registered [ 0.462182] acpiphp: Slot [24] registered [ 0.463583] acpiphp: Slot [25] registered [ 0.464974] acpiphp: Slot [26] registered [ 0.466409] acpiphp: Slot [27] registered [ 0.467822] acpiphp: Slot [28] registered [ 0.469215] acpiphp: Slot [29] registered [ 0.470611] acpiphp: Slot [30] registered [ 0.472006] acpiphp: Slot [31] registered [ 0.473402] PCI host bridge to bus 0000:00 [ 0.474813] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.476963] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.479069] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.481571] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.484072] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.486657] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491206] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.493429] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.495480] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.497722] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.502199] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.504693] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.526883] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.529347] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.532242] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.534654] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.537066] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.539177] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541329] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543154] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.545834] vgaarb: loaded [ 0.546895] vgaarb: bridge control possible 0000:00:02.0 [ 0.548908] SCSI subsystem initialized [ 0.550441] ACPI: bus type USB registered [ 0.551869] usbcore: registered new interface driver usbfs [ 0.553651] usbcore: registered new interface driver hub [ 0.555391] usbcore: registered new device driver usb [ 0.557276] PCI: Using ACPI for IRQ routing [ 0.559107] NetLabel: Initializing [ 0.560348] NetLabel: domain hash size = 128 [ 0.561824] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.563474] NetLabel: unlabeled traffic allowed by default [ 0.569976] clocksource: Switched to clocksource kvm-clock [ 0.582450] AppArmor: AppArmor Filesystem Enabled [ 0.584381] pnp: PnP ACPI init [ 0.586510] pnp: PnP ACPI: found 5 devices [ 0.593915] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597109] NET: Registered protocol family 2 [ 0.599629] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601948] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.604090] TCP: Hash tables configured (established 4096 bind 4096) [ 0.606274] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.608209] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.610365] NET: Registered protocol family 1 [ 0.611974] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613966] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615906] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.631079] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.646815] Trying to unpack rootfs image as initramfs... [ 0.712660] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.715836] Scanning for low memory corruption every 60 seconds [ 0.718389] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.720463] audit: initializing netlink subsys (disabled) [ 0.722388] audit: type=2000 audit(1557813189.314:1): initialized [ 0.724803] Initialise system trusted keyring [ 0.726514] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.728576] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.731749] zbud: loaded [ 0.732961] VFS: Disk quotas dquot_6.6.0 [ 0.734446] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.737117] fuse init (API version 7.23) [ 0.738683] Key type big_key registered [ 0.740098] Allocating IMA MOK and blacklist keyrings. [ 0.742274] Key type asymmetric registered [ 0.743746] Asymmetric key parser 'x509' registered [ 0.745453] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.748122] io scheduler noop registered [ 0.749523] io scheduler deadline registered (default) [ 0.751306] io scheduler cfq registered [ 0.752830] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.754698] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.756968] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.759547] ACPI: Power Button [PWRF] [ 0.761083] GHES: HEST is not enabled! [ 0.775418] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.805463] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.809157] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.834437] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.838121] Linux agpgart interface v0.103 [ 0.842181] brd: module loaded [ 0.844690] loop: module loaded [ 0.850120] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.852682] GPT:90111 != 2097151 [ 0.853885] GPT:Alternate GPT header not at the end of the disk. [ 0.855831] GPT:90111 != 2097151 [ 0.857026] GPT: Use GNU Parted to correct GPT errors. [ 0.858742] vda: vda1 vda15 [ 0.860921] scsi host0: ata_piix [ 0.862268] scsi host1: ata_piix [ 0.863540] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865708] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868562] libphy: Fixed MDIO Bus: probed [ 0.870032] tun: Universal TUN/TAP device driver, 1.6 [ 0.871734] tun: (C) 1999-2004 Max Krasnyansky [ 0.875206] PPP generic driver version 2.4.2 [ 0.876815] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878957] ehci-pci: EHCI PCI platform driver [ 0.880522] ehci-platform: EHCI generic platform driver [ 0.882287] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.884314] ohci-pci: OHCI PCI platform driver [ 0.885868] ohci-platform: OHCI generic platform driver [ 0.887643] uhci_hcd: USB Universal Host Controller Interface driver [ 0.902790] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.904592] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.907213] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.908981] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.911149] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.913345] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.915858] usb usb1: Product: UHCI Host Controller [ 0.917508] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.919529] usb usb1: SerialNumber: 0000:00:01.2 [ 0.921234] hub 1-0:1.0: USB hub found [ 0.922629] hub 1-0:1.0: 2 ports detected [ 0.924273] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.927995] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.929697] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.931502] mousedev: PS/2 mouse device common for all mice [ 0.933726] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.936718] rtc_cmos 00:00: RTC can wake from S4 [ 0.938921] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.941024] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.943138] i2c /dev entries driver [ 0.944483] device-mapper: uevent: version 1.0.3 [ 0.946168] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.949073] ledtrig-cpu: registered to indicate activity on CPUs [ 0.951462] NET: Registered protocol family 10 [ 0.953520] NET: Registered protocol family 17 [ 0.955106] Key type dns_resolver registered [ 0.956821] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.958767] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.961876] registered taskstats version 1 [ 0.963385] Loading compiled-in X.509 certificates [ 0.965657] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.968959] zswap: loaded using pool lzo/zbud [ 0.971628] Key type trusted registered [ 0.974137] Key type encrypted registered [ 0.975579] AppArmor: AppArmor sha1 policy hashing enabled [ 0.977428] ima: No TPM chip found, activating TPM-bypass! [ 0.979295] evm: HMAC attrs: 0x1 [ 0.980934] Magic number: 3:911:870 [ 0.982440] rtc_cmos 00:00: setting system clock to 2019-05-14 05:53:09 UTC (1557813189) [ 0.985326] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.987297] EDD information not available. [ 1.024911] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.043738] Write protecting the kernel read-only data: 14336k [ 1.049247] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.052534] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.95 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.270647] 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.25... Lease of 192.168.120.25 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.09. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCosJjMponSAd/fxvI9Awfrua8fGRb+Zb7D/2p/WfH+/Z6hfKkD61j8XJB5eKWDHbNZNAKC8ZR0Q9GXL/kzNkTmzFaVT4O/UjLS2REVRdM9kTBMADtkS1Egb8jgUpN5wrbW67mnq0yiOTEr1PVYDDDeEj0QXfp6a0zJ3EsXzIJvA1XyClMqb1RDuqi0qzwHn+tCsCo6BYWuJZfjof9ORJ7zdLtnBAGDna/vyCNeE523yOwly04m+8EREHxJy99A5Y6+KS4P5Jw3sa7RLEDrXK28r7epMR75lJiS3q1oy5QLnW4b5oNnohc3LkvDsYl1MxSlMp6NuLxBMADnwIcui/6h root@singlevm1-vm-0ba3a71f-f19b-4097-9caa-62adf4b6ea26 ssh-dss AAAAB3NzaC1kc3MAAACBAPoNyEytfBP+VVww/wcqT3RJ13IT+HjWuzWnPri2Gc6qlaDCZC4SR+xV5FWHgc0X3Rvc8rr/W7F/4ZWLJnEtV5PRL+zESwaWqGVW8RR2tzQIH9BicQ8LDVZx3LU6FQrGQ1aRa3n+VK3An099OK8wzhtFAMmwkCGYEV3cmpr+SNc/AAAAFQDC5hPS4/YbrMbqgp81ci3TJ7FYaQAAAIAhWBfrs5AJvAGMcDHpRiN/wCtrzdrM/2nZerdyZF6JQOZVisGxsk5IcLQxp12FoXETpo6rhkLdIIb6Eu4dkYWtNwGgmiE3/XYZ9rKvJYeykK8owGOjFtrl9gvWbxHywIuTMpXHkD9D+tVxhLjAyJiXscKwHm1vPJdZHnPyXlOKeAAAAIEA3bg1hcn4tkGvDZhMCeJQjr4Cx8+Y4KU+LeaJpLSJwAkU0XN/gNwqs8mtZSyts03BexJ7O541oWAbrCLjRDE1Ya0sjh5syXPh7W6M7iohkeff2PDlI5WkoGAvZkqZ1To79O1OBovjejMdKOXcRrwpselSdqoOWimAaLnmjfnfwmw= root@singlevm1-vm-0ba3a71f-f19b-4097-9caa-62adf4b6ea26 -----END SSH HOST KEY KEYS----- === network info === 2019-05-14 05:53:13,942 - paramiko.transport - DEBUG - starting thread (client mode): 0xc581a750L 2019-05-14 05:53:13,942 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 05:53:13,942 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-14 05:53:13,942 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-14 05:53:13,944 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 05:53:13,944 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 05:53:13,944 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-14 05:53:13,944 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 05:53:13,944 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 05:53:13,944 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 05:53:13,963 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 05:53:13,963 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 05:53:13,974 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: f7788df0a9c26ef60c93323551a0b2f1 2019-05-14 05:53:13,976 - paramiko.transport - DEBUG - Trying discovered key 91c1b4eec391b756cd5ae2cdee0cb236 in /tmp/tmpLS4vEb 2019-05-14 05:53:14,001 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 05:53:14,629 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 05:53:14,641 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 05:53:14,642 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-14 05:53:14,642 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 05:53:14,644 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 05:53:14,645 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 05:53:14,645 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-14 05:53:14,646 - functest.core.singlevm - DEBUG - error: 2019-05-14 05:53:14,652 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 05:53:14,763 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:53:14,763 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 05:53:14,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 05:53:14,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/cbd94da3-85af-4392-bc61-9cde08e984c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:16,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:53:15 GMT X-Openstack-Request-Id: req-ee5aa80a-920f-4454-9ad5-9f8827fa3911 2019-05-14 05:53:16,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:53:16,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/cbd94da3-85af-4392-bc61-9cde08e984c7.json used request id req-ee5aa80a-920f-4454-9ad5-9f8827fa3911 2019-05-14 05:53:16,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.2496278286s 2019-05-14 05:53:16,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:16,030 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:16,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:53:15 GMT X-Openstack-Request-Id: req-84dbaeda-170b-454f-914a-cbb77b7d7ae6 2019-05-14 05:53:16,125 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:53:16,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-84dbaeda-170b-454f-914a-cbb77b7d7ae6 2019-05-14 05:53:16,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0958869457245s 2019-05-14 05:53:16,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 05:53:16,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:16,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-251e3c1f-d176-4e05-b7a8-da97fe25591d x-openstack-request-id: req-251e3c1f-d176-4e05-b7a8-da97fe25591d 2019-05-14 05:53:16,420 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066 used request id req-251e3c1f-d176-4e05-b7a8-da97fe25591d 2019-05-14 05:53:16,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.293281078339s 2019-05-14 05:53:16,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:16,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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:16,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 05:53:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b024c40-d97c-4329-91f7-af8359806c6f x-openstack-request-id: req-9b024c40-d97c-4329-91f7-af8359806c6f 2019-05-14 05:53:16,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:ed:bb", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/48915883-8494-43db-8852-45c4313f4066", "rel": "bookmark"}], "image": {"id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "links": [{"href": "http://172.30.9.28:8774/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-05-14T05:53:08.000000", "flavor": {"id": "58912e1f-7787-47d8-9809-3ea6f64e2925", "links": [{"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "bookmark"}]}, "id": "48915883-8494-43db-8852-45c4313f4066", "security_groups": [{"name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}], "user_id": "9a4403ecc5044681983fe38e108b21f5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:53:15Z", "hostId": "c4decf4c903fae87e0c577ed5d1c9b23e6a1003bec373c6ee3e351e6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "created": "2019-05-14T05:52:56Z", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:16,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b024c40-d97c-4329-91f7-af8359806c6f 2019-05-14 05:53:16,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519363164902s 2019-05-14 05:53:16,941 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:53:18,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:18,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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:19,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-d76d93b4-cb80-4420-a1e3-ed12f30687b7 x-openstack-request-id: req-d76d93b4-cb80-4420-a1e3-ed12f30687b7 2019-05-14 05:53:19,021 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 05:53:19,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d76d93b4-cb80-4420-a1e3-ed12f30687b7 2019-05-14 05:53:19,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0773098468781s 2019-05-14 05:53:19,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:53:19,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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:19,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Tue, 14 May 2019 05:53:18 GMT X-Openstack-Request-Id: req-4c8fce2c-9773-42a0-abeb-17fbc3a7824d 2019-05-14 05:53:19,083 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:53Z", "updated_at": "2019-05-14T05:52:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "434420a9-1453-4414-bfe2-35a89336dba8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "52216368-b879-42d3-8987-e0d3d54b149d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "87530498-b0c8-4433-9575-0a9e190ed29d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:52:53Z", "revision_number": 0, "id": "88e778ea-40cb-4e1f-97be-b39c03b4e319", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:52:53Z", "security_group_id": "50903c55-045d-4edf-8359-4fddc283cf06", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 3, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "50903c55-045d-4edf-8359-4fddc283cf06", "name": "singlevm1-sg_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:53:19,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4c8fce2c-9773-42a0-abeb-17fbc3a7824d 2019-05-14 05:53:19,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.057450056076s 2019-05-14 05:53:19,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:53:19,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/50903c55-045d-4edf-8359-4fddc283cf06.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:19,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:53:18 GMT X-Openstack-Request-Id: req-864d8b53-9df6-4c17-afac-23d7210fd46d 2019-05-14 05:53:19,229 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:53:19,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/50903c55-045d-4edf-8359-4fddc283cf06.json used request id req-864d8b53-9df6-4c17-afac-23d7210fd46d 2019-05-14 05:53:19,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.138267993927s 2019-05-14 05:53:19,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 05:53:19,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:19,397 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-e443ce10-3edb-45b4-82fc-dff2d47a4587 x-openstack-request-id: req-e443ce10-3edb-45b4-82fc-dff2d47a4587 2019-05-14 05:53:19,397 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm1-kp_0ba3a71f-f19b-4097-9caa-62adf4b6ea26 used request id req-e443ce10-3edb-45b4-82fc-dff2d47a4587 2019-05-14 05:53:19,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.167901039124s 2019-05-14 05:53:19,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:53:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/4fcb909a-91b4-4676-8d67-c9175578b305/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" -d '{"subnet_id": "2c86a473-826f-4175-bacc-34b8411427fa"}' 2019-05-14 05:53:21,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:53:20 GMT X-Openstack-Request-Id: req-375fc151-66fa-468c-8e8b-0d09f6737ef7 2019-05-14 05:53:21,307 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2981b91a-4666-4e8d-8b14-68b0afe9432a", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "subnet_id": "2c86a473-826f-4175-bacc-34b8411427fa", "subnet_ids": ["2c86a473-826f-4175-bacc-34b8411427fa"], "port_id": "6993e43f-04ec-476f-8523-bed879df0012", "id": "4fcb909a-91b4-4676-8d67-c9175578b305"} 2019-05-14 05:53:21,307 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4fcb909a-91b4-4676-8d67-c9175578b305/remove_router_interface.json used request id req-375fc151-66fa-468c-8e8b-0d09f6737ef7 2019-05-14 05:53:21,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90922689438s 2019-05-14 05:53:21,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:53:21,308 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:21,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Tue, 14 May 2019 05:53:21 GMT X-Openstack-Request-Id: req-1c68988c-4b3d-40db-98a5-b80ec2418f0f 2019-05-14 05:53:21,700 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:52:47Z", "admin_state_up": true, "updated_at": "2019-05-14T05:53:19Z", "project_id": "2e0d3a695a9d4898b41f8075010286ad", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "4fcb909a-91b4-4676-8d67-c9175578b305", "name": "singlevm1-router_0ba3a71f-f19b-4097-9caa-62adf4b6ea26"}]} 2019-05-14 05:53:21,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1c68988c-4b3d-40db-98a5-b80ec2418f0f 2019-05-14 05:53:21,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.392085075378s 2019-05-14 05:53:21,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:53:21,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/4fcb909a-91b4-4676-8d67-c9175578b305.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:23,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:53:22 GMT X-Openstack-Request-Id: req-d6973e86-9b6d-4387-af6f-390e1e434a5d 2019-05-14 05:53:23,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:53:23,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4fcb909a-91b4-4676-8d67-c9175578b305.json used request id req-d6973e86-9b6d-4387-af6f-390e1e434a5d 2019-05-14 05:53:23,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48354697227s 2019-05-14 05:53:23,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:53:23,186 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:23,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 14 May 2019 05:53:22 GMT X-Openstack-Request-Id: req-f7f27567-2e5b-4706-b3e1-457fc70b7cf0 2019-05-14 05:53:23,233 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:52:46Z","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":"2c86a473-826f-4175-bacc-34b8411427fa","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2e0d3a695a9d4898b41f8075010286ad","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","enable_dhcp":true,"segment_id":null,"network_id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 05:53:23,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f7f27567-2e5b-4706-b3e1-457fc70b7cf0 2019-05-14 05:53:23,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0479438304901s 2019-05-14 05:53:23,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:53:23,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/2c86a473-826f-4175-bacc-34b8411427fa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:24,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:53:23 GMT X-Openstack-Request-Id: req-5fa71c1a-82bf-4496-8054-00748f387762 2019-05-14 05:53:24,097 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:53:24,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2c86a473-826f-4175-bacc-34b8411427fa.json used request id req-5fa71c1a-82bf-4496-8054-00748f387762 2019-05-14 05:53:24,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.862338066101s 2019-05-14 05:53:24,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:53:24,098 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:24,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1435 Content-Type: application/json Date: Tue, 14 May 2019 05:53:23 GMT X-Openstack-Request-Id: req-0222335a-213b-4da0-8277-cb77158c1463 2019-05-14 05:53:24,212 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2981b91a-4666-4e8d-8b14-68b0afe9432a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"2e0d3a695a9d4898b41f8075010286ad","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:53:23Z","qos_policy_id":null,"name":"singlevm1-net_0ba3a71f-f19b-4097-9caa-62adf4b6ea26","admin_state_up":true,"tenant_id":"2e0d3a695a9d4898b41f8075010286ad","created_at":"2019-05-14T05:52:46Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:53:24,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0222335a-213b-4da0-8277-cb77158c1463 2019-05-14 05:53:24,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114964962006s 2019-05-14 05:53:24,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:53:24,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/2981b91a-4666-4e8d-8b14-68b0afe9432a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:25,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:53:24 GMT X-Openstack-Request-Id: req-953e0c52-6f31-44b9-a51b-d7e68e106ef0 2019-05-14 05:53:25,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:53:25,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2981b91a-4666-4e8d-8b14-68b0afe9432a.json used request id req-953e0c52-6f31-44b9-a51b-d7e68e106ef0 2019-05-14 05:53:25,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1394431591s 2019-05-14 05:53:25,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:53:25,362 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:26,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:53:25 GMT X-Openstack-Request-Id: req-bd7c9e1d-a205-43c8-a926-dacc576d779b 2019-05-14 05:53:26,140 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:52:52Z", "file": "/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc/file", "owner": "2e0d3a695a9d4898b41f8075010286ad", "id": "f538253b-0bb5-4c88-8cef-be2c330900dc", "size": 12716032, "self": "/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/f538253b-0bb5-4c88-8cef-be2c330900dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/f538253b-0bb5-4c88-8cef-be2c330900dc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:52:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:53:26,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bd7c9e1d-a205-43c8-a926-dacc576d779b 2019-05-14 05:53:26,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.781564950943s 2019-05-14 05:53:26,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 05:53:26,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:26,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:53:26 GMT X-Openstack-Request-Id: req-8521b869-c4a8-443c-bfb6-b6d82725035d 2019-05-14 05:53:26,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:53:26,732 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f538253b-0bb5-4c88-8cef-be2c330900dc used request id req-8521b869-c4a8-443c-bfb6-b6d82725035d 2019-05-14 05:53:26,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.589792013168s 2019-05-14 05:53:26,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:53:26,736 - 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.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:26,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-8ed63f16-9052-426a-8960-70cd1b8808ff x-openstack-request-id: req-8ed63f16-9052-426a-8960-70cd1b8808ff 2019-05-14 05:53:26,754 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_0ba3a71f-f19b-4097-9caa-62adf4b6ea26", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925", "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": "58912e1f-7787-47d8-9809-3ea6f64e2925"}]} 2019-05-14 05:53:26,754 - 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-8ed63f16-9052-426a-8960-70cd1b8808ff 2019-05-14 05:53:26,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220229625702s 2019-05-14 05:53:26,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 05:53:26,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}29f9614dc24ca96e724371443bde396b140ff846" 2019-05-14 05:53:26,797 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-7257ab52-4e0e-4afc-818b-4dae796f3e5a x-openstack-request-id: req-7257ab52-4e0e-4afc-818b-4dae796f3e5a 2019-05-14 05:53:26,797 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/58912e1f-7787-47d8-9809-3ea6f64e2925 used request id req-7257ab52-4e0e-4afc-818b-4dae796f3e5a 2019-05-14 05:53:26,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415279865265s 2019-05-14 05:53:26,844 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-05-14 05:53:26,884 - 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.16" 2019-05-14 05:53:26,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6095d1-768d-4209-8eb4-482298a34c4b 2019-05-14 05:53:26,889 - 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-05-14 05:53:26,890 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-ed6095d1-768d-4209-8eb4-482298a34c4b 2019-05-14 05:53:26,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:53:27,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:53:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["DTzuiUEfTmGwiY8me4rsXQ"], "issued_at": "2019-05-14T05:53:26.000000Z"}} 2019-05-14 05:53:27,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:53:27,298 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:27,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:53:27 GMT X-Openstack-Request-Id: req-8bbdae2d-3c5d-4d92-8d21-416d15355548 2019-05-14 05:53:27,678 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:53:27,679 - 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-8bbdae2d-3c5d-4d92-8d21-416d15355548 2019-05-14 05:53:27,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.380904912949s 2019-05-14 05:53:27,686 - 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.16" 2019-05-14 05:53:27,692 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3d355a0-3cf4-4579-b728-cb4e3590c3e3 2019-05-14 05:53:27,692 - 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-05-14 05:53:27,692 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-a3d355a0-3cf4-4579-b728-cb4e3590c3e3 2019-05-14 05:53:27,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:53:27,696 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:27,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26697d4-daa2-4ba1-b306-f168220838bb 2019-05-14 05:53:27,886 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:53:27,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d26697d4-daa2-4ba1-b306-f168220838bb 2019-05-14 05:53:27,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193068027496s 2019-05-14 05:53:27,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 05:53:27,897 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}}' 2019-05-14 05:53:28,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 14 May 2019 05:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a586b999-40de-4f19-83d8-1b7ba1f426c6 2019-05-14 05:53:28,173 - 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/ea5bc02860ad4059ac6122c7f6da4a8f"}, "tags": [], "enabled": true, "id": "ea5bc02860ad4059ac6122c7f6da4a8f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}} 2019-05-14 05:53:28,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a586b999-40de-4f19-83d8-1b7ba1f426c6 2019-05-14 05:53:28,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.280089139938s 2019-05-14 05:53:28,174 - 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'ea5bc02860ad4059ac6122c7f6da4a8f', '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_6a26e1b5-8b64-460f-9228-9a9fbf25d995'}) 2019-05-14 05:53:28,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 05:53:28,184 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "yn6NeSxPX4p8SyYHpUX8ER2NAz082k", "email": null, "name": "singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}}' 2019-05-14 05:53:28,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 14 May 2019 05:53:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a145fc-29c3-4b49-a11f-e2774955c4d9 2019-05-14 05:53:28,709 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "links": {"self": "http://172.30.9.28:5000/v3/users/7f8efe57ee68445cad85235482091d28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7f8efe57ee68445cad85235482091d28", "domain_id": "default", "password_expires_at": null}} 2019-05-14 05:53:28,709 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-02a145fc-29c3-4b49-a11f-e2774955c4d9 2019-05-14 05:53:28,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.527822971344s 2019-05-14 05:53:28,710 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7f8efe57ee68445cad85235482091d28', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995'}) 2019-05-14 05:53:28,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:53:28,717 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9daf38-0e50-48d4-8e47-9fedf50b703b 2019-05-14 05:53:28,907 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:53:28,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fb9daf38-0e50-48d4-8e47-9fedf50b703b 2019-05-14 05:53:28,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19393992424s 2019-05-14 05:53:28,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:53:28,915 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:29,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6a6c88-d331-4ed1-8b32-5b545c8ec7a5 2019-05-14 05:53:29,029 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:53:29,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9d6a6c88-d331-4ed1-8b32-5b545c8ec7a5 2019-05-14 05:53:29,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117079019547s 2019-05-14 05:53:29,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:53:29,037 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:29,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96190922-5c68-4d3c-99b3-fcfefd340e6d 2019-05-14 05:53:29,246 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:53:29,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-96190922-5c68-4d3c-99b3-fcfefd340e6d 2019-05-14 05:53:29,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.212089061737s 2019-05-14 05:53:29,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:53:29,253 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:29,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4cf316-6c78-45ab-8e6c-0a07587c0aa3 2019-05-14 05:53:29,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-05-14 05:53:29,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ea4cf316-6c78-45ab-8e6c-0a07587c0aa3 2019-05-14 05:53:29,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162872076035s 2019-05-14 05:53:29,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:53:29,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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:29,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 05:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d3e987a-4c43-49c7-957a-0645c6c58d2b 2019-05-14 05:53:29,649 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "links": {"self": "http://172.30.9.28:5000/v3/users/7f8efe57ee68445cad85235482091d28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7f8efe57ee68445cad85235482091d28", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:53:29,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9d3e987a-4c43-49c7-957a-0645c6c58d2b 2019-05-14 05:53:29,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235234022141s 2019-05-14 05:53:29,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:53:29,664 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:29,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38201953-18cd-43f3-a92c-1be127082eb8 2019-05-14 05:53:29,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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/ea5bc02860ad4059ac6122c7f6da4a8f"}, "tags": [], "enabled": true, "id": "ea5bc02860ad4059ac6122c7f6da4a8f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}]} 2019-05-14 05:53:29,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-38201953-18cd-43f3-a92c-1be127082eb8 2019-05-14 05:53:29,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207113027573s 2019-05-14 05:53:29,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:53:29,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=7f8efe57ee68445cad85235482091d28&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=ea5bc02860ad4059ac6122c7f6da4a8f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:29,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c495a88d-f17a-41a3-96b2-71e8bb036e69 2019-05-14 05:53:29,994 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=7f8efe57ee68445cad85235482091d28&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=ea5bc02860ad4059ac6122c7f6da4a8f", "previous": null, "next": null}} 2019-05-14 05:53:29,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=7f8efe57ee68445cad85235482091d28&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=ea5bc02860ad4059ac6122c7f6da4a8f used request id req-c495a88d-f17a-41a3-96b2-71e8bb036e69 2019-05-14 05:53:29,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11808514595s 2019-05-14 05:53:29,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 05:53:30,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/ea5bc02860ad4059ac6122c7f6da4a8f/users/7f8efe57ee68445cad85235482091d28/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:30,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbbe3c8-6ee3-43bb-8ea8-7baa191ab968 2019-05-14 05:53:30,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:53:30,148 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ea5bc02860ad4059ac6122c7f6da4a8f/users/7f8efe57ee68445cad85235482091d28/roles/07647f6e16cf494ea311c937e21b1927 used request id req-ddbbe3c8-6ee3-43bb-8ea8-7baa191ab968 2019-05-14 05:53:30,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.150679111481s 2019-05-14 05:53:30,149 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 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'ea5bc02860ad4059ac6122c7f6da4a8f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'yn6NeSxPX4p8SyYHpUX8ER2NAz082k', 'username': u'singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995', '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-05-14 05:53:30,153 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'password': 'yn6NeSxPX4p8SyYHpUX8ER2NAz082k', 'project_name': 'singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'ea5bc02860ad4059ac6122c7f6da4a8f', 'project_domain_name': 'Default'} 2019-05-14 05:53:30,153 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-05-14 05:53:30,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:53:30,157 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:30,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69090930-9627-48e0-b238-aaafe843008d 2019-05-14 05:53:30,360 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:53:30,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-69090930-9627-48e0-b238-aaafe843008d 2019-05-14 05:53:30,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206897974014s 2019-05-14 05:53:30,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:53:30,371 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:53:30,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 05:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59765d08-6759-4270-acdd-45e01959a1d2 2019-05-14 05:53:30,575 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/ea5bc02860ad4059ac6122c7f6da4a8f"}, "tags": [], "enabled": true, "id": "ea5bc02860ad4059ac6122c7f6da4a8f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}]} 2019-05-14 05:53:30,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-59765d08-6759-4270-acdd-45e01959a1d2 2019-05-14 05:53:30,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206861019135s 2019-05-14 05:53:30,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:53:30,578 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" -d '{"network": {"tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "name": "singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "admin_state_up": true}}' 2019-05-14 05:53:31,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 14 May 2019 05:53:30 GMT X-Openstack-Request-Id: req-02d20318-b526-4940-8b59-7bcac358a1ce 2019-05-14 05:53:31,015 - 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":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"ea5bc02860ad4059ac6122c7f6da4a8f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:53:30Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995","admin_state_up":true,"tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:30Z","mtu":1450}} 2019-05-14 05:53:31,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-02d20318-b526-4940-8b59-7bcac358a1ce 2019-05-14 05:53:31,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.437695980072s 2019-05-14 05:53:31,015 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:53:30Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2', u'provider:segmentation_id': 94, 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_6a26e1b5-8b64-460f-9228-9a9fbf25d995', u'created_at': u'2019-05-14T05:53:30Z', u'mtu': 1450, u'tenant_id': u'ea5bc02860ad4059ac6122c7f6da4a8f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'ea5bc02860ad4059ac6122c7f6da4a8f', u'l2_adjacency': True}) 2019-05-14 05:53:31,019 - 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.16" 2019-05-14 05:53:31,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01931b9-057b-411b-8499-cb7e4441852f 2019-05-14 05:53:31,026 - 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-05-14 05:53:31,026 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a01931b9-057b-411b-8499-cb7e4441852f 2019-05-14 05:53:31,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:53:31,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T06:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea5bc02860ad4059ac6122c7f6da4a8f", "name": "singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_ea5bc02860ad4059ac6122c7f6da4a8f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "id": "7f8efe57ee68445cad85235482091d28"}, "audit_ids": ["6Hs010miRAacjekQxxVpJg"], "issued_at": "2019-05-14T05:53:30.000000Z"}} 2019-05-14 05:53:31,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:53:31,423 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:31,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 14 May 2019 05:53:31 GMT X-Openstack-Request-Id: req-4c2b169d-02be-4405-9350-ff78194ed36c 2019-05-14 05:53:31,770 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea5bc02860ad4059ac6122c7f6da4a8f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:53:30Z","qos_policy_id":null,"name":"singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995","admin_state_up":true,"tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:53:31,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4c2b169d-02be-4405-9350-ff78194ed36c 2019-05-14 05:53:31,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347784042358s 2019-05-14 05:53:31,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:53:31,773 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"subnet": {"name": "singlevm2-subnet_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "enable_dhcp": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:53:32,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 14 May 2019 05:53:32 GMT X-Openstack-Request-Id: req-23b88f1f-77e4-407c-8da1-dc8eff09509d 2019-05-14 05:53:32,762 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:53:31Z","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":"ea5bc02860ad4059ac6122c7f6da4a8f","id":"a6e28f63-7220-43e3-8f77-91192343f723","subnetpool_id":null,"name":"singlevm2-subnet_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}} 2019-05-14 05:53:32,762 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-23b88f1f-77e4-407c-8da1-dc8eff09509d 2019-05-14 05:53:32,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.989982128143s 2019-05-14 05:53:32,763 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:53: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'a6e28f63-7220-43e3-8f77-91192343f723', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_6a26e1b5-8b64-460f-9228-9a9fbf25d995', u'enable_dhcp': True, u'network_id': u'3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2', u'tenant_id': u'ea5bc02860ad4059ac6122c7f6da4a8f', u'created_at': u'2019-05-14T05:53: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'ea5bc02860ad4059ac6122c7f6da4a8f'}) 2019-05-14 05:53:32,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:53:32,764 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "singlevm2-router_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "admin_state_up": true}}' 2019-05-14 05:53:34,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 14 May 2019 05:53:33 GMT X-Openstack-Request-Id: req-e8586b14-8e2c-4823-b6b7-200d31cc94f4 2019-05-14 05:53:34,346 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:32Z", "admin_state_up": true, "updated_at": "2019-05-14T05:53:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "name": "singlevm2-router_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}} 2019-05-14 05:53:34,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e8586b14-8e2c-4823-b6b7-200d31cc94f4 2019-05-14 05:53:34,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58324694633s 2019-05-14 05:53:34,347 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:53:33Z', u'revision_number': 2, u'id': u'18253fdf-89a2-4f7a-a967-1917712b4dad', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_6a26e1b5-8b64-460f-9228-9a9fbf25d995', u'admin_state_up': True, u'tenant_id': u'ea5bc02860ad4059ac6122c7f6da4a8f', u'created_at': u'2019-05-14T05:53:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'ea5bc02860ad4059ac6122c7f6da4a8f'}) 2019-05-14 05:53:34,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:53:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/18253fdf-89a2-4f7a-a967-1917712b4dad/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"subnet_id": "a6e28f63-7220-43e3-8f77-91192343f723"}' 2019-05-14 05:53:36,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:53:36 GMT X-Openstack-Request-Id: req-1b30ee41-6576-49ab-8aec-2523f35a9a94 2019-05-14 05:53:36,751 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "subnet_id": "a6e28f63-7220-43e3-8f77-91192343f723", "subnet_ids": ["a6e28f63-7220-43e3-8f77-91192343f723"], "port_id": "688ac2a6-fc8d-4075-b533-a0330e5b4e9d", "id": "18253fdf-89a2-4f7a-a967-1917712b4dad"} 2019-05-14 05:53:36,751 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/18253fdf-89a2-4f7a-a967-1917712b4dad/add_router_interface.json used request id req-1b30ee41-6576-49ab-8aec-2523f35a9a94 2019-05-14 05:53:36,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.40348100662s 2019-05-14 05:53:36,751 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 05:53:36,858 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 05:53:36,861 - 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.16" 2019-05-14 05:53:36,866 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 05:53:36 GMT 2019-05-14 05:53:36,867 - 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-05-14 05:53:36,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:53:36,876 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:37,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 05:53:36 GMT X-Openstack-Request-Id: req-0b1b3ba6-a76e-49d5-be14-f63703969509 2019-05-14 05:53:37,170 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:53:37,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0b1b3ba6-a76e-49d5-be14-f63703969509 2019-05-14 05:53:37,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.298575162888s 2019-05-14 05:53:37,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:53:37,182 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}' 2019-05-14 05:53:37,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 14 May 2019 05:53:36 GMT Location: http://172.30.9.28:9292/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8bc7f2de-4bd6-437e-a034-129db0694965 2019-05-14 05:53:37,234 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:53:36Z", "file": "/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/file", "owner": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "size": null, "self": "/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "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_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "checksum": null, "created_at": "2019-05-14T05:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:53:37,234 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8bc7f2de-4bd6-437e-a034-129db0694965 2019-05-14 05:53:37,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0557839870453s 2019-05-14 05:53:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:53:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '' 2019-05-14 05:53:37,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:53:37 GMT X-Openstack-Request-Id: req-735e874f-7c61-4cd7-ba69-c5682a739ae3 2019-05-14 05:53:37,688 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:53:37,688 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/file used request id req-735e874f-7c61-4cd7-ba69-c5682a739ae3 2019-05-14 05:53:37,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.453035116196s 2019-05-14 05:53:37,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:53:37,697 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:37,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:53:37 GMT X-Openstack-Request-Id: req-84a06d52-f9b6-42d4-a1b7-6724cd2dcc54 2019-05-14 05:53:37,733 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:53:37Z", "file": "/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/file", "owner": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "size": 12716032, "self": "/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:53:37,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-84a06d52-f9b6-42d4-a1b7-6724cd2dcc54 2019-05-14 05:53:37,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0405440330505s 2019-05-14 05:53:37,735 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/file', 'owner': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'id': u'237a6eb3-53eb-4920-99e9-f72f4ab78fe1', 'size': 12716032, u'self': u'/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'name': 'singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:53:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T05:53:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995', '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/237a6eb3-53eb-4920-99e9-f72f4ab78fe1', 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_6a26e1b5-8b64-460f-9228-9a9fbf25d995', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'created': u'2019-05-14T05:53:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:53:36Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1', 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_6a26e1b5-8b64-460f-9228-9a9fbf25d995', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:53:37,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:53:37,741 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:53:38,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 05:53:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1cde50d6-0240-4892-8481-6b32334bd8ba x-openstack-request-id: req-1cde50d6-0240-4892-8481-6b32334bd8ba 2019-05-14 05:53:38,619 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "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": "ca851edc-4980-4712-8e56-bfe0102e0f5e"}} 2019-05-14 05:53:38,619 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1cde50d6-0240-4892-8481-6b32334bd8ba 2019-05-14 05:53:38,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.880546092987s 2019-05-14 05:53:38,620 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_6a26e1b5-8b64-460f-9228-9a9fbf25d995', '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'2e0d3a695a9d4898b41f8075010286ad', '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'ca851edc-4980-4712-8e56-bfe0102e0f5e', 'swap': 0}) 2019-05-14 05:53:38,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:53:38,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" -d '{"extra_specs": {}}' 2019-05-14 05:53:38,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-dcd009a9-0fd8-4f36-b66c-d072518ca76f x-openstack-request-id: req-dcd009a9-0fd8-4f36-b66c-d072518ca76f 2019-05-14 05:53:38,772 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:53:38,772 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e/os-extra_specs used request id req-dcd009a9-0fd8-4f36-b66c-d072518ca76f 2019-05-14 05:53:38,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.15099811554s 2019-05-14 05:53:38,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 05:53:38,777 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"keypair": {"name": "singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}}' 2019-05-14 05:53:39,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-6e9da1fe-09d5-4983-862c-177354b28a36 x-openstack-request-id: req-6e9da1fe-09d5-4983-862c-177354b28a36 2019-05-14 05:53:39,254 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzHkD4GH/gn7vF8UFjKsASrzfF/8N8Z6tp049LTq6HYAU5dpl5WKzMuHvqjfynUjTfuB96DDbeWH+ThlLVQiweckoEKJRlccG5FUpr42Bj2ijTzBVwPWSQAGpJZD6R27s5bUCrFoXT7Yrr762MHDtpq3XXNJ7ZmFBqVObZJgjk0vu6+9jfrji8Sbk8sSeoI8QV+wp9hAinSDyg8IPX7MQUct5nmdv0MO3QFB33rhQayk02+bJ3zQ+8H4ASEi+JsQw0oGzJXnVMRwXvhhTO5tPu6r436LbYxzhnbJxAZu20QYxt7iybrtw0ys51GTLlh/TG1usIlkww///vjHjfPk4L Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8x5A+Bh/4J+7xfFBYyrAEq83xf/DfGeradOPS06uh2AFOXaZ\neViszLh76o38p1I037gfegw23lh/k4ZS1UIsHnJKBCiUZXHBuRVKa+NgY9oo08wV\ncD1kkABqSWQ+kdu7OW1AqxaF0+2K6++tjBw7aat11zSe2ZhQalTm2SYI5NL7uvvY\n3644vEm5PLEnqCPEFfsKfYQIp0g8oPCD1+zEFHLeZ5nb9DDt0BQd964UGspNNvmy\nd80PvB+AEhIvibEMNKBsyV51TEcF74YUzubT7uq+N+i22Mc4Z2ycQGbttEGMbe4s\nm67cNMrOdRky5Yf0xtbrCJZMMP//74x43z5OCwIDAQABAoIBAF2oNwEcdw7ymiTM\nJxNr4aiRBZxqRkXDrj5LePVa71NJg1m6va8IoTEQlPQsFLvkqGfTB5U95VlMoIEV\niw2Ku3JTNv5ZH6ng4+9IK25ansR4w6esBEpD7FypPEjfrFcGXh7mXrZKK+4ToaP4\nplPGgIDZw8DPDa7nxXrhEDlxNJXpjUcXyLxUGc/Jg+JZeRzLhGQS2BORsssD6+Vy\neSYODhZvKIabqGdJIL4pePIkr5siJnFEgdZByAwOIZmC/qwNFB39/6Fxv4j2SBix\nMPD/ROR8BBdAmzPCWtdfJmyfeFNgQxgKT0UzV0P6mMHY4HlE/atrDzUGUsi9Uagl\nTEx06mECgYEA+fpVzazgLXrnJg9IhBoWVC1V3+R536yFcwT5f7NQu7+LHmF0Vnpm\nqn1m+xaMAbH2jjHTlpTAvPvogyfetBLzEPWPyp+JTWWKEIc5evjZH3pzBORoPg9l\nO/Lw7f8MbjAKfGgUKdp5dEbkSQn+9WayN/qigAZ2jiRE3Eku32f1MlsCgYEA+Pmd\nDSyxNHRikW9IlQ1fLrbBQI50vGzwKgPQLLUCMy11eYjL2D9mTeqHLotLChD1O25z\njklnQQnJmmPNSpRNXe0k6rrHCpw+I6pgpBNQ8XLOQFXL6E+RRa1rFXiGfDPKTFJA\nRIbMDGyhG0z4fdyNc4shUYF8INIxWvpnp1b3whECgYEAlenaYVFm0/+b9gg+XfLj\nJzJVCMOVj12AXp1CH6JjLWVOwjaBtYcMYPx5sOUxq6aVjWs2UFz/RZbxNw7HEUk3\n+hi6VjLc/cyCQy1FfIkWdTlTF0D/fxBujshAUwqc4svuzfMA/KSoJ+KH74GOJI+l\nG8s0fwDhQpdfsJg3AwXuV3cCgYBk9GIYS3z3NhIZwrP9rFRiDrzBvoHbPZkMkEtD\nNYpU0iQGSc/OObbz9RsnZlfhFws5NAorMdxqZNuYfMtraEMOyO/lNiMrTDtuHtHc\n9fAmV1UGhUOPSWQwiqcXJ63wgteOpvNkVfw7NXkGJunDr0C0D0BNWmHItTJKH6sU\nEZGY4QKBgQDEeq2WCoZCN7eaOBp6eO6jcf0k0lFh57kBLC6k/4j+bvqETSqlahLg\n4yfPCgou4GblrIZyBs7R+ByeYH6B9KcDUv6fWjRXJwE8TnQCNYxRdtZeiR9ZPbOG\ncNbLo1BC+QgzD4go14eLozrdaE23j7sqF+QOHhDTVmCACr6uvRx4yA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "7f8efe57ee68445cad85235482091d28", "name": "singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "fingerprint": "ff:99:65:b6:f1:35:41:4c:35:fa:a7:a5:37:66:9d:54"}} 2019-05-14 05:53:39,254 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6e9da1fe-09d5-4983-862c-177354b28a36 2019-05-14 05:53:39,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.479557991028s 2019-05-14 05:53:39,255 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDzHkD4GH/gn7vF8UFjKsASrzfF/8N8Z6tp049LTq6HYAU5dpl5WKzMuHvqjfynUjTfuB96DDbeWH+ThlLVQiweckoEKJRlccG5FUpr42Bj2ijTzBVwPWSQAGpJZD6R27s5bUCrFoXT7Yrr762MHDtpq3XXNJ7ZmFBqVObZJgjk0vu6+9jfrji8Sbk8sSeoI8QV+wp9hAinSDyg8IPX7MQUct5nmdv0MO3QFB33rhQayk02+bJ3zQ+8H4ASEi+JsQw0oGzJXnVMRwXvhhTO5tPu6r436LbYxzhnbJxAZu20QYxt7iybrtw0ys51GTLlh/TG1usIlkww///vjHjfPk4L Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8x5A+Bh/4J+7xfFBYyrAEq83xf/DfGeradOPS06uh2AFOXaZ\neViszLh76o38p1I037gfegw23lh/k4ZS1UIsHnJKBCiUZXHBuRVKa+NgY9oo08wV\ncD1kkABqSWQ+kdu7OW1AqxaF0+2K6++tjBw7aat11zSe2ZhQalTm2SYI5NL7uvvY\n3644vEm5PLEnqCPEFfsKfYQIp0g8oPCD1+zEFHLeZ5nb9DDt0BQd964UGspNNvmy\nd80PvB+AEhIvibEMNKBsyV51TEcF74YUzubT7uq+N+i22Mc4Z2ycQGbttEGMbe4s\nm67cNMrOdRky5Yf0xtbrCJZMMP//74x43z5OCwIDAQABAoIBAF2oNwEcdw7ymiTM\nJxNr4aiRBZxqRkXDrj5LePVa71NJg1m6va8IoTEQlPQsFLvkqGfTB5U95VlMoIEV\niw2Ku3JTNv5ZH6ng4+9IK25ansR4w6esBEpD7FypPEjfrFcGXh7mXrZKK+4ToaP4\nplPGgIDZw8DPDa7nxXrhEDlxNJXpjUcXyLxUGc/Jg+JZeRzLhGQS2BORsssD6+Vy\neSYODhZvKIabqGdJIL4pePIkr5siJnFEgdZByAwOIZmC/qwNFB39/6Fxv4j2SBix\nMPD/ROR8BBdAmzPCWtdfJmyfeFNgQxgKT0UzV0P6mMHY4HlE/atrDzUGUsi9Uagl\nTEx06mECgYEA+fpVzazgLXrnJg9IhBoWVC1V3+R536yFcwT5f7NQu7+LHmF0Vnpm\nqn1m+xaMAbH2jjHTlpTAvPvogyfetBLzEPWPyp+JTWWKEIc5evjZH3pzBORoPg9l\nO/Lw7f8MbjAKfGgUKdp5dEbkSQn+9WayN/qigAZ2jiRE3Eku32f1MlsCgYEA+Pmd\nDSyxNHRikW9IlQ1fLrbBQI50vGzwKgPQLLUCMy11eYjL2D9mTeqHLotLChD1O25z\njklnQQnJmmPNSpRNXe0k6rrHCpw+I6pgpBNQ8XLOQFXL6E+RRa1rFXiGfDPKTFJA\nRIbMDGyhG0z4fdyNc4shUYF8INIxWvpnp1b3whECgYEAlenaYVFm0/+b9gg+XfLj\nJzJVCMOVj12AXp1CH6JjLWVOwjaBtYcMYPx5sOUxq6aVjWs2UFz/RZbxNw7HEUk3\n+hi6VjLc/cyCQy1FfIkWdTlTF0D/fxBujshAUwqc4svuzfMA/KSoJ+KH74GOJI+l\nG8s0fwDhQpdfsJg3AwXuV3cCgYBk9GIYS3z3NhIZwrP9rFRiDrzBvoHbPZkMkEtD\nNYpU0iQGSc/OObbz9RsnZlfhFws5NAorMdxqZNuYfMtraEMOyO/lNiMrTDtuHtHc\n9fAmV1UGhUOPSWQwiqcXJ63wgteOpvNkVfw7NXkGJunDr0C0D0BNWmHItTJKH6sU\nEZGY4QKBgQDEeq2WCoZCN7eaOBp6eO6jcf0k0lFh57kBLC6k/4j+bvqETSqlahLg\n4yfPCgou4GblrIZyBs7R+ByeYH6B9KcDUv6fWjRXJwE8TnQCNYxRdtZeiR9ZPbOG\ncNbLo1BC+QgzD4go14eLozrdaE23j7sqF+QOHhDTVmCACr6uvRx4yA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7f8efe57ee68445cad85235482091d28', 'name': u'singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'created_at': '2019-05-14T05:53:39.255634', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'name': 'singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'ff:99:65:b6:f1:35:41:4c:35:fa:a7:a5:37:66:9d:54', 'type': 'ssh', 'id': u'singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995'}) 2019-05-14 05:53:39,256 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA8x5A+Bh/4J+7xfFBYyrAEq83xf/DfGeradOPS06uh2AFOXaZ eViszLh76o38p1I037gfegw23lh/k4ZS1UIsHnJKBCiUZXHBuRVKa+NgY9oo08wV cD1kkABqSWQ+kdu7OW1AqxaF0+2K6++tjBw7aat11zSe2ZhQalTm2SYI5NL7uvvY 3644vEm5PLEnqCPEFfsKfYQIp0g8oPCD1+zEFHLeZ5nb9DDt0BQd964UGspNNvmy d80PvB+AEhIvibEMNKBsyV51TEcF74YUzubT7uq+N+i22Mc4Z2ycQGbttEGMbe4s m67cNMrOdRky5Yf0xtbrCJZMMP//74x43z5OCwIDAQABAoIBAF2oNwEcdw7ymiTM JxNr4aiRBZxqRkXDrj5LePVa71NJg1m6va8IoTEQlPQsFLvkqGfTB5U95VlMoIEV iw2Ku3JTNv5ZH6ng4+9IK25ansR4w6esBEpD7FypPEjfrFcGXh7mXrZKK+4ToaP4 plPGgIDZw8DPDa7nxXrhEDlxNJXpjUcXyLxUGc/Jg+JZeRzLhGQS2BORsssD6+Vy eSYODhZvKIabqGdJIL4pePIkr5siJnFEgdZByAwOIZmC/qwNFB39/6Fxv4j2SBix MPD/ROR8BBdAmzPCWtdfJmyfeFNgQxgKT0UzV0P6mMHY4HlE/atrDzUGUsi9Uagl TEx06mECgYEA+fpVzazgLXrnJg9IhBoWVC1V3+R536yFcwT5f7NQu7+LHmF0Vnpm qn1m+xaMAbH2jjHTlpTAvPvogyfetBLzEPWPyp+JTWWKEIc5evjZH3pzBORoPg9l O/Lw7f8MbjAKfGgUKdp5dEbkSQn+9WayN/qigAZ2jiRE3Eku32f1MlsCgYEA+Pmd DSyxNHRikW9IlQ1fLrbBQI50vGzwKgPQLLUCMy11eYjL2D9mTeqHLotLChD1O25z jklnQQnJmmPNSpRNXe0k6rrHCpw+I6pgpBNQ8XLOQFXL6E+RRa1rFXiGfDPKTFJA RIbMDGyhG0z4fdyNc4shUYF8INIxWvpnp1b3whECgYEAlenaYVFm0/+b9gg+XfLj JzJVCMOVj12AXp1CH6JjLWVOwjaBtYcMYPx5sOUxq6aVjWs2UFz/RZbxNw7HEUk3 +hi6VjLc/cyCQy1FfIkWdTlTF0D/fxBujshAUwqc4svuzfMA/KSoJ+KH74GOJI+l G8s0fwDhQpdfsJg3AwXuV3cCgYBk9GIYS3z3NhIZwrP9rFRiDrzBvoHbPZkMkEtD NYpU0iQGSc/OObbz9RsnZlfhFws5NAorMdxqZNuYfMtraEMOyO/lNiMrTDtuHtHc 9fAmV1UGhUOPSWQwiqcXJ63wgteOpvNkVfw7NXkGJunDr0C0D0BNWmHItTJKH6sU EZGY4QKBgQDEeq2WCoZCN7eaOBp6eO6jcf0k0lFh57kBLC6k/4j+bvqETSqlahLg 4yfPCgou4GblrIZyBs7R+ByeYH6B9KcDUv6fWjRXJwE8TnQCNYxRdtZeiR9ZPbOG cNbLo1BC+QgzD4go14eLozrdaE23j7sqF+QOHhDTVmCACr6uvRx4yA== -----END RSA PRIVATE KEY----- 2019-05-14 05:53:39,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-14 05:53:39,262 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"security_group": {"name": "singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-05-14 05:53:39,552 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 14 May 2019 05:53:39 GMT X-Openstack-Request-Id: req-78537080-21f0-4310-8f7e-23c5f949c5cd 2019-05-14 05:53:39,552 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:38Z", "updated_at": "2019-05-14T05:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:38Z", "revision_number": 0, "id": "1db59c6f-775d-475f-84e6-cb0fe28ca404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:38Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:38Z", "revision_number": 0, "id": "5ca68670-6492-4c04-bbd5-e3c1f0664424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:38Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 1, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "name": "singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}} 2019-05-14 05:53:39,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-78537080-21f0-4310-8f7e-23c5f949c5cd 2019-05-14 05:53:39,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.291044950485s 2019-05-14 05:53:39,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:53:39,559 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:39,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 14 May 2019 05:53:39 GMT X-Openstack-Request-Id: req-aed903bf-63ee-4692-b578-e3fb62c2f1b1 2019-05-14 05:53:39,642 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:30Z", "updated_at": "2019-05-14T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "3dbe7536-22a5-40db-a8f0-91fe9c9d3c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e3cbd2cd-c2f3-4156-afcb-b7f6f1c1fc48", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e4dab8e7-97da-4a0d-86f5-d6099c21ac65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "f1d6d7ab-5ed1-4dc4-890e-912e1cce246b", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 1, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:38Z", "updated_at": "2019-05-14T05:53:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:38Z", "revision_number": 0, "id": "1db59c6f-775d-475f-84e6-cb0fe28ca404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:38Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:38Z", "revision_number": 0, "id": "5ca68670-6492-4c04-bbd5-e3c1f0664424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:38Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 1, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "name": "singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}]} 2019-05-14 05:53:39,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-aed903bf-63ee-4692-b578-e3fb62c2f1b1 2019-05-14 05:53:39,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0828959941864s 2019-05-14 05:53:39,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 05:53:39,649 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -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": "aba1e102-b9b8-4d50-af94-1230c4a25d54"}}' 2019-05-14 05:53:39,796 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 05:53:39 GMT X-Openstack-Request-Id: req-4bf94908-ab0b-4ec9-8580-a299e5013603 2019-05-14 05:53:39,797 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-14T05:53:39Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "port_range_min": 22, "revision_number": 0, "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:39Z", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "8b7c965b-2d79-4300-b615-b3afaeb85b08"}} 2019-05-14 05:53:39,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4bf94908-ab0b-4ec9-8580-a299e5013603 2019-05-14 05:53:39,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149117946625s 2019-05-14 05:53:39,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:53:39,804 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:39,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 14 May 2019 05:53:39 GMT X-Openstack-Request-Id: req-4dc71c77-6fe7-4143-a38d-8f159c7efc9c 2019-05-14 05:53:39,847 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:30Z", "updated_at": "2019-05-14T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "3dbe7536-22a5-40db-a8f0-91fe9c9d3c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e3cbd2cd-c2f3-4156-afcb-b7f6f1c1fc48", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e4dab8e7-97da-4a0d-86f5-d6099c21ac65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "f1d6d7ab-5ed1-4dc4-890e-912e1cce246b", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 1, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:38Z", "updated_at": "2019-05-14T05:53:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:38Z", "revision_number": 0, "id": "1db59c6f-775d-475f-84e6-cb0fe28ca404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:38Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:38Z", "revision_number": 0, "id": "5ca68670-6492-4c04-bbd5-e3c1f0664424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:38Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T05:53:39Z", "revision_number": 0, "id": "8b7c965b-2d79-4300-b615-b3afaeb85b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:39Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 2, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "name": "singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}]} 2019-05-14 05:53:39,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4dc71c77-6fe7-4143-a38d-8f159c7efc9c 2019-05-14 05:53:39,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0446360111237s 2019-05-14 05:53:39,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 05:53:39,854 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -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": "aba1e102-b9b8-4d50-af94-1230c4a25d54"}}' 2019-05-14 05:53:39,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 14 May 2019 05:53:39 GMT X-Openstack-Request-Id: req-12e1e955-c396-4bc7-af74-5b47d66b5f68 2019-05-14 05:53:39,958 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-14T05:53:39Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "port_range_min": null, "revision_number": 0, "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:39Z", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "114fd664-c4fb-4a3e-849d-4d3160c28d34"}} 2019-05-14 05:53:39,958 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-12e1e955-c396-4bc7-af74-5b47d66b5f68 2019-05-14 05:53:39,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.104828119278s 2019-05-14 05:53:39,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:53:39,960 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:40,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 14 May 2019 05:53:39 GMT X-Openstack-Request-Id: req-299c8ff7-f61a-40c3-a558-1402087060f3 2019-05-14 05:53:40,054 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea5bc02860ad4059ac6122c7f6da4a8f","l2_adjacency":true,"status":"ACTIVE","subnets":["a6e28f63-7220-43e3-8f77-91192343f723"],"description":"","tags":[],"updated_at":"2019-05-14T05:53:31Z","qos_policy_id":null,"name":"singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995","admin_state_up":true,"tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:53:40,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-299c8ff7-f61a-40c3-a558-1402087060f3 2019-05-14 05:53:40,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094437122345s 2019-05-14 05:53:40,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:53:40,062 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:40,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:53:39 GMT X-Openstack-Request-Id: req-4bdf4e59-2ba3-453b-9d0c-b5e6868512c5 2019-05-14 05:53:40,182 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:53:37Z", "file": "/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/file", "owner": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "size": 12716032, "self": "/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:53:40,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4bdf4e59-2ba3-453b-9d0c-b5e6868512c5 2019-05-14 05:53:40,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.124073982239s 2019-05-14 05:53:40,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:53:40,192 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:40,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-e5b1db37-a95c-40d8-a191-db9d6072ed3a x-openstack-request-id: req-e5b1db37-a95c-40d8-a191-db9d6072ed3a 2019-05-14 05:53:40,212 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "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": "ca851edc-4980-4712-8e56-bfe0102e0f5e"}]} 2019-05-14 05:53:40,212 - 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-e5b1db37-a95c-40d8-a191-db9d6072ed3a 2019-05-14 05:53:40,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232350826263s 2019-05-14 05:53:40,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 05:53:40,216 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"server": {"name": "singlevm2-vm_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "imageRef": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "key_name": "singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "flavorRef": "ca851edc-4980-4712-8e56-bfe0102e0f5e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2"}], "security_groups": [{"name": "aba1e102-b9b8-4d50-af94-1230c4a25d54"}]}}' 2019-05-14 05:53:42,156 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 05:53:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e x-compute-request-id: req-4049892c-dabc-4ffe-978f-df6b9667620d x-openstack-request-id: req-4049892c-dabc-4ffe-978f-df6b9667620d 2019-05-14 05:53:42,157 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "aba1e102-b9b8-4d50-af94-1230c4a25d54"}], "OS-DCF:diskConfig": "MANUAL", "id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "bookmark"}], "adminPass": "V765jcKEKqx5"}} 2019-05-14 05:53:42,157 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-4049892c-dabc-4ffe-978f-df6b9667620d 2019-05-14 05:53:42,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.94340896606s 2019-05-14 05:53:42,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:42,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:42,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-79b0449b-7001-4a9b-91d3-6f806894427e x-openstack-request-id: req-79b0449b-7001-4a9b-91d3-6f806894427e 2019-05-14 05:53:42,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "bookmark"}], "image": {"id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "links": [{"href": "http://172.30.9.28:8774/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca851edc-4980-4712-8e56-bfe0102e0f5e", "links": [{"href": "http://172.30.9.28:8774/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "rel": "bookmark"}]}, "id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "user_id": "7f8efe57ee68445cad85235482091d28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:53:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "name": "singlevm2-vm_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "created": "2019-05-14T05:53:41Z", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:42,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-79b0449b-7001-4a9b-91d3-6f806894427e 2019-05-14 05:53:42,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644915103912s 2019-05-14 05:53:42,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:53:42,814 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:42,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 14 May 2019 05:53:42 GMT X-Openstack-Request-Id: req-6a144d73-288e-436e-8774-882afbbf7f7f 2019-05-14 05:53:42,902 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea5bc02860ad4059ac6122c7f6da4a8f","l2_adjacency":true,"status":"ACTIVE","subnets":["a6e28f63-7220-43e3-8f77-91192343f723"],"description":"","tags":[],"updated_at":"2019-05-14T05:53:31Z","qos_policy_id":null,"name":"singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995","admin_state_up":true,"tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:53:42,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6a144d73-288e-436e-8774-882afbbf7f7f 2019-05-14 05:53:42,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.089549779892s 2019-05-14 05:53:42,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:53:42,904 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:42,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 14 May 2019 05:53:42 GMT X-Openstack-Request-Id: req-c6782017-e8f1-4497-b0c5-25c1260f18da 2019-05-14 05:53:42,971 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:53:31Z","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":"ea5bc02860ad4059ac6122c7f6da4a8f","id":"a6e28f63-7220-43e3-8f77-91192343f723","subnetpool_id":null,"name":"singlevm2-subnet_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}]} 2019-05-14 05:53:42,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c6782017-e8f1-4497-b0c5-25c1260f18da 2019-05-14 05:53:42,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0677320957184s 2019-05-14 05:53:42,972 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:53:44,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:44,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:45,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 642 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-d50da91d-472f-4e31-82d6-32e8711b4ec0 x-openstack-request-id: req-d50da91d-472f-4e31-82d6-32e8711b4ec0 2019-05-14 05:53:45,839 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "bookmark"}], "image": {"id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "links": [{"href": "http://172.30.9.28:8774/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca851edc-4980-4712-8e56-bfe0102e0f5e", "links": [{"href": "http://172.30.9.28:8774/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "rel": "bookmark"}]}, "id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "user_id": "7f8efe57ee68445cad85235482091d28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:53:44Z", "hostId": "935b611f71d24cb2c796dd79553f7327999dcf3a7e898f553a7015f1", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "name": "singlevm2-vm_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "created": "2019-05-14T05:53:41Z", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:45,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d50da91d-472f-4e31-82d6-32e8711b4ec0 2019-05-14 05:53:45,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.865211009979s 2019-05-14 05:53:45,846 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:53:47,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:47,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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:48,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-3e2df5de-94ec-42b2-bf2a-a46bf2f1988b x-openstack-request-id: req-3e2df5de-94ec-42b2-bf2a-a46bf2f1988b 2019-05-14 05:53:48,138 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "bookmark"}], "image": {"id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "links": [{"href": "http://172.30.9.28:8774/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ca851edc-4980-4712-8e56-bfe0102e0f5e", "links": [{"href": "http://172.30.9.28:8774/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "rel": "bookmark"}]}, "id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "security_groups": [{"name": "singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}], "user_id": "7f8efe57ee68445cad85235482091d28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:53:45Z", "hostId": "935b611f71d24cb2c796dd79553f7327999dcf3a7e898f553a7015f1", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "name": "singlevm2-vm_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "created": "2019-05-14T05:53:41Z", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:48,138 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3e2df5de-94ec-42b2-bf2a-a46bf2f1988b 2019-05-14 05:53:48,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289545059204s 2019-05-14 05:53:48,144 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:53:50,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:50,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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:50,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-74a835e3-8653-4bc3-978b-d73b7af62b06 x-openstack-request-id: req-74a835e3-8653-4bc3-978b-d73b7af62b06 2019-05-14 05:53:50,572 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:ee:26", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "bookmark"}], "image": {"id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "links": [{"href": "http://172.30.9.28:8774/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:53:49.000000", "flavor": {"id": "ca851edc-4980-4712-8e56-bfe0102e0f5e", "links": [{"href": "http://172.30.9.28:8774/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "rel": "bookmark"}]}, "id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "security_groups": [{"name": "singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}], "user_id": "7f8efe57ee68445cad85235482091d28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:53:49Z", "hostId": "935b611f71d24cb2c796dd79553f7327999dcf3a7e898f553a7015f1", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "name": "singlevm2-vm_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "created": "2019-05-14T05:53:41Z", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:50,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-74a835e3-8653-4bc3-978b-d73b7af62b06 2019-05-14 05:53:50,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425889968872s 2019-05-14 05:53:50,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:53:50,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:50,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 14 May 2019 05:53:50 GMT X-Openstack-Request-Id: req-39ac4acc-45e9-4b53-ae40-528b6ceb574f 2019-05-14 05:53:50,628 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:53:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a6e28f63-7220-43e3-8f77-91192343f723","ip_address":"192.168.120.3"}],"id":"1f24c4c8-9657-48cb-bd4d-5f429c6a35b3","security_groups":["aba1e102-b9b8-4d50-af94-1230c4a25d54"],"mac_address":"fa:16:3e:37:ee:26","project_id":"ea5bc02860ad4059ac6122c7f6da4a8f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:45Z","binding:vnic_type":"normal","device_id":"3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e","ip_allocation":"immediate"}]} 2019-05-14 05:53:50,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e used request id req-39ac4acc-45e9-4b53-ae40-528b6ceb574f 2019-05-14 05:53:50,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0493340492249s 2019-05-14 05:53:50,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=1f24c4c8-9657-48cb-bd4d-5f429c6a35b3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:50,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:53:50 GMT X-Openstack-Request-Id: req-622134c2-ca65-4256-b2cf-f3c65f047721 2019-05-14 05:53:50,685 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:53:50,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=1f24c4c8-9657-48cb-bd4d-5f429c6a35b3 used request id req-622134c2-ca65-4256-b2cf-f3c65f047721 2019-05-14 05:53:50,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0472609996796s 2019-05-14 05:53:50,686 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:37:ee:26', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'237a6eb3-53eb-4920-99e9-f72f4ab78fe1'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:53:49.000000', 'flavor': Munch({u'id': u'ca851edc-4980-4712-8e56-bfe0102e0f5e'}), 'az': u'nova', 'id': u'3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e', 'security_groups': [Munch({u'name': u'singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7f8efe57ee68445cad85235482091d28', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'name': 'singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T05:53:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T05:53:49Z', 'hostId': u'935b611f71d24cb2c796dd79553f7327999dcf3a7e898f553a7015f1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'935b611f71d24cb2c796dd79553f7327999dcf3a7e898f553a7015f1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:53:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'name': u'singlevm2-vm_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'adminPass': u'V765jcKEKqx5', 'tenant_id': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'created_at': u'2019-05-14T05:53:41Z', 'created': u'2019-05-14T05:53:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 05:53:50,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:53:50,691 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:50,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 14 May 2019 05:53:50 GMT X-Openstack-Request-Id: req-ec5a9d7f-8582-4165-b7c8-0f222d3ac26c 2019-05-14 05:53:50,780 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea5bc02860ad4059ac6122c7f6da4a8f","l2_adjacency":true,"status":"ACTIVE","subnets":["a6e28f63-7220-43e3-8f77-91192343f723"],"description":"","tags":[],"updated_at":"2019-05-14T05:53:31Z","qos_policy_id":null,"name":"singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995","admin_state_up":true,"tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:53:50,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ec5a9d7f-8582-4165-b7c8-0f222d3ac26c 2019-05-14 05:53:50,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889348983765s 2019-05-14 05:53:50,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:53:50,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:50,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 14 May 2019 05:53:50 GMT X-Openstack-Request-Id: req-d009218f-deba-466c-9791-a96667710f26 2019-05-14 05:53:50,831 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:53:49Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a6e28f63-7220-43e3-8f77-91192343f723","ip_address":"192.168.120.3"}],"id":"1f24c4c8-9657-48cb-bd4d-5f429c6a35b3","security_groups":["aba1e102-b9b8-4d50-af94-1230c4a25d54"],"mac_address":"fa:16:3e:37:ee:26","project_id":"ea5bc02860ad4059ac6122c7f6da4a8f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:45Z","binding:vnic_type":"normal","device_id":"3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e","ip_allocation":"immediate"}]} 2019-05-14 05:53:50,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e used request id req-d009218f-deba-466c-9791-a96667710f26 2019-05-14 05:53:50,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498580932617s 2019-05-14 05:53:50,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 05:53:50,832 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.3", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3"}}' 2019-05-14 05:53:53,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 14 May 2019 05:53:53 GMT X-Openstack-Request-Id: req-d24cd772-022d-498c-8fd1-681ed3010c2e 2019-05-14 05:53:53,729 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:51Z", "updated_at": "2019-05-14T05:53:51Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:ee:26", "device_id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3", "id": "692c2450-64cc-4bdf-ae10-6d91ded72245", "qos_policy_id": null}} 2019-05-14 05:53:53,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d24cd772-022d-498c-8fd1-681ed3010c2e 2019-05-14 05:53:53,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.89737510681s 2019-05-14 05:53:53,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:53,742 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:53,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:53:53 GMT X-Openstack-Request-Id: req-2a0c195f-4d24-462c-bb37-690873186731 2019-05-14 05:53:53,871 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:51Z", "updated_at": "2019-05-14T05:53:51Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:ee:26", "device_id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3", "id": "692c2450-64cc-4bdf-ae10-6d91ded72245", "qos_policy_id": null}]} 2019-05-14 05:53:53,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2a0c195f-4d24-462c-bb37-690873186731 2019-05-14 05:53:53,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.129676818848s 2019-05-14 05:53:53,878 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:53,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:53,988 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:54,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:53:53 GMT X-Openstack-Request-Id: req-aa23e7b7-1fdc-440a-bf6f-75bd08b6f4e8 2019-05-14 05:53:54,045 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:51Z", "updated_at": "2019-05-14T05:53:51Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:ee:26", "device_id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3", "id": "692c2450-64cc-4bdf-ae10-6d91ded72245", "qos_policy_id": null}]} 2019-05-14 05:53:54,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-aa23e7b7-1fdc-440a-bf6f-75bd08b6f4e8 2019-05-14 05:53:54,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0577020645142s 2019-05-14 05:53:54,051 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:54,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:54,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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:54,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:53:53 GMT X-Openstack-Request-Id: req-360e71da-e707-40c0-bac5-9388992fc501 2019-05-14 05:53:54,220 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:51Z", "updated_at": "2019-05-14T05:53:51Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:ee:26", "device_id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3", "id": "692c2450-64cc-4bdf-ae10-6d91ded72245", "qos_policy_id": null}]} 2019-05-14 05:53:54,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-360e71da-e707-40c0-bac5-9388992fc501 2019-05-14 05:53:54,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591530799866s 2019-05-14 05:53:54,226 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:54,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:54,336 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:54,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:53:54 GMT X-Openstack-Request-Id: req-627df4ad-c0d4-4848-a072-12fa07b959bb 2019-05-14 05:53:54,563 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:51Z", "updated_at": "2019-05-14T05:53:51Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:ee:26", "device_id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3", "id": "692c2450-64cc-4bdf-ae10-6d91ded72245", "qos_policy_id": null}]} 2019-05-14 05:53:54,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-627df4ad-c0d4-4848-a072-12fa07b959bb 2019-05-14 05:53:54,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.22763299942s 2019-05-14 05:53:54,569 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:54,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:54,679 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:54,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:53:54 GMT X-Openstack-Request-Id: req-c07263f5-7d8b-4425-81ae-70a2bcef2ce4 2019-05-14 05:53:54,736 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:51Z", "updated_at": "2019-05-14T05:53:51Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:ee:26", "device_id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3", "id": "692c2450-64cc-4bdf-ae10-6d91ded72245", "qos_policy_id": null}]} 2019-05-14 05:53:54,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c07263f5-7d8b-4425-81ae-70a2bcef2ce4 2019-05-14 05:53:54,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0576848983765s 2019-05-14 05:53:54,742 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:54,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:54,852 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:54,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:53:54 GMT X-Openstack-Request-Id: req-c2c9eee5-8147-433f-9517-e65814f0bde9 2019-05-14 05:53:54,932 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:51Z", "updated_at": "2019-05-14T05:53:51Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:ee:26", "device_id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3", "id": "692c2450-64cc-4bdf-ae10-6d91ded72245", "qos_policy_id": null}]} 2019-05-14 05:53:54,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c2c9eee5-8147-433f-9517-e65814f0bde9 2019-05-14 05:53:54,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0808250904083s 2019-05-14 05:53:54,938 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:53:55,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:55,048 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:55,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 14 May 2019 05:53:54 GMT X-Openstack-Request-Id: req-67f6fb1d-fed0-44c3-ae2e-7dc567787cb0 2019-05-14 05:53:55,106 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:51Z", "updated_at": "2019-05-14T05:53:54Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:37:ee:26", "device_id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_id": "1f24c4c8-9657-48cb-bd4d-5f429c6a35b3", "id": "692c2450-64cc-4bdf-ae10-6d91ded72245", "qos_policy_id": null}]} 2019-05-14 05:53:55,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-67f6fb1d-fed0-44c3-ae2e-7dc567787cb0 2019-05-14 05:53:55,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0583288669586s 2019-05-14 05:53:55,112 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'18253fdf-89a2-4f7a-a967-1917712b4dad', 'updated_at': u'2019-05-14T05:53:54Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'1f24c4c8-9657-48cb-bd4d-5f429c6a35b3', 'id': u'692c2450-64cc-4bdf-ae10-6d91ded72245', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'1f24c4c8-9657-48cb-bd4d-5f429c6a35b3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'name': 'singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:ee:26', u'device_id': u'3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'ea5bc02860ad4059ac6122c7f6da4a8f', 'created_at': u'2019-05-14T05:53:51Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:37:ee:26', u'device_id': u'3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e'}), 'router': u'18253fdf-89a2-4f7a-a967-1917712b4dad'}) 2019-05-14 05:53:55,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:53:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:53:55,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9194 Content-Type: application/json Date: Tue, 14 May 2019 05:53:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fbf3d12f-81b0-469a-b846-61510170cc3a x-openstack-request-id: req-fbf3d12f-81b0-469a-b846-61510170cc3a 2019-05-14 05:53:55,199 - 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 473683917 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.914 MHz processor\n[ 0.224349] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.227206] pid_max: default: 32768 minimum: 301\n[ 0.228739] ACPI: Core revision 20150930\n[ 0.230674] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.232927] Security Framework initialized\n[ 0.234331] Yama: becoming mindful.\n[ 0.235591] AppArmor: AppArmor initialized\n[ 0.237039] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239292] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241473] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243550] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245889] Initializing cgroup subsys io\n[ 0.247295] Initializing cgroup subsys memory\n[ 0.248770] Initializing cgroup subsys devices\n[ 0.250267] Initializing cgroup subsys freezer\n[ 0.251765] Initializing cgroup subsys net_cls\n[ 0.253259] Initializing cgroup subsys perf_event\n[ 0.254831] Initializing cgroup subsys net_prio\n[ 0.256351] Initializing cgroup subsys hugetlb\n[ 0.257837] Initializing cgroup subsys pids\n[ 0.259325] CPU: Physical Processor ID: 0\n[ 0.261393] mce: CPU supports 10 MCE banks\n[ 0.262843] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264568] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.281302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289580] ftrace: allocating 31920 entries in 125 pages\n[ 0.320490] smpboot: Max logical packages: 1\n[ 0.321949] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.324271] x2apic enabled\n[ 0.325609] Switched APIC routing to physical x2apic.\n[ 0.328443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.330363] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.333915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.336983] KVM setup paravirtual spinlock\n[ 0.338859] x86: Booted up 1 node, 1 CPUs\n[ 0.340248] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.342571] devtmpfs: initialized\n[ 0.344783] evm: security.selinux\n[ 0.345979] evm: security.SMACK64\n[ 0.347170] evm: security.SMACK64EXEC\n[ 0.348456] evm: security.SMACK64TRANSMUTE\n[ 0.349847] evm: security.SMACK64MMAP\n[ 0.351124] evm: security.ima\n[ 0.352219] evm: security.capability\n[ 0.353549] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.356702] pinctrl core: initialized pinctrl subsystem\n[ 0.358547] RTC time: 5:53:50, date: 05/14/19\n[ 0.360137] NET: Registered protocol family 16\n[ 0.361746] cpuidle: using governor ladder\n[ 0.363170] cpuidle: using governor menu\n[ 0.364520] PCCT header not found.\n[ 0.365777] ACPI: bus type PCI registered\n[ 0.367150] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.369261] PCI: Using configuration type 1 for base access\n[ 0.371766] ACPI: Added _OSI(Module Device)\n[ 0.373216] ACPI: Added _OSI(Processor Device)\n[ 0.374694] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.376242] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.378790] ACPI: Interpreter enabled\n[ 0.380087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.383263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.386430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.389591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.392747] ACPI: (supports S0 S5)\n[ 0.393953] ACPI: Using IOAPIC for interrupt routing\n[ 0.395580] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.399986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.401939] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.404081] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.406139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.409857] acpiphp: Slot [3] registered\n[ 0.411230] acpiphp: Slot [4] registered\n[ 0.412590] acpiphp: Slot [5] registered\n[ 0.413964] acpiphp: Slot [6] registered\n[ 0.415328] acpiphp: Slot [7] registered\n[ 0.416691] acpiphp: Slot [8] registered\n[ 0.418064] acpiphp: Slot [9] registered\n[ 0.419422] acpiphp: Slot [10] registered\n[ 0.420802] acpiphp: Slot [11] registered\n[ 0.422195] acpiphp: Slot [12] registered\n[ 0.423582] acpiphp: Slot [13] registered\n[ 0.424961] acpiphp: Slot [14] registered\n[ 0.426351] acpiphp: Slot [15] registered\n[ 0.443541] acpiphp: Slot [16] registered\n[ 0.444931] acpiphp: Slot [17] registered\n[ 0.446320] acpiphp: Slot [18] registered\n[ 0.447706] acpiphp: Slot [19] registered\n[ 0.449091] acpiphp: Slot [20] registered\n[ 0.450473] acpiphp: Slot [21] registered\n[ 0.451859] acpiphp: Slot [22] registered\n[ 0.453246] acpiphp: Slot [23] registered\n[ 0.454628] acpiphp: Slot [24] registered\n[ 0.456020] acpiphp: Slot [25] registered\n[ 0.457403] acpiphp: Slot [26] registered\n[ 0.458783] acpiphp: Slot [27] registered\n[ 0.460177] acpiphp: Slot [28] registered\n[ 0.461563] acpiphp: Slot [29] registered\n[ 0.462944] acpiphp: Slot [30] registered\n[ 0.464344] acpiphp: Slot [31] registered\n[ 0.465727] PCI host bridge to bus 0000:00\n[ 0.467116] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.469207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.471294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.473780] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.476270] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.478804] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.483378] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.485580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.487613] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.489797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.494172] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.496620] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.518124] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.520604] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.523051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.525456] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.527827] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.529929] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.532063] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.533878] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.536555] vgaarb: loaded\n[ 0.537584] vgaarb: bridge control possible 0000:00:02.0\n[ 0.539576] SCSI subsystem initialized\n[ 0.541094] ACPI: bus type USB registered\n[ 0.542506] usbcore: registered new interface driver usbfs\n[ 0.544281] usbcore: registered new interface driver hub\n[ 0.546007] usbcore: registered new device driver usb\n[ 0.547833] PCI: Using ACPI for IRQ routing\n[ 0.549661] NetLabel: Initializing\n[ 0.550894] NetLabel: domain hash size = 128\n[ 0.552360] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.554000] NetLabel: unlabeled traffic allowed by default\n[ 0.555940] clocksource: Switched to clocksource kvm-clock\n[ 0.565954] AppArmor: AppArmor Filesystem Enabled\n[ 0.567580] pnp: PnP ACPI init\n[ 0.569031] pnp: PnP ACPI: found 5 devices\n[ 0.576060] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.578984] NET: Registered protocol family 2\n[ 0.580681] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.585127] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.587232] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.589335] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.591242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.593450] NET: Registered protocol family 1\n[ 0.594998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.596934] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.598793] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.613913] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.629475] Trying to unpack rootfs image as initramfs...\n[ 0.690730] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.693819] Scanning for low memory corruption every 60 seconds\n[ 0.696123] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.698112] audit: initializing netlink subsys (disabled)\n[ 0.699872] audit: type=2000 audit(1557813230.811:1): initialized\n[ 0.702176] Initialise system trusted keyring\n[ 0.703816] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.705828] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.708928] zbud: loaded\n[ 0.710106] VFS: Disk quotas dquot_6.6.0\n[ 0.711498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.714044] fuse init (API version 7.23)\n[ 0.715537] Key type big_key registered\n[ 0.716909] Allocating IMA MOK and blacklist keyrings.\n[ 0.718900] Key type asymmetric registered\n[ 0.720329] Asymmetric key parser 'x509' registered\n[ 0.721967] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.724508] io scheduler noop registered\n[ 0.725864] io scheduler deadline registered (default)\n[ 0.727568] io scheduler cfq registered\n[ 0.729016] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.730810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.732970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.735463] ACPI: Power Button [PWRF]\n[ 0.736898] GHES: HEST is not enabled!\n[ 0.751159] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.781096] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.784640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.809966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.813414] Linux agpgart interface v0.103\n[ 0.816936] brd: module loaded\n[ 0.819278] loop: module loaded\n[ 0.824038] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.826535] GPT:90111 != 2097151\n[ 0.827701] GPT:Alternate GPT header not at the end of the disk.\n[ 0.829594] GPT:90111 != 2097151\n[ 0.830758] GPT: Use GNU Parted to correct GPT errors.\n[ 0.832434] vda: vda1 vda15\n[ 0.834338] scsi host0: ata_piix\n[ 0.835631] scsi host1: ata_piix\n[ 0.836855] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.838960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.841671] libphy: Fixed MDIO Bus: probed\n[ 0.843082] tun: Universal TUN/TAP device driver, 1.6\n[ 0.844732] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.848001] PPP generic driver version 2.4.2\n[ 0.849546] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.851600] ehci-pci: EHCI PCI platform driver\n[ 0.853108] ehci-platform: EHCI generic platform driver\n[ 0.854809] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.856768] ohci-pci: OHCI PCI platform driver\n[ 0.858276] ohci-platform: OHCI generic platform driver\n[ 0.859984] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.874979] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.876710] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.879281] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.880999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.882944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.885130] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.887588] usb usb1: Product: UHCI Host Controller\n[ 0.889216] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.891211] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.892874] hub 1-0:1.0: USB hub found\n[ 0.894224] hub 1-0:1.0: 2 ports detected\n[ 0.895796] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.899395] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.901084] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.902837] mousedev: PS/2 mouse device common for all mice\n[ 0.905010] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.907976] rtc_cmos 00:00: RTC can wake from S4\n[ 0.910060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.912135] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.914219] i2c /dev entries driver\n[ 0.915525] device-mapper: uevent: version 1.0.3\n[ 0.917167] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.920006] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.922266] NET: Registered protocol family 10\n[ 0.924135] NET: Registered protocol family 17\n[ 0.925676] Key type dns_resolver registered\n[ 0.927298] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.929200] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.932221] registered taskstats version 1\n[ 0.933664] Loading compiled-in X.509 certificates\n[ 0.935821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.939050] zswap: loaded using pool lzo/zbud\n[ 0.941370] Key type trusted registered\n[ 0.943754] Key type encrypted registered\n[ 0.945195] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.946996] ima: No TPM chip found, activating TPM-bypass!\n[ 0.948811] evm: HMAC attrs: 0x1\n[ 0.950375] Magic number: 3:911:870\n[ 0.951814] rtc_cmos 00:00: setting system clock to 2019-05-14 05:53:51 UTC (1557813231)\n[ 0.954604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.956542] EDD information not available.\n[ 0.997644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.016500] Write protecting the kernel read-only data: 14336k\n[ 1.019814] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.022822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.184412] 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.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDIWoUHaANA037AuiHN0Yj6XPSQyiaQBRjCBpwX4il+ILvCQ35KVY2teQAFfjNBD6a2jj3+gdnpBj7rGQ5UiXVDeBEpx192VgU/yK+W/QjZuSxgofflXrbSscb9DyLTjD2KzVsLu6elDNTW5f+7102Kaz3ohI42/EFqkcf9MJt9Ow8bOjbBrpx2KOlulGCC8YPFSDk+69gATEeoxSqoCKjbBb93T1XWN2WdmdcqTeMFq04PvaEC2shR/SJMHvQroVmAqQumF8/9ZGfJSukMJ5jSvdLOD5ftYDB6TUvYeyr61SUYkrjRQtRHzjzMRcT4cumxe0y5z2YyWbBtow5fyf8B root@singlevm2-vm-6a26e1b5-8b64-460f-9228-9a9fbf25d995\nssh-dss AAAAB3NzaC1kc3MAAACBAMILFy10FypXkCMF3HhbISM7s4AUuNHRuZTtBeYFZIsAxscMLTTRQK87qMF3Lu6qoiHOTIamq9WGY1qnar27AUtecoPgWoaOPw5Z7w2u9APG5DCCfyqm+KU6wmoLR0eVXI6QbJEUxrIFDrGmWhAqWLiXWiADnSjjqCIGIqlSAEo1AAAAFQCQwx2gmEd8RkZWnaWmHo0Fu8nPlQAAAIAWbHKQ9/+4Fe01aWjtJdpNX19/AHT4JZRw07JuM8fyrMZbFc0+l7KqVAkB0kO8rR3TWoxdv45KPi9CKRY1YpikbR44M7XZpTBsILUG0a3q960MN4uFqK8iZfvFEzMjbZeQPvTeGh9aWQ1v/S+6tOfiMUCzbz72ILZ/v07mSHlh1gAAAIEAiu87CiEoNcgCHgDK+B/NYRCLCNLzgCk43h1WskefCob+qzm9/MK0ECRKIZZrfxagsusRPDn2eMlDcbrS9bvCC2Vl24h7dnSfN0dS66tanMtEMNvIkD3QaUmHf5EzspnUspzzeFblWTFdMb9djRe4QWFa+gaTRQ4IReCEflG2C6k= root@singlevm2-vm-6a26e1b5-8b64-460f-9228-9a9fbf25d995\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-05-14 05:53:55,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e/action used request id req-fbf3d12f-81b0-469a-b846-61510170cc3a 2019-05-14 05:53:55,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0875179767609s 2019-05-14 05:53:55,201 - 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 473683917 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.914 MHz processor [ 0.224349] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.227206] pid_max: default: 32768 minimum: 301 [ 0.228739] ACPI: Core revision 20150930 [ 0.230674] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.232927] Security Framework initialized [ 0.234331] Yama: becoming mindful. [ 0.235591] AppArmor: AppArmor initialized [ 0.237039] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239292] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241473] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243550] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245889] Initializing cgroup subsys io [ 0.247295] Initializing cgroup subsys memory [ 0.248770] Initializing cgroup subsys devices [ 0.250267] Initializing cgroup subsys freezer [ 0.251765] Initializing cgroup subsys net_cls [ 0.253259] Initializing cgroup subsys perf_event [ 0.254831] Initializing cgroup subsys net_prio [ 0.256351] Initializing cgroup subsys hugetlb [ 0.257837] Initializing cgroup subsys pids [ 0.259325] CPU: Physical Processor ID: 0 [ 0.261393] mce: CPU supports 10 MCE banks [ 0.262843] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264568] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281302] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.289580] ftrace: allocating 31920 entries in 125 pages [ 0.320490] smpboot: Max logical packages: 1 [ 0.321949] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.324271] x2apic enabled [ 0.325609] Switched APIC routing to physical x2apic. [ 0.328443] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.330363] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.333915] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.336983] KVM setup paravirtual spinlock [ 0.338859] x86: Booted up 1 node, 1 CPUs [ 0.340248] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.342571] devtmpfs: initialized [ 0.344783] evm: security.selinux [ 0.345979] evm: security.SMACK64 [ 0.347170] evm: security.SMACK64EXEC [ 0.348456] evm: security.SMACK64TRANSMUTE [ 0.349847] evm: security.SMACK64MMAP [ 0.351124] evm: security.ima [ 0.352219] evm: security.capability [ 0.353549] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.356702] pinctrl core: initialized pinctrl subsystem [ 0.358547] RTC time: 5:53:50, date: 05/14/19 [ 0.360137] NET: Registered protocol family 16 [ 0.361746] cpuidle: using governor ladder [ 0.363170] cpuidle: using governor menu [ 0.364520] PCCT header not found. [ 0.365777] ACPI: bus type PCI registered [ 0.367150] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.369261] PCI: Using configuration type 1 for base access [ 0.371766] ACPI: Added _OSI(Module Device) [ 0.373216] ACPI: Added _OSI(Processor Device) [ 0.374694] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376242] ACPI: Added _OSI(Processor Aggregator Device) [ 0.378790] ACPI: Interpreter enabled [ 0.380087] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.383263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.386430] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.389591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.392747] ACPI: (supports S0 S5) [ 0.393953] ACPI: Using IOAPIC for interrupt routing [ 0.395580] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.399986] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.401939] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404081] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.406139] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.409857] acpiphp: Slot [3] registered [ 0.411230] acpiphp: Slot [4] registered [ 0.412590] acpiphp: Slot [5] registered [ 0.413964] acpiphp: Slot [6] registered [ 0.415328] acpiphp: Slot [7] registered [ 0.416691] acpiphp: Slot [8] registered [ 0.418064] acpiphp: Slot [9] registered [ 0.419422] acpiphp: Slot [10] registered [ 0.420802] acpiphp: Slot [11] registered [ 0.422195] acpiphp: Slot [12] registered [ 0.423582] acpiphp: Slot [13] registered [ 0.424961] acpiphp: Slot [14] registered [ 0.426351] acpiphp: Slot [15] registered [ 0.443541] acpiphp: Slot [16] registered [ 0.444931] acpiphp: Slot [17] registered [ 0.446320] acpiphp: Slot [18] registered [ 0.447706] acpiphp: Slot [19] registered [ 0.449091] acpiphp: Slot [20] registered [ 0.450473] acpiphp: Slot [21] registered [ 0.451859] acpiphp: Slot [22] registered [ 0.453246] acpiphp: Slot [23] registered [ 0.454628] acpiphp: Slot [24] registered [ 0.456020] acpiphp: Slot [25] registered [ 0.457403] acpiphp: Slot [26] registered [ 0.458783] acpiphp: Slot [27] registered [ 0.460177] acpiphp: Slot [28] registered [ 0.461563] acpiphp: Slot [29] registered [ 0.462944] acpiphp: Slot [30] registered [ 0.464344] acpiphp: Slot [31] registered [ 0.465727] PCI host bridge to bus 0000:00 [ 0.467116] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.469207] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.471294] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.473780] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.476270] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.478804] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.483378] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.485580] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.487613] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.489797] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.494172] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.496620] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.518124] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.520604] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.523051] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.525456] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.527827] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.529929] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.532063] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.533878] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.536555] vgaarb: loaded [ 0.537584] vgaarb: bridge control possible 0000:00:02.0 [ 0.539576] SCSI subsystem initialized [ 0.541094] ACPI: bus type USB registered [ 0.542506] usbcore: registered new interface driver usbfs [ 0.544281] usbcore: registered new interface driver hub [ 0.546007] usbcore: registered new device driver usb [ 0.547833] PCI: Using ACPI for IRQ routing [ 0.549661] NetLabel: Initializing [ 0.550894] NetLabel: domain hash size = 128 [ 0.552360] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.554000] NetLabel: unlabeled traffic allowed by default [ 0.555940] clocksource: Switched to clocksource kvm-clock [ 0.565954] AppArmor: AppArmor Filesystem Enabled [ 0.567580] pnp: PnP ACPI init [ 0.569031] pnp: PnP ACPI: found 5 devices [ 0.576060] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.578984] NET: Registered protocol family 2 [ 0.580681] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.585127] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.587232] TCP: Hash tables configured (established 4096 bind 4096) [ 0.589335] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.591242] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.593450] NET: Registered protocol family 1 [ 0.594998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.596934] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.598793] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.613913] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.629475] Trying to unpack rootfs image as initramfs... [ 0.690730] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.693819] Scanning for low memory corruption every 60 seconds [ 0.696123] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.698112] audit: initializing netlink subsys (disabled) [ 0.699872] audit: type=2000 audit(1557813230.811:1): initialized [ 0.702176] Initialise system trusted keyring [ 0.703816] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.705828] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.708928] zbud: loaded [ 0.710106] VFS: Disk quotas dquot_6.6.0 [ 0.711498] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.714044] fuse init (API version 7.23) [ 0.715537] Key type big_key registered [ 0.716909] Allocating IMA MOK and blacklist keyrings. [ 0.718900] Key type asymmetric registered [ 0.720329] Asymmetric key parser 'x509' registered [ 0.721967] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.724508] io scheduler noop registered [ 0.725864] io scheduler deadline registered (default) [ 0.727568] io scheduler cfq registered [ 0.729016] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.730810] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.732970] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.735463] ACPI: Power Button [PWRF] [ 0.736898] GHES: HEST is not enabled! [ 0.751159] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.781096] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.784640] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.809966] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.813414] Linux agpgart interface v0.103 [ 0.816936] brd: module loaded [ 0.819278] loop: module loaded [ 0.824038] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.826535] GPT:90111 != 2097151 [ 0.827701] GPT:Alternate GPT header not at the end of the disk. [ 0.829594] GPT:90111 != 2097151 [ 0.830758] GPT: Use GNU Parted to correct GPT errors. [ 0.832434] vda: vda1 vda15 [ 0.834338] scsi host0: ata_piix [ 0.835631] scsi host1: ata_piix [ 0.836855] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.838960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.841671] libphy: Fixed MDIO Bus: probed [ 0.843082] tun: Universal TUN/TAP device driver, 1.6 [ 0.844732] tun: (C) 1999-2004 Max Krasnyansky [ 0.848001] PPP generic driver version 2.4.2 [ 0.849546] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.851600] ehci-pci: EHCI PCI platform driver [ 0.853108] ehci-platform: EHCI generic platform driver [ 0.854809] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.856768] ohci-pci: OHCI PCI platform driver [ 0.858276] ohci-platform: OHCI generic platform driver [ 0.859984] uhci_hcd: USB Universal Host Controller Interface driver [ 0.874979] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.876710] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.879281] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.880999] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.882944] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.885130] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.887588] usb usb1: Product: UHCI Host Controller [ 0.889216] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.891211] usb usb1: SerialNumber: 0000:00:01.2 [ 0.892874] hub 1-0:1.0: USB hub found [ 0.894224] hub 1-0:1.0: 2 ports detected [ 0.895796] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.899395] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.901084] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.902837] mousedev: PS/2 mouse device common for all mice [ 0.905010] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.907976] rtc_cmos 00:00: RTC can wake from S4 [ 0.910060] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.912135] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.914219] i2c /dev entries driver [ 0.915525] device-mapper: uevent: version 1.0.3 [ 0.917167] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.920006] ledtrig-cpu: registered to indicate activity on CPUs [ 0.922266] NET: Registered protocol family 10 [ 0.924135] NET: Registered protocol family 17 [ 0.925676] Key type dns_resolver registered [ 0.927298] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.929200] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.932221] registered taskstats version 1 [ 0.933664] Loading compiled-in X.509 certificates [ 0.935821] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.939050] zswap: loaded using pool lzo/zbud [ 0.941370] Key type trusted registered [ 0.943754] Key type encrypted registered [ 0.945195] AppArmor: AppArmor sha1 policy hashing enabled [ 0.946996] ima: No TPM chip found, activating TPM-bypass! [ 0.948811] evm: HMAC attrs: 0x1 [ 0.950375] Magic number: 3:911:870 [ 0.951814] rtc_cmos 00:00: setting system clock to 2019-05-14 05:53:51 UTC (1557813231) [ 0.954604] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.956542] EDD information not available. [ 0.997644] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.016500] Write protecting the kernel read-only data: 14336k [ 1.019814] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.022822] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.184412] 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.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDIWoUHaANA037AuiHN0Yj6XPSQyiaQBRjCBpwX4il+ILvCQ35KVY2teQAFfjNBD6a2jj3+gdnpBj7rGQ5UiXVDeBEpx192VgU/yK+W/QjZuSxgofflXrbSscb9DyLTjD2KzVsLu6elDNTW5f+7102Kaz3ohI42/EFqkcf9MJt9Ow8bOjbBrpx2KOlulGCC8YPFSDk+69gATEeoxSqoCKjbBb93T1XWN2WdmdcqTeMFq04PvaEC2shR/SJMHvQroVmAqQumF8/9ZGfJSukMJ5jSvdLOD5ftYDB6TUvYeyr61SUYkrjRQtRHzjzMRcT4cumxe0y5z2YyWbBtow5fyf8B root@singlevm2-vm-6a26e1b5-8b64-460f-9228-9a9fbf25d995 ssh-dss AAAAB3NzaC1kc3MAAACBAMILFy10FypXkCMF3HhbISM7s4AUuNHRuZTtBeYFZIsAxscMLTTRQK87qMF3Lu6qoiHOTIamq9WGY1qnar27AUtecoPgWoaOPw5Z7w2u9APG5DCCfyqm+KU6wmoLR0eVXI6QbJEUxrIFDrGmWhAqWLiXWiADnSjjqCIGIqlSAEo1AAAAFQCQwx2gmEd8RkZWnaWmHo0Fu8nPlQAAAIAWbHKQ9/+4Fe01aWjtJdpNX19/AHT4JZRw07JuM8fyrMZbFc0+l7KqVAkB0kO8rR3TWoxdv45KPi9CKRY1YpikbR44M7XZpTBsILUG0a3q960MN4uFqK8iZfvFEzMjbZeQPvTeGh9aWQ1v/S+6tOfiMUCzbz72ILZ/v07mSHlh1gAAAIEAiu87CiEoNcgCHgDK+B/NYRCLCNLzgCk43h1WskefCob+qzm9/MK0ECRKIZZrfxagsusRPDn2eMlDcbrS9bvCC2Vl24h7dnSfN0dS66tanMtEMNvIkD3QaUmHf5EzspnUspzzeFblWTFdMb9djRe4QWFa+gaTRQ4IReCEflG2C6k= root@singlevm2-vm-6a26e1b5-8b64-460f-9228-9a9fbf25d995 -----END SSH HOST KEY KEYS----- === network info === 2019-05-14 05:53:55,205 - paramiko.transport - DEBUG - starting thread (client mode): 0xc57bff50L 2019-05-14 05:53:55,205 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 05:53:55,206 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-14 05:53:55,206 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-14 05:53:55,207 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 05:53:55,207 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 05:53:55,207 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-14 05:53:55,207 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 05:53:55,207 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 05:53:55,208 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 05:53:55,225 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 05:53:55,226 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 05:53:55,237 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 81cc01e1e3cd49d7a1a5b5ff5b194d13 2019-05-14 05:53:55,238 - paramiko.transport - DEBUG - Trying discovered key ff9965b6f135414c35faa7a537669d54 in /tmp/tmpixg_DK 2019-05-14 05:53:55,263 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 05:53:55,538 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 05:53:55,540 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 05:53:55,541 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-14 05:53:55,541 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 05:53:55,543 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 05:53:55,544 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 05:53:55,544 - functest.core.singlevm - DEBUG - output: Hello World 2019-05-14 05:53:55,544 - functest.core.singlevm - DEBUG - error: 2019-05-14 05:53:55,549 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 05:53:55,652 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:53:55,652 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 05:53:55,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 05:53:55,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/692c2450-64cc-4bdf-ae10-6d91ded72245.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:56,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:53:56 GMT X-Openstack-Request-Id: req-a0c6b5b7-7ea2-4478-b04d-eee604d0b290 2019-05-14 05:53:56,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:53:56,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/692c2450-64cc-4bdf-ae10-6d91ded72245.json used request id req-a0c6b5b7-7ea2-4478-b04d-eee604d0b290 2019-05-14 05:53:56,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.26685905457s 2019-05-14 05:53:56,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:53:56,939 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:57,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:53:56 GMT X-Openstack-Request-Id: req-5c7fe9fc-392b-4729-8086-5ee41cc79bfe 2019-05-14 05:53:57,015 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:53:57,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5c7fe9fc-392b-4729-8086-5ee41cc79bfe 2019-05-14 05:53:57,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0768368244171s 2019-05-14 05:53:57,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 05:53:57,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:57,212 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 05:53:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bfc278d-ade5-4ea8-aecb-fb1596541490 x-openstack-request-id: req-1bfc278d-ade5-4ea8-aecb-fb1596541490 2019-05-14 05:53:57,212 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e used request id req-1bfc278d-ade5-4ea8-aecb-fb1596541490 2019-05-14 05:53:57,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.196262121201s 2019-05-14 05:53:57,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:53:57,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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:53:58,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Tue, 14 May 2019 05:53:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b146e491-2c8c-4177-beb8-30104af66638 x-openstack-request-id: req-b146e491-2c8c-4177-beb8-30104af66638 2019-05-14 05:53:58,006 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:ee:26", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:ee:26", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "rel": "bookmark"}], "image": {"id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "links": [{"href": "http://172.30.9.28:8774/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:53:49.000000", "flavor": {"id": "ca851edc-4980-4712-8e56-bfe0102e0f5e", "links": [{"href": "http://172.30.9.28:8774/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "rel": "bookmark"}]}, "id": "3b69dca4-4768-4b1c-9f4f-8fab8e1d4b8e", "security_groups": [{"name": "singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}], "user_id": "7f8efe57ee68445cad85235482091d28", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:53:56Z", "hostId": "935b611f71d24cb2c796dd79553f7327999dcf3a7e898f553a7015f1", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "name": "singlevm2-vm_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "created": "2019-05-14T05:53:41Z", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:53:58,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b146e491-2c8c-4177-beb8-30104af66638 2019-05-14 05:53:58,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793007135391s 2019-05-14 05:53:58,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:00,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:00,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:00,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-7462bac7-797c-4a1f-8df9-216622224557 x-openstack-request-id: req-7462bac7-797c-4a1f-8df9-216622224557 2019-05-14 05:54:00,087 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 05:54:00,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7462bac7-797c-4a1f-8df9-216622224557 2019-05-14 05:54:00,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0770509243011s 2019-05-14 05:54:00,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:54:00,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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:00,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 14 May 2019 05:53:59 GMT X-Openstack-Request-Id: req-dd127603-3989-44c8-8747-2e00c12ff51e 2019-05-14 05:54:00,148 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:30Z", "updated_at": "2019-05-14T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "3dbe7536-22a5-40db-a8f0-91fe9c9d3c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e3cbd2cd-c2f3-4156-afcb-b7f6f1c1fc48", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e4dab8e7-97da-4a0d-86f5-d6099c21ac65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "f1d6d7ab-5ed1-4dc4-890e-912e1cce246b", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 1, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:38Z", "updated_at": "2019-05-14T05:53:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:39Z", "revision_number": 0, "id": "114fd664-c4fb-4a3e-849d-4d3160c28d34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:39Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:38Z", "revision_number": 0, "id": "1db59c6f-775d-475f-84e6-cb0fe28ca404", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:38Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:38Z", "revision_number": 0, "id": "5ca68670-6492-4c04-bbd5-e3c1f0664424", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:38Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T05:53:39Z", "revision_number": 0, "id": "8b7c965b-2d79-4300-b615-b3afaeb85b08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:39Z", "security_group_id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 3, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "aba1e102-b9b8-4d50-af94-1230c4a25d54", "name": "singlevm2-sg_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}]} 2019-05-14 05:54:00,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-dd127603-3989-44c8-8747-2e00c12ff51e 2019-05-14 05:54:00,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0559480190277s 2019-05-14 05:54:00,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:54:00,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/aba1e102-b9b8-4d50-af94-1230c4a25d54.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:00,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:53:59 GMT X-Openstack-Request-Id: req-1e41efa6-0cd1-4fdb-9832-aad9bd72e0fa 2019-05-14 05:54:00,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:54:00,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/aba1e102-b9b8-4d50-af94-1230c4a25d54.json used request id req-1e41efa6-0cd1-4fdb-9832-aad9bd72e0fa 2019-05-14 05:54:00,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.157793998718s 2019-05-14 05:54:00,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 05:54:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:00,345 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:53: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-428a82cc-0b7f-4535-b8c7-6907cf1f53ab x-openstack-request-id: req-428a82cc-0b7f-4535-b8c7-6907cf1f53ab 2019-05-14 05:54:00,345 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/singlevm2-kp_6a26e1b5-8b64-460f-9228-9a9fbf25d995 used request id req-428a82cc-0b7f-4535-b8c7-6907cf1f53ab 2019-05-14 05:54:00,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0326511859894s 2019-05-14 05:54:00,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:54:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/18253fdf-89a2-4f7a-a967-1917712b4dad/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" -d '{"subnet_id": "a6e28f63-7220-43e3-8f77-91192343f723"}' 2019-05-14 05:54:02,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:54:02 GMT X-Openstack-Request-Id: req-f0235303-ec21-4cfa-b8fc-7e41fa7b1be3 2019-05-14 05:54:02,599 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "subnet_id": "a6e28f63-7220-43e3-8f77-91192343f723", "subnet_ids": ["a6e28f63-7220-43e3-8f77-91192343f723"], "port_id": "688ac2a6-fc8d-4075-b533-a0330e5b4e9d", "id": "18253fdf-89a2-4f7a-a967-1917712b4dad"} 2019-05-14 05:54:02,599 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/18253fdf-89a2-4f7a-a967-1917712b4dad/remove_router_interface.json used request id req-f0235303-ec21-4cfa-b8fc-7e41fa7b1be3 2019-05-14 05:54:02,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.25329613686s 2019-05-14 05:54:02,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:54:02,600 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:02,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 14 May 2019 05:54:02 GMT X-Openstack-Request-Id: req-9fc84ba4-eb32-4f99-b783-2ed644e4e6d5 2019-05-14 05:54:02,783 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:32Z", "admin_state_up": true, "updated_at": "2019-05-14T05:54:01Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "18253fdf-89a2-4f7a-a967-1917712b4dad", "name": "singlevm2-router_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}]} 2019-05-14 05:54:02,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-9fc84ba4-eb32-4f99-b783-2ed644e4e6d5 2019-05-14 05:54:02,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.183229923248s 2019-05-14 05:54:02,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:54:02,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/18253fdf-89a2-4f7a-a967-1917712b4dad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:04,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:54:03 GMT X-Openstack-Request-Id: req-551627a3-97a3-41e8-bf72-2cc719efbbdd 2019-05-14 05:54:04,278 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:54:04,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/18253fdf-89a2-4f7a-a967-1917712b4dad.json used request id req-551627a3-97a3-41e8-bf72-2cc719efbbdd 2019-05-14 05:54:04,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49347114563s 2019-05-14 05:54:04,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:54:04,279 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:04,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 14 May 2019 05:54:03 GMT X-Openstack-Request-Id: req-e90ec8a3-bd47-4c05-8e35-4c1c6c4f2fbd 2019-05-14 05:54:04,321 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:53:31Z","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":"ea5bc02860ad4059ac6122c7f6da4a8f","id":"a6e28f63-7220-43e3-8f77-91192343f723","subnetpool_id":null,"name":"singlevm2-subnet_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}]} 2019-05-14 05:54:04,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e90ec8a3-bd47-4c05-8e35-4c1c6c4f2fbd 2019-05-14 05:54:04,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425851345062s 2019-05-14 05:54:04,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:54:04,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/a6e28f63-7220-43e3-8f77-91192343f723.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:05,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:54:04 GMT X-Openstack-Request-Id: req-a69565b2-322c-430e-bcb5-3f451f2f7e37 2019-05-14 05:54:05,357 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:54:05,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a6e28f63-7220-43e3-8f77-91192343f723.json used request id req-a69565b2-322c-430e-bcb5-3f451f2f7e37 2019-05-14 05:54:05,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.03494095802s 2019-05-14 05:54:05,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:54:05,359 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:05,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 14 May 2019 05:54:04 GMT X-Openstack-Request-Id: req-daf4ec0b-cdd2-4e95-8d89-0a06fec03c64 2019-05-14 05:54:05,458 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ea5bc02860ad4059ac6122c7f6da4a8f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:54:04Z","qos_policy_id":null,"name":"singlevm2-net_6a26e1b5-8b64-460f-9228-9a9fbf25d995","admin_state_up":true,"tenant_id":"ea5bc02860ad4059ac6122c7f6da4a8f","created_at":"2019-05-14T05:53:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:54:05,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-daf4ec0b-cdd2-4e95-8d89-0a06fec03c64 2019-05-14 05:54:05,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100486040115s 2019-05-14 05:54:05,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:54:05,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:06,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:54:06 GMT X-Openstack-Request-Id: req-73755ae0-cfde-44d9-9821-77168112734c 2019-05-14 05:54:06,679 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:54:06,679 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3fc308ad-8d0c-40ae-bfa4-d91e775f7fb2.json used request id req-73755ae0-cfde-44d9-9821-77168112734c 2019-05-14 05:54:06,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21970891953s 2019-05-14 05:54:06,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:54:06,688 - 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.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:07,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:54:06 GMT X-Openstack-Request-Id: req-dfcd44e7-e534-41e5-a337-6d8f5073446d 2019-05-14 05:54:07,003 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:53:37Z", "file": "/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/file", "owner": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "size": 12716032, "self": "/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:53:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:54:07,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-dfcd44e7-e534-41e5-a337-6d8f5073446d 2019-05-14 05:54:07,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.319805145264s 2019-05-14 05:54:07,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 05:54:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3437d5ea5cccadf0e5833d602ad5236f1db4d4cb" 2019-05-14 05:54:07,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:54:06 GMT X-Openstack-Request-Id: req-d0c6448e-2fc2-452b-b37a-35d563401108 2019-05-14 05:54:07,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-05-14 05:54:07,379 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/237a6eb3-53eb-4920-99e9-f72f4ab78fe1 used request id req-d0c6448e-2fc2-452b-b37a-35d563401108 2019-05-14 05:54:07,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.373349905014s 2019-05-14 05:54:07,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:54:07,387 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:07,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-9ed193d7-9985-437a-af34-98957037861f x-openstack-request-id: req-9ed193d7-9985-437a-af34-98957037861f 2019-05-14 05:54:07,409 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e", "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": "ca851edc-4980-4712-8e56-bfe0102e0f5e"}]} 2019-05-14 05:54:07,409 - 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-9ed193d7-9985-437a-af34-98957037861f 2019-05-14 05:54:07,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248959064484s 2019-05-14 05:54:07,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 05:54:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:07,448 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-fad2f911-b5bf-402a-9d5f-67218a3180ad x-openstack-request-id: req-fad2f911-b5bf-402a-9d5f-67218a3180ad 2019-05-14 05:54:07,448 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ca851edc-4980-4712-8e56-bfe0102e0f5e used request id req-fad2f911-b5bf-402a-9d5f-67218a3180ad 2019-05-14 05:54:07,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384299755096s 2019-05-14 05:54:07,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:54:07,452 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:07,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 05:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99a539f-2c38-4400-b6d2-5ecb96f3739a 2019-05-14 05:54:07,647 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "links": {"self": "http://172.30.9.28:5000/v3/users/7f8efe57ee68445cad85235482091d28"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7f8efe57ee68445cad85235482091d28", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:54:07,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e99a539f-2c38-4400-b6d2-5ecb96f3739a 2019-05-14 05:54:07,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198360919952s 2019-05-14 05:54:07,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:54:07,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/7f8efe57ee68445cad85235482091d28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 14 May 2019 05:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b1207f-00d0-44b8-a934-7b6b1405799e 2019-05-14 05:54:07,882 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_6a26e1b5-8b64-460f-9228-9a9fbf25d995", "links": {"self": "http://172.30.9.28:5000/v3/users/7f8efe57ee68445cad85235482091d28"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7f8efe57ee68445cad85235482091d28", "description": null}} 2019-05-14 05:54:07,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/7f8efe57ee68445cad85235482091d28 used request id req-11b1207f-00d0-44b8-a934-7b6b1405799e 2019-05-14 05:54:07,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232554912567s 2019-05-14 05:54:07,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 05:54:07,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/7f8efe57ee68445cad85235482091d28 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:08,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d59ec9e-d563-4c0c-b62c-d82ce857a1e2 2019-05-14 05:54:08,221 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:54:08,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7f8efe57ee68445cad85235482091d28 used request id req-5d59ec9e-d563-4c0c-b62c-d82ce857a1e2 2019-05-14 05:54:08,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.337444067001s 2019-05-14 05:54:08,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:54:08,230 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:08,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 14 May 2019 05:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215aaa34-a5d7-4661-8461-93b334e0a684 2019-05-14 05:54:08,513 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.28:5000/v3/projects/ea5bc02860ad4059ac6122c7f6da4a8f"}, "tags": [], "enabled": true, "id": "ea5bc02860ad4059ac6122c7f6da4a8f", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_6a26e1b5-8b64-460f-9228-9a9fbf25d995"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:54:08,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-215aaa34-a5d7-4661-8461-93b334e0a684 2019-05-14 05:54:08,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.28644490242s 2019-05-14 05:54:08,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 05:54:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/ea5bc02860ad4059ac6122c7f6da4a8f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:08,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:54:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ebbe2f-eb0b-4ff5-b69e-f7a6cec0512f 2019-05-14 05:54:08,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:54:08,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ea5bc02860ad4059ac6122c7f6da4a8f used request id req-44ebbe2f-eb0b-4ff5-b69e-f7a6cec0512f 2019-05-14 05:54:08,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301642894745s 2019-05-14 05:54:08,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:54:08,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ea5bc02860ad4059ac6122c7f6da4a8f&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:09,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 05:54:08 GMT X-Openstack-Request-Id: req-e1f46498-4f88-4dde-9ad9-55c4b91a51b7 2019-05-14 05:54:09,053 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:30Z", "updated_at": "2019-05-14T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "3dbe7536-22a5-40db-a8f0-91fe9c9d3c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e3cbd2cd-c2f3-4156-afcb-b7f6f1c1fc48", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e4dab8e7-97da-4a0d-86f5-d6099c21ac65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "f1d6d7ab-5ed1-4dc4-890e-912e1cce246b", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 1, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "name": "default"}]} 2019-05-14 05:54:09,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=ea5bc02860ad4059ac6122c7f6da4a8f&name=default used request id req-e1f46498-4f88-4dde-9ad9-55c4b91a51b7 2019-05-14 05:54:09,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.228187799454s 2019-05-14 05:54:09,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:54:09,059 - 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.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:09,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 05:54:08 GMT X-Openstack-Request-Id: req-be7717e9-487d-4eae-8db4-038ced08ff0d 2019-05-14 05:54:09,109 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "created_at": "2019-05-14T05:53:30Z", "updated_at": "2019-05-14T05:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "3dbe7536-22a5-40db-a8f0-91fe9c9d3c54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e3cbd2cd-c2f3-4156-afcb-b7f6f1c1fc48", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "e4dab8e7-97da-4a0d-86f5-d6099c21ac65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:53:30Z", "revision_number": 0, "id": "f1d6d7ab-5ed1-4dc4-890e-912e1cce246b", "remote_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "remote_ip_prefix": null, "created_at": "2019-05-14T05:53:30Z", "security_group_id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "tenant_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f"}], "revision_number": 1, "project_id": "ea5bc02860ad4059ac6122c7f6da4a8f", "id": "6fd3ecfa-c198-4895-89b8-417b7e7701fc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:54:09,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-be7717e9-487d-4eae-8db4-038ced08ff0d 2019-05-14 05:54:09,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051234960556s 2019-05-14 05:54:09,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:54:09,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/6fd3ecfa-c198-4895-89b8-417b7e7701fc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6929a05618dd22373ee64f24b4b32da78451df50" 2019-05-14 05:54:09,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:54:08 GMT X-Openstack-Request-Id: req-be858cb2-7980-407a-87b5-bd35e54d9b65 2019-05-14 05:54:09,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:54:09,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/6fd3ecfa-c198-4895-89b8-417b7e7701fc.json used request id req-be858cb2-7980-407a-87b5-bd35e54d9b65 2019-05-14 05:54:09,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.345193862915s 2019-05-14 05:54:09,505 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-05-14 05:54:09,545 - 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.16" 2019-05-14 05:54:09,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c78a65ba-a4f5-4e42-8a17-5bc53df098a8 2019-05-14 05:54:09,551 - 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-05-14 05:54:09,551 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c78a65ba-a4f5-4e42-8a17-5bc53df098a8 2019-05-14 05:54:09,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:54:09,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["Jws5g2gwSC2OcH3oAGTe5A"], "issued_at": "2019-05-14T05:54:09.000000Z"}} 2019-05-14 05:54:09,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:54:09,967 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:10,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:54:09 GMT X-Openstack-Request-Id: req-2d2a5d1d-c60e-4176-bf3a-99ae46b2b668 2019-05-14 05:54:10,250 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:54:10,250 - 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-2d2a5d1d-c60e-4176-bf3a-99ae46b2b668 2019-05-14 05:54:10,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.283488988876s 2019-05-14 05:54:10,257 - 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.16" 2019-05-14 05:54:10,262 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef867788-9a61-4abe-8ad3-81e2fc5f59f8 2019-05-14 05:54:10,263 - 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-05-14 05:54:10,263 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-ef867788-9a61-4abe-8ad3-81e2fc5f59f8 2019-05-14 05:54:10,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:54:10,267 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:10,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:54:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa36b849-2b5d-4603-9af6-f99b431a3254 2019-05-14 05:54:10,376 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:54:10,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-aa36b849-2b5d-4603-9af6-f99b431a3254 2019-05-14 05:54:10,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112551927567s 2019-05-14 05:54:10,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 05:54:10,386 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}}' 2019-05-14 05:54:10,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 14 May 2019 05:54:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9180635b-84ac-46e0-a670-f93dc451689c 2019-05-14 05:54:10,624 - 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/e6f5b986ebb145cebfae7d1d1b38bc9e"}, "tags": [], "enabled": true, "id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}} 2019-05-14 05:54:10,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9180635b-84ac-46e0-a670-f93dc451689c 2019-05-14 05:54:10,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.241239070892s 2019-05-14 05:54:10,625 - 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'e6f5b986ebb145cebfae7d1d1b38bc9e', '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_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e'}) 2019-05-14 05:54:10,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 05:54:10,635 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9xH6RyK10ZMIFGDpIPthTIrwnEqj0r", "email": null, "name": "vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}}' 2019-05-14 05:54:11,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 14 May 2019 05:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1291bf14-4749-4770-b7ce-d5d136ff1873 2019-05-14 05:54:11,145 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "links": {"self": "http://172.30.9.28:5000/v3/users/1f5125ee3ec2494585b422bd25eb5940"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f5125ee3ec2494585b422bd25eb5940", "domain_id": "default", "password_expires_at": null}} 2019-05-14 05:54:11,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-1291bf14-4749-4770-b7ce-d5d136ff1873 2019-05-14 05:54:11,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.513799905777s 2019-05-14 05:54:11,146 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1f5125ee3ec2494585b422bd25eb5940', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e'}) 2019-05-14 05:54:11,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:54:11,154 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:11,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d192fb-4dbc-453b-8b63-301934ff344e 2019-05-14 05:54:11,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:54:11,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00d192fb-4dbc-453b-8b63-301934ff344e 2019-05-14 05:54:11,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192835092545s 2019-05-14 05:54:11,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:54:11,351 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:11,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a62b9fa-f53e-4323-b049-5a443f2fe954 2019-05-14 05:54:11,549 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:54:11,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a62b9fa-f53e-4323-b049-5a443f2fe954 2019-05-14 05:54:11,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201725006104s 2019-05-14 05:54:11,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:54:11,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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:11,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf32254b-a5df-4d00-b0f3-d6da2c6032a9 2019-05-14 05:54:11,749 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:54:11,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cf32254b-a5df-4d00-b0f3-d6da2c6032a9 2019-05-14 05:54:11,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194607019424s 2019-05-14 05:54:11,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:54:11,758 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:11,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60eac08a-a83a-472d-8a27-b08da3cc108c 2019-05-14 05:54:11,861 - 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-05-14 05:54:11,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-60eac08a-a83a-472d-8a27-b08da3cc108c 2019-05-14 05:54:11,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106496095657s 2019-05-14 05:54:11,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:54:11,865 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:11,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 14 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81546eaa-f4b3-4c57-88d9-2748dd48e0a8 2019-05-14 05:54:11,994 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "links": {"self": "http://172.30.9.28:5000/v3/users/1f5125ee3ec2494585b422bd25eb5940"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f5125ee3ec2494585b422bd25eb5940", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:54:11,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-81546eaa-f4b3-4c57-88d9-2748dd48e0a8 2019-05-14 05:54:11,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13220000267s 2019-05-14 05:54:12,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:54:12,008 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:12,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 14 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4e103a-f383-491f-9797-985aa1986b20 2019-05-14 05:54:12,204 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/e6f5b986ebb145cebfae7d1d1b38bc9e"}, "tags": [], "enabled": true, "id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}]} 2019-05-14 05:54:12,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ae4e103a-f383-491f-9797-985aa1986b20 2019-05-14 05:54:12,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199249982834s 2019-05-14 05:54:12,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:54:12,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=1f5125ee3ec2494585b422bd25eb5940&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e6f5b986ebb145cebfae7d1d1b38bc9e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:12,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 14 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd5b652-45b6-4d7b-9c6a-ea4adc4a927d 2019-05-14 05:54:12,322 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=1f5125ee3ec2494585b422bd25eb5940&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e6f5b986ebb145cebfae7d1d1b38bc9e", "previous": null, "next": null}} 2019-05-14 05:54:12,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=1f5125ee3ec2494585b422bd25eb5940&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e6f5b986ebb145cebfae7d1d1b38bc9e used request id req-bfd5b652-45b6-4d7b-9c6a-ea4adc4a927d 2019-05-14 05:54:12,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110822916031s 2019-05-14 05:54:12,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 05:54:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e6f5b986ebb145cebfae7d1d1b38bc9e/users/1f5125ee3ec2494585b422bd25eb5940/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:12,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f149a51d-483e-448e-ab42-68bbc97b0168 2019-05-14 05:54:12,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:54:12,493 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e6f5b986ebb145cebfae7d1d1b38bc9e/users/1f5125ee3ec2494585b422bd25eb5940/roles/07647f6e16cf494ea311c937e21b1927 used request id req-f149a51d-483e-448e-ab42-68bbc97b0168 2019-05-14 05:54:12,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.167016983032s 2019-05-14 05:54:12,494 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 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'e6f5b986ebb145cebfae7d1d1b38bc9e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9xH6RyK10ZMIFGDpIPthTIrwnEqj0r', 'username': u'vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', '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-05-14 05:54:12,497 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'password': '9xH6RyK10ZMIFGDpIPthTIrwnEqj0r', 'project_name': 'vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'e6f5b986ebb145cebfae7d1d1b38bc9e', 'project_domain_name': 'Default'} 2019-05-14 05:54:12,498 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-05-14 05:54:12,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:54:12,502 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:12,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b4d6ad-79f0-4445-9005-03a379b787f9 2019-05-14 05:54:12,610 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:54:12,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f9b4d6ad-79f0-4445-9005-03a379b787f9 2019-05-14 05:54:12,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111830949783s 2019-05-14 05:54:12,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:54:12,620 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:54:12,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 14 May 2019 05:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-106e0669-1253-4c53-8822-a6db3702fa96 2019-05-14 05:54:12,734 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/e6f5b986ebb145cebfae7d1d1b38bc9e"}, "tags": [], "enabled": true, "id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}]} 2019-05-14 05:54:12,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-106e0669-1253-4c53-8822-a6db3702fa96 2019-05-14 05:54:12,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116726875305s 2019-05-14 05:54:12,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:54:12,737 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" -d '{"network": {"tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "name": "vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "admin_state_up": true}}' 2019-05-14 05:54:13,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 14 May 2019 05:54:12 GMT X-Openstack-Request-Id: req-dfdcfc85-034f-49e7-ab64-7a37a49a8aca 2019-05-14 05:54:13,228 - 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":"7320633c-fc40-4768-bdbd-93b7c8fd6705","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:54:12Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e","admin_state_up":true,"tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:12Z","mtu":1450}} 2019-05-14 05:54:13,228 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dfdcfc85-034f-49e7-ab64-7a37a49a8aca 2019-05-14 05:54:13,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.491531848907s 2019-05-14 05:54:13,228 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:54:12Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7320633c-fc40-4768-bdbd-93b7c8fd6705', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', u'created_at': u'2019-05-14T05:54:12Z', u'mtu': 1450, u'tenant_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', u'l2_adjacency': True}) 2019-05-14 05:54:13,232 - 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.16" 2019-05-14 05:54:13,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b35228-995d-4481-b2d8-79cc0cb6d81e 2019-05-14 05:54:13,240 - 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-05-14 05:54:13,240 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-25b35228-995d-4481-b2d8-79cc0cb6d81e 2019-05-14 05:54:13,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:54:13,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T06:54:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "name": "vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_e6f5b986ebb145cebfae7d1d1b38bc9e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "id": "1f5125ee3ec2494585b422bd25eb5940"}, "audit_ids": ["XRmiP72jQc6b2IdwMkW0rQ"], "issued_at": "2019-05-14T05:54:13.000000Z"}} 2019-05-14 05:54:13,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:54:13,741 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:14,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 14 May 2019 05:54:13 GMT X-Openstack-Request-Id: req-b93da966-1612-4790-8df6-7aaab4e40073 2019-05-14 05:54:14,088 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:54:12Z","qos_policy_id":null,"name":"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e","admin_state_up":true,"tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:54:14,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b93da966-1612-4790-8df6-7aaab4e40073 2019-05-14 05:54:14,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348027944565s 2019-05-14 05:54:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:54:14,090 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"subnet": {"name": "vping_ssh-subnet_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "enable_dhcp": true, "network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:54:14,886 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 14 May 2019 05:54:14 GMT X-Openstack-Request-Id: req-bf320a68-4bb9-49f0-a046-1683daa2bef7 2019-05-14 05:54:14,887 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:54:13Z","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":"e6f5b986ebb145cebfae7d1d1b38bc9e","id":"4cd56048-65d9-4f78-bc2d-6f0af57da1a4","subnetpool_id":null,"name":"vping_ssh-subnet_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}} 2019-05-14 05:54:14,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-bf320a68-4bb9-49f0-a046-1683daa2bef7 2019-05-14 05:54:14,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.79726600647s 2019-05-14 05:54:14,888 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:54:13Z', 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'4cd56048-65d9-4f78-bc2d-6f0af57da1a4', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', u'enable_dhcp': True, u'network_id': u'7320633c-fc40-4768-bdbd-93b7c8fd6705', u'tenant_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', u'created_at': u'2019-05-14T05:54:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e'}) 2019-05-14 05:54:14,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:54:14,889 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "vping_ssh-router_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "admin_state_up": true}}' 2019-05-14 05:54:16,378 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 14 May 2019 05:54:15 GMT X-Openstack-Request-Id: req-dc2632c4-3d08-40c1-acfe-3dea73766c9d 2019-05-14 05:54:16,379 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:14Z", "admin_state_up": true, "updated_at": "2019-05-14T05:54:15Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849", "name": "vping_ssh-router_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}} 2019-05-14 05:54:16,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-dc2632c4-3d08-40c1-acfe-3dea73766c9d 2019-05-14 05:54:16,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49073004723s 2019-05-14 05:54:16,379 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:54:15Z', u'revision_number': 2, u'id': u'caf8328f-17bd-4bfd-bccf-8d1594f7e849', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', u'admin_state_up': True, u'tenant_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', u'created_at': u'2019-05-14T05:54:14Z', u'flavor_id': None, u'routes': [], u'project_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e'}) 2019-05-14 05:54:16,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:54:16,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/caf8328f-17bd-4bfd-bccf-8d1594f7e849/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"subnet_id": "4cd56048-65d9-4f78-bc2d-6f0af57da1a4"}' 2019-05-14 05:54:18,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:54:18 GMT X-Openstack-Request-Id: req-9f426f12-9142-427b-808c-be64b43b1238 2019-05-14 05:54:18,896 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "subnet_id": "4cd56048-65d9-4f78-bc2d-6f0af57da1a4", "subnet_ids": ["4cd56048-65d9-4f78-bc2d-6f0af57da1a4"], "port_id": "fda83565-a1c3-4915-a3fa-6451ce9b9973", "id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849"} 2019-05-14 05:54:18,896 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/caf8328f-17bd-4bfd-bccf-8d1594f7e849/add_router_interface.json used request id req-9f426f12-9142-427b-808c-be64b43b1238 2019-05-14 05:54:18,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.51585817337s 2019-05-14 05:54:18,896 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 05:54:19,004 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 05:54:19,009 - 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.16" 2019-05-14 05:54:19,014 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 05:54:18 GMT 2019-05-14 05:54:19,014 - 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-05-14 05:54:19,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:54:19,019 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:19,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 05:54:19 GMT X-Openstack-Request-Id: req-e2782cb7-b17b-455d-8363-d5806c9ebb4d 2019-05-14 05:54:19,827 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:54:19,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e2782cb7-b17b-455d-8363-d5806c9ebb4d 2019-05-14 05:54:19,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.809808015823s 2019-05-14 05:54:19,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:54:19,840 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}' 2019-05-14 05:54:19,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 14 May 2019 05:54:19 GMT Location: http://172.30.9.28:9292/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0c55a882-5fdf-4b70-8d22-bdaf5baca080 2019-05-14 05:54:19,906 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:54:19Z", "file": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/file", "owner": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "size": null, "self": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "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_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "checksum": null, "created_at": "2019-05-14T05:54:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:54:19,906 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0c55a882-5fdf-4b70-8d22-bdaf5baca080 2019-05-14 05:54:19,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0704960823059s 2019-05-14 05:54:19,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:54:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '' 2019-05-14 05:54:20,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:54:20 GMT X-Openstack-Request-Id: req-5df09ce1-9b06-4b61-afdb-0e72b3ebc013 2019-05-14 05:54:20,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:54:20,716 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/file used request id req-5df09ce1-9b06-4b61-afdb-0e72b3ebc013 2019-05-14 05:54:20,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.809315919876s 2019-05-14 05:54:20,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:54:20,725 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:20,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:54:20 GMT X-Openstack-Request-Id: req-7026fe0d-fa0d-40ce-8b8d-7cad3f7d6431 2019-05-14 05:54:20,760 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:54:20Z", "file": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/file", "owner": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "size": 12716032, "self": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:54:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:54:20,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7026fe0d-fa0d-40ce-8b8d-7cad3f7d6431 2019-05-14 05:54:20,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392367839813s 2019-05-14 05:54:20,762 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap', u'metadata': Munch({})})], 'file': u'/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/file', 'owner': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'id': u'34457c25-4f22-4b0f-9ddc-ffca3fe64682', 'size': 12716032, u'self': u'/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'name': 'vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:54:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T05:54:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', '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/34457c25-4f22-4b0f-9ddc-ffca3fe64682', 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_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'created': u'2019-05-14T05:54:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:54:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682', 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_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:54:20,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:54:20,768 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:54:20,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-526e899f-e0d2-4650-8b88-0bfed0331384 x-openstack-request-id: req-526e899f-e0d2-4650-8b88-0bfed0331384 2019-05-14 05:54:20,999 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "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": "871f8c6e-7bb0-491b-924e-6a82279277d7"}} 2019-05-14 05:54:20,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-526e899f-e0d2-4650-8b88-0bfed0331384 2019-05-14 05:54:20,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233592033386s 2019-05-14 05:54:21,000 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', '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'2e0d3a695a9d4898b41f8075010286ad', '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'871f8c6e-7bb0-491b-924e-6a82279277d7', 'swap': 0}) 2019-05-14 05:54:21,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:54:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" -d '{"extra_specs": {}}' 2019-05-14 05:54:21,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-d88d5e44-2149-42a7-b574-9d7ef0575864 x-openstack-request-id: req-d88d5e44-2149-42a7-b574-9d7ef0575864 2019-05-14 05:54:21,020 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:54:21,020 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7/os-extra_specs used request id req-d88d5e44-2149-42a7-b574-9d7ef0575864 2019-05-14 05:54:21,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197248458862s 2019-05-14 05:54:21,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 05:54:21,026 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"keypair": {"name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}}' 2019-05-14 05:54:21,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1800 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-101050a7-4fc9-4e62-9e9b-f5f9d47e2c9f x-openstack-request-id: req-101050a7-4fc9-4e62-9e9b-f5f9d47e2c9f 2019-05-14 05:54:21,543 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAMpWs4mydLoU79dJcJJO1/tJpiazpwxePWCGFH29n0Emg8jsU4338jDJPBW9QZVg7caFKzRFq+UR+19SnGKiSilIDGPGwLTUSZwFRrGWtPsTne3mmtC/CiTwJKi0MO1FkWs105SBKCcsSEZ7mhHEDTT9MvApdoN8pqfzVVIXs1nJXhJ8nK7wpHrh1iXE3sORm7psSdGhZTE/OI/6IvYev/CYnVo+jul8G/Va4lfbvjZJvj5dD2FIl4dYh8I3cmb0kfcRlMIZcxe+2ccECJaqxHnhpsCehvKV5TpF4H7tDidcgSsVRffgHLCFtzuwR5kUClkwo3wap+98KhdcFBozD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwDKVrOJsnS6FO/XSXCSTtf7SaYms6cMXj1ghhR9vZ9BJoPI7\nFON9/IwyTwVvUGVYO3GhSs0RavlEftfUpxiokopSAxjxsC01EmcBUaxlrT7E53t5\nprQvwok8CSotDDtRZFrNdOUgSgnLEhGe5oRxA00/TLwKXaDfKan81VSF7NZyV4Sf\nJyu8KR64dYlxN7DkZu6bEnRoWUxPziP+iL2Hr/wmJ1aPo7pfBv1WuJX2742Sb4+X\nQ9hSJeHWIfCN3Jm9JH3EZTCGXMXvtnHBAiWqsR54abAnobyleU6ReB+7Q4nXIErF\nUX34Bywhbc7sEeZFApZMKN8GqfvfCoXXBQaMwwIDAQABAoIBAB8hUlrxRbRjz5K5\nqzvfdMlan8wWT5qBTfSayrscL1g6RWK7OVSV0FcyggeIktILyDHAouZRtsuD2lNN\nNBVoig1KOCRmSudFOz5izrTi3okkDJKNzlNxBfdVcRLu8OL1TKabioGvhv5W/bxM\nfFdMBl4JigIsxuUJZHwEG36WNSb6AO2YUpzlNtE/54ZlvXxw/gfwBt1Ndr2vXo6Z\nxvwUy6AwCgspTJOfDI5r/X0DYLAerq6kE8I8xcIclrW2aWdrO71gGR3aOTaKuZ7c\n33FTJav4kxt2EfwXanIdbWDq1YJkEgnDukas20Xvpt4KKU07Fj1RnkikBKrD3sNt\nSF7Q5IECgYEA8IiT15wF/Sbu6uDHoIYidgjEYhc1Kt9P7NAfwisgPytgDC6MWCFG\nxsLqF0T0Ta9/E+kGDny/zaY37HHzi/u2SMqMkStEiyVBKXrxOi/RH3AZJPR0MKu+\nGBcVMgVo6Ew1Mew4qKRoSnMW9LL+zUZC+nXxEDoRow8bD54iSw9TTYMCgYEAzI5Z\ng4djr16iGRuQTmLT2h+awaS7aqTKYv4zkCB1nkDyMWJpzdsQ1QdogMKLgUbTEz8D\nN9WHaCPd44304I2ZBrOcx4WRa8zBR46GPCazZT43ob2CD7/FJCxf08eA9gCgMWX/\nioS76p+EEY66C5CdWN1wsXKkQzJ81VMpW5Q838ECgYEAzqHFv/d8/Ziwrn4jgDc6\n64NkkY+2UPo+QwYYAkniDeJJRK3ISv1rO9y+FPdbmFEnLgeE+HUaoKQmbq0FuD+o\nvKekUiGFZLPAYs4G5SGm2QcH0sNd/WHMkA1kW/Bhyw2MtTJlChsSrMJp+hS658Vw\nTJF9YZ9A/38+lBAZDbpAqdkCgYBhWrKBpfMsqNZvKq4wkFqRqo8F8Hf+VnW4TZGO\n29P+wJxEIrmGbueA6+ixt2Wb3nBg7ZGDhk3Oo5tcTNip8tpM1TkdwJUogCfQ/aUn\nhafF3Kmvgbkf875I7BGjgoT/D+ct+4R2kZu6G7dIf+xNysMIY0PaQFyrWqENCmpZ\nmqCqQQKBgFuQeAZfkFdZBRg1qnH99Ln6iNXg6N+XECBTeBQqoSJ6VYnalQBgYm0H\nLhYwHPLsQpOzPQGwaofWGRpZ98Ru/Idm1vdnJChSA3IYapaeO/dzvjP7uOlgEv8Y\n9DB0/8yHSZ11U0C6eQAningpTmGM/GtQgbChLPyW5U8fi1FRNi3L\n-----END RSA PRIVATE KEY-----\n", "user_id": "1f5125ee3ec2494585b422bd25eb5940", "name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "fingerprint": "1b:92:83:41:48:a6:14:64:59:8e:74:86:1a:b8:cb:94"}} 2019-05-14 05:54:21,543 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-101050a7-4fc9-4e62-9e9b-f5f9d47e2c9f 2019-05-14 05:54:21,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.519706010818s 2019-05-14 05:54:21,544 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAMpWs4mydLoU79dJcJJO1/tJpiazpwxePWCGFH29n0Emg8jsU4338jDJPBW9QZVg7caFKzRFq+UR+19SnGKiSilIDGPGwLTUSZwFRrGWtPsTne3mmtC/CiTwJKi0MO1FkWs105SBKCcsSEZ7mhHEDTT9MvApdoN8pqfzVVIXs1nJXhJ8nK7wpHrh1iXE3sORm7psSdGhZTE/OI/6IvYev/CYnVo+jul8G/Va4lfbvjZJvj5dD2FIl4dYh8I3cmb0kfcRlMIZcxe+2ccECJaqxHnhpsCehvKV5TpF4H7tDidcgSsVRffgHLCFtzuwR5kUClkwo3wap+98KhdcFBozD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwDKVrOJsnS6FO/XSXCSTtf7SaYms6cMXj1ghhR9vZ9BJoPI7\nFON9/IwyTwVvUGVYO3GhSs0RavlEftfUpxiokopSAxjxsC01EmcBUaxlrT7E53t5\nprQvwok8CSotDDtRZFrNdOUgSgnLEhGe5oRxA00/TLwKXaDfKan81VSF7NZyV4Sf\nJyu8KR64dYlxN7DkZu6bEnRoWUxPziP+iL2Hr/wmJ1aPo7pfBv1WuJX2742Sb4+X\nQ9hSJeHWIfCN3Jm9JH3EZTCGXMXvtnHBAiWqsR54abAnobyleU6ReB+7Q4nXIErF\nUX34Bywhbc7sEeZFApZMKN8GqfvfCoXXBQaMwwIDAQABAoIBAB8hUlrxRbRjz5K5\nqzvfdMlan8wWT5qBTfSayrscL1g6RWK7OVSV0FcyggeIktILyDHAouZRtsuD2lNN\nNBVoig1KOCRmSudFOz5izrTi3okkDJKNzlNxBfdVcRLu8OL1TKabioGvhv5W/bxM\nfFdMBl4JigIsxuUJZHwEG36WNSb6AO2YUpzlNtE/54ZlvXxw/gfwBt1Ndr2vXo6Z\nxvwUy6AwCgspTJOfDI5r/X0DYLAerq6kE8I8xcIclrW2aWdrO71gGR3aOTaKuZ7c\n33FTJav4kxt2EfwXanIdbWDq1YJkEgnDukas20Xvpt4KKU07Fj1RnkikBKrD3sNt\nSF7Q5IECgYEA8IiT15wF/Sbu6uDHoIYidgjEYhc1Kt9P7NAfwisgPytgDC6MWCFG\nxsLqF0T0Ta9/E+kGDny/zaY37HHzi/u2SMqMkStEiyVBKXrxOi/RH3AZJPR0MKu+\nGBcVMgVo6Ew1Mew4qKRoSnMW9LL+zUZC+nXxEDoRow8bD54iSw9TTYMCgYEAzI5Z\ng4djr16iGRuQTmLT2h+awaS7aqTKYv4zkCB1nkDyMWJpzdsQ1QdogMKLgUbTEz8D\nN9WHaCPd44304I2ZBrOcx4WRa8zBR46GPCazZT43ob2CD7/FJCxf08eA9gCgMWX/\nioS76p+EEY66C5CdWN1wsXKkQzJ81VMpW5Q838ECgYEAzqHFv/d8/Ziwrn4jgDc6\n64NkkY+2UPo+QwYYAkniDeJJRK3ISv1rO9y+FPdbmFEnLgeE+HUaoKQmbq0FuD+o\nvKekUiGFZLPAYs4G5SGm2QcH0sNd/WHMkA1kW/Bhyw2MtTJlChsSrMJp+hS658Vw\nTJF9YZ9A/38+lBAZDbpAqdkCgYBhWrKBpfMsqNZvKq4wkFqRqo8F8Hf+VnW4TZGO\n29P+wJxEIrmGbueA6+ixt2Wb3nBg7ZGDhk3Oo5tcTNip8tpM1TkdwJUogCfQ/aUn\nhafF3Kmvgbkf875I7BGjgoT/D+ct+4R2kZu6G7dIf+xNysMIY0PaQFyrWqENCmpZ\nmqCqQQKBgFuQeAZfkFdZBRg1qnH99Ln6iNXg6N+XECBTeBQqoSJ6VYnalQBgYm0H\nLhYwHPLsQpOzPQGwaofWGRpZ98Ru/Idm1vdnJChSA3IYapaeO/dzvjP7uOlgEv8Y\n9DB0/8yHSZ11U0C6eQAningpTmGM/GtQgbChLPyW5U8fi1FRNi3L\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'1f5125ee3ec2494585b422bd25eb5940', 'name': u'vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'created_at': '2019-05-14T05:54:21.544033', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'name': 'vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1b:92:83:41:48:a6:14:64:59:8e:74:86:1a:b8:cb:94', 'type': 'ssh', 'id': u'vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e'}) 2019-05-14 05:54:21,544 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwDKVrOJsnS6FO/XSXCSTtf7SaYms6cMXj1ghhR9vZ9BJoPI7 FON9/IwyTwVvUGVYO3GhSs0RavlEftfUpxiokopSAxjxsC01EmcBUaxlrT7E53t5 prQvwok8CSotDDtRZFrNdOUgSgnLEhGe5oRxA00/TLwKXaDfKan81VSF7NZyV4Sf Jyu8KR64dYlxN7DkZu6bEnRoWUxPziP+iL2Hr/wmJ1aPo7pfBv1WuJX2742Sb4+X Q9hSJeHWIfCN3Jm9JH3EZTCGXMXvtnHBAiWqsR54abAnobyleU6ReB+7Q4nXIErF UX34Bywhbc7sEeZFApZMKN8GqfvfCoXXBQaMwwIDAQABAoIBAB8hUlrxRbRjz5K5 qzvfdMlan8wWT5qBTfSayrscL1g6RWK7OVSV0FcyggeIktILyDHAouZRtsuD2lNN NBVoig1KOCRmSudFOz5izrTi3okkDJKNzlNxBfdVcRLu8OL1TKabioGvhv5W/bxM fFdMBl4JigIsxuUJZHwEG36WNSb6AO2YUpzlNtE/54ZlvXxw/gfwBt1Ndr2vXo6Z xvwUy6AwCgspTJOfDI5r/X0DYLAerq6kE8I8xcIclrW2aWdrO71gGR3aOTaKuZ7c 33FTJav4kxt2EfwXanIdbWDq1YJkEgnDukas20Xvpt4KKU07Fj1RnkikBKrD3sNt SF7Q5IECgYEA8IiT15wF/Sbu6uDHoIYidgjEYhc1Kt9P7NAfwisgPytgDC6MWCFG xsLqF0T0Ta9/E+kGDny/zaY37HHzi/u2SMqMkStEiyVBKXrxOi/RH3AZJPR0MKu+ GBcVMgVo6Ew1Mew4qKRoSnMW9LL+zUZC+nXxEDoRow8bD54iSw9TTYMCgYEAzI5Z g4djr16iGRuQTmLT2h+awaS7aqTKYv4zkCB1nkDyMWJpzdsQ1QdogMKLgUbTEz8D N9WHaCPd44304I2ZBrOcx4WRa8zBR46GPCazZT43ob2CD7/FJCxf08eA9gCgMWX/ ioS76p+EEY66C5CdWN1wsXKkQzJ81VMpW5Q838ECgYEAzqHFv/d8/Ziwrn4jgDc6 64NkkY+2UPo+QwYYAkniDeJJRK3ISv1rO9y+FPdbmFEnLgeE+HUaoKQmbq0FuD+o vKekUiGFZLPAYs4G5SGm2QcH0sNd/WHMkA1kW/Bhyw2MtTJlChsSrMJp+hS658Vw TJF9YZ9A/38+lBAZDbpAqdkCgYBhWrKBpfMsqNZvKq4wkFqRqo8F8Hf+VnW4TZGO 29P+wJxEIrmGbueA6+ixt2Wb3nBg7ZGDhk3Oo5tcTNip8tpM1TkdwJUogCfQ/aUn hafF3Kmvgbkf875I7BGjgoT/D+ct+4R2kZu6G7dIf+xNysMIY0PaQFyrWqENCmpZ mqCqQQKBgFuQeAZfkFdZBRg1qnH99Ln6iNXg6N+XECBTeBQqoSJ6VYnalQBgYm0H LhYwHPLsQpOzPQGwaofWGRpZ98Ru/Idm1vdnJChSA3IYapaeO/dzvjP7uOlgEv8Y 9DB0/8yHSZ11U0C6eQAningpTmGM/GtQgbChLPyW5U8fi1FRNi3L -----END RSA PRIVATE KEY----- 2019-05-14 05:54:21,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-14 05:54:21,549 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"security_group": {"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-05-14 05:54:21,686 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 14 May 2019 05:54:21 GMT X-Openstack-Request-Id: req-05dc733b-0b18-49ec-a64d-ec268cd777dd 2019-05-14 05:54:21,687 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:21Z", "updated_at": "2019-05-14T05:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "736faa4e-3022-4b1b-9246-13fc62c2648d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "d4756141-37d6-446a-8a20-8fccc1c08ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 1, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}} 2019-05-14 05:54:21,687 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-05dc733b-0b18-49ec-a64d-ec268cd777dd 2019-05-14 05:54:21,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.138735055923s 2019-05-14 05:54:21,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:54:21,693 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:21,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 14 May 2019 05:54:21 GMT X-Openstack-Request-Id: req-7105128f-d306-4cca-bdf3-87d4473860cc 2019-05-14 05:54:21,752 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:21Z", "updated_at": "2019-05-14T05:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "736faa4e-3022-4b1b-9246-13fc62c2648d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "d4756141-37d6-446a-8a20-8fccc1c08ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 1, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}, {"description": "Default security group", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:12Z", "updated_at": "2019-05-14T05:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "215f50de-f3c4-4063-8f36-d24743f3a159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "7151e8cc-b09e-43b1-8110-2439b9b8570d", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "ba9cfeec-beb4-4564-9384-12cd4569c793", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "d2647d7c-6c1d-4dd9-9cbd-34ef72c0e507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 1, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "72b43fda-07e0-4cb2-90b0-54848492043c", "name": "default"}]} 2019-05-14 05:54:21,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7105128f-d306-4cca-bdf3-87d4473860cc 2019-05-14 05:54:21,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0599398612976s 2019-05-14 05:54:21,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 05:54:21,760 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -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": "15abad7b-5525-4583-b4f5-20538d3c93b6"}}' 2019-05-14 05:54:21,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 05:54:21 GMT X-Openstack-Request-Id: req-36a9a530-5d5e-4626-908b-c7587d4ef83c 2019-05-14 05:54:21,896 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "port_range_min": 22, "revision_number": 0, "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:21Z", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "e6ad5cd2-ab6e-43bf-8881-34ef8859ae70"}} 2019-05-14 05:54:21,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-36a9a530-5d5e-4626-908b-c7587d4ef83c 2019-05-14 05:54:21,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137341976166s 2019-05-14 05:54:21,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:54:21,904 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:21,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 14 May 2019 05:54:21 GMT X-Openstack-Request-Id: req-853558f3-e3c6-4225-a48d-4e4c3c875f8a 2019-05-14 05:54:21,950 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:21Z", "updated_at": "2019-05-14T05:54:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "736faa4e-3022-4b1b-9246-13fc62c2648d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "d4756141-37d6-446a-8a20-8fccc1c08ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "e6ad5cd2-ab6e-43bf-8881-34ef8859ae70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 2, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}, {"description": "Default security group", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:12Z", "updated_at": "2019-05-14T05:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "215f50de-f3c4-4063-8f36-d24743f3a159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "7151e8cc-b09e-43b1-8110-2439b9b8570d", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "ba9cfeec-beb4-4564-9384-12cd4569c793", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "d2647d7c-6c1d-4dd9-9cbd-34ef72c0e507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 1, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "72b43fda-07e0-4cb2-90b0-54848492043c", "name": "default"}]} 2019-05-14 05:54:21,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-853558f3-e3c6-4225-a48d-4e4c3c875f8a 2019-05-14 05:54:21,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0471260547638s 2019-05-14 05:54:21,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 05:54:21,956 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -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": "15abad7b-5525-4583-b4f5-20538d3c93b6"}}' 2019-05-14 05:54:22,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 14 May 2019 05:54:21 GMT X-Openstack-Request-Id: req-7b6722f7-6cda-47fc-8f74-8c5e613273be 2019-05-14 05:54:22,089 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "port_range_min": null, "revision_number": 0, "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:21Z", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "1549cc0d-7007-41f3-b1dc-41a5e01581d6"}} 2019-05-14 05:54:22,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7b6722f7-6cda-47fc-8f74-8c5e613273be 2019-05-14 05:54:22,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133326053619s 2019-05-14 05:54:22,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:54:22,091 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:22,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 14 May 2019 05:54:21 GMT X-Openstack-Request-Id: req-5fdfd47f-a5d1-4ec1-97f7-3de0bd663624 2019-05-14 05:54:22,184 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","l2_adjacency":true,"status":"ACTIVE","subnets":["4cd56048-65d9-4f78-bc2d-6f0af57da1a4"],"description":"","tags":[],"updated_at":"2019-05-14T05:54:13Z","qos_policy_id":null,"name":"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e","admin_state_up":true,"tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:54:22,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5fdfd47f-a5d1-4ec1-97f7-3de0bd663624 2019-05-14 05:54:22,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0933740139008s 2019-05-14 05:54:22,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:54:22,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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:22,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:54:21 GMT X-Openstack-Request-Id: req-7fc547d6-e785-47e2-b514-99806b1cb76e 2019-05-14 05:54:22,227 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:54:20Z", "file": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/file", "owner": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "size": 12716032, "self": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:54:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:54:22,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7fc547d6-e785-47e2-b514-99806b1cb76e 2019-05-14 05:54:22,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384979248047s 2019-05-14 05:54:22,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:54:22,238 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:22,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:54:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c0d9cbb-1ec7-47aa-a655-962550d031c3 x-openstack-request-id: req-2c0d9cbb-1ec7-47aa-a655-962550d031c3 2019-05-14 05:54:22,258 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "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": "871f8c6e-7bb0-491b-924e-6a82279277d7"}]} 2019-05-14 05:54:22,258 - 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-2c0d9cbb-1ec7-47aa-a655-962550d031c3 2019-05-14 05:54:22,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023414850235s 2019-05-14 05:54:22,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 05:54:22,262 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"server": {"name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "imageRef": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "flavorRef": "871f8c6e-7bb0-491b-924e-6a82279277d7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7320633c-fc40-4768-bdbd-93b7c8fd6705"}], "security_groups": [{"name": "15abad7b-5525-4583-b4f5-20538d3c93b6"}]}}' 2019-05-14 05:54:25,205 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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 location: http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5 x-compute-request-id: req-8a559900-092a-411c-986e-2b7b62dc7810 x-openstack-request-id: req-8a559900-092a-411c-986e-2b7b62dc7810 2019-05-14 05:54:25,205 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "15abad7b-5525-4583-b4f5-20538d3c93b6"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "adminPass": "AGx6rNM7yaXk"}} 2019-05-14 05:54:25,205 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8a559900-092a-411c-986e-2b7b62dc7810 2019-05-14 05:54:25,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.9458899498s 2019-05-14 05:54:25,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:25,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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:25,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 596 Content-Type: application/json Date: Tue, 14 May 2019 05:54:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d68e3829-d57c-451a-b577-938550a20c52 x-openstack-request-id: req-d68e3829-d57c-451a-b577-938550a20c52 2019-05-14 05:54:25,807 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:54:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:25,807 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d68e3829-d57c-451a-b577-938550a20c52 2019-05-14 05:54:25,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.600765943527s 2019-05-14 05:54:25,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:54:25,819 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:25,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 14 May 2019 05:54:25 GMT X-Openstack-Request-Id: req-643213bf-3fc8-422c-a3c3-c61a3aa89560 2019-05-14 05:54:25,915 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","l2_adjacency":true,"status":"ACTIVE","subnets":["4cd56048-65d9-4f78-bc2d-6f0af57da1a4"],"description":"","tags":[],"updated_at":"2019-05-14T05:54:13Z","qos_policy_id":null,"name":"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e","admin_state_up":true,"tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:54:25,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-643213bf-3fc8-422c-a3c3-c61a3aa89560 2019-05-14 05:54:25,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0963139533997s 2019-05-14 05:54:25,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:54:25,916 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:25,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 14 May 2019 05:54:25 GMT X-Openstack-Request-Id: req-f46ab30c-e8b9-4862-96b0-ac1ccb3fa297 2019-05-14 05:54:25,992 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:54:13Z","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":"e6f5b986ebb145cebfae7d1d1b38bc9e","id":"4cd56048-65d9-4f78-bc2d-6f0af57da1a4","subnetpool_id":null,"name":"vping_ssh-subnet_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}]} 2019-05-14 05:54:25,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-f46ab30c-e8b9-4862-96b0-ac1ccb3fa297 2019-05-14 05:54:25,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0766699314117s 2019-05-14 05:54:25,993 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:27,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:27,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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:28,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 641 Content-Type: application/json Date: Tue, 14 May 2019 05: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-d7ed27bd-6847-427c-bc49-91c7acea82ec x-openstack-request-id: req-d7ed27bd-6847-427c-bc49-91c7acea82ec 2019-05-14 05:54:28,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:54:27Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:28,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d7ed27bd-6847-427c-bc49-91c7acea82ec 2019-05-14 05:54:28,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.31978392601s 2019-05-14 05:54:28,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:30,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:30,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:31,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 660 Content-Type: application/json Date: Tue, 14 May 2019 05:54:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dac1d010-82e9-45f2-a8ff-8cc12982a475 x-openstack-request-id: req-dac1d010-82e9-45f2-a8ff-8cc12982a475 2019-05-14 05:54:31,743 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:54:27Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:31,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dac1d010-82e9-45f2-a8ff-8cc12982a475 2019-05-14 05:54:31,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.41946411133s 2019-05-14 05:54:31,750 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:33,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:33,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:34,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 738 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-6283e4f9-aeed-4870-8e69-3a3b825edd14 x-openstack-request-id: req-6283e4f9-aeed-4870-8e69-3a3b825edd14 2019-05-14 05:54:34,372 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:aa:54", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:32.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:32Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:34,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6283e4f9-aeed-4870-8e69-3a3b825edd14 2019-05-14 05:54:34,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619504928589s 2019-05-14 05:54:34,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:54:34,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=7b21aa58-0ad5-4f2d-94f3-a401ffce10a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:34,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 14 May 2019 05:54:33 GMT X-Openstack-Request-Id: req-0be705d7-fb21-4e9b-8954-43f13132e893 2019-05-14 05:54:34,446 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:54:31Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4cd56048-65d9-4f78-bc2d-6f0af57da1a4","ip_address":"192.168.120.3"}],"id":"ce8ed776-af06-439e-825a-2963f5773da1","security_groups":["15abad7b-5525-4583-b4f5-20538d3c93b6"],"mac_address":"fa:16:3e:31:aa:54","project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:28Z","binding:vnic_type":"normal","device_id":"7b21aa58-0ad5-4f2d-94f3-a401ffce10a5","ip_allocation":"immediate"}]} 2019-05-14 05:54:34,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=7b21aa58-0ad5-4f2d-94f3-a401ffce10a5 used request id req-0be705d7-fb21-4e9b-8954-43f13132e893 2019-05-14 05:54:34,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0670819282532s 2019-05-14 05:54:34,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:54:34,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ce8ed776-af06-439e-825a-2963f5773da1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:34,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:54:34 GMT X-Openstack-Request-Id: req-d0958ffd-32ac-4f3a-88b0-7247175f67a9 2019-05-14 05:54:34,502 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:54:34,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ce8ed776-af06-439e-825a-2963f5773da1 used request id req-d0958ffd-32ac-4f3a-88b0-7247175f67a9 2019-05-14 05:54:34,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459990501404s 2019-05-14 05:54:34,503 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:31:aa:54', u'version': 4, u'addr': u'192.168.120.3', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'34457c25-4f22-4b0f-9ddc-ffca3fe64682'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:54:32.000000', 'flavor': Munch({u'id': u'871f8c6e-7bb0-491b-924e-6a82279277d7'}), 'az': u'nova', 'id': u'7b21aa58-0ad5-4f2d-94f3-a401ffce10a5', 'security_groups': [Munch({u'name': u'vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1f5125ee3ec2494585b422bd25eb5940', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'name': 'vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T05:54:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T05:54:32Z', 'hostId': u'549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:54:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'name': u'vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'adminPass': u'AGx6rNM7yaXk', 'tenant_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'created_at': u'2019-05-14T05:54:24Z', 'created': u'2019-05-14T05:54:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 05:54:34,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:54:34,505 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:34,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 14 May 2019 05:54:34 GMT X-Openstack-Request-Id: req-d4ef18fe-502a-425a-b059-51ce5c2349c7 2019-05-14 05:54:34,596 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","l2_adjacency":true,"status":"ACTIVE","subnets":["4cd56048-65d9-4f78-bc2d-6f0af57da1a4"],"description":"","tags":[],"updated_at":"2019-05-14T05:54:13Z","qos_policy_id":null,"name":"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e","admin_state_up":true,"tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:54:34,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d4ef18fe-502a-425a-b059-51ce5c2349c7 2019-05-14 05:54:34,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0919940471649s 2019-05-14 05:54:34,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:54:34,605 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:34,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:54:34 GMT X-Openstack-Request-Id: req-d2d8eff5-0347-49a9-a9d8-7bd3fd945492 2019-05-14 05:54:34,643 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:54:20Z", "file": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/file", "owner": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "size": 12716032, "self": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:54:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:54:34,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d2d8eff5-0347-49a9-a9d8-7bd3fd945492 2019-05-14 05:54:34,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0424039363861s 2019-05-14 05:54:34,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:54:34,647 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:34,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38458468-63a4-4200-8a78-25e7f1b2d7a8 x-openstack-request-id: req-38458468-63a4-4200-8a78-25e7f1b2d7a8 2019-05-14 05:54:34,666 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "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": "871f8c6e-7bb0-491b-924e-6a82279277d7"}]} 2019-05-14 05:54:34,666 - 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-38458468-63a4-4200-8a78-25e7f1b2d7a8 2019-05-14 05:54:34,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.021213054657s 2019-05-14 05:54:34,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 05:54:34,669 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"server": {"name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "imageRef": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "flavorRef": "871f8c6e-7bb0-491b-924e-6a82279277d7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7320633c-fc40-4768-bdbd-93b7c8fd6705"}], "security_groups": [{"name": "15abad7b-5525-4583-b4f5-20538d3c93b6"}]}}' 2019-05-14 05:54:36,008 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 05:54:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e x-compute-request-id: req-d0da4733-3e21-4889-ace0-85ab1bc57b33 x-openstack-request-id: req-d0da4733-3e21-4889-ace0-85ab1bc57b33 2019-05-14 05:54:36,009 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "15abad7b-5525-4583-b4f5-20538d3c93b6"}], "OS-DCF:diskConfig": "MANUAL", "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "adminPass": "tC4QrS6ifHxa"}} 2019-05-14 05:54:36,009 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d0da4733-3e21-4889-ace0-85ab1bc57b33 2019-05-14 05:54:36,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.34205293655s 2019-05-14 05:54:36,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:37,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-5af356f4-b80f-4ee1-a93d-4359677cf98d x-openstack-request-id: req-5af356f4-b80f-4ee1-a93d-4359677cf98d 2019-05-14 05:54:37,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:54:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:35Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:aa:54", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:32.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:32Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:37,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5af356f4-b80f-4ee1-a93d-4359677cf98d 2019-05-14 05:54:37,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39752697945s 2019-05-14 05:54:37,415 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:39,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:39,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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:39,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Tue, 14 May 2019 05: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-40c81eee-d9f2-4247-b817-fe1416a3f81b x-openstack-request-id: req-40c81eee-d9f2-4247-b817-fe1416a3f81b 2019-05-14 05:54:39,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/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:54:38Z", "hostId": "f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:35Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:aa:54", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:32.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:32Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:39,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-40c81eee-d9f2-4247-b817-fe1416a3f81b 2019-05-14 05:54:39,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.510678052902s 2019-05-14 05:54:39,936 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:41,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:41,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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:42,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Tue, 14 May 2019 05: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-6dc1e9f7-a4cc-45ac-8160-b4379392edbe x-openstack-request-id: req-6dc1e9f7-a4cc-45ac-8160-b4379392edbe 2019-05-14 05:54:42,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/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:54:38Z", "hostId": "f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:35Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:aa:54", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:32.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:32Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:42,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6dc1e9f7-a4cc-45ac-8160-b4379392edbe 2019-05-14 05:54:42,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368314027786s 2019-05-14 05:54:42,314 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:44,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:44,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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:45,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 885 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-94ae7ff6-b8a0-44fb-ad1d-22eafc2441f3 x-openstack-request-id: req-94ae7ff6-b8a0-44fb-ad1d-22eafc2441f3 2019-05-14 05:54:45,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:54:38Z", "hostId": "f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:35Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:aa:54", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:32.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:32Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:45,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94ae7ff6-b8a0-44fb-ad1d-22eafc2441f3 2019-05-14 05:54:45,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.996831893921s 2019-05-14 05:54:45,321 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:47,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:47,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:47,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 868 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-2c2cb207-6e06-4646-91c8-692b27015950 x-openstack-request-id: req-2c2cb207-6e06-4646-91c8-692b27015950 2019-05-14 05:54:47,767 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:77:01", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:45.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:44Z", "hostId": "f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:35Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:aa:54", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:32.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:32Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:47,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c2cb207-6e06-4646-91c8-692b27015950 2019-05-14 05:54:47,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443777084351s 2019-05-14 05:54:47,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:54:47,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=7067e0b3-6cce-4db6-832c-6edc8ddc932e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:47,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 05:54:47 GMT X-Openstack-Request-Id: req-d67ffc2c-743b-4f88-b169-10a9d85e9612 2019-05-14 05:54:47,825 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:54:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4cd56048-65d9-4f78-bc2d-6f0af57da1a4","ip_address":"192.168.120.25"}],"id":"d94a0161-722a-47f7-9561-78cefe783047","security_groups":["15abad7b-5525-4583-b4f5-20538d3c93b6"],"mac_address":"fa:16:3e:d8:77:01","project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:38Z","binding:vnic_type":"normal","device_id":"7067e0b3-6cce-4db6-832c-6edc8ddc932e","ip_allocation":"immediate"}]} 2019-05-14 05:54:47,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=7067e0b3-6cce-4db6-832c-6edc8ddc932e used request id req-d67ffc2c-743b-4f88-b169-10a9d85e9612 2019-05-14 05:54:47,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0511739253998s 2019-05-14 05:54:47,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:54:47,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d94a0161-722a-47f7-9561-78cefe783047" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:47,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:54:47 GMT X-Openstack-Request-Id: req-9be93fed-f25a-48c4-a5a8-c8e51a3f56af 2019-05-14 05:54:47,882 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:54:47,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d94a0161-722a-47f7-9561-78cefe783047 used request id req-9be93fed-f25a-48c4-a5a8-c8e51a3f56af 2019-05-14 05:54:47,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0460560321808s 2019-05-14 05:54:47,882 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d8:77:01', u'version': 4, u'addr': u'192.168.120.25', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'34457c25-4f22-4b0f-9ddc-ffca3fe64682'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:54:45.000000', 'flavor': Munch({u'id': u'871f8c6e-7bb0-491b-924e-6a82279277d7'}), 'az': u'nova', 'id': u'7067e0b3-6cce-4db6-832c-6edc8ddc932e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'1f5125ee3ec2494585b422bd25eb5940', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'name': 'vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T05:54:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T05:54:44Z', 'hostId': u'f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'public_v6': '', 'private_v4': u'192.168.120.25', 'cloud': 'envvars', 'host_id': u'f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:54:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'name': u'vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'adminPass': u'tC4QrS6ifHxa', 'tenant_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'created_at': u'2019-05-14T05:54:35Z', 'created': u'2019-05-14T05:54:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 05:54:47,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:54:47,888 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:47,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 14 May 2019 05:54:47 GMT X-Openstack-Request-Id: req-d6fb3714-6e27-454f-aa56-0d18bd81c75f 2019-05-14 05:54:47,978 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","l2_adjacency":true,"status":"ACTIVE","subnets":["4cd56048-65d9-4f78-bc2d-6f0af57da1a4"],"description":"","tags":[],"updated_at":"2019-05-14T05:54:13Z","qos_policy_id":null,"name":"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e","admin_state_up":true,"tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:54:47,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d6fb3714-6e27-454f-aa56-0d18bd81c75f 2019-05-14 05:54:47,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908930301666s 2019-05-14 05:54:47,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:54:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=7067e0b3-6cce-4db6-832c-6edc8ddc932e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:48,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 05:54:47 GMT X-Openstack-Request-Id: req-5aad85d0-79ab-4935-b8d9-0ea932c6ac4c 2019-05-14 05:54:48,026 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:54:44Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4cd56048-65d9-4f78-bc2d-6f0af57da1a4","ip_address":"192.168.120.25"}],"id":"d94a0161-722a-47f7-9561-78cefe783047","security_groups":["15abad7b-5525-4583-b4f5-20538d3c93b6"],"mac_address":"fa:16:3e:d8:77:01","project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:38Z","binding:vnic_type":"normal","device_id":"7067e0b3-6cce-4db6-832c-6edc8ddc932e","ip_allocation":"immediate"}]} 2019-05-14 05:54:48,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=7067e0b3-6cce-4db6-832c-6edc8ddc932e used request id req-5aad85d0-79ab-4935-b8d9-0ea932c6ac4c 2019-05-14 05:54:48,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0459940433502s 2019-05-14 05:54:48,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 05:54:48,027 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.25", "port_id": "d94a0161-722a-47f7-9561-78cefe783047"}}' 2019-05-14 05:54:50,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 14 May 2019 05:54:49 GMT X-Openstack-Request-Id: req-475b4aa6-a4ce-4b0f-9958-b54c70e78428 2019-05-14 05:54:50,418 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:48Z", "updated_at": "2019-05-14T05:54:48Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:77:01", "device_id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_id": "d94a0161-722a-47f7-9561-78cefe783047", "id": "5676e0ea-9b51-4778-9743-8a6f73b16bd2", "qos_policy_id": null}} 2019-05-14 05:54:50,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-475b4aa6-a4ce-4b0f-9958-b54c70e78428 2019-05-14 05:54:50,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.3914809227s 2019-05-14 05:54:50,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:54:50,434 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:50,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 05:54:50 GMT X-Openstack-Request-Id: req-c9b19ec1-7782-4ee8-a19d-bf9c1626e47d 2019-05-14 05:54:50,514 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:48Z", "updated_at": "2019-05-14T05:54:48Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:77:01", "device_id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_id": "d94a0161-722a-47f7-9561-78cefe783047", "id": "5676e0ea-9b51-4778-9743-8a6f73b16bd2", "qos_policy_id": null}]} 2019-05-14 05:54:50,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c9b19ec1-7782-4ee8-a19d-bf9c1626e47d 2019-05-14 05:54:50,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0807659626007s 2019-05-14 05:54:50,520 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:54:50,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:54:50,631 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:50,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 05:54:50 GMT X-Openstack-Request-Id: req-d6ac0f0c-0b0f-4fa7-ac7a-2273aed8843f 2019-05-14 05:54:50,700 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:48Z", "updated_at": "2019-05-14T05:54:48Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:77:01", "device_id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_id": "d94a0161-722a-47f7-9561-78cefe783047", "id": "5676e0ea-9b51-4778-9743-8a6f73b16bd2", "qos_policy_id": null}]} 2019-05-14 05:54:50,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d6ac0f0c-0b0f-4fa7-ac7a-2273aed8843f 2019-05-14 05:54:50,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697050094604s 2019-05-14 05:54:50,706 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:54:50,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:54:50,816 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:51,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 05:54:50 GMT X-Openstack-Request-Id: req-520b351d-a6db-4670-b352-6dff3f9de0ab 2019-05-14 05:54:51,092 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:48Z", "updated_at": "2019-05-14T05:54:48Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:77:01", "device_id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_id": "d94a0161-722a-47f7-9561-78cefe783047", "id": "5676e0ea-9b51-4778-9743-8a6f73b16bd2", "qos_policy_id": null}]} 2019-05-14 05:54:51,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-520b351d-a6db-4670-b352-6dff3f9de0ab 2019-05-14 05:54:51,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.277400970459s 2019-05-14 05:54:51,098 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:54:51,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:54:51,209 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:51,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 05:54:50 GMT X-Openstack-Request-Id: req-14f6c687-7d30-497d-99f4-e7b6487d4736 2019-05-14 05:54:51,295 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849", "status": "DOWN", "description": "", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:48Z", "updated_at": "2019-05-14T05:54:48Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:77:01", "device_id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_id": "d94a0161-722a-47f7-9561-78cefe783047", "id": "5676e0ea-9b51-4778-9743-8a6f73b16bd2", "qos_policy_id": null}]} 2019-05-14 05:54:51,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-14f6c687-7d30-497d-99f4-e7b6487d4736 2019-05-14 05:54:51,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0875098705292s 2019-05-14 05:54:51,301 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:54:51,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:54:51,412 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:51,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 14 May 2019 05:54:50 GMT X-Openstack-Request-Id: req-566284d0-44ef-42e1-84d4-c922a66c779a 2019-05-14 05:54:51,469 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:48Z", "updated_at": "2019-05-14T05:54:50Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "device_owner": "compute:nova", "mac_address": "fa:16:3e:d8:77:01", "device_id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_id": "d94a0161-722a-47f7-9561-78cefe783047", "id": "5676e0ea-9b51-4778-9743-8a6f73b16bd2", "qos_policy_id": null}]} 2019-05-14 05:54:51,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-566284d0-44ef-42e1-84d4-c922a66c779a 2019-05-14 05:54:51,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0580151081085s 2019-05-14 05:54:51,475 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'caf8328f-17bd-4bfd-bccf-8d1594f7e849', 'updated_at': u'2019-05-14T05:54:50Z', 'fixed_ip_address': u'192.168.120.25', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'd94a0161-722a-47f7-9561-78cefe783047', 'id': u'5676e0ea-9b51-4778-9743-8a6f73b16bd2', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'd94a0161-722a-47f7-9561-78cefe783047', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'name': 'vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7320633c-fc40-4768-bdbd-93b7c8fd6705', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d8:77:01', u'device_id': u'7067e0b3-6cce-4db6-832c-6edc8ddc932e'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'e6f5b986ebb145cebfae7d1d1b38bc9e', 'created_at': u'2019-05-14T05:54:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7320633c-fc40-4768-bdbd-93b7c8fd6705', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:d8:77:01', u'device_id': u'7067e0b3-6cce-4db6-832c-6edc8ddc932e'}), 'router': u'caf8328f-17bd-4bfd-bccf-8d1594f7e849'}) 2019-05-14 05:54:51,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:54:51,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:54:52,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9586 Content-Type: application/json Date: Tue, 14 May 2019 05:54:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99f0c624-ac50-4592-bb4a-40f1f92703c0 x-openstack-request-id: req-99f0c624-ac50-4592-bb4a-40f1f92703c0 2019-05-14 05:54:52,269 - 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 525417503 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.223054] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.225924] pid_max: default: 32768 minimum: 301\n[ 0.227431] ACPI: Core revision 20150930\n[ 0.229328] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231558] Security Framework initialized\n[ 0.232948] Yama: becoming mindful.\n[ 0.234252] AppArmor: AppArmor initialized\n[ 0.235667] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.237910] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.240042] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244458] Initializing cgroup subsys io\n[ 0.245864] Initializing cgroup subsys memory\n[ 0.247312] Initializing cgroup subsys devices\n[ 0.248776] Initializing cgroup subsys freezer\n[ 0.250282] Initializing cgroup subsys net_cls\n[ 0.251744] Initializing cgroup subsys perf_event\n[ 0.253325] Initializing cgroup subsys net_prio\n[ 0.254889] Initializing cgroup subsys hugetlb\n[ 0.256354] Initializing cgroup subsys pids\n[ 0.257869] CPU: Physical Processor ID: 0\n[ 0.259913] mce: CPU supports 10 MCE banks\n[ 0.261318] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.263041] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.281310] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289641] ftrace: allocating 31920 entries in 125 pages\n[ 0.320350] smpboot: Max logical packages: 1\n[ 0.321839] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.324139] x2apic enabled\n[ 0.325513] Switched APIC routing to physical x2apic.\n[ 0.328326] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.330254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.333770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.336820] KVM setup paravirtual spinlock\n[ 0.338686] x86: Booted up 1 node, 1 CPUs\n[ 0.340069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.342375] devtmpfs: initialized\n[ 0.344606] evm: security.selinux\n[ 0.345786] evm: security.SMACK64\n[ 0.346985] evm: security.SMACK64EXEC\n[ 0.348249] evm: security.SMACK64TRANSMUTE\n[ 0.349620] evm: security.SMACK64MMAP\n[ 0.350874] evm: security.ima\n[ 0.351951] evm: security.capability\n[ 0.353287] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.356430] pinctrl core: initialized pinctrl subsystem\n[ 0.358268] RTC time: 5:54:45, date: 05/14/19\n[ 0.359832] NET: Registered protocol family 16\n[ 0.361416] cpuidle: using governor ladder\n[ 0.362799] cpuidle: using governor menu\n[ 0.364152] PCCT header not found.\n[ 0.365407] ACPI: bus type PCI registered\n[ 0.366757] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.368831] PCI: Using configuration type 1 for base access\n[ 0.371299] ACPI: Added _OSI(Module Device)\n[ 0.372710] ACPI: Added _OSI(Processor Device)\n[ 0.374197] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.375752] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.378266] ACPI: Interpreter enabled\n[ 0.379557] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.382682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.385887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.389046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.392161] ACPI: (supports S0 S5)\n[ 0.393350] ACPI: Using IOAPIC for interrupt routing\n[ 0.395011] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.399362] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.401310] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.403434] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.405518] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.409241] acpiphp: Slot [3] registered\n[ 0.410591] acpiphp: Slot [4] registered\n[ 0.411936] acpiphp: Slot [5] registered\n[ 0.413281] acpiphp: Slot [6] registered\n[ 0.414649] acpiphp: Slot [7] registered\n[ 0.416026] acpiphp: Slot [8] registered\n[ 0.417385] acpiphp: Slot [9] registered\n[ 0.418755] acpiphp: Slot [10] registered\n[ 0.420147] acpiphp: Slot [11] registered\n[ 0.421516] acpiphp: Slot [12] registered\n[ 0.422881] acpiphp: Slot [13] registered\n[ 0.424274] acpiphp: Slot [14] registered\n[ 0.425670] acpiphp: Slot [15] registered\n[ 0.442417] acpiphp: Slot [16] registered\n[ 0.443785] acpiphp: Slot [17] registered\n[ 0.445198] acpiphp: Slot [18] registered\n[ 0.446581] acpiphp: Slot [19] registered\n[ 0.447972] acpiphp: Slot [20] registered\n[ 0.449335] acpiphp: Slot [21] registered\n[ 0.450706] acpiphp: Slot [22] registered\n[ 0.452080] acpiphp: Slot [23] registered\n[ 0.453474] acpiphp: Slot [24] registered\n[ 0.454868] acpiphp: Slot [25] registered\n[ 0.456264] acpiphp: Slot [26] registered\n[ 0.457651] acpiphp: Slot [27] registered\n[ 0.459021] acpiphp: Slot [28] registered\n[ 0.460389] acpiphp: Slot [29] registered\n[ 0.461757] acpiphp: Slot [30] registered\n[ 0.463124] acpiphp: Slot [31] registered\n[ 0.464515] PCI host bridge to bus 0000:00\n[ 0.465915] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.467984] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.470045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.472498] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.474986] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.477516] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.481978] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.484156] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.486186] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.488331] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.492630] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.495071] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.516242] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.518685] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.521078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.523680] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.526045] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.528166] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.530288] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.532101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.536649] vgaarb: loaded\n[ 0.537738] vgaarb: bridge control possible 0000:00:02.0\n[ 0.540097] SCSI subsystem initialized\n[ 0.541721] ACPI: bus type USB registered\n[ 0.543153] usbcore: registered new interface driver usbfs\n[ 0.544940] usbcore: registered new interface driver hub\n[ 0.546678] usbcore: registered new device driver usb\n[ 0.548566] PCI: Using ACPI for IRQ routing\n[ 0.550543] NetLabel: Initializing\n[ 0.551779] NetLabel: domain hash size = 128\n[ 0.553261] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.554924] NetLabel: unlabeled traffic allowed by default\n[ 0.557019] clocksource: Switched to clocksource kvm-clock\n[ 0.567281] AppArmor: AppArmor Filesystem Enabled\n[ 0.568936] pnp: PnP ACPI init\n[ 0.570520] pnp: PnP ACPI: found 5 devices\n[ 0.577598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.580561] NET: Registered protocol family 2\n[ 0.582323] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.584556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.586647] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.588734] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.590623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.592662] NET: Registered protocol family 1\n[ 0.594185] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.596096] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.597964] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.612924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.628096] Trying to unpack rootfs image as initramfs...\n[ 0.689200] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.691934] Scanning for low memory corruption every 60 seconds\n[ 0.694249] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.696248] audit: initializing netlink subsys (disabled)\n[ 0.698057] audit: type=2000 audit(1557813286.337:1): initialized\n[ 0.700273] Initialise system trusted keyring\n[ 0.701871] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.703886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.706941] zbud: loaded\n[ 0.708110] VFS: Disk quotas dquot_6.6.0\n[ 0.709531] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.712077] fuse init (API version 7.23)\n[ 0.713581] Key type big_key registered\n[ 0.714959] Allocating IMA MOK and blacklist keyrings.\n[ 0.716960] Key type asymmetric registered\n[ 0.718392] Asymmetric key parser 'x509' registered\n[ 0.720055] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.722620] io scheduler noop registered\n[ 0.723987] io scheduler deadline registered (default)\n[ 0.725713] io scheduler cfq registered\n[ 0.727157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.728977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.731145] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.733670] ACPI: Power Button [PWRF]\n[ 0.735100] GHES: HEST is not enabled!\n[ 0.749388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.778998] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.782361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.807518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.810961] Linux agpgart interface v0.103\n[ 0.814449] brd: module loaded\n[ 0.816800] loop: module loaded\n[ 0.821900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.824398] GPT:90111 != 2097151\n[ 0.825548] GPT:Alternate GPT header not at the end of the disk.\n[ 0.827414] GPT:90111 != 2097151\n[ 0.828556] GPT: Use GNU Parted to correct GPT errors.\n[ 0.830230] vda: vda1 vda15\n[ 0.832030] scsi host0: ata_piix\n[ 0.833303] scsi host1: ata_piix\n[ 0.834530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.836599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.839258] libphy: Fixed MDIO Bus: probed\n[ 0.840671] tun: Universal TUN/TAP device driver, 1.6\n[ 0.842323] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.845447] PPP generic driver version 2.4.2\n[ 0.846954] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.848975] ehci-pci: EHCI PCI platform driver\n[ 0.850486] ehci-platform: EHCI generic platform driver\n[ 0.852201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.854189] ohci-pci: OHCI PCI platform driver\n[ 0.855702] ohci-platform: OHCI generic platform driver\n[ 0.857416] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.872141] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.873848] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.876358] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.878042] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.879985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.882094] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.884585] usb usb1: Product: UHCI Host Controller\n[ 0.886160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.888099] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.889704] hub 1-0:1.0: USB hub found\n[ 0.891043] hub 1-0:1.0: 2 ports detected\n[ 0.892580] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.896087] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.897703] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.899425] mousedev: PS/2 mouse device common for all mice\n[ 0.901554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.904475] rtc_cmos 00:00: RTC can wake from S4\n[ 0.906532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.908553] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.910586] i2c /dev entries driver\n[ 0.911862] device-mapper: uevent: version 1.0.3\n[ 0.913446] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.916219] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.918389] NET: Registered protocol family 10\n[ 0.920159] NET: Registered protocol family 17\n[ 0.921697] Key type dns_resolver registered\n[ 0.923288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.925174] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.928112] registered taskstats version 1\n[ 0.929555] Loading compiled-in X.509 certificates\n[ 0.931691] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.934860] zswap: loaded using pool lzo/zbud\n[ 0.937101] Key type trusted registered\n[ 0.939410] Key type encrypted registered\n[ 0.940797] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.942573] ima: No TPM chip found, activating TPM-bypass!\n[ 0.944366] evm: HMAC attrs: 0x1\n[ 0.945886] Magic number: 3:464:921\n[ 0.947309] rtc_cmos 00:00: setting system clock to 2019-05-14 05:54:46 UTC (1557813286)\n[ 0.950012] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.951921] EDD information not available.\n[ 0.994670] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.012765] Write protecting the kernel read-only data: 14336k\n[ 1.016007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.018943] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.180256] 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.25...\nLease of 192.168.120.25 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-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCofjifMS3NZ6JlkEzAcdGUDr9GYeLTnE+q9B5eymo9+TJpRTG1Y2xLsEuxnV4CWuMiK73Z+lSmlApCQu36fYvfc55EKuDA5GYPMFXCQ8l9sIgh5WsrskcrU/SinRexP1RfBC9TNMICiQ5Z6CE3xej1wfoQMa/jz3NUhxArJB69lHFSagN7khhWIpMxxW6JfKAzeqnzHBGqLp4WAdxZjAiPl2S9e70i76ijIWctfLFQphwWxcqiGhxYLKbPR9qo2bP9yexB8Y/gbrMpLZsES/iCOt+9bpHsIOdKV0uNNe8UeHxtSn7+SZgWibOKzMJjlU2XKoguM/KPYhyCPni08Jxf root@vping-ssh-vm-59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e\nssh-dss AAAAB3NzaC1kc3MAAACBAM5ls02EhnoB+KdnArsN9xFXrPuBXe5kDqM685dQrZjggi3B6Bj+S9jb/Zavh42BFelKjhsRVoGv8vn35hhHvkGkrrN2Xcq59sykbzzSb/dCggknvtXO6vG38V9uY94ZeajSK/aMtNog9NWz/z0gWIPoUL9tb09q/s/9C1KX3MllAAAAFQDnycKQJbzUDdNjkzdYO7arZiUISQAAAIEAuyfUdfNX2VvO/CNoEy4RvKmn4CwN1oH3jo/YKtpbBbbhzJUzggACb0hoihZxWauzAtZH9JYWFje06xenlrPXc4pBMo9QK9cnsQR4MOriEnbQPvCFzGwcqgdEphraeBgNOAdBbD1p0n3hU4oX7hYpgdfSIy9XXyTqRZXsV+zR+00AAACAbmM8te1niykvtiG+NxygpPV9+VP0AarnyZWPfmkIIRUkgn7cadu51MEiRoh4KVOweUJ/ev3bz/1kH0Lq6W9GCZEhYCryEguDqqFe+/bjz+sZqXPUFR2QC/pYPhHnVMMwMJOt1fdmlhe9wS7lv5/GEb5vgjUawsP55ksLiQp2Brk= root@vping-ssh-vm-59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.50s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.25,24,fe80::f816:3eff:fed8:7701/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.25 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.43 ===\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-59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e login: "} 2019-05-14 05:54:52,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e/action used request id req-99f0c624-ac50-4592-bb4a-40f1f92703c0 2019-05-14 05:54:52,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.793614149094s 2019-05-14 05:54:52,271 - 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 525417503 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.223054] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.225924] pid_max: default: 32768 minimum: 301 [ 0.227431] ACPI: Core revision 20150930 [ 0.229328] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231558] Security Framework initialized [ 0.232948] Yama: becoming mindful. [ 0.234252] AppArmor: AppArmor initialized [ 0.235667] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.237910] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.240042] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242111] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244458] Initializing cgroup subsys io [ 0.245864] Initializing cgroup subsys memory [ 0.247312] Initializing cgroup subsys devices [ 0.248776] Initializing cgroup subsys freezer [ 0.250282] Initializing cgroup subsys net_cls [ 0.251744] Initializing cgroup subsys perf_event [ 0.253325] Initializing cgroup subsys net_prio [ 0.254889] Initializing cgroup subsys hugetlb [ 0.256354] Initializing cgroup subsys pids [ 0.257869] CPU: Physical Processor ID: 0 [ 0.259913] mce: CPU supports 10 MCE banks [ 0.261318] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.263041] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281310] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.289641] ftrace: allocating 31920 entries in 125 pages [ 0.320350] smpboot: Max logical packages: 1 [ 0.321839] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.324139] x2apic enabled [ 0.325513] Switched APIC routing to physical x2apic. [ 0.328326] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.330254] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.333770] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.336820] KVM setup paravirtual spinlock [ 0.338686] x86: Booted up 1 node, 1 CPUs [ 0.340069] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.342375] devtmpfs: initialized [ 0.344606] evm: security.selinux [ 0.345786] evm: security.SMACK64 [ 0.346985] evm: security.SMACK64EXEC [ 0.348249] evm: security.SMACK64TRANSMUTE [ 0.349620] evm: security.SMACK64MMAP [ 0.350874] evm: security.ima [ 0.351951] evm: security.capability [ 0.353287] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.356430] pinctrl core: initialized pinctrl subsystem [ 0.358268] RTC time: 5:54:45, date: 05/14/19 [ 0.359832] NET: Registered protocol family 16 [ 0.361416] cpuidle: using governor ladder [ 0.362799] cpuidle: using governor menu [ 0.364152] PCCT header not found. [ 0.365407] ACPI: bus type PCI registered [ 0.366757] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.368831] PCI: Using configuration type 1 for base access [ 0.371299] ACPI: Added _OSI(Module Device) [ 0.372710] ACPI: Added _OSI(Processor Device) [ 0.374197] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.375752] ACPI: Added _OSI(Processor Aggregator Device) [ 0.378266] ACPI: Interpreter enabled [ 0.379557] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.382682] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.385887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.389046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.392161] ACPI: (supports S0 S5) [ 0.393350] ACPI: Using IOAPIC for interrupt routing [ 0.395011] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.399362] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.401310] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.403434] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.405518] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.409241] acpiphp: Slot [3] registered [ 0.410591] acpiphp: Slot [4] registered [ 0.411936] acpiphp: Slot [5] registered [ 0.413281] acpiphp: Slot [6] registered [ 0.414649] acpiphp: Slot [7] registered [ 0.416026] acpiphp: Slot [8] registered [ 0.417385] acpiphp: Slot [9] registered [ 0.418755] acpiphp: Slot [10] registered [ 0.420147] acpiphp: Slot [11] registered [ 0.421516] acpiphp: Slot [12] registered [ 0.422881] acpiphp: Slot [13] registered [ 0.424274] acpiphp: Slot [14] registered [ 0.425670] acpiphp: Slot [15] registered [ 0.442417] acpiphp: Slot [16] registered [ 0.443785] acpiphp: Slot [17] registered [ 0.445198] acpiphp: Slot [18] registered [ 0.446581] acpiphp: Slot [19] registered [ 0.447972] acpiphp: Slot [20] registered [ 0.449335] acpiphp: Slot [21] registered [ 0.450706] acpiphp: Slot [22] registered [ 0.452080] acpiphp: Slot [23] registered [ 0.453474] acpiphp: Slot [24] registered [ 0.454868] acpiphp: Slot [25] registered [ 0.456264] acpiphp: Slot [26] registered [ 0.457651] acpiphp: Slot [27] registered [ 0.459021] acpiphp: Slot [28] registered [ 0.460389] acpiphp: Slot [29] registered [ 0.461757] acpiphp: Slot [30] registered [ 0.463124] acpiphp: Slot [31] registered [ 0.464515] PCI host bridge to bus 0000:00 [ 0.465915] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.467984] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.470045] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.472498] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.474986] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.477516] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.481978] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.484156] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.486186] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.488331] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.492630] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.495071] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.516242] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.518685] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.521078] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.523680] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.526045] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.528166] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.530288] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.532101] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.536649] vgaarb: loaded [ 0.537738] vgaarb: bridge control possible 0000:00:02.0 [ 0.540097] SCSI subsystem initialized [ 0.541721] ACPI: bus type USB registered [ 0.543153] usbcore: registered new interface driver usbfs [ 0.544940] usbcore: registered new interface driver hub [ 0.546678] usbcore: registered new device driver usb [ 0.548566] PCI: Using ACPI for IRQ routing [ 0.550543] NetLabel: Initializing [ 0.551779] NetLabel: domain hash size = 128 [ 0.553261] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.554924] NetLabel: unlabeled traffic allowed by default [ 0.557019] clocksource: Switched to clocksource kvm-clock [ 0.567281] AppArmor: AppArmor Filesystem Enabled [ 0.568936] pnp: PnP ACPI init [ 0.570520] pnp: PnP ACPI: found 5 devices [ 0.577598] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.580561] NET: Registered protocol family 2 [ 0.582323] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.584556] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.586647] TCP: Hash tables configured (established 4096 bind 4096) [ 0.588734] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.590623] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.592662] NET: Registered protocol family 1 [ 0.594185] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.596096] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.597964] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.612924] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.628096] Trying to unpack rootfs image as initramfs... [ 0.689200] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.691934] Scanning for low memory corruption every 60 seconds [ 0.694249] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.696248] audit: initializing netlink subsys (disabled) [ 0.698057] audit: type=2000 audit(1557813286.337:1): initialized [ 0.700273] Initialise system trusted keyring [ 0.701871] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.703886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.706941] zbud: loaded [ 0.708110] VFS: Disk quotas dquot_6.6.0 [ 0.709531] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.712077] fuse init (API version 7.23) [ 0.713581] Key type big_key registered [ 0.714959] Allocating IMA MOK and blacklist keyrings. [ 0.716960] Key type asymmetric registered [ 0.718392] Asymmetric key parser 'x509' registered [ 0.720055] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.722620] io scheduler noop registered [ 0.723987] io scheduler deadline registered (default) [ 0.725713] io scheduler cfq registered [ 0.727157] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.728977] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.731145] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.733670] ACPI: Power Button [PWRF] [ 0.735100] GHES: HEST is not enabled! [ 0.749388] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.778998] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.782361] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.807518] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.810961] Linux agpgart interface v0.103 [ 0.814449] brd: module loaded [ 0.816800] loop: module loaded [ 0.821900] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.824398] GPT:90111 != 2097151 [ 0.825548] GPT:Alternate GPT header not at the end of the disk. [ 0.827414] GPT:90111 != 2097151 [ 0.828556] GPT: Use GNU Parted to correct GPT errors. [ 0.830230] vda: vda1 vda15 [ 0.832030] scsi host0: ata_piix [ 0.833303] scsi host1: ata_piix [ 0.834530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.836599] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.839258] libphy: Fixed MDIO Bus: probed [ 0.840671] tun: Universal TUN/TAP device driver, 1.6 [ 0.842323] tun: (C) 1999-2004 Max Krasnyansky [ 0.845447] PPP generic driver version 2.4.2 [ 0.846954] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.848975] ehci-pci: EHCI PCI platform driver [ 0.850486] ehci-platform: EHCI generic platform driver [ 0.852201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.854189] ohci-pci: OHCI PCI platform driver [ 0.855702] ohci-platform: OHCI generic platform driver [ 0.857416] uhci_hcd: USB Universal Host Controller Interface driver [ 0.872141] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.873848] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.876358] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.878042] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.879985] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.882094] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.884585] usb usb1: Product: UHCI Host Controller [ 0.886160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.888099] usb usb1: SerialNumber: 0000:00:01.2 [ 0.889704] hub 1-0:1.0: USB hub found [ 0.891043] hub 1-0:1.0: 2 ports detected [ 0.892580] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.896087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.897703] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.899425] mousedev: PS/2 mouse device common for all mice [ 0.901554] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.904475] rtc_cmos 00:00: RTC can wake from S4 [ 0.906532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.908553] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.910586] i2c /dev entries driver [ 0.911862] device-mapper: uevent: version 1.0.3 [ 0.913446] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.916219] ledtrig-cpu: registered to indicate activity on CPUs [ 0.918389] NET: Registered protocol family 10 [ 0.920159] NET: Registered protocol family 17 [ 0.921697] Key type dns_resolver registered [ 0.923288] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.925174] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.928112] registered taskstats version 1 [ 0.929555] Loading compiled-in X.509 certificates [ 0.931691] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.934860] zswap: loaded using pool lzo/zbud [ 0.937101] Key type trusted registered [ 0.939410] Key type encrypted registered [ 0.940797] AppArmor: AppArmor sha1 policy hashing enabled [ 0.942573] ima: No TPM chip found, activating TPM-bypass! [ 0.944366] evm: HMAC attrs: 0x1 [ 0.945886] Magic number: 3:464:921 [ 0.947309] rtc_cmos 00:00: setting system clock to 2019-05-14 05:54:46 UTC (1557813286) [ 0.950012] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.951921] EDD information not available. [ 0.994670] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.012765] Write protecting the kernel read-only data: 14336k [ 1.016007] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.018943] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.180256] 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.25... Lease of 192.168.120.25 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-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCofjifMS3NZ6JlkEzAcdGUDr9GYeLTnE+q9B5eymo9+TJpRTG1Y2xLsEuxnV4CWuMiK73Z+lSmlApCQu36fYvfc55EKuDA5GYPMFXCQ8l9sIgh5WsrskcrU/SinRexP1RfBC9TNMICiQ5Z6CE3xej1wfoQMa/jz3NUhxArJB69lHFSagN7khhWIpMxxW6JfKAzeqnzHBGqLp4WAdxZjAiPl2S9e70i76ijIWctfLFQphwWxcqiGhxYLKbPR9qo2bP9yexB8Y/gbrMpLZsES/iCOt+9bpHsIOdKV0uNNe8UeHxtSn7+SZgWibOKzMJjlU2XKoguM/KPYhyCPni08Jxf root@vping-ssh-vm-59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e ssh-dss AAAAB3NzaC1kc3MAAACBAM5ls02EhnoB+KdnArsN9xFXrPuBXe5kDqM685dQrZjggi3B6Bj+S9jb/Zavh42BFelKjhsRVoGv8vn35hhHvkGkrrN2Xcq59sykbzzSb/dCggknvtXO6vG38V9uY94ZeajSK/aMtNog9NWz/z0gWIPoUL9tb09q/s/9C1KX3MllAAAAFQDnycKQJbzUDdNjkzdYO7arZiUISQAAAIEAuyfUdfNX2VvO/CNoEy4RvKmn4CwN1oH3jo/YKtpbBbbhzJUzggACb0hoihZxWauzAtZH9JYWFje06xenlrPXc4pBMo9QK9cnsQR4MOriEnbQPvCFzGwcqgdEphraeBgNOAdBbD1p0n3hU4oX7hYpgdfSIy9XXyTqRZXsV+zR+00AAACAbmM8te1niykvtiG+NxygpPV9+VP0AarnyZWPfmkIIRUkgn7cadu51MEiRoh4KVOweUJ/ev3bz/1kH0Lq6W9GCZEhYCryEguDqqFe+/bjz+sZqXPUFR2QC/pYPhHnVMMwMJOt1fdmlhe9wS7lv5/GEb5vgjUawsP55ksLiQp2Brk= root@vping-ssh-vm-59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.50s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.25,24,fe80::f816:3eff:fed8:7701/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.25 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e login: 2019-05-14 05:54:52,275 - paramiko.transport - DEBUG - starting thread (client mode): 0xc5647350L 2019-05-14 05:54:52,275 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 05:54:52,275 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-14 05:54:52,275 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-14 05:54:52,277 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 05:54:52,277 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 05:54:52,277 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-14 05:54:52,277 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 05:54:52,277 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 05:54:52,278 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 05:54:52,296 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 05:54:52,297 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 05:54:52,307 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.211: f3fc4ab517ff1e35d3b4af0b5bf5ec45 2019-05-14 05:54:52,308 - paramiko.transport - DEBUG - Trying discovered key 1b92834148a61464598e74861ab8cb94 in /tmp/tmpajW9in 2019-05-14 05:54:52,336 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 05:54:52,342 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 05:54:52,373 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 05:54:52,374 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-14 05:54:52,374 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 05:54:52,375 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 05:54:52,399 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 05:54:52,399 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.3 (192.168.120.3): 56 data bytes 64 bytes from 192.168.120.3: seq=0 ttl=64 time=21.910 ms --- 192.168.120.3 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 21.910/21.910/21.910 ms 2019-05-14 05:54:52,400 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-05-14 05:54:52,404 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 05:54:52,512 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:54:52,512 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:40 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 05:54:52,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 05:54:52,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:52,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-ac125147-1825-474b-a7f7-5667cb7681a5 x-openstack-request-id: req-ac125147-1825-474b-a7f7-5667cb7681a5 2019-05-14 05:54:52,659 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5 used request id req-ac125147-1825-474b-a7f7-5667cb7681a5 2019-05-14 05:54:52,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.141170024872s 2019-05-14 05:54:52,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:52,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:53,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 896 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-6a408dd4-6d92-447a-8d94-a2ec329a6e16 x-openstack-request-id: req-6a408dd4-6d92-447a-8d94-a2ec329a6e16 2019-05-14 05:54:53,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:77:01", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:77:01", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:45.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:44Z", "hostId": "f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:35Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:aa:54", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:32.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7b21aa58-0ad5-4f2d-94f3-a401ffce10a5", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:52Z", "hostId": "549b4ea65c5bc1fe9229f7af28d44e8c92a451500a0edebc0adfcfb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:24Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:53,114 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6a408dd4-6d92-447a-8d94-a2ec329a6e16 2019-05-14 05:54:53,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454394102097s 2019-05-14 05:54:53,116 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:55,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:55,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:55,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 760 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-9d5c3be7-741f-476c-a0ce-5833cb383442 x-openstack-request-id: req-9d5c3be7-741f-476c-a0ce-5833cb383442 2019-05-14 05:54:55,506 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:77:01", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:77:01", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:45.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:44Z", "hostId": "f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:35Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:55,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9d5c3be7-741f-476c-a0ce-5833cb383442 2019-05-14 05:54:55,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387067079544s 2019-05-14 05:54:55,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 05:54:55,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/5676e0ea-9b51-4778-9743-8a6f73b16bd2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:56,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:54:56 GMT X-Openstack-Request-Id: req-021a8571-8300-4b1e-bc6b-d6e832bae17c 2019-05-14 05:54:56,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:54:56,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/5676e0ea-9b51-4778-9743-8a6f73b16bd2.json used request id req-021a8571-8300-4b1e-bc6b-d6e832bae17c 2019-05-14 05:54:56,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25060606003s 2019-05-14 05:54:56,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:54:56,776 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:56,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:54:56 GMT X-Openstack-Request-Id: req-f3484bb1-8825-4177-af5c-003bb69dbd08 2019-05-14 05:54:56,866 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:54:56,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f3484bb1-8825-4177-af5c-003bb69dbd08 2019-05-14 05:54:56,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0905420780182s 2019-05-14 05:54:56,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 05:54:56,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:57,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-8d503607-0b1e-4ab9-a557-52a1a0d84188 x-openstack-request-id: req-8d503607-0b1e-4ab9-a557-52a1a0d84188 2019-05-14 05:54:57,034 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e used request id req-8d503607-0b1e-4ab9-a557-52a1a0d84188 2019-05-14 05:54:57,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167196989059s 2019-05-14 05:54:57,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:57,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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:57,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-6a2e875c-2901-4e25-a150-3f7f340e8657 x-openstack-request-id: req-6a2e875c-2901-4e25-a150-3f7f340e8657 2019-05-14 05:54:57,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:77:01", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:77:01", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7067e0b3-6cce-4db6-832c-6edc8ddc932e", "rel": "bookmark"}], "image": {"id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "links": [{"href": "http://172.30.9.28:8774/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:54:45.000000", "flavor": {"id": "871f8c6e-7bb0-491b-924e-6a82279277d7", "links": [{"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "bookmark"}]}, "id": "7067e0b3-6cce-4db6-832c-6edc8ddc932e", "security_groups": [{"name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}], "user_id": "1f5125ee3ec2494585b422bd25eb5940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:54:56Z", "hostId": "f7a1b21908f65753c32eac04ccc41bbd1d8e7e650cecc47e962ebb49", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "name": "vping_ssh-vm_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "created": "2019-05-14T05:54:35Z", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:54:57,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6a2e875c-2901-4e25-a150-3f7f340e8657 2019-05-14 05:54:57,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197978019714s 2019-05-14 05:54:57,235 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:54:59,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:54:59,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:59,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-19ec03d1-707c-441e-852a-c0a62f953529 x-openstack-request-id: req-19ec03d1-707c-441e-852a-c0a62f953529 2019-05-14 05:54:59,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 05:54:59,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-19ec03d1-707c-441e-852a-c0a62f953529 2019-05-14 05:54:59,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0655910968781s 2019-05-14 05:54:59,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:54:59,309 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:59,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 14 May 2019 05:54:58 GMT X-Openstack-Request-Id: req-b6e5bcd8-dd0c-4280-83f6-db587735e2bf 2019-05-14 05:54:59,354 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:21Z", "updated_at": "2019-05-14T05:54:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "1549cc0d-7007-41f3-b1dc-41a5e01581d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "736faa4e-3022-4b1b-9246-13fc62c2648d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "d4756141-37d6-446a-8a20-8fccc1c08ffd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T05:54:21Z", "revision_number": 0, "id": "e6ad5cd2-ab6e-43bf-8881-34ef8859ae70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:21Z", "security_group_id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 3, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "15abad7b-5525-4583-b4f5-20538d3c93b6", "name": "vping_ssh-sg_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}, {"description": "Default security group", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:12Z", "updated_at": "2019-05-14T05:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "215f50de-f3c4-4063-8f36-d24743f3a159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "7151e8cc-b09e-43b1-8110-2439b9b8570d", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "ba9cfeec-beb4-4564-9384-12cd4569c793", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "d2647d7c-6c1d-4dd9-9cbd-34ef72c0e507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 1, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "72b43fda-07e0-4cb2-90b0-54848492043c", "name": "default"}]} 2019-05-14 05:54:59,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b6e5bcd8-dd0c-4280-83f6-db587735e2bf 2019-05-14 05:54:59,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0457608699799s 2019-05-14 05:54:59,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:54:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/15abad7b-5525-4583-b4f5-20538d3c93b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:59,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:54:59 GMT X-Openstack-Request-Id: req-8bdaec7b-669d-4a42-be69-7fda379e7ac9 2019-05-14 05:54:59,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:54:59,521 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/15abad7b-5525-4583-b4f5-20538d3c93b6.json used request id req-8bdaec7b-669d-4a42-be69-7fda379e7ac9 2019-05-14 05:54:59,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160676956177s 2019-05-14 05:54:59,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 05:54:59,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:54:59,556 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:54: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-1d92ca5d-f0b0-4460-9f46-75543e16b824 x-openstack-request-id: req-1d92ca5d-f0b0-4460-9f46-75543e16b824 2019-05-14 05:54:59,556 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e used request id req-1d92ca5d-f0b0-4460-9f46-75543e16b824 2019-05-14 05:54:59,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0351898670197s 2019-05-14 05:54:59,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:54:59,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/caf8328f-17bd-4bfd-bccf-8d1594f7e849/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" -d '{"subnet_id": "4cd56048-65d9-4f78-bc2d-6f0af57da1a4"}' 2019-05-14 05:55:01,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:55:00 GMT X-Openstack-Request-Id: req-dfbc8fba-dcbf-4053-ae9d-47b7ff8187c2 2019-05-14 05:55:01,429 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7320633c-fc40-4768-bdbd-93b7c8fd6705", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "subnet_id": "4cd56048-65d9-4f78-bc2d-6f0af57da1a4", "subnet_ids": ["4cd56048-65d9-4f78-bc2d-6f0af57da1a4"], "port_id": "fda83565-a1c3-4915-a3fa-6451ce9b9973", "id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849"} 2019-05-14 05:55:01,429 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/caf8328f-17bd-4bfd-bccf-8d1594f7e849/remove_router_interface.json used request id req-dfbc8fba-dcbf-4053-ae9d-47b7ff8187c2 2019-05-14 05:55:01,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.8721370697s 2019-05-14 05:55:01,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:55:01,430 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:55:01,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 14 May 2019 05:55:01 GMT X-Openstack-Request-Id: req-33d6554d-a195-4591-995b-1e95c4e14227 2019-05-14 05:55:01,761 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:14Z", "admin_state_up": true, "updated_at": "2019-05-14T05:54:59Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "caf8328f-17bd-4bfd-bccf-8d1594f7e849", "name": "vping_ssh-router_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}]} 2019-05-14 05:55:01,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-33d6554d-a195-4591-995b-1e95c4e14227 2019-05-14 05:55:01,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.331948041916s 2019-05-14 05:55:01,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:55:01,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/caf8328f-17bd-4bfd-bccf-8d1594f7e849.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:55:02,986 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:55:02 GMT X-Openstack-Request-Id: req-40bdf581-54d4-4344-8038-6991ea583267 2019-05-14 05:55:02,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:55:02,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/caf8328f-17bd-4bfd-bccf-8d1594f7e849.json used request id req-40bdf581-54d4-4344-8038-6991ea583267 2019-05-14 05:55:02,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22362422943s 2019-05-14 05:55:02,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:55:02,988 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:55:03,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 14 May 2019 05:55:02 GMT X-Openstack-Request-Id: req-9ae8450b-6b16-4768-82f7-445c7e428185 2019-05-14 05:55:03,031 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:54:13Z","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":"e6f5b986ebb145cebfae7d1d1b38bc9e","id":"4cd56048-65d9-4f78-bc2d-6f0af57da1a4","subnetpool_id":null,"name":"vping_ssh-subnet_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}]} 2019-05-14 05:55:03,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9ae8450b-6b16-4768-82f7-445c7e428185 2019-05-14 05:55:03,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0441460609436s 2019-05-14 05:55:03,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:55:03,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/4cd56048-65d9-4f78-bc2d-6f0af57da1a4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:55:04,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:55:03 GMT X-Openstack-Request-Id: req-366b3ba6-a18d-4965-b2d1-4b47d35e409e 2019-05-14 05:55:04,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:55:04,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4cd56048-65d9-4f78-bc2d-6f0af57da1a4.json used request id req-366b3ba6-a18d-4965-b2d1-4b47d35e409e 2019-05-14 05:55:04,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.983863115311s 2019-05-14 05:55:04,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:55:04,018 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:55:04,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 14 May 2019 05:55:03 GMT X-Openstack-Request-Id: req-33526570-d0ab-46ca-a8ec-743fdecba780 2019-05-14 05:55:04,113 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7320633c-fc40-4768-bdbd-93b7c8fd6705","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:55:03Z","qos_policy_id":null,"name":"vping_ssh-net_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e","admin_state_up":true,"tenant_id":"e6f5b986ebb145cebfae7d1d1b38bc9e","created_at":"2019-05-14T05:54:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:55:04,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-33526570-d0ab-46ca-a8ec-743fdecba780 2019-05-14 05:55:04,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957269668579s 2019-05-14 05:55:04,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:55:04,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/7320633c-fc40-4768-bdbd-93b7c8fd6705.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:55:05,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:55:04 GMT X-Openstack-Request-Id: req-8d3f31b2-fc0b-4515-a6fe-64ee4a230289 2019-05-14 05:55:05,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:55:05,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7320633c-fc40-4768-bdbd-93b7c8fd6705.json used request id req-8d3f31b2-fc0b-4515-a6fe-64ee4a230289 2019-05-14 05:55:05,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15384101868s 2019-05-14 05:55:05,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:55:05,277 - 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.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:55:06,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 14 May 2019 05:55:05 GMT X-Openstack-Request-Id: req-3867fbdd-a885-4451-ad47-5594ebf44712 2019-05-14 05:55:06,049 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:54:20Z", "file": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/file", "owner": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "34457c25-4f22-4b0f-9ddc-ffca3fe64682", "size": 12716032, "self": "/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:54:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:55:06,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3867fbdd-a885-4451-ad47-5594ebf44712 2019-05-14 05:55:06,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.776432991028s 2019-05-14 05:55:06,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 05:55:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fe41c3a631b135e84f3d7129124506f2a2436756" 2019-05-14 05:55:06,908 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:55:06 GMT X-Openstack-Request-Id: req-21c0d349-d66e-4001-b122-7ed1c2650ae1 2019-05-14 05:55:06,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-05-14 05:55:06,908 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/34457c25-4f22-4b0f-9ddc-ffca3fe64682 used request id req-21c0d349-d66e-4001-b122-7ed1c2650ae1 2019-05-14 05:55:06,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.857313871384s 2019-05-14 05:55:06,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:55:06,917 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:06,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:55:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f2ec0b4e-147d-4aa7-8862-c91cd6712ed2 x-openstack-request-id: req-f2ec0b4e-147d-4aa7-8862-c91cd6712ed2 2019-05-14 05:55:06,939 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7", "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": "871f8c6e-7bb0-491b-924e-6a82279277d7"}]} 2019-05-14 05:55:06,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-f2ec0b4e-147d-4aa7-8862-c91cd6712ed2 2019-05-14 05:55:06,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247750282288s 2019-05-14 05:55:06,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 05:55:06,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:06,985 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-08bded42-bb0f-4b98-a6a4-386fd1d82e0d x-openstack-request-id: req-08bded42-bb0f-4b98-a6a4-386fd1d82e0d 2019-05-14 05:55:06,986 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/871f8c6e-7bb0-491b-924e-6a82279277d7 used request id req-08bded42-bb0f-4b98-a6a4-386fd1d82e0d 2019-05-14 05:55:06,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0453999042511s 2019-05-14 05:55:06,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:55:06,990 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:07,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 14 May 2019 05:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f83fe08-febf-410d-abb3-d9a63059a908 2019-05-14 05:55:07,211 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "links": {"self": "http://172.30.9.28:5000/v3/users/1f5125ee3ec2494585b422bd25eb5940"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1f5125ee3ec2494585b422bd25eb5940", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:55:07,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4f83fe08-febf-410d-abb3-d9a63059a908 2019-05-14 05:55:07,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.2251060009s 2019-05-14 05:55:07,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:55:07,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/1f5125ee3ec2494585b422bd25eb5940 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:07,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 14 May 2019 05:55:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7fd766-5e55-46fc-8ef7-c46ea8aa6805 2019-05-14 05:55:07,426 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e", "links": {"self": "http://172.30.9.28:5000/v3/users/1f5125ee3ec2494585b422bd25eb5940"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1f5125ee3ec2494585b422bd25eb5940", "description": null}} 2019-05-14 05:55:07,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1f5125ee3ec2494585b422bd25eb5940 used request id req-cb7fd766-5e55-46fc-8ef7-c46ea8aa6805 2019-05-14 05:55:07,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209463119507s 2019-05-14 05:55:07,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 05:55:07,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/1f5125ee3ec2494585b422bd25eb5940 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:07,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:55:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4440e83-cf9d-425a-8a5a-fe461d2e96f9 2019-05-14 05:55:07,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:55:07,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1f5125ee3ec2494585b422bd25eb5940 used request id req-d4440e83-cf9d-425a-8a5a-fe461d2e96f9 2019-05-14 05:55:07,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290392160416s 2019-05-14 05:55:07,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:55:07,728 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:07,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 14 May 2019 05:55:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f5e1ca-1216-4cd6-b1b2-de7e77a6a500 2019-05-14 05:55:07,843 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/e6f5b986ebb145cebfae7d1d1b38bc9e"}, "tags": [], "enabled": true, "id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_59a2fcf9-0e5a-4d2f-a2aa-d4605947d05e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:55:07,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a4f5e1ca-1216-4cd6-b1b2-de7e77a6a500 2019-05-14 05:55:07,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118781805038s 2019-05-14 05:55:07,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 05:55:07,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/e6f5b986ebb145cebfae7d1d1b38bc9e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:08,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:55:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c98b04-1d2a-4710-8e2d-e7e73bf49560 2019-05-14 05:55:08,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:55:08,138 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e6f5b986ebb145cebfae7d1d1b38bc9e used request id req-09c98b04-1d2a-4710-8e2d-e7e73bf49560 2019-05-14 05:55:08,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.290477991104s 2019-05-14 05:55:08,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:55:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e6f5b986ebb145cebfae7d1d1b38bc9e&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:08,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 05:55:07 GMT X-Openstack-Request-Id: req-141859f7-b08a-4ac4-86aa-831f7e88286a 2019-05-14 05:55:08,454 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:12Z", "updated_at": "2019-05-14T05:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "215f50de-f3c4-4063-8f36-d24743f3a159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "7151e8cc-b09e-43b1-8110-2439b9b8570d", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "ba9cfeec-beb4-4564-9384-12cd4569c793", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "d2647d7c-6c1d-4dd9-9cbd-34ef72c0e507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 1, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "72b43fda-07e0-4cb2-90b0-54848492043c", "name": "default"}]} 2019-05-14 05:55:08,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e6f5b986ebb145cebfae7d1d1b38bc9e&name=default used request id req-141859f7-b08a-4ac4-86aa-831f7e88286a 2019-05-14 05:55:08,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.31057715416s 2019-05-14 05:55:08,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:55:08,460 - 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.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:08,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 05:55:07 GMT X-Openstack-Request-Id: req-81694bce-d051-415c-933a-cb50fed8e772 2019-05-14 05:55:08,505 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "created_at": "2019-05-14T05:54:12Z", "updated_at": "2019-05-14T05:54:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "d2647d7c-6c1d-4dd9-9cbd-34ef72c0e507", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "215f50de-f3c4-4063-8f36-d24743f3a159", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "7151e8cc-b09e-43b1-8110-2439b9b8570d", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:54:12Z", "revision_number": 0, "id": "ba9cfeec-beb4-4564-9384-12cd4569c793", "remote_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:54:12Z", "security_group_id": "72b43fda-07e0-4cb2-90b0-54848492043c", "tenant_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e"}], "revision_number": 1, "project_id": "e6f5b986ebb145cebfae7d1d1b38bc9e", "id": "72b43fda-07e0-4cb2-90b0-54848492043c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:55:08,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-81694bce-d051-415c-933a-cb50fed8e772 2019-05-14 05:55:08,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.045599937439s 2019-05-14 05:55:08,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:55:08,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/72b43fda-07e0-4cb2-90b0-54848492043c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5db5ef5bdc842cf4c9e9599a99984d19d101e44c" 2019-05-14 05:55:08,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:55:08 GMT X-Openstack-Request-Id: req-d4a7f137-68c3-4212-bd70-cb06c63f01ed 2019-05-14 05:55:08,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:55:08,642 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/72b43fda-07e0-4cb2-90b0-54848492043c.json used request id req-d4a7f137-68c3-4212-bd70-cb06c63f01ed 2019-05-14 05:55:08,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12920999527s 2019-05-14 05:55:08,691 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-05-14 05:55:08,733 - 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.16" 2019-05-14 05:55:08,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:55:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f821f2c-2f1f-4a96-b008-1bd69cd35ace 2019-05-14 05:55:08,738 - 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-05-14 05:55:08,738 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-6f821f2c-2f1f-4a96-b008-1bd69cd35ace 2019-05-14 05:55:08,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:55:09,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:55:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["7-7FhWP6TKabxEh-Oc3zdg"], "issued_at": "2019-05-14T05:55:08.000000Z"}} 2019-05-14 05:55:09,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:55:09,149 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:09,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:55:08 GMT X-Openstack-Request-Id: req-1df865ab-15a6-4a98-86af-7b1c9412f438 2019-05-14 05:55:09,506 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:55:09,506 - 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-1df865ab-15a6-4a98-86af-7b1c9412f438 2019-05-14 05:55:09,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.358238935471s 2019-05-14 05:55:09,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.16" 2019-05-14 05:55:09,517 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:55:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eb510c0-aa38-4a1c-bf4a-87776895c077 2019-05-14 05:55:09,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-05-14 05:55:09,517 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-8eb510c0-aa38-4a1c-bf4a-87776895c077 2019-05-14 05:55:09,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:55:09,521 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:09,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7339ee-058a-42dc-aad7-19cefdfe89ff 2019-05-14 05:55:09,719 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:55:09,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-3c7339ee-058a-42dc-aad7-19cefdfe89ff 2019-05-14 05:55:09,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.201598882675s 2019-05-14 05:55:09,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 05:55:09,728 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}}' 2019-05-14 05:55:09,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 14 May 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b8688d8-4b19-41ed-87a2-39eeb9d8280c 2019-05-14 05:55:09,954 - 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/78e6c60a26cf4e5083b873fd72ed4652"}, "tags": [], "enabled": true, "id": "78e6c60a26cf4e5083b873fd72ed4652", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}} 2019-05-14 05:55:09,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3b8688d8-4b19-41ed-87a2-39eeb9d8280c 2019-05-14 05:55:09,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22873210907s 2019-05-14 05:55:09,954 - 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'78e6c60a26cf4e5083b873fd72ed4652', '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_01cc53fa-0eb7-42dc-9939-a7162f70ae2e'}) 2019-05-14 05:55:09,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 05:55:09,963 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "zEQONYB3RLbte2k8uWVhY1HEqKbUTO", "email": null, "name": "vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}}' 2019-05-14 05:55:10,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 14 May 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7cf15f7-4ed9-4831-812b-ef26af6b9332 2019-05-14 05:55:10,421 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "links": {"self": "http://172.30.9.28:5000/v3/users/83e94a895df64e89be026713d8de5013"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83e94a895df64e89be026713d8de5013", "domain_id": "default", "password_expires_at": null}} 2019-05-14 05:55:10,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e7cf15f7-4ed9-4831-812b-ef26af6b9332 2019-05-14 05:55:10,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.461385965347s 2019-05-14 05:55:10,422 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'83e94a895df64e89be026713d8de5013', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e'}) 2019-05-14 05:55:10,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:55:10,430 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:10,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:55:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d34a7c-4c0b-43af-a506-6e45ecde4db5 2019-05-14 05:55:10,623 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:55:10,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-30d34a7c-4c0b-43af-a506-6e45ecde4db5 2019-05-14 05:55:10,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197637796402s 2019-05-14 05:55:10,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:55:10,632 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:10,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be45186-89d1-46ef-9211-85629d560e41 2019-05-14 05:55:10,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:55:10,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2be45186-89d1-46ef-9211-85629d560e41 2019-05-14 05:55:10,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196224927902s 2019-05-14 05:55:10,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:55:10,833 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:10,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08af0a01-778e-405b-bc33-4c23148a0960 2019-05-14 05:55:10,942 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:55:10,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-08af0a01-778e-405b-bc33-4c23148a0960 2019-05-14 05:55:10,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112730026245s 2019-05-14 05:55:10,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:55:10,951 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:11,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdec9532-d4bb-48d3-9196-29578bc8c38c 2019-05-14 05:55:11,055 - 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-05-14 05:55:11,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-cdec9532-d4bb-48d3-9196-29578bc8c38c 2019-05-14 05:55:11,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107511997223s 2019-05-14 05:55:11,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:55:11,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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:11,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8953665-a7c6-458d-b5fd-c4beb3e0ffd8 2019-05-14 05:55:11,189 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "links": {"self": "http://172.30.9.28:5000/v3/users/83e94a895df64e89be026713d8de5013"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83e94a895df64e89be026713d8de5013", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:55:11,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d8953665-a7c6-458d-b5fd-c4beb3e0ffd8 2019-05-14 05:55:11,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133689880371s 2019-05-14 05:55:11,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:55:11,205 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:11,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 14 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c19dab4d-2386-440b-83f4-ab5c36581739 2019-05-14 05:55:11,412 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/78e6c60a26cf4e5083b873fd72ed4652"}, "tags": [], "enabled": true, "id": "78e6c60a26cf4e5083b873fd72ed4652", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}]} 2019-05-14 05:55:11,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c19dab4d-2386-440b-83f4-ab5c36581739 2019-05-14 05:55:11,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210046052933s 2019-05-14 05:55:11,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:55:11,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=83e94a895df64e89be026713d8de5013&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=78e6c60a26cf4e5083b873fd72ed4652" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:11,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 05:55:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed132df6-1fa7-446b-b9fd-acd30835c5f1 2019-05-14 05:55:11,543 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=83e94a895df64e89be026713d8de5013&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=78e6c60a26cf4e5083b873fd72ed4652", "previous": null, "next": null}} 2019-05-14 05:55:11,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=83e94a895df64e89be026713d8de5013&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=78e6c60a26cf4e5083b873fd72ed4652 used request id req-ed132df6-1fa7-446b-b9fd-acd30835c5f1 2019-05-14 05:55:11,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.122750997543s 2019-05-14 05:55:11,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 05:55:11,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/78e6c60a26cf4e5083b873fd72ed4652/users/83e94a895df64e89be026713d8de5013/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:11,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:55:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2592ba2-4513-41cb-ac84-7996c531330d 2019-05-14 05:55:11,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:55:11,790 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/78e6c60a26cf4e5083b873fd72ed4652/users/83e94a895df64e89be026713d8de5013/roles/07647f6e16cf494ea311c937e21b1927 used request id req-d2592ba2-4513-41cb-ac84-7996c531330d 2019-05-14 05:55:11,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243515014648s 2019-05-14 05:55:11,791 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 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'78e6c60a26cf4e5083b873fd72ed4652', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'zEQONYB3RLbte2k8uWVhY1HEqKbUTO', 'username': u'vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', '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-05-14 05:55:11,795 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 'password': 'zEQONYB3RLbte2k8uWVhY1HEqKbUTO', 'project_name': 'vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '78e6c60a26cf4e5083b873fd72ed4652', 'project_domain_name': 'Default'} 2019-05-14 05:55:11,795 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-05-14 05:55:11,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:55:11,799 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:12,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed8cbab-b23b-423d-a234-1e8046c91772 2019-05-14 05:55:12,003 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:55:12,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8ed8cbab-b23b-423d-a234-1e8046c91772 2019-05-14 05:55:12,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207712888718s 2019-05-14 05:55:12,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:55:12,014 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:55:12,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 14 May 2019 05:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5749f19f-9596-438a-9fe1-aba3531d4f0d 2019-05-14 05:55:12,130 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/78e6c60a26cf4e5083b873fd72ed4652"}, "tags": [], "enabled": true, "id": "78e6c60a26cf4e5083b873fd72ed4652", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}]} 2019-05-14 05:55:12,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5749f19f-9596-438a-9fe1-aba3531d4f0d 2019-05-14 05:55:12,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118860960007s 2019-05-14 05:55:12,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:55:12,133 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" -d '{"network": {"tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "name": "vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "admin_state_up": true}}' 2019-05-14 05:55:12,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 14 May 2019 05:55:11 GMT X-Openstack-Request-Id: req-97486459-6f7e-496b-af16-f17f5c31f07c 2019-05-14 05:55:12,467 - 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":"25753459-013d-47d1-adca-521424fd56ea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"78e6c60a26cf4e5083b873fd72ed4652","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:55:11Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e","admin_state_up":true,"tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:11Z","mtu":1450}} 2019-05-14 05:55:12,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-97486459-6f7e-496b-af16-f17f5c31f07c 2019-05-14 05:55:12,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.335458993912s 2019-05-14 05:55:12,468 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:55:11Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'25753459-013d-47d1-adca-521424fd56ea', u'provider:segmentation_id': 40, 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_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', u'created_at': u'2019-05-14T05:55:11Z', u'mtu': 1450, u'tenant_id': u'78e6c60a26cf4e5083b873fd72ed4652', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'78e6c60a26cf4e5083b873fd72ed4652', u'l2_adjacency': True}) 2019-05-14 05:55:12,473 - 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.16" 2019-05-14 05:55:12,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:55:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104d8bdb-7276-42c8-b20a-431a8541cdea 2019-05-14 05:55:12,479 - 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-05-14 05:55:12,479 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-104d8bdb-7276-42c8-b20a-431a8541cdea 2019-05-14 05:55:12,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:55:12,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T06:55:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "78e6c60a26cf4e5083b873fd72ed4652", "name": "vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/78e6c60a26cf4e5083b873fd72ed4652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/78e6c60a26cf4e5083b873fd72ed4652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/78e6c60a26cf4e5083b873fd72ed4652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/78e6c60a26cf4e5083b873fd72ed4652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/78e6c60a26cf4e5083b873fd72ed4652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/78e6c60a26cf4e5083b873fd72ed4652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/78e6c60a26cf4e5083b873fd72ed4652", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/78e6c60a26cf4e5083b873fd72ed4652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/78e6c60a26cf4e5083b873fd72ed4652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_78e6c60a26cf4e5083b873fd72ed4652", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_78e6c60a26cf4e5083b873fd72ed4652", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "id": "83e94a895df64e89be026713d8de5013"}, "audit_ids": ["EtaL_DTNTCWkkRXdUSVMhA"], "issued_at": "2019-05-14T05:55:12.000000Z"}} 2019-05-14 05:55:12,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:55:12,871 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:13,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 14 May 2019 05:55:12 GMT X-Openstack-Request-Id: req-3ab278f6-0f31-482c-bf97-41497d03a9ae 2019-05-14 05:55:13,314 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"25753459-013d-47d1-adca-521424fd56ea","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"78e6c60a26cf4e5083b873fd72ed4652","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:55:11Z","qos_policy_id":null,"name":"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e","admin_state_up":true,"tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:55:13,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3ab278f6-0f31-482c-bf97-41497d03a9ae 2019-05-14 05:55:13,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.443175077438s 2019-05-14 05:55:13,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:55:13,316 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"subnet": {"name": "vping_userdata-subnet_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "enable_dhcp": true, "network_id": "25753459-013d-47d1-adca-521424fd56ea", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:55:14,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 14 May 2019 05:55:13 GMT X-Openstack-Request-Id: req-55784285-1b0c-41a7-ad58-1daec7a9a875 2019-05-14 05:55:14,270 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25753459-013d-47d1-adca-521424fd56ea","tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:55:13Z","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":"78e6c60a26cf4e5083b873fd72ed4652","id":"ad526603-79a2-4185-bb4b-80009b51736c","subnetpool_id":null,"name":"vping_userdata-subnet_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}} 2019-05-14 05:55:14,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-55784285-1b0c-41a7-ad58-1daec7a9a875 2019-05-14 05:55:14,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.955048084259s 2019-05-14 05:55:14,271 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:55:13Z', 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'ad526603-79a2-4185-bb4b-80009b51736c', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', u'enable_dhcp': True, u'network_id': u'25753459-013d-47d1-adca-521424fd56ea', u'tenant_id': u'78e6c60a26cf4e5083b873fd72ed4652', u'created_at': u'2019-05-14T05:55:13Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'78e6c60a26cf4e5083b873fd72ed4652'}) 2019-05-14 05:55:14,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:55:14,272 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "vping_userdata-router_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "admin_state_up": true}}' 2019-05-14 05:55:16,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 14 May 2019 05:55:15 GMT X-Openstack-Request-Id: req-656d8013-2470-4e6b-bbb5-cd4bb8e462b8 2019-05-14 05:55:16,021 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "created_at": "2019-05-14T05:55:13Z", "admin_state_up": true, "updated_at": "2019-05-14T05:55:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "78e6c60a26cf4e5083b873fd72ed4652", "id": "9816756f-d41e-4039-9310-099b241eb636", "name": "vping_userdata-router_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}} 2019-05-14 05:55:16,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-656d8013-2470-4e6b-bbb5-cd4bb8e462b8 2019-05-14 05:55:16,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.74954891205s 2019-05-14 05:55:16,022 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:55:14Z', u'revision_number': 2, u'id': u'9816756f-d41e-4039-9310-099b241eb636', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', u'admin_state_up': True, u'tenant_id': u'78e6c60a26cf4e5083b873fd72ed4652', u'created_at': u'2019-05-14T05:55:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'78e6c60a26cf4e5083b873fd72ed4652'}) 2019-05-14 05:55:16,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:55:16,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9816756f-d41e-4039-9310-099b241eb636/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"subnet_id": "ad526603-79a2-4185-bb4b-80009b51736c"}' 2019-05-14 05:55:18,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:55:17 GMT X-Openstack-Request-Id: req-fa7bd4cb-f3b0-414e-a5bb-ef989332e161 2019-05-14 05:55:18,381 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "25753459-013d-47d1-adca-521424fd56ea", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "subnet_id": "ad526603-79a2-4185-bb4b-80009b51736c", "subnet_ids": ["ad526603-79a2-4185-bb4b-80009b51736c"], "port_id": "da1f2387-f4f1-4dd3-8726-121293ae0136", "id": "9816756f-d41e-4039-9310-099b241eb636"} 2019-05-14 05:55:18,382 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9816756f-d41e-4039-9310-099b241eb636/add_router_interface.json used request id req-fa7bd4cb-f3b0-414e-a5bb-ef989332e161 2019-05-14 05:55:18,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35914897919s 2019-05-14 05:55:18,382 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 05:55:18,488 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 05:55:18,491 - 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.16" 2019-05-14 05:55:18,496 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 05:55:17 GMT 2019-05-14 05:55:18,496 - 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-05-14 05:55:18,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:55:18,501 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:18,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 05:55:18 GMT X-Openstack-Request-Id: req-8ffe5af5-68bd-48c2-ae51-41d6e1d9e5ce 2019-05-14 05:55:18,777 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:55:18,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8ffe5af5-68bd-48c2-ae51-41d6e1d9e5ce 2019-05-14 05:55:18,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.277903079987s 2019-05-14 05:55:18,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:55:18,790 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}' 2019-05-14 05:55:18,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Tue, 14 May 2019 05:55:18 GMT Location: http://172.30.9.28:9292/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9582eeb2-f1b0-4482-a4b6-b84e07b2ca08 2019-05-14 05:55:18,828 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:55:18Z", "file": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/file", "owner": "78e6c60a26cf4e5083b873fd72ed4652", "id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "size": null, "self": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "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_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "checksum": null, "created_at": "2019-05-14T05:55:18Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:55:18,828 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-9582eeb2-f1b0-4482-a4b6-b84e07b2ca08 2019-05-14 05:55:18,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0425319671631s 2019-05-14 05:55:18,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:55:18,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '' 2019-05-14 05:55:19,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:55:18 GMT X-Openstack-Request-Id: req-7b334263-0d1c-47f6-be29-05d0e1509d70 2019-05-14 05:55:19,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:55:19,289 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/file used request id req-7b334263-0d1c-47f6-be29-05d0e1509d70 2019-05-14 05:55:19,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.459897994995s 2019-05-14 05:55:19,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:55:19,297 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:19,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 14 May 2019 05:55:18 GMT X-Openstack-Request-Id: req-ce2033b1-692b-4847-a409-1c062259114a 2019-05-14 05:55:19,426 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:55:18Z", "file": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/file", "owner": "78e6c60a26cf4e5083b873fd72ed4652", "id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "size": 12716032, "self": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:55:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:55:19,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ce2033b1-692b-4847-a409-1c062259114a 2019-05-14 05:55:19,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.132822036743s 2019-05-14 05:55:19,428 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/file', 'owner': u'78e6c60a26cf4e5083b873fd72ed4652', 'id': u'6ded66fb-5196-49bd-9f22-977a8dc8868d', 'size': 12716032, u'self': u'/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'78e6c60a26cf4e5083b873fd72ed4652', 'name': 'vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:55:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T05:55:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', '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/6ded66fb-5196-49bd-9f22-977a8dc8868d', 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_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 'created': u'2019-05-14T05:55:18Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:55: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/6ded66fb-5196-49bd-9f22-977a8dc8868d', 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_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:55:19,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:55:19,434 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:55:19,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 14 May 2019 05:55:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2fcd63c6-be6f-4cba-a7e5-33f89f66d291 x-openstack-request-id: req-2fcd63c6-be6f-4cba-a7e5-33f89f66d291 2019-05-14 05:55:19,748 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "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": "bc865d15-7093-4853-8ef7-846ac76ad929"}} 2019-05-14 05:55:19,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2fcd63c6-be6f-4cba-a7e5-33f89f66d291 2019-05-14 05:55:19,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.316586971283s 2019-05-14 05:55:19,749 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', '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'2e0d3a695a9d4898b41f8075010286ad', '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'bc865d15-7093-4853-8ef7-846ac76ad929', 'swap': 0}) 2019-05-14 05:55:19,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:55:19,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/bc865d15-7093-4853-8ef7-846ac76ad929/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" -d '{"extra_specs": {}}' 2019-05-14 05:55:19,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-ec42c73c-5183-4702-ac18-0bb8288e1262 x-openstack-request-id: req-ec42c73c-5183-4702-ac18-0bb8288e1262 2019-05-14 05:55:19,771 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:55:19,771 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/bc865d15-7093-4853-8ef7-846ac76ad929/os-extra_specs used request id req-ec42c73c-5183-4702-ac18-0bb8288e1262 2019-05-14 05:55:19,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213520526886s 2019-05-14 05:55:19,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:55:19,772 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:19,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 14 May 2019 05:55:19 GMT X-Openstack-Request-Id: req-85e6ae9d-8eee-484f-9f8b-d5adbb1f629b 2019-05-14 05:55:19,863 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"25753459-013d-47d1-adca-521424fd56ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78e6c60a26cf4e5083b873fd72ed4652","l2_adjacency":true,"status":"ACTIVE","subnets":["ad526603-79a2-4185-bb4b-80009b51736c"],"description":"","tags":[],"updated_at":"2019-05-14T05:55:13Z","qos_policy_id":null,"name":"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e","admin_state_up":true,"tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:55:19,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-85e6ae9d-8eee-484f-9f8b-d5adbb1f629b 2019-05-14 05:55:19,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0916519165039s 2019-05-14 05:55:19,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:55:19,873 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:19,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 14 May 2019 05:55:19 GMT X-Openstack-Request-Id: req-951bd4e6-49fe-471a-89d2-d3d60f682c4c 2019-05-14 05:55:19,906 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:55:18Z", "file": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/file", "owner": "78e6c60a26cf4e5083b873fd72ed4652", "id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "size": 12716032, "self": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:55:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:55:19,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-951bd4e6-49fe-471a-89d2-d3d60f682c4c 2019-05-14 05:55:19,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379178524017s 2019-05-14 05:55:19,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:55:19,917 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:20,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-5af9f2a8-1731-48a2-835c-00f33c659517 x-openstack-request-id: req-5af9f2a8-1731-48a2-835c-00f33c659517 2019-05-14 05:55:20,207 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "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": "bc865d15-7093-4853-8ef7-846ac76ad929"}]} 2019-05-14 05:55:20,207 - 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-5af9f2a8-1731-48a2-835c-00f33c659517 2019-05-14 05:55:20,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.29371881485s 2019-05-14 05:55:20,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 05:55:20,214 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"server": {"name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "imageRef": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "flavorRef": "bc865d15-7093-4853-8ef7-846ac76ad929", "max_count": 1, "min_count": 1, "networks": [{"uuid": "25753459-013d-47d1-adca-521424fd56ea"}]}}' 2019-05-14 05:55:22,263 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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 location: http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6 x-compute-request-id: req-371ff377-97d5-4660-9250-02bce5e77d0c x-openstack-request-id: req-371ff377-97d5-4660-9250-02bce5e77d0c 2019-05-14 05:55:22,264 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "adminPass": "sqvtKF4RRT9H"}} 2019-05-14 05:55:22,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-371ff377-97d5-4660-9250-02bce5e77d0c 2019-05-14 05:55:22,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.05252695084s 2019-05-14 05:55:22,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:22,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:22,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Tue, 14 May 2019 05:55:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51677161-418e-4d3a-9703-872c9e5ad8bf x-openstack-request-id: req-51677161-418e-4d3a-9703-872c9e5ad8bf 2019-05-14 05:55:22,861 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:55:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:22,861 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-51677161-418e-4d3a-9703-872c9e5ad8bf 2019-05-14 05:55:22,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.596403837204s 2019-05-14 05:55:22,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:55:22,873 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:22,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 14 May 2019 05:55:22 GMT X-Openstack-Request-Id: req-549d7180-a5b4-4d70-a10d-cdfa55af4863 2019-05-14 05:55:22,966 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"25753459-013d-47d1-adca-521424fd56ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78e6c60a26cf4e5083b873fd72ed4652","l2_adjacency":true,"status":"ACTIVE","subnets":["ad526603-79a2-4185-bb4b-80009b51736c"],"description":"","tags":[],"updated_at":"2019-05-14T05:55:13Z","qos_policy_id":null,"name":"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e","admin_state_up":true,"tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:55:22,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-549d7180-a5b4-4d70-a10d-cdfa55af4863 2019-05-14 05:55:22,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0935790538788s 2019-05-14 05:55:22,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:55:22,968 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:23,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 14 May 2019 05:55:22 GMT X-Openstack-Request-Id: req-8a00e64f-2b7f-4904-bd7c-d8b53fd8a535 2019-05-14 05:55:23,027 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25753459-013d-47d1-adca-521424fd56ea","tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:55:13Z","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":"78e6c60a26cf4e5083b873fd72ed4652","id":"ad526603-79a2-4185-bb4b-80009b51736c","subnetpool_id":null,"name":"vping_userdata-subnet_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}]} 2019-05-14 05:55:23,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8a00e64f-2b7f-4904-bd7c-d8b53fd8a535 2019-05-14 05:55:23,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0604710578918s 2019-05-14 05:55:23,028 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:25,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:25,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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:25,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 643 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-2dcb823c-25c7-44a9-bff7-e9c03099f618 x-openstack-request-id: req-2dcb823c-25c7-44a9-bff7-e9c03099f618 2019-05-14 05:55:25,514 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:55:24Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:25,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2dcb823c-25c7-44a9-bff7-e9c03099f618 2019-05-14 05:55:25,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482774972916s 2019-05-14 05:55:25,521 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:27,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:27,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:27,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-9b626d5a-23a5-4f89-b562-ae903828eb31 x-openstack-request-id: req-9b626d5a-23a5-4f89-b562-ae903828eb31 2019-05-14 05:55:27,699 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:55:24Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:27,699 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b626d5a-23a5-4f89-b562-ae903828eb31 2019-05-14 05:55:27,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176362991333s 2019-05-14 05:55:27,706 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:29,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:29,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:30,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 666 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-722785fb-fafa-4c3c-8e53-485a9b123fd7 x-openstack-request-id: req-722785fb-fafa-4c3c-8e53-485a9b123fd7 2019-05-14 05:55:30,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/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:55:24Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:30,180 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-722785fb-fafa-4c3c-8e53-485a9b123fd7 2019-05-14 05:55:30,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471226215363s 2019-05-14 05:55:30,186 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:32,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:32,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:32,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-7ae2cba2-fef1-4871-bacb-382b1473dedf x-openstack-request-id: req-7ae2cba2-fef1-4871-bacb-382b1473dedf 2019-05-14 05:55:32,365 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:32,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ae2cba2-fef1-4871-bacb-382b1473dedf 2019-05-14 05:55:32,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176650047302s 2019-05-14 05:55:32,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:55:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b88c7ab1-cccb-46e0-830c-01455533f5d6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:32,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 05:55:31 GMT X-Openstack-Request-Id: req-6a365bca-a103-4617-ab1b-50b933b35b04 2019-05-14 05:55:32,424 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:55:29Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad526603-79a2-4185-bb4b-80009b51736c","ip_address":"192.168.120.15"}],"id":"1563e757-f299-4f29-8cfd-6af9cc7d5975","security_groups":["06d0dfd1-cd5f-4769-a7f4-9e6536228851"],"mac_address":"fa:16:3e:28:ba:b3","project_id":"78e6c60a26cf4e5083b873fd72ed4652","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"25753459-013d-47d1-adca-521424fd56ea","tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:24Z","binding:vnic_type":"normal","device_id":"b88c7ab1-cccb-46e0-830c-01455533f5d6","ip_allocation":"immediate"}]} 2019-05-14 05:55:32,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b88c7ab1-cccb-46e0-830c-01455533f5d6 used request id req-6a365bca-a103-4617-ab1b-50b933b35b04 2019-05-14 05:55:32,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527100563049s 2019-05-14 05:55:32,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:55:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=1563e757-f299-4f29-8cfd-6af9cc7d5975" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:32,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:55:31 GMT X-Openstack-Request-Id: req-7f813455-1112-4590-8b1f-223c5fae8343 2019-05-14 05:55:32,482 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:55:32,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=1563e757-f299-4f29-8cfd-6af9cc7d5975 used request id req-7f813455-1112-4590-8b1f-223c5fae8343 2019-05-14 05:55:32,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.048602104187s 2019-05-14 05:55:32,483 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:28:ba:b3', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6ded66fb-5196-49bd-9f22-977a8dc8868d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:55:30.000000', 'flavor': Munch({u'id': u'bc865d15-7093-4853-8ef7-846ac76ad929'}), 'az': u'nova', 'id': u'b88c7ab1-cccb-46e0-830c-01455533f5d6', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'83e94a895df64e89be026713d8de5013', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'78e6c60a26cf4e5083b873fd72ed4652', 'name': 'vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T05:55:30.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T05:55:30Z', 'hostId': u'0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:55:30.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'78e6c60a26cf4e5083b873fd72ed4652', 'name': u'vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 'adminPass': u'sqvtKF4RRT9H', 'tenant_id': u'78e6c60a26cf4e5083b873fd72ed4652', 'created_at': u'2019-05-14T05:55:21Z', 'created': u'2019-05-14T05:55:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 05:55:32,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:55:32,484 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:32,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 14 May 2019 05:55:32 GMT X-Openstack-Request-Id: req-ceac1398-b0d4-4cf9-b01e-cdae9d0eeed8 2019-05-14 05:55:32,762 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"25753459-013d-47d1-adca-521424fd56ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78e6c60a26cf4e5083b873fd72ed4652","l2_adjacency":true,"status":"ACTIVE","subnets":["ad526603-79a2-4185-bb4b-80009b51736c"],"description":"","tags":[],"updated_at":"2019-05-14T05:55:13Z","qos_policy_id":null,"name":"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e","admin_state_up":true,"tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:55:32,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ceac1398-b0d4-4cf9-b01e-cdae9d0eeed8 2019-05-14 05:55:32,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278959989548s 2019-05-14 05:55:32,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:55:32,772 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:32,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 14 May 2019 05:55:32 GMT X-Openstack-Request-Id: req-ec899067-2fa3-48e0-934b-46f0dc43feec 2019-05-14 05:55:32,808 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:55:18Z", "file": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/file", "owner": "78e6c60a26cf4e5083b873fd72ed4652", "id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "size": 12716032, "self": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:55:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:55:32,808 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ec899067-2fa3-48e0-934b-46f0dc43feec 2019-05-14 05:55:32,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0404088497162s 2019-05-14 05:55:32,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:55:32,813 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:32,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 14 May 2019 05:55:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7703f18b-7ef2-4d40-b5a1-55f029a21888 x-openstack-request-id: req-7703f18b-7ef2-4d40-b5a1-55f029a21888 2019-05-14 05:55:32,832 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "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": "bc865d15-7093-4853-8ef7-846ac76ad929"}]} 2019-05-14 05:55:32,832 - 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-7703f18b-7ef2-4d40-b5a1-55f029a21888 2019-05-14 05:55:32,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218579769135s 2019-05-14 05:55:32,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 05:55:32,836 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"server": {"name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "imageRef": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "flavorRef": "bc865d15-7093-4853-8ef7-846ac76ad929", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjE1IDI+JjEgPi9kZXYvbnVsbAogUkVTPSQ/CiBpZiBbICJaJFJFUyIgPSAiWjAiIF0gOyB0aGVuCiAgZWNobyAndlBpbmcgT0snCiAgYnJlYWsKIGVsc2UKICBlY2hvICd2UGluZyBLTycKIGZpCiBzbGVlcCAxCmRvbmUK", "max_count": 1, "min_count": 1, "networks": [{"uuid": "25753459-013d-47d1-adca-521424fd56ea"}]}}' 2019-05-14 05:55:34,661 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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 location: http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3 x-compute-request-id: req-3d719fa1-7c2e-4eaf-ad7d-646a6883b4c0 x-openstack-request-id: req-3d719fa1-7c2e-4eaf-ad7d-646a6883b4c0 2019-05-14 05:55:34,661 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "adminPass": "yUuUFqht3P68"}} 2019-05-14 05:55:34,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3d719fa1-7c2e-4eaf-ad7d-646a6883b4c0 2019-05-14 05:55:34,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.82821798325s 2019-05-14 05:55:34,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:34,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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:35,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 844 Content-Type: application/json Date: Tue, 14 May 2019 05:55:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4de2d105-a0da-4433-b9f1-349f9448040c x-openstack-request-id: req-4de2d105-a0da-4433-b9f1-349f9448040c 2019-05-14 05:55:35,104 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:55:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:35,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4de2d105-a0da-4433-b9f1-349f9448040c 2019-05-14 05:55:35,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441623926163s 2019-05-14 05:55:35,112 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:37,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:37,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Tue, 14 May 2019 05:55:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47c2c509-c1dd-4cd8-a86b-30547600145c x-openstack-request-id: req-47c2c509-c1dd-4cd8-a86b-30547600145c 2019-05-14 05:55:37,283 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:55:36Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:37,283 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47c2c509-c1dd-4cd8-a86b-30547600145c 2019-05-14 05:55:37,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169301986694s 2019-05-14 05:55:37,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:39,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:39,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-8045db9b-b65c-4dfc-a81b-35ef3c7c6bb9 x-openstack-request-id: req-8045db9b-b65c-4dfc-a81b-35ef3c7c6bb9 2019-05-14 05:55:39,536 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:55:36Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:39,536 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8045db9b-b65c-4dfc-a81b-35ef3c7c6bb9 2019-05-14 05:55:39,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.243155002594s 2019-05-14 05:55:39,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:41,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:42,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 881 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-4cdba508-78ee-44d7-95e7-4847123cf6a0 x-openstack-request-id: req-4cdba508-78ee-44d7-95e7-4847123cf6a0 2019-05-14 05:55:42,172 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:55:36Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:42,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4cdba508-78ee-44d7-95e7-4847123cf6a0 2019-05-14 05:55:42,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626430034637s 2019-05-14 05:55:42,180 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:44,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:44,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Tue, 14 May 2019 05:55:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4537a1c6-539b-43a1-82ac-4f75c7783697 x-openstack-request-id: req-4537a1c6-539b-43a1-82ac-4f75c7783697 2019-05-14 05:55:44,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:01:20", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:43.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:43Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:44,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4537a1c6-539b-43a1-82ac-4f75c7783697 2019-05-14 05:55:44,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415716171265s 2019-05-14 05:55:44,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:55:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=25da2511-5ce0-4e16-afdd-8a4d547bcae3" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:44,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 05:55:44 GMT X-Openstack-Request-Id: req-ca375aa2-e62e-4dbf-b338-30cac25eca6c 2019-05-14 05:55:44,653 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:55:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ad526603-79a2-4185-bb4b-80009b51736c","ip_address":"192.168.120.24"}],"id":"72cfaaa1-f957-4539-acf4-f1544618a3be","security_groups":["06d0dfd1-cd5f-4769-a7f4-9e6536228851"],"mac_address":"fa:16:3e:e6:01:20","project_id":"78e6c60a26cf4e5083b873fd72ed4652","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"25753459-013d-47d1-adca-521424fd56ea","tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:37Z","binding:vnic_type":"normal","device_id":"25da2511-5ce0-4e16-afdd-8a4d547bcae3","ip_allocation":"immediate"}]} 2019-05-14 05:55:44,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=25da2511-5ce0-4e16-afdd-8a4d547bcae3 used request id req-ca375aa2-e62e-4dbf-b338-30cac25eca6c 2019-05-14 05:55:44,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0479090213776s 2019-05-14 05:55:44,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:55:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=72cfaaa1-f957-4539-acf4-f1544618a3be" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:44,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:55:44 GMT X-Openstack-Request-Id: req-87e8bf4a-9a37-40f1-a8c2-3970a6941265 2019-05-14 05:55:44,710 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:55:44,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=72cfaaa1-f957-4539-acf4-f1544618a3be used request id req-87e8bf4a-9a37-40f1-a8c2-3970a6941265 2019-05-14 05:55:44,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0461490154266s 2019-05-14 05:55:44,710 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e6:01:20', u'version': 4, u'addr': u'192.168.120.24', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6ded66fb-5196-49bd-9f22-977a8dc8868d'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:55:43.000000', 'flavor': Munch({u'id': u'bc865d15-7093-4853-8ef7-846ac76ad929'}), 'az': u'nova', 'id': u'25da2511-5ce0-4e16-afdd-8a4d547bcae3', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'83e94a895df64e89be026713d8de5013', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'78e6c60a26cf4e5083b873fd72ed4652', 'name': 'vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T05:55:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T05:55:43Z', 'hostId': u'231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.24', 'cloud': 'envvars', 'host_id': u'231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:55:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'78e6c60a26cf4e5083b873fd72ed4652', 'name': u'vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e', 'adminPass': u'yUuUFqht3P68', 'tenant_id': u'78e6c60a26cf4e5083b873fd72ed4652', 'created_at': u'2019-05-14T05:55:34Z', 'created': u'2019-05-14T05:55:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 05:55:44,711 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-05-14 05:55:45,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:45,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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:45,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-23304e35-cedc-4169-a834-862844e3eab4 x-openstack-request-id: req-23304e35-cedc-4169-a834-862844e3eab4 2019-05-14 05:55:45,881 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:01:20", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:43.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:43Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:45,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-23304e35-cedc-4169-a834-862844e3eab4 2019-05-14 05:55:45,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.16880106926s 2019-05-14 05:55:45,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:55:45,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:55:45,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7886 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-e0d715df-a0ed-43ee-983b-7d54da5eb815 x-openstack-request-id: req-e0d715df-a0ed-43ee-983b-7d54da5eb815 2019-05-14 05:55:45,969 - 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 520688613 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.224939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.227784] pid_max: default: 32768 minimum: 301\n[ 0.229312] ACPI: Core revision 20150930\n[ 0.231243] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233474] Security Framework initialized\n[ 0.234860] Yama: becoming mindful.\n[ 0.236110] AppArmor: AppArmor initialized\n[ 0.237540] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246326] Initializing cgroup subsys io\n[ 0.247718] Initializing cgroup subsys memory\n[ 0.249183] Initializing cgroup subsys devices\n[ 0.250662] Initializing cgroup subsys freezer\n[ 0.252154] Initializing cgroup subsys net_cls\n[ 0.253636] Initializing cgroup subsys perf_event\n[ 0.255186] Initializing cgroup subsys net_prio\n[ 0.256694] Initializing cgroup subsys hugetlb\n[ 0.258175] Initializing cgroup subsys pids\n[ 0.259648] CPU: Physical Processor ID: 0\n[ 0.261701] mce: CPU supports 10 MCE banks\n[ 0.263136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283245] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291565] ftrace: allocating 31920 entries in 125 pages\n[ 0.322615] smpboot: Max logical packages: 1\n[ 0.324081] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326377] x2apic enabled\n[ 0.327722] Switched APIC routing to physical x2apic.\n[ 0.330542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339049] KVM setup paravirtual spinlock\n[ 0.340917] x86: Booted up 1 node, 1 CPUs\n[ 0.342291] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344597] devtmpfs: initialized\n[ 0.346818] evm: security.selinux\n[ 0.348021] evm: security.SMACK64\n[ 0.349198] evm: security.SMACK64EXEC\n[ 0.350472] evm: security.SMACK64TRANSMUTE\n[ 0.351852] evm: security.SMACK64MMAP\n[ 0.353127] evm: security.ima\n[ 0.354217] evm: security.capability\n[ 0.355542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358692] pinctrl core: initialized pinctrl subsystem\n[ 0.360531] RTC time: 5:55:44, date: 05/14/19\n[ 0.362121] NET: Registered protocol family 16\n[ 0.363725] cpuidle: using governor ladder\n[ 0.365136] cpuidle: using governor menu\n[ 0.366485] PCCT header not found.\n[ 0.367738] ACPI: bus type PCI registered\n[ 0.369114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.371225] PCI: Using configuration type 1 for base access\n[ 0.373746] ACPI: Added _OSI(Module Device)\n[ 0.375194] ACPI: Added _OSI(Processor Device)\n[ 0.376670] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.378219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380758] ACPI: Interpreter enabled\n[ 0.382071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.385247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394737] ACPI: (supports S0 S5)\n[ 0.395947] ACPI: Using IOAPIC for interrupt routing\n[ 0.397564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403935] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.406060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.408115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411820] acpiphp: Slot [3] registered\n[ 0.413196] acpiphp: Slot [4] registered\n[ 0.414556] acpiphp: Slot [5] registered\n[ 0.415918] acpiphp: Slot [6] registered\n[ 0.417275] acpiphp: Slot [7] registered\n[ 0.418635] acpiphp: Slot [8] registered\n[ 0.420002] acpiphp: Slot [9] registered\n[ 0.421358] acpiphp: Slot [10] registered\n[ 0.422744] acpiphp: Slot [11] registered\n[ 0.424135] acpiphp: Slot [12] registered\n[ 0.425531] acpiphp: Slot [13] registered\n[ 0.426908] acpiphp: Slot [14] registered\n[ 0.428291] acpiphp: Slot [15] registered\n[ 0.445792] acpiphp: Slot [16] registered\n[ 0.447181] acpiphp: Slot [17] registered\n[ 0.448560] acpiphp: Slot [18] registered\n[ 0.449937] acpiphp: Slot [19] registered\n[ 0.451311] acpiphp: Slot [20] registered\n[ 0.452689] acpiphp: Slot [21] registered\n[ 0.454071] acpiphp: Slot [22] registered\n[ 0.455449] acpiphp: Slot [23] registered\n[ 0.456823] acpiphp: Slot [24] registered\n[ 0.458219] acpiphp: Slot [25] registered\n[ 0.459588] acpiphp: Slot [26] registered\n[ 0.460961] acpiphp: Slot [27] registered\n[ 0.462344] acpiphp: Slot [28] registered\n[ 0.463726] acpiphp: Slot [29] registered\n[ 0.465101] acpiphp: Slot [30] registered\n[ 0.466479] acpiphp: Slot [31] registered\n[ 0.467850] PCI host bridge to bus 0000:00\n[ 0.469229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.471301] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.473382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.478327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480841] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487609] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.521448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.524033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.527089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.529596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.532065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.534314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.536557] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.538455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.541271] vgaarb: loaded\n[ 0.542342] vgaarb: bridge control possible 0000:00:02.0\n[ 0.544488] SCSI subsystem initialized\n[ 0.546023] ACPI: bus type USB registered\n[ 0.547455] usbcore: registered new interface driver usbfs\n[ 0.549293] usbcore: registered new interface driver hub\n[ 0.554273] usbcore: registered new device driver usb\n[ 0.557437] PCI: Using ACPI for IRQ routing\n[ 0.560219] NetLabel: Initializing\n[ 0.561512] NetLabel: domain hash size = 128\n[ 0.563057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564811] NetLabel: unlabeled traffic allowed by default\n[ 0.567507] clocksource: Switched to clocksource kvm-clock\n[ 0.579469] AppArmor: AppArmor Filesystem Enabled\n[ 0.581231] pnp: PnP ACPI init\n[ 0.583263] pnp: PnP ACPI: found 5 devices\n[ 0.590653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593764] NET: Registered protocol family 2\n[ 0.595880] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.598200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604506] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606677] NET: Registered protocol family 1\n[ 0.608300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.610287] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642719] Trying to unpack rootfs image as initramfs...\n[ 0.708594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711769] Scanning for low memory corruption every 60 seconds\n[ 0.714312] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716525] audit: initializing netlink subsys (disabled)\n[ 0.718384] audit: type=2000 audit(1557813344.543:1): initialized\n[ 0.720819] Initialise system trusted keyring\n[ 0.722540] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724629] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727869] zbud: loaded\n[ 0.729099] VFS: Disk quotas dquot_6.6.0\n[ 0.730557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.733248] fuse init (API version 7.23)\n[ 0.734837] Key type big_key registered\n[ 0.736300] Allocating IMA MOK and blacklist keyrings.\n[ 0.738440] Key type asymmetric registered\n[ 0.739937] Asymmetric key parser 'x509' registered\n[ 0.741663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744359] io scheduler noop registered\n[ 0.745773] io scheduler deadline registered (default)\n[ 0.747591] io scheduler cfq registered\n[ 0.749141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.751013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.753318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755923] ACPI: Power Button [PWRF]\n[ 0.757453] GHES: HEST is not enabled!\n[ 0.771798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.801570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.805171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.830525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.834253] Linux agpgart interface v0.103\n[ 0.838279] brd: module loaded\n[ 0.840872] loop: module loaded\n[ 0.846510] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.849121] GPT:90111 != 2097151\n[ 0.850328] GPT:Alternate GPT header not at the end of the disk.\n[ 0.852297] GPT:90111 != 2097151\n[ 0.853506] GPT: Use GNU Parted to correct GPT errors.\n[ 0.855250] vda: vda1 vda15\n[ 0.857416] scsi host0: ata_piix\n[ 0.858785] scsi host1: ata_piix\n[ 0.860080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.862267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.865132] libphy: Fixed MDIO Bus: probed\n[ 0.866613] tun: Universal TUN/TAP device driver, 1.6\n[ 0.868328] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.871701] PPP generic driver version 2.4.2\n[ 0.873313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.875474] ehci-pci: EHCI PCI platform driver\n[ 0.877048] ehci-platform: EHCI generic platform driver\n[ 0.878822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.880876] ohci-pci: OHCI PCI platform driver\n[ 0.882455] ohci-platform: OHCI generic platform driver\n[ 0.884258] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.899374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.901200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.903850] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.905633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.907804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.912561] usb usb1: Product: UHCI Host Controller\n[ 0.914236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916284] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.917998] hub 1-0:1.0: USB hub found\n[ 0.919383] hub 1-0:1.0: 2 ports detected\n[ 0.921052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.924766] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928306] mousedev: PS/2 mouse device common for all mice\n[ 0.930552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933614] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.940059] i2c /dev entries driver\n[ 0.941413] device-mapper: uevent: version 1.0.3\n[ 0.943120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.946047] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948432] NET: Registered protocol family 10\n[ 0.950503] NET: Registered protocol family 17\n[ 0.952114] Key type dns_resolver registered\n[ 0.953839] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.955818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958973] registered taskstats version 1\n[ 0.960494] Loading compiled-in X.509 certificates\n[ 0.962780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.966131] zswap: loaded using pool lzo/zbud\n[ 0.968793] Key type trusted registered\n[ 0.971328] Key type encrypted registered\n[ 0.972791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.974680] ima: No TPM chip found, activating TPM-bypass!\n[ 0.976560] evm: HMAC attrs: 0x1\n[ 0.978232] Magic number: 3:464:921\n[ 0.979738] rtc_cmos 00:00: setting system clock to 2019-05-14 05:55:44 UTC (1557813344)\n[ 0.982634] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.984633] EDD information not available.\n[ 1.022327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.041101] Write protecting the kernel read-only data: 14336k\n[ 1.046543] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.049834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\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.101065] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.24...\nLease of 192.168.120.24 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\n"} 2019-05-14 05:55:45,970 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3/action used request id req-e0d715df-a0ed-43ee-983b-7d54da5eb815 2019-05-14 05:55:45,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0854120254517s 2019-05-14 05:55:45,971 - 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 520688613 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.224939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.227784] pid_max: default: 32768 minimum: 301 [ 0.229312] ACPI: Core revision 20150930 [ 0.231243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233474] Security Framework initialized [ 0.234860] Yama: becoming mindful. [ 0.236110] AppArmor: AppArmor initialized [ 0.237540] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246326] Initializing cgroup subsys io [ 0.247718] Initializing cgroup subsys memory [ 0.249183] Initializing cgroup subsys devices [ 0.250662] Initializing cgroup subsys freezer [ 0.252154] Initializing cgroup subsys net_cls [ 0.253636] Initializing cgroup subsys perf_event [ 0.255186] Initializing cgroup subsys net_prio [ 0.256694] Initializing cgroup subsys hugetlb [ 0.258175] Initializing cgroup subsys pids [ 0.259648] CPU: Physical Processor ID: 0 [ 0.261701] mce: CPU supports 10 MCE banks [ 0.263136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283245] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291565] ftrace: allocating 31920 entries in 125 pages [ 0.322615] smpboot: Max logical packages: 1 [ 0.324081] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326377] x2apic enabled [ 0.327722] Switched APIC routing to physical x2apic. [ 0.330542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339049] KVM setup paravirtual spinlock [ 0.340917] x86: Booted up 1 node, 1 CPUs [ 0.342291] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344597] devtmpfs: initialized [ 0.346818] evm: security.selinux [ 0.348021] evm: security.SMACK64 [ 0.349198] evm: security.SMACK64EXEC [ 0.350472] evm: security.SMACK64TRANSMUTE [ 0.351852] evm: security.SMACK64MMAP [ 0.353127] evm: security.ima [ 0.354217] evm: security.capability [ 0.355542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358692] pinctrl core: initialized pinctrl subsystem [ 0.360531] RTC time: 5:55:44, date: 05/14/19 [ 0.362121] NET: Registered protocol family 16 [ 0.363725] cpuidle: using governor ladder [ 0.365136] cpuidle: using governor menu [ 0.366485] PCCT header not found. [ 0.367738] ACPI: bus type PCI registered [ 0.369114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371225] PCI: Using configuration type 1 for base access [ 0.373746] ACPI: Added _OSI(Module Device) [ 0.375194] ACPI: Added _OSI(Processor Device) [ 0.376670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380758] ACPI: Interpreter enabled [ 0.382071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394737] ACPI: (supports S0 S5) [ 0.395947] ACPI: Using IOAPIC for interrupt routing [ 0.397564] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403935] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411820] acpiphp: Slot [3] registered [ 0.413196] acpiphp: Slot [4] registered [ 0.414556] acpiphp: Slot [5] registered [ 0.415918] acpiphp: Slot [6] registered [ 0.417275] acpiphp: Slot [7] registered [ 0.418635] acpiphp: Slot [8] registered [ 0.420002] acpiphp: Slot [9] registered [ 0.421358] acpiphp: Slot [10] registered [ 0.422744] acpiphp: Slot [11] registered [ 0.424135] acpiphp: Slot [12] registered [ 0.425531] acpiphp: Slot [13] registered [ 0.426908] acpiphp: Slot [14] registered [ 0.428291] acpiphp: Slot [15] registered [ 0.445792] acpiphp: Slot [16] registered [ 0.447181] acpiphp: Slot [17] registered [ 0.448560] acpiphp: Slot [18] registered [ 0.449937] acpiphp: Slot [19] registered [ 0.451311] acpiphp: Slot [20] registered [ 0.452689] acpiphp: Slot [21] registered [ 0.454071] acpiphp: Slot [22] registered [ 0.455449] acpiphp: Slot [23] registered [ 0.456823] acpiphp: Slot [24] registered [ 0.458219] acpiphp: Slot [25] registered [ 0.459588] acpiphp: Slot [26] registered [ 0.460961] acpiphp: Slot [27] registered [ 0.462344] acpiphp: Slot [28] registered [ 0.463726] acpiphp: Slot [29] registered [ 0.465101] acpiphp: Slot [30] registered [ 0.466479] acpiphp: Slot [31] registered [ 0.467850] PCI host bridge to bus 0000:00 [ 0.469229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471301] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.473382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.478327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480841] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487609] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.521448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.524033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.527089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.529596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.532065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.534314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.536557] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.538455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.541271] vgaarb: loaded [ 0.542342] vgaarb: bridge control possible 0000:00:02.0 [ 0.544488] SCSI subsystem initialized [ 0.546023] ACPI: bus type USB registered [ 0.547455] usbcore: registered new interface driver usbfs [ 0.549293] usbcore: registered new interface driver hub [ 0.554273] usbcore: registered new device driver usb [ 0.557437] PCI: Using ACPI for IRQ routing [ 0.560219] NetLabel: Initializing [ 0.561512] NetLabel: domain hash size = 128 [ 0.563057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564811] NetLabel: unlabeled traffic allowed by default [ 0.567507] clocksource: Switched to clocksource kvm-clock [ 0.579469] AppArmor: AppArmor Filesystem Enabled [ 0.581231] pnp: PnP ACPI init [ 0.583263] pnp: PnP ACPI: found 5 devices [ 0.590653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593764] NET: Registered protocol family 2 [ 0.595880] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600365] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602548] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604506] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606677] NET: Registered protocol family 1 [ 0.608300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.610287] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612223] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642719] Trying to unpack rootfs image as initramfs... [ 0.708594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711769] Scanning for low memory corruption every 60 seconds [ 0.714312] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716525] audit: initializing netlink subsys (disabled) [ 0.718384] audit: type=2000 audit(1557813344.543:1): initialized [ 0.720819] Initialise system trusted keyring [ 0.722540] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724629] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727869] zbud: loaded [ 0.729099] VFS: Disk quotas dquot_6.6.0 [ 0.730557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.733248] fuse init (API version 7.23) [ 0.734837] Key type big_key registered [ 0.736300] Allocating IMA MOK and blacklist keyrings. [ 0.738440] Key type asymmetric registered [ 0.739937] Asymmetric key parser 'x509' registered [ 0.741663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744359] io scheduler noop registered [ 0.745773] io scheduler deadline registered (default) [ 0.747591] io scheduler cfq registered [ 0.749141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755923] ACPI: Power Button [PWRF] [ 0.757453] GHES: HEST is not enabled! [ 0.771798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.801570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.805171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.830525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.834253] Linux agpgart interface v0.103 [ 0.838279] brd: module loaded [ 0.840872] loop: module loaded [ 0.846510] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.849121] GPT:90111 != 2097151 [ 0.850328] GPT:Alternate GPT header not at the end of the disk. [ 0.852297] GPT:90111 != 2097151 [ 0.853506] GPT: Use GNU Parted to correct GPT errors. [ 0.855250] vda: vda1 vda15 [ 0.857416] scsi host0: ata_piix [ 0.858785] scsi host1: ata_piix [ 0.860080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.862267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.865132] libphy: Fixed MDIO Bus: probed [ 0.866613] tun: Universal TUN/TAP device driver, 1.6 [ 0.868328] tun: (C) 1999-2004 Max Krasnyansky [ 0.871701] PPP generic driver version 2.4.2 [ 0.873313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.875474] ehci-pci: EHCI PCI platform driver [ 0.877048] ehci-platform: EHCI generic platform driver [ 0.878822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.880876] ohci-pci: OHCI PCI platform driver [ 0.882455] ohci-platform: OHCI generic platform driver [ 0.884258] uhci_hcd: USB Universal Host Controller Interface driver [ 0.899374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.901200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.903850] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.905633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.907804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.912561] usb usb1: Product: UHCI Host Controller [ 0.914236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916284] usb usb1: SerialNumber: 0000:00:01.2 [ 0.917998] hub 1-0:1.0: USB hub found [ 0.919383] hub 1-0:1.0: 2 ports detected [ 0.921052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.924766] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928306] mousedev: PS/2 mouse device common for all mice [ 0.930552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933614] rtc_cmos 00:00: RTC can wake from S4 [ 0.935808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940059] i2c /dev entries driver [ 0.941413] device-mapper: uevent: version 1.0.3 [ 0.943120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946047] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948432] NET: Registered protocol family 10 [ 0.950503] NET: Registered protocol family 17 [ 0.952114] Key type dns_resolver registered [ 0.953839] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955818] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958973] registered taskstats version 1 [ 0.960494] Loading compiled-in X.509 certificates [ 0.962780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.966131] zswap: loaded using pool lzo/zbud [ 0.968793] Key type trusted registered [ 0.971328] Key type encrypted registered [ 0.972791] AppArmor: AppArmor sha1 policy hashing enabled [ 0.974680] ima: No TPM chip found, activating TPM-bypass! [ 0.976560] evm: HMAC attrs: 0x1 [ 0.978232] Magic number: 3:464:921 [ 0.979738] rtc_cmos 00:00: setting system clock to 2019-05-14 05:55:44 UTC (1557813344) [ 0.982634] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.984633] EDD information not available. [ 1.022327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.041101] Write protecting the kernel read-only data: 14336k [ 1.046543] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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.101065] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.24... Lease of 192.168.120.24 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 2019-05-14 05:55:45,972 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.15. Waiting for response... 2019-05-14 05:55:46,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:46,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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:47,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-4371f305-a60c-466e-94e2-38a5bb2f3f13 x-openstack-request-id: req-4371f305-a60c-466e-94e2-38a5bb2f3f13 2019-05-14 05:55:47,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:01:20", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:43.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:43Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:47,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4371f305-a60c-466e-94e2-38a5bb2f3f13 2019-05-14 05:55:47,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625091075897s 2019-05-14 05:55:47,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:55:47,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:55:47,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7959 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-afe82631-d357-43ad-b8b8-b5b8e40f594f x-openstack-request-id: req-afe82631-d357-43ad-b8b8-b5b8e40f594f 2019-05-14 05:55:47,662 - 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 520688613 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.224939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.227784] pid_max: default: 32768 minimum: 301\n[ 0.229312] ACPI: Core revision 20150930\n[ 0.231243] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233474] Security Framework initialized\n[ 0.234860] Yama: becoming mindful.\n[ 0.236110] AppArmor: AppArmor initialized\n[ 0.237540] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246326] Initializing cgroup subsys io\n[ 0.247718] Initializing cgroup subsys memory\n[ 0.249183] Initializing cgroup subsys devices\n[ 0.250662] Initializing cgroup subsys freezer\n[ 0.252154] Initializing cgroup subsys net_cls\n[ 0.253636] Initializing cgroup subsys perf_event\n[ 0.255186] Initializing cgroup subsys net_prio\n[ 0.256694] Initializing cgroup subsys hugetlb\n[ 0.258175] Initializing cgroup subsys pids\n[ 0.259648] CPU: Physical Processor ID: 0\n[ 0.261701] mce: CPU supports 10 MCE banks\n[ 0.263136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283245] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291565] ftrace: allocating 31920 entries in 125 pages\n[ 0.322615] smpboot: Max logical packages: 1\n[ 0.324081] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326377] x2apic enabled\n[ 0.327722] Switched APIC routing to physical x2apic.\n[ 0.330542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339049] KVM setup paravirtual spinlock\n[ 0.340917] x86: Booted up 1 node, 1 CPUs\n[ 0.342291] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344597] devtmpfs: initialized\n[ 0.346818] evm: security.selinux\n[ 0.348021] evm: security.SMACK64\n[ 0.349198] evm: security.SMACK64EXEC\n[ 0.350472] evm: security.SMACK64TRANSMUTE\n[ 0.351852] evm: security.SMACK64MMAP\n[ 0.353127] evm: security.ima\n[ 0.354217] evm: security.capability\n[ 0.355542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358692] pinctrl core: initialized pinctrl subsystem\n[ 0.360531] RTC time: 5:55:44, date: 05/14/19\n[ 0.362121] NET: Registered protocol family 16\n[ 0.363725] cpuidle: using governor ladder\n[ 0.365136] cpuidle: using governor menu\n[ 0.366485] PCCT header not found.\n[ 0.367738] ACPI: bus type PCI registered\n[ 0.369114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.371225] PCI: Using configuration type 1 for base access\n[ 0.373746] ACPI: Added _OSI(Module Device)\n[ 0.375194] ACPI: Added _OSI(Processor Device)\n[ 0.376670] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.378219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380758] ACPI: Interpreter enabled\n[ 0.382071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.385247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394737] ACPI: (supports S0 S5)\n[ 0.395947] ACPI: Using IOAPIC for interrupt routing\n[ 0.397564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403935] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.406060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.408115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411820] acpiphp: Slot [3] registered\n[ 0.413196] acpiphp: Slot [4] registered\n[ 0.414556] acpiphp: Slot [5] registered\n[ 0.415918] acpiphp: Slot [6] registered\n[ 0.417275] acpiphp: Slot [7] registered\n[ 0.418635] acpiphp: Slot [8] registered\n[ 0.420002] acpiphp: Slot [9] registered\n[ 0.421358] acpiphp: Slot [10] registered\n[ 0.422744] acpiphp: Slot [11] registered\n[ 0.424135] acpiphp: Slot [12] registered\n[ 0.425531] acpiphp: Slot [13] registered\n[ 0.426908] acpiphp: Slot [14] registered\n[ 0.428291] acpiphp: Slot [15] registered\n[ 0.445792] acpiphp: Slot [16] registered\n[ 0.447181] acpiphp: Slot [17] registered\n[ 0.448560] acpiphp: Slot [18] registered\n[ 0.449937] acpiphp: Slot [19] registered\n[ 0.451311] acpiphp: Slot [20] registered\n[ 0.452689] acpiphp: Slot [21] registered\n[ 0.454071] acpiphp: Slot [22] registered\n[ 0.455449] acpiphp: Slot [23] registered\n[ 0.456823] acpiphp: Slot [24] registered\n[ 0.458219] acpiphp: Slot [25] registered\n[ 0.459588] acpiphp: Slot [26] registered\n[ 0.460961] acpiphp: Slot [27] registered\n[ 0.462344] acpiphp: Slot [28] registered\n[ 0.463726] acpiphp: Slot [29] registered\n[ 0.465101] acpiphp: Slot [30] registered\n[ 0.466479] acpiphp: Slot [31] registered\n[ 0.467850] PCI host bridge to bus 0000:00\n[ 0.469229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.471301] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.473382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.478327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480841] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487609] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.521448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.524033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.527089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.529596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.532065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.534314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.536557] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.538455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.541271] vgaarb: loaded\n[ 0.542342] vgaarb: bridge control possible 0000:00:02.0\n[ 0.544488] SCSI subsystem initialized\n[ 0.546023] ACPI: bus type USB registered\n[ 0.547455] usbcore: registered new interface driver usbfs\n[ 0.549293] usbcore: registered new interface driver hub\n[ 0.554273] usbcore: registered new device driver usb\n[ 0.557437] PCI: Using ACPI for IRQ routing\n[ 0.560219] NetLabel: Initializing\n[ 0.561512] NetLabel: domain hash size = 128\n[ 0.563057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564811] NetLabel: unlabeled traffic allowed by default\n[ 0.567507] clocksource: Switched to clocksource kvm-clock\n[ 0.579469] AppArmor: AppArmor Filesystem Enabled\n[ 0.581231] pnp: PnP ACPI init\n[ 0.583263] pnp: PnP ACPI: found 5 devices\n[ 0.590653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593764] NET: Registered protocol family 2\n[ 0.595880] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.598200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604506] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606677] NET: Registered protocol family 1\n[ 0.608300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.610287] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642719] Trying to unpack rootfs image as initramfs...\n[ 0.708594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711769] Scanning for low memory corruption every 60 seconds\n[ 0.714312] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716525] audit: initializing netlink subsys (disabled)\n[ 0.718384] audit: type=2000 audit(1557813344.543:1): initialized\n[ 0.720819] Initialise system trusted keyring\n[ 0.722540] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724629] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727869] zbud: loaded\n[ 0.729099] VFS: Disk quotas dquot_6.6.0\n[ 0.730557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.733248] fuse init (API version 7.23)\n[ 0.734837] Key type big_key registered\n[ 0.736300] Allocating IMA MOK and blacklist keyrings.\n[ 0.738440] Key type asymmetric registered\n[ 0.739937] Asymmetric key parser 'x509' registered\n[ 0.741663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744359] io scheduler noop registered\n[ 0.745773] io scheduler deadline registered (default)\n[ 0.747591] io scheduler cfq registered\n[ 0.749141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.751013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.753318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755923] ACPI: Power Button [PWRF]\n[ 0.757453] GHES: HEST is not enabled!\n[ 0.771798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.801570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.805171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.830525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.834253] Linux agpgart interface v0.103\n[ 0.838279] brd: module loaded\n[ 0.840872] loop: module loaded\n[ 0.846510] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.849121] GPT:90111 != 2097151\n[ 0.850328] GPT:Alternate GPT header not at the end of the disk.\n[ 0.852297] GPT:90111 != 2097151\n[ 0.853506] GPT: Use GNU Parted to correct GPT errors.\n[ 0.855250] vda: vda1 vda15\n[ 0.857416] scsi host0: ata_piix\n[ 0.858785] scsi host1: ata_piix\n[ 0.860080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.862267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.865132] libphy: Fixed MDIO Bus: probed\n[ 0.866613] tun: Universal TUN/TAP device driver, 1.6\n[ 0.868328] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.871701] PPP generic driver version 2.4.2\n[ 0.873313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.875474] ehci-pci: EHCI PCI platform driver\n[ 0.877048] ehci-platform: EHCI generic platform driver\n[ 0.878822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.880876] ohci-pci: OHCI PCI platform driver\n[ 0.882455] ohci-platform: OHCI generic platform driver\n[ 0.884258] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.899374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.901200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.903850] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.905633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.907804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.912561] usb usb1: Product: UHCI Host Controller\n[ 0.914236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916284] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.917998] hub 1-0:1.0: USB hub found\n[ 0.919383] hub 1-0:1.0: 2 ports detected\n[ 0.921052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.924766] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928306] mousedev: PS/2 mouse device common for all mice\n[ 0.930552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933614] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.940059] i2c /dev entries driver\n[ 0.941413] device-mapper: uevent: version 1.0.3\n[ 0.943120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.946047] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948432] NET: Registered protocol family 10\n[ 0.950503] NET: Registered protocol family 17\n[ 0.952114] Key type dns_resolver registered\n[ 0.953839] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.955818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958973] registered taskstats version 1\n[ 0.960494] Loading compiled-in X.509 certificates\n[ 0.962780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.966131] zswap: loaded using pool lzo/zbud\n[ 0.968793] Key type trusted registered\n[ 0.971328] Key type encrypted registered\n[ 0.972791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.974680] ima: No TPM chip found, activating TPM-bypass!\n[ 0.976560] evm: HMAC attrs: 0x1\n[ 0.978232] Magic number: 3:464:921\n[ 0.979738] rtc_cmos 00:00: setting system clock to 2019-05-14 05:55:44 UTC (1557813344)\n[ 0.982634] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.984633] EDD information not available.\n[ 1.022327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.041101] Write protecting the kernel read-only data: 14336k\n[ 1.046543] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.049834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\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.101065] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.24...\nLease of 192.168.120.24 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.12. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\n"} 2019-05-14 05:55:47,663 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3/action used request id req-afe82631-d357-43ad-b8b8-b5b8e40f594f 2019-05-14 05:55:47,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0613369941711s 2019-05-14 05:55:47,663 - 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 520688613 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.224939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.227784] pid_max: default: 32768 minimum: 301 [ 0.229312] ACPI: Core revision 20150930 [ 0.231243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233474] Security Framework initialized [ 0.234860] Yama: becoming mindful. [ 0.236110] AppArmor: AppArmor initialized [ 0.237540] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246326] Initializing cgroup subsys io [ 0.247718] Initializing cgroup subsys memory [ 0.249183] Initializing cgroup subsys devices [ 0.250662] Initializing cgroup subsys freezer [ 0.252154] Initializing cgroup subsys net_cls [ 0.253636] Initializing cgroup subsys perf_event [ 0.255186] Initializing cgroup subsys net_prio [ 0.256694] Initializing cgroup subsys hugetlb [ 0.258175] Initializing cgroup subsys pids [ 0.259648] CPU: Physical Processor ID: 0 [ 0.261701] mce: CPU supports 10 MCE banks [ 0.263136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283245] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291565] ftrace: allocating 31920 entries in 125 pages [ 0.322615] smpboot: Max logical packages: 1 [ 0.324081] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326377] x2apic enabled [ 0.327722] Switched APIC routing to physical x2apic. [ 0.330542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339049] KVM setup paravirtual spinlock [ 0.340917] x86: Booted up 1 node, 1 CPUs [ 0.342291] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344597] devtmpfs: initialized [ 0.346818] evm: security.selinux [ 0.348021] evm: security.SMACK64 [ 0.349198] evm: security.SMACK64EXEC [ 0.350472] evm: security.SMACK64TRANSMUTE [ 0.351852] evm: security.SMACK64MMAP [ 0.353127] evm: security.ima [ 0.354217] evm: security.capability [ 0.355542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358692] pinctrl core: initialized pinctrl subsystem [ 0.360531] RTC time: 5:55:44, date: 05/14/19 [ 0.362121] NET: Registered protocol family 16 [ 0.363725] cpuidle: using governor ladder [ 0.365136] cpuidle: using governor menu [ 0.366485] PCCT header not found. [ 0.367738] ACPI: bus type PCI registered [ 0.369114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371225] PCI: Using configuration type 1 for base access [ 0.373746] ACPI: Added _OSI(Module Device) [ 0.375194] ACPI: Added _OSI(Processor Device) [ 0.376670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380758] ACPI: Interpreter enabled [ 0.382071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394737] ACPI: (supports S0 S5) [ 0.395947] ACPI: Using IOAPIC for interrupt routing [ 0.397564] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403935] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411820] acpiphp: Slot [3] registered [ 0.413196] acpiphp: Slot [4] registered [ 0.414556] acpiphp: Slot [5] registered [ 0.415918] acpiphp: Slot [6] registered [ 0.417275] acpiphp: Slot [7] registered [ 0.418635] acpiphp: Slot [8] registered [ 0.420002] acpiphp: Slot [9] registered [ 0.421358] acpiphp: Slot [10] registered [ 0.422744] acpiphp: Slot [11] registered [ 0.424135] acpiphp: Slot [12] registered [ 0.425531] acpiphp: Slot [13] registered [ 0.426908] acpiphp: Slot [14] registered [ 0.428291] acpiphp: Slot [15] registered [ 0.445792] acpiphp: Slot [16] registered [ 0.447181] acpiphp: Slot [17] registered [ 0.448560] acpiphp: Slot [18] registered [ 0.449937] acpiphp: Slot [19] registered [ 0.451311] acpiphp: Slot [20] registered [ 0.452689] acpiphp: Slot [21] registered [ 0.454071] acpiphp: Slot [22] registered [ 0.455449] acpiphp: Slot [23] registered [ 0.456823] acpiphp: Slot [24] registered [ 0.458219] acpiphp: Slot [25] registered [ 0.459588] acpiphp: Slot [26] registered [ 0.460961] acpiphp: Slot [27] registered [ 0.462344] acpiphp: Slot [28] registered [ 0.463726] acpiphp: Slot [29] registered [ 0.465101] acpiphp: Slot [30] registered [ 0.466479] acpiphp: Slot [31] registered [ 0.467850] PCI host bridge to bus 0000:00 [ 0.469229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471301] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.473382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.478327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480841] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487609] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.521448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.524033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.527089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.529596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.532065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.534314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.536557] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.538455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.541271] vgaarb: loaded [ 0.542342] vgaarb: bridge control possible 0000:00:02.0 [ 0.544488] SCSI subsystem initialized [ 0.546023] ACPI: bus type USB registered [ 0.547455] usbcore: registered new interface driver usbfs [ 0.549293] usbcore: registered new interface driver hub [ 0.554273] usbcore: registered new device driver usb [ 0.557437] PCI: Using ACPI for IRQ routing [ 0.560219] NetLabel: Initializing [ 0.561512] NetLabel: domain hash size = 128 [ 0.563057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564811] NetLabel: unlabeled traffic allowed by default [ 0.567507] clocksource: Switched to clocksource kvm-clock [ 0.579469] AppArmor: AppArmor Filesystem Enabled [ 0.581231] pnp: PnP ACPI init [ 0.583263] pnp: PnP ACPI: found 5 devices [ 0.590653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593764] NET: Registered protocol family 2 [ 0.595880] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600365] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602548] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604506] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606677] NET: Registered protocol family 1 [ 0.608300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.610287] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612223] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642719] Trying to unpack rootfs image as initramfs... [ 0.708594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711769] Scanning for low memory corruption every 60 seconds [ 0.714312] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716525] audit: initializing netlink subsys (disabled) [ 0.718384] audit: type=2000 audit(1557813344.543:1): initialized [ 0.720819] Initialise system trusted keyring [ 0.722540] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724629] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727869] zbud: loaded [ 0.729099] VFS: Disk quotas dquot_6.6.0 [ 0.730557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.733248] fuse init (API version 7.23) [ 0.734837] Key type big_key registered [ 0.736300] Allocating IMA MOK and blacklist keyrings. [ 0.738440] Key type asymmetric registered [ 0.739937] Asymmetric key parser 'x509' registered [ 0.741663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744359] io scheduler noop registered [ 0.745773] io scheduler deadline registered (default) [ 0.747591] io scheduler cfq registered [ 0.749141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755923] ACPI: Power Button [PWRF] [ 0.757453] GHES: HEST is not enabled! [ 0.771798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.801570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.805171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.830525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.834253] Linux agpgart interface v0.103 [ 0.838279] brd: module loaded [ 0.840872] loop: module loaded [ 0.846510] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.849121] GPT:90111 != 2097151 [ 0.850328] GPT:Alternate GPT header not at the end of the disk. [ 0.852297] GPT:90111 != 2097151 [ 0.853506] GPT: Use GNU Parted to correct GPT errors. [ 0.855250] vda: vda1 vda15 [ 0.857416] scsi host0: ata_piix [ 0.858785] scsi host1: ata_piix [ 0.860080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.862267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.865132] libphy: Fixed MDIO Bus: probed [ 0.866613] tun: Universal TUN/TAP device driver, 1.6 [ 0.868328] tun: (C) 1999-2004 Max Krasnyansky [ 0.871701] PPP generic driver version 2.4.2 [ 0.873313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.875474] ehci-pci: EHCI PCI platform driver [ 0.877048] ehci-platform: EHCI generic platform driver [ 0.878822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.880876] ohci-pci: OHCI PCI platform driver [ 0.882455] ohci-platform: OHCI generic platform driver [ 0.884258] uhci_hcd: USB Universal Host Controller Interface driver [ 0.899374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.901200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.903850] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.905633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.907804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.912561] usb usb1: Product: UHCI Host Controller [ 0.914236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916284] usb usb1: SerialNumber: 0000:00:01.2 [ 0.917998] hub 1-0:1.0: USB hub found [ 0.919383] hub 1-0:1.0: 2 ports detected [ 0.921052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.924766] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928306] mousedev: PS/2 mouse device common for all mice [ 0.930552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933614] rtc_cmos 00:00: RTC can wake from S4 [ 0.935808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940059] i2c /dev entries driver [ 0.941413] device-mapper: uevent: version 1.0.3 [ 0.943120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946047] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948432] NET: Registered protocol family 10 [ 0.950503] NET: Registered protocol family 17 [ 0.952114] Key type dns_resolver registered [ 0.953839] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955818] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958973] registered taskstats version 1 [ 0.960494] Loading compiled-in X.509 certificates [ 0.962780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.966131] zswap: loaded using pool lzo/zbud [ 0.968793] Key type trusted registered [ 0.971328] Key type encrypted registered [ 0.972791] AppArmor: AppArmor sha1 policy hashing enabled [ 0.974680] ima: No TPM chip found, activating TPM-bypass! [ 0.976560] evm: HMAC attrs: 0x1 [ 0.978232] Magic number: 3:464:921 [ 0.979738] rtc_cmos 00:00: setting system clock to 2019-05-14 05:55:44 UTC (1557813344) [ 0.982634] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.984633] EDD information not available. [ 1.022327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.041101] Write protecting the kernel read-only data: 14336k [ 1.046543] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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.101065] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.24... Lease of 192.168.120.24 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.12. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 2019-05-14 05:55:48,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:48,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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:48,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-8dbab6eb-edaa-4aba-8167-fa66dd5c96a8 x-openstack-request-id: req-8dbab6eb-edaa-4aba-8167-fa66dd5c96a8 2019-05-14 05:55:48,849 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:01:20", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:43.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:43Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:48,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8dbab6eb-edaa-4aba-8167-fa66dd5c96a8 2019-05-14 05:55:48,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183854103088s 2019-05-14 05:55:48,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:55:48,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:55:48,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7986 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-f8b58f4f-be2d-4923-a09b-dfa5f37410fb x-openstack-request-id: req-f8b58f4f-be2d-4923-a09b-dfa5f37410fb 2019-05-14 05:55:48,945 - 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 520688613 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.224939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.227784] pid_max: default: 32768 minimum: 301\n[ 0.229312] ACPI: Core revision 20150930\n[ 0.231243] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233474] Security Framework initialized\n[ 0.234860] Yama: becoming mindful.\n[ 0.236110] AppArmor: AppArmor initialized\n[ 0.237540] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246326] Initializing cgroup subsys io\n[ 0.247718] Initializing cgroup subsys memory\n[ 0.249183] Initializing cgroup subsys devices\n[ 0.250662] Initializing cgroup subsys freezer\n[ 0.252154] Initializing cgroup subsys net_cls\n[ 0.253636] Initializing cgroup subsys perf_event\n[ 0.255186] Initializing cgroup subsys net_prio\n[ 0.256694] Initializing cgroup subsys hugetlb\n[ 0.258175] Initializing cgroup subsys pids\n[ 0.259648] CPU: Physical Processor ID: 0\n[ 0.261701] mce: CPU supports 10 MCE banks\n[ 0.263136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283245] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291565] ftrace: allocating 31920 entries in 125 pages\n[ 0.322615] smpboot: Max logical packages: 1\n[ 0.324081] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326377] x2apic enabled\n[ 0.327722] Switched APIC routing to physical x2apic.\n[ 0.330542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339049] KVM setup paravirtual spinlock\n[ 0.340917] x86: Booted up 1 node, 1 CPUs\n[ 0.342291] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344597] devtmpfs: initialized\n[ 0.346818] evm: security.selinux\n[ 0.348021] evm: security.SMACK64\n[ 0.349198] evm: security.SMACK64EXEC\n[ 0.350472] evm: security.SMACK64TRANSMUTE\n[ 0.351852] evm: security.SMACK64MMAP\n[ 0.353127] evm: security.ima\n[ 0.354217] evm: security.capability\n[ 0.355542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358692] pinctrl core: initialized pinctrl subsystem\n[ 0.360531] RTC time: 5:55:44, date: 05/14/19\n[ 0.362121] NET: Registered protocol family 16\n[ 0.363725] cpuidle: using governor ladder\n[ 0.365136] cpuidle: using governor menu\n[ 0.366485] PCCT header not found.\n[ 0.367738] ACPI: bus type PCI registered\n[ 0.369114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.371225] PCI: Using configuration type 1 for base access\n[ 0.373746] ACPI: Added _OSI(Module Device)\n[ 0.375194] ACPI: Added _OSI(Processor Device)\n[ 0.376670] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.378219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380758] ACPI: Interpreter enabled\n[ 0.382071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.385247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394737] ACPI: (supports S0 S5)\n[ 0.395947] ACPI: Using IOAPIC for interrupt routing\n[ 0.397564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403935] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.406060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.408115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411820] acpiphp: Slot [3] registered\n[ 0.413196] acpiphp: Slot [4] registered\n[ 0.414556] acpiphp: Slot [5] registered\n[ 0.415918] acpiphp: Slot [6] registered\n[ 0.417275] acpiphp: Slot [7] registered\n[ 0.418635] acpiphp: Slot [8] registered\n[ 0.420002] acpiphp: Slot [9] registered\n[ 0.421358] acpiphp: Slot [10] registered\n[ 0.422744] acpiphp: Slot [11] registered\n[ 0.424135] acpiphp: Slot [12] registered\n[ 0.425531] acpiphp: Slot [13] registered\n[ 0.426908] acpiphp: Slot [14] registered\n[ 0.428291] acpiphp: Slot [15] registered\n[ 0.445792] acpiphp: Slot [16] registered\n[ 0.447181] acpiphp: Slot [17] registered\n[ 0.448560] acpiphp: Slot [18] registered\n[ 0.449937] acpiphp: Slot [19] registered\n[ 0.451311] acpiphp: Slot [20] registered\n[ 0.452689] acpiphp: Slot [21] registered\n[ 0.454071] acpiphp: Slot [22] registered\n[ 0.455449] acpiphp: Slot [23] registered\n[ 0.456823] acpiphp: Slot [24] registered\n[ 0.458219] acpiphp: Slot [25] registered\n[ 0.459588] acpiphp: Slot [26] registered\n[ 0.460961] acpiphp: Slot [27] registered\n[ 0.462344] acpiphp: Slot [28] registered\n[ 0.463726] acpiphp: Slot [29] registered\n[ 0.465101] acpiphp: Slot [30] registered\n[ 0.466479] acpiphp: Slot [31] registered\n[ 0.467850] PCI host bridge to bus 0000:00\n[ 0.469229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.471301] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.473382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.478327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480841] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487609] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.521448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.524033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.527089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.529596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.532065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.534314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.536557] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.538455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.541271] vgaarb: loaded\n[ 0.542342] vgaarb: bridge control possible 0000:00:02.0\n[ 0.544488] SCSI subsystem initialized\n[ 0.546023] ACPI: bus type USB registered\n[ 0.547455] usbcore: registered new interface driver usbfs\n[ 0.549293] usbcore: registered new interface driver hub\n[ 0.554273] usbcore: registered new device driver usb\n[ 0.557437] PCI: Using ACPI for IRQ routing\n[ 0.560219] NetLabel: Initializing\n[ 0.561512] NetLabel: domain hash size = 128\n[ 0.563057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564811] NetLabel: unlabeled traffic allowed by default\n[ 0.567507] clocksource: Switched to clocksource kvm-clock\n[ 0.579469] AppArmor: AppArmor Filesystem Enabled\n[ 0.581231] pnp: PnP ACPI init\n[ 0.583263] pnp: PnP ACPI: found 5 devices\n[ 0.590653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593764] NET: Registered protocol family 2\n[ 0.595880] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.598200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604506] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606677] NET: Registered protocol family 1\n[ 0.608300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.610287] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642719] Trying to unpack rootfs image as initramfs...\n[ 0.708594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711769] Scanning for low memory corruption every 60 seconds\n[ 0.714312] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716525] audit: initializing netlink subsys (disabled)\n[ 0.718384] audit: type=2000 audit(1557813344.543:1): initialized\n[ 0.720819] Initialise system trusted keyring\n[ 0.722540] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724629] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727869] zbud: loaded\n[ 0.729099] VFS: Disk quotas dquot_6.6.0\n[ 0.730557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.733248] fuse init (API version 7.23)\n[ 0.734837] Key type big_key registered\n[ 0.736300] Allocating IMA MOK and blacklist keyrings.\n[ 0.738440] Key type asymmetric registered\n[ 0.739937] Asymmetric key parser 'x509' registered\n[ 0.741663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744359] io scheduler noop registered\n[ 0.745773] io scheduler deadline registered (default)\n[ 0.747591] io scheduler cfq registered\n[ 0.749141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.751013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.753318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755923] ACPI: Power Button [PWRF]\n[ 0.757453] GHES: HEST is not enabled!\n[ 0.771798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.801570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.805171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.830525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.834253] Linux agpgart interface v0.103\n[ 0.838279] brd: module loaded\n[ 0.840872] loop: module loaded\n[ 0.846510] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.849121] GPT:90111 != 2097151\n[ 0.850328] GPT:Alternate GPT header not at the end of the disk.\n[ 0.852297] GPT:90111 != 2097151\n[ 0.853506] GPT: Use GNU Parted to correct GPT errors.\n[ 0.855250] vda: vda1 vda15\n[ 0.857416] scsi host0: ata_piix\n[ 0.858785] scsi host1: ata_piix\n[ 0.860080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.862267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.865132] libphy: Fixed MDIO Bus: probed\n[ 0.866613] tun: Universal TUN/TAP device driver, 1.6\n[ 0.868328] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.871701] PPP generic driver version 2.4.2\n[ 0.873313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.875474] ehci-pci: EHCI PCI platform driver\n[ 0.877048] ehci-platform: EHCI generic platform driver\n[ 0.878822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.880876] ohci-pci: OHCI PCI platform driver\n[ 0.882455] ohci-platform: OHCI generic platform driver\n[ 0.884258] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.899374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.901200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.903850] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.905633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.907804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.912561] usb usb1: Product: UHCI Host Controller\n[ 0.914236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916284] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.917998] hub 1-0:1.0: USB hub found\n[ 0.919383] hub 1-0:1.0: 2 ports detected\n[ 0.921052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.924766] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928306] mousedev: PS/2 mouse device common for all mice\n[ 0.930552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933614] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.940059] i2c /dev entries driver\n[ 0.941413] device-mapper: uevent: version 1.0.3\n[ 0.943120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.946047] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948432] NET: Registered protocol family 10\n[ 0.950503] NET: Registered protocol family 17\n[ 0.952114] Key type dns_resolver registered\n[ 0.953839] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.955818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958973] registered taskstats version 1\n[ 0.960494] Loading compiled-in X.509 certificates\n[ 0.962780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.966131] zswap: loaded using pool lzo/zbud\n[ 0.968793] Key type trusted registered\n[ 0.971328] Key type encrypted registered\n[ 0.972791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.974680] ima: No TPM chip found, activating TPM-bypass!\n[ 0.976560] evm: HMAC attrs: 0x1\n[ 0.978232] Magic number: 3:464:921\n[ 0.979738] rtc_cmos 00:00: setting system clock to 2019-05-14 05:55:44 UTC (1557813344)\n[ 0.982634] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.984633] EDD information not available.\n[ 1.022327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.041101] Write protecting the kernel read-only data: 14336k\n[ 1.046543] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.049834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\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.101065] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.24...\nLease of 192.168.120.24 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.12. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2019-05-14 05:55:48,945 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3/action used request id req-f8b58f4f-be2d-4923-a09b-dfa5f37410fb 2019-05-14 05:55:48,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0929119586945s 2019-05-14 05:55:48,946 - 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 520688613 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.224939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.227784] pid_max: default: 32768 minimum: 301 [ 0.229312] ACPI: Core revision 20150930 [ 0.231243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233474] Security Framework initialized [ 0.234860] Yama: becoming mindful. [ 0.236110] AppArmor: AppArmor initialized [ 0.237540] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246326] Initializing cgroup subsys io [ 0.247718] Initializing cgroup subsys memory [ 0.249183] Initializing cgroup subsys devices [ 0.250662] Initializing cgroup subsys freezer [ 0.252154] Initializing cgroup subsys net_cls [ 0.253636] Initializing cgroup subsys perf_event [ 0.255186] Initializing cgroup subsys net_prio [ 0.256694] Initializing cgroup subsys hugetlb [ 0.258175] Initializing cgroup subsys pids [ 0.259648] CPU: Physical Processor ID: 0 [ 0.261701] mce: CPU supports 10 MCE banks [ 0.263136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283245] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291565] ftrace: allocating 31920 entries in 125 pages [ 0.322615] smpboot: Max logical packages: 1 [ 0.324081] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326377] x2apic enabled [ 0.327722] Switched APIC routing to physical x2apic. [ 0.330542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339049] KVM setup paravirtual spinlock [ 0.340917] x86: Booted up 1 node, 1 CPUs [ 0.342291] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344597] devtmpfs: initialized [ 0.346818] evm: security.selinux [ 0.348021] evm: security.SMACK64 [ 0.349198] evm: security.SMACK64EXEC [ 0.350472] evm: security.SMACK64TRANSMUTE [ 0.351852] evm: security.SMACK64MMAP [ 0.353127] evm: security.ima [ 0.354217] evm: security.capability [ 0.355542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358692] pinctrl core: initialized pinctrl subsystem [ 0.360531] RTC time: 5:55:44, date: 05/14/19 [ 0.362121] NET: Registered protocol family 16 [ 0.363725] cpuidle: using governor ladder [ 0.365136] cpuidle: using governor menu [ 0.366485] PCCT header not found. [ 0.367738] ACPI: bus type PCI registered [ 0.369114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371225] PCI: Using configuration type 1 for base access [ 0.373746] ACPI: Added _OSI(Module Device) [ 0.375194] ACPI: Added _OSI(Processor Device) [ 0.376670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380758] ACPI: Interpreter enabled [ 0.382071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394737] ACPI: (supports S0 S5) [ 0.395947] ACPI: Using IOAPIC for interrupt routing [ 0.397564] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403935] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411820] acpiphp: Slot [3] registered [ 0.413196] acpiphp: Slot [4] registered [ 0.414556] acpiphp: Slot [5] registered [ 0.415918] acpiphp: Slot [6] registered [ 0.417275] acpiphp: Slot [7] registered [ 0.418635] acpiphp: Slot [8] registered [ 0.420002] acpiphp: Slot [9] registered [ 0.421358] acpiphp: Slot [10] registered [ 0.422744] acpiphp: Slot [11] registered [ 0.424135] acpiphp: Slot [12] registered [ 0.425531] acpiphp: Slot [13] registered [ 0.426908] acpiphp: Slot [14] registered [ 0.428291] acpiphp: Slot [15] registered [ 0.445792] acpiphp: Slot [16] registered [ 0.447181] acpiphp: Slot [17] registered [ 0.448560] acpiphp: Slot [18] registered [ 0.449937] acpiphp: Slot [19] registered [ 0.451311] acpiphp: Slot [20] registered [ 0.452689] acpiphp: Slot [21] registered [ 0.454071] acpiphp: Slot [22] registered [ 0.455449] acpiphp: Slot [23] registered [ 0.456823] acpiphp: Slot [24] registered [ 0.458219] acpiphp: Slot [25] registered [ 0.459588] acpiphp: Slot [26] registered [ 0.460961] acpiphp: Slot [27] registered [ 0.462344] acpiphp: Slot [28] registered [ 0.463726] acpiphp: Slot [29] registered [ 0.465101] acpiphp: Slot [30] registered [ 0.466479] acpiphp: Slot [31] registered [ 0.467850] PCI host bridge to bus 0000:00 [ 0.469229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471301] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.473382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.478327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480841] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487609] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.521448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.524033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.527089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.529596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.532065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.534314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.536557] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.538455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.541271] vgaarb: loaded [ 0.542342] vgaarb: bridge control possible 0000:00:02.0 [ 0.544488] SCSI subsystem initialized [ 0.546023] ACPI: bus type USB registered [ 0.547455] usbcore: registered new interface driver usbfs [ 0.549293] usbcore: registered new interface driver hub [ 0.554273] usbcore: registered new device driver usb [ 0.557437] PCI: Using ACPI for IRQ routing [ 0.560219] NetLabel: Initializing [ 0.561512] NetLabel: domain hash size = 128 [ 0.563057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564811] NetLabel: unlabeled traffic allowed by default [ 0.567507] clocksource: Switched to clocksource kvm-clock [ 0.579469] AppArmor: AppArmor Filesystem Enabled [ 0.581231] pnp: PnP ACPI init [ 0.583263] pnp: PnP ACPI: found 5 devices [ 0.590653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593764] NET: Registered protocol family 2 [ 0.595880] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600365] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602548] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604506] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606677] NET: Registered protocol family 1 [ 0.608300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.610287] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612223] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642719] Trying to unpack rootfs image as initramfs... [ 0.708594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711769] Scanning for low memory corruption every 60 seconds [ 0.714312] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716525] audit: initializing netlink subsys (disabled) [ 0.718384] audit: type=2000 audit(1557813344.543:1): initialized [ 0.720819] Initialise system trusted keyring [ 0.722540] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724629] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727869] zbud: loaded [ 0.729099] VFS: Disk quotas dquot_6.6.0 [ 0.730557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.733248] fuse init (API version 7.23) [ 0.734837] Key type big_key registered [ 0.736300] Allocating IMA MOK and blacklist keyrings. [ 0.738440] Key type asymmetric registered [ 0.739937] Asymmetric key parser 'x509' registered [ 0.741663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744359] io scheduler noop registered [ 0.745773] io scheduler deadline registered (default) [ 0.747591] io scheduler cfq registered [ 0.749141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755923] ACPI: Power Button [PWRF] [ 0.757453] GHES: HEST is not enabled! [ 0.771798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.801570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.805171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.830525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.834253] Linux agpgart interface v0.103 [ 0.838279] brd: module loaded [ 0.840872] loop: module loaded [ 0.846510] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.849121] GPT:90111 != 2097151 [ 0.850328] GPT:Alternate GPT header not at the end of the disk. [ 0.852297] GPT:90111 != 2097151 [ 0.853506] GPT: Use GNU Parted to correct GPT errors. [ 0.855250] vda: vda1 vda15 [ 0.857416] scsi host0: ata_piix [ 0.858785] scsi host1: ata_piix [ 0.860080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.862267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.865132] libphy: Fixed MDIO Bus: probed [ 0.866613] tun: Universal TUN/TAP device driver, 1.6 [ 0.868328] tun: (C) 1999-2004 Max Krasnyansky [ 0.871701] PPP generic driver version 2.4.2 [ 0.873313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.875474] ehci-pci: EHCI PCI platform driver [ 0.877048] ehci-platform: EHCI generic platform driver [ 0.878822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.880876] ohci-pci: OHCI PCI platform driver [ 0.882455] ohci-platform: OHCI generic platform driver [ 0.884258] uhci_hcd: USB Universal Host Controller Interface driver [ 0.899374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.901200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.903850] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.905633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.907804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.912561] usb usb1: Product: UHCI Host Controller [ 0.914236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916284] usb usb1: SerialNumber: 0000:00:01.2 [ 0.917998] hub 1-0:1.0: USB hub found [ 0.919383] hub 1-0:1.0: 2 ports detected [ 0.921052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.924766] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928306] mousedev: PS/2 mouse device common for all mice [ 0.930552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933614] rtc_cmos 00:00: RTC can wake from S4 [ 0.935808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940059] i2c /dev entries driver [ 0.941413] device-mapper: uevent: version 1.0.3 [ 0.943120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946047] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948432] NET: Registered protocol family 10 [ 0.950503] NET: Registered protocol family 17 [ 0.952114] Key type dns_resolver registered [ 0.953839] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955818] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958973] registered taskstats version 1 [ 0.960494] Loading compiled-in X.509 certificates [ 0.962780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.966131] zswap: loaded using pool lzo/zbud [ 0.968793] Key type trusted registered [ 0.971328] Key type encrypted registered [ 0.972791] AppArmor: AppArmor sha1 policy hashing enabled [ 0.974680] ima: No TPM chip found, activating TPM-bypass! [ 0.976560] evm: HMAC attrs: 0x1 [ 0.978232] Magic number: 3:464:921 [ 0.979738] rtc_cmos 00:00: setting system clock to 2019-05-14 05:55:44 UTC (1557813344) [ 0.982634] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.984633] EDD information not available. [ 1.022327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.041101] Write protecting the kernel read-only data: 14336k [ 1.046543] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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.101065] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.24... Lease of 192.168.120.24 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.12. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2019-05-14 05:55:49,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:49,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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:50,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 863 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-1d1b5a30-ea89-4515-837c-ae5126c5b567 x-openstack-request-id: req-1d1b5a30-ea89-4515-837c-ae5126c5b567 2019-05-14 05:55:50,151 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:01:20", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:43.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:43Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:30Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:50,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d1b5a30-ea89-4515-837c-ae5126c5b567 2019-05-14 05:55:50,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20273399353s 2019-05-14 05:55:50,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:55:50,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:55:50,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9589 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-4292aa28-d5a1-4933-b397-bb24a89ba1d6 x-openstack-request-id: req-4292aa28-d5a1-4933-b397-bb24a89ba1d6 2019-05-14 05:55:50,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-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 520688613 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.224939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.227784] pid_max: default: 32768 minimum: 301\n[ 0.229312] ACPI: Core revision 20150930\n[ 0.231243] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233474] Security Framework initialized\n[ 0.234860] Yama: becoming mindful.\n[ 0.236110] AppArmor: AppArmor initialized\n[ 0.237540] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246326] Initializing cgroup subsys io\n[ 0.247718] Initializing cgroup subsys memory\n[ 0.249183] Initializing cgroup subsys devices\n[ 0.250662] Initializing cgroup subsys freezer\n[ 0.252154] Initializing cgroup subsys net_cls\n[ 0.253636] Initializing cgroup subsys perf_event\n[ 0.255186] Initializing cgroup subsys net_prio\n[ 0.256694] Initializing cgroup subsys hugetlb\n[ 0.258175] Initializing cgroup subsys pids\n[ 0.259648] CPU: Physical Processor ID: 0\n[ 0.261701] mce: CPU supports 10 MCE banks\n[ 0.263136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283245] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291565] ftrace: allocating 31920 entries in 125 pages\n[ 0.322615] smpboot: Max logical packages: 1\n[ 0.324081] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326377] x2apic enabled\n[ 0.327722] Switched APIC routing to physical x2apic.\n[ 0.330542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339049] KVM setup paravirtual spinlock\n[ 0.340917] x86: Booted up 1 node, 1 CPUs\n[ 0.342291] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344597] devtmpfs: initialized\n[ 0.346818] evm: security.selinux\n[ 0.348021] evm: security.SMACK64\n[ 0.349198] evm: security.SMACK64EXEC\n[ 0.350472] evm: security.SMACK64TRANSMUTE\n[ 0.351852] evm: security.SMACK64MMAP\n[ 0.353127] evm: security.ima\n[ 0.354217] evm: security.capability\n[ 0.355542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358692] pinctrl core: initialized pinctrl subsystem\n[ 0.360531] RTC time: 5:55:44, date: 05/14/19\n[ 0.362121] NET: Registered protocol family 16\n[ 0.363725] cpuidle: using governor ladder\n[ 0.365136] cpuidle: using governor menu\n[ 0.366485] PCCT header not found.\n[ 0.367738] ACPI: bus type PCI registered\n[ 0.369114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.371225] PCI: Using configuration type 1 for base access\n[ 0.373746] ACPI: Added _OSI(Module Device)\n[ 0.375194] ACPI: Added _OSI(Processor Device)\n[ 0.376670] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.378219] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380758] ACPI: Interpreter enabled\n[ 0.382071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.385247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394737] ACPI: (supports S0 S5)\n[ 0.395947] ACPI: Using IOAPIC for interrupt routing\n[ 0.397564] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403935] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.406060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.408115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411820] acpiphp: Slot [3] registered\n[ 0.413196] acpiphp: Slot [4] registered\n[ 0.414556] acpiphp: Slot [5] registered\n[ 0.415918] acpiphp: Slot [6] registered\n[ 0.417275] acpiphp: Slot [7] registered\n[ 0.418635] acpiphp: Slot [8] registered\n[ 0.420002] acpiphp: Slot [9] registered\n[ 0.421358] acpiphp: Slot [10] registered\n[ 0.422744] acpiphp: Slot [11] registered\n[ 0.424135] acpiphp: Slot [12] registered\n[ 0.425531] acpiphp: Slot [13] registered\n[ 0.426908] acpiphp: Slot [14] registered\n[ 0.428291] acpiphp: Slot [15] registered\n[ 0.445792] acpiphp: Slot [16] registered\n[ 0.447181] acpiphp: Slot [17] registered\n[ 0.448560] acpiphp: Slot [18] registered\n[ 0.449937] acpiphp: Slot [19] registered\n[ 0.451311] acpiphp: Slot [20] registered\n[ 0.452689] acpiphp: Slot [21] registered\n[ 0.454071] acpiphp: Slot [22] registered\n[ 0.455449] acpiphp: Slot [23] registered\n[ 0.456823] acpiphp: Slot [24] registered\n[ 0.458219] acpiphp: Slot [25] registered\n[ 0.459588] acpiphp: Slot [26] registered\n[ 0.460961] acpiphp: Slot [27] registered\n[ 0.462344] acpiphp: Slot [28] registered\n[ 0.463726] acpiphp: Slot [29] registered\n[ 0.465101] acpiphp: Slot [30] registered\n[ 0.466479] acpiphp: Slot [31] registered\n[ 0.467850] PCI host bridge to bus 0000:00\n[ 0.469229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.471301] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.473382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.478327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480841] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487609] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.521448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.524033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.527089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.529596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.532065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.534314] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.536557] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.538455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.541271] vgaarb: loaded\n[ 0.542342] vgaarb: bridge control possible 0000:00:02.0\n[ 0.544488] SCSI subsystem initialized\n[ 0.546023] ACPI: bus type USB registered\n[ 0.547455] usbcore: registered new interface driver usbfs\n[ 0.549293] usbcore: registered new interface driver hub\n[ 0.554273] usbcore: registered new device driver usb\n[ 0.557437] PCI: Using ACPI for IRQ routing\n[ 0.560219] NetLabel: Initializing\n[ 0.561512] NetLabel: domain hash size = 128\n[ 0.563057] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.564811] NetLabel: unlabeled traffic allowed by default\n[ 0.567507] clocksource: Switched to clocksource kvm-clock\n[ 0.579469] AppArmor: AppArmor Filesystem Enabled\n[ 0.581231] pnp: PnP ACPI init\n[ 0.583263] pnp: PnP ACPI: found 5 devices\n[ 0.590653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593764] NET: Registered protocol family 2\n[ 0.595880] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.598200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600365] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602548] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604506] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606677] NET: Registered protocol family 1\n[ 0.608300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.610287] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.612223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.627331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642719] Trying to unpack rootfs image as initramfs...\n[ 0.708594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.711769] Scanning for low memory corruption every 60 seconds\n[ 0.714312] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716525] audit: initializing netlink subsys (disabled)\n[ 0.718384] audit: type=2000 audit(1557813344.543:1): initialized\n[ 0.720819] Initialise system trusted keyring\n[ 0.722540] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724629] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727869] zbud: loaded\n[ 0.729099] VFS: Disk quotas dquot_6.6.0\n[ 0.730557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.733248] fuse init (API version 7.23)\n[ 0.734837] Key type big_key registered\n[ 0.736300] Allocating IMA MOK and blacklist keyrings.\n[ 0.738440] Key type asymmetric registered\n[ 0.739937] Asymmetric key parser 'x509' registered\n[ 0.741663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.744359] io scheduler noop registered\n[ 0.745773] io scheduler deadline registered (default)\n[ 0.747591] io scheduler cfq registered\n[ 0.749141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.751013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.753318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.755923] ACPI: Power Button [PWRF]\n[ 0.757453] GHES: HEST is not enabled!\n[ 0.771798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.801570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.805171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.830525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.834253] Linux agpgart interface v0.103\n[ 0.838279] brd: module loaded\n[ 0.840872] loop: module loaded\n[ 0.846510] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.849121] GPT:90111 != 2097151\n[ 0.850328] GPT:Alternate GPT header not at the end of the disk.\n[ 0.852297] GPT:90111 != 2097151\n[ 0.853506] GPT: Use GNU Parted to correct GPT errors.\n[ 0.855250] vda: vda1 vda15\n[ 0.857416] scsi host0: ata_piix\n[ 0.858785] scsi host1: ata_piix\n[ 0.860080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.862267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.865132] libphy: Fixed MDIO Bus: probed\n[ 0.866613] tun: Universal TUN/TAP device driver, 1.6\n[ 0.868328] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.871701] PPP generic driver version 2.4.2\n[ 0.873313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.875474] ehci-pci: EHCI PCI platform driver\n[ 0.877048] ehci-platform: EHCI generic platform driver\n[ 0.878822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.880876] ohci-pci: OHCI PCI platform driver\n[ 0.882455] ohci-platform: OHCI generic platform driver\n[ 0.884258] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.899374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.901200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.903850] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.905633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.907804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.910026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.912561] usb usb1: Product: UHCI Host Controller\n[ 0.914236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.916284] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.917998] hub 1-0:1.0: USB hub found\n[ 0.919383] hub 1-0:1.0: 2 ports detected\n[ 0.921052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.924766] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.926477] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.928306] mousedev: PS/2 mouse device common for all mice\n[ 0.930552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.933614] rtc_cmos 00:00: RTC can wake from S4\n[ 0.935808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.937917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.940059] i2c /dev entries driver\n[ 0.941413] device-mapper: uevent: version 1.0.3\n[ 0.943120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.946047] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.948432] NET: Registered protocol family 10\n[ 0.950503] NET: Registered protocol family 17\n[ 0.952114] Key type dns_resolver registered\n[ 0.953839] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.955818] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.958973] registered taskstats version 1\n[ 0.960494] Loading compiled-in X.509 certificates\n[ 0.962780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.966131] zswap: loaded using pool lzo/zbud\n[ 0.968793] Key type trusted registered\n[ 0.971328] Key type encrypted registered\n[ 0.972791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.974680] ima: No TPM chip found, activating TPM-bypass!\n[ 0.976560] evm: HMAC attrs: 0x1\n[ 0.978232] Magic number: 3:464:921\n[ 0.979738] rtc_cmos 00:00: setting system clock to 2019-05-14 05:55:44 UTC (1557813344)\n[ 0.982634] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.984633] EDD information not available.\n[ 1.022327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.041101] Write protecting the kernel read-only data: 14336k\n[ 1.046543] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.049834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.77\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.101065] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.24...\nLease of 192.168.120.24 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.12. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCk2KvZ1qOtQRRIX7sVhtEGjVqxXhMEQHGv3ZyrHh6Hf+/fVUN31kh5Pnyz+LlAJyluqSUNhO+MUZFhwK2GcP/ec2FSkLzGRlQEi7hxVtlKznDsuTdLtJxYmDEOEmaJpL7MmKrh8f92+p9lRi2Cak1g3rTCeWDstPYlFxLhpDSjdulch74X7iyc5WmhnzquSjmCHn/KyqrSUsVqUs+jPMRiNmXbcc/6LvVT3Up4NDkE1wYXL/kjkVUhk63RTBfc8SYOVXiWgO5HHy5zI/G93Pl6iUztnMK8mjTyhUsNg4n5UsPfbYl+u2swgpjaSuiSDUbQoS8UjwgnDGMYZ3voHZHx root@vping-userdata-vm2-01cc53fa-0eb7-42dc-9939-a7162f70ae2e\nssh-dss AAAAB3NzaC1kc3MAAACBAO/Dsc6apqQg5MyfSZfKNBpf94olaFPBUmLtOpypYjAER2k5sCqtsg2wN6/OfcvtuIbvcWhkGzECJtKCHFdk8MLMmVov3g+kdWN4le6nITKZeMRQzZv3aOqxzwUBZcrsVq2AUUOxdohTbXpCOvJ9Vac9mvfLKDxO4w4xYbaVQdsDAAAAFQDhwYudRstbM0VFkh3n/QlF/GfxFwAAAIBfGJLfU9htnREAT565fPqci5IJjly6IiT7d1lgEvH4rd6duxh6WaFwe3i9iqiN4sWxLkk5AHxb06ty/GCjutjppiVrPWAT0m7S+L3aqfwrhHAtIDAgcWP7IIZiuN+T2lH/cLKIafDAKYBA9YofFRybkXMYp4aHAlJfX337ZbG+eAAAAIB7QBe4r0PCQRu0ztstN+caL2qTWN4NvysOtXwDoa+rnQjYMurmR4eSdlcSZC4m926WPesnnmbEv2d1I/HnGW0cWKfa1zPxpvfACQvFP1FDbnrzNYC/ATDYesPM37pUpag5OCVIl16SEo3KLOFSk4783RZzsW14CsFJexVzEILGPg== root@vping-userdata-vm2-01cc53fa-0eb7-42dc-9939-a7162f70ae2e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.61s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fee6:120/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.24 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-01cc53fa-0eb7-42dc-9939-a7162f70ae2e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.24 ===\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-01cc53fa-0eb7-42dc-9939-a7162f70ae2e login: "} 2019-05-14 05:55:50,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3/action used request id req-4292aa28-d5a1-4933-b397-bb24a89ba1d6 2019-05-14 05:55:50,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0913369655609s 2019-05-14 05:55:50,246 - 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 520688613 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.224939] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.227784] pid_max: default: 32768 minimum: 301 [ 0.229312] ACPI: Core revision 20150930 [ 0.231243] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233474] Security Framework initialized [ 0.234860] Yama: becoming mindful. [ 0.236110] AppArmor: AppArmor initialized [ 0.237540] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239767] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241919] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244001] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246326] Initializing cgroup subsys io [ 0.247718] Initializing cgroup subsys memory [ 0.249183] Initializing cgroup subsys devices [ 0.250662] Initializing cgroup subsys freezer [ 0.252154] Initializing cgroup subsys net_cls [ 0.253636] Initializing cgroup subsys perf_event [ 0.255186] Initializing cgroup subsys net_prio [ 0.256694] Initializing cgroup subsys hugetlb [ 0.258175] Initializing cgroup subsys pids [ 0.259648] CPU: Physical Processor ID: 0 [ 0.261701] mce: CPU supports 10 MCE banks [ 0.263136] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283245] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291565] ftrace: allocating 31920 entries in 125 pages [ 0.322615] smpboot: Max logical packages: 1 [ 0.324081] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326377] x2apic enabled [ 0.327722] Switched APIC routing to physical x2apic. [ 0.330542] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332453] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339049] KVM setup paravirtual spinlock [ 0.340917] x86: Booted up 1 node, 1 CPUs [ 0.342291] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344597] devtmpfs: initialized [ 0.346818] evm: security.selinux [ 0.348021] evm: security.SMACK64 [ 0.349198] evm: security.SMACK64EXEC [ 0.350472] evm: security.SMACK64TRANSMUTE [ 0.351852] evm: security.SMACK64MMAP [ 0.353127] evm: security.ima [ 0.354217] evm: security.capability [ 0.355542] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358692] pinctrl core: initialized pinctrl subsystem [ 0.360531] RTC time: 5:55:44, date: 05/14/19 [ 0.362121] NET: Registered protocol family 16 [ 0.363725] cpuidle: using governor ladder [ 0.365136] cpuidle: using governor menu [ 0.366485] PCCT header not found. [ 0.367738] ACPI: bus type PCI registered [ 0.369114] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.371225] PCI: Using configuration type 1 for base access [ 0.373746] ACPI: Added _OSI(Module Device) [ 0.375194] ACPI: Added _OSI(Processor Device) [ 0.376670] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.378219] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380758] ACPI: Interpreter enabled [ 0.382071] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.385247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388417] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394737] ACPI: (supports S0 S5) [ 0.395947] ACPI: Using IOAPIC for interrupt routing [ 0.397564] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401984] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403935] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.406060] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.408115] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411820] acpiphp: Slot [3] registered [ 0.413196] acpiphp: Slot [4] registered [ 0.414556] acpiphp: Slot [5] registered [ 0.415918] acpiphp: Slot [6] registered [ 0.417275] acpiphp: Slot [7] registered [ 0.418635] acpiphp: Slot [8] registered [ 0.420002] acpiphp: Slot [9] registered [ 0.421358] acpiphp: Slot [10] registered [ 0.422744] acpiphp: Slot [11] registered [ 0.424135] acpiphp: Slot [12] registered [ 0.425531] acpiphp: Slot [13] registered [ 0.426908] acpiphp: Slot [14] registered [ 0.428291] acpiphp: Slot [15] registered [ 0.445792] acpiphp: Slot [16] registered [ 0.447181] acpiphp: Slot [17] registered [ 0.448560] acpiphp: Slot [18] registered [ 0.449937] acpiphp: Slot [19] registered [ 0.451311] acpiphp: Slot [20] registered [ 0.452689] acpiphp: Slot [21] registered [ 0.454071] acpiphp: Slot [22] registered [ 0.455449] acpiphp: Slot [23] registered [ 0.456823] acpiphp: Slot [24] registered [ 0.458219] acpiphp: Slot [25] registered [ 0.459588] acpiphp: Slot [26] registered [ 0.460961] acpiphp: Slot [27] registered [ 0.462344] acpiphp: Slot [28] registered [ 0.463726] acpiphp: Slot [29] registered [ 0.465101] acpiphp: Slot [30] registered [ 0.466479] acpiphp: Slot [31] registered [ 0.467850] PCI host bridge to bus 0000:00 [ 0.469229] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471301] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.473382] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475855] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.478327] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480841] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485419] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487609] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489624] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491795] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496159] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498591] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.521448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.524033] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.527089] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.529596] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.532065] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.534314] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.536557] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.538455] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.541271] vgaarb: loaded [ 0.542342] vgaarb: bridge control possible 0000:00:02.0 [ 0.544488] SCSI subsystem initialized [ 0.546023] ACPI: bus type USB registered [ 0.547455] usbcore: registered new interface driver usbfs [ 0.549293] usbcore: registered new interface driver hub [ 0.554273] usbcore: registered new device driver usb [ 0.557437] PCI: Using ACPI for IRQ routing [ 0.560219] NetLabel: Initializing [ 0.561512] NetLabel: domain hash size = 128 [ 0.563057] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.564811] NetLabel: unlabeled traffic allowed by default [ 0.567507] clocksource: Switched to clocksource kvm-clock [ 0.579469] AppArmor: AppArmor Filesystem Enabled [ 0.581231] pnp: PnP ACPI init [ 0.583263] pnp: PnP ACPI: found 5 devices [ 0.590653] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593764] NET: Registered protocol family 2 [ 0.595880] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598200] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600365] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602548] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604506] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606677] NET: Registered protocol family 1 [ 0.608300] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.610287] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.612223] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.627331] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642719] Trying to unpack rootfs image as initramfs... [ 0.708594] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.711769] Scanning for low memory corruption every 60 seconds [ 0.714312] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716525] audit: initializing netlink subsys (disabled) [ 0.718384] audit: type=2000 audit(1557813344.543:1): initialized [ 0.720819] Initialise system trusted keyring [ 0.722540] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724629] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727869] zbud: loaded [ 0.729099] VFS: Disk quotas dquot_6.6.0 [ 0.730557] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.733248] fuse init (API version 7.23) [ 0.734837] Key type big_key registered [ 0.736300] Allocating IMA MOK and blacklist keyrings. [ 0.738440] Key type asymmetric registered [ 0.739937] Asymmetric key parser 'x509' registered [ 0.741663] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.744359] io scheduler noop registered [ 0.745773] io scheduler deadline registered (default) [ 0.747591] io scheduler cfq registered [ 0.749141] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.751013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.753318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.755923] ACPI: Power Button [PWRF] [ 0.757453] GHES: HEST is not enabled! [ 0.771798] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.801570] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.805171] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.830525] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.834253] Linux agpgart interface v0.103 [ 0.838279] brd: module loaded [ 0.840872] loop: module loaded [ 0.846510] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.849121] GPT:90111 != 2097151 [ 0.850328] GPT:Alternate GPT header not at the end of the disk. [ 0.852297] GPT:90111 != 2097151 [ 0.853506] GPT: Use GNU Parted to correct GPT errors. [ 0.855250] vda: vda1 vda15 [ 0.857416] scsi host0: ata_piix [ 0.858785] scsi host1: ata_piix [ 0.860080] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.862267] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.865132] libphy: Fixed MDIO Bus: probed [ 0.866613] tun: Universal TUN/TAP device driver, 1.6 [ 0.868328] tun: (C) 1999-2004 Max Krasnyansky [ 0.871701] PPP generic driver version 2.4.2 [ 0.873313] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.875474] ehci-pci: EHCI PCI platform driver [ 0.877048] ehci-platform: EHCI generic platform driver [ 0.878822] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.880876] ohci-pci: OHCI PCI platform driver [ 0.882455] ohci-platform: OHCI generic platform driver [ 0.884258] uhci_hcd: USB Universal Host Controller Interface driver [ 0.899374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.901200] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.903850] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.905633] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.907804] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.910026] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.912561] usb usb1: Product: UHCI Host Controller [ 0.914236] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.916284] usb usb1: SerialNumber: 0000:00:01.2 [ 0.917998] hub 1-0:1.0: USB hub found [ 0.919383] hub 1-0:1.0: 2 ports detected [ 0.921052] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.924766] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.926477] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.928306] mousedev: PS/2 mouse device common for all mice [ 0.930552] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.933614] rtc_cmos 00:00: RTC can wake from S4 [ 0.935808] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.937917] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.940059] i2c /dev entries driver [ 0.941413] device-mapper: uevent: version 1.0.3 [ 0.943120] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.946047] ledtrig-cpu: registered to indicate activity on CPUs [ 0.948432] NET: Registered protocol family 10 [ 0.950503] NET: Registered protocol family 17 [ 0.952114] Key type dns_resolver registered [ 0.953839] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.955818] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.958973] registered taskstats version 1 [ 0.960494] Loading compiled-in X.509 certificates [ 0.962780] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.966131] zswap: loaded using pool lzo/zbud [ 0.968793] Key type trusted registered [ 0.971328] Key type encrypted registered [ 0.972791] AppArmor: AppArmor sha1 policy hashing enabled [ 0.974680] ima: No TPM chip found, activating TPM-bypass! [ 0.976560] evm: HMAC attrs: 0x1 [ 0.978232] Magic number: 3:464:921 [ 0.979738] rtc_cmos 00:00: setting system clock to 2019-05-14 05:55:44 UTC (1557813344) [ 0.982634] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.984633] EDD information not available. [ 1.022327] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.041101] Write protecting the kernel read-only data: 14336k [ 1.046543] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049834] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.77 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.101065] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.24... Lease of 192.168.120.24 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.12. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK === system information === Platform: RDO OpenStack Compute Container: none 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCk2KvZ1qOtQRRIX7sVhtEGjVqxXhMEQHGv3ZyrHh6Hf+/fVUN31kh5Pnyz+LlAJyluqSUNhO+MUZFhwK2GcP/ec2FSkLzGRlQEi7hxVtlKznDsuTdLtJxYmDEOEmaJpL7MmKrh8f92+p9lRi2Cak1g3rTCeWDstPYlFxLhpDSjdulch74X7iyc5WmhnzquSjmCHn/KyqrSUsVqUs+jPMRiNmXbcc/6LvVT3Up4NDkE1wYXL/kjkVUhk63RTBfc8SYOVXiWgO5HHy5zI/G93Pl6iUztnMK8mjTyhUsNg4n5UsPfbYl+u2swgpjaSuiSDUbQoS8UjwgnDGMYZ3voHZHx root@vping-userdata-vm2-01cc53fa-0eb7-42dc-9939-a7162f70ae2e ssh-dss AAAAB3NzaC1kc3MAAACBAO/Dsc6apqQg5MyfSZfKNBpf94olaFPBUmLtOpypYjAER2k5sCqtsg2wN6/OfcvtuIbvcWhkGzECJtKCHFdk8MLMmVov3g+kdWN4le6nITKZeMRQzZv3aOqxzwUBZcrsVq2AUUOxdohTbXpCOvJ9Vac9mvfLKDxO4w4xYbaVQdsDAAAAFQDhwYudRstbM0VFkh3n/QlF/GfxFwAAAIBfGJLfU9htnREAT565fPqci5IJjly6IiT7d1lgEvH4rd6duxh6WaFwe3i9iqiN4sWxLkk5AHxb06ty/GCjutjppiVrPWAT0m7S+L3aqfwrhHAtIDAgcWP7IIZiuN+T2lH/cLKIafDAKYBA9YofFRybkXMYp4aHAlJfX337ZbG+eAAAAIB7QBe4r0PCQRu0ztstN+caL2qTWN4NvysOtXwDoa+rnQjYMurmR4eSdlcSZC4m926WPesnnmbEv2d1I/HnGW0cWKfa1zPxpvfACQvFP1FDbnrzNYC/ATDYesPM37pUpag5OCVIl16SEo3KLOFSk4783RZzsW14CsFJexVzEILGPg== root@vping-userdata-vm2-01cc53fa-0eb7-42dc-9939-a7162f70ae2e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.61s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.24,24,fe80::f816:3eff:fee6:120/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.24 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-01cc53fa-0eb7-42dc-9939-a7162f70ae2e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.24 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-01cc53fa-0eb7-42dc-9939-a7162f70ae2e login: 2019-05-14 05:55:50,248 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-05-14 05:55:50,359 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:55:50,360 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2019-05-14 05:55:50,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 05:55:50,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:50,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-c58acb18-2893-45bc-ad83-a758de204f4d x-openstack-request-id: req-c58acb18-2893-45bc-ad83-a758de204f4d 2019-05-14 05:55:50,532 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6 used request id req-c58acb18-2893-45bc-ad83-a758de204f4d 2019-05-14 05:55:50,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166905879974s 2019-05-14 05:55:50,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:50,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 872 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-481506a0-3e15-46da-b034-1e3e7be5d060 x-openstack-request-id: req-481506a0-3e15-46da-b034-1e3e7be5d060 2019-05-14 05:55:50,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:01:20", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:43.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:43Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:28:ba:b3", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b88c7ab1-cccb-46e0-830c-01455533f5d6", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:30.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "b88c7ab1-cccb-46e0-830c-01455533f5d6", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:49Z", "hostId": "0eb4de63777593fa9fc503445069414f7019626faaf41ab04397af9b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:21Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:50,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-481506a0-3e15-46da-b034-1e3e7be5d060 2019-05-14 05:55:50,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186693191528s 2019-05-14 05:55:50,722 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:52,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:52,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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:53,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-3825d0c0-54bd-41b2-b605-c183d04e6cb0 x-openstack-request-id: req-3825d0c0-54bd-41b2-b605-c183d04e6cb0 2019-05-14 05:55:53,140 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:01:20", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:43.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:43Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:53,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3825d0c0-54bd-41b2-b605-c183d04e6cb0 2019-05-14 05:55:53,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416391134262s 2019-05-14 05:55:53,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 05:55:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:53,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-40984f36-11a9-4a32-8232-4a9c1ba1cf77 x-openstack-request-id: req-40984f36-11a9-4a32-8232-4a9c1ba1cf77 2019-05-14 05:55:53,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3 used request id req-40984f36-11a9-4a32-8232-4a9c1ba1cf77 2019-05-14 05:55:53,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.136651992798s 2019-05-14 05:55:53,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:53,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:53,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 748 Content-Type: application/json Date: Tue, 14 May 2019 05:55: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-967278a3-a156-44e4-9e24-1e7a8235c90b x-openstack-request-id: req-967278a3-a156-44e4-9e24-1e7a8235c90b 2019-05-14 05:55:53,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:01:20", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/25da2511-5ce0-4e16-afdd-8a4d547bcae3", "rel": "bookmark"}], "image": {"id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "links": [{"href": "http://172.30.9.28:8774/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:55:43.000000", "flavor": {"id": "bc865d15-7093-4853-8ef7-846ac76ad929", "links": [{"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "bookmark"}]}, "id": "25da2511-5ce0-4e16-afdd-8a4d547bcae3", "security_groups": [{"name": "default"}], "user_id": "83e94a895df64e89be026713d8de5013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:55:52Z", "hostId": "231a4cfe8a2e2926b8b5602e041f7c49333b6d2826e3907d1a90d3e2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "created": "2019-05-14T05:55:34Z", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:55:53,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-967278a3-a156-44e4-9e24-1e7a8235c90b 2019-05-14 05:55:53,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643103122711s 2019-05-14 05:55:53,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:55:55,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:55:55,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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:55,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 05:55:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3adda933-47e5-4e1e-bc8c-80aff89b0bb0 x-openstack-request-id: req-3adda933-47e5-4e1e-bc8c-80aff89b0bb0 2019-05-14 05:55:55,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 05:55:55,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3adda933-47e5-4e1e-bc8c-80aff89b0bb0 2019-05-14 05:55:55,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0629150867462s 2019-05-14 05:55:55,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:55:55,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9816756f-d41e-4039-9310-099b241eb636/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" -d '{"subnet_id": "ad526603-79a2-4185-bb4b-80009b51736c"}' 2019-05-14 05:55:58,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:55:57 GMT X-Openstack-Request-Id: req-628eea20-9aa5-4590-adc4-f4105d1fc5a0 2019-05-14 05:55:58,420 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "25753459-013d-47d1-adca-521424fd56ea", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "subnet_id": "ad526603-79a2-4185-bb4b-80009b51736c", "subnet_ids": ["ad526603-79a2-4185-bb4b-80009b51736c"], "port_id": "da1f2387-f4f1-4dd3-8726-121293ae0136", "id": "9816756f-d41e-4039-9310-099b241eb636"} 2019-05-14 05:55:58,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9816756f-d41e-4039-9310-099b241eb636/remove_router_interface.json used request id req-628eea20-9aa5-4590-adc4-f4105d1fc5a0 2019-05-14 05:55:58,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.42997217178s 2019-05-14 05:55:58,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:55:58,422 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:55:58,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 14 May 2019 05:55:58 GMT X-Openstack-Request-Id: req-7e2de825-8d42-4df7-8c3c-01b7d74b03be 2019-05-14 05:55:58,553 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "created_at": "2019-05-14T05:55:13Z", "admin_state_up": true, "updated_at": "2019-05-14T05:55:56Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "78e6c60a26cf4e5083b873fd72ed4652", "id": "9816756f-d41e-4039-9310-099b241eb636", "name": "vping_userdata-router_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}]} 2019-05-14 05:55:58,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7e2de825-8d42-4df7-8c3c-01b7d74b03be 2019-05-14 05:55:58,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132344007492s 2019-05-14 05:55:58,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:55:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/9816756f-d41e-4039-9310-099b241eb636.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:56:00,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:55:59 GMT X-Openstack-Request-Id: req-a1ebd77e-c8af-48d1-8767-c7f3d45b6a91 2019-05-14 05:56:00,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:56:00,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9816756f-d41e-4039-9310-099b241eb636.json used request id req-a1ebd77e-c8af-48d1-8767-c7f3d45b6a91 2019-05-14 05:56:00,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.47964882851s 2019-05-14 05:56:00,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:56:00,036 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:56:00,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 14 May 2019 05:55:59 GMT X-Openstack-Request-Id: req-df5ee9a3-8d21-451a-ae09-84388742fc04 2019-05-14 05:56:00,080 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"25753459-013d-47d1-adca-521424fd56ea","tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:55:13Z","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":"78e6c60a26cf4e5083b873fd72ed4652","id":"ad526603-79a2-4185-bb4b-80009b51736c","subnetpool_id":null,"name":"vping_userdata-subnet_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}]} 2019-05-14 05:56:00,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-df5ee9a3-8d21-451a-ae09-84388742fc04 2019-05-14 05:56:00,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0455119609833s 2019-05-14 05:56:00,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:56:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/ad526603-79a2-4185-bb4b-80009b51736c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:56:01,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:56:00 GMT X-Openstack-Request-Id: req-c5ad4367-c96b-4191-8263-9f43663c0c6d 2019-05-14 05:56:01,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:56:01,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ad526603-79a2-4185-bb4b-80009b51736c.json used request id req-c5ad4367-c96b-4191-8263-9f43663c0c6d 2019-05-14 05:56:01,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00189685822s 2019-05-14 05:56:01,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:56:01,085 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:56:01,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 14 May 2019 05:56:00 GMT X-Openstack-Request-Id: req-7b6acfec-3432-46ca-bc23-c6daa0f2a52b 2019-05-14 05:56:01,222 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"25753459-013d-47d1-adca-521424fd56ea","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"78e6c60a26cf4e5083b873fd72ed4652","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:56:00Z","qos_policy_id":null,"name":"vping_userdata-net_01cc53fa-0eb7-42dc-9939-a7162f70ae2e","admin_state_up":true,"tenant_id":"78e6c60a26cf4e5083b873fd72ed4652","created_at":"2019-05-14T05:55:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 05:56:01,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7b6acfec-3432-46ca-bc23-c6daa0f2a52b 2019-05-14 05:56:01,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.137362957001s 2019-05-14 05:56:01,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:56:01,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/25753459-013d-47d1-adca-521424fd56ea.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:56:02,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:56:01 GMT X-Openstack-Request-Id: req-78c5f4b0-0962-4fbd-9c52-2b39b2dda663 2019-05-14 05:56:02,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:56:02,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/25753459-013d-47d1-adca-521424fd56ea.json used request id req-78c5f4b0-0962-4fbd-9c52-2b39b2dda663 2019-05-14 05:56:02,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11821699142s 2019-05-14 05:56:02,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:56:02,349 - 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.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:56:02,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 14 May 2019 05:56:02 GMT X-Openstack-Request-Id: req-c06a3553-f6ef-48a9-92c5-465595fc90fa 2019-05-14 05:56:02,669 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:55:18Z", "file": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/file", "owner": "78e6c60a26cf4e5083b873fd72ed4652", "id": "6ded66fb-5196-49bd-9f22-977a8dc8868d", "size": 12716032, "self": "/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6ded66fb-5196-49bd-9f22-977a8dc8868d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:55:18Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:56:02,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c06a3553-f6ef-48a9-92c5-465595fc90fa 2019-05-14 05:56:02,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.323704957962s 2019-05-14 05:56:02,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 05:56:02,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}74862417f8791941af9862135e1eecbc479debaa" 2019-05-14 05:56:02,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:56:02 GMT X-Openstack-Request-Id: req-b2676427-c6c4-4118-b243-3f6a9f8874b6 2019-05-14 05:56:02,959 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:56:02,959 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6ded66fb-5196-49bd-9f22-977a8dc8868d used request id req-b2676427-c6c4-4118-b243-3f6a9f8874b6 2019-05-14 05:56:02,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.28889298439s 2019-05-14 05:56:02,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:56:02,969 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:02,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-97142cd0-1bf1-49f9-a627-fb4600a510dd x-openstack-request-id: req-97142cd0-1bf1-49f9-a627-fb4600a510dd 2019-05-14 05:56:02,987 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bc865d15-7093-4853-8ef7-846ac76ad929", "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": "bc865d15-7093-4853-8ef7-846ac76ad929"}]} 2019-05-14 05:56:02,987 - 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-97142cd0-1bf1-49f9-a627-fb4600a510dd 2019-05-14 05:56:02,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218570232391s 2019-05-14 05:56:02,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 05:56:02,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/bc865d15-7093-4853-8ef7-846ac76ad929 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:03,023 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-f5334792-4b1f-447a-a3a9-37c0253a93ed x-openstack-request-id: req-f5334792-4b1f-447a-a3a9-37c0253a93ed 2019-05-14 05:56:03,023 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bc865d15-7093-4853-8ef7-846ac76ad929 used request id req-f5334792-4b1f-447a-a3a9-37c0253a93ed 2019-05-14 05:56:03,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346710681915s 2019-05-14 05:56:03,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:56:03,027 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:03,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0c742d-dcc9-4e5e-bfab-29d45b215dd8 2019-05-14 05:56:03,228 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "links": {"self": "http://172.30.9.28:5000/v3/users/83e94a895df64e89be026713d8de5013"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83e94a895df64e89be026713d8de5013", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:56:03,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fa0c742d-dcc9-4e5e-bfab-29d45b215dd8 2019-05-14 05:56:03,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204260826111s 2019-05-14 05:56:03,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:56:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/83e94a895df64e89be026713d8de5013 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:03,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 14 May 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5a97d3-5337-4758-8139-4153c65b080f 2019-05-14 05:56:03,430 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_01cc53fa-0eb7-42dc-9939-a7162f70ae2e", "links": {"self": "http://172.30.9.28:5000/v3/users/83e94a895df64e89be026713d8de5013"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "83e94a895df64e89be026713d8de5013", "description": null}} 2019-05-14 05:56:03,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/83e94a895df64e89be026713d8de5013 used request id req-7a5a97d3-5337-4758-8139-4153c65b080f 2019-05-14 05:56:03,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195208072662s 2019-05-14 05:56:03,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 05:56:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/83e94a895df64e89be026713d8de5013 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:03,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f0b9af6-3fc7-4eaf-b32e-eed044f1e183 2019-05-14 05:56:03,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:56:03,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/83e94a895df64e89be026713d8de5013 used request id req-7f0b9af6-3fc7-4eaf-b32e-eed044f1e183 2019-05-14 05:56:03,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305625915527s 2019-05-14 05:56:03,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:56:03,746 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:03,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 14 May 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e269f2-de79-407a-8483-d4d4cb670063 2019-05-14 05:56:03,951 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/78e6c60a26cf4e5083b873fd72ed4652"}, "tags": [], "enabled": true, "id": "78e6c60a26cf4e5083b873fd72ed4652", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_01cc53fa-0eb7-42dc-9939-a7162f70ae2e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:56:03,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f1e269f2-de79-407a-8483-d4d4cb670063 2019-05-14 05:56:03,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208997011185s 2019-05-14 05:56:03,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 05:56:03,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/78e6c60a26cf4e5083b873fd72ed4652 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:04,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:56:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a935845d-7509-46b4-b0b6-fe70a276bd26 2019-05-14 05:56:04,227 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:56:04,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/78e6c60a26cf4e5083b873fd72ed4652 used request id req-a935845d-7509-46b4-b0b6-fe70a276bd26 2019-05-14 05:56:04,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.270659923553s 2019-05-14 05:56:04,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:56:04,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=78e6c60a26cf4e5083b873fd72ed4652&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:04,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 05:56:04 GMT X-Openstack-Request-Id: req-0f15b438-5753-417a-8793-4d6d226f04a1 2019-05-14 05:56:04,548 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "created_at": "2019-05-14T05:55:11Z", "updated_at": "2019-05-14T05:55:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:55:11Z", "revision_number": 0, "id": "0c1ca2be-a64a-4be8-b33a-470db29df06c", "remote_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "remote_ip_prefix": null, "created_at": "2019-05-14T05:55:11Z", "security_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "port_range_min": null, "ethertype": "IPv6", "project_id": "78e6c60a26cf4e5083b873fd72ed4652"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:55:11Z", "revision_number": 0, "id": "462998fe-b5d3-463f-91e0-ef651d597229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:55:11Z", "security_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "port_range_min": null, "ethertype": "IPv6", "project_id": "78e6c60a26cf4e5083b873fd72ed4652"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:55:11Z", "revision_number": 0, "id": "4ecec9e7-8db9-48b9-842e-49a2d72d653c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:55:11Z", "security_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "port_range_min": null, "ethertype": "IPv4", "project_id": "78e6c60a26cf4e5083b873fd72ed4652"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:55:11Z", "revision_number": 0, "id": "926df0f7-ea42-4511-a8d6-0f8d01380c53", "remote_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "remote_ip_prefix": null, "created_at": "2019-05-14T05:55:11Z", "security_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "port_range_min": null, "ethertype": "IPv4", "project_id": "78e6c60a26cf4e5083b873fd72ed4652"}], "revision_number": 1, "project_id": "78e6c60a26cf4e5083b873fd72ed4652", "id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "name": "default"}]} 2019-05-14 05:56:04,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=78e6c60a26cf4e5083b873fd72ed4652&name=default used request id req-0f15b438-5753-417a-8793-4d6d226f04a1 2019-05-14 05:56:04,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316025972366s 2019-05-14 05:56:04,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:56:04,554 - 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.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:04,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 05:56:04 GMT X-Openstack-Request-Id: req-892dd9d1-ef00-45d3-a210-f364c41ee7d1 2019-05-14 05:56:04,604 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "created_at": "2019-05-14T05:55:11Z", "updated_at": "2019-05-14T05:55:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:55:11Z", "revision_number": 0, "id": "4ecec9e7-8db9-48b9-842e-49a2d72d653c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:55:11Z", "security_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "port_range_min": null, "ethertype": "IPv4", "project_id": "78e6c60a26cf4e5083b873fd72ed4652"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:55:11Z", "revision_number": 0, "id": "0c1ca2be-a64a-4be8-b33a-470db29df06c", "remote_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "remote_ip_prefix": null, "created_at": "2019-05-14T05:55:11Z", "security_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "port_range_min": null, "ethertype": "IPv6", "project_id": "78e6c60a26cf4e5083b873fd72ed4652"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:55:11Z", "revision_number": 0, "id": "462998fe-b5d3-463f-91e0-ef651d597229", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:55:11Z", "security_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "port_range_min": null, "ethertype": "IPv6", "project_id": "78e6c60a26cf4e5083b873fd72ed4652"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:55:11Z", "revision_number": 0, "id": "926df0f7-ea42-4511-a8d6-0f8d01380c53", "remote_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "remote_ip_prefix": null, "created_at": "2019-05-14T05:55:11Z", "security_group_id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "tenant_id": "78e6c60a26cf4e5083b873fd72ed4652", "port_range_min": null, "ethertype": "IPv4", "project_id": "78e6c60a26cf4e5083b873fd72ed4652"}], "revision_number": 1, "project_id": "78e6c60a26cf4e5083b873fd72ed4652", "id": "06d0dfd1-cd5f-4769-a7f4-9e6536228851", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:56:04,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-892dd9d1-ef00-45d3-a210-f364c41ee7d1 2019-05-14 05:56:04,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0510330200195s 2019-05-14 05:56:04,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:56:04,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/06d0dfd1-cd5f-4769-a7f4-9e6536228851.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}353531d767c2f5cc69ae9a4283e836c8462aa16a" 2019-05-14 05:56:04,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:56:04 GMT X-Openstack-Request-Id: req-3cc8fdd2-2a3c-4875-a9b2-fb7b808e6cd9 2019-05-14 05:56:04,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:56:04,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/06d0dfd1-cd5f-4769-a7f4-9e6536228851.json used request id req-3cc8fdd2-2a3c-4875-a9b2-fb7b808e6cd9 2019-05-14 05:56:04,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.123005151749s 2019-05-14 05:56:04,781 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-05-14 05:56:04,824 - 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.16" 2019-05-14 05:56:04,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:56:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b5fd6d-b25f-456c-ae35-6ad54a17ca0b 2019-05-14 05:56:04,828 - 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-05-14 05:56:04,829 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-47b5fd6d-b25f-456c-ae35-6ad54a17ca0b 2019-05-14 05:56:04,829 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:56:05,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["wNDFqKRGSiqW6YUr0Pbfdw"], "issued_at": "2019-05-14T05:56:04.000000Z"}} 2019-05-14 05:56:05,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:56:05,235 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:05,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:56:05 GMT X-Openstack-Request-Id: req-8c450688-2d3c-493f-a47a-51179d70d628 2019-05-14 05:56:05,586 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:56:05,586 - 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-8c450688-2d3c-493f-a47a-51179d70d628 2019-05-14 05:56:05,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351324081421s 2019-05-14 05:56:05,593 - 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.16" 2019-05-14 05:56:05,600 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8d3212-4bee-4ca7-aa3c-80c7fd0dea59 2019-05-14 05:56:05,600 - 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-05-14 05:56:05,600 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-8a8d3212-4bee-4ca7-aa3c-80c7fd0dea59 2019-05-14 05:56:05,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:56:05,604 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:05,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121ec9e5-5e83-4ee8-9ed0-90b49e0776a8 2019-05-14 05:56:05,766 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:56:05,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-121ec9e5-5e83-4ee8-9ed0-90b49e0776a8 2019-05-14 05:56:05,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.165757894516s 2019-05-14 05:56:05,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 05:56:05,777 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a"}}' 2019-05-14 05:56:06,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Tue, 14 May 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924879c7-6215-4fb1-a85a-bff3ac18cfb0 2019-05-14 05:56:06,025 - 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/9372875bb1964806825251ed48411c63"}, "tags": [], "enabled": true, "id": "9372875bb1964806825251ed48411c63", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a"}} 2019-05-14 05:56:06,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-924879c7-6215-4fb1-a85a-bff3ac18cfb0 2019-05-14 05:56:06,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.251266002655s 2019-05-14 05:56:06,026 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cinder_test', u'tags': [], 'enabled': True, 'id': u'9372875bb1964806825251ed48411c63', '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_179d7bf8-1349-4fc5-938b-db769e50d12a'}) 2019-05-14 05:56:06,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 05:56:06,036 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "frLPqRmhNYmtNhLdxmgQtJnb9ga8r3", "email": null, "name": "cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a"}}' 2019-05-14 05:56:06,493 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Tue, 14 May 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d7f44da-b16a-4bd0-a6a8-3e5435a83e11 2019-05-14 05:56:06,493 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a", "links": {"self": "http://172.30.9.28:5000/v3/users/859dd5bc5c644450a91aff1c1f4a048e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "859dd5bc5c644450a91aff1c1f4a048e", "domain_id": "default", "password_expires_at": null}} 2019-05-14 05:56:06,493 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-1d7f44da-b16a-4bd0-a6a8-3e5435a83e11 2019-05-14 05:56:06,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460844993591s 2019-05-14 05:56:06,494 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'859dd5bc5c644450a91aff1c1f4a048e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a'}) 2019-05-14 05:56:06,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:56:06,502 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:06,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:56:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df24e32-a053-432f-9797-023a176c0c3a 2019-05-14 05:56:06,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:56:06,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7df24e32-a053-432f-9797-023a176c0c3a 2019-05-14 05:56:06,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152322053909s 2019-05-14 05:56:06,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:56:06,658 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:06,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7edf94-f551-437d-8aeb-387b48c00f6b 2019-05-14 05:56:06,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:56:06,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7e7edf94-f551-437d-8aeb-387b48c00f6b 2019-05-14 05:56:06,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.218416929245s 2019-05-14 05:56:06,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:56:06,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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:07,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13313dd-4c26-44c2-a73d-878a7681f087 2019-05-14 05:56:07,083 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:56:07,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b13313dd-4c26-44c2-a73d-878a7681f087 2019-05-14 05:56:07,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204710006714s 2019-05-14 05:56:07,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:56:07,092 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:07,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054f76de-cfae-46ef-804a-f6b16b9524ec 2019-05-14 05:56:07,198 - 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-05-14 05:56:07,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-054f76de-cfae-46ef-804a-f6b16b9524ec 2019-05-14 05:56:07,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110058069229s 2019-05-14 05:56:07,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:56:07,203 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:07,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee53859-9b25-4125-9741-61a3e48b414a 2019-05-14 05:56:07,335 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a", "links": {"self": "http://172.30.9.28:5000/v3/users/859dd5bc5c644450a91aff1c1f4a048e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "859dd5bc5c644450a91aff1c1f4a048e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:56:07,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cee53859-9b25-4125-9741-61a3e48b414a 2019-05-14 05:56:07,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.135971784592s 2019-05-14 05:56:07,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:56:07,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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:07,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ee4995-981d-4c5e-bb0d-416d74502ada 2019-05-14 05:56:07,460 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/9372875bb1964806825251ed48411c63"}, "tags": [], "enabled": true, "id": "9372875bb1964806825251ed48411c63", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:56:07,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-84ee4995-981d-4c5e-bb0d-416d74502ada 2019-05-14 05:56:07,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113255023956s 2019-05-14 05:56:07,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:56:07,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=859dd5bc5c644450a91aff1c1f4a048e&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=9372875bb1964806825251ed48411c63" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:07,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 14 May 2019 05:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10b11227-9111-489f-baca-c14827c08ef8 2019-05-14 05:56:07,578 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=859dd5bc5c644450a91aff1c1f4a048e&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=9372875bb1964806825251ed48411c63", "previous": null, "next": null}} 2019-05-14 05:56:07,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=859dd5bc5c644450a91aff1c1f4a048e&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=9372875bb1964806825251ed48411c63 used request id req-10b11227-9111-489f-baca-c14827c08ef8 2019-05-14 05:56:07,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109472990036s 2019-05-14 05:56:07,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 05:56:07,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/9372875bb1964806825251ed48411c63/users/859dd5bc5c644450a91aff1c1f4a048e/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:07,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51046afc-eeb4-4a91-8cf6-6b31e68e3cd1 2019-05-14 05:56:07,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:56:07,808 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9372875bb1964806825251ed48411c63/users/859dd5bc5c644450a91aff1c1f4a048e/roles/07647f6e16cf494ea311c937e21b1927 used request id req-51046afc-eeb4-4a91-8cf6-6b31e68e3cd1 2019-05-14 05:56:07,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.226876974106s 2019-05-14 05:56:07,809 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a', 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'9372875bb1964806825251ed48411c63', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'frLPqRmhNYmtNhLdxmgQtJnb9ga8r3', 'username': u'cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a', '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-05-14 05:56:07,813 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a', 'password': 'frLPqRmhNYmtNhLdxmgQtJnb9ga8r3', 'project_name': 'cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '9372875bb1964806825251ed48411c63', 'project_domain_name': 'Default'} 2019-05-14 05:56:07,814 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-05-14 05:56:07,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:56:07,818 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:07,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f23d01a-378a-4478-ab64-ecf317a771a3 2019-05-14 05:56:07,932 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:56:07,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-4f23d01a-378a-4478-ab64-ecf317a771a3 2019-05-14 05:56:07,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118088960648s 2019-05-14 05:56:07,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:56:07,943 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:56:08,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7763060b-a9ec-4dc1-b21b-93bc3477acfe 2019-05-14 05:56:08,051 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/9372875bb1964806825251ed48411c63"}, "tags": [], "enabled": true, "id": "9372875bb1964806825251ed48411c63", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:56:08,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-7763060b-a9ec-4dc1-b21b-93bc3477acfe 2019-05-14 05:56:08,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111474990845s 2019-05-14 05:56:08,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:56:08,054 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" -d '{"network": {"tenant_id": "9372875bb1964806825251ed48411c63", "name": "cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a", "admin_state_up": true}}' 2019-05-14 05:56:08,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 14 May 2019 05:56:07 GMT X-Openstack-Request-Id: req-ea36b8d3-8f6f-489b-a5e6-32e77707a8c2 2019-05-14 05:56:08,475 - 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":"b226245f-69a9-4aaa-8543-370c60737c1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"9372875bb1964806825251ed48411c63","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:56:07Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a","admin_state_up":true,"tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:07Z","mtu":1450}} 2019-05-14 05:56:08,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ea36b8d3-8f6f-489b-a5e6-32e77707a8c2 2019-05-14 05:56:08,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.422082901001s 2019-05-14 05:56:08,476 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:56:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b226245f-69a9-4aaa-8543-370c60737c1a', u'provider:segmentation_id': 22, 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_179d7bf8-1349-4fc5-938b-db769e50d12a', u'created_at': u'2019-05-14T05:56:07Z', u'mtu': 1450, u'tenant_id': u'9372875bb1964806825251ed48411c63', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9372875bb1964806825251ed48411c63', u'l2_adjacency': True}) 2019-05-14 05:56:08,480 - 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.16" 2019-05-14 05:56:08,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:56:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe29bc4-ce7b-41da-8340-d5466b033bc6 2019-05-14 05:56:08,487 - 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-05-14 05:56:08,487 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-abe29bc4-ce7b-41da-8340-d5466b033bc6 2019-05-14 05:56:08,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:56:08,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T06:56:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9372875bb1964806825251ed48411c63", "name": "cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/9372875bb1964806825251ed48411c63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/9372875bb1964806825251ed48411c63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/9372875bb1964806825251ed48411c63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/9372875bb1964806825251ed48411c63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/9372875bb1964806825251ed48411c63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/9372875bb1964806825251ed48411c63", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/9372875bb1964806825251ed48411c63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/9372875bb1964806825251ed48411c63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_9372875bb1964806825251ed48411c63", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_9372875bb1964806825251ed48411c63", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a", "id": "859dd5bc5c644450a91aff1c1f4a048e"}, "audit_ids": ["jtReajYfSEeQRIsOW9Eiug"], "issued_at": "2019-05-14T05:56:08.000000Z"}} 2019-05-14 05:56:08,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:56:08,984 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:09,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 14 May 2019 05:56:08 GMT X-Openstack-Request-Id: req-63fd9d7c-e7d7-4a90-9726-3607be3d3d0a 2019-05-14 05:56:09,357 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"b226245f-69a9-4aaa-8543-370c60737c1a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9372875bb1964806825251ed48411c63","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:56:07Z","qos_policy_id":null,"name":"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a","admin_state_up":true,"tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:07Z","mtu":1450}]} 2019-05-14 05:56:09,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-63fd9d7c-e7d7-4a90-9726-3607be3d3d0a 2019-05-14 05:56:09,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373989105225s 2019-05-14 05:56:09,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:56:09,360 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"subnet": {"name": "cinder_test-subnet_179d7bf8-1349-4fc5-938b-db769e50d12a", "enable_dhcp": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:56:10,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Tue, 14 May 2019 05:56:09 GMT X-Openstack-Request-Id: req-fcf40170-338f-46cd-91f9-7d3eaf38f332 2019-05-14 05:56:10,467 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b226245f-69a9-4aaa-8543-370c60737c1a","tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:56:09Z","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":"9372875bb1964806825251ed48411c63","id":"b7d19708-ae03-47cd-a48d-1dc0da1e70f8","subnetpool_id":null,"name":"cinder_test-subnet_179d7bf8-1349-4fc5-938b-db769e50d12a"}} 2019-05-14 05:56:10,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fcf40170-338f-46cd-91f9-7d3eaf38f332 2019-05-14 05:56:10,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.10779881477s 2019-05-14 05:56:10,468 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:56: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'b7d19708-ae03-47cd-a48d-1dc0da1e70f8', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_179d7bf8-1349-4fc5-938b-db769e50d12a', u'enable_dhcp': True, u'network_id': u'b226245f-69a9-4aaa-8543-370c60737c1a', u'tenant_id': u'9372875bb1964806825251ed48411c63', u'created_at': u'2019-05-14T05:56: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'9372875bb1964806825251ed48411c63'}) 2019-05-14 05:56:10,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:56:10,469 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "cinder_test-router_179d7bf8-1349-4fc5-938b-db769e50d12a", "admin_state_up": true}}' 2019-05-14 05:56:12,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 14 May 2019 05:56:11 GMT X-Openstack-Request-Id: req-8271f1ff-bb17-495a-a9af-4523655b67b8 2019-05-14 05:56:12,128 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:09Z", "admin_state_up": true, "updated_at": "2019-05-14T05:56:10Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9372875bb1964806825251ed48411c63", "id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "name": "cinder_test-router_179d7bf8-1349-4fc5-938b-db769e50d12a"}} 2019-05-14 05:56:12,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8271f1ff-bb17-495a-a9af-4523655b67b8 2019-05-14 05:56:12,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66045403481s 2019-05-14 05:56:12,129 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:56:10Z', u'revision_number': 2, u'id': u'e28c6e7e-f061-41fd-b152-47e2ac94b444', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_179d7bf8-1349-4fc5-938b-db769e50d12a', u'admin_state_up': True, u'tenant_id': u'9372875bb1964806825251ed48411c63', u'created_at': u'2019-05-14T05:56:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'9372875bb1964806825251ed48411c63'}) 2019-05-14 05:56:12,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:56:12,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/e28c6e7e-f061-41fd-b152-47e2ac94b444/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"subnet_id": "b7d19708-ae03-47cd-a48d-1dc0da1e70f8"}' 2019-05-14 05:56:14,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:56:14 GMT X-Openstack-Request-Id: req-ca029de5-13a5-4039-a10c-591c1ac2d2ab 2019-05-14 05:56:14,687 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "tenant_id": "9372875bb1964806825251ed48411c63", "subnet_id": "b7d19708-ae03-47cd-a48d-1dc0da1e70f8", "subnet_ids": ["b7d19708-ae03-47cd-a48d-1dc0da1e70f8"], "port_id": "916e6bdb-31f5-4992-8e2c-abf75e3025b5", "id": "e28c6e7e-f061-41fd-b152-47e2ac94b444"} 2019-05-14 05:56:14,687 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e28c6e7e-f061-41fd-b152-47e2ac94b444/add_router_interface.json used request id req-ca029de5-13a5-4039-a10c-591c1ac2d2ab 2019-05-14 05:56:14,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.55780601501s 2019-05-14 05:56:14,688 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 05:56:14,793 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 05:56:14,796 - 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.16" 2019-05-14 05:56:14,801 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 05:56:14 GMT 2019-05-14 05:56:14,801 - 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-05-14 05:56:14,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:56:14,806 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:15,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 05:56:14 GMT X-Openstack-Request-Id: req-9ba6a5ad-ca76-4ac5-881e-ebbb59cfa1b0 2019-05-14 05:56:15,110 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:56:15,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9ba6a5ad-ca76-4ac5-881e-ebbb59cfa1b0 2019-05-14 05:56:15,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306470155716s 2019-05-14 05:56:15,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:56:15,124 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a"}' 2019-05-14 05:56:15,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Tue, 14 May 2019 05:56:14 GMT Location: http://172.30.9.28:9292/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c8281e78-22b9-4a6c-a89e-2da66bab8110 2019-05-14 05:56:15,167 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:56:14Z", "file": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/file", "owner": "9372875bb1964806825251ed48411c63", "id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "size": null, "self": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "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_179d7bf8-1349-4fc5-938b-db769e50d12a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "checksum": null, "created_at": "2019-05-14T05:56:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:56:15,167 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c8281e78-22b9-4a6c-a89e-2da66bab8110 2019-05-14 05:56:15,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0475299358368s 2019-05-14 05:56:15,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:56:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '' 2019-05-14 05:56:15,792 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:56:15 GMT X-Openstack-Request-Id: req-7e08dceb-8b47-49a9-bb31-76d39553f74d 2019-05-14 05:56:15,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:56:15,792 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/file used request id req-7e08dceb-8b47-49a9-bb31-76d39553f74d 2019-05-14 05:56:15,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.624434947968s 2019-05-14 05:56:15,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:56:15,801 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:15,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 14 May 2019 05:56:15 GMT X-Openstack-Request-Id: req-0a632c90-669f-4919-a16c-83d7ff3d9b19 2019-05-14 05:56:15,836 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:56:15Z", "file": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/file", "owner": "9372875bb1964806825251ed48411c63", "id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "size": 12716032, "self": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:56:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:56:15,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0a632c90-669f-4919-a16c-83d7ff3d9b19 2019-05-14 05:56:15,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039370059967s 2019-05-14 05:56:15,838 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/file', 'owner': u'9372875bb1964806825251ed48411c63', 'id': u'9589434a-6b6f-4131-b8e6-8d442d1595d9', 'size': 12716032, u'self': u'/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9372875bb1964806825251ed48411c63', 'name': 'cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:56:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T05:56:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a', '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/9589434a-6b6f-4131-b8e6-8d442d1595d9', 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_179d7bf8-1349-4fc5-938b-db769e50d12a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a', 'created': u'2019-05-14T05:56:14Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:56:14Z', 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/9589434a-6b6f-4131-b8e6-8d442d1595d9', 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_179d7bf8-1349-4fc5-938b-db769e50d12a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:56:15,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:56:15,845 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_179d7bf8-1349-4fc5-938b-db769e50d12a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:56:16,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 05:56:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5ce0e369-09d7-4367-9113-1b2c2622c96e x-openstack-request-id: req-5ce0e369-09d7-4367-9113-1b2c2622c96e 2019-05-14 05:56:16,178 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_179d7bf8-1349-4fc5-938b-db769e50d12a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "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": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8"}} 2019-05-14 05:56:16,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5ce0e369-09d7-4367-9113-1b2c2622c96e 2019-05-14 05:56:16,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.337218999863s 2019-05-14 05:56:16,180 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_179d7bf8-1349-4fc5-938b-db769e50d12a', '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'2e0d3a695a9d4898b41f8075010286ad', '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'77f6bf6f-8298-4281-b4ba-a9b410d2f8e8', 'swap': 0}) 2019-05-14 05:56:16,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:56:16,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" -d '{"extra_specs": {}}' 2019-05-14 05:56:16,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-545c4cb8-74cb-4c8c-bee9-baf88d4a430a x-openstack-request-id: req-545c4cb8-74cb-4c8c-bee9-baf88d4a430a 2019-05-14 05:56:16,200 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:56:16,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8/os-extra_specs used request id req-545c4cb8-74cb-4c8c-bee9-baf88d4a430a 2019-05-14 05:56:16,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195100307465s 2019-05-14 05:56:16,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 05:56:16,205 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"keypair": {"name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a"}}' 2019-05-14 05:56:16,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Tue, 14 May 2019 05:56:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4685300-2b12-4612-a87c-7018f88b3ce2 x-openstack-request-id: req-b4685300-2b12-4612-a87c-7018f88b3ce2 2019-05-14 05:56:16,901 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDETJoYOX6CKD4l64qc9tLAzBTRU2P/FsNnxoDJ0fHluIS2o4qG31xdlhCh+WXdYBvTjzQMcY4K47qPUOXOm0zmQQEJQEtRMrkHqjstHiWK3AXoL+matKYxdXxvxBtYu1e8cA15T7dmYGXnvvsgY5nzDGAbmIoOGYjVR3IKTyioBVgLxfrsIfYiMcs5QO0i2IDOab7uEIXcl+fF9wGCpVTfp4hVGlotYse/GyvySeiZFDM7+eUwSD5z2kGj3BiTk51M94vb1R3uCgtzovsG6tPjpIr54hcYAHWhdPI7U5vHqX/bFVMtXbeqU4zJBuoVf5wA7qUTKc5PHLesVOm9E3gL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxEyaGDl+gig+JeuKnPbSwMwU0VNj/xbDZ8aAydHx5biEtqOK\nht9cXZYQofll3WAb0480DHGOCuO6j1DlzptM5kEBCUBLUTK5B6o7LR4litwF6C/p\nmrSmMXV8b8QbWLtXvHANeU+3ZmBl5777IGOZ8wxgG5iKDhmI1UdyCk8oqAVYC8X6\n7CH2IjHLOUDtItiAzmm+7hCF3JfnxfcBgqVU36eIVRpaLWLHvxsr8knomRQzO/nl\nMEg+c9pBo9wYk5OdTPeL29Ud7goLc6L7BurT46SK+eIXGAB1oXTyO1Obx6l/2xVT\nLV23qlOMyQbqFX+cAO6lEynOTxy3rFTpvRN4CwIDAQABAoIBAFAon7xIrhpkaIx/\nlMjoGcPVEqMwFGN0XjMgYjMH4mnWYYtbWRQeXc9xmjUqbKhruLE5hx2VuVVFDUe8\n1zr5O/vCi7PFZ3wu5FP29ddEujvsARWBizk7j6oeucPCJxCi3/75Gudw4AmUT8jE\nujPNuG4BnbVnIukDEFdXp4ACNy302ZvMVpZbuKWB6k24oo6rFcPt9ccqsWbhiVze\nVTh7Cc2+QuJTFsUrsxsTVGHcyu1YIOUtjT/jcWIZ0zFxv+WEbz1w0kOrCUVNswSo\nCQiz8gBoRpdi35uHLp+QJy+lcN26zAks3rZ5VP8Q2jFi1lCvs2I+xGEy7jW+8AR5\nYlggd8ECgYEA4Q13pMiSYYrDvxgKZSf+vLWfvVl/zRq3kCaPUs8sIW1Swv99B0W8\nJdcqxMgvkcXOQ+o0nBvSYfZKgU6lvp0ZXLw/wOUfkD15s0tSFVAcj8lNa01HE/vQ\nyBG5Hq5pQOevwIZ11VbqcemCA2a/ePgGV0vL8GHipxZ1Ec/LN8xCTrsCgYEA30rt\nt9tCc4ob4QK1UEthBbViRwRsXcCay+t5pWoZ7EAcLG3V3cw//R46+7Day6kion5X\nz3JQPIQwSpW3DlezgX/JL6/aOEOK7VK9ZUbMyUFnh3KCCTCrK8jfU9RsYzlmYP4t\ngauYVeCY+LpBZi0pVfvh/ywSOMIuVi8YsizJbvECgYAG4peXdf9sdodYkE65G4ki\nktfpPhS33KpjAZr+6JGsECEpEBHuKAcCjVukm49BAXE3CLJFWGCOWK+c1yAg/cNp\n3+R/bUMS8Z6IirRfLI1DJOB2eO3Ewb54cHpeYu2ba7snw7VVKoyPoZo1qm4PMF9Z\nSltZ5lS90eUQ/29zLI+WwwKBgQDZykmG1JNCAmki1PNoN72QRdRvlD7mSqAxWaGy\n14QlTHquUwsQZNHc3omFSIB/uJ6Rg02+hq7/96bqeJCtqpjpLGxc2NatniN5SwR0\nLdQ8UFDcabGvqQqrkCdTqpN1TF0xKXnVSjsxN/m8UF7NfCsfNKi/rIqxVaTAZvtd\nfhWS4QKBgQCBvGaRiIgz80rTrsWjVKc9rLKhUep9QrhJ640JuW7qVzBeewT3YKS8\nFObn0Ucx30BfAmZRvRTGMuN8zg8DD6R7l9cPHrKZIJ+DkDuudAPlYtfUZIyP3r4w\n1vDPfKfFfbtW3+r5vs3jAtjskTpAD3Il2DF4UnNrxsd06ZDwXpV/vg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "fingerprint": "67:03:93:85:f2:df:8d:62:98:00:7b:a9:e9:36:de:67"}} 2019-05-14 05:56:16,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b4685300-2b12-4612-a87c-7018f88b3ce2 2019-05-14 05:56:16,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.69947886467s 2019-05-14 05:56:16,903 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDETJoYOX6CKD4l64qc9tLAzBTRU2P/FsNnxoDJ0fHluIS2o4qG31xdlhCh+WXdYBvTjzQMcY4K47qPUOXOm0zmQQEJQEtRMrkHqjstHiWK3AXoL+matKYxdXxvxBtYu1e8cA15T7dmYGXnvvsgY5nzDGAbmIoOGYjVR3IKTyioBVgLxfrsIfYiMcs5QO0i2IDOab7uEIXcl+fF9wGCpVTfp4hVGlotYse/GyvySeiZFDM7+eUwSD5z2kGj3BiTk51M94vb1R3uCgtzovsG6tPjpIr54hcYAHWhdPI7U5vHqX/bFVMtXbeqU4zJBuoVf5wA7qUTKc5PHLesVOm9E3gL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAxEyaGDl+gig+JeuKnPbSwMwU0VNj/xbDZ8aAydHx5biEtqOK\nht9cXZYQofll3WAb0480DHGOCuO6j1DlzptM5kEBCUBLUTK5B6o7LR4litwF6C/p\nmrSmMXV8b8QbWLtXvHANeU+3ZmBl5777IGOZ8wxgG5iKDhmI1UdyCk8oqAVYC8X6\n7CH2IjHLOUDtItiAzmm+7hCF3JfnxfcBgqVU36eIVRpaLWLHvxsr8knomRQzO/nl\nMEg+c9pBo9wYk5OdTPeL29Ud7goLc6L7BurT46SK+eIXGAB1oXTyO1Obx6l/2xVT\nLV23qlOMyQbqFX+cAO6lEynOTxy3rFTpvRN4CwIDAQABAoIBAFAon7xIrhpkaIx/\nlMjoGcPVEqMwFGN0XjMgYjMH4mnWYYtbWRQeXc9xmjUqbKhruLE5hx2VuVVFDUe8\n1zr5O/vCi7PFZ3wu5FP29ddEujvsARWBizk7j6oeucPCJxCi3/75Gudw4AmUT8jE\nujPNuG4BnbVnIukDEFdXp4ACNy302ZvMVpZbuKWB6k24oo6rFcPt9ccqsWbhiVze\nVTh7Cc2+QuJTFsUrsxsTVGHcyu1YIOUtjT/jcWIZ0zFxv+WEbz1w0kOrCUVNswSo\nCQiz8gBoRpdi35uHLp+QJy+lcN26zAks3rZ5VP8Q2jFi1lCvs2I+xGEy7jW+8AR5\nYlggd8ECgYEA4Q13pMiSYYrDvxgKZSf+vLWfvVl/zRq3kCaPUs8sIW1Swv99B0W8\nJdcqxMgvkcXOQ+o0nBvSYfZKgU6lvp0ZXLw/wOUfkD15s0tSFVAcj8lNa01HE/vQ\nyBG5Hq5pQOevwIZ11VbqcemCA2a/ePgGV0vL8GHipxZ1Ec/LN8xCTrsCgYEA30rt\nt9tCc4ob4QK1UEthBbViRwRsXcCay+t5pWoZ7EAcLG3V3cw//R46+7Day6kion5X\nz3JQPIQwSpW3DlezgX/JL6/aOEOK7VK9ZUbMyUFnh3KCCTCrK8jfU9RsYzlmYP4t\ngauYVeCY+LpBZi0pVfvh/ywSOMIuVi8YsizJbvECgYAG4peXdf9sdodYkE65G4ki\nktfpPhS33KpjAZr+6JGsECEpEBHuKAcCjVukm49BAXE3CLJFWGCOWK+c1yAg/cNp\n3+R/bUMS8Z6IirRfLI1DJOB2eO3Ewb54cHpeYu2ba7snw7VVKoyPoZo1qm4PMF9Z\nSltZ5lS90eUQ/29zLI+WwwKBgQDZykmG1JNCAmki1PNoN72QRdRvlD7mSqAxWaGy\n14QlTHquUwsQZNHc3omFSIB/uJ6Rg02+hq7/96bqeJCtqpjpLGxc2NatniN5SwR0\nLdQ8UFDcabGvqQqrkCdTqpN1TF0xKXnVSjsxN/m8UF7NfCsfNKi/rIqxVaTAZvtd\nfhWS4QKBgQCBvGaRiIgz80rTrsWjVKc9rLKhUep9QrhJ640JuW7qVzBeewT3YKS8\nFObn0Ucx30BfAmZRvRTGMuN8zg8DD6R7l9cPHrKZIJ+DkDuudAPlYtfUZIyP3r4w\n1vDPfKfFfbtW3+r5vs3jAtjskTpAD3Il2DF4UnNrxsd06ZDwXpV/vg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'859dd5bc5c644450a91aff1c1f4a048e', 'name': u'cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a', 'created_at': '2019-05-14T05:56:16.903292', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9372875bb1964806825251ed48411c63', 'name': 'cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'67:03:93:85:f2:df:8d:62:98:00:7b:a9:e9:36:de:67', 'type': 'ssh', 'id': u'cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a'}) 2019-05-14 05:56:16,903 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAxEyaGDl+gig+JeuKnPbSwMwU0VNj/xbDZ8aAydHx5biEtqOK ht9cXZYQofll3WAb0480DHGOCuO6j1DlzptM5kEBCUBLUTK5B6o7LR4litwF6C/p mrSmMXV8b8QbWLtXvHANeU+3ZmBl5777IGOZ8wxgG5iKDhmI1UdyCk8oqAVYC8X6 7CH2IjHLOUDtItiAzmm+7hCF3JfnxfcBgqVU36eIVRpaLWLHvxsr8knomRQzO/nl MEg+c9pBo9wYk5OdTPeL29Ud7goLc6L7BurT46SK+eIXGAB1oXTyO1Obx6l/2xVT LV23qlOMyQbqFX+cAO6lEynOTxy3rFTpvRN4CwIDAQABAoIBAFAon7xIrhpkaIx/ lMjoGcPVEqMwFGN0XjMgYjMH4mnWYYtbWRQeXc9xmjUqbKhruLE5hx2VuVVFDUe8 1zr5O/vCi7PFZ3wu5FP29ddEujvsARWBizk7j6oeucPCJxCi3/75Gudw4AmUT8jE ujPNuG4BnbVnIukDEFdXp4ACNy302ZvMVpZbuKWB6k24oo6rFcPt9ccqsWbhiVze VTh7Cc2+QuJTFsUrsxsTVGHcyu1YIOUtjT/jcWIZ0zFxv+WEbz1w0kOrCUVNswSo CQiz8gBoRpdi35uHLp+QJy+lcN26zAks3rZ5VP8Q2jFi1lCvs2I+xGEy7jW+8AR5 Ylggd8ECgYEA4Q13pMiSYYrDvxgKZSf+vLWfvVl/zRq3kCaPUs8sIW1Swv99B0W8 JdcqxMgvkcXOQ+o0nBvSYfZKgU6lvp0ZXLw/wOUfkD15s0tSFVAcj8lNa01HE/vQ yBG5Hq5pQOevwIZ11VbqcemCA2a/ePgGV0vL8GHipxZ1Ec/LN8xCTrsCgYEA30rt t9tCc4ob4QK1UEthBbViRwRsXcCay+t5pWoZ7EAcLG3V3cw//R46+7Day6kion5X z3JQPIQwSpW3DlezgX/JL6/aOEOK7VK9ZUbMyUFnh3KCCTCrK8jfU9RsYzlmYP4t gauYVeCY+LpBZi0pVfvh/ywSOMIuVi8YsizJbvECgYAG4peXdf9sdodYkE65G4ki ktfpPhS33KpjAZr+6JGsECEpEBHuKAcCjVukm49BAXE3CLJFWGCOWK+c1yAg/cNp 3+R/bUMS8Z6IirRfLI1DJOB2eO3Ewb54cHpeYu2ba7snw7VVKoyPoZo1qm4PMF9Z SltZ5lS90eUQ/29zLI+WwwKBgQDZykmG1JNCAmki1PNoN72QRdRvlD7mSqAxWaGy 14QlTHquUwsQZNHc3omFSIB/uJ6Rg02+hq7/96bqeJCtqpjpLGxc2NatniN5SwR0 LdQ8UFDcabGvqQqrkCdTqpN1TF0xKXnVSjsxN/m8UF7NfCsfNKi/rIqxVaTAZvtd fhWS4QKBgQCBvGaRiIgz80rTrsWjVKc9rLKhUep9QrhJ640JuW7qVzBeewT3YKS8 FObn0Ucx30BfAmZRvRTGMuN8zg8DD6R7l9cPHrKZIJ+DkDuudAPlYtfUZIyP3r4w 1vDPfKfFfbtW3+r5vs3jAtjskTpAD3Il2DF4UnNrxsd06ZDwXpV/vg== -----END RSA PRIVATE KEY----- 2019-05-14 05:56:16,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-14 05:56:16,910 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"security_group": {"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-05-14 05:56:17,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Tue, 14 May 2019 05:56:16 GMT X-Openstack-Request-Id: req-4db0723a-b5c4-4dca-8b7c-2bd289bd8e2b 2019-05-14 05:56:17,077 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:16Z", "updated_at": "2019-05-14T05:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "0d94f6d8-7d86-42e4-b734-e664caaf49b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "7a4ed5da-6cc0-4bad-a76a-b7483daaa88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}} 2019-05-14 05:56:17,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4db0723a-b5c4-4dca-8b7c-2bd289bd8e2b 2019-05-14 05:56:17,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.167838811874s 2019-05-14 05:56:17,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:56:17,084 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:17,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Tue, 14 May 2019 05:56:16 GMT X-Openstack-Request-Id: req-2812af96-f180-4afe-91a1-4f5f52e9bda4 2019-05-14 05:56:17,153 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:16Z", "updated_at": "2019-05-14T05:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "0d94f6d8-7d86-42e4-b734-e664caaf49b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "7a4ed5da-6cc0-4bad-a76a-b7483daaa88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}, {"description": "Default security group", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:07Z", "updated_at": "2019-05-14T05:56:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6137e967-8d4b-498c-a266-0bc8d348ee08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6656ef53-0d30-410a-b458-a9c4edaa684b", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "df3457d5-0550-4ec8-a634-1b93d49f6561", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "f7c8ce6c-2140-45e2-a176-22be02411c7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "id": "62d8d4bc-436f-471e-89c6-698add813180", "name": "default"}]} 2019-05-14 05:56:17,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2812af96-f180-4afe-91a1-4f5f52e9bda4 2019-05-14 05:56:17,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0703799724579s 2019-05-14 05:56:17,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 05:56:17,161 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -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": "357390f5-6b66-4de5-89e6-d8ad09a56db8"}}' 2019-05-14 05:56:17,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 05:56:16 GMT X-Openstack-Request-Id: req-aadad0fe-f6cf-4070-aa05-4797323bd13f 2019-05-14 05:56:17,286 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "port_range_min": 22, "revision_number": 0, "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:16Z", "project_id": "9372875bb1964806825251ed48411c63", "id": "32960a15-d988-43f5-a3ca-8423670b2681"}} 2019-05-14 05:56:17,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-aadad0fe-f6cf-4070-aa05-4797323bd13f 2019-05-14 05:56:17,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.126076221466s 2019-05-14 05:56:17,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:56:17,293 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:17,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Tue, 14 May 2019 05:56:16 GMT X-Openstack-Request-Id: req-b5f0090a-f2c3-4db9-b683-dab10f3e5b6a 2019-05-14 05:56:17,340 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:16Z", "updated_at": "2019-05-14T05:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "0d94f6d8-7d86-42e4-b734-e664caaf49b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "32960a15-d988-43f5-a3ca-8423670b2681", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "7a4ed5da-6cc0-4bad-a76a-b7483daaa88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 2, "project_id": "9372875bb1964806825251ed48411c63", "id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}, {"description": "Default security group", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:07Z", "updated_at": "2019-05-14T05:56:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6137e967-8d4b-498c-a266-0bc8d348ee08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6656ef53-0d30-410a-b458-a9c4edaa684b", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "df3457d5-0550-4ec8-a634-1b93d49f6561", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "f7c8ce6c-2140-45e2-a176-22be02411c7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "id": "62d8d4bc-436f-471e-89c6-698add813180", "name": "default"}]} 2019-05-14 05:56:17,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b5f0090a-f2c3-4db9-b683-dab10f3e5b6a 2019-05-14 05:56:17,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0470659732819s 2019-05-14 05:56:17,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 05:56:17,346 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -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": "357390f5-6b66-4de5-89e6-d8ad09a56db8"}}' 2019-05-14 05:56:17,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 14 May 2019 05:56:16 GMT X-Openstack-Request-Id: req-5d11dd96-2861-45b6-b34d-b5d3221d405b 2019-05-14 05:56:17,465 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "port_range_min": null, "revision_number": 0, "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:16Z", "project_id": "9372875bb1964806825251ed48411c63", "id": "86e03bcc-6226-437b-bde3-9f025d81469e"}} 2019-05-14 05:56:17,465 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5d11dd96-2861-45b6-b34d-b5d3221d405b 2019-05-14 05:56:17,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119710922241s 2019-05-14 05:56:17,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:56:17,467 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:17,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 05:56:17 GMT X-Openstack-Request-Id: req-bbb3ed7c-3152-4acd-91ec-154d3db00269 2019-05-14 05:56:17,563 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b226245f-69a9-4aaa-8543-370c60737c1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9372875bb1964806825251ed48411c63","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d19708-ae03-47cd-a48d-1dc0da1e70f8"],"description":"","tags":[],"updated_at":"2019-05-14T05:56:09Z","qos_policy_id":null,"name":"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a","admin_state_up":true,"tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:07Z","mtu":1450}]} 2019-05-14 05:56:17,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bbb3ed7c-3152-4acd-91ec-154d3db00269 2019-05-14 05:56:17,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966188907623s 2019-05-14 05:56:17,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:56:17,573 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:17,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 14 May 2019 05:56:17 GMT X-Openstack-Request-Id: req-8635523c-fc58-4633-b22b-d835aced9887 2019-05-14 05:56:17,609 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:56:15Z", "file": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/file", "owner": "9372875bb1964806825251ed48411c63", "id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "size": 12716032, "self": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:56:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:56:17,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8635523c-fc58-4633-b22b-d835aced9887 2019-05-14 05:56:17,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396959781647s 2019-05-14 05:56:17,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:56:17,619 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:17,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-bb20519c-a77e-4221-8028-1fd5af0302cf x-openstack-request-id: req-bb20519c-a77e-4221-8028-1fd5af0302cf 2019-05-14 05:56:17,642 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_179d7bf8-1349-4fc5-938b-db769e50d12a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "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": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8"}]} 2019-05-14 05:56:17,642 - 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-bb20519c-a77e-4221-8028-1fd5af0302cf 2019-05-14 05:56:17,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263700485229s 2019-05-14 05:56:17,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 05:56:17,647 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"server": {"name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "imageRef": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "flavorRef": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b226245f-69a9-4aaa-8543-370c60737c1a"}], "security_groups": [{"name": "357390f5-6b66-4de5-89e6-d8ad09a56db8"}]}}' 2019-05-14 05:56:20,042 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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/31948cff-3768-48c6-b2eb-b79c09d9e2cc x-compute-request-id: req-52ba5487-a194-440f-919d-4fd480ada137 x-openstack-request-id: req-52ba5487-a194-440f-919d-4fd480ada137 2019-05-14 05:56:20,042 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "357390f5-6b66-4de5-89e6-d8ad09a56db8"}], "OS-DCF:diskConfig": "MANUAL", "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "adminPass": "76yTsTHvE4C9"}} 2019-05-14 05:56:20,042 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-52ba5487-a194-440f-919d-4fd480ada137 2019-05-14 05:56:20,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.39808297157s 2019-05-14 05:56:20,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:20,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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:20,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 605 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-c4be507f-c071-4f0d-a06b-9ab9d08a4cd4 x-openstack-request-id: req-c4be507f-c071-4f0d-a06b-9ab9d08a4cd4 2019-05-14 05:56:20,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:56:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:20,421 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4be507f-c071-4f0d-a06b-9ab9d08a4cd4 2019-05-14 05:56:20,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378171920776s 2019-05-14 05:56:20,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:56:20,433 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:20,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 05:56:19 GMT X-Openstack-Request-Id: req-4960795c-6698-4123-99b6-add13403c563 2019-05-14 05:56:20,527 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b226245f-69a9-4aaa-8543-370c60737c1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9372875bb1964806825251ed48411c63","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d19708-ae03-47cd-a48d-1dc0da1e70f8"],"description":"","tags":[],"updated_at":"2019-05-14T05:56:09Z","qos_policy_id":null,"name":"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a","admin_state_up":true,"tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:07Z","mtu":1450}]} 2019-05-14 05:56:20,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4960795c-6698-4123-99b6-add13403c563 2019-05-14 05:56:20,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0943551063538s 2019-05-14 05:56:20,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:56:20,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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:20,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 14 May 2019 05:56:20 GMT X-Openstack-Request-Id: req-e8d12997-4d2f-49b7-9faa-d959e3cc61b6 2019-05-14 05:56:20,614 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b226245f-69a9-4aaa-8543-370c60737c1a","tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:56:09Z","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":"9372875bb1964806825251ed48411c63","id":"b7d19708-ae03-47cd-a48d-1dc0da1e70f8","subnetpool_id":null,"name":"cinder_test-subnet_179d7bf8-1349-4fc5-938b-db769e50d12a"}]} 2019-05-14 05:56:20,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e8d12997-4d2f-49b7-9faa-d959e3cc61b6 2019-05-14 05:56:20,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0854589939117s 2019-05-14 05:56:20,615 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:22,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:22,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:23,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 657 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-2e087ed2-76ef-47f2-93b4-8514bc260ad7 x-openstack-request-id: req-2e087ed2-76ef-47f2-93b4-8514bc260ad7 2019-05-14 05:56:23,337 - 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/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:56:22Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:23,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2e087ed2-76ef-47f2-93b4-8514bc260ad7 2019-05-14 05:56:23,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720324993134s 2019-05-14 05:56:23,344 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:25,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:25,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:25,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-fae71bd5-e47f-4528-b353-97003f19304a x-openstack-request-id: req-fae71bd5-e47f-4528-b353-97003f19304a 2019-05-14 05:56:25,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:56:22Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:25,798 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fae71bd5-e47f-4528-b353-97003f19304a 2019-05-14 05:56:25,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450573205948s 2019-05-14 05:56:25,805 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:27,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:28,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 671 Content-Type: application/json Date: Tue, 14 May 2019 05:56:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bfccdf8e-469b-4d37-aa94-0a8f6ca986b8 x-openstack-request-id: req-bfccdf8e-469b-4d37-aa94-0a8f6ca986b8 2019-05-14 05:56:28,478 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:56:22Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:28,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bfccdf8e-469b-4d37-aa94-0a8f6ca986b8 2019-05-14 05:56:28,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670570850372s 2019-05-14 05:56:28,485 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:30,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:30,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:31,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-9b277919-2c1a-4c54-81b6-ac73ab6020a7 x-openstack-request-id: req-9b277919-2c1a-4c54-81b6-ac73ab6020a7 2019-05-14 05:56:31,111 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:28.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:28Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:31,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9b277919-2c1a-4c54-81b6-ac73ab6020a7 2019-05-14 05:56:31,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624167203903s 2019-05-14 05:56:31,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:56:31,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=31948cff-3768-48c6-b2eb-b79c09d9e2cc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:31,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 14 May 2019 05:56:30 GMT X-Openstack-Request-Id: req-c426966b-1992-45d8-b641-cff813e6f0b4 2019-05-14 05:56:31,350 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:56:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d19708-ae03-47cd-a48d-1dc0da1e70f8","ip_address":"192.168.120.7"}],"id":"bd3c0457-1e5d-4b5f-bb4e-d069050a61a5","security_groups":["357390f5-6b66-4de5-89e6-d8ad09a56db8"],"mac_address":"fa:16:3e:73:b0:5b","project_id":"9372875bb1964806825251ed48411c63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b226245f-69a9-4aaa-8543-370c60737c1a","tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:22Z","binding:vnic_type":"normal","device_id":"31948cff-3768-48c6-b2eb-b79c09d9e2cc","ip_allocation":"immediate"}]} 2019-05-14 05:56:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=31948cff-3768-48c6-b2eb-b79c09d9e2cc used request id req-c426966b-1992-45d8-b641-cff813e6f0b4 2019-05-14 05:56:31,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.232136964798s 2019-05-14 05:56:31,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:31,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=bd3c0457-1e5d-4b5f-bb4e-d069050a61a5" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:31,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:56:30 GMT X-Openstack-Request-Id: req-02736118-1009-4d81-8c71-f5a337e59526 2019-05-14 05:56:31,421 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:56:31,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=bd3c0457-1e5d-4b5f-bb4e-d069050a61a5 used request id req-02736118-1009-4d81-8c71-f5a337e59526 2019-05-14 05:56:31,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617890357971s 2019-05-14 05:56:31,422 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:73:b0:5b', u'version': 4, u'addr': u'192.168.120.7', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9589434a-6b6f-4131-b8e6-8d442d1595d9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:56:28.000000', 'flavor': Munch({u'id': u'77f6bf6f-8298-4281-b4ba-a9b410d2f8e8'}), 'az': u'nova', 'id': u'31948cff-3768-48c6-b2eb-b79c09d9e2cc', 'security_groups': [Munch({u'name': u'cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'859dd5bc5c644450a91aff1c1f4a048e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9372875bb1964806825251ed48411c63', 'name': 'cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T05:56:28.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T05:56:28Z', 'hostId': u'5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:56:28.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9372875bb1964806825251ed48411c63', 'name': u'cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a', 'adminPass': u'76yTsTHvE4C9', 'tenant_id': u'9372875bb1964806825251ed48411c63', 'created_at': u'2019-05-14T05:56:19Z', 'created': u'2019-05-14T05:56:19Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 05:56:31,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:56:31,428 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:31,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 05:56:30 GMT X-Openstack-Request-Id: req-ddd8b3d5-e96b-4200-b48c-75fe25a3c2c1 2019-05-14 05:56:31,538 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b226245f-69a9-4aaa-8543-370c60737c1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9372875bb1964806825251ed48411c63","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d19708-ae03-47cd-a48d-1dc0da1e70f8"],"description":"","tags":[],"updated_at":"2019-05-14T05:56:09Z","qos_policy_id":null,"name":"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a","admin_state_up":true,"tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:07Z","mtu":1450}]} 2019-05-14 05:56:31,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ddd8b3d5-e96b-4200-b48c-75fe25a3c2c1 2019-05-14 05:56:31,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109917879105s 2019-05-14 05:56:31,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:56:31,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=31948cff-3768-48c6-b2eb-b79c09d9e2cc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:31,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 14 May 2019 05:56:31 GMT X-Openstack-Request-Id: req-175ec711-ecbe-41a5-b91f-f885be52c44c 2019-05-14 05:56:31,592 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:56:27Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d19708-ae03-47cd-a48d-1dc0da1e70f8","ip_address":"192.168.120.7"}],"id":"bd3c0457-1e5d-4b5f-bb4e-d069050a61a5","security_groups":["357390f5-6b66-4de5-89e6-d8ad09a56db8"],"mac_address":"fa:16:3e:73:b0:5b","project_id":"9372875bb1964806825251ed48411c63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b226245f-69a9-4aaa-8543-370c60737c1a","tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:22Z","binding:vnic_type":"normal","device_id":"31948cff-3768-48c6-b2eb-b79c09d9e2cc","ip_allocation":"immediate"}]} 2019-05-14 05:56:31,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=31948cff-3768-48c6-b2eb-b79c09d9e2cc used request id req-175ec711-ecbe-41a5-b91f-f885be52c44c 2019-05-14 05:56:31,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0529220104218s 2019-05-14 05:56:31,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 05:56:31,593 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.7", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5"}}' 2019-05-14 05:56:33,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 14 May 2019 05:56:33 GMT X-Openstack-Request-Id: req-faabfd13-b3ce-4a8a-867b-2f7486b3babe 2019-05-14 05:56:33,863 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:32Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}} 2019-05-14 05:56:33,863 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-faabfd13-b3ce-4a8a-867b-2f7486b3babe 2019-05-14 05:56:33,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27000904083s 2019-05-14 05:56:33,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:33,878 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:33,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:56:33 GMT X-Openstack-Request-Id: req-e5c0cfc4-be80-432d-993d-5ea0d5e97349 2019-05-14 05:56:33,956 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:32Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}]} 2019-05-14 05:56:33,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e5c0cfc4-be80-432d-993d-5ea0d5e97349 2019-05-14 05:56:33,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0786600112915s 2019-05-14 05:56:33,963 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:34,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:34,073 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:34,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:56:33 GMT X-Openstack-Request-Id: req-41a0ddaf-b242-4195-9a68-d3d4231649c4 2019-05-14 05:56:34,146 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:32Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}]} 2019-05-14 05:56:34,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-41a0ddaf-b242-4195-9a68-d3d4231649c4 2019-05-14 05:56:34,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0738818645477s 2019-05-14 05:56:34,152 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:34,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:34,263 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:34,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:56:33 GMT X-Openstack-Request-Id: req-eb9b8679-eab7-4506-bc2f-956a750fab1c 2019-05-14 05:56:34,326 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:32Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}]} 2019-05-14 05:56:34,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-eb9b8679-eab7-4506-bc2f-956a750fab1c 2019-05-14 05:56:34,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638999938965s 2019-05-14 05:56:34,332 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:34,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:34,443 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:34,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:56:33 GMT X-Openstack-Request-Id: req-93347d86-fbba-4ab0-9c8a-5ea18245c3fd 2019-05-14 05:56:34,501 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:32Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}]} 2019-05-14 05:56:34,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-93347d86-fbba-4ab0-9c8a-5ea18245c3fd 2019-05-14 05:56:34,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586349964142s 2019-05-14 05:56:34,507 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:34,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:34,617 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:34,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:56:34 GMT X-Openstack-Request-Id: req-4f0a35e7-f2fe-4e92-b86c-8f0fa58d71b0 2019-05-14 05:56:34,676 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:32Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}]} 2019-05-14 05:56:34,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4f0a35e7-f2fe-4e92-b86c-8f0fa58d71b0 2019-05-14 05:56:34,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600969791412s 2019-05-14 05:56:34,682 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:34,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:34,792 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:34,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 14 May 2019 05:56:34 GMT X-Openstack-Request-Id: req-71edef13-af9a-4586-8395-a2c8775bbda2 2019-05-14 05:56:34,851 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:32Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}]} 2019-05-14 05:56:34,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-71edef13-af9a-4586-8395-a2c8775bbda2 2019-05-14 05:56:34,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596241950989s 2019-05-14 05:56:34,858 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:34,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:34,969 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:35,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 14 May 2019 05:56:34 GMT X-Openstack-Request-Id: req-2b781242-6491-4cd8-a4f6-934c2fe22fb1 2019-05-14 05:56:35,205 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:34Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}]} 2019-05-14 05:56:35,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2b781242-6491-4cd8-a4f6-934c2fe22fb1 2019-05-14 05:56:35,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.236732959747s 2019-05-14 05:56:35,211 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e28c6e7e-f061-41fd-b152-47e2ac94b444', 'updated_at': u'2019-05-14T05:56:34Z', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.203', 'revision_number': 1, 'port_id': u'bd3c0457-1e5d-4b5f-bb4e-d069050a61a5', 'id': u'65b51eed-37ca-4a4d-906b-f74409770180', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'bd3c0457-1e5d-4b5f-bb4e-d069050a61a5', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9372875bb1964806825251ed48411c63', 'name': 'cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9372875bb1964806825251ed48411c63', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b226245f-69a9-4aaa-8543-370c60737c1a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:73:b0:5b', u'device_id': u'31948cff-3768-48c6-b2eb-b79c09d9e2cc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9372875bb1964806825251ed48411c63', 'created_at': u'2019-05-14T05:56:32Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b226245f-69a9-4aaa-8543-370c60737c1a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:73:b0:5b', u'device_id': u'31948cff-3768-48c6-b2eb-b79c09d9e2cc'}), 'router': u'e28c6e7e-f061-41fd-b152-47e2ac94b444'}) 2019-05-14 05:56:35,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:56:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:56:35,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9590 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-920f0dea-b44e-4605-8b61-0dda997a198a x-openstack-request-id: req-920f0dea-b44e-4605-8b61-0dda997a198a 2019-05-14 05:56:35,293 - 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 502415664 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.914 MHz processor\n[ 0.225258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.228113] pid_max: default: 32768 minimum: 301\n[ 0.229676] ACPI: Core revision 20150930\n[ 0.231623] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233859] Security Framework initialized\n[ 0.235257] Yama: becoming mindful.\n[ 0.236514] AppArmor: AppArmor initialized\n[ 0.237956] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240337] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242505] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246913] Initializing cgroup subsys io\n[ 0.248322] Initializing cgroup subsys memory\n[ 0.249828] Initializing cgroup subsys devices\n[ 0.251311] Initializing cgroup subsys freezer\n[ 0.252801] Initializing cgroup subsys net_cls\n[ 0.254282] Initializing cgroup subsys perf_event\n[ 0.255851] Initializing cgroup subsys net_prio\n[ 0.257372] Initializing cgroup subsys hugetlb\n[ 0.258850] Initializing cgroup subsys pids\n[ 0.260385] CPU: Physical Processor ID: 0\n[ 0.262463] mce: CPU supports 10 MCE banks\n[ 0.263936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.265674] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291282] ftrace: allocating 31920 entries in 125 pages\n[ 0.323230] smpboot: Max logical packages: 1\n[ 0.324726] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327042] x2apic enabled\n[ 0.328395] Switched APIC routing to physical x2apic.\n[ 0.331256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.333178] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.336727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.339792] KVM setup paravirtual spinlock\n[ 0.341752] x86: Booted up 1 node, 1 CPUs\n[ 0.343141] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.345474] devtmpfs: initialized\n[ 0.347688] evm: security.selinux\n[ 0.348890] evm: security.SMACK64\n[ 0.350071] evm: security.SMACK64EXEC\n[ 0.351379] evm: security.SMACK64TRANSMUTE\n[ 0.352763] evm: security.SMACK64MMAP\n[ 0.354026] evm: security.ima\n[ 0.355123] evm: security.capability\n[ 0.356457] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.359604] pinctrl core: initialized pinctrl subsystem\n[ 0.361478] RTC time: 5:56:28, date: 05/14/19\n[ 0.363059] NET: Registered protocol family 16\n[ 0.364679] cpuidle: using governor ladder\n[ 0.366085] cpuidle: using governor menu\n[ 0.367433] PCCT header not found.\n[ 0.368686] ACPI: bus type PCI registered\n[ 0.370057] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.372188] PCI: Using configuration type 1 for base access\n[ 0.374727] ACPI: Added _OSI(Module Device)\n[ 0.376165] ACPI: Added _OSI(Processor Device)\n[ 0.377655] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.379195] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.381776] ACPI: Interpreter enabled\n[ 0.383076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.386246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.389410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.392601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.395754] ACPI: (supports S0 S5)\n[ 0.396965] ACPI: Using IOAPIC for interrupt routing\n[ 0.398579] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.403012] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.404961] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.407076] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.409119] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.412869] acpiphp: Slot [3] registered\n[ 0.414235] acpiphp: Slot [4] registered\n[ 0.415602] acpiphp: Slot [5] registered\n[ 0.416961] acpiphp: Slot [6] registered\n[ 0.418313] acpiphp: Slot [7] registered\n[ 0.419682] acpiphp: Slot [8] registered\n[ 0.421044] acpiphp: Slot [9] registered\n[ 0.422434] acpiphp: Slot [10] registered\n[ 0.423805] acpiphp: Slot [11] registered\n[ 0.425187] acpiphp: Slot [12] registered\n[ 0.426569] acpiphp: Slot [13] registered\n[ 0.427944] acpiphp: Slot [14] registered\n[ 0.429323] acpiphp: Slot [15] registered\n[ 0.446493] acpiphp: Slot [16] registered\n[ 0.447904] acpiphp: Slot [17] registered\n[ 0.449328] acpiphp: Slot [18] registered\n[ 0.450733] acpiphp: Slot [19] registered\n[ 0.452163] acpiphp: Slot [20] registered\n[ 0.453574] acpiphp: Slot [21] registered\n[ 0.454990] acpiphp: Slot [22] registered\n[ 0.456401] acpiphp: Slot [23] registered\n[ 0.457816] acpiphp: Slot [24] registered\n[ 0.459203] acpiphp: Slot [25] registered\n[ 0.460605] acpiphp: Slot [26] registered\n[ 0.462078] acpiphp: Slot [27] registered\n[ 0.463488] acpiphp: Slot [28] registered\n[ 0.464879] acpiphp: Slot [29] registered\n[ 0.466269] acpiphp: Slot [30] registered\n[ 0.467662] acpiphp: Slot [31] registered\n[ 0.469042] PCI host bridge to bus 0000:00\n[ 0.470442] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.472562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.474645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.477173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.479650] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.482236] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.486854] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.489057] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.491084] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.493313] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.497729] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.500174] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.521857] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.524375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.526858] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.529266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.531646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.533816] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.536023] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.537899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.540562] vgaarb: loaded\n[ 0.541636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.543681] SCSI subsystem initialized\n[ 0.545218] ACPI: bus type USB registered\n[ 0.546630] usbcore: registered new interface driver usbfs\n[ 0.548422] usbcore: registered new interface driver hub\n[ 0.550182] usbcore: registered new device driver usb\n[ 0.552029] PCI: Using ACPI for IRQ routing\n[ 0.553901] NetLabel: Initializing\n[ 0.555142] NetLabel: domain hash size = 128\n[ 0.556604] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.558247] NetLabel: unlabeled traffic allowed by default\n[ 0.564571] clocksource: Switched to clocksource kvm-clock\n[ 0.577011] AppArmor: AppArmor Filesystem Enabled\n[ 0.578894] pnp: PnP ACPI init\n[ 0.580980] pnp: PnP ACPI: found 5 devices\n[ 0.588293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.591420] NET: Registered protocol family 2\n[ 0.593861] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.596081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.598173] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.600280] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.602149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604280] NET: Registered protocol family 1\n[ 0.605846] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607757] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609629] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.640509] Trying to unpack rootfs image as initramfs...\n[ 0.707035] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.710136] Scanning for low memory corruption every 60 seconds\n[ 0.712561] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.714603] audit: initializing netlink subsys (disabled)\n[ 0.716369] audit: type=2000 audit(1557813389.332:1): initialized\n[ 0.718786] Initialise system trusted keyring\n[ 0.720440] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.722432] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.725622] zbud: loaded\n[ 0.726818] VFS: Disk quotas dquot_6.6.0\n[ 0.728218] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.730822] fuse init (API version 7.23)\n[ 0.732349] Key type big_key registered\n[ 0.733746] Allocating IMA MOK and blacklist keyrings.\n[ 0.735815] Key type asymmetric registered\n[ 0.737254] Asymmetric key parser 'x509' registered\n[ 0.738931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.741528] io scheduler noop registered\n[ 0.742874] io scheduler deadline registered (default)\n[ 0.744665] io scheduler cfq registered\n[ 0.746159] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.747958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.750174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.752714] ACPI: Power Button [PWRF]\n[ 0.754204] GHES: HEST is not enabled!\n[ 0.768362] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.798021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.801590] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.828000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.831474] Linux agpgart interface v0.103\n[ 0.835302] brd: module loaded\n[ 0.837811] loop: module loaded\n[ 0.843375] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.845858] GPT:90111 != 2097151\n[ 0.847032] GPT:Alternate GPT header not at the end of the disk.\n[ 0.848878] GPT:90111 != 2097151\n[ 0.850015] GPT: Use GNU Parted to correct GPT errors.\n[ 0.851638] vda: vda1 vda15\n[ 0.853750] scsi host0: ata_piix\n[ 0.855022] scsi host1: ata_piix\n[ 0.856249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.858291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.861026] libphy: Fixed MDIO Bus: probed\n[ 0.862422] tun: Universal TUN/TAP device driver, 1.6\n[ 0.864093] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.867671] PPP generic driver version 2.4.2\n[ 0.869234] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.871291] ehci-pci: EHCI PCI platform driver\n[ 0.872810] ehci-platform: EHCI generic platform driver\n[ 0.874514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.876479] ohci-pci: OHCI PCI platform driver\n[ 0.878004] ohci-platform: OHCI generic platform driver\n[ 0.879718] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.894777] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.896574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.899118] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.900835] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.902855] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.905082] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.907559] usb usb1: Product: UHCI Host Controller\n[ 0.909160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.911129] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.912747] hub 1-0:1.0: USB hub found\n[ 0.914067] hub 1-0:1.0: 2 ports detected\n[ 0.915653] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.919268] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.920887] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.922601] mousedev: PS/2 mouse device common for all mice\n[ 0.924724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.927648] rtc_cmos 00:00: RTC can wake from S4\n[ 0.929703] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.931697] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.933728] i2c /dev entries driver\n[ 0.935009] device-mapper: uevent: version 1.0.3\n[ 0.936618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939441] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.941697] NET: Registered protocol family 10\n[ 0.943645] NET: Registered protocol family 17\n[ 0.945164] Key type dns_resolver registered\n[ 0.946842] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.948691] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.951648] registered taskstats version 1\n[ 0.953091] Loading compiled-in X.509 certificates\n[ 0.955255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.958446] zswap: loaded using pool lzo/zbud\n[ 0.961012] Key type trusted registered\n[ 0.963370] Key type encrypted registered\n[ 0.964755] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.966516] ima: No TPM chip found, activating TPM-bypass!\n[ 0.968367] evm: HMAC attrs: 0x1\n[ 0.969974] Magic number: 3:464:921\n[ 0.971416] rtc_cmos 00:00: setting system clock to 2019-05-14 05:56:29 UTC (1557813389)\n[ 0.974187] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.976051] EDD information not available.\n[ 1.019248] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.037433] Write protecting the kernel read-only data: 14336k\n[ 1.042557] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.045668] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.76\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.215648] 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.7...\nLease of 192.168.120.7 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4hB5mdzBSeylScPZmeH3hiVZ8pNcwXqh+OGu8vGGaq0P6J0oeCihzXgT2ItgGn3s9eHrVD/ZtfjlSBw7LMOR08ZCjgoiQvsv3MemvamCVOmGqFhaZNoPT6+61GzLkP4RGv3CU+QWHQ2heAm94LFMT2ZWeKciZZ2YQBNt103e9xF+S3sEeMJwsptAqC8PkNpBnqCjU5i+YuA/xS/JlvhOchzHsQoNQhBGx4qXP18p8qC6Z++soQEVmECiqgO5HzIQWGCcEuCUcRnj9g+eHJs0hr8R3vPcIlC5DH1ehFH0xNZTB1G6bQktzye1apLvQnEKvz6z3ihu6Y+lhNCpoF9aj root@cinder-test-vm2-179d7bf8-1349-4fc5-938b-db769e50d12a\nssh-dss AAAAB3NzaC1kc3MAAACBAJAadukMJZcepZNHF8iOX2ZdzLULTAnLUxFRF9SWYsr+Rn63xmcCSLrE7h3tpvg3IwQT2g4BUDKgpA942UMA0FRV4NvFGREotBK+TEpT8n1a7dKZ+Lln2ISMGY9aDNqgYL0mzAnc0M7lOGCs2tYEilkz1eu/hK6vAnMBi4hsKVM5AAAAFQCxkkROf7bGF1Q1+QEcFE1g8SbBfQAAAIARSa/mFuCy6jd2hOchLkJ8UAc1UIPX3LF0GFPumU34owe0sgAtlkcH4I4u+2e3A3V4/+PjrlQzAlSSldURF/gEjyeDTepCtxnr2buBzWjFejUIx9RdeAmzXvBd9OMdlfYuDYxfk1+qOpAcSGswXrjr3/vuhKOguA8vS1f63xSbSwAAAIA66UcmbZCzRKlGPlt/MqNSUtKDt+VbMQnVarq66TCrND8QoxZNrti1gamUXIASsNfWIXkg86M2ERz8K6QQhj1Y06gKQ8024CfQDuMKXE3FBovQvSAN0BI+hTUGQ4j8Y24lfdIr0px1XORc4HlnPeej3xLeZSoZM/oZeJm40jAIOg== root@cinder-test-vm2-179d7bf8-1349-4fc5-938b-db769e50d12a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.57s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe73:b05b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-179d7bf8-1349-4fc5-938b-db769e50d12a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.54 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-179d7bf8-1349-4fc5-938b-db769e50d12a login: "} 2019-05-14 05:56:35,294 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc/action used request id req-920f0dea-b44e-4605-8b61-0dda997a198a 2019-05-14 05:56:35,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0823509693146s 2019-05-14 05:56:35,295 - 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 502415664 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.914 MHz processor [ 0.225258] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.228113] pid_max: default: 32768 minimum: 301 [ 0.229676] ACPI: Core revision 20150930 [ 0.231623] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233859] Security Framework initialized [ 0.235257] Yama: becoming mindful. [ 0.236514] AppArmor: AppArmor initialized [ 0.237956] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240337] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242505] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244575] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246913] Initializing cgroup subsys io [ 0.248322] Initializing cgroup subsys memory [ 0.249828] Initializing cgroup subsys devices [ 0.251311] Initializing cgroup subsys freezer [ 0.252801] Initializing cgroup subsys net_cls [ 0.254282] Initializing cgroup subsys perf_event [ 0.255851] Initializing cgroup subsys net_prio [ 0.257372] Initializing cgroup subsys hugetlb [ 0.258850] Initializing cgroup subsys pids [ 0.260385] CPU: Physical Processor ID: 0 [ 0.262463] mce: CPU supports 10 MCE banks [ 0.263936] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.265674] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282755] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291282] ftrace: allocating 31920 entries in 125 pages [ 0.323230] smpboot: Max logical packages: 1 [ 0.324726] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327042] x2apic enabled [ 0.328395] Switched APIC routing to physical x2apic. [ 0.331256] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.333178] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.336727] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.339792] KVM setup paravirtual spinlock [ 0.341752] x86: Booted up 1 node, 1 CPUs [ 0.343141] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.345474] devtmpfs: initialized [ 0.347688] evm: security.selinux [ 0.348890] evm: security.SMACK64 [ 0.350071] evm: security.SMACK64EXEC [ 0.351379] evm: security.SMACK64TRANSMUTE [ 0.352763] evm: security.SMACK64MMAP [ 0.354026] evm: security.ima [ 0.355123] evm: security.capability [ 0.356457] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.359604] pinctrl core: initialized pinctrl subsystem [ 0.361478] RTC time: 5:56:28, date: 05/14/19 [ 0.363059] NET: Registered protocol family 16 [ 0.364679] cpuidle: using governor ladder [ 0.366085] cpuidle: using governor menu [ 0.367433] PCCT header not found. [ 0.368686] ACPI: bus type PCI registered [ 0.370057] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.372188] PCI: Using configuration type 1 for base access [ 0.374727] ACPI: Added _OSI(Module Device) [ 0.376165] ACPI: Added _OSI(Processor Device) [ 0.377655] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.379195] ACPI: Added _OSI(Processor Aggregator Device) [ 0.381776] ACPI: Interpreter enabled [ 0.383076] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.386246] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.389410] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.392601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.395754] ACPI: (supports S0 S5) [ 0.396965] ACPI: Using IOAPIC for interrupt routing [ 0.398579] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.403012] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.404961] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.407076] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.409119] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.412869] acpiphp: Slot [3] registered [ 0.414235] acpiphp: Slot [4] registered [ 0.415602] acpiphp: Slot [5] registered [ 0.416961] acpiphp: Slot [6] registered [ 0.418313] acpiphp: Slot [7] registered [ 0.419682] acpiphp: Slot [8] registered [ 0.421044] acpiphp: Slot [9] registered [ 0.422434] acpiphp: Slot [10] registered [ 0.423805] acpiphp: Slot [11] registered [ 0.425187] acpiphp: Slot [12] registered [ 0.426569] acpiphp: Slot [13] registered [ 0.427944] acpiphp: Slot [14] registered [ 0.429323] acpiphp: Slot [15] registered [ 0.446493] acpiphp: Slot [16] registered [ 0.447904] acpiphp: Slot [17] registered [ 0.449328] acpiphp: Slot [18] registered [ 0.450733] acpiphp: Slot [19] registered [ 0.452163] acpiphp: Slot [20] registered [ 0.453574] acpiphp: Slot [21] registered [ 0.454990] acpiphp: Slot [22] registered [ 0.456401] acpiphp: Slot [23] registered [ 0.457816] acpiphp: Slot [24] registered [ 0.459203] acpiphp: Slot [25] registered [ 0.460605] acpiphp: Slot [26] registered [ 0.462078] acpiphp: Slot [27] registered [ 0.463488] acpiphp: Slot [28] registered [ 0.464879] acpiphp: Slot [29] registered [ 0.466269] acpiphp: Slot [30] registered [ 0.467662] acpiphp: Slot [31] registered [ 0.469042] PCI host bridge to bus 0000:00 [ 0.470442] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.472562] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.474645] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.477173] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.479650] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.482236] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.486854] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.489057] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.491084] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.493313] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.497729] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.500174] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.521857] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.524375] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.526858] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.529266] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.531646] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.533816] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.536023] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.537899] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.540562] vgaarb: loaded [ 0.541636] vgaarb: bridge control possible 0000:00:02.0 [ 0.543681] SCSI subsystem initialized [ 0.545218] ACPI: bus type USB registered [ 0.546630] usbcore: registered new interface driver usbfs [ 0.548422] usbcore: registered new interface driver hub [ 0.550182] usbcore: registered new device driver usb [ 0.552029] PCI: Using ACPI for IRQ routing [ 0.553901] NetLabel: Initializing [ 0.555142] NetLabel: domain hash size = 128 [ 0.556604] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.558247] NetLabel: unlabeled traffic allowed by default [ 0.564571] clocksource: Switched to clocksource kvm-clock [ 0.577011] AppArmor: AppArmor Filesystem Enabled [ 0.578894] pnp: PnP ACPI init [ 0.580980] pnp: PnP ACPI: found 5 devices [ 0.588293] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.591420] NET: Registered protocol family 2 [ 0.593861] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.596081] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.598173] TCP: Hash tables configured (established 4096 bind 4096) [ 0.600280] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.602149] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604280] NET: Registered protocol family 1 [ 0.605846] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607757] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609629] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624864] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.640509] Trying to unpack rootfs image as initramfs... [ 0.707035] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.710136] Scanning for low memory corruption every 60 seconds [ 0.712561] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714603] audit: initializing netlink subsys (disabled) [ 0.716369] audit: type=2000 audit(1557813389.332:1): initialized [ 0.718786] Initialise system trusted keyring [ 0.720440] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722432] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725622] zbud: loaded [ 0.726818] VFS: Disk quotas dquot_6.6.0 [ 0.728218] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730822] fuse init (API version 7.23) [ 0.732349] Key type big_key registered [ 0.733746] Allocating IMA MOK and blacklist keyrings. [ 0.735815] Key type asymmetric registered [ 0.737254] Asymmetric key parser 'x509' registered [ 0.738931] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741528] io scheduler noop registered [ 0.742874] io scheduler deadline registered (default) [ 0.744665] io scheduler cfq registered [ 0.746159] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747958] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750174] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752714] ACPI: Power Button [PWRF] [ 0.754204] GHES: HEST is not enabled! [ 0.768362] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.798021] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801590] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.828000] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831474] Linux agpgart interface v0.103 [ 0.835302] brd: module loaded [ 0.837811] loop: module loaded [ 0.843375] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.845858] GPT:90111 != 2097151 [ 0.847032] GPT:Alternate GPT header not at the end of the disk. [ 0.848878] GPT:90111 != 2097151 [ 0.850015] GPT: Use GNU Parted to correct GPT errors. [ 0.851638] vda: vda1 vda15 [ 0.853750] scsi host0: ata_piix [ 0.855022] scsi host1: ata_piix [ 0.856249] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858291] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.861026] libphy: Fixed MDIO Bus: probed [ 0.862422] tun: Universal TUN/TAP device driver, 1.6 [ 0.864093] tun: (C) 1999-2004 Max Krasnyansky [ 0.867671] PPP generic driver version 2.4.2 [ 0.869234] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.871291] ehci-pci: EHCI PCI platform driver [ 0.872810] ehci-platform: EHCI generic platform driver [ 0.874514] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.876479] ohci-pci: OHCI PCI platform driver [ 0.878004] ohci-platform: OHCI generic platform driver [ 0.879718] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894777] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.896574] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.899118] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900835] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902855] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.905082] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907559] usb usb1: Product: UHCI Host Controller [ 0.909160] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.911129] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912747] hub 1-0:1.0: USB hub found [ 0.914067] hub 1-0:1.0: 2 ports detected [ 0.915653] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.919268] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920887] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922601] mousedev: PS/2 mouse device common for all mice [ 0.924724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927648] rtc_cmos 00:00: RTC can wake from S4 [ 0.929703] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931697] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933728] i2c /dev entries driver [ 0.935009] device-mapper: uevent: version 1.0.3 [ 0.936618] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939441] ledtrig-cpu: registered to indicate activity on CPUs [ 0.941697] NET: Registered protocol family 10 [ 0.943645] NET: Registered protocol family 17 [ 0.945164] Key type dns_resolver registered [ 0.946842] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.948691] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.951648] registered taskstats version 1 [ 0.953091] Loading compiled-in X.509 certificates [ 0.955255] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.958446] zswap: loaded using pool lzo/zbud [ 0.961012] Key type trusted registered [ 0.963370] Key type encrypted registered [ 0.964755] AppArmor: AppArmor sha1 policy hashing enabled [ 0.966516] ima: No TPM chip found, activating TPM-bypass! [ 0.968367] evm: HMAC attrs: 0x1 [ 0.969974] Magic number: 3:464:921 [ 0.971416] rtc_cmos 00:00: setting system clock to 2019-05-14 05:56:29 UTC (1557813389) [ 0.974187] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.976051] EDD information not available. [ 1.019248] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.037433] Write protecting the kernel read-only data: 14336k [ 1.042557] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.045668] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.76 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.215648] 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.7... Lease of 192.168.120.7 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.914 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC4hB5mdzBSeylScPZmeH3hiVZ8pNcwXqh+OGu8vGGaq0P6J0oeCihzXgT2ItgGn3s9eHrVD/ZtfjlSBw7LMOR08ZCjgoiQvsv3MemvamCVOmGqFhaZNoPT6+61GzLkP4RGv3CU+QWHQ2heAm94LFMT2ZWeKciZZ2YQBNt103e9xF+S3sEeMJwsptAqC8PkNpBnqCjU5i+YuA/xS/JlvhOchzHsQoNQhBGx4qXP18p8qC6Z++soQEVmECiqgO5HzIQWGCcEuCUcRnj9g+eHJs0hr8R3vPcIlC5DH1ehFH0xNZTB1G6bQktzye1apLvQnEKvz6z3ihu6Y+lhNCpoF9aj root@cinder-test-vm2-179d7bf8-1349-4fc5-938b-db769e50d12a ssh-dss AAAAB3NzaC1kc3MAAACBAJAadukMJZcepZNHF8iOX2ZdzLULTAnLUxFRF9SWYsr+Rn63xmcCSLrE7h3tpvg3IwQT2g4BUDKgpA942UMA0FRV4NvFGREotBK+TEpT8n1a7dKZ+Lln2ISMGY9aDNqgYL0mzAnc0M7lOGCs2tYEilkz1eu/hK6vAnMBi4hsKVM5AAAAFQCxkkROf7bGF1Q1+QEcFE1g8SbBfQAAAIARSa/mFuCy6jd2hOchLkJ8UAc1UIPX3LF0GFPumU34owe0sgAtlkcH4I4u+2e3A3V4/+PjrlQzAlSSldURF/gEjyeDTepCtxnr2buBzWjFejUIx9RdeAmzXvBd9OMdlfYuDYxfk1+qOpAcSGswXrjr3/vuhKOguA8vS1f63xSbSwAAAIA66UcmbZCzRKlGPlt/MqNSUtKDt+VbMQnVarq66TCrND8QoxZNrti1gamUXIASsNfWIXkg86M2ERz8K6QQhj1Y06gKQ8024CfQDuMKXE3FBovQvSAN0BI+hTUGQ4j8Y24lfdIr0px1XORc4HlnPeej3xLeZSoZM/oZeJm40jAIOg== root@cinder-test-vm2-179d7bf8-1349-4fc5-938b-db769e50d12a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.57s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.7,24,fe80::f816:3eff:fe73:b05b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.7 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-179d7bf8-1349-4fc5-938b-db769e50d12a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.54 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-179d7bf8-1349-4fc5-938b-db769e50d12a login: 2019-05-14 05:56:35,299 - paramiko.transport - DEBUG - starting thread (client mode): 0xc533e910L 2019-05-14 05:56:35,300 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 05:56:35,300 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-14 05:56:35,300 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-14 05:56:35,301 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 05:56:35,301 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 05:56:35,301 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-14 05:56:35,302 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 05:56:35,302 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 05:56:35,302 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 05:56:35,319 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 05:56:35,319 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 05:56:35,331 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: cf40ebb1bb7b39b3bbc6ccc0c5aeff7d 2019-05-14 05:56:35,332 - paramiko.transport - DEBUG - Trying discovered key 67039385f2df8d6298007ba9e936de67 in /tmp/tmppCPpa1 2019-05-14 05:56:35,357 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 05:56:35,363 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 05:56:35,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-05-14 05:56:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"volume": {"display_name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "size": "2"}}' 2019-05-14 05:56:36,578 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Tue, 14 May 2019 05:56:34 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-b5539978-ef9f-4e39-a772-ebd7bd21c140 x-openstack-request-id: req-b5539978-ef9f-4e39-a772-ebd7bd21c140 2019-05-14 05:56:36,579 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}} 2019-05-14 05:56:36,579 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes used request id req-b5539978-ef9f-4e39-a772-ebd7bd21c140 2019-05-14 05:56:36,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.20831108093s 2019-05-14 05:56:36,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:56:36,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:37,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Tue, 14 May 2019 05:56:36 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-17270dbd-a45b-4637-bb38-c23fe6ff0e1d x-openstack-request-id: req-17270dbd-a45b-4637-bb38-c23fe6ff0e1d 2019-05-14 05:56:37,615 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:56:36.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:56:37,616 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-17270dbd-a45b-4637-bb38-c23fe6ff0e1d 2019-05-14 05:56:37,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.03563809395s 2019-05-14 05:56:37,617 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:39,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:56:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:40,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 14 May 2019 05:56:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-a667690b-8efb-4b43-b253-394b20511a0c x-openstack-request-id: req-a667690b-8efb-4b43-b253-394b20511a0c 2019-05-14 05:56:40,550 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:56:37.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:56:40,550 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-a667690b-8efb-4b43-b253-394b20511a0c 2019-05-14 05:56:40,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.92985200882s 2019-05-14 05:56:40,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:56:40,553 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:40,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 05:56:40 GMT X-Openstack-Request-Id: req-c91966f0-51a7-4a6a-be94-3c6670f56839 2019-05-14 05:56:40,656 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b226245f-69a9-4aaa-8543-370c60737c1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9372875bb1964806825251ed48411c63","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d19708-ae03-47cd-a48d-1dc0da1e70f8"],"description":"","tags":[],"updated_at":"2019-05-14T05:56:09Z","qos_policy_id":null,"name":"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a","admin_state_up":true,"tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:07Z","mtu":1450}]} 2019-05-14 05:56:40,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c91966f0-51a7-4a6a-be94-3c6670f56839 2019-05-14 05:56:40,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104118824005s 2019-05-14 05:56:40,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:56:40,665 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:40,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 14 May 2019 05:56:40 GMT X-Openstack-Request-Id: req-00b1f5d6-a163-471b-9d45-a86df950bf84 2019-05-14 05:56:40,962 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:56:15Z", "file": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/file", "owner": "9372875bb1964806825251ed48411c63", "id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "size": 12716032, "self": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:56:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:56:40,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-00b1f5d6-a163-471b-9d45-a86df950bf84 2019-05-14 05:56:40,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.300773859024s 2019-05-14 05:56:40,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:56:40,967 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:40,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-9bdb2a0d-82d4-4fca-b82d-c30ab53a667d x-openstack-request-id: req-9bdb2a0d-82d4-4fca-b82d-c30ab53a667d 2019-05-14 05:56:40,988 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_179d7bf8-1349-4fc5-938b-db769e50d12a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "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": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8"}]} 2019-05-14 05:56:40,988 - 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-9bdb2a0d-82d4-4fca-b82d-c30ab53a667d 2019-05-14 05:56:40,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237720012665s 2019-05-14 05:56:40,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 05:56:40,992 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"server": {"name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "imageRef": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "flavorRef": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b226245f-69a9-4aaa-8543-370c60737c1a"}], "security_groups": [{"name": "357390f5-6b66-4de5-89e6-d8ad09a56db8"}]}}' 2019-05-14 05:56:42,112 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 05:56:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1 x-compute-request-id: req-b6212bd2-0fe9-46c9-b9e6-17b5ef5c0344 x-openstack-request-id: req-b6212bd2-0fe9-46c9-b9e6-17b5ef5c0344 2019-05-14 05:56:42,113 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "357390f5-6b66-4de5-89e6-d8ad09a56db8"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "adminPass": "SvuH2BzFftG3"}} 2019-05-14 05:56:42,113 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b6212bd2-0fe9-46c9-b9e6-17b5ef5c0344 2019-05-14 05:56:42,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.12368297577s 2019-05-14 05:56:42,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:42,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:42,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-373cf487-240f-42b3-99ad-2c02aa578e08 x-openstack-request-id: req-373cf487-240f-42b3-99ad-2c02aa578e08 2019-05-14 05:56:42,557 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:56:41Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:41Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:28.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:28Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:42,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-373cf487-240f-42b3-99ad-2c02aa578e08 2019-05-14 05:56:42,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.443886041641s 2019-05-14 05:56:42,565 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:44,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:44,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:45,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Tue, 14 May 2019 05:56:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fb77a332-e245-4358-8a77-7c43c65cadef x-openstack-request-id: req-fb77a332-e245-4358-8a77-7c43c65cadef 2019-05-14 05:56:45,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:56:43Z", "hostId": "8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:41Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:28.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:28Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:45,102 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb77a332-e245-4358-8a77-7c43c65cadef 2019-05-14 05:56:45,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533610105515s 2019-05-14 05:56:45,109 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:47,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:47,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:47,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-53be0ff2-273b-4b7c-aa61-7a283028b78d x-openstack-request-id: req-53be0ff2-273b-4b7c-aa61-7a283028b78d 2019-05-14 05:56:47,288 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:56:44Z", "hostId": "8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:41Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:28.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:28Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:47,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-53be0ff2-273b-4b7c-aa61-7a283028b78d 2019-05-14 05:56:47,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176585197449s 2019-05-14 05:56:47,295 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:49,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:49,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:49,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 906 Content-Type: application/json Date: Tue, 14 May 2019 05:56:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0961035e-447a-420d-98ce-0270ef47c572 x-openstack-request-id: req-0961035e-447a-420d-98ce-0270ef47c572 2019-05-14 05:56:49,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T05:56:44Z", "hostId": "8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:41Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:28.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:28Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:49,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0961035e-447a-420d-98ce-0270ef47c572 2019-05-14 05:56:49,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432939052582s 2019-05-14 05:56:49,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:56:51,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:56:51,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:51,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-aa0baa8f-6705-4abe-9f58-099033cdccb8 x-openstack-request-id: req-aa0baa8f-6705-4abe-9f58-099033cdccb8 2019-05-14 05:56:51,923 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:37:ae", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:49.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:49Z", "hostId": "8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:41Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:28.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:28Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:56:51,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa0baa8f-6705-4abe-9f58-099033cdccb8 2019-05-14 05:56:51,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18213391304s 2019-05-14 05:56:51,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:56:51,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=eb7a4b39-79ff-4935-84a5-4bf244d497c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:52,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 05:56:51 GMT X-Openstack-Request-Id: req-4c1bec40-96a5-4fdc-98af-808444f596ea 2019-05-14 05:56:52,017 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:56:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d19708-ae03-47cd-a48d-1dc0da1e70f8","ip_address":"192.168.120.16"}],"id":"7f0e6df0-eef7-4017-b4b4-3fa92da8ffda","security_groups":["357390f5-6b66-4de5-89e6-d8ad09a56db8"],"mac_address":"fa:16:3e:e4:37:ae","project_id":"9372875bb1964806825251ed48411c63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b226245f-69a9-4aaa-8543-370c60737c1a","tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:44Z","binding:vnic_type":"normal","device_id":"eb7a4b39-79ff-4935-84a5-4bf244d497c1","ip_allocation":"immediate"}]} 2019-05-14 05:56:52,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=eb7a4b39-79ff-4935-84a5-4bf244d497c1 used request id req-4c1bec40-96a5-4fdc-98af-808444f596ea 2019-05-14 05:56:52,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0861370563507s 2019-05-14 05:56:52,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=7f0e6df0-eef7-4017-b4b4-3fa92da8ffda" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:52,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:56:51 GMT X-Openstack-Request-Id: req-50652266-b658-4c8e-9c33-67403dc08851 2019-05-14 05:56:52,227 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:56:52,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=7f0e6df0-eef7-4017-b4b4-3fa92da8ffda used request id req-50652266-b658-4c8e-9c33-67403dc08851 2019-05-14 05:56:52,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.199533939362s 2019-05-14 05:56:52,228 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:37:ae', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9589434a-6b6f-4131-b8e6-8d442d1595d9'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:56:49.000000', 'flavor': Munch({u'id': u'77f6bf6f-8298-4281-b4ba-a9b410d2f8e8'}), 'az': u'nova', 'id': u'eb7a4b39-79ff-4935-84a5-4bf244d497c1', 'security_groups': [Munch({u'name': u'cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'859dd5bc5c644450a91aff1c1f4a048e', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9372875bb1964806825251ed48411c63', 'name': 'cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T05:56:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T05:56:49Z', 'hostId': u'8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T05:56:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9372875bb1964806825251ed48411c63', 'name': u'cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a', 'adminPass': u'SvuH2BzFftG3', 'tenant_id': u'9372875bb1964806825251ed48411c63', 'created_at': u'2019-05-14T05:56:41Z', 'created': u'2019-05-14T05:56:41Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 05:56:52,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:56:52,234 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:52,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 05:56:51 GMT X-Openstack-Request-Id: req-eb37ec11-7efe-4095-9841-e27eb087c7cf 2019-05-14 05:56:52,322 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b226245f-69a9-4aaa-8543-370c60737c1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9372875bb1964806825251ed48411c63","l2_adjacency":true,"status":"ACTIVE","subnets":["b7d19708-ae03-47cd-a48d-1dc0da1e70f8"],"description":"","tags":[],"updated_at":"2019-05-14T05:56:09Z","qos_policy_id":null,"name":"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a","admin_state_up":true,"tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:07Z","mtu":1450}]} 2019-05-14 05:56:52,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-eb37ec11-7efe-4095-9841-e27eb087c7cf 2019-05-14 05:56:52,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0884099006653s 2019-05-14 05:56:52,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 05:56:52,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=eb7a4b39-79ff-4935-84a5-4bf244d497c1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:52,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 05:56:51 GMT X-Openstack-Request-Id: req-0aa39fdb-0871-4df1-963c-b053a9415f00 2019-05-14 05:56:52,372 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T05:56:48Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b7d19708-ae03-47cd-a48d-1dc0da1e70f8","ip_address":"192.168.120.16"}],"id":"7f0e6df0-eef7-4017-b4b4-3fa92da8ffda","security_groups":["357390f5-6b66-4de5-89e6-d8ad09a56db8"],"mac_address":"fa:16:3e:e4:37:ae","project_id":"9372875bb1964806825251ed48411c63","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b226245f-69a9-4aaa-8543-370c60737c1a","tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:44Z","binding:vnic_type":"normal","device_id":"eb7a4b39-79ff-4935-84a5-4bf244d497c1","ip_allocation":"immediate"}]} 2019-05-14 05:56:52,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=eb7a4b39-79ff-4935-84a5-4bf244d497c1 used request id req-0aa39fdb-0871-4df1-963c-b053a9415f00 2019-05-14 05:56:52,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0487079620361s 2019-05-14 05:56:52,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 05:56:52,373 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.16", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda"}}' 2019-05-14 05:56:54,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 14 May 2019 05:56:54 GMT X-Openstack-Request-Id: req-1b7b1759-9cc4-4dbf-8ec8-15299e133779 2019-05-14 05:56:54,878 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:53Z", "updated_at": "2019-05-14T05:56:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:37:ae", "device_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda", "id": "b5b3ff51-d7e2-49fc-9e61-15893e929f41", "qos_policy_id": null}} 2019-05-14 05:56:54,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1b7b1759-9cc4-4dbf-8ec8-15299e133779 2019-05-14 05:56:54,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.50600194931s 2019-05-14 05:56:54,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:54,894 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:54,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 14 May 2019 05:56:54 GMT X-Openstack-Request-Id: req-e820c89d-c82c-4512-b48c-a1bf62564502 2019-05-14 05:56:54,977 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:34Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}, {"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:53Z", "updated_at": "2019-05-14T05:56:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:37:ae", "device_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda", "id": "b5b3ff51-d7e2-49fc-9e61-15893e929f41", "qos_policy_id": null}]} 2019-05-14 05:56:54,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e820c89d-c82c-4512-b48c-a1bf62564502 2019-05-14 05:56:54,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0835959911346s 2019-05-14 05:56:54,989 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:55,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:55,100 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:55,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 14 May 2019 05:56:54 GMT X-Openstack-Request-Id: req-93b8f2fc-1a05-4baa-bee8-47d9a5e00cc8 2019-05-14 05:56:55,160 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:34Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}, {"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:53Z", "updated_at": "2019-05-14T05:56:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:37:ae", "device_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda", "id": "b5b3ff51-d7e2-49fc-9e61-15893e929f41", "qos_policy_id": null}]} 2019-05-14 05:56:55,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-93b8f2fc-1a05-4baa-bee8-47d9a5e00cc8 2019-05-14 05:56:55,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0599188804626s 2019-05-14 05:56:55,169 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:55,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:55,280 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:55,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 14 May 2019 05:56:54 GMT X-Openstack-Request-Id: req-b325f774-51ca-4346-b9aa-12a2eeca3edc 2019-05-14 05:56:55,340 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:34Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}, {"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:53Z", "updated_at": "2019-05-14T05:56:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:37:ae", "device_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda", "id": "b5b3ff51-d7e2-49fc-9e61-15893e929f41", "qos_policy_id": null}]} 2019-05-14 05:56:55,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b325f774-51ca-4346-b9aa-12a2eeca3edc 2019-05-14 05:56:55,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614130496979s 2019-05-14 05:56:55,352 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:55,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:55,463 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:55,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 14 May 2019 05:56:54 GMT X-Openstack-Request-Id: req-e4fd58c4-5b70-4aa3-a01f-8d9e88a8c3c2 2019-05-14 05:56:55,523 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:34Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}, {"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:53Z", "updated_at": "2019-05-14T05:56:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:37:ae", "device_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda", "id": "b5b3ff51-d7e2-49fc-9e61-15893e929f41", "qos_policy_id": null}]} 2019-05-14 05:56:55,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e4fd58c4-5b70-4aa3-a01f-8d9e88a8c3c2 2019-05-14 05:56:55,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606369972229s 2019-05-14 05:56:55,535 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:55,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:55,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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:55,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1638 Content-Type: application/json Date: Tue, 14 May 2019 05:56:55 GMT X-Openstack-Request-Id: req-f61b2a08-c55a-4fa4-8d8b-fce70f013eec 2019-05-14 05:56:55,705 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:34Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}, {"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:53Z", "updated_at": "2019-05-14T05:56:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:37:ae", "device_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda", "id": "b5b3ff51-d7e2-49fc-9e61-15893e929f41", "qos_policy_id": null}]} 2019-05-14 05:56:55,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f61b2a08-c55a-4fa4-8d8b-fce70f013eec 2019-05-14 05:56:55,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0604329109192s 2019-05-14 05:56:55,716 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 05:56:55,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:56:55,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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:56,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1640 Content-Type: application/json Date: Tue, 14 May 2019 05:56:55 GMT X-Openstack-Request-Id: req-9b7c55dc-716a-4315-9db4-f3803c53ac1e 2019-05-14 05:56:56,048 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:32Z", "updated_at": "2019-05-14T05:56:34Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:73:b0:5b", "device_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc"}, "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "bd3c0457-1e5d-4b5f-bb4e-d069050a61a5", "id": "65b51eed-37ca-4a4d-906b-f74409770180", "qos_policy_id": null}, {"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:53Z", "updated_at": "2019-05-14T05:56:55Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:37:ae", "device_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda", "id": "b5b3ff51-d7e2-49fc-9e61-15893e929f41", "qos_policy_id": null}]} 2019-05-14 05:56:56,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-9b7c55dc-716a-4315-9db4-f3803c53ac1e 2019-05-14 05:56:56,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.222831964493s 2019-05-14 05:56:56,059 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e28c6e7e-f061-41fd-b152-47e2ac94b444', 'updated_at': u'2019-05-14T05:56:55Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'7f0e6df0-eef7-4017-b4b4-3fa92da8ffda', 'id': u'b5b3ff51-d7e2-49fc-9e61-15893e929f41', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'7f0e6df0-eef7-4017-b4b4-3fa92da8ffda', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9372875bb1964806825251ed48411c63', 'name': 'cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'9372875bb1964806825251ed48411c63', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b226245f-69a9-4aaa-8543-370c60737c1a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e4:37:ae', u'device_id': u'eb7a4b39-79ff-4935-84a5-4bf244d497c1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'9372875bb1964806825251ed48411c63', 'created_at': u'2019-05-14T05:56:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'b226245f-69a9-4aaa-8543-370c60737c1a', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e4:37:ae', u'device_id': u'eb7a4b39-79ff-4935-84a5-4bf244d497c1'}), 'router': u'e28c6e7e-f061-41fd-b152-47e2ac94b444'}) 2019-05-14 05:56:56,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 05:56:56,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 05:56:56,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9588 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-1f15eb8f-c2bf-4edf-b0de-4a7b107580a9 x-openstack-request-id: req-1f15eb8f-c2bf-4edf-b0de-4a7b107580a9 2019-05-14 05:56:56,129 - 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 542360461 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.224244] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.227103] pid_max: default: 32768 minimum: 301\n[ 0.228641] ACPI: Core revision 20150930\n[ 0.230583] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.232825] Security Framework initialized\n[ 0.234221] Yama: becoming mindful.\n[ 0.235482] AppArmor: AppArmor initialized\n[ 0.236924] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239164] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241324] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.243397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245715] Initializing cgroup subsys io\n[ 0.247114] Initializing cgroup subsys memory\n[ 0.248590] Initializing cgroup subsys devices\n[ 0.250080] Initializing cgroup subsys freezer\n[ 0.251576] Initializing cgroup subsys net_cls\n[ 0.253061] Initializing cgroup subsys perf_event\n[ 0.254634] Initializing cgroup subsys net_prio\n[ 0.256145] Initializing cgroup subsys hugetlb\n[ 0.257633] Initializing cgroup subsys pids\n[ 0.259117] CPU: Physical Processor ID: 0\n[ 0.261186] mce: CPU supports 10 MCE banks\n[ 0.262636] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264346] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282590] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.290961] ftrace: allocating 31920 entries in 125 pages\n[ 0.322023] smpboot: Max logical packages: 1\n[ 0.323491] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.325793] x2apic enabled\n[ 0.327144] Switched APIC routing to physical x2apic.\n[ 0.329978] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.331898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338508] KVM setup paravirtual spinlock\n[ 0.340389] x86: Booted up 1 node, 1 CPUs\n[ 0.341765] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344088] devtmpfs: initialized\n[ 0.346296] evm: security.selinux\n[ 0.347499] evm: security.SMACK64\n[ 0.348687] evm: security.SMACK64EXEC\n[ 0.349975] evm: security.SMACK64TRANSMUTE\n[ 0.351372] evm: security.SMACK64MMAP\n[ 0.352648] evm: security.ima\n[ 0.353747] evm: security.capability\n[ 0.355082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358229] pinctrl core: initialized pinctrl subsystem\n[ 0.360074] RTC time: 5:56:50, date: 05/14/19\n[ 0.361670] NET: Registered protocol family 16\n[ 0.363278] cpuidle: using governor ladder\n[ 0.364687] cpuidle: using governor menu\n[ 0.366037] PCCT header not found.\n[ 0.367298] ACPI: bus type PCI registered\n[ 0.368676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.370785] PCI: Using configuration type 1 for base access\n[ 0.373298] ACPI: Added _OSI(Module Device)\n[ 0.374739] ACPI: Added _OSI(Processor Device)\n[ 0.376218] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.377769] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380303] ACPI: Interpreter enabled\n[ 0.381612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.384808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.387984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394328] ACPI: (supports S0 S5)\n[ 0.395539] ACPI: Using IOAPIC for interrupt routing\n[ 0.397161] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401604] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403560] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.405686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.407743] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411478] acpiphp: Slot [3] registered\n[ 0.412848] acpiphp: Slot [4] registered\n[ 0.414213] acpiphp: Slot [5] registered\n[ 0.415591] acpiphp: Slot [6] registered\n[ 0.416959] acpiphp: Slot [7] registered\n[ 0.418323] acpiphp: Slot [8] registered\n[ 0.419699] acpiphp: Slot [9] registered\n[ 0.421064] acpiphp: Slot [10] registered\n[ 0.422464] acpiphp: Slot [11] registered\n[ 0.423853] acpiphp: Slot [12] registered\n[ 0.425243] acpiphp: Slot [13] registered\n[ 0.426632] acpiphp: Slot [14] registered\n[ 0.428026] acpiphp: Slot [15] registered\n[ 0.445407] acpiphp: Slot [16] registered\n[ 0.446797] acpiphp: Slot [17] registered\n[ 0.448186] acpiphp: Slot [18] registered\n[ 0.449576] acpiphp: Slot [19] registered\n[ 0.450962] acpiphp: Slot [20] registered\n[ 0.452349] acpiphp: Slot [21] registered\n[ 0.453740] acpiphp: Slot [22] registered\n[ 0.455126] acpiphp: Slot [23] registered\n[ 0.456515] acpiphp: Slot [24] registered\n[ 0.457903] acpiphp: Slot [25] registered\n[ 0.459285] acpiphp: Slot [26] registered\n[ 0.460669] acpiphp: Slot [27] registered\n[ 0.462062] acpiphp: Slot [28] registered\n[ 0.463451] acpiphp: Slot [29] registered\n[ 0.464835] acpiphp: Slot [30] registered\n[ 0.466228] acpiphp: Slot [31] registered\n[ 0.467616] PCI host bridge to bus 0000:00\n[ 0.469009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.471109] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.473207] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475699] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.478185] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480732] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485270] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487466] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489489] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491673] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.496039] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.520353] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.526706] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.529186] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.531626] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.534040] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.536897] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.539903] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.541762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.544476] vgaarb: loaded\n[ 0.545531] vgaarb: bridge control possible 0000:00:02.0\n[ 0.548028] SCSI subsystem initialized\n[ 0.549983] ACPI: bus type USB registered\n[ 0.551466] usbcore: registered new interface driver usbfs\n[ 0.553281] usbcore: registered new interface driver hub\n[ 0.555042] usbcore: registered new device driver usb\n[ 0.557105] PCI: Using ACPI for IRQ routing\n[ 0.559506] NetLabel: Initializing\n[ 0.560762] NetLabel: domain hash size = 128\n[ 0.562257] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.563969] NetLabel: unlabeled traffic allowed by default\n[ 0.566315] clocksource: Switched to clocksource kvm-clock\n[ 0.577864] AppArmor: AppArmor Filesystem Enabled\n[ 0.579565] pnp: PnP ACPI init\n[ 0.581181] pnp: PnP ACPI: found 5 devices\n[ 0.588394] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.591438] NET: Registered protocol family 2\n[ 0.593482] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.595747] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.597865] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.599985] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.601896] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604006] NET: Registered protocol family 1\n[ 0.605596] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.607532] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.609426] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.624483] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.639982] Trying to unpack rootfs image as initramfs...\n[ 0.704681] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.707716] Scanning for low memory corruption every 60 seconds\n[ 0.710132] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.712278] audit: initializing netlink subsys (disabled)\n[ 0.714085] audit: type=2000 audit(1557813410.579:1): initialized\n[ 0.716436] Initialise system trusted keyring\n[ 0.718125] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.720155] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.723306] zbud: loaded\n[ 0.724511] VFS: Disk quotas dquot_6.6.0\n[ 0.725937] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.728551] fuse init (API version 7.23)\n[ 0.730106] Key type big_key registered\n[ 0.731532] Allocating IMA MOK and blacklist keyrings.\n[ 0.733601] Key type asymmetric registered\n[ 0.735061] Asymmetric key parser 'x509' registered\n[ 0.736747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.739369] io scheduler noop registered\n[ 0.740742] io scheduler deadline registered (default)\n[ 0.742509] io scheduler cfq registered\n[ 0.744010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.745834] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.748064] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.750614] ACPI: Power Button [PWRF]\n[ 0.752096] GHES: HEST is not enabled!\n[ 0.766404] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.795865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.799504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.824740] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.828280] Linux agpgart interface v0.103\n[ 0.832116] brd: module loaded\n[ 0.834623] loop: module loaded\n[ 0.840021] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.842580] GPT:90111 != 2097151\n[ 0.843766] GPT:Alternate GPT header not at the end of the disk.\n[ 0.845702] GPT:90111 != 2097151\n[ 0.846892] GPT: Use GNU Parted to correct GPT errors.\n[ 0.848599] vda: vda1 vda15\n[ 0.850596] scsi host0: ata_piix\n[ 0.851918] scsi host1: ata_piix\n[ 0.853160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.855305] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.858099] libphy: Fixed MDIO Bus: probed\n[ 0.859550] tun: Universal TUN/TAP device driver, 1.6\n[ 0.861231] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.864522] PPP generic driver version 2.4.2\n[ 0.866094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.868200] ehci-pci: EHCI PCI platform driver\n[ 0.869742] ehci-platform: EHCI generic platform driver\n[ 0.871488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.873492] ohci-pci: OHCI PCI platform driver\n[ 0.875036] ohci-platform: OHCI generic platform driver\n[ 0.876798] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.891839] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.893615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.896197] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.897947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.900005] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.902218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.904699] usb usb1: Product: UHCI Host Controller\n[ 0.906341] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.908345] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.910023] hub 1-0:1.0: USB hub found\n[ 0.911394] hub 1-0:1.0: 2 ports detected\n[ 0.913006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.916666] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.918347] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.920126] mousedev: PS/2 mouse device common for all mice\n[ 0.922332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.925307] rtc_cmos 00:00: RTC can wake from S4\n[ 0.927456] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.929520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.931641] i2c /dev entries driver\n[ 0.932961] device-mapper: uevent: version 1.0.3\n[ 0.934628] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.937481] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.939786] NET: Registered protocol family 10\n[ 0.941786] NET: Registered protocol family 17\n[ 0.943368] Key type dns_resolver registered\n[ 0.945045] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.946965] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.950031] registered taskstats version 1\n[ 0.951521] Loading compiled-in X.509 certificates\n[ 0.953764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.957006] zswap: loaded using pool lzo/zbud\n[ 0.959562] Key type trusted registered\n[ 0.961991] Key type encrypted registered\n[ 0.963430] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.965264] ima: No TPM chip found, activating TPM-bypass!\n[ 0.967099] evm: HMAC attrs: 0x1\n[ 0.968729] Magic number: 3:464:921\n[ 0.970180] rtc_cmos 00:00: setting system clock to 2019-05-14 05:56:50 UTC (1557813410)\n[ 0.973015] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.974972] EDD information not available.\n[ 1.013031] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.031854] Write protecting the kernel read-only data: 14336k\n[ 1.037126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.040337] 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.090256] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.16...\nLease of 192.168.120.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnaBAJLz68BZoDfJmZkBmqzPi4vSA26ZAtlTz1Of5dKKsLzeSzdH1OOAp/czg4B7kVbj7lqcrYPXKyRBDphEg9s7GtmTktrpw9yB7KAvmOcwz4iaedpgHtQ+TzkpZ2mwCR2FQ6QR5+MmnwR7dqyYmzOTEliqg7C3cyoqSzSX2gRMIg0HwVTDJ60LxmA0KnCLoXavqNcmOXRnonMbezrR7r9UlL9SmVk2yCSTX0Osy6EpO9VtVdRUsMtTBLAe1tSKlnKpgaXI7qrYoW1gXGSswJAEhpJMW0KvYdGwxs+c4ipwNK1+ncdeE/N0gybCgLB8wrV/W4QQIkIkSZgQqt3kt root@cinder-test-vm-179d7bf8-1349-4fc5-938b-db769e50d12a\nssh-dss AAAAB3NzaC1kc3MAAACBALbuTKf5+ojklP623NORmIu+A6NoIhUIalGjANBrft1mPBF1+ZfhybWZNHRquaNzFUgaYj9IMYaY5krLnY15i7yyP2UaJXVrOym+qBW2pksXd2oX/gB8nv3CWgs81LQL+VIrJ99QjZTUtyXjcxS/RY3wXlqrBSFQZV/jyCcHyZtrAAAAFQC1GAefKf4y0cRvn46VrKlQmCiTuwAAAIAPz6SZBEB6flvSw6a+maoGcDOlnS3mqvAhWmSHP+QjPeRbftjv//m0L01NVmnC8vljxP9iMxZxftxaw218YfmheDPEKaRLiYfCMjKkokXVBLyN+cSEjom9JqwsAqmnNGqiuuOIx7viy0yiHQMELXRzE8RHX7U6BQT7hR8glZSQEAAAAIBx7tCLduosSsGs1xKicVCESI7LThtkSfolBjqhqXJ6hM/Oe/ox/Vyzawu0DS0EmAIBRbguII6DoAayUNxDkGu2+GZ0kmoz7KRKWKDQuXXhHOh/F3ExJur07Bd3J9U25nQrCXVA4xrMWdcnJ0cBehbQG6ot36ii2PCerkLBcSD0+w== root@cinder-test-vm-179d7bf8-1349-4fc5-938b-db769e50d12a\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.51s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fee4:37ae/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-179d7bf8-1349-4fc5-938b-db769e50d12a\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.28 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-179d7bf8-1349-4fc5-938b-db769e50d12a login: "} 2019-05-14 05:56:56,130 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1/action used request id req-1f15eb8f-c2bf-4edf-b0de-4a7b107580a9 2019-05-14 05:56:56,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0703520774841s 2019-05-14 05:56:56,131 - 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 542360461 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.224244] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.227103] pid_max: default: 32768 minimum: 301 [ 0.228641] ACPI: Core revision 20150930 [ 0.230583] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.232825] Security Framework initialized [ 0.234221] Yama: becoming mindful. [ 0.235482] AppArmor: AppArmor initialized [ 0.236924] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239164] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241324] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.243397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245715] Initializing cgroup subsys io [ 0.247114] Initializing cgroup subsys memory [ 0.248590] Initializing cgroup subsys devices [ 0.250080] Initializing cgroup subsys freezer [ 0.251576] Initializing cgroup subsys net_cls [ 0.253061] Initializing cgroup subsys perf_event [ 0.254634] Initializing cgroup subsys net_prio [ 0.256145] Initializing cgroup subsys hugetlb [ 0.257633] Initializing cgroup subsys pids [ 0.259117] CPU: Physical Processor ID: 0 [ 0.261186] mce: CPU supports 10 MCE banks [ 0.262636] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264346] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282590] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.290961] ftrace: allocating 31920 entries in 125 pages [ 0.322023] smpboot: Max logical packages: 1 [ 0.323491] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.325793] x2apic enabled [ 0.327144] Switched APIC routing to physical x2apic. [ 0.329978] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.331898] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335448] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338508] KVM setup paravirtual spinlock [ 0.340389] x86: Booted up 1 node, 1 CPUs [ 0.341765] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344088] devtmpfs: initialized [ 0.346296] evm: security.selinux [ 0.347499] evm: security.SMACK64 [ 0.348687] evm: security.SMACK64EXEC [ 0.349975] evm: security.SMACK64TRANSMUTE [ 0.351372] evm: security.SMACK64MMAP [ 0.352648] evm: security.ima [ 0.353747] evm: security.capability [ 0.355082] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358229] pinctrl core: initialized pinctrl subsystem [ 0.360074] RTC time: 5:56:50, date: 05/14/19 [ 0.361670] NET: Registered protocol family 16 [ 0.363278] cpuidle: using governor ladder [ 0.364687] cpuidle: using governor menu [ 0.366037] PCCT header not found. [ 0.367298] ACPI: bus type PCI registered [ 0.368676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.370785] PCI: Using configuration type 1 for base access [ 0.373298] ACPI: Added _OSI(Module Device) [ 0.374739] ACPI: Added _OSI(Processor Device) [ 0.376218] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.377769] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380303] ACPI: Interpreter enabled [ 0.381612] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.384808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.387984] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391156] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394328] ACPI: (supports S0 S5) [ 0.395539] ACPI: Using IOAPIC for interrupt routing [ 0.397161] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401604] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403560] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.405686] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.407743] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411478] acpiphp: Slot [3] registered [ 0.412848] acpiphp: Slot [4] registered [ 0.414213] acpiphp: Slot [5] registered [ 0.415591] acpiphp: Slot [6] registered [ 0.416959] acpiphp: Slot [7] registered [ 0.418323] acpiphp: Slot [8] registered [ 0.419699] acpiphp: Slot [9] registered [ 0.421064] acpiphp: Slot [10] registered [ 0.422464] acpiphp: Slot [11] registered [ 0.423853] acpiphp: Slot [12] registered [ 0.425243] acpiphp: Slot [13] registered [ 0.426632] acpiphp: Slot [14] registered [ 0.428026] acpiphp: Slot [15] registered [ 0.445407] acpiphp: Slot [16] registered [ 0.446797] acpiphp: Slot [17] registered [ 0.448186] acpiphp: Slot [18] registered [ 0.449576] acpiphp: Slot [19] registered [ 0.450962] acpiphp: Slot [20] registered [ 0.452349] acpiphp: Slot [21] registered [ 0.453740] acpiphp: Slot [22] registered [ 0.455126] acpiphp: Slot [23] registered [ 0.456515] acpiphp: Slot [24] registered [ 0.457903] acpiphp: Slot [25] registered [ 0.459285] acpiphp: Slot [26] registered [ 0.460669] acpiphp: Slot [27] registered [ 0.462062] acpiphp: Slot [28] registered [ 0.463451] acpiphp: Slot [29] registered [ 0.464835] acpiphp: Slot [30] registered [ 0.466228] acpiphp: Slot [31] registered [ 0.467616] PCI host bridge to bus 0000:00 [ 0.469009] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.471109] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.473207] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475699] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.478185] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480732] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485270] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487466] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489489] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491673] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.496039] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.520353] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.526706] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.529186] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.531626] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.534040] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.536897] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.539903] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.541762] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.544476] vgaarb: loaded [ 0.545531] vgaarb: bridge control possible 0000:00:02.0 [ 0.548028] SCSI subsystem initialized [ 0.549983] ACPI: bus type USB registered [ 0.551466] usbcore: registered new interface driver usbfs [ 0.553281] usbcore: registered new interface driver hub [ 0.555042] usbcore: registered new device driver usb [ 0.557105] PCI: Using ACPI for IRQ routing [ 0.559506] NetLabel: Initializing [ 0.560762] NetLabel: domain hash size = 128 [ 0.562257] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.563969] NetLabel: unlabeled traffic allowed by default [ 0.566315] clocksource: Switched to clocksource kvm-clock [ 0.577864] AppArmor: AppArmor Filesystem Enabled [ 0.579565] pnp: PnP ACPI init [ 0.581181] pnp: PnP ACPI: found 5 devices [ 0.588394] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.591438] NET: Registered protocol family 2 [ 0.593482] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.595747] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.597865] TCP: Hash tables configured (established 4096 bind 4096) [ 0.599985] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.601896] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.604006] NET: Registered protocol family 1 [ 0.605596] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.607532] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.609426] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.624483] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.639982] Trying to unpack rootfs image as initramfs... [ 0.704681] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.707716] Scanning for low memory corruption every 60 seconds [ 0.710132] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.712278] audit: initializing netlink subsys (disabled) [ 0.714085] audit: type=2000 audit(1557813410.579:1): initialized [ 0.716436] Initialise system trusted keyring [ 0.718125] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.720155] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.723306] zbud: loaded [ 0.724511] VFS: Disk quotas dquot_6.6.0 [ 0.725937] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.728551] fuse init (API version 7.23) [ 0.730106] Key type big_key registered [ 0.731532] Allocating IMA MOK and blacklist keyrings. [ 0.733601] Key type asymmetric registered [ 0.735061] Asymmetric key parser 'x509' registered [ 0.736747] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.739369] io scheduler noop registered [ 0.740742] io scheduler deadline registered (default) [ 0.742509] io scheduler cfq registered [ 0.744010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.745834] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.748064] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.750614] ACPI: Power Button [PWRF] [ 0.752096] GHES: HEST is not enabled! [ 0.766404] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.795865] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.799504] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.824740] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.828280] Linux agpgart interface v0.103 [ 0.832116] brd: module loaded [ 0.834623] loop: module loaded [ 0.840021] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.842580] GPT:90111 != 2097151 [ 0.843766] GPT:Alternate GPT header not at the end of the disk. [ 0.845702] GPT:90111 != 2097151 [ 0.846892] GPT: Use GNU Parted to correct GPT errors. [ 0.848599] vda: vda1 vda15 [ 0.850596] scsi host0: ata_piix [ 0.851918] scsi host1: ata_piix [ 0.853160] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.855305] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.858099] libphy: Fixed MDIO Bus: probed [ 0.859550] tun: Universal TUN/TAP device driver, 1.6 [ 0.861231] tun: (C) 1999-2004 Max Krasnyansky [ 0.864522] PPP generic driver version 2.4.2 [ 0.866094] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868200] ehci-pci: EHCI PCI platform driver [ 0.869742] ehci-platform: EHCI generic platform driver [ 0.871488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.873492] ohci-pci: OHCI PCI platform driver [ 0.875036] ohci-platform: OHCI generic platform driver [ 0.876798] uhci_hcd: USB Universal Host Controller Interface driver [ 0.891839] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.893615] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.896197] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.897947] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.900005] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.902218] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.904699] usb usb1: Product: UHCI Host Controller [ 0.906341] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.908345] usb usb1: SerialNumber: 0000:00:01.2 [ 0.910023] hub 1-0:1.0: USB hub found [ 0.911394] hub 1-0:1.0: 2 ports detected [ 0.913006] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.916666] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.918347] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.920126] mousedev: PS/2 mouse device common for all mice [ 0.922332] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.925307] rtc_cmos 00:00: RTC can wake from S4 [ 0.927456] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.929520] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.931641] i2c /dev entries driver [ 0.932961] device-mapper: uevent: version 1.0.3 [ 0.934628] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.937481] ledtrig-cpu: registered to indicate activity on CPUs [ 0.939786] NET: Registered protocol family 10 [ 0.941786] NET: Registered protocol family 17 [ 0.943368] Key type dns_resolver registered [ 0.945045] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.946965] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.950031] registered taskstats version 1 [ 0.951521] Loading compiled-in X.509 certificates [ 0.953764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.957006] zswap: loaded using pool lzo/zbud [ 0.959562] Key type trusted registered [ 0.961991] Key type encrypted registered [ 0.963430] AppArmor: AppArmor sha1 policy hashing enabled [ 0.965264] ima: No TPM chip found, activating TPM-bypass! [ 0.967099] evm: HMAC attrs: 0x1 [ 0.968729] Magic number: 3:464:921 [ 0.970180] rtc_cmos 00:00: setting system clock to 2019-05-14 05:56:50 UTC (1557813410) [ 0.973015] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.974972] EDD information not available. [ 1.013031] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.031854] Write protecting the kernel read-only data: 14336k [ 1.037126] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.040337] 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.090256] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCcnaBAJLz68BZoDfJmZkBmqzPi4vSA26ZAtlTz1Of5dKKsLzeSzdH1OOAp/czg4B7kVbj7lqcrYPXKyRBDphEg9s7GtmTktrpw9yB7KAvmOcwz4iaedpgHtQ+TzkpZ2mwCR2FQ6QR5+MmnwR7dqyYmzOTEliqg7C3cyoqSzSX2gRMIg0HwVTDJ60LxmA0KnCLoXavqNcmOXRnonMbezrR7r9UlL9SmVk2yCSTX0Osy6EpO9VtVdRUsMtTBLAe1tSKlnKpgaXI7qrYoW1gXGSswJAEhpJMW0KvYdGwxs+c4ipwNK1+ncdeE/N0gybCgLB8wrV/W4QQIkIkSZgQqt3kt root@cinder-test-vm-179d7bf8-1349-4fc5-938b-db769e50d12a ssh-dss AAAAB3NzaC1kc3MAAACBALbuTKf5+ojklP623NORmIu+A6NoIhUIalGjANBrft1mPBF1+ZfhybWZNHRquaNzFUgaYj9IMYaY5krLnY15i7yyP2UaJXVrOym+qBW2pksXd2oX/gB8nv3CWgs81LQL+VIrJ99QjZTUtyXjcxS/RY3wXlqrBSFQZV/jyCcHyZtrAAAAFQC1GAefKf4y0cRvn46VrKlQmCiTuwAAAIAPz6SZBEB6flvSw6a+maoGcDOlnS3mqvAhWmSHP+QjPeRbftjv//m0L01NVmnC8vljxP9iMxZxftxaw218YfmheDPEKaRLiYfCMjKkokXVBLyN+cSEjom9JqwsAqmnNGqiuuOIx7viy0yiHQMELXRzE8RHX7U6BQT7hR8glZSQEAAAAIBx7tCLduosSsGs1xKicVCESI7LThtkSfolBjqhqXJ6hM/Oe/ox/Vyzawu0DS0EmAIBRbguII6DoAayUNxDkGu2+GZ0kmoz7KRKWKDQuXXhHOh/F3ExJur07Bd3J9U25nQrCXVA4xrMWdcnJ0cBehbQG6ot36ii2PCerkLBcSD0+w== root@cinder-test-vm-179d7bf8-1349-4fc5-938b-db769e50d12a -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.51s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fee4:37ae/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.16 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-179d7bf8-1349-4fc5-938b-db769e50d12a launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-179d7bf8-1349-4fc5-938b-db769e50d12a login: 2019-05-14 05:56:56,134 - paramiko.transport - DEBUG - starting thread (client mode): 0xc533e850L 2019-05-14 05:56:56,135 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 05:56:56,135 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-05-14 05:56:56,135 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-05-14 05:56:56,136 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 05:56:56,136 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 05:56:56,137 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-05-14 05:56:56,137 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 05:56:56,137 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 05:56:56,137 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 05:56:56,155 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 05:56:56,155 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 05:56:56,166 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 9186a1fc5334b229f6752687f619074f 2019-05-14 05:56:56,167 - paramiko.transport - DEBUG - Trying discovered key 67039385f2df8d6298007ba9e936de67 in /tmp/tmppCPpa1 2019-05-14 05:56:56,192 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 05:56:56,198 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 05:56:56,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-14 05:56:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"volumeAttachment": {"volumeId": "89ac5be2-9387-4655-adf4-b0495f559d76"}}' 2019-05-14 05:56:57,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Tue, 14 May 2019 05:56: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-0eaa4319-f251-4e8c-918a-9dbf6e5783ee x-openstack-request-id: req-0eaa4319-f251-4e8c-918a-9dbf6e5783ee 2019-05-14 05:56:57,975 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "volumeId": "89ac5be2-9387-4655-adf4-b0495f559d76"}} 2019-05-14 05:56:57,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1/os-volume_attachments used request id req-0eaa4319-f251-4e8c-918a-9dbf6e5783ee 2019-05-14 05:56:57,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.77580904961s 2019-05-14 05:56:57,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:56:57,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:56:59,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Tue, 14 May 2019 05:56:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-fca07865-cd60-4633-936b-c95109735c2a x-openstack-request-id: req-fca07865-cd60-4633-936b-c95109735c2a 2019-05-14 05:56:59,070 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:56:57.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:56:59,071 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-fca07865-cd60-4633-936b-c95109735c2a 2019-05-14 05:56:59,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.0946559906s 2019-05-14 05:56:59,072 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:01,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:02,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 459 Content-Type: application/json Date: Tue, 14 May 2019 05:57:00 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-42250f31-ff01-4b68-aeec-5fa9e76da307 x-openstack-request-id: req-42250f31-ff01-4b68-aeec-5fa9e76da307 2019-05-14 05:57:02,141 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "attaching", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:00.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:02,141 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-42250f31-ff01-4b68-aeec-5fa9e76da307 2019-05-14 05:57:02,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.06676506996s 2019-05-14 05:57:02,142 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:04,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:04,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 573 Content-Type: application/json Date: Tue, 14 May 2019 05:57:03 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-887f57ce-5922-4b95-a24a-23de0e8ad92f x-openstack-request-id: req-887f57ce-5922-4b95-a24a-23de0e8ad92f 2019-05-14 05:57:04,212 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [{"server_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "attachment_id": "5dc8807c-bced-4dba-b94c-50022a4d76d2", "attached_at": "2019-05-14T05:57:00.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "89ac5be2-9387-4655-adf4-b0495f559d76", "device": "/dev/vdb", "id": "89ac5be2-9387-4655-adf4-b0495f559d76"}], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:01.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:04,212 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-887f57ce-5922-4b95-a24a-23de0e8ad92f 2019-05-14 05:57:04,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0677020549774s 2019-05-14 05:57:04,214 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 05:57:04,215 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-14 05:57:04,215 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 05:57:04,219 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 05:57:04,289 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 05:57:04,289 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-14 05:57:04,290 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 05:57:04,291 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-14 05:57:04,328 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-14 05:57:04,329 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-14 05:57:04,356 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-14 05:57:05,066 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-14 05:57:05,066 - 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: 87b4ff7e-0d09-4f24-9cf0-a5f85c6e5314 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912 Allocating group tables: 0/16 done Writing inode tables: 0/16 done Creating journal (16384 blocks): done Writing superblocks and filesystem accounting information: 0/16 done New data added to the volume! 2019-05-14 05:57:05,067 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-05-14 05:57:05,067 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-05-14 05:57:05,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-14 05:57:05,068 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-14 05:57:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1/os-volume_attachments/89ac5be2-9387-4655-adf4-b0495f559d76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:06,737 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-93463dc0-0418-4610-a10b-c93f4e61cebd x-openstack-request-id: req-93463dc0-0418-4610-a10b-c93f4e61cebd 2019-05-14 05:57:06,737 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1/os-volume_attachments/89ac5be2-9387-4655-adf4-b0495f559d76 used request id req-93463dc0-0418-4610-a10b-c93f4e61cebd 2019-05-14 05:57:06,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.6686630249s 2019-05-14 05:57:06,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:06,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:06,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Tue, 14 May 2019 05:57:06 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-32f3791e-b1c9-4f31-b45b-2b2503ab5a18 x-openstack-request-id: req-32f3791e-b1c9-4f31-b45b-2b2503ab5a18 2019-05-14 05:57:06,800 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [{"server_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "attachment_id": "5dc8807c-bced-4dba-b94c-50022a4d76d2", "attached_at": "2019-05-14T05:57:00.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "89ac5be2-9387-4655-adf4-b0495f559d76", "device": "/dev/vdb", "id": "89ac5be2-9387-4655-adf4-b0495f559d76"}], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:06.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:06,800 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-32f3791e-b1c9-4f31-b45b-2b2503ab5a18 2019-05-14 05:57:06,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0631370544434s 2019-05-14 05:57:06,802 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:08,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:08,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Tue, 14 May 2019 05:57:08 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-d8d0e2f3-d178-44d0-985a-4bd749bba7d1 x-openstack-request-id: req-d8d0e2f3-d178-44d0-985a-4bd749bba7d1 2019-05-14 05:57:08,864 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:08,864 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-d8d0e2f3-d178-44d0-985a-4bd749bba7d1 2019-05-14 05:57:08,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0595121383667s 2019-05-14 05:57:08,866 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-05-14 05:57:08,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-05-14 05:57:08,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc/os-volume_attachments -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"volumeAttachment": {"volumeId": "89ac5be2-9387-4655-adf4-b0495f559d76"}}' 2019-05-14 05:57:09,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 146 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-99680a30-9eec-4aee-8db0-6899ee26259f x-openstack-request-id: req-99680a30-9eec-4aee-8db0-6899ee26259f 2019-05-14 05:57:09,701 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "volumeId": "89ac5be2-9387-4655-adf4-b0495f559d76"}} 2019-05-14 05:57:09,702 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc/os-volume_attachments used request id req-99680a30-9eec-4aee-8db0-6899ee26259f 2019-05-14 05:57:09,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.835644006729s 2019-05-14 05:57:09,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:09,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:09,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 461 Content-Type: application/json Date: Tue, 14 May 2019 05:57:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-13e96076-8de1-4592-8770-b0522f550f44 x-openstack-request-id: req-13e96076-8de1-4592-8770-b0522f550f44 2019-05-14 05:57:09,761 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:09,761 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-13e96076-8de1-4592-8770-b0522f550f44 2019-05-14 05:57:09,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0592939853668s 2019-05-14 05:57:09,763 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:11,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:11,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:11,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 461 Content-Type: application/json Date: Tue, 14 May 2019 05:57:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-2214bc30-8178-4cac-8cd7-a3f1b2fd9489 x-openstack-request-id: req-2214bc30-8178-4cac-8cd7-a3f1b2fd9489 2019-05-14 05:57:11,821 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:11,821 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-2214bc30-8178-4cac-8cd7-a3f1b2fd9489 2019-05-14 05:57:11,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.055566072464s 2019-05-14 05:57:11,822 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:13,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:13,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:13,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Tue, 14 May 2019 05:57:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-e72827fe-4072-4fae-806a-07dd80933be5 x-openstack-request-id: req-e72827fe-4072-4fae-806a-07dd80933be5 2019-05-14 05:57:13,881 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [{"server_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "attachment_id": "8f3f24cf-540f-4443-bf5a-930407aaafbf", "attached_at": "2019-05-14T05:57:11.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "89ac5be2-9387-4655-adf4-b0495f559d76", "device": "/dev/vdb", "id": "89ac5be2-9387-4655-adf4-b0495f559d76"}], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:11.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:13,881 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-e72827fe-4072-4fae-806a-07dd80933be5 2019-05-14 05:57:13,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0566608905792s 2019-05-14 05:57:13,883 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 05:57:13,885 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-05-14 05:57:13,885 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 05:57:13,888 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 05:57:13,955 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 05:57:13,956 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-05-14 05:57:13,957 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-14 05:57:13,957 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 05:57:13,994 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-05-14 05:57:13,994 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-14 05:57:14,022 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-14 05:57:14,046 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-14 05:57:14,046 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stdout: VOL_DEV_NAME: vdb NAME vda vda1 vda15 vdb Found new data! 2019-05-14 05:57:14,047 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-05-14 05:57:14,047 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-05-14 05:57:14,048 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-14 05:57:14,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-05-14 05:57:14,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc/os-volume_attachments/89ac5be2-9387-4655-adf4-b0495f559d76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:14,873 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:57:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0c3ab0c0-f4d2-4f22-8db0-d89edc15d230 x-openstack-request-id: req-0c3ab0c0-f4d2-4f22-8db0-d89edc15d230 2019-05-14 05:57:14,873 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc/os-volume_attachments/89ac5be2-9387-4655-adf4-b0495f559d76 used request id req-0c3ab0c0-f4d2-4f22-8db0-d89edc15d230 2019-05-14 05:57:14,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.825380086899s 2019-05-14 05:57:14,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:14,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 575 Content-Type: application/json Date: Tue, 14 May 2019 05:57:14 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-9bbf4d39-b263-4866-a907-5b8549b76ddb x-openstack-request-id: req-9bbf4d39-b263-4866-a907-5b8549b76ddb 2019-05-14 05:57:14,937 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [{"server_id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "attachment_id": "8f3f24cf-540f-4443-bf5a-930407aaafbf", "attached_at": "2019-05-14T05:57:11.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "89ac5be2-9387-4655-adf4-b0495f559d76", "device": "/dev/vdb", "id": "89ac5be2-9387-4655-adf4-b0495f559d76"}], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:14,937 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-9bbf4d39-b263-4866-a907-5b8549b76ddb 2019-05-14 05:57:14,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0632021427155s 2019-05-14 05:57:14,939 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:16,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:16,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:17,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 14 May 2019 05:57:16 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ea83a559-8aaf-42cf-90ed-6e7ec3048554 x-openstack-request-id: req-ea83a559-8aaf-42cf-90ed-6e7ec3048554 2019-05-14 05:57:17,004 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:17,005 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-ea83a559-8aaf-42cf-90ed-6e7ec3048554 2019-05-14 05:57:17,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0633158683777s 2019-05-14 05:57:17,149 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 05:57:17,149 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:09 | PASS | +---------------------+------------------+------------------+----------------+ 2019-05-14 05:57:17,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 05:57:17,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:17,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 05:57:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5d00f923-9feb-45d5-8cfa-54a25d47ad66 x-openstack-request-id: req-5d00f923-9feb-45d5-8cfa-54a25d47ad66 2019-05-14 05:57:17,303 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc used request id req-5d00f923-9feb-45d5-8cfa-54a25d47ad66 2019-05-14 05:57:17,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.14879488945s 2019-05-14 05:57:17,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:57:17,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:17,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-c761f416-7e29-4dbb-8bdf-a35df6114071 x-openstack-request-id: req-c761f416-7e29-4dbb-8bdf-a35df6114071 2019-05-14 05:57:17,778 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:37:ae", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:37:ae", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:49.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:49Z", "hostId": "8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:41Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:b0:5b", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/31948cff-3768-48c6-b2eb-b79c09d9e2cc", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:28.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "31948cff-3768-48c6-b2eb-b79c09d9e2cc", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:57:16Z", "hostId": "5e5db2a328c942d310827c8495eb8994c868f5554bfe4ee7b8e4e957", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm2_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:19Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:57:17,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c761f416-7e29-4dbb-8bdf-a35df6114071 2019-05-14 05:57:17,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475040912628s 2019-05-14 05:57:17,781 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:19,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:57:19,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:19,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-aae2a4b5-69c4-40e5-ab52-869c6ff45518 x-openstack-request-id: req-aae2a4b5-69c4-40e5-ab52-869c6ff45518 2019-05-14 05:57:19,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:37:ae", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:37:ae", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:49.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:56:49Z", "hostId": "8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:41Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:57:19,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aae2a4b5-69c4-40e5-ab52-869c6ff45518 2019-05-14 05:57:19,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168973922729s 2019-05-14 05:57:19,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 05:57:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/65b51eed-37ca-4a4d-906b-f74409770180.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:20,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:57:20 GMT X-Openstack-Request-Id: req-dc00deaa-b2ed-49aa-98f5-fc59d222aa74 2019-05-14 05:57:20,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:57:20,705 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/65b51eed-37ca-4a4d-906b-f74409770180.json used request id req-dc00deaa-b2ed-49aa-98f5-fc59d222aa74 2019-05-14 05:57:20,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.74592590332s 2019-05-14 05:57:20,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:57:20,715 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:20,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 14 May 2019 05:57:20 GMT X-Openstack-Request-Id: req-0d3125de-048e-438a-8258-410a53b587f1 2019-05-14 05:57:20,793 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:53Z", "updated_at": "2019-05-14T05:56:55Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e4:37:ae", "device_id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "port_id": "7f0e6df0-eef7-4017-b4b4-3fa92da8ffda", "id": "b5b3ff51-d7e2-49fc-9e61-15893e929f41", "qos_policy_id": null}]} 2019-05-14 05:57:20,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0d3125de-048e-438a-8258-410a53b587f1 2019-05-14 05:57:20,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0786159038544s 2019-05-14 05:57:20,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:20,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 14 May 2019 05:57:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5b619811-b587-4e8e-b10b-d171e4616fcc x-openstack-request-id: req-5b619811-b587-4e8e-b10b-d171e4616fcc 2019-05-14 05:57:20,855 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:14.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:20,856 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-5b619811-b587-4e8e-b10b-d171e4616fcc 2019-05-14 05:57:20,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.055652141571s 2019-05-14 05:57:20,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-05-14 05:57:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:20,952 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:57:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-a2d42393-49c8-4cf2-b8a9-f53d3e7b91f2 2019-05-14 05:57:20,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:57:20,953 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76 used request id req-a2d42393-49c8-4cf2-b8a9-f53d3e7b91f2 2019-05-14 05:57:20,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0952978134155s 2019-05-14 05:57:20,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:20,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:21,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 460 Content-Type: application/json Date: Tue, 14 May 2019 05:57:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f401a6d8-6bd2-4289-86b3-aabcc52a0f78 x-openstack-request-id: req-f401a6d8-6bd2-4289-86b3-aabcc52a0f78 2019-05-14 05:57:21,007 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "self"}, {"href": "http://172.30.9.28:8776/9372875bb1964806825251ed48411c63/volumes/89ac5be2-9387-4655-adf4-b0495f559d76", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-05-14T05:56:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9372875bb1964806825251ed48411c63", "updated_at": "2019-05-14T05:57:20.000000", "volume_type": "tripleo", "name": "cinder_test-volume_179d7bf8-1349-4fc5-938b-db769e50d12a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "89ac5be2-9387-4655-adf4-b0495f559d76", "size": 2}]} 2019-05-14 05:57:21,007 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-f401a6d8-6bd2-4289-86b3-aabcc52a0f78 2019-05-14 05:57:21,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0538380146027s 2019-05-14 05:57:21,008 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:23,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-05-14 05:57:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:23,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 05:57:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-db5e6a16-44f0-4e5c-b8b9-1f1fc2a13180 x-openstack-request-id: req-db5e6a16-44f0-4e5c-b8b9-1f1fc2a13180 2019-05-14 05:57:23,061 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-05-14 05:57:23,061 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.28:8776/v3/9372875bb1964806825251ed48411c63/volumes/detail used request id req-db5e6a16-44f0-4e5c-b8b9-1f1fc2a13180 2019-05-14 05:57:23,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0501210689545s 2019-05-14 05:57:23,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 05:57:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/b5b3ff51-d7e2-49fc-9e61-15893e929f41.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:24,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:57:23 GMT X-Openstack-Request-Id: req-b7b2680a-38bc-4eb3-ab67-e7c1914038c6 2019-05-14 05:57:24,211 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:57:24,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b5b3ff51-d7e2-49fc-9e61-15893e929f41.json used request id req-b7b2680a-38bc-4eb3-ab67-e7c1914038c6 2019-05-14 05:57:24,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.14631199837s 2019-05-14 05:57:24,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 05:57:24,222 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:24,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:57:23 GMT X-Openstack-Request-Id: req-98c824e0-5dd2-439a-be48-de20f118e1d3 2019-05-14 05:57:24,291 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 05:57:24,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-98c824e0-5dd2-439a-be48-de20f118e1d3 2019-05-14 05:57:24,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697391033173s 2019-05-14 05:57:24,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 05:57:24,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:24,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-7f948d12-01ef-4a95-83f7-0ae71a577d10 x-openstack-request-id: req-7f948d12-01ef-4a95-83f7-0ae71a577d10 2019-05-14 05:57:24,444 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1 used request id req-7f948d12-01ef-4a95-83f7-0ae71a577d10 2019-05-14 05:57:24,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152309179306s 2019-05-14 05:57:24,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:57:24,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:24,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 772 Content-Type: application/json Date: Tue, 14 May 2019 05:57:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa8a3827-4834-4eb0-bf5b-04d4657dcb34 x-openstack-request-id: req-aa8a3827-4834-4eb0-bf5b-04d4657dcb34 2019-05-14 05:57:24,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:37:ae", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:37:ae", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/eb7a4b39-79ff-4935-84a5-4bf244d497c1", "rel": "bookmark"}], "image": {"id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "links": [{"href": "http://172.30.9.28:8774/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T05:56:49.000000", "flavor": {"id": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "links": [{"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "bookmark"}]}, "id": "eb7a4b39-79ff-4935-84a5-4bf244d497c1", "security_groups": [{"name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}], "user_id": "859dd5bc5c644450a91aff1c1f4a048e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T05:57:23Z", "hostId": "8ebec66f3e42245b4988f223323f15ad4f9e612819f015bee44333cd", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a", "name": "cinder_test-vm_179d7bf8-1349-4fc5-938b-db769e50d12a", "created": "2019-05-14T05:56:41Z", "tenant_id": "9372875bb1964806825251ed48411c63", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 05:57:24,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa8a3827-4834-4eb0-bf5b-04d4657dcb34 2019-05-14 05:57:24,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47807598114s 2019-05-14 05:57:24,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 05:57:26,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 05:57:26,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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:26,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-e51bb354-7212-4ba7-9169-49557ae9cc9a x-openstack-request-id: req-e51bb354-7212-4ba7-9169-49557ae9cc9a 2019-05-14 05:57:26,994 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 05:57:26,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e51bb354-7212-4ba7-9169-49557ae9cc9a 2019-05-14 05:57:26,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0668308734894s 2019-05-14 05:57:26,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:57:27,000 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:27,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Tue, 14 May 2019 05:57:26 GMT X-Openstack-Request-Id: req-e7a24804-942c-4905-9b5f-4a2f5b4accfa 2019-05-14 05:57:27,050 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:16Z", "updated_at": "2019-05-14T05:56:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "0d94f6d8-7d86-42e4-b734-e664caaf49b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "32960a15-d988-43f5-a3ca-8423670b2681", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "7a4ed5da-6cc0-4bad-a76a-b7483daaa88b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:16Z", "revision_number": 0, "id": "86e03bcc-6226-437b-bde3-9f025d81469e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:16Z", "security_group_id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 3, "project_id": "9372875bb1964806825251ed48411c63", "id": "357390f5-6b66-4de5-89e6-d8ad09a56db8", "name": "cinder_test-sg_179d7bf8-1349-4fc5-938b-db769e50d12a"}, {"description": "Default security group", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:07Z", "updated_at": "2019-05-14T05:56:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6137e967-8d4b-498c-a266-0bc8d348ee08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6656ef53-0d30-410a-b458-a9c4edaa684b", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "df3457d5-0550-4ec8-a634-1b93d49f6561", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "f7c8ce6c-2140-45e2-a176-22be02411c7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "id": "62d8d4bc-436f-471e-89c6-698add813180", "name": "default"}]} 2019-05-14 05:57:27,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e7a24804-942c-4905-9b5f-4a2f5b4accfa 2019-05-14 05:57:27,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507578849792s 2019-05-14 05:57:27,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:57:27,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/357390f5-6b66-4de5-89e6-d8ad09a56db8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:27,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:57:26 GMT X-Openstack-Request-Id: req-668bb1bb-d882-445b-b703-3deeaea22990 2019-05-14 05:57:27,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:57:27,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/357390f5-6b66-4de5-89e6-d8ad09a56db8.json used request id req-668bb1bb-d882-445b-b703-3deeaea22990 2019-05-14 05:57:27,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129192113876s 2019-05-14 05:57:27,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 05:57:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:27,227 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-18c3510d-bfea-4d82-9327-60828c382f04 x-openstack-request-id: req-18c3510d-bfea-4d82-9327-60828c382f04 2019-05-14 05:57:27,227 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cinder_test-kp_179d7bf8-1349-4fc5-938b-db769e50d12a used request id req-18c3510d-bfea-4d82-9327-60828c382f04 2019-05-14 05:57:27,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.041314125061s 2019-05-14 05:57:27,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 05:57:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/e28c6e7e-f061-41fd-b152-47e2ac94b444/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" -d '{"subnet_id": "b7d19708-ae03-47cd-a48d-1dc0da1e70f8"}' 2019-05-14 05:57:29,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:57:28 GMT X-Openstack-Request-Id: req-90f51668-4b2f-4d41-afd5-acfddc30f899 2019-05-14 05:57:29,329 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "b226245f-69a9-4aaa-8543-370c60737c1a", "tenant_id": "9372875bb1964806825251ed48411c63", "subnet_id": "b7d19708-ae03-47cd-a48d-1dc0da1e70f8", "subnet_ids": ["b7d19708-ae03-47cd-a48d-1dc0da1e70f8"], "port_id": "916e6bdb-31f5-4992-8e2c-abf75e3025b5", "id": "e28c6e7e-f061-41fd-b152-47e2ac94b444"} 2019-05-14 05:57:29,329 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/e28c6e7e-f061-41fd-b152-47e2ac94b444/remove_router_interface.json used request id req-90f51668-4b2f-4d41-afd5-acfddc30f899 2019-05-14 05:57:29,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.10118293762s 2019-05-14 05:57:29,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 05:57:29,330 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:29,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Tue, 14 May 2019 05:57:28 GMT X-Openstack-Request-Id: req-0595e8a1-97ce-42b0-ac0d-29ea860350f3 2019-05-14 05:57:29,448 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:09Z", "admin_state_up": true, "updated_at": "2019-05-14T05:57:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "9372875bb1964806825251ed48411c63", "id": "e28c6e7e-f061-41fd-b152-47e2ac94b444", "name": "cinder_test-router_179d7bf8-1349-4fc5-938b-db769e50d12a"}]} 2019-05-14 05:57:29,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0595e8a1-97ce-42b0-ac0d-29ea860350f3 2019-05-14 05:57:29,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11906504631s 2019-05-14 05:57:29,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 05:57:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/e28c6e7e-f061-41fd-b152-47e2ac94b444.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:30,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:57:30 GMT X-Openstack-Request-Id: req-113e68cc-fb5c-45a0-801d-4c1c43fd15e3 2019-05-14 05:57:30,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:57:30,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/e28c6e7e-f061-41fd-b152-47e2ac94b444.json used request id req-113e68cc-fb5c-45a0-801d-4c1c43fd15e3 2019-05-14 05:57:30,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16842389107s 2019-05-14 05:57:30,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 05:57:30,619 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:30,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 14 May 2019 05:57:30 GMT X-Openstack-Request-Id: req-5b8989f8-81ab-447e-ba9f-1ff31ef394d0 2019-05-14 05:57:30,660 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b226245f-69a9-4aaa-8543-370c60737c1a","tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:09Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T05:56:09Z","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":"9372875bb1964806825251ed48411c63","id":"b7d19708-ae03-47cd-a48d-1dc0da1e70f8","subnetpool_id":null,"name":"cinder_test-subnet_179d7bf8-1349-4fc5-938b-db769e50d12a"}]} 2019-05-14 05:57:30,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5b8989f8-81ab-447e-ba9f-1ff31ef394d0 2019-05-14 05:57:30,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0416610240936s 2019-05-14 05:57:30,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 05:57:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/b7d19708-ae03-47cd-a48d-1dc0da1e70f8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:31,603 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:57:31 GMT X-Openstack-Request-Id: req-d30f6aca-1b94-414e-a82c-30d8c02dccec 2019-05-14 05:57:31,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:57:31,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b7d19708-ae03-47cd-a48d-1dc0da1e70f8.json used request id req-d30f6aca-1b94-414e-a82c-30d8c02dccec 2019-05-14 05:57:31,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.941411972046s 2019-05-14 05:57:31,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:57:31,604 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:31,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 14 May 2019 05:57:31 GMT X-Openstack-Request-Id: req-6837f779-ecc0-48bb-b321-dac38c7d0459 2019-05-14 05:57:31,876 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b226245f-69a9-4aaa-8543-370c60737c1a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9372875bb1964806825251ed48411c63","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:57:30Z","qos_policy_id":null,"name":"cinder_test-net_179d7bf8-1349-4fc5-938b-db769e50d12a","admin_state_up":true,"tenant_id":"9372875bb1964806825251ed48411c63","created_at":"2019-05-14T05:56:07Z","mtu":1450}]} 2019-05-14 05:57:31,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6837f779-ecc0-48bb-b321-dac38c7d0459 2019-05-14 05:57:31,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272599935532s 2019-05-14 05:57:31,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 05:57:31,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/b226245f-69a9-4aaa-8543-370c60737c1a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:32,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:57:32 GMT X-Openstack-Request-Id: req-161ea919-73b0-404f-ac40-757ae85cf25f 2019-05-14 05:57:32,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:57:32,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b226245f-69a9-4aaa-8543-370c60737c1a.json used request id req-161ea919-73b0-404f-ac40-757ae85cf25f 2019-05-14 05:57:32,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.975178956985s 2019-05-14 05:57:32,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:57:32,862 - 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.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:32,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 14 May 2019 05:57:32 GMT X-Openstack-Request-Id: req-43c2f2b3-2d88-4ce0-8cb4-147d70c5727b 2019-05-14 05:57:32,899 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:56:15Z", "file": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/file", "owner": "9372875bb1964806825251ed48411c63", "id": "9589434a-6b6f-4131-b8e6-8d442d1595d9", "size": 12716032, "self": "/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/9589434a-6b6f-4131-b8e6-8d442d1595d9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_179d7bf8-1349-4fc5-938b-db769e50d12a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:56:14Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:57:32,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-43c2f2b3-2d88-4ce0-8cb4-147d70c5727b 2019-05-14 05:57:32,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0415518283844s 2019-05-14 05:57:32,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 05:57:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e2c4668401ffd8024f36c1222d89fc58228f5f74" 2019-05-14 05:57:33,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:57:32 GMT X-Openstack-Request-Id: req-bcfb5c39-58f9-417d-aec3-4f8cceb6ce23 2019-05-14 05:57:33,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:57:33,223 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9589434a-6b6f-4131-b8e6-8d442d1595d9 used request id req-bcfb5c39-58f9-417d-aec3-4f8cceb6ce23 2019-05-14 05:57:33,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.321571111679s 2019-05-14 05:57:33,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 05:57:33,233 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:33,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-4796e84e-690a-4b69-831d-7169cb58cebd x-openstack-request-id: req-4796e84e-690a-4b69-831d-7169cb58cebd 2019-05-14 05:57:33,253 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_179d7bf8-1349-4fc5-938b-db769e50d12a", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8", "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": "77f6bf6f-8298-4281-b4ba-a9b410d2f8e8"}]} 2019-05-14 05:57:33,254 - 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-4796e84e-690a-4b69-831d-7169cb58cebd 2019-05-14 05:57:33,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243167877197s 2019-05-14 05:57:33,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 05:57:33,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:33,281 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-57806f6c-7d98-4af8-9a6a-a2e90acd35a9 x-openstack-request-id: req-57806f6c-7d98-4af8-9a6a-a2e90acd35a9 2019-05-14 05:57:33,281 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/77f6bf6f-8298-4281-b4ba-a9b410d2f8e8 used request id req-57806f6c-7d98-4af8-9a6a-a2e90acd35a9 2019-05-14 05:57:33,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0261240005493s 2019-05-14 05:57:33,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:57:33,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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:33,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 05:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec451fd1-2db1-4978-9377-1c30909511b1 2019-05-14 05:57:33,509 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a", "links": {"self": "http://172.30.9.28:5000/v3/users/859dd5bc5c644450a91aff1c1f4a048e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "859dd5bc5c644450a91aff1c1f4a048e", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:57:33,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ec451fd1-2db1-4978-9377-1c30909511b1 2019-05-14 05:57:33,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227749109268s 2019-05-14 05:57:33,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:57:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/859dd5bc5c644450a91aff1c1f4a048e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:33,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 14 May 2019 05:57:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc64f37-a8d8-41b8-b9b2-591ef4f2b441 2019-05-14 05:57:33,719 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_179d7bf8-1349-4fc5-938b-db769e50d12a", "links": {"self": "http://172.30.9.28:5000/v3/users/859dd5bc5c644450a91aff1c1f4a048e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "859dd5bc5c644450a91aff1c1f4a048e", "description": null}} 2019-05-14 05:57:33,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/859dd5bc5c644450a91aff1c1f4a048e used request id req-3dc64f37-a8d8-41b8-b9b2-591ef4f2b441 2019-05-14 05:57:33,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204305887222s 2019-05-14 05:57:33,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 05:57:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/859dd5bc5c644450a91aff1c1f4a048e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:34,030 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a583a32a-ee08-4601-b247-3c5ccc59d377 2019-05-14 05:57:34,030 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:57:34,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/859dd5bc5c644450a91aff1c1f4a048e used request id req-a583a32a-ee08-4601-b247-3c5ccc59d377 2019-05-14 05:57:34,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310684919357s 2019-05-14 05:57:34,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:57:34,039 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:34,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 14 May 2019 05:57:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a0fd53b-0e3a-4ad7-b999-95a7fa0c353a 2019-05-14 05:57:34,226 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/9372875bb1964806825251ed48411c63"}, "tags": [], "enabled": true, "id": "9372875bb1964806825251ed48411c63", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_179d7bf8-1349-4fc5-938b-db769e50d12a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 05:57:34,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-6a0fd53b-0e3a-4ad7-b999-95a7fa0c353a 2019-05-14 05:57:34,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.189470052719s 2019-05-14 05:57:34,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 05:57:34,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/9372875bb1964806825251ed48411c63 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:34,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:57:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c8e7d5-de55-4202-a9c6-417e6b8ac232 2019-05-14 05:57:34,475 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:57:34,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9372875bb1964806825251ed48411c63 used request id req-38c8e7d5-de55-4202-a9c6-417e6b8ac232 2019-05-14 05:57:34,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244215011597s 2019-05-14 05:57:34,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:57:34,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9372875bb1964806825251ed48411c63&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:34,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 05:57:34 GMT X-Openstack-Request-Id: req-c929dda1-7b62-4249-b749-9c165cd24121 2019-05-14 05:57:34,792 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:07Z", "updated_at": "2019-05-14T05:56:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6137e967-8d4b-498c-a266-0bc8d348ee08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6656ef53-0d30-410a-b458-a9c4edaa684b", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "df3457d5-0550-4ec8-a634-1b93d49f6561", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "f7c8ce6c-2140-45e2-a176-22be02411c7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "id": "62d8d4bc-436f-471e-89c6-698add813180", "name": "default"}]} 2019-05-14 05:57:34,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=9372875bb1964806825251ed48411c63&name=default used request id req-c929dda1-7b62-4249-b749-9c165cd24121 2019-05-14 05:57:34,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.311869859695s 2019-05-14 05:57:34,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 05:57:34,798 - 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.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:34,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 05:57:34 GMT X-Openstack-Request-Id: req-62e38002-95a5-49e9-bfca-791e71fa70ce 2019-05-14 05:57:34,844 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9372875bb1964806825251ed48411c63", "created_at": "2019-05-14T05:56:07Z", "updated_at": "2019-05-14T05:56:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "f7c8ce6c-2140-45e2-a176-22be02411c7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6656ef53-0d30-410a-b458-a9c4edaa684b", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "df3457d5-0550-4ec8-a634-1b93d49f6561", "remote_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv6", "project_id": "9372875bb1964806825251ed48411c63"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:56:07Z", "revision_number": 0, "id": "6137e967-8d4b-498c-a266-0bc8d348ee08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:56:07Z", "security_group_id": "62d8d4bc-436f-471e-89c6-698add813180", "tenant_id": "9372875bb1964806825251ed48411c63", "port_range_min": null, "ethertype": "IPv4", "project_id": "9372875bb1964806825251ed48411c63"}], "revision_number": 1, "project_id": "9372875bb1964806825251ed48411c63", "id": "62d8d4bc-436f-471e-89c6-698add813180", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 05:57:34,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-62e38002-95a5-49e9-bfca-791e71fa70ce 2019-05-14 05:57:34,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468490123749s 2019-05-14 05:57:34,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 05:57:34,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/62d8d4bc-436f-471e-89c6-698add813180.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fffb935609d68ee9bf656bdfdb0d814368357d0d" 2019-05-14 05:57:34,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 05:57:34 GMT X-Openstack-Request-Id: req-605df3a3-f258-4f2b-8b67-da1076cb42e1 2019-05-14 05:57:34,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 05:57:34,982 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/62d8d4bc-436f-471e-89c6-698add813180.json used request id req-605df3a3-f258-4f2b-8b67-da1076cb42e1 2019-05-14 05:57:34,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131115198135s 2019-05-14 05:57:35,028 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-05-14 05:57:35,086 - 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.16" 2019-05-14 05:57:35,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:57:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2215380-8320-497c-b9e4-0c36ef625df2 2019-05-14 05:57:35,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-05-14 05:57:35,091 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-b2215380-8320-497c-b9e4-0c36ef625df2 2019-05-14 05:57:35,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:57:35,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T06:57:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["JePk5amgQba5QAzN1LWqOw"], "issued_at": "2019-05-14T05:57:34.000000Z"}} 2019-05-14 05:57:35,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:57:35,496 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:35,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 05:57:35 GMT X-Openstack-Request-Id: req-32921aa7-8655-4986-9ca6-3b06440ed4d5 2019-05-14 05:57:35,833 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:57:35,834 - 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-32921aa7-8655-4986-9ca6-3b06440ed4d5 2019-05-14 05:57:35,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.337892055511s 2019-05-14 05:57:35,842 - 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.16" 2019-05-14 05:57:35,847 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69350d23-a57e-46e8-a3ab-f335acc163e0 2019-05-14 05:57:35,847 - 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-05-14 05:57:35,847 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-69350d23-a57e-46e8-a3ab-f335acc163e0 2019-05-14 05:57:35,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:57:35,852 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:36,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:57:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab2b875-9b81-4441-8b83-ebd47c8a592d 2019-05-14 05:57:36,068 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:57:36,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-dab2b875-9b81-4441-8b83-ebd47c8a592d 2019-05-14 05:57:36,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219691038132s 2019-05-14 05:57:36,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 05:57:36,078 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d"}}' 2019-05-14 05:57:36,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 14 May 2019 05:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1049582-19b8-4ade-9559-641acc850a65 2019-05-14 05:57:36,300 - 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/79acfea7f7da4efaa6fdee83fdabe23d"}, "tags": [], "enabled": true, "id": "79acfea7f7da4efaa6fdee83fdabe23d", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d"}} 2019-05-14 05:57:36,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b1049582-19b8-4ade-9559-641acc850a65 2019-05-14 05:57:36,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.225556850433s 2019-05-14 05:57:36,301 - 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'79acfea7f7da4efaa6fdee83fdabe23d', '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_c31436f3-d393-4428-abea-68026014ef6d'}) 2019-05-14 05:57:36,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 05:57:36,310 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bWNJ4Jiw6g3jYzb4AEAgH2Mylffzle", "email": null, "name": "tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d"}}' 2019-05-14 05:57:36,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 14 May 2019 05:57:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49e78ae6-e427-4480-b97e-f2a0d7bc9d40 2019-05-14 05:57:36,683 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d", "links": {"self": "http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0e4e06b4bdd4f3ebfd4a518481d0b3c", "domain_id": "default", "password_expires_at": null}} 2019-05-14 05:57:36,684 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-49e78ae6-e427-4480-b97e-f2a0d7bc9d40 2019-05-14 05:57:36,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376340866089s 2019-05-14 05:57:36,684 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b0e4e06b4bdd4f3ebfd4a518481d0b3c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d'}) 2019-05-14 05:57:36,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:57:36,692 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:36,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1964eded-8d73-4b92-ac62-5328dbc7cb11 2019-05-14 05:57:36,893 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:57:36,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1964eded-8d73-4b92-ac62-5328dbc7cb11 2019-05-14 05:57:36,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205632925034s 2019-05-14 05:57:36,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:57:36,902 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:37,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c034a792-17ea-49c8-941d-ca36d38641c6 2019-05-14 05:57:37,010 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:57:37,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c034a792-17ea-49c8-941d-ca36d38641c6 2019-05-14 05:57:37,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11167216301s 2019-05-14 05:57:37,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:57:37,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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:37,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa033265-f8e1-4886-b8db-1091cbb6dc07 2019-05-14 05:57:37,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:57:37,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fa033265-f8e1-4886-b8db-1091cbb6dc07 2019-05-14 05:57:37,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207576036453s 2019-05-14 05:57:37,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:57:37,231 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:37,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b80ab6-8c4c-4e3f-9835-e19b40c175fd 2019-05-14 05:57:37,420 - 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-05-14 05:57:37,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e0b80ab6-8c4c-4e3f-9835-e19b40c175fd 2019-05-14 05:57:37,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192492961884s 2019-05-14 05:57:37,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:57:37,425 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:37,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 14 May 2019 05:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d2c338-17c3-4f84-b737-75e132bcef88 2019-05-14 05:57:37,552 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d", "links": {"self": "http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0e4e06b4bdd4f3ebfd4a518481d0b3c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:57:37,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-28d2c338-17c3-4f84-b737-75e132bcef88 2019-05-14 05:57:37,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131274938583s 2019-05-14 05:57:37,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:57:37,568 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:37,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 05:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffab6296-fd6e-4720-a503-ff39c461005c 2019-05-14 05:57:37,693 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/79acfea7f7da4efaa6fdee83fdabe23d"}, "tags": [], "enabled": true, "id": "79acfea7f7da4efaa6fdee83fdabe23d", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d"}]} 2019-05-14 05:57:37,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ffab6296-fd6e-4720-a503-ff39c461005c 2019-05-14 05:57:37,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128478050232s 2019-05-14 05:57:37,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:57:37,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=79acfea7f7da4efaa6fdee83fdabe23d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:37,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 05:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251db47d-03ed-45d8-bdaf-bb7f9257b4af 2019-05-14 05:57:37,813 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=79acfea7f7da4efaa6fdee83fdabe23d", "previous": null, "next": null}} 2019-05-14 05:57:37,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=79acfea7f7da4efaa6fdee83fdabe23d used request id req-251db47d-03ed-45d8-bdaf-bb7f9257b4af 2019-05-14 05:57:37,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111953020096s 2019-05-14 05:57:37,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 05:57:37,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/79acfea7f7da4efaa6fdee83fdabe23d/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:38,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b11e529-67fb-44db-a91a-7098cca4ddab 2019-05-14 05:57:38,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:57:38,010 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/79acfea7f7da4efaa6fdee83fdabe23d/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c/roles/07647f6e16cf494ea311c937e21b1927 used request id req-9b11e529-67fb-44db-a91a-7098cca4ddab 2019-05-14 05:57:38,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.19287109375s 2019-05-14 05:57:38,011 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d', 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'79acfea7f7da4efaa6fdee83fdabe23d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bWNJ4Jiw6g3jYzb4AEAgH2Mylffzle', 'username': u'tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d', '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-05-14 05:57:38,014 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d', 'password': 'bWNJ4Jiw6g3jYzb4AEAgH2Mylffzle', 'project_name': 'tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '79acfea7f7da4efaa6fdee83fdabe23d', 'project_domain_name': 'Default'} 2019-05-14 05:57:38,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:57:38,021 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:38,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a58406-5ddd-47d4-9736-1c03aaa5d9aa 2019-05-14 05:57:38,210 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:57:38,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-06a58406-5ddd-47d4-9736-1c03aaa5d9aa 2019-05-14 05:57:38,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19268488884s 2019-05-14 05:57:38,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:57:38,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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:38,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf65aef-3221-4240-a98f-732f36fd1fba 2019-05-14 05:57:38,326 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:57:38,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4cf65aef-3221-4240-a98f-732f36fd1fba 2019-05-14 05:57:38,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111042022705s 2019-05-14 05:57:38,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:57:38,335 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:38,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a5e14ac-a0f2-49d0-ab68-2c13c4c2df58 2019-05-14 05:57:38,465 - 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-05-14 05:57:38,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9a5e14ac-a0f2-49d0-ab68-2c13c4c2df58 2019-05-14 05:57:38,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.133488893509s 2019-05-14 05:57:38,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:57:38,469 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:38,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 14 May 2019 05:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adb54f1-b51a-45a0-b4f9-a74eb60d6384 2019-05-14 05:57:38,762 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d", "links": {"self": "http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0e4e06b4bdd4f3ebfd4a518481d0b3c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:57:38,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6adb54f1-b51a-45a0-b4f9-a74eb60d6384 2019-05-14 05:57:38,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.296622037888s 2019-05-14 05:57:38,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:57:38,778 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:38,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 05:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3887b61-5c02-4bd8-8aed-12b70003d3cb 2019-05-14 05:57:38,887 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/79acfea7f7da4efaa6fdee83fdabe23d"}, "tags": [], "enabled": true, "id": "79acfea7f7da4efaa6fdee83fdabe23d", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d"}]} 2019-05-14 05:57:38,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d3887b61-5c02-4bd8-8aed-12b70003d3cb 2019-05-14 05:57:38,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111944913864s 2019-05-14 05:57:38,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:57:38,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=79acfea7f7da4efaa6fdee83fdabe23d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:39,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Tue, 14 May 2019 05:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd652ef3-d2d8-4c77-bd2e-a2c81f369e8f 2019-05-14 05:57:39,006 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=79acfea7f7da4efaa6fdee83fdabe23d", "previous": null, "next": null}} 2019-05-14 05:57:39,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=79acfea7f7da4efaa6fdee83fdabe23d used request id req-cd652ef3-d2d8-4c77-bd2e-a2c81f369e8f 2019-05-14 05:57:39,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111804962158s 2019-05-14 05:57:39,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 05:57:39,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/79acfea7f7da4efaa6fdee83fdabe23d/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:39,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fa807a4-98de-4cbc-9bf0-406d7d9df82e 2019-05-14 05:57:39,284 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:57:39,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/79acfea7f7da4efaa6fdee83fdabe23d/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-7fa807a4-98de-4cbc-9bf0-406d7d9df82e 2019-05-14 05:57:39,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.273719072342s 2019-05-14 05:57:39,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:57:39,291 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:39,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6489abcf-2604-4cf9-a7a4-f912017b079f 2019-05-14 05:57:39,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:57:39,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6489abcf-2604-4cf9-a7a4-f912017b079f 2019-05-14 05:57:39,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209941148758s 2019-05-14 05:57:39,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:57:39,506 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:39,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 05:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a7b111-642c-42ba-b67d-3a208dd46e58 2019-05-14 05:57:39,616 - 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-05-14 05:57:39,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b6a7b111-642c-42ba-b67d-3a208dd46e58 2019-05-14 05:57:39,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113887786865s 2019-05-14 05:57:39,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 05:57:39,621 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:39,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 14 May 2019 05:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537c15c3-c6c3-46c8-a393-a42e3b4d190f 2019-05-14 05:57:39,831 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d", "links": {"self": "http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0e4e06b4bdd4f3ebfd4a518481d0b3c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 05:57:39,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-537c15c3-c6c3-46c8-a393-a42e3b4d190f 2019-05-14 05:57:39,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213751077652s 2019-05-14 05:57:39,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 05:57:39,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:39,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 14 May 2019 05:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a638f15f-5436-471d-8ffe-cd36ebbd273d 2019-05-14 05:57:39,953 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 05:57:39,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b0e4e06b4bdd4f3ebfd4a518481d0b3c&scope.domain.id=default used request id req-a638f15f-5436-471d-8ffe-cd36ebbd273d 2019-05-14 05:57:39,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111429214478s 2019-05-14 05:57:39,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 05:57:39,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:40,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 05:57:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6af2605-083e-48a5-93f7-395bf069294b 2019-05-14 05:57:40,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 05:57:40,178 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-a6af2605-083e-48a5-93f7-395bf069294b 2019-05-14 05:57:40,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.220808982849s 2019-05-14 05:57:40,182 - 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.16" 2019-05-14 05:57:40,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 05:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee7a39b-2eb7-405e-802b-7f62bef55db5 2019-05-14 05:57:40,187 - 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-05-14 05:57:40,188 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-2ee7a39b-2eb7-405e-802b-7f62bef55db5 2019-05-14 05:57:40,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 05:57:40,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T06:57:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "79acfea7f7da4efaa6fdee83fdabe23d", "name": "tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/79acfea7f7da4efaa6fdee83fdabe23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_79acfea7f7da4efaa6fdee83fdabe23d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_79acfea7f7da4efaa6fdee83fdabe23d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d", "id": "b0e4e06b4bdd4f3ebfd4a518481d0b3c"}, "audit_ids": ["bP1ZjNbaQDiolqxj4fwHig"], "issued_at": "2019-05-14T05:57:39.000000Z"}} 2019-05-14 05:57:40,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 05:57:40,586 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 05:57:40,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 05:57:40 GMT X-Openstack-Request-Id: req-4db1b618-420c-4504-89ca-2c143fcbd646 2019-05-14 05:57:40,805 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 05:57:40,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-4db1b618-420c-4504-89ca-2c143fcbd646 2019-05-14 05:57:40,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.21995306015s 2019-05-14 05:57:40,816 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-05-14 05:57:40,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 05:57:40,820 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:40,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 05:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3270f04-2e1b-4cdd-b1fc-9d3c0246931c 2019-05-14 05:57:40,931 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 05:57:40,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-d3270f04-2e1b-4cdd-b1fc-9d3c0246931c 2019-05-14 05:57:40,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114513874054s 2019-05-14 05:57:40,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 05:57:40,942 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:57:41,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 05:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5610a6-2444-4eda-a558-66a34635f37f 2019-05-14 05:57:41,061 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/79acfea7f7da4efaa6fdee83fdabe23d"}, "tags": [], "enabled": true, "id": "79acfea7f7da4efaa6fdee83fdabe23d", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d"}]} 2019-05-14 05:57:41,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9b5610a6-2444-4eda-a558-66a34635f37f 2019-05-14 05:57:41,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122419834137s 2019-05-14 05:57:41,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 05:57:41,064 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" -d '{"network": {"shared": true, "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "name": "tempest_smoke-net_c31436f3-d393-4428-abea-68026014ef6d", "admin_state_up": true}}' 2019-05-14 05:57:41,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 14 May 2019 05:57:40 GMT X-Openstack-Request-Id: req-fb1d5586-f7b2-41f1-b4f4-3c1d7d19aa18 2019-05-14 05:57:41,401 - 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":"24addc9d-8691-4e42-a9c6-b9c4825267df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"79acfea7f7da4efaa6fdee83fdabe23d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:57:40Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_c31436f3-d393-4428-abea-68026014ef6d","admin_state_up":true,"tenant_id":"79acfea7f7da4efaa6fdee83fdabe23d","created_at":"2019-05-14T05:57:40Z","mtu":1450}} 2019-05-14 05:57:41,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fb1d5586-f7b2-41f1-b4f4-3c1d7d19aa18 2019-05-14 05:57:41,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.337970018387s 2019-05-14 05:57:41,402 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T05:57:40Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'24addc9d-8691-4e42-a9c6-b9c4825267df', 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'tempest_smoke-net_c31436f3-d393-4428-abea-68026014ef6d', u'created_at': u'2019-05-14T05:57:40Z', u'mtu': 1450, u'tenant_id': u'79acfea7f7da4efaa6fdee83fdabe23d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'79acfea7f7da4efaa6fdee83fdabe23d', u'l2_adjacency': True}) 2019-05-14 05:57:41,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 05:57:41,403 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 05:57:41,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Tue, 14 May 2019 05:57:40 GMT X-Openstack-Request-Id: req-a8beed3d-e7e7-4b52-8763-9662630514a0 2019-05-14 05:57:41,491 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"24addc9d-8691-4e42-a9c6-b9c4825267df","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"79acfea7f7da4efaa6fdee83fdabe23d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T05:57:40Z","qos_policy_id":null,"name":"tempest_smoke-net_c31436f3-d393-4428-abea-68026014ef6d","admin_state_up":true,"tenant_id":"79acfea7f7da4efaa6fdee83fdabe23d","created_at":"2019-05-14T05:57:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 05:57:41,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a8beed3d-e7e7-4b52-8763-9662630514a0 2019-05-14 05:57:41,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0885500907898s 2019-05-14 05:57:41,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 05:57:41,493 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" -d '{"subnet": {"name": "tempest_smoke-subnet_c31436f3-d393-4428-abea-68026014ef6d", "enable_dhcp": true, "network_id": "24addc9d-8691-4e42-a9c6-b9c4825267df", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 05:57:42,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 14 May 2019 05:57:41 GMT X-Openstack-Request-Id: req-fb12f25d-a10b-4dad-89b1-18fcb5a5f99f 2019-05-14 05:57:42,309 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T05:57:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b35aba7-6980-4e44-b5bd-203ef86b68d4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"79acfea7f7da4efaa6fdee83fdabe23d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_c31436f3-d393-4428-abea-68026014ef6d","enable_dhcp":true,"segment_id":null,"network_id":"24addc9d-8691-4e42-a9c6-b9c4825267df","tenant_id":"79acfea7f7da4efaa6fdee83fdabe23d","created_at":"2019-05-14T05:57:41Z","ip_version":4}} 2019-05-14 05:57:42,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fb12f25d-a10b-4dad-89b1-18fcb5a5f99f 2019-05-14 05:57:42,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.816882133484s 2019-05-14 05:57:42,310 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:57:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1b35aba7-6980-4e44-b5bd-203ef86b68d4', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_c31436f3-d393-4428-abea-68026014ef6d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'24addc9d-8691-4e42-a9c6-b9c4825267df', u'tenant_id': u'79acfea7f7da4efaa6fdee83fdabe23d', u'created_at': u'2019-05-14T05:57:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'79acfea7f7da4efaa6fdee83fdabe23d'}) 2019-05-14 05:57:42,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 05:57:42,311 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "tempest_smoke-router_c31436f3-d393-4428-abea-68026014ef6d", "admin_state_up": true}}' 2019-05-14 05:57:43,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 14 May 2019 05:57:43 GMT X-Openstack-Request-Id: req-17be93d6-a89a-4f66-8bbc-d07b3ab5324b 2019-05-14 05:57:43,852 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "created_at": "2019-05-14T05:57:41Z", "admin_state_up": true, "updated_at": "2019-05-14T05:57:42Z", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "877eb0d7-ba1b-448d-85be-47d937c42ecd", "name": "tempest_smoke-router_c31436f3-d393-4428-abea-68026014ef6d"}} 2019-05-14 05:57:43,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-17be93d6-a89a-4f66-8bbc-d07b3ab5324b 2019-05-14 05:57:43,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54166197777s 2019-05-14 05:57:43,853 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T05:57:42Z', u'revision_number': 2, u'ha': False, u'id': u'877eb0d7-ba1b-448d-85be-47d937c42ecd', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_c31436f3-d393-4428-abea-68026014ef6d', u'admin_state_up': True, u'tenant_id': u'79acfea7f7da4efaa6fdee83fdabe23d', u'created_at': u'2019-05-14T05:57:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'79acfea7f7da4efaa6fdee83fdabe23d'}) 2019-05-14 05:57:43,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 05:57:43,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/877eb0d7-ba1b-448d-85be-47d937c42ecd/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" -d '{"subnet_id": "1b35aba7-6980-4e44-b5bd-203ef86b68d4"}' 2019-05-14 05:57:45,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 05:57:45 GMT X-Openstack-Request-Id: req-b0932c50-352b-4bdb-b4dd-53b30fae4809 2019-05-14 05:57:45,843 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "24addc9d-8691-4e42-a9c6-b9c4825267df", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "subnet_id": "1b35aba7-6980-4e44-b5bd-203ef86b68d4", "subnet_ids": ["1b35aba7-6980-4e44-b5bd-203ef86b68d4"], "port_id": "c8ca8cfc-9959-465c-9128-6326c8642bbd", "id": "877eb0d7-ba1b-448d-85be-47d937c42ecd"} 2019-05-14 05:57:45,843 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/877eb0d7-ba1b-448d-85be-47d937c42ecd/add_router_interface.json used request id req-b0932c50-352b-4bdb-b4dd-53b30fae4809 2019-05-14 05:57:45,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.99004006386s 2019-05-14 05:57:45,844 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 05:57:45,946 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 05:57:45,950 - 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.16" 2019-05-14 05:57:45,954 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 05:57:45 GMT 2019-05-14 05:57:45,954 - 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-05-14 05:57:45,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:57:45,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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 05:57:46,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 05:57:45 GMT X-Openstack-Request-Id: req-bc0129dc-fc65-4e63-992b-d305ef64e0a3 2019-05-14 05:57:46,358 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:57:46,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bc0129dc-fc65-4e63-992b-d305ef64e0a3 2019-05-14 05:57:46,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.40175819397s 2019-05-14 05:57:46,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:57:46,371 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d"}' 2019-05-14 05:57:46,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 14 May 2019 05:57:45 GMT Location: http://172.30.9.28:9292/v2/images/a7153db8-f572-46fb-ac51-44092b204453 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44b59acf-4c5e-4fcd-8d07-ccd41f0cbe4b 2019-05-14 05:57:46,417 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:57:45Z", "file": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453/file", "owner": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "a7153db8-f572-46fb-ac51-44092b204453", "size": null, "self": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453", "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_c31436f3-d393-4428-abea-68026014ef6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "checksum": null, "created_at": "2019-05-14T05:57:45Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:57:46,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-44b59acf-4c5e-4fcd-8d07-ccd41f0cbe4b 2019-05-14 05:57:46,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0509481430054s 2019-05-14 05:57:46,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:57:46,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a7153db8-f572-46fb-ac51-44092b204453/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" -d '' 2019-05-14 05:57:46,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:57:46 GMT X-Openstack-Request-Id: req-0ee638f7-65a0-40f4-961f-80b3240a59dc 2019-05-14 05:57:46,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:57:46,911 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a7153db8-f572-46fb-ac51-44092b204453/file used request id req-0ee638f7-65a0-40f4-961f-80b3240a59dc 2019-05-14 05:57:46,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.492636919022s 2019-05-14 05:57:46,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:57:46,920 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 05:57:46,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 05:57:46 GMT X-Openstack-Request-Id: req-b10d4651-a914-483f-97f4-22844e6ec4c4 2019-05-14 05:57:46,941 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:57:46Z", "file": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453/file", "owner": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "a7153db8-f572-46fb-ac51-44092b204453", "size": 12716032, "self": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:57:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:57:46,941 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b10d4651-a914-483f-97f4-22844e6ec4c4 2019-05-14 05:57:46,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025848865509s 2019-05-14 05:57:46,943 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a7153db8-f572-46fb-ac51-44092b204453/file', 'owner': u'79acfea7f7da4efaa6fdee83fdabe23d', 'id': u'a7153db8-f572-46fb-ac51-44092b204453', 'size': 12716032, u'self': u'/v2/images/a7153db8-f572-46fb-ac51-44092b204453', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'79acfea7f7da4efaa6fdee83fdabe23d', 'name': 'tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:57:46Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T05:57:46Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d', '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/a7153db8-f572-46fb-ac51-44092b204453', 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_c31436f3-d393-4428-abea-68026014ef6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d', 'created': u'2019-05-14T05:57:45Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:57: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/a7153db8-f572-46fb-ac51-44092b204453', 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_c31436f3-d393-4428-abea-68026014ef6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:57:46,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:57:46,948 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_c31436f3-d393-4428-abea-68026014ef6d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:57:47,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-9e08fa4a-4d12-43cb-ba4c-9527033ae4f8 x-openstack-request-id: req-9e08fa4a-4d12-43cb-ba4c-9527033ae4f8 2019-05-14 05:57:47,278 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_c31436f3-d393-4428-abea-68026014ef6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/15c79e06-d846-435a-b42c-0a43369fb00e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/15c79e06-d846-435a-b42c-0a43369fb00e", "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": "15c79e06-d846-435a-b42c-0a43369fb00e"}} 2019-05-14 05:57:47,278 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9e08fa4a-4d12-43cb-ba4c-9527033ae4f8 2019-05-14 05:57:47,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332217931747s 2019-05-14 05:57:47,279 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_c31436f3-d393-4428-abea-68026014ef6d', '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'2e0d3a695a9d4898b41f8075010286ad', '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'15c79e06-d846-435a-b42c-0a43369fb00e', 'swap': 0}) 2019-05-14 05:57:47,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:57:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/15c79e06-d846-435a-b42c-0a43369fb00e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" -d '{"extra_specs": {}}' 2019-05-14 05:57:47,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:57: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-e6b64911-22c0-4994-89da-9c848a409952 x-openstack-request-id: req-e6b64911-22c0-4994-89da-9c848a409952 2019-05-14 05:57:47,301 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:57:47,301 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/15c79e06-d846-435a-b42c-0a43369fb00e/os-extra_specs used request id req-e6b64911-22c0-4994-89da-9c848a409952 2019-05-14 05:57:47,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215721130371s 2019-05-14 05:57:47,310 - 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.16" 2019-05-14 05:57:47,315 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 05:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1e0421-eab4-4304-a005-5178884d4b02 2019-05-14 05:57:47,316 - 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-05-14 05:57:47,316 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-6c1e0421-eab4-4304-a005-5178884d4b02 2019-05-14 05:57:47,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:57:47,322 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 05:57:47,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbaf8b26-ff12-4859-9db4-3a7d77880f9d 2019-05-14 05:57:47,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:57:47,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cbaf8b26-ff12-4859-9db4-3a7d77880f9d 2019-05-14 05:57:47,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195060968399s 2019-05-14 05:57:47,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 05:57:47,522 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 05:57:47,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 05:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d325b4a0-1112-4c53-b097-41adf63b9f0d 2019-05-14 05:57:47,691 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 05:57:47,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d325b4a0-1112-4c53-b097-41adf63b9f0d 2019-05-14 05:57:47,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172675132751s 2019-05-14 05:57:47,702 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 05:57:51,565 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 0304ddf4-43ff-49e2-9e2f-ca289d534a3d | 2019-05-14T05:57:51.211826 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 0304ddf4-43ff-49e2-9e2f-ca289d534a3d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 05:57:54,627 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-05-14 05:57:55,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-14 05:57:59,999 - 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=eb823347-e680-4293-b426-b0c1ae8d7867) as the default verifier for the future CLI operations. 2019-05-14 05:58:01,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 05:58:01,913 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 05:58:01,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 05:58: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-1566867b-5437-4b19-877d-6b4a5f847122 x-openstack-request-id: req-1566867b-5437-4b19-877d-6b4a5f847122 2019-05-14 05:58:01,953 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 05:58:01,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-1566867b-5437-4b19-877d-6b4a5f847122 2019-05-14 05:58:01,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.043778181076s 2019-05-14 05:58:01,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:58:01,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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 05:58:02,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 05:58:01 GMT X-Openstack-Request-Id: req-3069374b-2392-4719-a89e-1cad89c9af9a 2019-05-14 05:58:02,374 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:57:46Z", "file": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453/file", "owner": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "a7153db8-f572-46fb-ac51-44092b204453", "size": 12716032, "self": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:57:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:58:02,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3069374b-2392-4719-a89e-1cad89c9af9a 2019-05-14 05:58:02,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.415628910065s 2019-05-14 05:58:02,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 05:58:02,390 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c31436f3-d393-4428-abea-68026014ef6d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_c31436f3-d393-4428-abea-68026014ef6d"}' 2019-05-14 05:58:02,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 14 May 2019 05:58:01 GMT Location: http://172.30.9.28:9292/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d0adc44d-71b4-417b-9de2-dd8c6f05f80f 2019-05-14 05:58:02,427 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:58:01Z", "file": "/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76/file", "owner": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "6d21ace8-3229-4e4b-ba45-30960430dc76", "size": null, "self": "/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76", "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_c31436f3-d393-4428-abea-68026014ef6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_c31436f3-d393-4428-abea-68026014ef6d", "checksum": null, "created_at": "2019-05-14T05:58:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 05:58:02,427 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d0adc44d-71b4-417b-9de2-dd8c6f05f80f 2019-05-14 05:58:02,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0406711101532s 2019-05-14 05:58:02,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 05:58:02,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" -d '' 2019-05-14 05:58:02,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 05:58:02 GMT X-Openstack-Request-Id: req-1d64f0b1-cb97-4c4f-9ba6-4672092fc3da 2019-05-14 05:58:02,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 05:58:02,998 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76/file used request id req-1d64f0b1-cb97-4c4f-9ba6-4672092fc3da 2019-05-14 05:58:02,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.569875001907s 2019-05-14 05:58:03,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 05:58:03,006 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 05:58:03,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 14 May 2019 05:58:02 GMT X-Openstack-Request-Id: req-12a6d32c-c81a-420d-9e83-b6702b758c70 2019-05-14 05:58:03,034 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:58:02Z", "file": "/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76/file", "owner": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "6d21ace8-3229-4e4b-ba45-30960430dc76", "size": 12716032, "self": "/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6d21ace8-3229-4e4b-ba45-30960430dc76/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6d21ace8-3229-4e4b-ba45-30960430dc76/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_c31436f3-d393-4428-abea-68026014ef6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_c31436f3-d393-4428-abea-68026014ef6d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:58:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:57:46Z", "file": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453/file", "owner": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "a7153db8-f572-46fb-ac51-44092b204453", "size": 12716032, "self": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:57:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 05:58:03,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-12a6d32c-c81a-420d-9e83-b6702b758c70 2019-05-14 05:58:03,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0317540168762s 2019-05-14 05:58:03,036 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6d21ace8-3229-4e4b-ba45-30960430dc76/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76/file', 'owner': u'79acfea7f7da4efaa6fdee83fdabe23d', 'id': u'6d21ace8-3229-4e4b-ba45-30960430dc76', 'size': 12716032, u'self': u'/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'79acfea7f7da4efaa6fdee83fdabe23d', 'name': 'tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/6d21ace8-3229-4e4b-ba45-30960430dc76/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T05:58:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T05:58:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_c31436f3-d393-4428-abea-68026014ef6d', '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/6d21ace8-3229-4e4b-ba45-30960430dc76', 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_c31436f3-d393-4428-abea-68026014ef6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_c31436f3-d393-4428-abea-68026014ef6d', 'created': u'2019-05-14T05:58:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T05:58: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/6d21ace8-3229-4e4b-ba45-30960430dc76', 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_c31436f3-d393-4428-abea-68026014ef6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 05:58:03,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 05:58:03,040 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_c31436f3-d393-4428-abea-68026014ef6d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 05:58:03,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 14 May 2019 05:58: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-ac282a80-8c38-4e7f-ae35-3df8598fd7cd x-openstack-request-id: req-ac282a80-8c38-4e7f-ae35-3df8598fd7cd 2019-05-14 05:58:03,099 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_c31436f3-d393-4428-abea-68026014ef6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0dcdad1e-c633-4b54-af66-23b657bc5ffd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0dcdad1e-c633-4b54-af66-23b657bc5ffd", "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": "0dcdad1e-c633-4b54-af66-23b657bc5ffd"}} 2019-05-14 05:58:03,099 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ac282a80-8c38-4e7f-ae35-3df8598fd7cd 2019-05-14 05:58:03,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0622010231018s 2019-05-14 05:58:03,100 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_c31436f3-d393-4428-abea-68026014ef6d', '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'2e0d3a695a9d4898b41f8075010286ad', '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'0dcdad1e-c633-4b54-af66-23b657bc5ffd', 'swap': 0}) 2019-05-14 05:58:03,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 05:58:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0dcdad1e-c633-4b54-af66-23b657bc5ffd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" -d '{"extra_specs": {}}' 2019-05-14 05:58:03,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 05:58: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-e87fdef8-d0fb-4fba-989d-a3264a239a46 x-openstack-request-id: req-e87fdef8-d0fb-4fba-989d-a3264a239a46 2019-05-14 05:58:03,122 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 05:58:03,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0dcdad1e-c633-4b54-af66-23b657bc5ffd/os-extra_specs used request id req-e87fdef8-d0fb-4fba-989d-a3264a239a46 2019-05-14 05:58:03,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217230319977s 2019-05-14 05:58:03,123 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_c31436f3-d393-4428-abea-68026014ef6d', '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'2e0d3a695a9d4898b41f8075010286ad', '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'0dcdad1e-c633-4b54-af66-23b657bc5ffd', 'swap': 0}) 2019-05-14 05:58:06,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-14 05:58:06,073 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-14 05:58:06,073 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-14 05:58:06,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-14 05:58:06,375 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-14 05:58:09,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-eb823347-e680-4293-b426-b0c1ae8d7867/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-05-14 05:58:09,717 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-14 05:58:09,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_smoke/test_list.txt', u'--concurrency=4']'. 2019-05-14 06:01:52,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8ea16376-47b7-4082-a2aa-8b95d3d63799 2019-05-14 06:01:52,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8ea16376-47b7-4082-a2aa-8b95d3d63799']'. 2019-05-14 06:01:53,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-14 06:01:53,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-14 06:01:53,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 06:01:53,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8ea16376-47b7-4082-a2aa-8b95d3d63799 | 2019-05-14 06:01:53,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-14 06:01:53,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-14 05:58:11 | 2019-05-14 06:01:53,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-14 06:01:52 | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:41 | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: eb823347-e680-4293-b426-b0c1ae8d7867) | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0304ddf4-43ff-49e2-9e2f-ca289d534a3d) | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-05-14 06:01:53,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 215.607 | 2019-05-14 06:01:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 95 | 2019-05-14 06:01:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 12 | 2019-05-14 06:01:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-14 06:01:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-14 06:01:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-14 06:01:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 06:01:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-14 06:01:53,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-14 06:01:53,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-05-14 06:01:53,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '8ea16376-47b7-4082-a2aa-8b95d3d63799', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-05-14 06:01:55,541 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 8ea16376-47b7-4082-a2aa-8b95d3d63799 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-14 06:01:55,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '8ea16376-47b7-4082-a2aa-8b95d3d63799', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-05-14 06:01:57,422 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 8ea16376-47b7-4082-a2aa-8b95d3d63799 --to /home/opnfv/functest/results/tempest_smoke/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_smoke/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-14 06:01:57,541 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 06:01:57,542 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:17 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-14 06:01:57,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 06:01:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:01:58,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:01:57 GMT X-Openstack-Request-Id: req-47a72ee2-6df8-4ccc-9ed4-9176b324ff0f 2019-05-14 06:01:58,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-05-14 06:01:58,094 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6d21ace8-3229-4e4b-ba45-30960430dc76 used request id req-47a72ee2-6df8-4ccc-9ed4-9176b324ff0f 2019-05-14 06:01:58,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.546488046646s 2019-05-14 06:01:58,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 06:01:58,102 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:01:58,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 14 May 2019 06:01: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-b239f901-74ed-47f0-983f-44eed45f4559 x-openstack-request-id: req-b239f901-74ed-47f0-983f-44eed45f4559 2019-05-14 06:01:58,121 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_c31436f3-d393-4428-abea-68026014ef6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0dcdad1e-c633-4b54-af66-23b657bc5ffd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0dcdad1e-c633-4b54-af66-23b657bc5ffd", "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": "0dcdad1e-c633-4b54-af66-23b657bc5ffd"}, {"name": "tempest_smoke-flavor_c31436f3-d393-4428-abea-68026014ef6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/15c79e06-d846-435a-b42c-0a43369fb00e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/15c79e06-d846-435a-b42c-0a43369fb00e", "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": "15c79e06-d846-435a-b42c-0a43369fb00e"}]} 2019-05-14 06:01:58,121 - 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-b239f901-74ed-47f0-983f-44eed45f4559 2019-05-14 06:01:58,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219709873199s 2019-05-14 06:01:58,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 06:01:58,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0dcdad1e-c633-4b54-af66-23b657bc5ffd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:01:58,165 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 06:01: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-223dad66-891e-4018-bdcb-a32e87c86184 x-openstack-request-id: req-223dad66-891e-4018-bdcb-a32e87c86184 2019-05-14 06:01:58,165 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0dcdad1e-c633-4b54-af66-23b657bc5ffd used request id req-223dad66-891e-4018-bdcb-a32e87c86184 2019-05-14 06:01:58,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0415577888489s 2019-05-14 06:01:58,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 06:01:58,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/877eb0d7-ba1b-448d-85be-47d937c42ecd/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" -d '{"subnet_id": "1b35aba7-6980-4e44-b5bd-203ef86b68d4"}' 2019-05-14 06:02:00,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 06:01:59 GMT X-Openstack-Request-Id: req-f1b832ad-9af0-47df-a1c8-798c979d736c 2019-05-14 06:02:00,474 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "24addc9d-8691-4e42-a9c6-b9c4825267df", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "subnet_id": "1b35aba7-6980-4e44-b5bd-203ef86b68d4", "subnet_ids": ["1b35aba7-6980-4e44-b5bd-203ef86b68d4"], "port_id": "c8ca8cfc-9959-465c-9128-6326c8642bbd", "id": "877eb0d7-ba1b-448d-85be-47d937c42ecd"} 2019-05-14 06:02:00,474 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/877eb0d7-ba1b-448d-85be-47d937c42ecd/remove_router_interface.json used request id req-f1b832ad-9af0-47df-a1c8-798c979d736c 2019-05-14 06:02:00,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30834794044s 2019-05-14 06:02:00,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 06:02:00,475 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:02:00,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Tue, 14 May 2019 06:01:59 GMT X-Openstack-Request-Id: req-563458c0-76c2-43f5-b436-743ac6b4b6d1 2019-05-14 06:02:00,592 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "created_at": "2019-05-14T05:57:41Z", "admin_state_up": true, "updated_at": "2019-05-14T06:01:58Z", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "877eb0d7-ba1b-448d-85be-47d937c42ecd", "name": "tempest_smoke-router_c31436f3-d393-4428-abea-68026014ef6d"}]} 2019-05-14 06:02:00,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-563458c0-76c2-43f5-b436-743ac6b4b6d1 2019-05-14 06:02:00,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117947816849s 2019-05-14 06:02:00,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 06:02:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/877eb0d7-ba1b-448d-85be-47d937c42ecd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:02:01,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:02:01 GMT X-Openstack-Request-Id: req-1cec52ee-c6e1-4964-bd56-95a5a44b8278 2019-05-14 06:02:01,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:02:01,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/877eb0d7-ba1b-448d-85be-47d937c42ecd.json used request id req-1cec52ee-c6e1-4964-bd56-95a5a44b8278 2019-05-14 06:02:01,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2953619957s 2019-05-14 06:02:01,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 06:02:01,890 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:02:01,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 14 May 2019 06:02:01 GMT X-Openstack-Request-Id: req-8f82763f-6719-40a2-b2e0-2d8de14b4831 2019-05-14 06:02:01,930 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:57:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1b35aba7-6980-4e44-b5bd-203ef86b68d4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"79acfea7f7da4efaa6fdee83fdabe23d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_c31436f3-d393-4428-abea-68026014ef6d","enable_dhcp":true,"segment_id":null,"network_id":"24addc9d-8691-4e42-a9c6-b9c4825267df","tenant_id":"79acfea7f7da4efaa6fdee83fdabe23d","created_at":"2019-05-14T05:57:41Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 06:02:01,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-8f82763f-6719-40a2-b2e0-2d8de14b4831 2019-05-14 06:02:01,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.040678024292s 2019-05-14 06:02:01,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 06:02:01,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/1b35aba7-6980-4e44-b5bd-203ef86b68d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:02:02,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:02:02 GMT X-Openstack-Request-Id: req-96adfa40-ec0e-47ea-9c49-f17578eb2f0f 2019-05-14 06:02:02,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:02:02,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1b35aba7-6980-4e44-b5bd-203ef86b68d4.json used request id req-96adfa40-ec0e-47ea-9c49-f17578eb2f0f 2019-05-14 06:02:02,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.831813812256s 2019-05-14 06:02:02,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:02:02,765 - 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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:02:03,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Tue, 14 May 2019 06:02:02 GMT X-Openstack-Request-Id: req-bd854b1d-61a3-4208-bfe4-1b8b883ec2d4 2019-05-14 06:02:03,041 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"24addc9d-8691-4e42-a9c6-b9c4825267df","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":true,"project_id":"79acfea7f7da4efaa6fdee83fdabe23d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:02:01Z","qos_policy_id":null,"name":"tempest_smoke-net_c31436f3-d393-4428-abea-68026014ef6d","admin_state_up":true,"tenant_id":"79acfea7f7da4efaa6fdee83fdabe23d","created_at":"2019-05-14T05:57:40Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:02:03,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-bd854b1d-61a3-4208-bfe4-1b8b883ec2d4 2019-05-14 06:02:03,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276920080185s 2019-05-14 06:02:03,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 06:02:03,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/24addc9d-8691-4e42-a9c6-b9c4825267df.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:02:04,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:02:03 GMT X-Openstack-Request-Id: req-ee5f7d97-53c9-4507-a069-b58ea7264a61 2019-05-14 06:02:04,612 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:02:04,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/24addc9d-8691-4e42-a9c6-b9c4825267df.json used request id req-ee5f7d97-53c9-4507-a069-b58ea7264a61 2019-05-14 06:02:04,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.56966114044s 2019-05-14 06:02:04,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:02:04,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.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:02:04,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 06:02:03 GMT X-Openstack-Request-Id: req-6576b208-fcd3-4144-8346-99e01fda8da3 2019-05-14 06:02:04,640 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T05:57:46Z", "file": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453/file", "owner": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "a7153db8-f572-46fb-ac51-44092b204453", "size": 12716032, "self": "/v2/images/a7153db8-f572-46fb-ac51-44092b204453", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a7153db8-f572-46fb-ac51-44092b204453/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_c31436f3-d393-4428-abea-68026014ef6d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T05:57:45Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:02:04,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6576b208-fcd3-4144-8346-99e01fda8da3 2019-05-14 06:02:04,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0247778892517s 2019-05-14 06:02:04,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 06:02:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a7153db8-f572-46fb-ac51-44092b204453 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}60fa77db4e7b0c7baf4a7db68d06182eae326104" 2019-05-14 06:02:05,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:02:04 GMT X-Openstack-Request-Id: req-157983ca-c2c8-4826-8b1b-e1c4567402f1 2019-05-14 06:02:05,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-05-14 06:02:05,224 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a7153db8-f572-46fb-ac51-44092b204453 used request id req-157983ca-c2c8-4826-8b1b-e1c4567402f1 2019-05-14 06:02:05,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.582010030746s 2019-05-14 06:02:05,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 06:02:05,227 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:05,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 06:02: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-b2a03632-8ed3-4830-ae0f-69e0dc382b17 x-openstack-request-id: req-b2a03632-8ed3-4830-ae0f-69e0dc382b17 2019-05-14 06:02:05,251 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_c31436f3-d393-4428-abea-68026014ef6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/15c79e06-d846-435a-b42c-0a43369fb00e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/15c79e06-d846-435a-b42c-0a43369fb00e", "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": "15c79e06-d846-435a-b42c-0a43369fb00e"}]} 2019-05-14 06:02:05,251 - 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-b2a03632-8ed3-4830-ae0f-69e0dc382b17 2019-05-14 06:02:05,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266239643097s 2019-05-14 06:02:05,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 06:02:05,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/15c79e06-d846-435a-b42c-0a43369fb00e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:05,276 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 06:02: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-95df8f35-59ef-4d01-97c5-be1c19cdfbdf x-openstack-request-id: req-95df8f35-59ef-4d01-97c5-be1c19cdfbdf 2019-05-14 06:02:05,277 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/15c79e06-d846-435a-b42c-0a43369fb00e used request id req-95df8f35-59ef-4d01-97c5-be1c19cdfbdf 2019-05-14 06:02:05,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0240440368652s 2019-05-14 06:02:05,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:02:05,280 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:05,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 14 May 2019 06:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3712c7-aac2-4c52-abb4-2bd21c341f6e 2019-05-14 06:02:05,503 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d", "links": {"self": "http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b0e4e06b4bdd4f3ebfd4a518481d0b3c", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:02:05,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2c3712c7-aac2-4c52-abb4-2bd21c341f6e 2019-05-14 06:02:05,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226176977158s 2019-05-14 06:02:05,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:02:05,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:05,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 14 May 2019 06:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9e3779-6d5e-40ba-a2ae-8ba5661b3bec 2019-05-14 06:02:05,722 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_c31436f3-d393-4428-abea-68026014ef6d", "links": {"self": "http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b0e4e06b4bdd4f3ebfd4a518481d0b3c", "description": null}} 2019-05-14 06:02:05,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c used request id req-4f9e3779-6d5e-40ba-a2ae-8ba5661b3bec 2019-05-14 06:02:05,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212673187256s 2019-05-14 06:02:05,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 06:02:05,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:06,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b340510-8e2c-42a0-b8ce-07dea1ea5f1f 2019-05-14 06:02:06,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:02:06,021 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b0e4e06b4bdd4f3ebfd4a518481d0b3c used request id req-8b340510-8e2c-42a0-b8ce-07dea1ea5f1f 2019-05-14 06:02:06,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.298033952713s 2019-05-14 06:02:06,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:02:06,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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:06,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 14 May 2019 06:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d119e64b-7ac2-4f18-82f9-622e58ff96a7 2019-05-14 06:02:06,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/79acfea7f7da4efaa6fdee83fdabe23d"}, "tags": [], "enabled": true, "id": "79acfea7f7da4efaa6fdee83fdabe23d", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_c31436f3-d393-4428-abea-68026014ef6d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:02:06,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-d119e64b-7ac2-4f18-82f9-622e58ff96a7 2019-05-14 06:02:06,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197923898697s 2019-05-14 06:02:06,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 06:02:06,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/79acfea7f7da4efaa6fdee83fdabe23d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:06,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4dc44b4-9f3d-4476-9c32-bbaefee8d895 2019-05-14 06:02:06,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:02:06,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/79acfea7f7da4efaa6fdee83fdabe23d used request id req-a4dc44b4-9f3d-4476-9c32-bbaefee8d895 2019-05-14 06:02:06,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27266907692s 2019-05-14 06:02:06,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 06:02:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=79acfea7f7da4efaa6fdee83fdabe23d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:06,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 06:02:06 GMT X-Openstack-Request-Id: req-47effac8-f86e-4cea-8ce4-94ad2baac90f 2019-05-14 06:02:06,840 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "created_at": "2019-05-14T05:57:40Z", "updated_at": "2019-05-14T05:57:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:57:40Z", "revision_number": 0, "id": "17a5882a-9741-48c5-ba89-eecc18ed7a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:57:40Z", "security_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "port_range_min": null, "ethertype": "IPv4", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:57:40Z", "revision_number": 0, "id": "2f69033c-1c75-4393-a4c5-d7843a41fe20", "remote_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "remote_ip_prefix": null, "created_at": "2019-05-14T05:57:40Z", "security_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "port_range_min": null, "ethertype": "IPv4", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:57:40Z", "revision_number": 0, "id": "3f771ea7-bdc5-45e4-bfea-ba45391f3d71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:57:40Z", "security_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "port_range_min": null, "ethertype": "IPv6", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:57:40Z", "revision_number": 0, "id": "88850b21-1bc6-4084-bbe4-2f10d157bd85", "remote_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "remote_ip_prefix": null, "created_at": "2019-05-14T05:57:40Z", "security_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "port_range_min": null, "ethertype": "IPv6", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d"}], "revision_number": 1, "project_id": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "name": "default"}]} 2019-05-14 06:02:06,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=79acfea7f7da4efaa6fdee83fdabe23d&name=default used request id req-47effac8-f86e-4cea-8ce4-94ad2baac90f 2019-05-14 06:02:06,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.332794904709s 2019-05-14 06:02:06,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 06:02:06,847 - 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.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:06,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 06:02:06 GMT X-Openstack-Request-Id: req-fe3f8f40-b904-476e-811c-4be0eeb6b54c 2019-05-14 06:02:06,897 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "created_at": "2019-05-14T05:57:40Z", "updated_at": "2019-05-14T05:57:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:57:40Z", "revision_number": 0, "id": "2f69033c-1c75-4393-a4c5-d7843a41fe20", "remote_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "remote_ip_prefix": null, "created_at": "2019-05-14T05:57:40Z", "security_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "port_range_min": null, "ethertype": "IPv4", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:57:40Z", "revision_number": 0, "id": "17a5882a-9741-48c5-ba89-eecc18ed7a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:57:40Z", "security_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "port_range_min": null, "ethertype": "IPv4", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:57:40Z", "revision_number": 0, "id": "3f771ea7-bdc5-45e4-bfea-ba45391f3d71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:57:40Z", "security_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "port_range_min": null, "ethertype": "IPv6", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:57:40Z", "revision_number": 0, "id": "88850b21-1bc6-4084-bbe4-2f10d157bd85", "remote_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "remote_ip_prefix": null, "created_at": "2019-05-14T05:57:40Z", "security_group_id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "tenant_id": "79acfea7f7da4efaa6fdee83fdabe23d", "port_range_min": null, "ethertype": "IPv6", "project_id": "79acfea7f7da4efaa6fdee83fdabe23d"}], "revision_number": 1, "project_id": "79acfea7f7da4efaa6fdee83fdabe23d", "id": "88508292-2b5c-49be-a569-e5fe7fb1280f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 06:02:06,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-fe3f8f40-b904-476e-811c-4be0eeb6b54c 2019-05-14 06:02:06,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051050901413s 2019-05-14 06:02:06,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 06:02:06,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/88508292-2b5c-49be-a569-e5fe7fb1280f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dd0b1e900e5c383bdb4404761efce44bed59f243" 2019-05-14 06:02:07,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:02:06 GMT X-Openstack-Request-Id: req-672b5501-3fc4-46f1-8785-6811321f3b2f 2019-05-14 06:02:07,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:02:07,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/88508292-2b5c-49be-a569-e5fe7fb1280f.json used request id req-672b5501-3fc4-46f1-8785-6811321f3b2f 2019-05-14 06:02:07,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117448091507s 2019-05-14 06:02:07,021 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:06 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:07 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:09 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:25 | PASS | | vping_ssh | functest | healthcheck | 00:40 | PASS | | vping_userdata | functest | healthcheck | 00:38 | PASS | | cinder_test | functest | healthcheck | 01:09 | PASS | | tempest_smoke | functest | healthcheck | 04:17 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-05-14 06:02:07,030 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-14 06:02:07,038 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 06:02:07,137 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 06:02:07,238 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 06:02:36,558 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-9 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-14 06:02:36,561 - 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=ybxr7GAaLco5H3kZv29kN2EGv 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=2e0d3a695a9d4898b41f8075010286ad export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-14 06:02:36,561 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-14 06:02:36,562 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+------------------------------------------+-------------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+------------------------------------------+-------------------------------------------------+ | smoke | 1 | Set of basic Functional tests to | neutron-tempest-plugin-api rally_sanity | | | | validate the OPNFV scenarios. | refstack_defcore tempest_full | | | | | tempest_scenario patrole neutron_trunk | | | | | networking-bgpvpn networking-sfc | | | | | barbican | +---------------+---------------+------------------------------------------+-------------------------------------------------+ 2019-05-14 06:02:36,584 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-05-14 06:02:36,910 - 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.16" 2019-05-14 06:02:36,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2bdae6-7995-4042-a4e8-4f1aa2c8b008 2019-05-14 06:02:36,918 - 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-05-14 06:02:36,918 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-ae2bdae6-7995-4042-a4e8-4f1aa2c8b008 2019-05-14 06:02:36,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 06:02:37,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T07:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["Z-sRbIhxTrGe5vWMsB-i8g"], "issued_at": "2019-05-14T06:02:37.000000Z"}} 2019-05-14 06:02:37,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:02:37,337 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:37,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 14 May 2019 06:02:37 GMT X-Openstack-Request-Id: req-9f39bb29-c911-4c47-b798-8119a0c1d105 2019-05-14 06:02:37,702 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:02:37,702 - 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-9f39bb29-c911-4c47-b798-8119a0c1d105 2019-05-14 06:02:37,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365843057632s 2019-05-14 06:02:37,709 - 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.16" 2019-05-14 06:02:37,714 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-188ef10f-db96-4a8b-9546-5bd449d147b7 2019-05-14 06:02:37,715 - 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-05-14 06:02:37,715 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-188ef10f-db96-4a8b-9546-5bd449d147b7 2019-05-14 06:02:37,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:02:37,719 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:37,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef12b3ee-7e0d-43a5-9901-eab5957483e9 2019-05-14 06:02:37,897 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 06:02:37,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ef12b3ee-7e0d-43a5-9901-eab5957483e9 2019-05-14 06:02:37,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181824922562s 2019-05-14 06:02:37,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 06:02:37,907 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}}' 2019-05-14 06:02:38,133 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Tue, 14 May 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-158f921d-5ec6-492b-a577-6929c46dd4cb 2019-05-14 06:02:38,133 - 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/63e8ce2048554144bf57125a5ec362f7"}, "tags": [], "enabled": true, "id": "63e8ce2048554144bf57125a5ec362f7", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}} 2019-05-14 06:02:38,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-158f921d-5ec6-492b-a577-6929c46dd4cb 2019-05-14 06:02:38,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.228754043579s 2019-05-14 06:02:38,134 - 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'63e8ce2048554144bf57125a5ec362f7', '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_17e5adbf-4de6-4ffe-8581-50c0ff72ceff'}) 2019-05-14 06:02:38,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 06:02:38,144 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3S2c98O3Z0wILqvCbQV3tcBBRxzLaW", "email": null, "name": "neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}}' 2019-05-14 06:02:38,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Tue, 14 May 2019 06:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47649b9d-f179-44f5-a207-3fbc47877fd2 2019-05-14 06:02:38,600 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": {"self": "http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39895042d5404e52a444a633e2b34d79", "domain_id": "default", "password_expires_at": null}} 2019-05-14 06:02:38,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-47649b9d-f179-44f5-a207-3fbc47877fd2 2019-05-14 06:02:38,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.458940982819s 2019-05-14 06:02:38,601 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'39895042d5404e52a444a633e2b34d79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff'}) 2019-05-14 06:02:38,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:02:38,608 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:38,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4978ed24-cb1f-4be2-bb6a-f1213b1c00ac 2019-05-14 06:02:38,809 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:02:38,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4978ed24-cb1f-4be2-bb6a-f1213b1c00ac 2019-05-14 06:02:38,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2043800354s 2019-05-14 06:02:38,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:02:38,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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:38,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f37c8a-f376-4dc8-a6f5-586ab162db0b 2019-05-14 06:02:38,956 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:02:38,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-77f37c8a-f376-4dc8-a6f5-586ab162db0b 2019-05-14 06:02:38,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.141649961472s 2019-05-14 06:02:38,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:02:38,964 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:39,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5240871d-e2c3-478c-908f-4b0f8f559545 2019-05-14 06:02:39,246 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:02:39,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5240871d-e2c3-478c-908f-4b0f8f559545 2019-05-14 06:02:39,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.28497004509s 2019-05-14 06:02:39,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:02:39,254 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:39,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61967d8-7ca3-4bce-80bb-652cf3ac1f70 2019-05-14 06:02:39,455 - 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-05-14 06:02:39,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c61967d8-7ca3-4bce-80bb-652cf3ac1f70 2019-05-14 06:02:39,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204704999924s 2019-05-14 06:02:39,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:02:39,460 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:39,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 14 May 2019 06:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6389a084-8e4f-4b59-9784-6ace2d41bf53 2019-05-14 06:02:39,588 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": {"self": "http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39895042d5404e52a444a633e2b34d79", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:02:39,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6389a084-8e4f-4b59-9784-6ace2d41bf53 2019-05-14 06:02:39,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131680965424s 2019-05-14 06:02:39,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:02:39,603 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:39,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 14 May 2019 06:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbba9fe-ac25-49de-ba40-33a27fca618f 2019-05-14 06:02:39,801 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/63e8ce2048554144bf57125a5ec362f7"}, "tags": [], "enabled": true, "id": "63e8ce2048554144bf57125a5ec362f7", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:02:39,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-2cbba9fe-ac25-49de-ba40-33a27fca618f 2019-05-14 06:02:39,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201592922211s 2019-05-14 06:02:39,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:02:39,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=39895042d5404e52a444a633e2b34d79&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=63e8ce2048554144bf57125a5ec362f7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:40,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 06:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae16ad9f-2779-4afc-b600-d02c3ab73ce8 2019-05-14 06:02:40,031 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=39895042d5404e52a444a633e2b34d79&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=63e8ce2048554144bf57125a5ec362f7", "previous": null, "next": null}} 2019-05-14 06:02:40,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=39895042d5404e52a444a633e2b34d79&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=63e8ce2048554144bf57125a5ec362f7 used request id req-ae16ad9f-2779-4afc-b600-d02c3ab73ce8 2019-05-14 06:02:40,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.221751928329s 2019-05-14 06:02:40,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 06:02:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/63e8ce2048554144bf57125a5ec362f7/users/39895042d5404e52a444a633e2b34d79/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:40,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:02:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22019626-c249-45d3-9a6d-f8ced1667c89 2019-05-14 06:02:40,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:02:40,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/63e8ce2048554144bf57125a5ec362f7/users/39895042d5404e52a444a633e2b34d79/roles/07647f6e16cf494ea311c937e21b1927 used request id req-22019626-c249-45d3-9a6d-f8ced1667c89 2019-05-14 06:02:40,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146289110184s 2019-05-14 06:02:40,182 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', 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'63e8ce2048554144bf57125a5ec362f7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3S2c98O3Z0wILqvCbQV3tcBBRxzLaW', 'username': u'neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', '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-05-14 06:02:40,187 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', 'password': '3S2c98O3Z0wILqvCbQV3tcBBRxzLaW', 'project_name': 'neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '63e8ce2048554144bf57125a5ec362f7', 'project_domain_name': 'Default'} 2019-05-14 06:02:40,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:02:40,193 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:40,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8baadb9b-292f-4474-8567-4f7d5d01a22b 2019-05-14 06:02:40,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:02:40,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8baadb9b-292f-4474-8567-4f7d5d01a22b 2019-05-14 06:02:40,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113754987717s 2019-05-14 06:02:40,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:02:40,312 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:40,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b955db6-9238-4e1c-8160-b7eb18d69def 2019-05-14 06:02:40,418 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:02:40,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b955db6-9238-4e1c-8160-b7eb18d69def 2019-05-14 06:02:40,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108896970749s 2019-05-14 06:02:40,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:02:40,426 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:40,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89215ff6-c230-4d34-9bd1-9e0678d4e279 2019-05-14 06:02:40,536 - 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-05-14 06:02:40,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-89215ff6-c230-4d34-9bd1-9e0678d4e279 2019-05-14 06:02:40,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114043951035s 2019-05-14 06:02:40,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:02:40,541 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:40,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 14 May 2019 06:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02532d5-932a-4163-ae09-c206ee3cbf90 2019-05-14 06:02:40,749 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": {"self": "http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39895042d5404e52a444a633e2b34d79", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:02:40,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c02532d5-932a-4163-ae09-c206ee3cbf90 2019-05-14 06:02:40,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212008953094s 2019-05-14 06:02:40,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:02:40,763 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:40,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 14 May 2019 06:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c532117b-bd2b-4658-a331-73fa11efc0ad 2019-05-14 06:02:40,875 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/63e8ce2048554144bf57125a5ec362f7"}, "tags": [], "enabled": true, "id": "63e8ce2048554144bf57125a5ec362f7", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:02:40,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c532117b-bd2b-4658-a331-73fa11efc0ad 2019-05-14 06:02:40,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115262985229s 2019-05-14 06:02:40,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:02:40,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=39895042d5404e52a444a633e2b34d79&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=63e8ce2048554144bf57125a5ec362f7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:41,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 14 May 2019 06:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f28681bf-ac17-42a7-a7b6-82a9f64f2e8b 2019-05-14 06:02:41,073 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=39895042d5404e52a444a633e2b34d79&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=63e8ce2048554144bf57125a5ec362f7", "previous": null, "next": null}} 2019-05-14 06:02:41,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=39895042d5404e52a444a633e2b34d79&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=63e8ce2048554144bf57125a5ec362f7 used request id req-f28681bf-ac17-42a7-a7b6-82a9f64f2e8b 2019-05-14 06:02:41,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190192937851s 2019-05-14 06:02:41,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 06:02:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/63e8ce2048554144bf57125a5ec362f7/users/39895042d5404e52a444a633e2b34d79/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:41,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07cc6121-2c75-4959-bf91-b0da0a4b3819 2019-05-14 06:02:41,249 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:02:41,249 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/63e8ce2048554144bf57125a5ec362f7/users/39895042d5404e52a444a633e2b34d79/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-07cc6121-2c75-4959-bf91-b0da0a4b3819 2019-05-14 06:02:41,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172508955002s 2019-05-14 06:02:41,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:02:41,256 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:41,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6be44b4-adae-472f-aeb3-35eba99109de 2019-05-14 06:02:41,363 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:02:41,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d6be44b4-adae-472f-aeb3-35eba99109de 2019-05-14 06:02:41,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110240221024s 2019-05-14 06:02:41,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:02:41,371 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:41,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056e4323-f889-4f0e-b48f-2470450291ba 2019-05-14 06:02:41,572 - 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-05-14 06:02:41,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-056e4323-f889-4f0e-b48f-2470450291ba 2019-05-14 06:02:41,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204746007919s 2019-05-14 06:02:41,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:02:41,577 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:41,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 14 May 2019 06:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a165221-7a24-4a9a-98d6-c8daf79ab829 2019-05-14 06:02:41,789 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": {"self": "http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39895042d5404e52a444a633e2b34d79", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:02:41,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9a165221-7a24-4a9a-98d6-c8daf79ab829 2019-05-14 06:02:41,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215700864792s 2019-05-14 06:02:41,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:02:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=39895042d5404e52a444a633e2b34d79&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:41,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 14 May 2019 06:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e2e998-1cca-4c26-b07a-0a9dad8b8363 2019-05-14 06:02:41,912 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=39895042d5404e52a444a633e2b34d79&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 06:02:41,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=39895042d5404e52a444a633e2b34d79&scope.domain.id=default used request id req-e6e2e998-1cca-4c26-b07a-0a9dad8b8363 2019-05-14 06:02:41,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112631082535s 2019-05-14 06:02:41,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 06:02:41,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/39895042d5404e52a444a633e2b34d79/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:42,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:02:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03db1583-996b-4d1b-91de-421a958dd404 2019-05-14 06:02:42,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:02:42,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/39895042d5404e52a444a633e2b34d79/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-03db1583-996b-4d1b-91de-421a958dd404 2019-05-14 06:02:42,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142661809921s 2019-05-14 06:02:42,063 - 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.16" 2019-05-14 06:02:42,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:02:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d346ca6f-7358-4309-a89f-febadac6ce19 2019-05-14 06:02:42,069 - 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-05-14 06:02:42,069 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-d346ca6f-7358-4309-a89f-febadac6ce19 2019-05-14 06:02:42,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 06:02:42,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T07:02:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63e8ce2048554144bf57125a5ec362f7", "name": "neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/63e8ce2048554144bf57125a5ec362f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/63e8ce2048554144bf57125a5ec362f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/63e8ce2048554144bf57125a5ec362f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/63e8ce2048554144bf57125a5ec362f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/63e8ce2048554144bf57125a5ec362f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/63e8ce2048554144bf57125a5ec362f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/63e8ce2048554144bf57125a5ec362f7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/63e8ce2048554144bf57125a5ec362f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/63e8ce2048554144bf57125a5ec362f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_63e8ce2048554144bf57125a5ec362f7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_63e8ce2048554144bf57125a5ec362f7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "id": "39895042d5404e52a444a633e2b34d79"}, "audit_ids": ["ab_YvVVFTJ2WFrIOrxGbQA"], "issued_at": "2019-05-14T06:02:42.000000Z"}} 2019-05-14 06:02:42,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 06:02:42,468 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:02:42,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 06:02:42 GMT X-Openstack-Request-Id: req-556ee26d-9af1-4a6f-a886-e040eb20cf45 2019-05-14 06:02:42,743 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 06:02:42,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-556ee26d-9af1-4a6f-a886-e040eb20cf45 2019-05-14 06:02:42,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.276140928268s 2019-05-14 06:02:42,754 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-05-14 06:02:42,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:02:42,758 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:42,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 06:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c63d081-f3fe-4a74-af47-e03ec9a7b667 2019-05-14 06:02:42,907 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 06:02:42,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-6c63d081-f3fe-4a74-af47-e03ec9a7b667 2019-05-14 06:02:42,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15211391449s 2019-05-14 06:02:42,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:02:42,917 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:02:43,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 14 May 2019 06:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d10ca00-4672-494d-b5ea-afc294f38a0f 2019-05-14 06:02:43,076 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/63e8ce2048554144bf57125a5ec362f7"}, "tags": [], "enabled": true, "id": "63e8ce2048554144bf57125a5ec362f7", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:02:43,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4d10ca00-4672-494d-b5ea-afc294f38a0f 2019-05-14 06:02:43,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.162460803986s 2019-05-14 06:02:43,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 06:02:43,079 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" -d '{"network": {"shared": true, "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "name": "neutron-tempest-plugin-api-net_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "admin_state_up": true}}' 2019-05-14 06:02:43,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 739 Content-Type: application/json Date: Tue, 14 May 2019 06:02:43 GMT X-Openstack-Request-Id: req-f7c66f77-8753-42b0-b84b-d70d57c362fb 2019-05-14 06:02:43,382 - 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":"2f5f7f38-950e-467a-8002-7c532ba34c37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"63e8ce2048554144bf57125a5ec362f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:02:43Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_17e5adbf-4de6-4ffe-8581-50c0ff72ceff","admin_state_up":true,"tenant_id":"63e8ce2048554144bf57125a5ec362f7","created_at":"2019-05-14T06:02:42Z","mtu":1450}} 2019-05-14 06:02:43,382 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f7c66f77-8753-42b0-b84b-d70d57c362fb 2019-05-14 06:02:43,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.303477048874s 2019-05-14 06:02:43,382 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T06:02:43Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2f5f7f38-950e-467a-8002-7c532ba34c37', u'provider:segmentation_id': 60, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', u'created_at': u'2019-05-14T06:02:42Z', u'mtu': 1450, u'tenant_id': u'63e8ce2048554144bf57125a5ec362f7', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'63e8ce2048554144bf57125a5ec362f7', u'l2_adjacency': True}) 2019-05-14 06:02:43,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:02:43,383 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:02:43,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1445 Content-Type: application/json Date: Tue, 14 May 2019 06:02:43 GMT X-Openstack-Request-Id: req-8b9c1ee0-f8e0-4921-a6e0-a2e3a722d875 2019-05-14 06:02:43,472 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"2f5f7f38-950e-467a-8002-7c532ba34c37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"63e8ce2048554144bf57125a5ec362f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:02:43Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_17e5adbf-4de6-4ffe-8581-50c0ff72ceff","admin_state_up":true,"tenant_id":"63e8ce2048554144bf57125a5ec362f7","created_at":"2019-05-14T06:02:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T05:49:19Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:02:43,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-8b9c1ee0-f8e0-4921-a6e0-a2e3a722d875 2019-05-14 06:02:43,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0892260074615s 2019-05-14 06:02:43,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 06:02:43,474 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "enable_dhcp": true, "network_id": "2f5f7f38-950e-467a-8002-7c532ba34c37", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 06:02:44,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 14 May 2019 06:02:44 GMT X-Openstack-Request-Id: req-1957ea5c-128f-4708-a1fb-2c859110acef 2019-05-14 06:02:44,360 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T06:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0526401-246d-4b59-90cb-08600e3d010a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"63e8ce2048554144bf57125a5ec362f7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_17e5adbf-4de6-4ffe-8581-50c0ff72ceff","enable_dhcp":true,"segment_id":null,"network_id":"2f5f7f38-950e-467a-8002-7c532ba34c37","tenant_id":"63e8ce2048554144bf57125a5ec362f7","created_at":"2019-05-14T06:02:43Z","ip_version":4}} 2019-05-14 06:02:44,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1957ea5c-128f-4708-a1fb-2c859110acef 2019-05-14 06:02:44,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.886580944061s 2019-05-14 06:02:44,361 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T06:02:43Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f0526401-246d-4b59-90cb-08600e3d010a', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'2f5f7f38-950e-467a-8002-7c532ba34c37', u'tenant_id': u'63e8ce2048554144bf57125a5ec362f7', u'created_at': u'2019-05-14T06:02:43Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'63e8ce2048554144bf57125a5ec362f7'}) 2019-05-14 06:02:44,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 06:02:44,362 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "neutron-tempest-plugin-api-router_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "admin_state_up": true}}' 2019-05-14 06:02:45,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 14 May 2019 06:02:45 GMT X-Openstack-Request-Id: req-1345d521-01a4-464c-adc4-9a2d4b1dbfd8 2019-05-14 06:02:45,852 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "created_at": "2019-05-14T06:02:44Z", "admin_state_up": true, "updated_at": "2019-05-14T06:02:45Z", "project_id": "63e8ce2048554144bf57125a5ec362f7", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "dddf56d4-db5b-47fa-ad00-55be53e0186f", "name": "neutron-tempest-plugin-api-router_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}} 2019-05-14 06:02:45,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1345d521-01a4-464c-adc4-9a2d4b1dbfd8 2019-05-14 06:02:45,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49078702927s 2019-05-14 06:02:45,853 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T06:02:45Z', u'revision_number': 2, u'ha': False, u'id': u'dddf56d4-db5b-47fa-ad00-55be53e0186f', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', u'admin_state_up': True, u'tenant_id': u'63e8ce2048554144bf57125a5ec362f7', u'created_at': u'2019-05-14T06:02:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'63e8ce2048554144bf57125a5ec362f7'}) 2019-05-14 06:02:45,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 06:02:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/dddf56d4-db5b-47fa-ad00-55be53e0186f/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" -d '{"subnet_id": "f0526401-246d-4b59-90cb-08600e3d010a"}' 2019-05-14 06:02:48,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 06:02:48 GMT X-Openstack-Request-Id: req-0d88698a-8dab-4920-9875-172fe104a12e 2019-05-14 06:02:48,252 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2f5f7f38-950e-467a-8002-7c532ba34c37", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "subnet_id": "f0526401-246d-4b59-90cb-08600e3d010a", "subnet_ids": ["f0526401-246d-4b59-90cb-08600e3d010a"], "port_id": "fc3220c8-3828-42e1-89bc-34e2f8093acb", "id": "dddf56d4-db5b-47fa-ad00-55be53e0186f"} 2019-05-14 06:02:48,252 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dddf56d4-db5b-47fa-ad00-55be53e0186f/add_router_interface.json used request id req-0d88698a-8dab-4920-9875-172fe104a12e 2019-05-14 06:02:48,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.39856505394s 2019-05-14 06:02:48,252 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 06:02:48,354 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 06:02:48,357 - 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.16" 2019-05-14 06:02:48,362 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 06:02:48 GMT 2019-05-14 06:02:48,363 - 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-05-14 06:02:48,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:02:48,372 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:02:48,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 06:02:48 GMT X-Openstack-Request-Id: req-e8402587-c661-4be2-ae2f-7b0e6dc2c072 2019-05-14 06:02:48,758 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:02:48,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e8402587-c661-4be2-ae2f-7b0e6dc2c072 2019-05-14 06:02:48,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.390421152115s 2019-05-14 06:02:48,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 06:02:48,772 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}' 2019-05-14 06:02:48,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Tue, 14 May 2019 06:02:48 GMT Location: http://172.30.9.28:9292/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8aa24315-35cb-4c8e-9310-5cd046d5b049 2019-05-14 06:02:48,808 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:02:48Z", "file": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/file", "owner": "63e8ce2048554144bf57125a5ec362f7", "id": "a44e444e-5fbc-4761-add1-b6037d6d95d5", "size": null, "self": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5", "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_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "checksum": null, "created_at": "2019-05-14T06:02:48Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 06:02:48,808 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8aa24315-35cb-4c8e-9310-5cd046d5b049 2019-05-14 06:02:48,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0409409999847s 2019-05-14 06:02:48,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 06:02:48,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" -d '' 2019-05-14 06:02:49,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:02:49 GMT X-Openstack-Request-Id: req-fd3386f8-0cf9-4cee-bc51-b3fbb54b4da4 2019-05-14 06:02:49,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 06:02:49,217 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/file used request id req-fd3386f8-0cf9-4cee-bc51-b3fbb54b4da4 2019-05-14 06:02:49,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.407542943954s 2019-05-14 06:02:49,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:02:49,225 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:02:49,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 14 May 2019 06:02:49 GMT X-Openstack-Request-Id: req-e4e5a06c-82cf-4ebf-b841-db5aad6838ea 2019-05-14 06:02:49,248 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:02:48Z", "file": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/file", "owner": "63e8ce2048554144bf57125a5ec362f7", "id": "a44e444e-5fbc-4761-add1-b6037d6d95d5", "size": 12716032, "self": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:02:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:02:49,248 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e4e5a06c-82cf-4ebf-b841-db5aad6838ea 2019-05-14 06:02:49,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265679359436s 2019-05-14 06:02:49,250 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/file', 'owner': u'63e8ce2048554144bf57125a5ec362f7', 'id': u'a44e444e-5fbc-4761-add1-b6037d6d95d5', 'size': 12716032, u'self': u'/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63e8ce2048554144bf57125a5ec362f7', 'name': 'neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T06:02:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T06:02:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', '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/a44e444e-5fbc-4761-add1-b6037d6d95d5', 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_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', 'created': u'2019-05-14T06:02:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T06:02: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/a44e444e-5fbc-4761-add1-b6037d6d95d5', 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_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 06:02:49,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 06:02:49,255 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 06:02:49,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Tue, 14 May 2019 06:02: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-163014c5-e541-476a-b70c-5fac3ec9d8a8 x-openstack-request-id: req-163014c5-e541-476a-b70c-5fac3ec9d8a8 2019-05-14 06:02:49,573 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e", "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": "edc90355-5b3d-4da7-8b67-30e7cf953a2e"}} 2019-05-14 06:02:49,573 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-163014c5-e541-476a-b70c-5fac3ec9d8a8 2019-05-14 06:02:49,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320227861404s 2019-05-14 06:02:49,574 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', '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'2e0d3a695a9d4898b41f8075010286ad', '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'edc90355-5b3d-4da7-8b67-30e7cf953a2e', 'swap': 0}) 2019-05-14 06:02:49,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 06:02:49,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" -d '{"extra_specs": {}}' 2019-05-14 06:02:49,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 06:02: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-38efacbc-6c3d-4c2c-80d5-2713f153e469 x-openstack-request-id: req-38efacbc-6c3d-4c2c-80d5-2713f153e469 2019-05-14 06:02:49,593 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 06:02:49,593 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e/os-extra_specs used request id req-38efacbc-6c3d-4c2c-80d5-2713f153e469 2019-05-14 06:02:49,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189611911774s 2019-05-14 06:02:49,601 - 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.16" 2019-05-14 06:02:49,606 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0887b9e-2caf-426f-84b3-e5e23c6f91d7 2019-05-14 06:02:49,606 - 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-05-14 06:02:49,606 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-f0887b9e-2caf-426f-84b3-e5e23c6f91d7 2019-05-14 06:02:49,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:02:49,614 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:02:49,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afdacda-eea2-42c3-8f9c-e3237d82c91a 2019-05-14 06:02:49,733 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:02:49,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1afdacda-eea2-42c3-8f9c-e3237d82c91a 2019-05-14 06:02:49,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122762918472s 2019-05-14 06:02:49,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:02:49,741 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:02:49,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad787a7-e29a-4641-b6a8-c2bd652e62d3 2019-05-14 06:02:49,956 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:02:49,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ad787a7-e29a-4641-b6a8-c2bd652e62d3 2019-05-14 06:02:49,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.217876911163s 2019-05-14 06:02:50,324 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 06:02:56,148 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4f9af832-3916-4cc0-899f-795c49875cf7 | 2019-05-14T06:02:54.557878 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4f9af832-3916-4cc0-899f-795c49875cf7 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 06:02:59,496 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-05-14 06:03:00,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-14 06:03:05,466 - 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=299c80e7-dd7e-4882-86cb-36540db69b65) as the default verifier for the future CLI operations. 2019-05-14 06:03:07,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 06:03:07,518 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:03:07,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 06:03: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-86a6009d-f42e-4817-b84f-56fef39d94ab x-openstack-request-id: req-86a6009d-f42e-4817-b84f-56fef39d94ab 2019-05-14 06:03:07,571 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 06:03:07,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-86a6009d-f42e-4817-b84f-56fef39d94ab 2019-05-14 06:03:07,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0558369159698s 2019-05-14 06:03:07,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:03:07,581 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:03:08,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 14 May 2019 06:03:08 GMT X-Openstack-Request-Id: req-5fcb1bff-9242-40e3-ac5e-9a07ab33ed70 2019-05-14 06:03:08,344 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:02:48Z", "file": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/file", "owner": "63e8ce2048554144bf57125a5ec362f7", "id": "a44e444e-5fbc-4761-add1-b6037d6d95d5", "size": 12716032, "self": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:02:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:03:08,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5fcb1bff-9242-40e3-ac5e-9a07ab33ed70 2019-05-14 06:03:08,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.767529964447s 2019-05-14 06:03:08,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 06:03:08,358 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}' 2019-05-14 06:03:08,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Tue, 14 May 2019 06:03:08 GMT Location: http://172.30.9.28:9292/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-af9f75ed-a2cf-41e4-9836-8a62067adeaf 2019-05-14 06:03:08,418 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:03:08Z", "file": "/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/file", "owner": "63e8ce2048554144bf57125a5ec362f7", "id": "e4ddeb93-2246-4625-a8f5-d4247c5c9ef5", "size": null, "self": "/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5", "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_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "checksum": null, "created_at": "2019-05-14T06:03:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 06:03:08,418 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-af9f75ed-a2cf-41e4-9836-8a62067adeaf 2019-05-14 06:03:08,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0642049312592s 2019-05-14 06:03:08,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 06:03:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" -d '' 2019-05-14 06:03:08,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:03:08 GMT X-Openstack-Request-Id: req-28b85f09-2c63-40c5-b624-934e1edf1d82 2019-05-14 06:03:08,856 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 06:03:08,856 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/file used request id req-28b85f09-2c63-40c5-b624-934e1edf1d82 2019-05-14 06:03:08,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.437133073807s 2019-05-14 06:03:08,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:03:08,864 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:03:08,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Tue, 14 May 2019 06:03:08 GMT X-Openstack-Request-Id: req-92935d2e-dc96-4751-8a90-6a55229a69c6 2019-05-14 06:03:08,887 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:03:08Z", "file": "/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/file", "owner": "63e8ce2048554144bf57125a5ec362f7", "id": "e4ddeb93-2246-4625-a8f5-d4247c5c9ef5", "size": 12716032, "self": "/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:03:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:02:48Z", "file": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/file", "owner": "63e8ce2048554144bf57125a5ec362f7", "id": "a44e444e-5fbc-4761-add1-b6037d6d95d5", "size": 12716032, "self": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:02:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:03:08,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-92935d2e-dc96-4751-8a90-6a55229a69c6 2019-05-14 06:03:08,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263438224792s 2019-05-14 06:03:08,889 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/file', 'owner': u'63e8ce2048554144bf57125a5ec362f7', 'id': u'e4ddeb93-2246-4625-a8f5-d4247c5c9ef5', 'size': 12716032, u'self': u'/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'63e8ce2048554144bf57125a5ec362f7', 'name': 'neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T06:03:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T06:03:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', '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/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5', 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_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', 'created': u'2019-05-14T06:03:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T06:03: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/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5', 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_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 06:03:08,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 06:03:08,893 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 06:03:08,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 323 Content-Type: application/json Date: Tue, 14 May 2019 06:03: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-3fbdb151-a422-4151-b761-f35168c60e9e x-openstack-request-id: req-3fbdb151-a422-4151-b761-f35168c60e9e 2019-05-14 06:03:08,926 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a86148ed-309a-4fe6-a47e-84bf9f07e7bf", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a86148ed-309a-4fe6-a47e-84bf9f07e7bf", "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": "a86148ed-309a-4fe6-a47e-84bf9f07e7bf"}} 2019-05-14 06:03:08,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3fbdb151-a422-4151-b761-f35168c60e9e 2019-05-14 06:03:08,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0358891487122s 2019-05-14 06:03:08,927 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', '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'2e0d3a695a9d4898b41f8075010286ad', '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'a86148ed-309a-4fe6-a47e-84bf9f07e7bf', 'swap': 0}) 2019-05-14 06:03:08,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 06:03:08,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/a86148ed-309a-4fe6-a47e-84bf9f07e7bf/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" -d '{"extra_specs": {}}' 2019-05-14 06:03:08,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 06:03: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-bb36f486-bff8-4150-841b-fd704b819ea4 x-openstack-request-id: req-bb36f486-bff8-4150-841b-fd704b819ea4 2019-05-14 06:03:08,948 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 06:03:08,948 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a86148ed-309a-4fe6-a47e-84bf9f07e7bf/os-extra_specs used request id req-bb36f486-bff8-4150-841b-fd704b819ea4 2019-05-14 06:03:08,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206799507141s 2019-05-14 06:03:08,949 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff', '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'2e0d3a695a9d4898b41f8075010286ad', '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'a86148ed-309a-4fe6-a47e-84bf9f07e7bf', 'swap': 0}) 2019-05-14 06:03:11,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-14 06:03:11,963 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-14 06:03:11,963 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-14 06:03:11,964 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-14 06:03:11,995 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-14 06:03:15,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-299c80e7-dd7e-4882-86cb-36540db69b65/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-05-14 06:03:15,273 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-14 06:03:15,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt', '--concurrency=4']'. 2019-05-14 06:13:59,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bfdaaa7e-826d-4865-a55b-a40dcfed3048 2019-05-14 06:13:59,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bfdaaa7e-826d-4865-a55b-a40dcfed3048']'. 2019-05-14 06:14:00,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-14 06:14:00,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-14 06:14:00,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 06:14:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bfdaaa7e-826d-4865-a55b-a40dcfed3048 | 2019-05-14 06:14:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-14 06:14:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-14 06:03:17 | 2019-05-14 06:14:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-14 06:13:59 | 2019-05-14 06:14:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:42 | 2019-05-14 06:14:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-14 06:14:00,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-14 06:14:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-14 06:14:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 299c80e7-dd7e-4882-86cb-36540db69b65) | 2019-05-14 06:14:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-14 06:14:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4f9af832-3916-4cc0-899f-795c49875cf7) | 2019-05-14 06:14:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 571 | 2019-05-14 06:14:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 635.988 | 2019-05-14 06:14:00,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 498 | 2019-05-14 06:14:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 73 | 2019-05-14 06:14:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-14 06:14:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-14 06:14:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-14 06:14:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 06:14:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-14 06:14:00,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-14 06:14:00,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-05-14 06:14:00,811 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'bfdaaa7e-826d-4865-a55b-a40dcfed3048', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-05-14 06:14:02,868 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid bfdaaa7e-826d-4865-a55b-a40dcfed3048 --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-14 06:14:02,868 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'bfdaaa7e-826d-4865-a55b-a40dcfed3048', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-05-14 06:14:05,106 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid bfdaaa7e-826d-4865-a55b-a40dcfed3048 --to /home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-14 06:14:05,316 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 06:14:05,317 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:22 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-05-14 06:14:05,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 06:14:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:05,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:14:05 GMT X-Openstack-Request-Id: req-9bc7f254-98e0-4ccd-bb31-5e8a4853aaeb 2019-05-14 06:14:05,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-05-14 06:14:05,905 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e4ddeb93-2246-4625-a8f5-d4247c5c9ef5 used request id req-9bc7f254-98e0-4ccd-bb31-5e8a4853aaeb 2019-05-14 06:14:05,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.578701972961s 2019-05-14 06:14:05,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 06:14:05,925 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:06,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 374 Content-Type: application/json Date: Tue, 14 May 2019 06: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-a28a1865-11cf-40f1-b2b5-6c8d08a92605 x-openstack-request-id: req-a28a1865-11cf-40f1-b2b5-6c8d08a92605 2019-05-14 06:14:06,195 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a86148ed-309a-4fe6-a47e-84bf9f07e7bf", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a86148ed-309a-4fe6-a47e-84bf9f07e7bf", "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": "a86148ed-309a-4fe6-a47e-84bf9f07e7bf"}, {"name": "neutron-tempest-plugin-api-flavor_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e", "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": "edc90355-5b3d-4da7-8b67-30e7cf953a2e"}]} 2019-05-14 06:14:06,195 - 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-a28a1865-11cf-40f1-b2b5-6c8d08a92605 2019-05-14 06:14:06,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.273567914963s 2019-05-14 06:14:06,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 06:14:06,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/a86148ed-309a-4fe6-a47e-84bf9f07e7bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:06,236 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 06: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-d9f9eb4f-c40b-404e-9135-2c796fa65778 x-openstack-request-id: req-d9f9eb4f-c40b-404e-9135-2c796fa65778 2019-05-14 06:14:06,237 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a86148ed-309a-4fe6-a47e-84bf9f07e7bf used request id req-d9f9eb4f-c40b-404e-9135-2c796fa65778 2019-05-14 06:14:06,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0386199951172s 2019-05-14 06:14:06,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 06:14:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/dddf56d4-db5b-47fa-ad00-55be53e0186f/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" -d '{"subnet_id": "f0526401-246d-4b59-90cb-08600e3d010a"}' 2019-05-14 06:14:08,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 06:14:08 GMT X-Openstack-Request-Id: req-993784e0-32f3-40da-bd8d-1bd4de634cd8 2019-05-14 06:14:08,636 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2f5f7f38-950e-467a-8002-7c532ba34c37", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "subnet_id": "f0526401-246d-4b59-90cb-08600e3d010a", "subnet_ids": ["f0526401-246d-4b59-90cb-08600e3d010a"], "port_id": "fc3220c8-3828-42e1-89bc-34e2f8093acb", "id": "dddf56d4-db5b-47fa-ad00-55be53e0186f"} 2019-05-14 06:14:08,637 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dddf56d4-db5b-47fa-ad00-55be53e0186f/remove_router_interface.json used request id req-993784e0-32f3-40da-bd8d-1bd4de634cd8 2019-05-14 06:14:08,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.39949798584s 2019-05-14 06:14:08,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 06:14:08,638 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:08,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 14 May 2019 06:14:08 GMT X-Openstack-Request-Id: req-0af9ac84-2e2b-4ec7-a63c-f37fb5198e39 2019-05-14 06:14:08,764 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "created_at": "2019-05-14T06:02:44Z", "admin_state_up": true, "updated_at": "2019-05-14T06:14:07Z", "project_id": "63e8ce2048554144bf57125a5ec362f7", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "dddf56d4-db5b-47fa-ad00-55be53e0186f", "name": "neutron-tempest-plugin-api-router_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}]} 2019-05-14 06:14:08,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0af9ac84-2e2b-4ec7-a63c-f37fb5198e39 2019-05-14 06:14:08,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127082824707s 2019-05-14 06:14:08,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 06:14:08,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/dddf56d4-db5b-47fa-ad00-55be53e0186f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:10,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:14:09 GMT X-Openstack-Request-Id: req-68c6f7c9-0ef8-4d20-9429-4c9d6b751f39 2019-05-14 06:14:10,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:14:10,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dddf56d4-db5b-47fa-ad00-55be53e0186f.json used request id req-68c6f7c9-0ef8-4d20-9429-4c9d6b751f39 2019-05-14 06:14:10,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31823396683s 2019-05-14 06:14:10,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 06:14:10,085 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:10,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Tue, 14 May 2019 06:14:09 GMT X-Openstack-Request-Id: req-1557ea21-7385-4d1b-b4d6-d407c9fa6cd8 2019-05-14 06:14:10,128 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4},{"updated_at":"2019-05-14T06:02:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f0526401-246d-4b59-90cb-08600e3d010a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"63e8ce2048554144bf57125a5ec362f7","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_17e5adbf-4de6-4ffe-8581-50c0ff72ceff","enable_dhcp":true,"segment_id":null,"network_id":"2f5f7f38-950e-467a-8002-7c532ba34c37","tenant_id":"63e8ce2048554144bf57125a5ec362f7","created_at":"2019-05-14T06:02:43Z","ip_version":4}]} 2019-05-14 06:14:10,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1557ea21-7385-4d1b-b4d6-d407c9fa6cd8 2019-05-14 06:14:10,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0434458255768s 2019-05-14 06:14:10,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 06:14:10,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/f0526401-246d-4b59-90cb-08600e3d010a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:11,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:14:10 GMT X-Openstack-Request-Id: req-335e2dd8-03fc-4809-8042-c4152ff7f7ae 2019-05-14 06:14:11,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:14:11,258 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f0526401-246d-4b59-90cb-08600e3d010a.json used request id req-335e2dd8-03fc-4809-8042-c4152ff7f7ae 2019-05-14 06:14:11,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12753295898s 2019-05-14 06:14:11,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:14:11,259 - 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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:11,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1450 Content-Type: application/json Date: Tue, 14 May 2019 06:14:10 GMT X-Openstack-Request-Id: req-08a17d6a-08c5-4095-8603-041050f22efd 2019-05-14 06:14:11,345 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2f5f7f38-950e-467a-8002-7c532ba34c37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":true,"project_id":"63e8ce2048554144bf57125a5ec362f7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:14:10Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_17e5adbf-4de6-4ffe-8581-50c0ff72ceff","admin_state_up":true,"tenant_id":"63e8ce2048554144bf57125a5ec362f7","created_at":"2019-05-14T06:02:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:14:11,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-08a17d6a-08c5-4095-8603-041050f22efd 2019-05-14 06:14:11,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0865359306335s 2019-05-14 06:14:11,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 06:14:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/2f5f7f38-950e-467a-8002-7c532ba34c37.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:12,484 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:14:11 GMT X-Openstack-Request-Id: req-09abdcf5-cfb4-47ce-9444-212b1c53bed9 2019-05-14 06:14:12,484 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:14:12,484 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2f5f7f38-950e-467a-8002-7c532ba34c37.json used request id req-09abdcf5-cfb4-47ce-9444-212b1c53bed9 2019-05-14 06:14:12,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13844203949s 2019-05-14 06:14:12,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:14:12,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.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:12,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 14 May 2019 06:14:12 GMT X-Openstack-Request-Id: req-5dd16385-47c3-4599-aca7-88f20ad7f170 2019-05-14 06:14:12,519 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:02:48Z", "file": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/file", "owner": "63e8ce2048554144bf57125a5ec362f7", "id": "a44e444e-5fbc-4761-add1-b6037d6d95d5", "size": 12716032, "self": "/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a44e444e-5fbc-4761-add1-b6037d6d95d5/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:02:48Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:14:12,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5dd16385-47c3-4599-aca7-88f20ad7f170 2019-05-14 06:14:12,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0304529666901s 2019-05-14 06:14:12,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 06:14:12,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3b4642739237baaec614da3d17f5851ba7423fd8" 2019-05-14 06:14:13,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:14:13 GMT X-Openstack-Request-Id: req-829cb6c3-c965-4274-9134-8db49b9b49e9 2019-05-14 06:14:13,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 06:14:13,652 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a44e444e-5fbc-4761-add1-b6037d6d95d5 used request id req-829cb6c3-c965-4274-9134-8db49b9b49e9 2019-05-14 06:14:13,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13121390343s 2019-05-14 06:14:13,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 06:14:13,656 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:13,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Tue, 14 May 2019 06:14: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-94d395f6-6278-4dde-b006-2f117d6cf563 x-openstack-request-id: req-94d395f6-6278-4dde-b006-2f117d6cf563 2019-05-14 06:14:13,676 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e", "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": "edc90355-5b3d-4da7-8b67-30e7cf953a2e"}]} 2019-05-14 06:14:13,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-94d395f6-6278-4dde-b006-2f117d6cf563 2019-05-14 06:14:13,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230648517609s 2019-05-14 06:14:13,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 06:14:13,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:13,705 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 06:14:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa02b76d-562c-48b9-96ac-c4d29457707a x-openstack-request-id: req-aa02b76d-562c-48b9-96ac-c4d29457707a 2019-05-14 06:14:13,705 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/edc90355-5b3d-4da7-8b67-30e7cf953a2e used request id req-aa02b76d-562c-48b9-96ac-c4d29457707a 2019-05-14 06:14:13,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0273299217224s 2019-05-14 06:14:13,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:14:13,709 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:13,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 847 Content-Type: application/json Date: Tue, 14 May 2019 06:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94ca145-e002-4683-9cd5-41d2308c404a 2019-05-14 06:14:13,913 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": {"self": "http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "39895042d5404e52a444a633e2b34d79", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:14:13,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e94ca145-e002-4683-9cd5-41d2308c404a 2019-05-14 06:14:13,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207811117172s 2019-05-14 06:14:13,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:14:13,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:14,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Tue, 14 May 2019 06:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f816775d-62cd-4bbf-b1b0-f40a2c10f175 2019-05-14 06:14:14,146 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_17e5adbf-4de6-4ffe-8581-50c0ff72ceff", "links": {"self": "http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "39895042d5404e52a444a633e2b34d79", "description": null}} 2019-05-14 06:14:14,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79 used request id req-f816775d-62cd-4bbf-b1b0-f40a2c10f175 2019-05-14 06:14:14,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22661614418s 2019-05-14 06:14:14,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 06:14:14,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:14,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:14:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67039014-288f-4927-a749-f84616a56d0b 2019-05-14 06:14:14,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:14:14,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/39895042d5404e52a444a633e2b34d79 used request id req-67039014-288f-4927-a749-f84616a56d0b 2019-05-14 06:14:14,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.302085876465s 2019-05-14 06:14:14,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:14:14,458 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:14,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 06:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dfe1dc4-bd82-42c8-a1fd-594f6ca6a6b8 2019-05-14 06:14:14,652 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/63e8ce2048554144bf57125a5ec362f7"}, "tags": [], "enabled": true, "id": "63e8ce2048554144bf57125a5ec362f7", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_17e5adbf-4de6-4ffe-8581-50c0ff72ceff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:14:14,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7dfe1dc4-bd82-42c8-a1fd-594f6ca6a6b8 2019-05-14 06:14:14,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196885108948s 2019-05-14 06:14:14,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 06:14:14,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/63e8ce2048554144bf57125a5ec362f7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:14,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:14:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dcd565d-a127-42bb-8b59-6fb58a280df9 2019-05-14 06:14:14,900 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:14:14,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/63e8ce2048554144bf57125a5ec362f7 used request id req-3dcd565d-a127-42bb-8b59-6fb58a280df9 2019-05-14 06:14:14,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244807004929s 2019-05-14 06:14:14,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 06:14:14,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=63e8ce2048554144bf57125a5ec362f7&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:15,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 06:14:14 GMT X-Openstack-Request-Id: req-d0a265b5-ce01-46e7-8d8d-530feec29ee4 2019-05-14 06:14:15,213 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "created_at": "2019-05-14T06:02:42Z", "updated_at": "2019-05-14T06:02:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:02:42Z", "revision_number": 0, "id": "0d71a3a5-3fdf-414b-b4a0-e308bba5a805", "remote_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "remote_ip_prefix": null, "created_at": "2019-05-14T06:02:42Z", "security_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "63e8ce2048554144bf57125a5ec362f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:02:42Z", "revision_number": 0, "id": "6e943a27-e6e7-4ca9-b5e8-f9ad0dd63bec", "remote_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "remote_ip_prefix": null, "created_at": "2019-05-14T06:02:42Z", "security_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "63e8ce2048554144bf57125a5ec362f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:02:42Z", "revision_number": 0, "id": "d88ae17b-76d3-4689-9d64-560d6a49079e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:02:42Z", "security_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "63e8ce2048554144bf57125a5ec362f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:02:42Z", "revision_number": 0, "id": "f3b5e55d-f706-4c6a-b303-68774e34b5fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:02:42Z", "security_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "63e8ce2048554144bf57125a5ec362f7"}], "revision_number": 1, "project_id": "63e8ce2048554144bf57125a5ec362f7", "id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "name": "default"}]} 2019-05-14 06:14:15,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=63e8ce2048554144bf57125a5ec362f7&name=default used request id req-d0a265b5-ce01-46e7-8d8d-530feec29ee4 2019-05-14 06:14:15,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.307247877121s 2019-05-14 06:14:15,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 06:14:15,219 - 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.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:15,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 06:14:14 GMT X-Openstack-Request-Id: req-05c5cabc-e65d-4d31-85b4-3e10b77ee104 2019-05-14 06:14:15,270 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "created_at": "2019-05-14T06:02:42Z", "updated_at": "2019-05-14T06:02:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:02:42Z", "revision_number": 0, "id": "0d71a3a5-3fdf-414b-b4a0-e308bba5a805", "remote_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "remote_ip_prefix": null, "created_at": "2019-05-14T06:02:42Z", "security_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "63e8ce2048554144bf57125a5ec362f7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:02:42Z", "revision_number": 0, "id": "6e943a27-e6e7-4ca9-b5e8-f9ad0dd63bec", "remote_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "remote_ip_prefix": null, "created_at": "2019-05-14T06:02:42Z", "security_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "63e8ce2048554144bf57125a5ec362f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:02:42Z", "revision_number": 0, "id": "d88ae17b-76d3-4689-9d64-560d6a49079e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:02:42Z", "security_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "port_range_min": null, "ethertype": "IPv4", "project_id": "63e8ce2048554144bf57125a5ec362f7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:02:42Z", "revision_number": 0, "id": "f3b5e55d-f706-4c6a-b303-68774e34b5fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:02:42Z", "security_group_id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "tenant_id": "63e8ce2048554144bf57125a5ec362f7", "port_range_min": null, "ethertype": "IPv6", "project_id": "63e8ce2048554144bf57125a5ec362f7"}], "revision_number": 1, "project_id": "63e8ce2048554144bf57125a5ec362f7", "id": "f52d192b-7c2a-4c7c-a7d5-828a6b479107", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 06:14:15,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-05c5cabc-e65d-4d31-85b4-3e10b77ee104 2019-05-14 06:14:15,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522410869598s 2019-05-14 06:14:15,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 06:14:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f52d192b-7c2a-4c7c-a7d5-828a6b479107.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}87b5130338d16f9fb1c777ff125b4e26979aa802" 2019-05-14 06:14:15,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:14:14 GMT X-Openstack-Request-Id: req-28b5eeb7-5911-4195-825d-be6c0e87c491 2019-05-14 06:14:15,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:14:15,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f52d192b-7c2a-4c7c-a7d5-828a6b479107.json used request id req-28b5eeb7-5911-4195-825d-be6c0e87c491 2019-05-14 06:14:15,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129284858704s 2019-05-14 06:14:15,459 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-05-14 06:14:15,503 - 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.16" 2019-05-14 06:14:15,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f126e8bc-a8a8-427c-aa70-71dfede69abf 2019-05-14 06:14:15,508 - 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-05-14 06:14:15,508 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-f126e8bc-a8a8-427c-aa70-71dfede69abf 2019-05-14 06:14:15,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 06:14:15,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T07:14:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["2edIgrDcTki2rxNWAj94UA"], "issued_at": "2019-05-14T06:14:15.000000Z"}} 2019-05-14 06:14:15,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:14:15,907 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:16,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 06:14:15 GMT X-Openstack-Request-Id: req-029d3a08-1af5-4efa-bcad-b7245f6584fe 2019-05-14 06:14:16,291 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:14:16,291 - 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-029d3a08-1af5-4efa-bcad-b7245f6584fe 2019-05-14 06:14:16,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.384813070297s 2019-05-14 06:14:16,298 - 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.16" 2019-05-14 06:14:16,304 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:14:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476115e6-a9f4-41aa-b714-8469911b9206 2019-05-14 06:14:16,304 - 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-05-14 06:14:16,304 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-476115e6-a9f4-41aa-b714-8469911b9206 2019-05-14 06:14:16,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:14:16,308 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:16,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 06:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f24a46b-344b-4ec0-af14-c5758e7f50dc 2019-05-14 06:14:16,502 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 06:14:16,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-5f24a46b-344b-4ec0-af14-c5758e7f50dc 2019-05-14 06:14:16,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197329044342s 2019-05-14 06:14:16,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 06:14:16,513 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856"}}' 2019-05-14 06:14:16,720 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 14 May 2019 06:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ecbfb1-e881-4b3c-a526-3bc3bc104647 2019-05-14 06:14:16,720 - 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/e775e3939fbf4280b448813d2c9d1369"}, "tags": [], "enabled": true, "id": "e775e3939fbf4280b448813d2c9d1369", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856"}} 2019-05-14 06:14:16,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-60ecbfb1-e881-4b3c-a526-3bc3bc104647 2019-05-14 06:14:16,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21066904068s 2019-05-14 06:14:16,721 - 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'e775e3939fbf4280b448813d2c9d1369', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856'}) 2019-05-14 06:14:16,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 06:14:16,731 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "BzxV0zw9jqrYgjzOxhfR7EgrzGCrPJ", "email": null, "name": "rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856"}}' 2019-05-14 06:14:17,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 14 May 2019 06:14:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b78d72bb-d938-4a24-b010-e70897509bb8 2019-05-14 06:14:17,140 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": {"self": "http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ce3586fe366474ea00c9dad00007080", "domain_id": "default", "password_expires_at": null}} 2019-05-14 06:14:17,141 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-b78d72bb-d938-4a24-b010-e70897509bb8 2019-05-14 06:14:17,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.41295003891s 2019-05-14 06:14:17,141 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3ce3586fe366474ea00c9dad00007080', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856'}) 2019-05-14 06:14:17,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:14:17,148 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:17,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9c3b0e-f1a4-4752-a78d-53d2daa035f7 2019-05-14 06:14:17,355 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:14:17,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e9c3b0e-f1a4-4752-a78d-53d2daa035f7 2019-05-14 06:14:17,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210193872452s 2019-05-14 06:14:17,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:14:17,364 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:17,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5159286f-2e61-41b2-b7aa-a6f11940234c 2019-05-14 06:14:17,470 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:14:17,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5159286f-2e61-41b2-b7aa-a6f11940234c 2019-05-14 06:14:17,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109987020493s 2019-05-14 06:14:17,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:14:17,478 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:17,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86e181e9-0b33-49fa-b07c-b9af0d66efe8 2019-05-14 06:14:17,588 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:14:17,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-86e181e9-0b33-49fa-b07c-b9af0d66efe8 2019-05-14 06:14:17,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113253116608s 2019-05-14 06:14:17,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:14:17,595 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:17,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3cff6b-435e-4a92-8259-59287e075051 2019-05-14 06:14:17,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-05-14 06:14:17,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ed3cff6b-435e-4a92-8259-59287e075051 2019-05-14 06:14:17,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194128990173s 2019-05-14 06:14:17,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:14:17,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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:17,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 14 May 2019 06:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f853c3-fa12-4d9a-886c-bdccd12f5e12 2019-05-14 06:14:17,957 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": {"self": "http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ce3586fe366474ea00c9dad00007080", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:14:17,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f6f853c3-fa12-4d9a-886c-bdccd12f5e12 2019-05-14 06:14:17,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.16969704628s 2019-05-14 06:14:17,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:14:17,973 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:18,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 06:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b4855d-22b1-4c18-8e67-af90d3ceb851 2019-05-14 06:14:18,171 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/e775e3939fbf4280b448813d2c9d1369"}, "tags": [], "enabled": true, "id": "e775e3939fbf4280b448813d2c9d1369", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:14:18,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c0b4855d-22b1-4c18-8e67-af90d3ceb851 2019-05-14 06:14:18,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201694965363s 2019-05-14 06:14:18,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:14:18,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3ce3586fe366474ea00c9dad00007080&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e775e3939fbf4280b448813d2c9d1369" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:18,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 06:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f65cb6d-dd09-4a14-b082-f9b75d0957fc 2019-05-14 06:14:18,334 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3ce3586fe366474ea00c9dad00007080&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e775e3939fbf4280b448813d2c9d1369", "previous": null, "next": null}} 2019-05-14 06:14:18,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3ce3586fe366474ea00c9dad00007080&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e775e3939fbf4280b448813d2c9d1369 used request id req-9f65cb6d-dd09-4a14-b082-f9b75d0957fc 2019-05-14 06:14:18,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.15457701683s 2019-05-14 06:14:18,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 06:14:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e775e3939fbf4280b448813d2c9d1369/users/3ce3586fe366474ea00c9dad00007080/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:18,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:14:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba2e1f6a-45f4-457a-9b31-f6156fdd9903 2019-05-14 06:14:18,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:14:18,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e775e3939fbf4280b448813d2c9d1369/users/3ce3586fe366474ea00c9dad00007080/roles/07647f6e16cf494ea311c937e21b1927 used request id req-ba2e1f6a-45f4-457a-9b31-f6156fdd9903 2019-05-14 06:14:18,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146369934082s 2019-05-14 06:14:18,485 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856', 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'e775e3939fbf4280b448813d2c9d1369', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'BzxV0zw9jqrYgjzOxhfR7EgrzGCrPJ', 'username': u'rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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-05-14 06:14:18,488 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'password': 'BzxV0zw9jqrYgjzOxhfR7EgrzGCrPJ', 'project_name': 'rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'e775e3939fbf4280b448813d2c9d1369', 'project_domain_name': 'Default'} 2019-05-14 06:14:18,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:14:18,495 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:18,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99807e7e-35eb-43b8-9b51-3bbb0d0c8c73 2019-05-14 06:14:18,602 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:14:18,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-99807e7e-35eb-43b8-9b51-3bbb0d0c8c73 2019-05-14 06:14:18,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11073589325s 2019-05-14 06:14:18,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:14:18,609 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:18,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f3c93a-aa09-490b-bba8-84fa33681dcb 2019-05-14 06:14:18,718 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:14:18,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-91f3c93a-aa09-490b-bba8-84fa33681dcb 2019-05-14 06:14:18,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111809968948s 2019-05-14 06:14:18,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:14:18,727 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:18,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f299044-7735-4f8f-8371-64f78a92cef1 2019-05-14 06:14:18,837 - 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-05-14 06:14:18,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1f299044-7735-4f8f-8371-64f78a92cef1 2019-05-14 06:14:18,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11345911026s 2019-05-14 06:14:18,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:14:18,841 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:19,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 14 May 2019 06:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17a18f8-44d8-45c2-a01f-83cc7f15d2cb 2019-05-14 06:14:19,061 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": {"self": "http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ce3586fe366474ea00c9dad00007080", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:14:19,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c17a18f8-44d8-45c2-a01f-83cc7f15d2cb 2019-05-14 06:14:19,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22359585762s 2019-05-14 06:14:19,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:14:19,074 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:19,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 06:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30536f64-3af7-486f-9803-2d7d90db1ea4 2019-05-14 06:14:19,188 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/e775e3939fbf4280b448813d2c9d1369"}, "tags": [], "enabled": true, "id": "e775e3939fbf4280b448813d2c9d1369", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:14:19,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-30536f64-3af7-486f-9803-2d7d90db1ea4 2019-05-14 06:14:19,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117102861404s 2019-05-14 06:14:19,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:14:19,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3ce3586fe366474ea00c9dad00007080&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=e775e3939fbf4280b448813d2c9d1369" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:19,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 06:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0423cbb0-dd29-49a4-bed8-cbf9304b1048 2019-05-14 06:14:19,392 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3ce3586fe366474ea00c9dad00007080&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=e775e3939fbf4280b448813d2c9d1369", "previous": null, "next": null}} 2019-05-14 06:14:19,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3ce3586fe366474ea00c9dad00007080&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=e775e3939fbf4280b448813d2c9d1369 used request id req-0423cbb0-dd29-49a4-bed8-cbf9304b1048 2019-05-14 06:14:19,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196408033371s 2019-05-14 06:14:19,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 06:14:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e775e3939fbf4280b448813d2c9d1369/users/3ce3586fe366474ea00c9dad00007080/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:19,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d93b3f1a-d6b2-4faa-8257-a8c6b83f2e3f 2019-05-14 06:14:19,547 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:14:19,547 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e775e3939fbf4280b448813d2c9d1369/users/3ce3586fe366474ea00c9dad00007080/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-d93b3f1a-d6b2-4faa-8257-a8c6b83f2e3f 2019-05-14 06:14:19,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151756048203s 2019-05-14 06:14:19,548 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-05-14 06:14:19,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:14:19,552 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:19,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 06:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cfe181e-8858-4087-9ff1-25876a78b282 2019-05-14 06:14:19,661 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 06:14:19,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-6cfe181e-8858-4087-9ff1-25876a78b282 2019-05-14 06:14:19,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112867116928s 2019-05-14 06:14:19,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:14:19,672 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:14:19,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 06:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ebbd55-10f7-42dc-8077-0983294a2424 2019-05-14 06:14:19,785 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/e775e3939fbf4280b448813d2c9d1369"}, "tags": [], "enabled": true, "id": "e775e3939fbf4280b448813d2c9d1369", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:14:19,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-08ebbd55-10f7-42dc-8077-0983294a2424 2019-05-14 06:14:19,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116056919098s 2019-05-14 06:14:19,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 06:14:19,788 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" -d '{"network": {"shared": true, "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "name": "rally_sanity-net_4543b4c3-20b4-4031-9885-c1fdd55ea856", "admin_state_up": true}}' 2019-05-14 06:14:20,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 14 May 2019 06:14:19 GMT X-Openstack-Request-Id: req-8a9a26ed-63d7-4fe0-9efa-038c50a0c23b 2019-05-14 06:14:20,150 - 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":"d4e14c0b-e1d2-47d2-8c4d-4325897f6917","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":true,"project_id":"e775e3939fbf4280b448813d2c9d1369","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:14:19Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_4543b4c3-20b4-4031-9885-c1fdd55ea856","admin_state_up":true,"tenant_id":"e775e3939fbf4280b448813d2c9d1369","created_at":"2019-05-14T06:14:19Z","mtu":1450}} 2019-05-14 06:14:20,151 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-8a9a26ed-63d7-4fe0-9efa-038c50a0c23b 2019-05-14 06:14:20,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.363294124603s 2019-05-14 06:14:20,151 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T06:14:19Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', u'provider:segmentation_id': 23, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_4543b4c3-20b4-4031-9885-c1fdd55ea856', u'created_at': u'2019-05-14T06:14:19Z', u'mtu': 1450, u'tenant_id': u'e775e3939fbf4280b448813d2c9d1369', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'e775e3939fbf4280b448813d2c9d1369', u'l2_adjacency': True}) 2019-05-14 06:14:20,155 - 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.16" 2019-05-14 06:14:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161894a4-5b5e-4a93-a988-b22b6395d7bc 2019-05-14 06:14:20,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-05-14 06:14:20,160 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-161894a4-5b5e-4a93-a988-b22b6395d7bc 2019-05-14 06:14:20,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 06:14:20,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T07:14:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e775e3939fbf4280b448813d2c9d1369", "name": "rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/e775e3939fbf4280b448813d2c9d1369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/e775e3939fbf4280b448813d2c9d1369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/e775e3939fbf4280b448813d2c9d1369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e775e3939fbf4280b448813d2c9d1369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/e775e3939fbf4280b448813d2c9d1369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/e775e3939fbf4280b448813d2c9d1369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e775e3939fbf4280b448813d2c9d1369", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/e775e3939fbf4280b448813d2c9d1369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/e775e3939fbf4280b448813d2c9d1369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_e775e3939fbf4280b448813d2c9d1369", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_e775e3939fbf4280b448813d2c9d1369", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856", "id": "3ce3586fe366474ea00c9dad00007080"}, "audit_ids": ["LT7wG04MSY6TDc3HSzRchg"], "issued_at": "2019-05-14T06:14:19.000000Z"}} 2019-05-14 06:14:20,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:14:20,556 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:14:20,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Tue, 14 May 2019 06:14:20 GMT X-Openstack-Request-Id: req-b396b73d-40a7-4682-a3d4-40a38a8a6260 2019-05-14 06:14:20,898 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d4e14c0b-e1d2-47d2-8c4d-4325897f6917","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":true,"project_id":"e775e3939fbf4280b448813d2c9d1369","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:14:19Z","qos_policy_id":null,"name":"rally_sanity-net_4543b4c3-20b4-4031-9885-c1fdd55ea856","admin_state_up":true,"tenant_id":"e775e3939fbf4280b448813d2c9d1369","created_at":"2019-05-14T06:14:19Z","provider:network_type":"vxlan"}]} 2019-05-14 06:14:20,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b396b73d-40a7-4682-a3d4-40a38a8a6260 2019-05-14 06:14:20,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.342752933502s 2019-05-14 06:14:20,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 06:14:20,900 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" -d '{"subnet": {"name": "rally_sanity-subnet_4543b4c3-20b4-4031-9885-c1fdd55ea856", "enable_dhcp": true, "network_id": "d4e14c0b-e1d2-47d2-8c4d-4325897f6917", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 06:14:21,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 14 May 2019 06:14:20 GMT X-Openstack-Request-Id: req-a98fe745-04b3-4931-9c52-036f7684ecc9 2019-05-14 06:14:21,466 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T06:14:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f57ec450-eb00-470f-af3f-00692830c94f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e775e3939fbf4280b448813d2c9d1369","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_4543b4c3-20b4-4031-9885-c1fdd55ea856","enable_dhcp":true,"segment_id":null,"network_id":"d4e14c0b-e1d2-47d2-8c4d-4325897f6917","tenant_id":"e775e3939fbf4280b448813d2c9d1369","created_at":"2019-05-14T06:14:20Z","ip_version":4}} 2019-05-14 06:14:21,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a98fe745-04b3-4931-9c52-036f7684ecc9 2019-05-14 06:14:21,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.566353082657s 2019-05-14 06:14:21,467 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T06:14:20Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f57ec450-eb00-470f-af3f-00692830c94f', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_4543b4c3-20b4-4031-9885-c1fdd55ea856', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', u'tenant_id': u'e775e3939fbf4280b448813d2c9d1369', u'created_at': u'2019-05-14T06:14:20Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'e775e3939fbf4280b448813d2c9d1369'}) 2019-05-14 06:14:21,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 06:14:21,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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "rally_sanity-router_4543b4c3-20b4-4031-9885-c1fdd55ea856", "admin_state_up": true}}' 2019-05-14 06:14:23,108 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 14 May 2019 06:14:22 GMT X-Openstack-Request-Id: req-042568ee-fb71-4c21-90a4-c6a7479067ca 2019-05-14 06:14:23,109 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "created_at": "2019-05-14T06:14:20Z", "admin_state_up": true, "updated_at": "2019-05-14T06:14:22Z", "project_id": "e775e3939fbf4280b448813d2c9d1369", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "95e35b70-b254-43ab-8b36-f3e20509db14", "name": "rally_sanity-router_4543b4c3-20b4-4031-9885-c1fdd55ea856"}} 2019-05-14 06:14:23,109 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-042568ee-fb71-4c21-90a4-c6a7479067ca 2019-05-14 06:14:23,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6416349411s 2019-05-14 06:14:23,109 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T06:14:22Z', u'revision_number': 2, u'ha': False, u'id': u'95e35b70-b254-43ab-8b36-f3e20509db14', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_4543b4c3-20b4-4031-9885-c1fdd55ea856', u'admin_state_up': True, u'tenant_id': u'e775e3939fbf4280b448813d2c9d1369', u'created_at': u'2019-05-14T06:14:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'e775e3939fbf4280b448813d2c9d1369'}) 2019-05-14 06:14:23,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 06:14:23,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/95e35b70-b254-43ab-8b36-f3e20509db14/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" -d '{"subnet_id": "f57ec450-eb00-470f-af3f-00692830c94f"}' 2019-05-14 06:14:25,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 06:14:25 GMT X-Openstack-Request-Id: req-33869ace-a597-464c-98e8-428d782659a7 2019-05-14 06:14:25,661 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d4e14c0b-e1d2-47d2-8c4d-4325897f6917", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "subnet_id": "f57ec450-eb00-470f-af3f-00692830c94f", "subnet_ids": ["f57ec450-eb00-470f-af3f-00692830c94f"], "port_id": "29426ba8-30cd-4687-8c29-fb5a646105a7", "id": "95e35b70-b254-43ab-8b36-f3e20509db14"} 2019-05-14 06:14:25,662 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/95e35b70-b254-43ab-8b36-f3e20509db14/add_router_interface.json used request id req-33869ace-a597-464c-98e8-428d782659a7 2019-05-14 06:14:25,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.55164003372s 2019-05-14 06:14:25,663 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 06:14:25,768 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 06:14:25,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.16" 2019-05-14 06:14:25,776 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 06:14:25 GMT 2019-05-14 06:14:25,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-05-14 06:14:25,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:14:25,781 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:14:26,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 06:14:25 GMT X-Openstack-Request-Id: req-45488bbe-8f75-43bc-8a14-ce79d26dd259 2019-05-14 06:14:26,184 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:14:26,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-45488bbe-8f75-43bc-8a14-ce79d26dd259 2019-05-14 06:14:26,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.404759883881s 2019-05-14 06:14:26,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 06:14:26,196 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856"}' 2019-05-14 06:14:26,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 14 May 2019 06:14:25 GMT Location: http://172.30.9.28:9292/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3bfd515d-c990-4546-872d-339d3bc12e89 2019-05-14 06:14:26,412 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:14:25Z", "file": "/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd/file", "owner": "e775e3939fbf4280b448813d2c9d1369", "id": "be782a28-d0cc-4756-9903-672a82bcd5bd", "size": null, "self": "/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd", "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_4543b4c3-20b4-4031-9885-c1fdd55ea856", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856", "checksum": null, "created_at": "2019-05-14T06:14:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 06:14:26,412 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3bfd515d-c990-4546-872d-339d3bc12e89 2019-05-14 06:14:26,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.219218969345s 2019-05-14 06:14:26,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 06:14:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" -d '' 2019-05-14 06:14:27,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:14:27 GMT X-Openstack-Request-Id: req-b876b187-be89-48e5-a4d5-3776f7364092 2019-05-14 06:14:27,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-05-14 06:14:27,812 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd/file used request id req-b876b187-be89-48e5-a4d5-3776f7364092 2019-05-14 06:14:27,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.39971399307s 2019-05-14 06:14:27,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:14:27,821 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:14:27,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 14 May 2019 06:14:27 GMT X-Openstack-Request-Id: req-a0d449e5-9a18-4d7a-a797-6696fd5076f9 2019-05-14 06:14:27,846 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:14:27Z", "file": "/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd/file", "owner": "e775e3939fbf4280b448813d2c9d1369", "id": "be782a28-d0cc-4756-9903-672a82bcd5bd", "size": 12716032, "self": "/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/be782a28-d0cc-4756-9903-672a82bcd5bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/be782a28-d0cc-4756-9903-672a82bcd5bd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:14:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:14:27,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a0d449e5-9a18-4d7a-a797-6696fd5076f9 2019-05-14 06:14:27,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0290830135345s 2019-05-14 06:14:27,848 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/be782a28-d0cc-4756-9903-672a82bcd5bd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd/file', 'owner': u'e775e3939fbf4280b448813d2c9d1369', 'id': u'be782a28-d0cc-4756-9903-672a82bcd5bd', 'size': 12716032, u'self': u'/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e775e3939fbf4280b448813d2c9d1369', 'name': 'rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/be782a28-d0cc-4756-9903-672a82bcd5bd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T06:14:27Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T06:14:27Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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/be782a28-d0cc-4756-9903-672a82bcd5bd', 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_4543b4c3-20b4-4031-9885-c1fdd55ea856', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'created': u'2019-05-14T06:14:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T06:14: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/be782a28-d0cc-4756-9903-672a82bcd5bd', 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_4543b4c3-20b4-4031-9885-c1fdd55ea856', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 06:14:27,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 06:14:27,854 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 06:14:28,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 14 May 2019 06:14: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-c7d24be2-3568-4bb3-acdd-8bb9e44c4fe2 x-openstack-request-id: req-c7d24be2-3568-4bb3-acdd-8bb9e44c4fe2 2019-05-14 06:14:28,246 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6b256738-6576-46b6-8be1-d11b2b570f15", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6b256738-6576-46b6-8be1-d11b2b570f15", "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": "6b256738-6576-46b6-8be1-d11b2b570f15"}} 2019-05-14 06:14:28,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c7d24be2-3568-4bb3-acdd-8bb9e44c4fe2 2019-05-14 06:14:28,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.395197868347s 2019-05-14 06:14:28,247 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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'2e0d3a695a9d4898b41f8075010286ad', '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'6b256738-6576-46b6-8be1-d11b2b570f15', 'swap': 0}) 2019-05-14 06:14:28,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 06:14:28,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6b256738-6576-46b6-8be1-d11b2b570f15/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" -d '{"extra_specs": {}}' 2019-05-14 06:14:28,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 06:14: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-fbf8c98e-54a5-418c-a5d1-06b382c1283e x-openstack-request-id: req-fbf8c98e-54a5-418c-a5d1-06b382c1283e 2019-05-14 06:14:28,291 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 06:14:28,292 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6b256738-6576-46b6-8be1-d11b2b570f15/os-extra_specs used request id req-fbf8c98e-54a5-418c-a5d1-06b382c1283e 2019-05-14 06:14:28,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0436539649963s 2019-05-14 06:14:28,292 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 06:14:30,745 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-14 06:14:33,100 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f7fcc419-3d39-4136-a476-7a3ea68864be | 2019-05-14T06:14:32.688562 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f7fcc419-3d39-4136-a476-7a3ea68864be ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 06:14:36,395 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-05-14 06:14:37,086 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-14 06:14:37,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 06:14:37,094 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:14:37,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 06:14: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-2d6f9d9c-f5ce-4666-8077-b14eb150e8a5 x-openstack-request-id: req-2d6f9d9c-f5ce-4666-8077-b14eb150e8a5 2019-05-14 06:14:37,472 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 06:14:37,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-2d6f9d9c-f5ce-4666-8077-b14eb150e8a5 2019-05-14 06:14:37,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.381759881973s 2019-05-14 06:14:37,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 06:14:37,475 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:14:37,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 06:14:37 GMT X-Openstack-Request-Id: req-d4ab0df1-c1c0-47d2-bd5f-4e7b76d1e042 2019-05-14 06:14:37,669 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 06:14:37,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-d4ab0df1-c1c0-47d2-bd5f-4e7b76d1e042 2019-05-14 06:14:37,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.195950984955s 2019-05-14 06:14:37,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 06:14:37,683 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_4543b4c3-20b4-4031-9885-c1fdd55ea856", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 06:14:37,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 14 May 2019 06:14: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-506210dc-f34e-492a-832e-87c84b646ad3 x-openstack-request-id: req-506210dc-f34e-492a-832e-87c84b646ad3 2019-05-14 06:14:37,722 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/64165c25-fd15-4847-b83a-d7ae24300398", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/64165c25-fd15-4847-b83a-d7ae24300398", "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": "64165c25-fd15-4847-b83a-d7ae24300398"}} 2019-05-14 06:14:37,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-506210dc-f34e-492a-832e-87c84b646ad3 2019-05-14 06:14:37,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0421168804169s 2019-05-14 06:14:37,724 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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'2e0d3a695a9d4898b41f8075010286ad', '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'64165c25-fd15-4847-b83a-d7ae24300398', 'swap': 0}) 2019-05-14 06:14:37,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 06:14:37,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/64165c25-fd15-4847-b83a-d7ae24300398/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" -d '{"extra_specs": {}}' 2019-05-14 06:14:37,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 06:14: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-b5b3425f-a651-4ddc-9d64-0f305249cffa x-openstack-request-id: req-b5b3425f-a651-4ddc-9d64-0f305249cffa 2019-05-14 06:14:37,745 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 06:14:37,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/64165c25-fd15-4847-b83a-d7ae24300398/os-extra_specs used request id req-b5b3425f-a651-4ddc-9d64-0f305249cffa 2019-05-14 06:14:37,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211770534515s 2019-05-14 06:14:37,751 - 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.16" 2019-05-14 06:14:37,757 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21dc116b-566b-4c8d-93a3-20f181628378 2019-05-14 06:14:37,757 - 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-05-14 06:14:37,757 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-21dc116b-566b-4c8d-93a3-20f181628378 2019-05-14 06:14:37,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 06:14:37,763 - 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.16" 2019-05-14 06:14:37,769 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:14:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41692b40-32dd-438f-bb54-021c9494035e 2019-05-14 06:14:37,769 - 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-05-14 06:14:37,770 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-41692b40-32dd-438f-bb54-021c9494035e 2019-05-14 06:14:37,770 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:14:37,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 818 Content-Type: application/json Date: Tue, 14 May 2019 06:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812f8ce5-dce9-4d26-8b87-7e8dfbfe22af 2019-05-14 06:14:37,964 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 06:14:37,964 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-812f8ce5-dce9-4d26-8b87-7e8dfbfe22af 2019-05-14 06:14:37,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.203982830048s 2019-05-14 06:14:37,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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'2e0d3a695a9d4898b41f8075010286ad', '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'64165c25-fd15-4847-b83a-d7ae24300398', 'swap': 0}) 2019-05-14 06:14:37,970 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-05-14 06:14:37,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:14:37,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:14:37,989 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-14 06:14:37,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:15:54,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3de62ea4-696c-488e-b273-0829d05bded2 2019-05-14 06:15:54,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-05-14 06:15:54,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3de62ea4-696c-488e-b273-0829d05bded2'] 2019-05-14 06:15:55,024 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3de62ea4-696c-488e-b273-0829d05bded2 -------------------------------------------------------------------------------- Task 3de62ea4-696c-488e-b273-0829d05bded2: 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 3de62ea4-696c-488e-b273-0829d05bded2 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> duration | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.576338 Full duration: 9.407114 -------------------------------------------------------------------------------- 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 3de62ea4-696c-488e-b273-0829d05bded2 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.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | total | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> duration | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003362 Full duration: 9.70593 -------------------------------------------------------------------------------- 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 3de62ea4-696c-488e-b273-0829d05bded2 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.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | total | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> duration | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897331 Full duration: 9.240174 -------------------------------------------------------------------------------- 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 3de62ea4-696c-488e-b273-0829d05bded2 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.597 | 1.597 | 1.597 | 1.597 | 1.597 | 1.597 | 100.0% | 1 | | total | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 100.0% | 1 | | -> duration | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 2.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.039342 Full duration: 10.714867 -------------------------------------------------------------------------------- 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 3de62ea4-696c-488e-b273-0829d05bded2 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.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | total | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | -> duration | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.300895 Full duration: 10.057778 -------------------------------------------------------------------------------- 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 3de62ea4-696c-488e-b273-0829d05bded2 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.309 | 0.309 | 0.309 | 0.309 | 0.309 | 0.309 | 100.0% | 1 | | total | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> duration | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.897869 Full duration: 9.322032 HINTS: * To plot HTML graphics with this data, run: rally task report 3de62ea4-696c-488e-b273-0829d05bded2 --out output.html * To generate a JUnit report, run: rally task export 3de62ea4-696c-488e-b273-0829d05bded2 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3de62ea4-696c-488e-b273-0829d05bded2 --json --out output.json 2019-05-14 06:15:55,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3de62ea4-696c-488e-b273-0829d05bded2', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-05-14 06:15:57,152 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3de62ea4-696c-488e-b273-0829d05bded2 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-05-14 06:15:57.022 657 INFO rally.api [-] Building 'json' report for the following task(s): '3de62ea4-696c-488e-b273-0829d05bded2'. 2019-05-14 06:15:57.026 657 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:15:57,155 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-14 06:15:57,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2019-05-14 06:15:57,156 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:15:57,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:15:57,162 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-14 06:15:57,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:17:33,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c85fa3c8-0f73-437d-ad07-5834cf48946d 2019-05-14 06:17:33,824 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c85fa3c8-0f73-437d-ad07-5834cf48946d'] 2019-05-14 06:17:34,620 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c85fa3c8-0f73-437d-ad07-5834cf48946d -------------------------------------------------------------------------------- Task c85fa3c8-0f73-437d-ad07-5834cf48946d: 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 c85fa3c8-0f73-437d-ad07-5834cf48946d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 0.38 | 100.0% | 1 | | glance_v2.delete_image | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 1.251 | 100.0% | 1 | | total | 4.057 | 4.057 | 4.057 | 4.057 | 4.057 | 4.057 | 100.0% | 1 | | -> duration | 4.057 | 4.057 | 4.057 | 4.057 | 4.057 | 4.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.056981 Full duration: 14.357315 -------------------------------------------------------------------------------- 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 c85fa3c8-0f73-437d-ad07-5834cf48946d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 2.943 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | glance_v2.list_images | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | total | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 100.0% | 1 | | -> duration | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.98244 Full duration: 15.513076 -------------------------------------------------------------------------------- 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 c85fa3c8-0f73-437d-ad07-5834cf48946d 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.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.788668 Full duration: 10.037132 -------------------------------------------------------------------------------- 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": "d4e14c0b-e1d2-47d2-8c4d-4325897f6917" } ], "flavor": { "name": "rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c85fa3c8-0f73-437d-ad07-5834cf48946d has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | nova.boot_servers | 12.067 | 12.067 | 12.067 | 12.067 | 12.067 | 12.067 | 100.0% | 1 | | total | 14.873 | 14.873 | 14.873 | 14.873 | 14.873 | 14.873 | 100.0% | 1 | | -> duration | 13.873 | 13.873 | 13.873 | 13.873 | 13.873 | 13.873 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.872785 Full duration: 37.805977 HINTS: * To plot HTML graphics with this data, run: rally task report c85fa3c8-0f73-437d-ad07-5834cf48946d --out output.html * To generate a JUnit report, run: rally task export c85fa3c8-0f73-437d-ad07-5834cf48946d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c85fa3c8-0f73-437d-ad07-5834cf48946d --json --out output.json 2019-05-14 06:17:34,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c85fa3c8-0f73-437d-ad07-5834cf48946d', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-05-14 06:17:36,671 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c85fa3c8-0f73-437d-ad07-5834cf48946d --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-05-14 06:17:36.544 1206 INFO rally.api [-] Building 'json' report for the following task(s): 'c85fa3c8-0f73-437d-ad07-5834cf48946d'. 2019-05-14 06:17:36.550 1206 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:17:36,673 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-14 06:17:36,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2019-05-14 06:17:36,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:17:36,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:17:36,681 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-14 06:17:36,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:21:14,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2572917b-55de-4ea9-9124-264df70e8dd1 2019-05-14 06:21:14,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '2572917b-55de-4ea9-9124-264df70e8dd1'] 2019-05-14 06:21:14,896 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 2572917b-55de-4ea9-9124-264df70e8dd1 -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.475 | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 2.704 | 100.0% | 1 | | total | 6.18 | 6.18 | 6.18 | 6.18 | 6.18 | 6.18 | 100.0% | 1 | | -> duration | 6.18 | 6.18 | 6.18 | 6.18 | 6.18 | 6.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.179697 Full duration: 25.74958 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.688 | 3.688 | 3.688 | 3.688 | 3.688 | 3.688 | 100.0% | 1 | | cinder_v3.delete_volume | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | total | 4.291 | 4.291 | 4.291 | 4.291 | 4.291 | 4.291 | 100.0% | 1 | | -> duration | 4.291 | 4.291 | 4.291 | 4.291 | 4.291 | 4.291 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.290762 Full duration: 17.168545 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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 | 6.113 | 6.113 | 6.113 | 6.113 | 6.113 | 6.113 | 100.0% | 1 | | cinder_v3.delete_volume | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 8.732 | 8.732 | 8.732 | 8.732 | 8.732 | 8.732 | 100.0% | 1 | | -> duration | 8.732 | 8.732 | 8.732 | 8.732 | 8.732 | 8.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.731989 Full duration: 22.068145 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.526 | 3.526 | 3.526 | 3.526 | 3.526 | 3.526 | 100.0% | 1 | | cinder_v3.delete_volume | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | total | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 100.0% | 1 | | -> duration | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 4.13 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.130073 Full duration: 16.777533 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.594 | 3.594 | 3.594 | 3.594 | 3.594 | 100.0% | 1 | | cinder_v3.extend_volume | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 2.674 | 100.0% | 1 | | cinder_v3.delete_volume | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | total | 8.92 | 8.92 | 8.92 | 8.92 | 8.92 | 8.92 | 100.0% | 1 | | -> duration | 8.92 | 8.92 | 8.92 | 8.92 | 8.92 | 8.92 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.919661 Full duration: 21.638978 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.707 | 3.707 | 3.707 | 3.707 | 3.707 | 3.707 | 100.0% | 1 | | cinder_v3.delete_volume | 2.824 | 2.824 | 2.824 | 2.824 | 2.824 | 2.824 | 100.0% | 1 | | total | 6.532 | 6.532 | 6.532 | 6.532 | 6.532 | 6.532 | 100.0% | 1 | | -> duration | 6.532 | 6.532 | 6.532 | 6.532 | 6.532 | 6.532 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.531599 Full duration: 25.580134 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | cinder_v3.list_qos | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | total | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> duration | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 1.063 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.062918 Full duration: 15.739057 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | cinder_v3.set_qos | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> duration | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 0.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.968969 Full duration: 15.789608 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | cinder_v3.list_types | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> duration | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 1.036 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.036476 Full duration: 15.691187 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 2572917b-55de-4ea9-9124-264df70e8dd1 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 0.314 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.073051 Full duration: 15.725667 HINTS: * To plot HTML graphics with this data, run: rally task report 2572917b-55de-4ea9-9124-264df70e8dd1 --out output.html * To generate a JUnit report, run: rally task export 2572917b-55de-4ea9-9124-264df70e8dd1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 2572917b-55de-4ea9-9124-264df70e8dd1 --json --out output.json 2019-05-14 06:21:14,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '2572917b-55de-4ea9-9124-264df70e8dd1', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-05-14 06:21:16,943 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 2572917b-55de-4ea9-9124-264df70e8dd1 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-05-14 06:21:16.834 2991 INFO rally.api [-] Building 'json' report for the following task(s): '2572917b-55de-4ea9-9124-264df70e8dd1'. 2019-05-14 06:21:16.843 2991 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:21:16,958 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-14 06:21:16,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-gnocchi.yaml 2019-05-14 06:21:16,960 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:21:16,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:21:16,976 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-14 06:21:16,977 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:23:37,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 2019-05-14 06:23:37,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb'] 2019-05-14 06:23:38,358 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb -------------------------------------------------------------------------------- Task dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb: 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691363 Full duration: 9.360079 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.699883 Full duration: 9.845164 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.710123 Full duration: 9.406837 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | -> duration | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.100327 Full duration: 10.850252 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.695617 Full duration: 9.277158 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 0.377 | 100.0% | 1 | | total | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | -> duration | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.082334 Full duration: 10.50109 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | total | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> duration | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.697422 Full duration: 9.360301 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.213 | 1.213 | 1.213 | 1.213 | 1.213 | 1.213 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 100.0% | 1 | | -> duration | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 1.598 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.598351 Full duration: 11.36183 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> duration | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.693104 Full duration: 9.265915 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb 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.97 | 0.97 | 0.97 | 0.97 | 0.97 | 0.97 | 100.0% | 1 | | gnocchi.delete_metric | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | -> duration | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.256661 Full duration: 10.511543 -------------------------------------------------------------------------------- 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 dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.create_resource | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | gnocchi.delete_resource | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 0.293 | 100.0% | 1 | | total | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> duration | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 1.007 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.006937 Full duration: 10.26451 HINTS: * To plot HTML graphics with this data, run: rally task report dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb --out output.html * To generate a JUnit report, run: rally task export dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb --json --out output.json 2019-05-14 06:23:38,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-05-14 06:23:40,516 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-05-14 06:23:40.363 4122 INFO rally.api [-] Building 'json' report for the following task(s): 'dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb'. 2019-05-14 06:23:40.374 4122 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:23:40,527 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-14 06:23:40,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2019-05-14 06:23:40,529 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:23:40,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:23:40,543 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-14 06:23:40,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:25:25,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 2019-05-14 06:25:25,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7'] 2019-05-14 06:25:26,624 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 -------------------------------------------------------------------------------- Task ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7: 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 ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 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.93 | 6.93 | 6.93 | 6.93 | 6.93 | 6.93 | 100.0% | 1 | | heat.update_stack | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 3.201 | 100.0% | 1 | | heat.delete_stack | 3.145 | 3.145 | 3.145 | 3.145 | 3.145 | 3.145 | 100.0% | 1 | | total | 13.276 | 13.276 | 13.276 | 13.276 | 13.276 | 13.276 | 100.0% | 1 | | -> duration | 9.276 | 9.276 | 9.276 | 9.276 | 9.276 | 9.276 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.276056 Full duration: 23.951337 -------------------------------------------------------------------------------- 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 ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 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.789 | 5.789 | 5.789 | 5.789 | 5.789 | 5.789 | 100.0% | 1 | | heat.check_stack | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | heat.delete_stack | 1.569 | 1.569 | 1.569 | 1.569 | 1.569 | 1.569 | 100.0% | 1 | | total | 8.239 | 8.239 | 8.239 | 8.239 | 8.239 | 8.239 | 100.0% | 1 | | -> duration | 6.239 | 6.239 | 6.239 | 6.239 | 6.239 | 6.239 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.239365 Full duration: 21.172796 -------------------------------------------------------------------------------- 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 ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 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.204 | 5.204 | 5.204 | 5.204 | 5.204 | 5.204 | 100.0% | 1 | | heat.suspend_stack | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | heat.resume_stack | 1.779 | 1.779 | 1.779 | 1.779 | 1.779 | 1.779 | 100.0% | 1 | | heat.delete_stack | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 1.642 | 100.0% | 1 | | total | 9.734 | 9.734 | 9.734 | 9.734 | 9.734 | 9.734 | 100.0% | 1 | | -> duration | 7.734 | 7.734 | 7.734 | 7.734 | 7.734 | 7.734 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.734195 Full duration: 22.478265 -------------------------------------------------------------------------------- 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 ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | total | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> duration | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.708433 Full duration: 10.84101 HINTS: * To plot HTML graphics with this data, run: rally task report ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 --out output.html * To generate a JUnit report, run: rally task export ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 --json --out output.json 2019-05-14 06:25:26,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-05-14 06:25:28,739 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7 --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-05-14 06:25:28.597 5031 INFO rally.api [-] Building 'json' report for the following task(s): 'ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7'. 2019-05-14 06:25:28.601 5031 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:25:28,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-14 06:25:28,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-05-14 06:25:28,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:25:28,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:25:28,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-14 06:25:28,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:29:32,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9511b9ff-e3b8-479c-9665-0864e1be78c6 2019-05-14 06:29:32,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9511b9ff-e3b8-479c-9665-0864e1be78c6'] 2019-05-14 06:29:33,874 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9511b9ff-e3b8-479c-9665-0864e1be78c6 -------------------------------------------------------------------------------- Task 9511b9ff-e3b8-479c-9665-0864e1be78c6: 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.665 | 0.665 | 0.665 | 0.665 | 0.665 | 0.665 | 100.0% | 1 | | keystone_v3.add_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | keystone_v3.revoke_role | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> duration | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 1.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.040944 Full duration: 18.160723 -------------------------------------------------------------------------------- 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | keystone_v3.add_role | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | keystone_v3.list_roles | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> duration | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 1.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.227489 Full duration: 18.596423 -------------------------------------------------------------------------------- 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.178 | 1.178 | 1.178 | 1.178 | 1.178 | 1.178 | 100.0% | 1 | | keystone_v3.list_projects | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | -> duration | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.370526 Full duration: 18.503493 -------------------------------------------------------------------------------- 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | keystone_v3.delete_role | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.860218 Full duration: 15.751526 -------------------------------------------------------------------------------- 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | keystone_v3.delete_service | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> duration | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838917 Full duration: 16.057576 -------------------------------------------------------------------------------- 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.054 | 1.054 | 1.054 | 1.054 | 1.054 | 1.054 | 100.0% | 1 | | keystone_v3.create_user | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 0.901 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | -> keystone_v3.add_role | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | keystone_v3.create_role | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.get_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_user | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | keystone_v3.get_role | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | keystone_v3.list_services | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.get_services | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 100.0% | 1 | | -> duration | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.877063 Full duration: 24.96554 -------------------------------------------------------------------------------- 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | keystone_v3.update_project | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 0.137 | 100.0% | 1 | | keystone_v3.delete_project | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 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.350637 Full duration: 16.455958 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9511b9ff-e3b8-479c-9665-0864e1be78c6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | total | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> duration | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 1.126 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.125694 Full duration: 18.348707 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.965149 Full duration: 18.453373 -------------------------------------------------------------------------------- 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 0.994 | 100.0% | 1 | | keystone_v3.list_users | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 100.0% | 1 | | -> duration | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 1.424 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.423693 Full duration: 18.640405 -------------------------------------------------------------------------------- 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 9511b9ff-e3b8-479c-9665-0864e1be78c6 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.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | keystone_v3.create_users | 7.158 | 7.158 | 7.158 | 7.158 | 7.158 | 7.158 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 7.158 | 7.158 | 7.158 | 7.158 | 7.158 | 7.158 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 1.433 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 100.0% | 1 | | total | 9.368 | 9.368 | 9.368 | 9.368 | 9.368 | 9.368 | 100.0% | 1 | | -> duration | 9.368 | 9.368 | 9.368 | 9.368 | 9.368 | 9.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.367871 Full duration: 31.168591 HINTS: * To plot HTML graphics with this data, run: rally task report 9511b9ff-e3b8-479c-9665-0864e1be78c6 --out output.html * To generate a JUnit report, run: rally task export 9511b9ff-e3b8-479c-9665-0864e1be78c6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9511b9ff-e3b8-479c-9665-0864e1be78c6 --json --out output.json 2019-05-14 06:29:33,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9511b9ff-e3b8-479c-9665-0864e1be78c6', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-05-14 06:29:35,914 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9511b9ff-e3b8-479c-9665-0864e1be78c6 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-05-14 06:29:35.805 6942 INFO rally.api [-] Building 'json' report for the following task(s): '9511b9ff-e3b8-479c-9665-0864e1be78c6'. 2019-05-14 06:29:35.815 6942 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:29:35,930 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-14 06:29:35,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-05-14 06:29:35,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:29:35,947 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:29:35,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-14 06:29:35,949 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:34:31,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 65954955-8489-42e5-bb51-48ee968f72a1 2019-05-14 06:34:31,021 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '65954955-8489-42e5-bb51-48ee968f72a1'] 2019-05-14 06:34:31,965 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 65954955-8489-42e5-bb51-48ee968f72a1 -------------------------------------------------------------------------------- Task 65954955-8489-42e5-bb51-48ee968f72a1: 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 65954955-8489-42e5-bb51-48ee968f72a1 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.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | neutron.delete_network | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 100.0% | 1 | | -> duration | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 1.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.703747 Full duration: 17.75521 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65954955-8489-42e5-bb51-48ee968f72a1 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 2.125 | 100.0% | 1 | | neutron.delete_port | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 0.555 | 100.0% | 1 | | total | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | -> duration | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 2.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.680465 Full duration: 24.057036 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65954955-8489-42e5-bb51-48ee968f72a1 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.153 | 1.153 | 1.153 | 1.153 | 1.153 | 1.153 | 100.0% | 1 | | neutron.create_subnet | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.create_router | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 0.15 | 100.0% | 1 | | neutron.add_interface_router | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 2.509 | 100.0% | 1 | | neutron.remove_interface_router | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 100.0% | 1 | | neutron.delete_router | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | total | 7.41 | 7.41 | 7.41 | 7.41 | 7.41 | 7.41 | 100.0% | 1 | | -> duration | 7.41 | 7.41 | 7.41 | 7.41 | 7.41 | 7.41 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.410002 Full duration: 29.196049 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65954955-8489-42e5-bb51-48ee968f72a1 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.791 | 1.791 | 1.791 | 1.791 | 1.791 | 1.791 | 100.0% | 1 | | neutron.delete_subnet | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | total | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | -> duration | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.271154 Full duration: 23.393489 -------------------------------------------------------------------------------- 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 65954955-8489-42e5-bb51-48ee968f72a1 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.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | neutron.list_networks | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> duration | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.234825 Full duration: 20.110639 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 1, "tenants": 1 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65954955-8489-42e5-bb51-48ee968f72a1 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.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | neutron.list_ports | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.945 | 1.945 | 1.945 | 1.945 | 1.945 | 1.945 | 100.0% | 1 | | -> duration | 1.945 | 1.945 | 1.945 | 1.945 | 1.945 | 1.945 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.944841 Full duration: 25.482436 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65954955-8489-42e5-bb51-48ee968f72a1 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.026 | 1.026 | 1.026 | 1.026 | 1.026 | 1.026 | 100.0% | 1 | | neutron.create_subnet | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 1.046 | 100.0% | 1 | | neutron.create_router | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | neutron.add_interface_router | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 2.586 | 100.0% | 1 | | neutron.list_routers | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 4.875 | 4.875 | 4.875 | 4.875 | 4.875 | 4.875 | 100.0% | 1 | | -> duration | 4.875 | 4.875 | 4.875 | 4.875 | 4.875 | 4.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.875096 Full duration: 32.807092 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 65954955-8489-42e5-bb51-48ee968f72a1 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.445 | 1.445 | 1.445 | 1.445 | 1.445 | 1.445 | 100.0% | 1 | | neutron.create_subnet | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | neutron.list_subnets | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 2.234 | 2.234 | 2.234 | 2.234 | 2.234 | 2.234 | 100.0% | 1 | | -> duration | 2.234 | 2.234 | 2.234 | 2.234 | 2.234 | 2.234 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.233931 Full duration: 24.296736 -------------------------------------------------------------------------------- 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 65954955-8489-42e5-bb51-48ee968f72a1 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.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | neutron.delete_security_group | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> duration | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.069064 Full duration: 17.433644 -------------------------------------------------------------------------------- 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 65954955-8489-42e5-bb51-48ee968f72a1 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.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | neutron.create_security_group_rule | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | neutron.delete_security_group | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> duration | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 1.212 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.212486 Full duration: 17.407522 -------------------------------------------------------------------------------- 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 65954955-8489-42e5-bb51-48ee968f72a1 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.015 | 1.015 | 1.015 | 1.015 | 1.015 | 1.015 | 100.0% | 1 | | neutron.create_router | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | neutron.add_gateway_router | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 100.0% | 1 | | neutron.remove_gateway_router | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 1.78 | 100.0% | 1 | | total | 5.198 | 5.198 | 5.198 | 5.198 | 5.198 | 5.198 | 100.0% | 1 | | -> duration | 5.198 | 5.198 | 5.198 | 5.198 | 5.198 | 5.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.197585 Full duration: 32.171048 HINTS: * To plot HTML graphics with this data, run: rally task report 65954955-8489-42e5-bb51-48ee968f72a1 --out output.html * To generate a JUnit report, run: rally task export 65954955-8489-42e5-bb51-48ee968f72a1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 65954955-8489-42e5-bb51-48ee968f72a1 --json --out output.json 2019-05-14 06:34:31,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '65954955-8489-42e5-bb51-48ee968f72a1', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-05-14 06:34:34,092 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 65954955-8489-42e5-bb51-48ee968f72a1 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-05-14 06:34:33.985 10233 INFO rally.api [-] Building 'json' report for the following task(s): '65954955-8489-42e5-bb51-48ee968f72a1'. 2019-05-14 06:34:33.996 10233 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:34:34,109 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-14 06:34:34,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2019-05-14 06:34:34,110 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:34:34,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:34:34,127 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-14 06:34:34,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:35:45,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa 2019-05-14 06:35:45,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa'] 2019-05-14 06:35:46,261 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa -------------------------------------------------------------------------------- Task c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "block_migration": true, "flavor": { "name": "rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856" }, "image": { "name": "rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856" }, "nics": [ { "net-id": "d4e14c0b-e1d2-47d2-8c4d-4325897f6917" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa has 1 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-8d8bed3e-001e-4519-b306-7d0473168b8f) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-8d8bed3e-001e-4519-b306-7d0473168b8f) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.607 | 12.607 | 12.607 | 12.607 | 12.607 | 12.607 | 100.0% | 1 | | nova.live_migrate | 4.329 | 4.329 | 4.329 | 4.329 | 4.329 | 4.329 | 0.0% | 1 | | total | 16.936 | 16.936 | 16.936 | 16.936 | 16.936 | 16.936 | 0.0% | 1 | | -> duration | 15.936 | 15.936 | 15.936 | 15.936 | 15.936 | 15.936 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.936423 Full duration: 34.77667 HINTS: * To plot HTML graphics with this data, run: rally task report c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa --out output.html * To generate a JUnit report, run: rally task export c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa --json --out output.json At least one workload did not pass SLA criteria. 2019-05-14 06:35:46,262 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-05-14 06:35:48,146 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-05-14 06:35:48.055 10464 INFO rally.api [-] Building 'json' report for the following task(s): 'c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa'. 2019-05-14 06:35:48.057 10464 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:35:48,149 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-14 06:35:48,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-05-14 06:35:48,150 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 06:35:48,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 06:35:48,169 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-14 06:35:48,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'd4e14c0b-e1d2-47d2-8c4d-4325897f6917', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856', '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_4543b4c3-20b4-4031-9885-c1fdd55ea856', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 06:36:50,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 021d231c-f6ae-4138-a6de-cf432b1126cf 2019-05-14 06:36:50,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '021d231c-f6ae-4138-a6de-cf432b1126cf'] 2019-05-14 06:36:51,595 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 021d231c-f6ae-4138-a6de-cf432b1126cf -------------------------------------------------------------------------------- Task 021d231c-f6ae-4138-a6de-cf432b1126cf: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 021d231c-f6ae-4138-a6de-cf432b1126cf 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.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | quotas.delete_quotas | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 0.297 | 100.0% | 1 | | total | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> duration | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.171782 Full duration: 11.479009 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 1, "tenants": 1 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 021d231c-f6ae-4138-a6de-cf432b1126cf 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.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | total | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> duration | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.849809 Full duration: 11.212143 -------------------------------------------------------------------------------- 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 021d231c-f6ae-4138-a6de-cf432b1126cf 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.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837807 Full duration: 10.99151 -------------------------------------------------------------------------------- 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 021d231c-f6ae-4138-a6de-cf432b1126cf 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.264 | 1.264 | 1.264 | 1.264 | 1.264 | 1.264 | 100.0% | 1 | | total | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | -> duration | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 1.265 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.264571 Full duration: 10.967089 HINTS: * To plot HTML graphics with this data, run: rally task report 021d231c-f6ae-4138-a6de-cf432b1126cf --out output.html * To generate a JUnit report, run: rally task export 021d231c-f6ae-4138-a6de-cf432b1126cf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 021d231c-f6ae-4138-a6de-cf432b1126cf --json --out output.json 2019-05-14 06:36:51,596 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '021d231c-f6ae-4138-a6de-cf432b1126cf', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-05-14 06:36:53,722 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 021d231c-f6ae-4138-a6de-cf432b1126cf --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-05-14 06:36:53.575 10973 INFO rally.api [-] Building 'json' report for the following task(s): '021d231c-f6ae-4138-a6de-cf432b1126cf'. 2019-05-14 06:36:53.579 10973 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:36:53,725 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-14 06:36:53,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:58 | 6 | 100.00% | | glance | 00:01:17 | 4 | 100.00% | | cinder | 00:03:11 | 10 | 100.00% | | gnocchi | 00:01:50 | 11 | 100.00% | | heat | 00:01:18 | 4 | 100.00% | | keystone | 00:03:35 | 11 | 100.00% | | neutron | 00:04:24 | 11 | 100.00% | | nova | 00:00:34 | 1 | 0.00% | | quotas | 00:00:44 | 4 | 100.00% | | | | | | | TOTAL: | 00:17:55 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2019-05-14 06:36:53,727 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2019-05-14 06:36:53,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.html'] 2019-05-14 06:36:56,235 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.html 2019-05-14 06:36:56.033 10975 INFO rally.api [-] Building 'html' report for the following task(s): '3de62ea4-696c-488e-b273-0829d05bded2', 'c85fa3c8-0f73-437d-ad07-5834cf48946d', '2572917b-55de-4ea9-9124-264df70e8dd1', 'dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb', 'ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7', '9511b9ff-e3b8-479c-9665-0864e1be78c6', '65954955-8489-42e5-bb51-48ee968f72a1', 'c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa', '021d231c-f6ae-4138-a6de-cf432b1126cf'. 2019-05-14 06:36:56.128 10975 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:36:56,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_sanity/rally_sanity.xml'] 2019-05-14 06:36:58,510 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_sanity/rally_sanity.xml 2019-05-14 06:36:58.400 10977 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '3de62ea4-696c-488e-b273-0829d05bded2', 'c85fa3c8-0f73-437d-ad07-5834cf48946d', '2572917b-55de-4ea9-9124-264df70e8dd1', 'dbb521a9-8ca7-4366-aa34-db8bf5a8b9eb', 'ee0afdb4-6fc6-451f-bac7-fff5e0ec42e7', '9511b9ff-e3b8-479c-9665-0864e1be78c6', '65954955-8489-42e5-bb51-48ee968f72a1', 'c5763f0d-4eb2-4e9a-a45d-0f35cccd05fa', '021d231c-f6ae-4138-a6de-cf432b1126cf'. 2019-05-14 06:36:58.406 10977 INFO rally.api [-] The report has been successfully built. 2019-05-14 06:36:58,627 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 06:36:58,627 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:39 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-14 06:36:58,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 06:36:58,634 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:36:58,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Tue, 14 May 2019 06:36: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-d16614a5-8813-4fe5-a740-f4bb37323d92 x-openstack-request-id: req-d16614a5-8813-4fe5-a740-f4bb37323d92 2019-05-14 06:36:58,922 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/64165c25-fd15-4847-b83a-d7ae24300398", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/64165c25-fd15-4847-b83a-d7ae24300398", "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": "64165c25-fd15-4847-b83a-d7ae24300398"}, {"name": "rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6b256738-6576-46b6-8be1-d11b2b570f15", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6b256738-6576-46b6-8be1-d11b2b570f15", "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": "6b256738-6576-46b6-8be1-d11b2b570f15"}]} 2019-05-14 06:36:58,922 - 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-d16614a5-8813-4fe5-a740-f4bb37323d92 2019-05-14 06:36:58,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.289691925049s 2019-05-14 06:36:58,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 06:36:58,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/64165c25-fd15-4847-b83a-d7ae24300398 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:36:58,976 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 06:36: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-44bc5055-5be0-4e43-a9c6-53c296b0a3d8 x-openstack-request-id: req-44bc5055-5be0-4e43-a9c6-53c296b0a3d8 2019-05-14 06:36:58,976 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/64165c25-fd15-4847-b83a-d7ae24300398 used request id req-44bc5055-5be0-4e43-a9c6-53c296b0a3d8 2019-05-14 06:36:58,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0518579483032s 2019-05-14 06:36:58,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 06:36:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/95e35b70-b254-43ab-8b36-f3e20509db14/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" -d '{"subnet_id": "f57ec450-eb00-470f-af3f-00692830c94f"}' 2019-05-14 06:37:01,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 06:37:01 GMT X-Openstack-Request-Id: req-d3a44602-a862-460f-8b0a-1dd792fbb52d 2019-05-14 06:37:01,245 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d4e14c0b-e1d2-47d2-8c4d-4325897f6917", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "subnet_id": "f57ec450-eb00-470f-af3f-00692830c94f", "subnet_ids": ["f57ec450-eb00-470f-af3f-00692830c94f"], "port_id": "29426ba8-30cd-4687-8c29-fb5a646105a7", "id": "95e35b70-b254-43ab-8b36-f3e20509db14"} 2019-05-14 06:37:01,245 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/95e35b70-b254-43ab-8b36-f3e20509db14/remove_router_interface.json used request id req-d3a44602-a862-460f-8b0a-1dd792fbb52d 2019-05-14 06:37:01,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.26810503006s 2019-05-14 06:37:01,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 06:37:01,246 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:37:01,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Tue, 14 May 2019 06:37:01 GMT X-Openstack-Request-Id: req-b814bcf6-5b6c-4389-8074-833fd8cb9362 2019-05-14 06:37:01,563 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "created_at": "2019-05-14T06:14:20Z", "admin_state_up": true, "updated_at": "2019-05-14T06:37:00Z", "project_id": "e775e3939fbf4280b448813d2c9d1369", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "95e35b70-b254-43ab-8b36-f3e20509db14", "name": "rally_sanity-router_4543b4c3-20b4-4031-9885-c1fdd55ea856"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}]} 2019-05-14 06:37:01,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b814bcf6-5b6c-4389-8074-833fd8cb9362 2019-05-14 06:37:01,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.318068981171s 2019-05-14 06:37:01,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 06:37:01,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/95e35b70-b254-43ab-8b36-f3e20509db14.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:37:03,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:37:03 GMT X-Openstack-Request-Id: req-5d9643a3-eb0c-4aff-9082-db686a47ab1f 2019-05-14 06:37:03,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:37:03,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/95e35b70-b254-43ab-8b36-f3e20509db14.json used request id req-5d9643a3-eb0c-4aff-9082-db686a47ab1f 2019-05-14 06:37:03,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.46199202538s 2019-05-14 06:37:03,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 06:37:03,028 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:37:03,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Tue, 14 May 2019 06:37:03 GMT X-Openstack-Request-Id: req-a4fb03c1-ec9f-46fd-a5f2-e6107981e901 2019-05-14 06:37:03,069 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4},{"updated_at":"2019-05-14T06:14:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f57ec450-eb00-470f-af3f-00692830c94f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"e775e3939fbf4280b448813d2c9d1369","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_4543b4c3-20b4-4031-9885-c1fdd55ea856","enable_dhcp":true,"segment_id":null,"network_id":"d4e14c0b-e1d2-47d2-8c4d-4325897f6917","tenant_id":"e775e3939fbf4280b448813d2c9d1369","created_at":"2019-05-14T06:14:20Z","ip_version":4}]} 2019-05-14 06:37:03,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a4fb03c1-ec9f-46fd-a5f2-e6107981e901 2019-05-14 06:37:03,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0413699150085s 2019-05-14 06:37:03,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 06:37:03,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/f57ec450-eb00-470f-af3f-00692830c94f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:37:03,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:37:03 GMT X-Openstack-Request-Id: req-f46da711-2a0b-41d7-bef6-d25b824c4463 2019-05-14 06:37:03,946 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:37:03,946 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f57ec450-eb00-470f-af3f-00692830c94f.json used request id req-f46da711-2a0b-41d7-bef6-d25b824c4463 2019-05-14 06:37:03,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.87562417984s 2019-05-14 06:37:03,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:37:03,947 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:37:04,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Tue, 14 May 2019 06:37:04 GMT X-Openstack-Request-Id: req-dc32c0d6-95e1-4459-9703-2aefcfb4a4b1 2019-05-14 06:37:04,046 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d4e14c0b-e1d2-47d2-8c4d-4325897f6917","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":true,"project_id":"e775e3939fbf4280b448813d2c9d1369","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:37:03Z","qos_policy_id":null,"name":"rally_sanity-net_4543b4c3-20b4-4031-9885-c1fdd55ea856","admin_state_up":true,"tenant_id":"e775e3939fbf4280b448813d2c9d1369","created_at":"2019-05-14T06:14:19Z","provider:network_type":"vxlan"}]} 2019-05-14 06:37:04,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dc32c0d6-95e1-4459-9703-2aefcfb4a4b1 2019-05-14 06:37:04,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0999920368195s 2019-05-14 06:37:04,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 06:37:04,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/d4e14c0b-e1d2-47d2-8c4d-4325897f6917.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:37:05,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:37:05 GMT X-Openstack-Request-Id: req-4ff31eb5-e009-482e-ac87-155459605fda 2019-05-14 06:37:05,267 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:37:05,267 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d4e14c0b-e1d2-47d2-8c4d-4325897f6917.json used request id req-4ff31eb5-e009-482e-ac87-155459605fda 2019-05-14 06:37:05,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21928501129s 2019-05-14 06:37:05,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:37:05,276 - 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.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:37:05,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 14 May 2019 06:37:05 GMT X-Openstack-Request-Id: req-82f00e1c-80a9-4e4e-80a5-84e96a11096f 2019-05-14 06:37:05,575 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:14:27Z", "file": "/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd/file", "owner": "e775e3939fbf4280b448813d2c9d1369", "id": "be782a28-d0cc-4756-9903-672a82bcd5bd", "size": 12716032, "self": "/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/be782a28-d0cc-4756-9903-672a82bcd5bd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/be782a28-d0cc-4756-9903-672a82bcd5bd/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_4543b4c3-20b4-4031-9885-c1fdd55ea856", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:14:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:37:05,575 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-82f00e1c-80a9-4e4e-80a5-84e96a11096f 2019-05-14 06:37:05,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303702831268s 2019-05-14 06:37:05,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 06:37:05,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}49b6d7b246eb82b7ffb1835a84fad353c5f63729" 2019-05-14 06:37:06,554 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:37:06 GMT X-Openstack-Request-Id: req-e40a2e65-a656-4211-9f87-19bb0e2d58f1 2019-05-14 06:37:06,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 06:37:06,554 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/be782a28-d0cc-4756-9903-672a82bcd5bd used request id req-e40a2e65-a656-4211-9f87-19bb0e2d58f1 2019-05-14 06:37:06,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.976888179779s 2019-05-14 06:37:06,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 06:37:06,558 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:06,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 06:37: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-55d1920f-9b9f-48fc-9b18-bf5c258532dc x-openstack-request-id: req-55d1920f-9b9f-48fc-9b18-bf5c258532dc 2019-05-14 06:37:06,581 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6b256738-6576-46b6-8be1-d11b2b570f15", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6b256738-6576-46b6-8be1-d11b2b570f15", "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": "6b256738-6576-46b6-8be1-d11b2b570f15"}]} 2019-05-14 06:37:06,581 - 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-55d1920f-9b9f-48fc-9b18-bf5c258532dc 2019-05-14 06:37:06,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0266940593719s 2019-05-14 06:37:06,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 06:37:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6b256738-6576-46b6-8be1-d11b2b570f15 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:06,618 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 06:37:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9d376ce2-4366-45bf-960a-45b1cd32c0a4 x-openstack-request-id: req-9d376ce2-4366-45bf-960a-45b1cd32c0a4 2019-05-14 06:37:06,618 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6b256738-6576-46b6-8be1-d11b2b570f15 used request id req-9d376ce2-4366-45bf-960a-45b1cd32c0a4 2019-05-14 06:37:06,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353529453278s 2019-05-14 06:37:06,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:37:06,622 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:06,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 14 May 2019 06:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05cfb2b-6676-431c-820a-a9a4d504c521 2019-05-14 06:37:06,827 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": {"self": "http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3ce3586fe366474ea00c9dad00007080", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:37:06,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f05cfb2b-6676-431c-820a-a9a4d504c521 2019-05-14 06:37:06,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208564043045s 2019-05-14 06:37:06,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:37:06,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:07,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 14 May 2019 06:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d45fab4-04a0-425a-b9b8-cf45106854c1 2019-05-14 06:37:07,039 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_4543b4c3-20b4-4031-9885-c1fdd55ea856", "links": {"self": "http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3ce3586fe366474ea00c9dad00007080", "description": null}} 2019-05-14 06:37:07,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080 used request id req-3d45fab4-04a0-425a-b9b8-cf45106854c1 2019-05-14 06:37:07,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206008911133s 2019-05-14 06:37:07,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 06:37:07,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:07,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c55ba2-6631-4667-bf2d-6768266a19f4 2019-05-14 06:37:07,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:37:07,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3ce3586fe366474ea00c9dad00007080 used request id req-e6c55ba2-6631-4667-bf2d-6768266a19f4 2019-05-14 06:37:07,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.307085037231s 2019-05-14 06:37:07,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:37:07,357 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:07,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 14 May 2019 06:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8826b3f9-80db-45a7-bd24-998dd9fa4897 2019-05-14 06:37:07,553 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/e775e3939fbf4280b448813d2c9d1369"}, "tags": [], "enabled": true, "id": "e775e3939fbf4280b448813d2c9d1369", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_4543b4c3-20b4-4031-9885-c1fdd55ea856"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:37:07,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-8826b3f9-80db-45a7-bd24-998dd9fa4897 2019-05-14 06:37:07,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199282884598s 2019-05-14 06:37:07,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 06:37:07,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/e775e3939fbf4280b448813d2c9d1369 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:07,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3a35ec-ec71-459a-96a3-643a79a4a3ed 2019-05-14 06:37:07,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:37:07,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e775e3939fbf4280b448813d2c9d1369 used request id req-db3a35ec-ec71-459a-96a3-643a79a4a3ed 2019-05-14 06:37:07,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255534172058s 2019-05-14 06:37:07,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 06:37:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e775e3939fbf4280b448813d2c9d1369&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:08,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 06:37:08 GMT X-Openstack-Request-Id: req-85b4aa83-cd08-4059-9c35-bc2456998c9a 2019-05-14 06:37:08,148 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "created_at": "2019-05-14T06:14:19Z", "updated_at": "2019-05-14T06:14:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:14:19Z", "revision_number": 0, "id": "06368805-31d5-4ccb-adf7-2f13f8c3e321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:14:19Z", "security_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "port_range_min": null, "ethertype": "IPv6", "project_id": "e775e3939fbf4280b448813d2c9d1369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:14:19Z", "revision_number": 0, "id": "c0af41c3-36c8-4868-8cc2-887fc6d5aeec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:14:19Z", "security_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "port_range_min": null, "ethertype": "IPv4", "project_id": "e775e3939fbf4280b448813d2c9d1369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:14:19Z", "revision_number": 0, "id": "cd2e3fe9-ac9e-4596-9e51-e1a8f43311fb", "remote_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "remote_ip_prefix": null, "created_at": "2019-05-14T06:14:19Z", "security_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "port_range_min": null, "ethertype": "IPv4", "project_id": "e775e3939fbf4280b448813d2c9d1369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:14:19Z", "revision_number": 0, "id": "eef96c53-aa78-4940-92ea-192654023e60", "remote_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "remote_ip_prefix": null, "created_at": "2019-05-14T06:14:19Z", "security_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "port_range_min": null, "ethertype": "IPv6", "project_id": "e775e3939fbf4280b448813d2c9d1369"}], "revision_number": 1, "project_id": "e775e3939fbf4280b448813d2c9d1369", "id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "name": "default"}]} 2019-05-14 06:37:08,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e775e3939fbf4280b448813d2c9d1369&name=default used request id req-85b4aa83-cd08-4059-9c35-bc2456998c9a 2019-05-14 06:37:08,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330024003983s 2019-05-14 06:37:08,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 06:37:08,153 - 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.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:08,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 06:37:08 GMT X-Openstack-Request-Id: req-5f50965f-000e-4af8-9b24-24e62316e734 2019-05-14 06:37:08,206 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "created_at": "2019-05-14T06:14:19Z", "updated_at": "2019-05-14T06:14:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:14:19Z", "revision_number": 0, "id": "eef96c53-aa78-4940-92ea-192654023e60", "remote_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "remote_ip_prefix": null, "created_at": "2019-05-14T06:14:19Z", "security_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "port_range_min": null, "ethertype": "IPv6", "project_id": "e775e3939fbf4280b448813d2c9d1369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:14:19Z", "revision_number": 0, "id": "06368805-31d5-4ccb-adf7-2f13f8c3e321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:14:19Z", "security_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "port_range_min": null, "ethertype": "IPv6", "project_id": "e775e3939fbf4280b448813d2c9d1369"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:14:19Z", "revision_number": 0, "id": "cd2e3fe9-ac9e-4596-9e51-e1a8f43311fb", "remote_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "remote_ip_prefix": null, "created_at": "2019-05-14T06:14:19Z", "security_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "port_range_min": null, "ethertype": "IPv4", "project_id": "e775e3939fbf4280b448813d2c9d1369"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:14:19Z", "revision_number": 0, "id": "c0af41c3-36c8-4868-8cc2-887fc6d5aeec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:14:19Z", "security_group_id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "tenant_id": "e775e3939fbf4280b448813d2c9d1369", "port_range_min": null, "ethertype": "IPv4", "project_id": "e775e3939fbf4280b448813d2c9d1369"}], "revision_number": 1, "project_id": "e775e3939fbf4280b448813d2c9d1369", "id": "9e057176-c723-4909-bb5c-970ff9d4b6fd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 06:37:08,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-5f50965f-000e-4af8-9b24-24e62316e734 2019-05-14 06:37:08,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0538380146027s 2019-05-14 06:37:08,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 06:37:08,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9e057176-c723-4909-bb5c-970ff9d4b6fd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}260b3d1785ffcc6143c603a08c03a1303f36d68b" 2019-05-14 06:37:08,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:37:08 GMT X-Openstack-Request-Id: req-ffc3f420-d3f7-409b-964f-1cdf17818c49 2019-05-14 06:37:08,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:37:08,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9e057176-c723-4909-bb5c-970ff9d4b6fd.json used request id req-ffc3f420-d3f7-409b-964f-1cdf17818c49 2019-05-14 06:37:08,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.124736070633s 2019-05-14 06:37:08,337 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-05-14 06:37:08,379 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-05-14 06:37:08,420 - 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.16" 2019-05-14 06:37:08,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:37:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9529750-0c1a-468d-986a-e24406e35c4e 2019-05-14 06:37:08,426 - 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-05-14 06:37:08,426 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-b9529750-0c1a-468d-986a-e24406e35c4e 2019-05-14 06:37:08,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 06:37:08,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T07:37:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["8qFspMN0TEOQdzB4SYvpzg"], "issued_at": "2019-05-14T06:37:08.000000Z"}} 2019-05-14 06:37:08,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:37:08,826 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:09,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 06:37:09 GMT X-Openstack-Request-Id: req-6f0ca765-888f-4bde-8de2-1bf58132f05b 2019-05-14 06:37:09,178 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:37:09,178 - 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-6f0ca765-888f-4bde-8de2-1bf58132f05b 2019-05-14 06:37:09,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352525949478s 2019-05-14 06:37:09,185 - 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.16" 2019-05-14 06:37:09,190 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f707ced-4ee0-4f88-b2c4-34396229c7a8 2019-05-14 06:37:09,190 - 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-05-14 06:37:09,190 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-1f707ced-4ee0-4f88-b2c4-34396229c7a8 2019-05-14 06:37:09,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:37:09,194 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:09,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 06:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99638c9-f5a6-476d-8391-42f04a8eb5c5 2019-05-14 06:37:09,395 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 06:37:09,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c99638c9-f5a6-476d-8391-42f04a8eb5c5 2019-05-14 06:37:09,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204125881195s 2019-05-14 06:37:09,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 06:37:09,406 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}}' 2019-05-14 06:37:09,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 14 May 2019 06:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac786ca-f4e0-4b1b-8b3c-6c325cd92a62 2019-05-14 06:37:09,637 - 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/7d195e90fcc0438cbec3347d64531c76"}, "tags": [], "enabled": true, "id": "7d195e90fcc0438cbec3347d64531c76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}} 2019-05-14 06:37:09,637 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5ac786ca-f4e0-4b1b-8b3c-6c325cd92a62 2019-05-14 06:37:09,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.234545230865s 2019-05-14 06:37:09,638 - 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'7d195e90fcc0438cbec3347d64531c76', '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_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03'}) 2019-05-14 06:37:09,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 06:37:09,648 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "nRcNWyvaGGs8LAb3pIBAUVr2xVgFlH", "email": null, "name": "refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}}' 2019-05-14 06:37:10,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 14 May 2019 06:37:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16a1e2e2-3c25-4ca2-8b8e-c51173ef0241 2019-05-14 06:37:10,104 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": {"self": "http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3ab0a80aea8469e98f1b068554d42c1", "domain_id": "default", "password_expires_at": null}} 2019-05-14 06:37:10,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-16a1e2e2-3c25-4ca2-8b8e-c51173ef0241 2019-05-14 06:37:10,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459403991699s 2019-05-14 06:37:10,105 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e3ab0a80aea8469e98f1b068554d42c1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03'}) 2019-05-14 06:37:10,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:37:10,112 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:10,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74dbd949-a7c2-49ba-af8e-9a76d9131940 2019-05-14 06:37:10,227 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:37:10,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-74dbd949-a7c2-49ba-af8e-9a76d9131940 2019-05-14 06:37:10,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.118342876434s 2019-05-14 06:37:10,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:37:10,236 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:10,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba63db8b-e5d5-42fe-a25f-0317b7bc35d0 2019-05-14 06:37:10,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:37:10,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba63db8b-e5d5-42fe-a25f-0317b7bc35d0 2019-05-14 06:37:10,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184628009796s 2019-05-14 06:37:10,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:37:10,426 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:10,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6fe14e3-41e4-4ba3-b4c6-647fcf60eb0b 2019-05-14 06:37:10,575 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:37:10,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c6fe14e3-41e4-4ba3-b4c6-647fcf60eb0b 2019-05-14 06:37:10,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153269052505s 2019-05-14 06:37:10,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:37:10,584 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:10,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc453d0-2141-4976-bd89-bd977b623154 2019-05-14 06:37:10,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-05-14 06:37:10,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2fc453d0-2141-4976-bd89-bd977b623154 2019-05-14 06:37:10,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.194558143616s 2019-05-14 06:37:10,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:37:10,779 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:10,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 06:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08fda4c-83c6-4576-885e-a6898103197e 2019-05-14 06:37:10,993 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": {"self": "http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3ab0a80aea8469e98f1b068554d42c1", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:37:10,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a08fda4c-83c6-4576-885e-a6898103197e 2019-05-14 06:37:10,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217943906784s 2019-05-14 06:37:11,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:37:11,008 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:11,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 14 May 2019 06:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8271cf7-21fa-457b-9372-250cad8742ad 2019-05-14 06:37:11,159 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/7d195e90fcc0438cbec3347d64531c76"}, "tags": [], "enabled": true, "id": "7d195e90fcc0438cbec3347d64531c76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:37:11,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c8271cf7-21fa-457b-9372-250cad8742ad 2019-05-14 06:37:11,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154433012009s 2019-05-14 06:37:11,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:37:11,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=e3ab0a80aea8469e98f1b068554d42c1&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=7d195e90fcc0438cbec3347d64531c76" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:11,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 06:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83358a7d-ae94-4835-acd8-91764645ff55 2019-05-14 06:37:11,279 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e3ab0a80aea8469e98f1b068554d42c1&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=7d195e90fcc0438cbec3347d64531c76", "previous": null, "next": null}} 2019-05-14 06:37:11,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e3ab0a80aea8469e98f1b068554d42c1&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=7d195e90fcc0438cbec3347d64531c76 used request id req-83358a7d-ae94-4835-acd8-91764645ff55 2019-05-14 06:37:11,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112560033798s 2019-05-14 06:37:11,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 06:37:11,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/7d195e90fcc0438cbec3347d64531c76/users/e3ab0a80aea8469e98f1b068554d42c1/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:11,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4fcc894-d459-4054-bc0d-b7891acdb02d 2019-05-14 06:37:11,425 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:37:11,425 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7d195e90fcc0438cbec3347d64531c76/users/e3ab0a80aea8469e98f1b068554d42c1/roles/07647f6e16cf494ea311c937e21b1927 used request id req-c4fcc894-d459-4054-bc0d-b7891acdb02d 2019-05-14 06:37:11,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141803979874s 2019-05-14 06:37:11,426 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', 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'7d195e90fcc0438cbec3347d64531c76', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'nRcNWyvaGGs8LAb3pIBAUVr2xVgFlH', 'username': u'refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', '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-05-14 06:37:11,430 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', 'password': 'nRcNWyvaGGs8LAb3pIBAUVr2xVgFlH', 'project_name': 'refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '7d195e90fcc0438cbec3347d64531c76', 'project_domain_name': 'Default'} 2019-05-14 06:37:11,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:37:11,436 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:11,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e347cb-e6dc-4692-9e7c-f0e7b9750127 2019-05-14 06:37:11,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:37:11,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-62e347cb-e6dc-4692-9e7c-f0e7b9750127 2019-05-14 06:37:11,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11075091362s 2019-05-14 06:37:11,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:37:11,552 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:11,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8adad517-bdd5-418a-9339-34cf4e0d274a 2019-05-14 06:37:11,659 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:37:11,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8adad517-bdd5-418a-9339-34cf4e0d274a 2019-05-14 06:37:11,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110597848892s 2019-05-14 06:37:11,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:37:11,668 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:11,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a953d5c5-f2c3-4a5a-92ad-021aa7aa640b 2019-05-14 06:37:11,869 - 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-05-14 06:37:11,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a953d5c5-f2c3-4a5a-92ad-021aa7aa640b 2019-05-14 06:37:11,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204617977142s 2019-05-14 06:37:11,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:37:11,873 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:12,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 06:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b272a12-aaa6-4b4d-9971-e102cbbf1443 2019-05-14 06:37:12,040 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": {"self": "http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3ab0a80aea8469e98f1b068554d42c1", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:37:12,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9b272a12-aaa6-4b4d-9971-e102cbbf1443 2019-05-14 06:37:12,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.170552968979s 2019-05-14 06:37:12,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:37:12,055 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:12,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 14 May 2019 06:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732d0b7a-c42d-4c51-a09e-2d12723be3f3 2019-05-14 06:37:12,163 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/7d195e90fcc0438cbec3347d64531c76"}, "tags": [], "enabled": true, "id": "7d195e90fcc0438cbec3347d64531c76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:37:12,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-732d0b7a-c42d-4c51-a09e-2d12723be3f3 2019-05-14 06:37:12,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111546993256s 2019-05-14 06:37:12,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:37:12,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=e3ab0a80aea8469e98f1b068554d42c1&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=7d195e90fcc0438cbec3347d64531c76" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:12,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 06:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210882fb-31a0-44f7-9ef9-a825baa1cb7c 2019-05-14 06:37:12,283 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e3ab0a80aea8469e98f1b068554d42c1&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=7d195e90fcc0438cbec3347d64531c76", "previous": null, "next": null}} 2019-05-14 06:37:12,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e3ab0a80aea8469e98f1b068554d42c1&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=7d195e90fcc0438cbec3347d64531c76 used request id req-210882fb-31a0-44f7-9ef9-a825baa1cb7c 2019-05-14 06:37:12,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1121571064s 2019-05-14 06:37:12,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 06:37:12,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/7d195e90fcc0438cbec3347d64531c76/users/e3ab0a80aea8469e98f1b068554d42c1/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:12,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23a42d2a-6758-4d75-ac44-3a5754e141a4 2019-05-14 06:37:12,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:37:12,431 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7d195e90fcc0438cbec3347d64531c76/users/e3ab0a80aea8469e98f1b068554d42c1/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-23a42d2a-6758-4d75-ac44-3a5754e141a4 2019-05-14 06:37:12,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144441843033s 2019-05-14 06:37:12,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:37:12,438 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:12,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba09271-bcc6-462f-82d4-cb23a96fc244 2019-05-14 06:37:12,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:37:12,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bba09271-bcc6-462f-82d4-cb23a96fc244 2019-05-14 06:37:12,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208325147629s 2019-05-14 06:37:12,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:37:12,650 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:12,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8abaab92-fdf8-4a9d-a271-4eeabff6a83e 2019-05-14 06:37:12,756 - 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-05-14 06:37:12,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8abaab92-fdf8-4a9d-a271-4eeabff6a83e 2019-05-14 06:37:12,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109000921249s 2019-05-14 06:37:12,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:37:12,761 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:12,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 06:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e178d5-a460-4426-9f58-a9eb74940599 2019-05-14 06:37:12,887 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": {"self": "http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3ab0a80aea8469e98f1b068554d42c1", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:37:12,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-11e178d5-a460-4426-9f58-a9eb74940599 2019-05-14 06:37:12,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129976034164s 2019-05-14 06:37:12,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:37:12,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=e3ab0a80aea8469e98f1b068554d42c1&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:13,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 189 Content-Type: application/json Date: Tue, 14 May 2019 06:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f4d534-a58f-4083-81e3-e5fb9d2a137a 2019-05-14 06:37:13,008 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=e3ab0a80aea8469e98f1b068554d42c1&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 06:37:13,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=e3ab0a80aea8469e98f1b068554d42c1&scope.domain.id=default used request id req-94f4d534-a58f-4083-81e3-e5fb9d2a137a 2019-05-14 06:37:13,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109832048416s 2019-05-14 06:37:13,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 06:37:13,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/e3ab0a80aea8469e98f1b068554d42c1/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:13,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4afab96c-9b34-4636-8839-f92097c1f52a 2019-05-14 06:37:13,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:37:13,162 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/e3ab0a80aea8469e98f1b068554d42c1/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-4afab96c-9b34-4636-8839-f92097c1f52a 2019-05-14 06:37:13,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.149466991425s 2019-05-14 06:37:13,166 - 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.16" 2019-05-14 06:37:13,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d1b38c-cb07-4de3-abac-ee963ff834a5 2019-05-14 06:37:13,172 - 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-05-14 06:37:13,172 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e3d1b38c-cb07-4de3-abac-ee963ff834a5 2019-05-14 06:37:13,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 06:37:13,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T07:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d195e90fcc0438cbec3347d64531c76", "name": "refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/7d195e90fcc0438cbec3347d64531c76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/7d195e90fcc0438cbec3347d64531c76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/7d195e90fcc0438cbec3347d64531c76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/7d195e90fcc0438cbec3347d64531c76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/7d195e90fcc0438cbec3347d64531c76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/7d195e90fcc0438cbec3347d64531c76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/7d195e90fcc0438cbec3347d64531c76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/7d195e90fcc0438cbec3347d64531c76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/7d195e90fcc0438cbec3347d64531c76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_7d195e90fcc0438cbec3347d64531c76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_7d195e90fcc0438cbec3347d64531c76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "id": "e3ab0a80aea8469e98f1b068554d42c1"}, "audit_ids": ["oK7goM6JSmuHLr3femp7ng"], "issued_at": "2019-05-14T06:37:13.000000Z"}} 2019-05-14 06:37:13,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 06:37:13,571 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:37:13,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 06:37:13 GMT X-Openstack-Request-Id: req-c8ff428e-982f-4b87-ab17-2ee940b18d90 2019-05-14 06:37:13,840 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 06:37:13,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-c8ff428e-982f-4b87-ab17-2ee940b18d90 2019-05-14 06:37:13,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.270200967789s 2019-05-14 06:37:13,851 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-05-14 06:37:13,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:37:13,855 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:13,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 06:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719f96be-b7ab-48c6-8217-75d6fde3071c 2019-05-14 06:37:13,969 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 06:37:13,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-719f96be-b7ab-48c6-8217-75d6fde3071c 2019-05-14 06:37:13,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117936849594s 2019-05-14 06:37:13,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:37:13,980 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:14,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 14 May 2019 06:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e90bf0-b27d-43a8-810b-f2f8b6806ecf 2019-05-14 06:37:14,133 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/7d195e90fcc0438cbec3347d64531c76"}, "tags": [], "enabled": true, "id": "7d195e90fcc0438cbec3347d64531c76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:37:14,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-75e90bf0-b27d-43a8-810b-f2f8b6806ecf 2019-05-14 06:37:14,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.156672000885s 2019-05-14 06:37:14,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 06:37:14,136 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" -d '{"network": {"shared": true, "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "name": "refstack_defcore-net_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "admin_state_up": true}}' 2019-05-14 06:37:14,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 14 May 2019 06:37:14 GMT X-Openstack-Request-Id: req-76920c95-6cfa-427e-8648-ef463f05b4fd 2019-05-14 06:37:14,489 - 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":"6561525a-d41d-44d9-9df5-cfd55d2d7c9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"7d195e90fcc0438cbec3347d64531c76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:37:14Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03","admin_state_up":true,"tenant_id":"7d195e90fcc0438cbec3347d64531c76","created_at":"2019-05-14T06:37:14Z","mtu":1450}} 2019-05-14 06:37:14,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-76920c95-6cfa-427e-8648-ef463f05b4fd 2019-05-14 06:37:14,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.353754997253s 2019-05-14 06:37:14,489 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T06:37:14Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6561525a-d41d-44d9-9df5-cfd55d2d7c9d', u'provider:segmentation_id': 93, 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_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', u'created_at': u'2019-05-14T06:37:14Z', u'mtu': 1450, u'tenant_id': u'7d195e90fcc0438cbec3347d64531c76', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'7d195e90fcc0438cbec3347d64531c76', u'l2_adjacency': True}) 2019-05-14 06:37:14,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:37:14,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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:37:14,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 14 May 2019 06:37:14 GMT X-Openstack-Request-Id: req-84bb2b7e-09ca-4538-af1b-e890fe3220cc 2019-05-14 06:37:14,593 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"6561525a-d41d-44d9-9df5-cfd55d2d7c9d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"7d195e90fcc0438cbec3347d64531c76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:37:14Z","qos_policy_id":null,"name":"refstack_defcore-net_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03","admin_state_up":true,"tenant_id":"7d195e90fcc0438cbec3347d64531c76","created_at":"2019-05-14T06:37:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:37:14,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-84bb2b7e-09ca-4538-af1b-e890fe3220cc 2019-05-14 06:37:14,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10343503952s 2019-05-14 06:37:14,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 06:37:14,595 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" -d '{"subnet": {"name": "refstack_defcore-subnet_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "enable_dhcp": true, "network_id": "6561525a-d41d-44d9-9df5-cfd55d2d7c9d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 06:37:15,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 14 May 2019 06:37:15 GMT X-Openstack-Request-Id: req-aebe6225-1a8c-4049-8c0f-d3237de0b389 2019-05-14 06:37:15,223 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T06:37:14Z","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":"a0c7628d-9a45-4e75-9fe1-0332b7bef144","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7d195e90fcc0438cbec3347d64531c76","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03","enable_dhcp":true,"segment_id":null,"network_id":"6561525a-d41d-44d9-9df5-cfd55d2d7c9d","tenant_id":"7d195e90fcc0438cbec3347d64531c76","created_at":"2019-05-14T06:37:14Z","ip_version":4}} 2019-05-14 06:37:15,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-aebe6225-1a8c-4049-8c0f-d3237de0b389 2019-05-14 06:37:15,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.628064870834s 2019-05-14 06:37:15,223 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T06:37:14Z', 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'a0c7628d-9a45-4e75-9fe1-0332b7bef144', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'6561525a-d41d-44d9-9df5-cfd55d2d7c9d', u'tenant_id': u'7d195e90fcc0438cbec3347d64531c76', u'created_at': u'2019-05-14T06:37:14Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7d195e90fcc0438cbec3347d64531c76'}) 2019-05-14 06:37:15,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 06:37:15,224 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "refstack_defcore-router_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "admin_state_up": true}}' 2019-05-14 06:37:16,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Tue, 14 May 2019 06:37:16 GMT X-Openstack-Request-Id: req-14a968db-bfe6-40e1-abb1-ad5718986851 2019-05-14 06:37:16,937 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "created_at": "2019-05-14T06:37:15Z", "admin_state_up": true, "updated_at": "2019-05-14T06:37:16Z", "project_id": "7d195e90fcc0438cbec3347d64531c76", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b44e5ce6-85d0-457d-bcf2-59a02e63de4c", "name": "refstack_defcore-router_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}} 2019-05-14 06:37:16,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-14a968db-bfe6-40e1-abb1-ad5718986851 2019-05-14 06:37:16,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.71382308006s 2019-05-14 06:37:16,938 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T06:37:16Z', u'revision_number': 2, u'ha': False, u'id': u'b44e5ce6-85d0-457d-bcf2-59a02e63de4c', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', u'admin_state_up': True, u'tenant_id': u'7d195e90fcc0438cbec3347d64531c76', u'created_at': u'2019-05-14T06:37:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'7d195e90fcc0438cbec3347d64531c76'}) 2019-05-14 06:37:16,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 06:37:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b44e5ce6-85d0-457d-bcf2-59a02e63de4c/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" -d '{"subnet_id": "a0c7628d-9a45-4e75-9fe1-0332b7bef144"}' 2019-05-14 06:37:19,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 06:37:19 GMT X-Openstack-Request-Id: req-f9bc117a-e6a8-411b-9e4b-5c6550207043 2019-05-14 06:37:19,326 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6561525a-d41d-44d9-9df5-cfd55d2d7c9d", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "subnet_id": "a0c7628d-9a45-4e75-9fe1-0332b7bef144", "subnet_ids": ["a0c7628d-9a45-4e75-9fe1-0332b7bef144"], "port_id": "789532a8-26c0-4e91-a0a2-43e9be04421f", "id": "b44e5ce6-85d0-457d-bcf2-59a02e63de4c"} 2019-05-14 06:37:19,327 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b44e5ce6-85d0-457d-bcf2-59a02e63de4c/add_router_interface.json used request id req-f9bc117a-e6a8-411b-9e4b-5c6550207043 2019-05-14 06:37:19,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.38787794113s 2019-05-14 06:37:19,327 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 06:37:19,434 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 06:37:19,439 - 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.16" 2019-05-14 06:37:19,444 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 06:37:19 GMT 2019-05-14 06:37:19,444 - 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-05-14 06:37:19,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:37:19,449 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:37:19,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 06:37:19 GMT X-Openstack-Request-Id: req-0c282f40-78ae-4c14-a270-8d9dde6bb0ec 2019-05-14 06:37:19,730 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:37:19,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0c282f40-78ae-4c14-a270-8d9dde6bb0ec 2019-05-14 06:37:19,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283806800842s 2019-05-14 06:37:19,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 06:37:19,744 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}' 2019-05-14 06:37:19,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 14 May 2019 06:37:19 GMT Location: http://172.30.9.28:9292/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b4ab04c0-ac2e-4b21-8004-d61fb60c9080 2019-05-14 06:37:19,907 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:37:19Z", "file": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/file", "owner": "7d195e90fcc0438cbec3347d64531c76", "id": "31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "size": null, "self": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "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_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "checksum": null, "created_at": "2019-05-14T06:37:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 06:37:19,907 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b4ab04c0-ac2e-4b21-8004-d61fb60c9080 2019-05-14 06:37:19,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.167042016983s 2019-05-14 06:37:19,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 06:37:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" -d '' 2019-05-14 06:37:20,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:37:20 GMT X-Openstack-Request-Id: req-8743ee70-e298-403b-87ac-8d7fc32600a1 2019-05-14 06:37:20,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-05-14 06:37:20,502 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/file used request id req-8743ee70-e298-403b-87ac-8d7fc32600a1 2019-05-14 06:37:20,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.594314098358s 2019-05-14 06:37:20,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:37:20,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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:37:20,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 14 May 2019 06:37:20 GMT X-Openstack-Request-Id: req-fce0ad3a-3c04-4d88-987a-b0f2a5785753 2019-05-14 06:37:20,534 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:37:20Z", "file": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/file", "owner": "7d195e90fcc0438cbec3347d64531c76", "id": "31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "size": 12716032, "self": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:37:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:37:20,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fce0ad3a-3c04-4d88-987a-b0f2a5785753 2019-05-14 06:37:20,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0285029411316s 2019-05-14 06:37:20,536 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/file', 'owner': u'7d195e90fcc0438cbec3347d64531c76', 'id': u'31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d', 'size': 12716032, u'self': u'/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d195e90fcc0438cbec3347d64531c76', 'name': 'refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T06:37:20Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T06:37:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', '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/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d', 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_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', 'created': u'2019-05-14T06:37:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T06:37:19Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d', 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_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 06:37:20,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 06:37:20,542 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 06:37:20,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 14 May 2019 06:37:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c0c4666-2eab-410c-8ceb-f8926e30ee82 x-openstack-request-id: req-5c0c4666-2eab-410c-8ceb-f8926e30ee82 2019-05-14 06:37:20,853 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/97ab5f55-6095-46db-be48-a06b33f7de76", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/97ab5f55-6095-46db-be48-a06b33f7de76", "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": "97ab5f55-6095-46db-be48-a06b33f7de76"}} 2019-05-14 06:37:20,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5c0c4666-2eab-410c-8ceb-f8926e30ee82 2019-05-14 06:37:20,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.313879013062s 2019-05-14 06:37:20,854 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', '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'2e0d3a695a9d4898b41f8075010286ad', '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'97ab5f55-6095-46db-be48-a06b33f7de76', 'swap': 0}) 2019-05-14 06:37:20,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 06:37:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/97ab5f55-6095-46db-be48-a06b33f7de76/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" -d '{"extra_specs": {}}' 2019-05-14 06:37:20,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 06:37:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3537155-8171-4487-aa50-0fbdc35e30b1 x-openstack-request-id: req-a3537155-8171-4487-aa50-0fbdc35e30b1 2019-05-14 06:37:20,875 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 06:37:20,875 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/97ab5f55-6095-46db-be48-a06b33f7de76/os-extra_specs used request id req-a3537155-8171-4487-aa50-0fbdc35e30b1 2019-05-14 06:37:20,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201148986816s 2019-05-14 06:37:20,882 - 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.16" 2019-05-14 06:37:20,887 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:37:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575c0d87-3b9f-41d3-8974-2ea9b2c0af5f 2019-05-14 06:37:20,887 - 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-05-14 06:37:20,887 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-575c0d87-3b9f-41d3-8974-2ea9b2c0af5f 2019-05-14 06:37:20,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:37:20,893 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:37:20,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bef4f9fd-5cec-4258-af37-a13378ea5f82 2019-05-14 06:37:20,996 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:37:20,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bef4f9fd-5cec-4258-af37-a13378ea5f82 2019-05-14 06:37:20,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105698108673s 2019-05-14 06:37:21,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:37:21,004 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:37:21,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95becfc-9722-47ff-b58f-f1a336885d7f 2019-05-14 06:37:21,195 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:37:21,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a95becfc-9722-47ff-b58f-f1a336885d7f 2019-05-14 06:37:21,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194669961929s 2019-05-14 06:37:21,203 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 06:37:23,670 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-14 06:37:26,005 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 09f4536f-f99b-41fd-bf5c-fc67e8103d61 | 2019-05-14T06:37:25.609673 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 09f4536f-f99b-41fd-bf5c-fc67e8103d61 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 06:37:29,299 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-05-14 06:37:30,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-14 06:37:32,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-14 06:37:35,219 - 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=d994db13-67d5-4673-a5e6-8100d6699248) as the default verifier for the future CLI operations. 2019-05-14 06:37:37,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 06:37:37,199 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:37:37,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 06:37: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-0e412ced-6384-4f34-a635-98d648bb4eb1 x-openstack-request-id: req-0e412ced-6384-4f34-a635-98d648bb4eb1 2019-05-14 06:37:37,230 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 06:37:37,230 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-0e412ced-6384-4f34-a635-98d648bb4eb1 2019-05-14 06:37:37,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0325200557709s 2019-05-14 06:37:37,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:37:37,240 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:37:37,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 14 May 2019 06:37:37 GMT X-Openstack-Request-Id: req-b46de911-4495-4365-81dc-200a5908422d 2019-05-14 06:37:37,550 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:37:20Z", "file": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/file", "owner": "7d195e90fcc0438cbec3347d64531c76", "id": "31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "size": 12716032, "self": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:37:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:37:37,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b46de911-4495-4365-81dc-200a5908422d 2019-05-14 06:37:37,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315500974655s 2019-05-14 06:37:37,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 06:37:37,564 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}' 2019-05-14 06:37:37,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 14 May 2019 06:37:37 GMT Location: http://172.30.9.28:9292/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7c80df57-a341-4d3c-9f17-94bf1766cc59 2019-05-14 06:37:37,601 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:37:37Z", "file": "/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/file", "owner": "7d195e90fcc0438cbec3347d64531c76", "id": "8bf6f0c6-efe8-49ce-820c-09950d461d2c", "size": null, "self": "/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c", "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_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "checksum": null, "created_at": "2019-05-14T06:37:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 06:37:37,602 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7c80df57-a341-4d3c-9f17-94bf1766cc59 2019-05-14 06:37:37,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0412080287933s 2019-05-14 06:37:37,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 06:37:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" -d '' 2019-05-14 06:37:38,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:37:38 GMT X-Openstack-Request-Id: req-413f5c80-25cf-4566-91c6-6d8b512d00c4 2019-05-14 06:37:38,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 06:37:38,565 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/file used request id req-413f5c80-25cf-4566-91c6-6d8b512d00c4 2019-05-14 06:37:38,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.962526082993s 2019-05-14 06:37:38,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:37:38,573 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:37:38,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 14 May 2019 06:37:38 GMT X-Openstack-Request-Id: req-e4cbbd2e-cae9-46bd-967d-30790572e88f 2019-05-14 06:37:38,601 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:37:38Z", "file": "/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/file", "owner": "7d195e90fcc0438cbec3347d64531c76", "id": "8bf6f0c6-efe8-49ce-820c-09950d461d2c", "size": 12716032, "self": "/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:37:37Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:37:20Z", "file": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/file", "owner": "7d195e90fcc0438cbec3347d64531c76", "id": "31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "size": 12716032, "self": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:37:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:37:38,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e4cbbd2e-cae9-46bd-967d-30790572e88f 2019-05-14 06:37:38,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0323390960693s 2019-05-14 06:37:38,604 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/file', 'owner': u'7d195e90fcc0438cbec3347d64531c76', 'id': u'8bf6f0c6-efe8-49ce-820c-09950d461d2c', 'size': 12716032, u'self': u'/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d195e90fcc0438cbec3347d64531c76', 'name': 'refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T06:37:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T06:37:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', '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/8bf6f0c6-efe8-49ce-820c-09950d461d2c', 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_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', 'created': u'2019-05-14T06:37:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T06:37:37Z', 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/8bf6f0c6-efe8-49ce-820c-09950d461d2c', 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_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 06:37:38,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 06:37:38,607 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 06:37:38,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 14 May 2019 06:37:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba9f2e92-e3cc-40d9-ae43-91ce58d90fe2 x-openstack-request-id: req-ba9f2e92-e3cc-40d9-ae43-91ce58d90fe2 2019-05-14 06:37:38,715 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6c2ee0c5-f946-46f5-9829-611a57f8705f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6c2ee0c5-f946-46f5-9829-611a57f8705f", "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": "6c2ee0c5-f946-46f5-9829-611a57f8705f"}} 2019-05-14 06:37:38,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ba9f2e92-e3cc-40d9-ae43-91ce58d90fe2 2019-05-14 06:37:38,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.110367059708s 2019-05-14 06:37:38,716 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', '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'2e0d3a695a9d4898b41f8075010286ad', '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'6c2ee0c5-f946-46f5-9829-611a57f8705f', 'swap': 0}) 2019-05-14 06:37:38,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 06:37:38,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6c2ee0c5-f946-46f5-9829-611a57f8705f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" -d '{"extra_specs": {}}' 2019-05-14 06:37:38,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 06:37: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-e8e9e81a-3fb9-49a1-ba5c-bd3d2981c75d x-openstack-request-id: req-e8e9e81a-3fb9-49a1-ba5c-bd3d2981c75d 2019-05-14 06:37:38,740 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 06:37:38,740 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6c2ee0c5-f946-46f5-9829-611a57f8705f/os-extra_specs used request id req-e8e9e81a-3fb9-49a1-ba5c-bd3d2981c75d 2019-05-14 06:37:38,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0234451293945s 2019-05-14 06:37:38,741 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03', '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'2e0d3a695a9d4898b41f8075010286ad', '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'6c2ee0c5-f946-46f5-9829-611a57f8705f', 'swap': 0}) 2019-05-14 06:37:41,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-14 06:37:41,770 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-14 06:37:41,771 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-14 06:37:41,773 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-14 06:37:45,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_create_get_delete_snapshot_metadata: not found. skipping it 2019-05-14 06:37:45,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-05-14 06:37:45,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_invalid_volume_id: not found. skipping it 2019-05-14 06:37:45,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-05-14 06:37:45,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw: not found. skipping it 2019-05-14 06:37:45,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_snapshot_id: not found. skipping it 2019-05-14 06:37:45,993 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_container_format: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_nonexistent_volume_id: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_nonexistent_name: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshot_create_get_list_update_delete: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_zero: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_nonexistent_name: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-05-14 06:37:45,994 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw_and_allocation_pools: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_availability_zone: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_create_get_delete_volume_metadata: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_param_display_name_and_status: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_status: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_volume_type: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_volume_without_passing_volume_id: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_detail_with_invalid_status: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-05-14 06:37:45,995 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_status: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_get_nonexistent_volume_id: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_metadata: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_update_volume_with_empty_volume_id: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_invalid_size: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_volume_delete_nonexistent_volume_id: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-05-14 06:37:45,996 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_param_metadata: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_host_routes_and_dns_nameservers: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_reboot_deleted_server: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_list.VolumesV2SnapshotListTestJSON.test_snapshots_list_with_params: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination: not found. skipping it 2019-05-14 06:37:45,997 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_out_passing_size: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_volume_without_passing_volume_id: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_details_with_params: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_detail_param_display_name_and_status: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_disk_format: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_update_subnet_gw_dns_host_routes_dhcp: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_from_image: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_nonexistent_source_volid: not found. skipping it 2019-05-14 06:37:45,998 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_with_multiple_params: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots_negative.VolumesV2SnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_min_max_size: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_without_passing_size: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_pagination: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete_as_clone: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-05-14 06:37:45,999 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_details_by_availability_zone: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_details_by_name: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_get.VolumesV2GetTest.test_volume_create_get_update_delete: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_create_volume_with_size_negative: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_dhcp_enabled: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_allocation_pools: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size: not found. skipping it 2019-05-14 06:37:46,000 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_list_volumes_with_invalid_status: not found. skipping it 2019-05-14 06:37:46,001 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-14 06:37:46,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack_defcore/test_list.txt', u'--concurrency=4']'. 2019-05-14 06:43:20,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: bffe61cd-821f-4c13-8bc1-7ca41c39b129 2019-05-14 06:43:20,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'bffe61cd-821f-4c13-8bc1-7ca41c39b129']'. 2019-05-14 06:43:21,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-14 06:43:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-14 06:43:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 06:43:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | bffe61cd-821f-4c13-8bc1-7ca41c39b129 | 2019-05-14 06:43:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-14 06:43:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-14 06:37:47 | 2019-05-14 06:43:21,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-14 06:43:20 | 2019-05-14 06:43:21,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:33 | 2019-05-14 06:43:21,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-14 06:43:21,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-14 06:43:21,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-14 06:43:21,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d994db13-67d5-4673-a5e6-8100d6699248) | 2019-05-14 06:43:21,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-14 06:43:21,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 09f4536f-f99b-41fd-bf5c-fc67e8103d61) | 2019-05-14 06:43:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2019-05-14 06:43:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 326.084 | 2019-05-14 06:43:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 161 | 2019-05-14 06:43:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 56 | 2019-05-14 06:43:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-14 06:43:21,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-14 06:43:21,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-14 06:43:21,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 06:43:21,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-14 06:43:21,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-14 06:43:21,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-05-14 06:43:21,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'bffe61cd-821f-4c13-8bc1-7ca41c39b129', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-05-14 06:43:23,453 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid bffe61cd-821f-4c13-8bc1-7ca41c39b129 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.html Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-14 06:43:23,454 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'bffe61cd-821f-4c13-8bc1-7ca41c39b129', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-05-14 06:43:25,597 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid bffe61cd-821f-4c13-8bc1-7ca41c39b129 --to /home/opnfv/functest/results/refstack_defcore/tempest-report.xml Saving the report to '/home/opnfv/functest/results/refstack_defcore/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-14 06:43:25,783 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 06:43:25,784 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:12 | FAIL | +--------------------------+------------------+------------------+----------------+ 2019-05-14 06:43:25,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 06:43:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:26,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:43:26 GMT X-Openstack-Request-Id: req-89c09cb0-7347-425a-91d7-9c300705557f 2019-05-14 06:43:26,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 06:43:26,969 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8bf6f0c6-efe8-49ce-820c-09950d461d2c used request id req-89c09cb0-7347-425a-91d7-9c300705557f 2019-05-14 06:43:26,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17946910858s 2019-05-14 06:43:26,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 06:43:26,978 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:27,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Tue, 14 May 2019 06:43: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-3874b53c-f95f-4c7b-aa7c-28f4fdadf3b6 x-openstack-request-id: req-3874b53c-f95f-4c7b-aa7c-28f4fdadf3b6 2019-05-14 06:43:27,350 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6c2ee0c5-f946-46f5-9829-611a57f8705f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6c2ee0c5-f946-46f5-9829-611a57f8705f", "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": "6c2ee0c5-f946-46f5-9829-611a57f8705f"}, {"name": "refstack_defcore-flavor_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/97ab5f55-6095-46db-be48-a06b33f7de76", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/97ab5f55-6095-46db-be48-a06b33f7de76", "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": "97ab5f55-6095-46db-be48-a06b33f7de76"}]} 2019-05-14 06:43:27,350 - 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-3874b53c-f95f-4c7b-aa7c-28f4fdadf3b6 2019-05-14 06:43:27,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.375879049301s 2019-05-14 06:43:27,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 06:43:27,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6c2ee0c5-f946-46f5-9829-611a57f8705f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:27,391 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 06:43: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-df105ee9-4213-4d27-b014-f9d05d89a288 x-openstack-request-id: req-df105ee9-4213-4d27-b014-f9d05d89a288 2019-05-14 06:43:27,391 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6c2ee0c5-f946-46f5-9829-611a57f8705f used request id req-df105ee9-4213-4d27-b014-f9d05d89a288 2019-05-14 06:43:27,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0384387969971s 2019-05-14 06:43:27,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 06:43:27,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b44e5ce6-85d0-457d-bcf2-59a02e63de4c/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" -d '{"subnet_id": "a0c7628d-9a45-4e75-9fe1-0332b7bef144"}' 2019-05-14 06:43:29,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 06:43:29 GMT X-Openstack-Request-Id: req-eca0fd64-24c0-4f51-8e50-020fd3d1cef8 2019-05-14 06:43:29,868 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6561525a-d41d-44d9-9df5-cfd55d2d7c9d", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "subnet_id": "a0c7628d-9a45-4e75-9fe1-0332b7bef144", "subnet_ids": ["a0c7628d-9a45-4e75-9fe1-0332b7bef144"], "port_id": "789532a8-26c0-4e91-a0a2-43e9be04421f", "id": "b44e5ce6-85d0-457d-bcf2-59a02e63de4c"} 2019-05-14 06:43:29,868 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b44e5ce6-85d0-457d-bcf2-59a02e63de4c/remove_router_interface.json used request id req-eca0fd64-24c0-4f51-8e50-020fd3d1cef8 2019-05-14 06:43:29,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.47624278069s 2019-05-14 06:43:29,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 06:43:29,869 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:29,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Tue, 14 May 2019 06:43:29 GMT X-Openstack-Request-Id: req-b1f0ac04-5c93-4319-9d66-2aa9f9d7c5c9 2019-05-14 06:43:29,986 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "created_at": "2019-05-14T06:37:15Z", "admin_state_up": true, "updated_at": "2019-05-14T06:43:28Z", "project_id": "7d195e90fcc0438cbec3347d64531c76", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b44e5ce6-85d0-457d-bcf2-59a02e63de4c", "name": "refstack_defcore-router_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}]} 2019-05-14 06:43:29,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b1f0ac04-5c93-4319-9d66-2aa9f9d7c5c9 2019-05-14 06:43:29,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117513895035s 2019-05-14 06:43:29,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 06:43:29,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/b44e5ce6-85d0-457d-bcf2-59a02e63de4c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:31,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:43:31 GMT X-Openstack-Request-Id: req-ecf646fe-1acf-4cc8-8b34-d85983696a6e 2019-05-14 06:43:31,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:43:31,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b44e5ce6-85d0-457d-bcf2-59a02e63de4c.json used request id req-ecf646fe-1acf-4cc8-8b34-d85983696a6e 2019-05-14 06:43:31,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.69763088226s 2019-05-14 06:43:31,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 06:43:31,686 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:31,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Tue, 14 May 2019 06:43:31 GMT X-Openstack-Request-Id: req-b8b56428-d7e7-4858-bf4b-9dd2ce375cc3 2019-05-14 06:43:31,750 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T06:37:14Z","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":"a0c7628d-9a45-4e75-9fe1-0332b7bef144","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"7d195e90fcc0438cbec3347d64531c76","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03","enable_dhcp":true,"segment_id":null,"network_id":"6561525a-d41d-44d9-9df5-cfd55d2d7c9d","tenant_id":"7d195e90fcc0438cbec3347d64531c76","created_at":"2019-05-14T06:37:14Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 06:43:31,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b8b56428-d7e7-4858-bf4b-9dd2ce375cc3 2019-05-14 06:43:31,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0647518634796s 2019-05-14 06:43:31,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 06:43:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/a0c7628d-9a45-4e75-9fe1-0332b7bef144.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:32,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:43:32 GMT X-Openstack-Request-Id: req-7368f05c-6ffb-4188-b005-c36f5773e068 2019-05-14 06:43:32,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:43:32,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a0c7628d-9a45-4e75-9fe1-0332b7bef144.json used request id req-7368f05c-6ffb-4188-b005-c36f5773e068 2019-05-14 06:43:32,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.857882022858s 2019-05-14 06:43:32,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:43:32,611 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:32,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 14 May 2019 06:43:32 GMT X-Openstack-Request-Id: req-99d216fc-4da6-4bb7-9f0c-bbaf03e990b2 2019-05-14 06:43:32,692 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6561525a-d41d-44d9-9df5-cfd55d2d7c9d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":true,"project_id":"7d195e90fcc0438cbec3347d64531c76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:43:32Z","qos_policy_id":null,"name":"refstack_defcore-net_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03","admin_state_up":true,"tenant_id":"7d195e90fcc0438cbec3347d64531c76","created_at":"2019-05-14T06:37:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:43:32,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-99d216fc-4da6-4bb7-9f0c-bbaf03e990b2 2019-05-14 06:43:32,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0818297863007s 2019-05-14 06:43:32,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 06:43:32,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/6561525a-d41d-44d9-9df5-cfd55d2d7c9d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:33,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:43:33 GMT X-Openstack-Request-Id: req-5f26600e-a125-418a-9296-217effeef404 2019-05-14 06:43:33,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:43:33,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6561525a-d41d-44d9-9df5-cfd55d2d7c9d.json used request id req-5f26600e-a125-418a-9296-217effeef404 2019-05-14 06:43:33,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.782665967941s 2019-05-14 06:43:33,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:43:33,484 - 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.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:33,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 14 May 2019 06:43:33 GMT X-Openstack-Request-Id: req-2e66bd69-1a7b-4219-bf50-fcbffa1d88a2 2019-05-14 06:43:33,605 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:37:20Z", "file": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/file", "owner": "7d195e90fcc0438cbec3347d64531c76", "id": "31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "size": 12716032, "self": "/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:37:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:43:33,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2e66bd69-1a7b-4219-bf50-fcbffa1d88a2 2019-05-14 06:43:33,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.125254154205s 2019-05-14 06:43:33,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 06:43:33,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}0138967769cafc38eba048d7304b4bdb74615387" 2019-05-14 06:43:33,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:43:33 GMT X-Openstack-Request-Id: req-23fd4808-dc7c-4770-8da6-f27c2836baca 2019-05-14 06:43:33,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 06:43:33,873 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/31f63f82-61b4-4ea5-9d6e-9c9e6ecb4e9d used request id req-23fd4808-dc7c-4770-8da6-f27c2836baca 2019-05-14 06:43:33,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.265794992447s 2019-05-14 06:43:33,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 06:43:33,877 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:33,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 06: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-c47e88a7-0c90-4e41-99d7-a6a1b1e0ad98 x-openstack-request-id: req-c47e88a7-0c90-4e41-99d7-a6a1b1e0ad98 2019-05-14 06:43:33,900 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/97ab5f55-6095-46db-be48-a06b33f7de76", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/97ab5f55-6095-46db-be48-a06b33f7de76", "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": "97ab5f55-6095-46db-be48-a06b33f7de76"}]} 2019-05-14 06:43:33,900 - 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-c47e88a7-0c90-4e41-99d7-a6a1b1e0ad98 2019-05-14 06:43:33,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0270280838013s 2019-05-14 06:43:33,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 06:43:33,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/97ab5f55-6095-46db-be48-a06b33f7de76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:33,962 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 06:43: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-0abad092-16ba-4e6c-b059-4def4312e7c2 x-openstack-request-id: req-0abad092-16ba-4e6c-b059-4def4312e7c2 2019-05-14 06:43:33,962 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/97ab5f55-6095-46db-be48-a06b33f7de76 used request id req-0abad092-16ba-4e6c-b059-4def4312e7c2 2019-05-14 06:43:33,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0602579116821s 2019-05-14 06:43:33,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:43:33,966 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:34,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 06:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da019c1-f294-46da-91af-0b5b61f68017 2019-05-14 06:43:34,187 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": {"self": "http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e3ab0a80aea8469e98f1b068554d42c1", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:43:34,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2da019c1-f294-46da-91af-0b5b61f68017 2019-05-14 06:43:34,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224699020386s 2019-05-14 06:43:34,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:43:34,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:34,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 14 May 2019 06:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db15ecdd-0df7-4d53-aaef-5b8c56b115b7 2019-05-14 06:43:34,398 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03", "links": {"self": "http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e3ab0a80aea8469e98f1b068554d42c1", "description": null}} 2019-05-14 06:43:34,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1 used request id req-db15ecdd-0df7-4d53-aaef-5b8c56b115b7 2019-05-14 06:43:34,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.204624891281s 2019-05-14 06:43:34,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 06:43:34,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:34,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:43:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6cc733a-a2d7-4a58-961e-064edad4cb1d 2019-05-14 06:43:34,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:43:34,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e3ab0a80aea8469e98f1b068554d42c1 used request id req-f6cc733a-a2d7-4a58-961e-064edad4cb1d 2019-05-14 06:43:34,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.286273002625s 2019-05-14 06:43:34,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:43:34,698 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:34,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 14 May 2019 06:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428486d4-749a-418e-80df-b06323d6712f 2019-05-14 06:43:34,883 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/7d195e90fcc0438cbec3347d64531c76"}, "tags": [], "enabled": true, "id": "7d195e90fcc0438cbec3347d64531c76", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_ab3ca09e-2b0a-4fc7-8120-2a8b4cd27e03"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 06:43:34,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-428486d4-749a-418e-80df-b06323d6712f 2019-05-14 06:43:34,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.188079118729s 2019-05-14 06:43:34,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 06:43:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/7d195e90fcc0438cbec3347d64531c76 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:35,145 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:43:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a302bec7-6879-4886-84d6-cd03c7623557 2019-05-14 06:43:35,145 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:43:35,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7d195e90fcc0438cbec3347d64531c76 used request id req-a302bec7-6879-4886-84d6-cd03c7623557 2019-05-14 06:43:35,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258275985718s 2019-05-14 06:43:35,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 06:43:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7d195e90fcc0438cbec3347d64531c76&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:35,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 06:43:35 GMT X-Openstack-Request-Id: req-5a1e0edf-ede2-4986-9ad9-54f6b15a7d89 2019-05-14 06:43:35,452 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "created_at": "2019-05-14T06:37:14Z", "updated_at": "2019-05-14T06:37:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:37:14Z", "revision_number": 0, "id": "764dae38-eabc-4faa-8412-10ab66fbda8e", "remote_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "remote_ip_prefix": null, "created_at": "2019-05-14T06:37:14Z", "security_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d195e90fcc0438cbec3347d64531c76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:37:14Z", "revision_number": 0, "id": "7ccbb0ae-8cc6-4fee-9191-a06a4307bd52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:37:14Z", "security_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d195e90fcc0438cbec3347d64531c76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:37:14Z", "revision_number": 0, "id": "e6ec8b08-3194-4839-98da-4bb3008c0780", "remote_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "remote_ip_prefix": null, "created_at": "2019-05-14T06:37:14Z", "security_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d195e90fcc0438cbec3347d64531c76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:37:14Z", "revision_number": 0, "id": "fa3d4056-3c3b-49e5-8b02-e6a38b630241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:37:14Z", "security_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d195e90fcc0438cbec3347d64531c76"}], "revision_number": 1, "project_id": "7d195e90fcc0438cbec3347d64531c76", "id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "name": "default"}]} 2019-05-14 06:43:35,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=7d195e90fcc0438cbec3347d64531c76&name=default used request id req-5a1e0edf-ede2-4986-9ad9-54f6b15a7d89 2019-05-14 06:43:35,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.302846908569s 2019-05-14 06:43:35,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 06:43:35,459 - 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.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:35,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 14 May 2019 06:43:35 GMT X-Openstack-Request-Id: req-7267329f-5a9b-4394-82e1-b2a54cc60dca 2019-05-14 06:43:35,507 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "created_at": "2019-05-14T06:37:14Z", "updated_at": "2019-05-14T06:37:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:37:14Z", "revision_number": 0, "id": "e6ec8b08-3194-4839-98da-4bb3008c0780", "remote_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "remote_ip_prefix": null, "created_at": "2019-05-14T06:37:14Z", "security_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d195e90fcc0438cbec3347d64531c76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:37:14Z", "revision_number": 0, "id": "764dae38-eabc-4faa-8412-10ab66fbda8e", "remote_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "remote_ip_prefix": null, "created_at": "2019-05-14T06:37:14Z", "security_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d195e90fcc0438cbec3347d64531c76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:37:14Z", "revision_number": 0, "id": "fa3d4056-3c3b-49e5-8b02-e6a38b630241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:37:14Z", "security_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d195e90fcc0438cbec3347d64531c76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:37:14Z", "revision_number": 0, "id": "7ccbb0ae-8cc6-4fee-9191-a06a4307bd52", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:37:14Z", "security_group_id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "tenant_id": "7d195e90fcc0438cbec3347d64531c76", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d195e90fcc0438cbec3347d64531c76"}], "revision_number": 1, "project_id": "7d195e90fcc0438cbec3347d64531c76", "id": "d3602c09-f05c-4623-bb8b-10904748e8e6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 06:43:35,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7267329f-5a9b-4394-82e1-b2a54cc60dca 2019-05-14 06:43:35,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0492730140686s 2019-05-14 06:43:35,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 06:43:35,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d3602c09-f05c-4623-bb8b-10904748e8e6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}f04ec2e7be3ff23a952a9227cb945fe415316036" 2019-05-14 06:43:35,639 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 06:43:35 GMT X-Openstack-Request-Id: req-a8ce56c4-c489-442d-828d-d406108204b6 2019-05-14 06:43:35,639 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 06:43:35,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d3602c09-f05c-4623-bb8b-10904748e8e6.json used request id req-a8ce56c4-c489-442d-828d-d406108204b6 2019-05-14 06:43:35,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125581979752s 2019-05-14 06:43:35,640 - xtesting.ci.run_tests - ERROR - The test case 'refstack_defcore' failed. 2019-05-14 06:43:35,692 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-05-14 06:43:35,733 - 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.16" 2019-05-14 06:43:35,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e0f620-ecd0-445f-91a9-08d661bf8a05 2019-05-14 06:43:35,738 - 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-05-14 06:43:35,738 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-57e0f620-ecd0-445f-91a9-08d661bf8a05 2019-05-14 06:43:35,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 06:43:36,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T07:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["p_5Dix5OQP6HK1EBEz5Sqw"], "issued_at": "2019-05-14T06:43:36.000000Z"}} 2019-05-14 06:43:36,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:43:36,138 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:36,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 06:43:36 GMT X-Openstack-Request-Id: req-429732e4-0fa2-462b-82d4-6ccf8c6ede75 2019-05-14 06:43:36,484 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 06:43:36,485 - 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-429732e4-0fa2-462b-82d4-6ccf8c6ede75 2019-05-14 06:43:36,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.346972942352s 2019-05-14 06:43:36,492 - 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.16" 2019-05-14 06:43:36,497 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1065f2c9-f240-4c7e-b07b-17303845f6de 2019-05-14 06:43:36,497 - 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-05-14 06:43:36,498 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-1065f2c9-f240-4c7e-b07b-17303845f6de 2019-05-14 06:43:36,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:43:36,502 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:36,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 06:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3edb83-6874-4d2c-9652-c57ef018c677 2019-05-14 06:43:36,684 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 06:43:36,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-fb3edb83-6874-4d2c-9652-c57ef018c677 2019-05-14 06:43:36,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185334920883s 2019-05-14 06:43:36,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 06:43:36,695 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}}' 2019-05-14 06:43:36,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 14 May 2019 06:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-027e6e48-06a3-4b77-ad66-10484c198446 2019-05-14 06:43:36,843 - 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/20f7f0d563b24662b1f39ac056c1fd55"}, "tags": [], "enabled": true, "id": "20f7f0d563b24662b1f39ac056c1fd55", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}} 2019-05-14 06:43:36,843 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-027e6e48-06a3-4b77-ad66-10484c198446 2019-05-14 06:43:36,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.151845932007s 2019-05-14 06:43:36,844 - 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'20f7f0d563b24662b1f39ac056c1fd55', '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_4e730066-6ba8-4d45-ad2e-5cda994de7f9'}) 2019-05-14 06:43:36,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 06:43:36,854 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "uzyNFcZDLfz39NUT1gum0hu5eORDrx", "email": null, "name": "tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}}' 2019-05-14 06:43:37,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 14 May 2019 06:43:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f8cd8c9-99fc-4cfc-a2ef-f0e255eb0b7e 2019-05-14 06:43:37,329 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": {"self": "http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7282de51bfb46fb8f006e585cd8fbf8", "domain_id": "default", "password_expires_at": null}} 2019-05-14 06:43:37,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-6f8cd8c9-99fc-4cfc-a2ef-f0e255eb0b7e 2019-05-14 06:43:37,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478348016739s 2019-05-14 06:43:37,330 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b7282de51bfb46fb8f006e585cd8fbf8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9'}) 2019-05-14 06:43:37,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:43:37,337 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:37,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fe38f68-e040-4ae3-9a5c-cdd27148f899 2019-05-14 06:43:37,531 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:43:37,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1fe38f68-e040-4ae3-9a5c-cdd27148f899 2019-05-14 06:43:37,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19796705246s 2019-05-14 06:43:37,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:43:37,539 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:37,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319d0cd2-d4cc-4bcc-ba87-9fd7c8c42386 2019-05-14 06:43:37,823 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:43:37,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-319d0cd2-d4cc-4bcc-ba87-9fd7c8c42386 2019-05-14 06:43:37,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.286694049835s 2019-05-14 06:43:37,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:43:37,831 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:37,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4714f7af-6c1d-4840-abca-e0cf49b3e2e2 2019-05-14 06:43:37,943 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:43:37,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4714f7af-6c1d-4840-abca-e0cf49b3e2e2 2019-05-14 06:43:37,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115388154984s 2019-05-14 06:43:37,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:43:37,952 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:38,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:43:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da50ee87-85ed-4892-8fc0-3ccba2d80171 2019-05-14 06:43:38,059 - 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-05-14 06:43:38,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-da50ee87-85ed-4892-8fc0-3ccba2d80171 2019-05-14 06:43:38,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110849142075s 2019-05-14 06:43:38,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:43:38,063 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:38,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 14 May 2019 06:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51fe531b-a4bf-4215-a94a-a22cabb6b064 2019-05-14 06:43:38,228 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": {"self": "http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7282de51bfb46fb8f006e585cd8fbf8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:43:38,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-51fe531b-a4bf-4215-a94a-a22cabb6b064 2019-05-14 06:43:38,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.168421030045s 2019-05-14 06:43:38,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:43:38,242 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:38,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 06:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afae0012-8b30-4b21-b67d-ab37b6f7f6db 2019-05-14 06:43:38,425 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/20f7f0d563b24662b1f39ac056c1fd55"}, "tags": [], "enabled": true, "id": "20f7f0d563b24662b1f39ac056c1fd55", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}]} 2019-05-14 06:43:38,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-afae0012-8b30-4b21-b67d-ab37b6f7f6db 2019-05-14 06:43:38,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186207056046s 2019-05-14 06:43:38,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:43:38,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=b7282de51bfb46fb8f006e585cd8fbf8&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=20f7f0d563b24662b1f39ac056c1fd55" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:38,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 06:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b399c08-1fea-42df-aa3b-13333937db3b 2019-05-14 06:43:38,547 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b7282de51bfb46fb8f006e585cd8fbf8&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=20f7f0d563b24662b1f39ac056c1fd55", "previous": null, "next": null}} 2019-05-14 06:43:38,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b7282de51bfb46fb8f006e585cd8fbf8&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=20f7f0d563b24662b1f39ac056c1fd55 used request id req-8b399c08-1fea-42df-aa3b-13333937db3b 2019-05-14 06:43:38,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113595962524s 2019-05-14 06:43:38,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 06:43:38,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/20f7f0d563b24662b1f39ac056c1fd55/users/b7282de51bfb46fb8f006e585cd8fbf8/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:38,797 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:43:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f058d39b-fb67-40d7-a71d-3ff4fc315bfd 2019-05-14 06:43:38,797 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:43:38,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/20f7f0d563b24662b1f39ac056c1fd55/users/b7282de51bfb46fb8f006e585cd8fbf8/roles/07647f6e16cf494ea311c937e21b1927 used request id req-f058d39b-fb67-40d7-a71d-3ff4fc315bfd 2019-05-14 06:43:38,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.247207164764s 2019-05-14 06:43:38,798 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9', 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'20f7f0d563b24662b1f39ac056c1fd55', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'uzyNFcZDLfz39NUT1gum0hu5eORDrx', 'username': u'tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9', '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-05-14 06:43:38,802 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9', 'password': 'uzyNFcZDLfz39NUT1gum0hu5eORDrx', 'project_name': 'tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '20f7f0d563b24662b1f39ac056c1fd55', 'project_domain_name': 'Default'} 2019-05-14 06:43:38,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:43:38,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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:38,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f300535-5a85-45b3-922b-df49c2a01dce 2019-05-14 06:43:38,916 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:43:38,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f300535-5a85-45b3-922b-df49c2a01dce 2019-05-14 06:43:38,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11035490036s 2019-05-14 06:43:38,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:43:38,924 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:39,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8eb0a4a-5f1c-4195-b1cc-653b92042b17 2019-05-14 06:43:39,072 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:43:39,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a8eb0a4a-5f1c-4195-b1cc-653b92042b17 2019-05-14 06:43:39,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.151080131531s 2019-05-14 06:43:39,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:43:39,080 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:39,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f83ab3-fef0-400c-84ce-1f20335ee6d4 2019-05-14 06:43:39,183 - 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-05-14 06:43:39,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b3f83ab3-fef0-400c-84ce-1f20335ee6d4 2019-05-14 06:43:39,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106870889664s 2019-05-14 06:43:39,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:43:39,188 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:39,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 14 May 2019 06:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db68c1d-87b9-4dfd-8480-ac5345a364d4 2019-05-14 06:43:39,401 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": {"self": "http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7282de51bfb46fb8f006e585cd8fbf8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:43:39,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4db68c1d-87b9-4dfd-8480-ac5345a364d4 2019-05-14 06:43:39,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216965913773s 2019-05-14 06:43:39,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:43:39,415 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:39,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 06:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd715c7-3f30-4b30-ae0e-b4da4bd941b2 2019-05-14 06:43:39,525 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/20f7f0d563b24662b1f39ac056c1fd55"}, "tags": [], "enabled": true, "id": "20f7f0d563b24662b1f39ac056c1fd55", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}]} 2019-05-14 06:43:39,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bbd715c7-3f30-4b30-ae0e-b4da4bd941b2 2019-05-14 06:43:39,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112792015076s 2019-05-14 06:43:39,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:43:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=b7282de51bfb46fb8f006e585cd8fbf8&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=20f7f0d563b24662b1f39ac056c1fd55" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:39,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 06:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9bf322-1a15-4d43-aa1e-07dd88af6068 2019-05-14 06:43:39,640 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b7282de51bfb46fb8f006e585cd8fbf8&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=20f7f0d563b24662b1f39ac056c1fd55", "previous": null, "next": null}} 2019-05-14 06:43:39,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b7282de51bfb46fb8f006e585cd8fbf8&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=20f7f0d563b24662b1f39ac056c1fd55 used request id req-eb9bf322-1a15-4d43-aa1e-07dd88af6068 2019-05-14 06:43:39,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109470129013s 2019-05-14 06:43:39,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 06:43:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/20f7f0d563b24662b1f39ac056c1fd55/users/b7282de51bfb46fb8f006e585cd8fbf8/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:39,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:43:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13179f78-156d-40a8-98df-37d21bafbe13 2019-05-14 06:43:39,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:43:39,799 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/20f7f0d563b24662b1f39ac056c1fd55/users/b7282de51bfb46fb8f006e585cd8fbf8/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-13179f78-156d-40a8-98df-37d21bafbe13 2019-05-14 06:43:39,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154641151428s 2019-05-14 06:43:39,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:43:39,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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:39,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f2adc0-920b-46c2-9eab-a1585c5f6a6b 2019-05-14 06:43:39,912 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:43:39,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e5f2adc0-920b-46c2-9eab-a1585c5f6a6b 2019-05-14 06:43:39,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109736919403s 2019-05-14 06:43:39,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:43:39,920 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:40,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 06:43:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd89ec2e-3811-44aa-b9b6-36967c24c24b 2019-05-14 06:43:40,073 - 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-05-14 06:43:40,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-dd89ec2e-3811-44aa-b9b6-36967c24c24b 2019-05-14 06:43:40,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156497955322s 2019-05-14 06:43:40,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 06:43:40,077 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:40,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 14 May 2019 06:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a50b65-d588-4e96-b371-ddb5c01fa039 2019-05-14 06:43:40,206 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": {"self": "http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7282de51bfb46fb8f006e585cd8fbf8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 06:43:40,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-32a50b65-d588-4e96-b371-ddb5c01fa039 2019-05-14 06:43:40,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131777048111s 2019-05-14 06:43:40,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 06:43:40,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b7282de51bfb46fb8f006e585cd8fbf8&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:40,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa076289-47f7-40a3-90f2-37dfb6f0bc76 2019-05-14 06:43:40,373 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b7282de51bfb46fb8f006e585cd8fbf8&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 06:43:40,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b7282de51bfb46fb8f006e585cd8fbf8&scope.domain.id=default used request id req-fa076289-47f7-40a3-90f2-37dfb6f0bc76 2019-05-14 06:43:40,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.155948877335s 2019-05-14 06:43:40,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 06:43:40,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/b7282de51bfb46fb8f006e585cd8fbf8/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:40,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 06:43:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be74e0ef-8105-4632-a210-1b10b260bd76 2019-05-14 06:43:40,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 06:43:40,516 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/b7282de51bfb46fb8f006e585cd8fbf8/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-be74e0ef-8105-4632-a210-1b10b260bd76 2019-05-14 06:43:40,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.138847827911s 2019-05-14 06:43:40,520 - 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.16" 2019-05-14 06:43:40,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 06:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460aee00-78a7-461f-a9c8-305a3a992863 2019-05-14 06:43:40,527 - 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-05-14 06:43:40,528 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-460aee00-78a7-461f-a9c8-305a3a992863 2019-05-14 06:43:40,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 06:43:40,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T07:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20f7f0d563b24662b1f39ac056c1fd55", "name": "tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.28:8776/v3/20f7f0d563b24662b1f39ac056c1fd55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/20f7f0d563b24662b1f39ac056c1fd55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/20f7f0d563b24662b1f39ac056c1fd55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/20f7f0d563b24662b1f39ac056c1fd55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/20f7f0d563b24662b1f39ac056c1fd55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/20f7f0d563b24662b1f39ac056c1fd55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/20f7f0d563b24662b1f39ac056c1fd55", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/20f7f0d563b24662b1f39ac056c1fd55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/20f7f0d563b24662b1f39ac056c1fd55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_20f7f0d563b24662b1f39ac056c1fd55", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_20f7f0d563b24662b1f39ac056c1fd55", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "id": "b7282de51bfb46fb8f006e585cd8fbf8"}, "audit_ids": ["2YmfSMN_QuWUkJ34-caiNw"], "issued_at": "2019-05-14T06:43:40.000000Z"}} 2019-05-14 06:43:40,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 06:43:40,928 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 06:43:41,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 06:43:41 GMT X-Openstack-Request-Id: req-692dfb02-2979-46ed-94ac-409af3aab75a 2019-05-14 06:43:41,202 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 06:43:41,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-692dfb02-2979-46ed-94ac-409af3aab75a 2019-05-14 06:43:41,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.275444984436s 2019-05-14 06:43:41,213 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-05-14 06:43:41,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 06:43:41,217 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:41,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 06:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c102ff-1b42-45a0-a31c-a69e93730b77 2019-05-14 06:43:41,325 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 06:43:41,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c0c102ff-1b42-45a0-a31c-a69e93730b77 2019-05-14 06:43:41,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112338066101s 2019-05-14 06:43:41,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 06:43:41,336 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:43:41,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 06:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22130114-6599-4407-baa7-ee508a5d3516 2019-05-14 06:43:41,447 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/20f7f0d563b24662b1f39ac056c1fd55"}, "tags": [], "enabled": true, "id": "20f7f0d563b24662b1f39ac056c1fd55", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}]} 2019-05-14 06:43:41,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-22130114-6599-4407-baa7-ee508a5d3516 2019-05-14 06:43:41,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114289045334s 2019-05-14 06:43:41,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 06:43:41,450 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" -d '{"network": {"shared": true, "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "name": "tempest_full-net_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "admin_state_up": true}}' 2019-05-14 06:43:41,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 14 May 2019 06:43:41 GMT X-Openstack-Request-Id: req-89779bb8-d925-49b3-9d65-5642d12c6756 2019-05-14 06:43:41,770 - 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":"af6488b0-4891-4854-ac86-8613c976d5e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"20f7f0d563b24662b1f39ac056c1fd55","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:43:41Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_4e730066-6ba8-4d45-ad2e-5cda994de7f9","admin_state_up":true,"tenant_id":"20f7f0d563b24662b1f39ac056c1fd55","created_at":"2019-05-14T06:43:41Z","mtu":1450}} 2019-05-14 06:43:41,771 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-89779bb8-d925-49b3-9d65-5642d12c6756 2019-05-14 06:43:41,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.321157932281s 2019-05-14 06:43:41,771 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T06:43:41Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'af6488b0-4891-4854-ac86-8613c976d5e3', u'provider:segmentation_id': 100, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_4e730066-6ba8-4d45-ad2e-5cda994de7f9', u'created_at': u'2019-05-14T06:43:41Z', u'mtu': 1450, u'tenant_id': u'20f7f0d563b24662b1f39ac056c1fd55', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'20f7f0d563b24662b1f39ac056c1fd55', u'l2_adjacency': True}) 2019-05-14 06:43:41,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 06:43:41,772 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 06:43:41,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 14 May 2019 06:43:41 GMT X-Openstack-Request-Id: req-a6257da0-a0a5-4de2-8d72-9e7d2eba286f 2019-05-14 06:43:41,869 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"af6488b0-4891-4854-ac86-8613c976d5e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"20f7f0d563b24662b1f39ac056c1fd55","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T06:43:41Z","qos_policy_id":null,"name":"tempest_full-net_4e730066-6ba8-4d45-ad2e-5cda994de7f9","admin_state_up":true,"tenant_id":"20f7f0d563b24662b1f39ac056c1fd55","created_at":"2019-05-14T06:43:41Z","provider:network_type":"vxlan"}]} 2019-05-14 06:43:41,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a6257da0-a0a5-4de2-8d72-9e7d2eba286f 2019-05-14 06:43:41,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0977129936218s 2019-05-14 06:43:41,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 06:43:41,872 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" -d '{"subnet": {"name": "tempest_full-subnet_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "enable_dhcp": true, "network_id": "af6488b0-4891-4854-ac86-8613c976d5e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 06:43:42,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 14 May 2019 06:43:42 GMT X-Openstack-Request-Id: req-d638d544-ebfa-4188-8d55-b433bacd29e4 2019-05-14 06:43:42,650 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T06:43:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cbe9c4b-bce8-46c7-b5c2-96bb7043f298","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"20f7f0d563b24662b1f39ac056c1fd55","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_4e730066-6ba8-4d45-ad2e-5cda994de7f9","enable_dhcp":true,"segment_id":null,"network_id":"af6488b0-4891-4854-ac86-8613c976d5e3","tenant_id":"20f7f0d563b24662b1f39ac056c1fd55","created_at":"2019-05-14T06:43:41Z","ip_version":4}} 2019-05-14 06:43:42,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-d638d544-ebfa-4188-8d55-b433bacd29e4 2019-05-14 06:43:42,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.779361963272s 2019-05-14 06:43:42,651 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T06:43:41Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0cbe9c4b-bce8-46c7-b5c2-96bb7043f298', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_4e730066-6ba8-4d45-ad2e-5cda994de7f9', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'af6488b0-4891-4854-ac86-8613c976d5e3', u'tenant_id': u'20f7f0d563b24662b1f39ac056c1fd55', u'created_at': u'2019-05-14T06:43:41Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'20f7f0d563b24662b1f39ac056c1fd55'}) 2019-05-14 06:43:42,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 06:43:42,652 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "tempest_full-router_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "admin_state_up": true}}' 2019-05-14 06:43:44,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 14 May 2019 06:43:44 GMT X-Openstack-Request-Id: req-781c743a-be41-44cb-b556-7d4b108b7dd4 2019-05-14 06:43:44,119 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "created_at": "2019-05-14T06:43:42Z", "admin_state_up": true, "updated_at": "2019-05-14T06:43:43Z", "project_id": "20f7f0d563b24662b1f39ac056c1fd55", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "216842f6-5fde-41f9-b714-ec12a98903ad", "name": "tempest_full-router_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}} 2019-05-14 06:43:44,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-781c743a-be41-44cb-b556-7d4b108b7dd4 2019-05-14 06:43:44,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46784591675s 2019-05-14 06:43:44,120 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T06:43:43Z', u'revision_number': 2, u'ha': False, u'id': u'216842f6-5fde-41f9-b714-ec12a98903ad', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_4e730066-6ba8-4d45-ad2e-5cda994de7f9', u'admin_state_up': True, u'tenant_id': u'20f7f0d563b24662b1f39ac056c1fd55', u'created_at': u'2019-05-14T06:43:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'20f7f0d563b24662b1f39ac056c1fd55'}) 2019-05-14 06:43:44,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 06:43:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/216842f6-5fde-41f9-b714-ec12a98903ad/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" -d '{"subnet_id": "0cbe9c4b-bce8-46c7-b5c2-96bb7043f298"}' 2019-05-14 06:43:46,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 06:43:46 GMT X-Openstack-Request-Id: req-f44246b3-83fd-43d4-b7f3-487b2eb194ec 2019-05-14 06:43:46,353 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "af6488b0-4891-4854-ac86-8613c976d5e3", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "subnet_id": "0cbe9c4b-bce8-46c7-b5c2-96bb7043f298", "subnet_ids": ["0cbe9c4b-bce8-46c7-b5c2-96bb7043f298"], "port_id": "aa9c1539-0bf9-4562-a1e9-da819c7588f4", "id": "216842f6-5fde-41f9-b714-ec12a98903ad"} 2019-05-14 06:43:46,353 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/216842f6-5fde-41f9-b714-ec12a98903ad/add_router_interface.json used request id req-f44246b3-83fd-43d4-b7f3-487b2eb194ec 2019-05-14 06:43:46,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23222398758s 2019-05-14 06:43:46,353 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 06:43:46,459 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 06:43:46,463 - 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.16" 2019-05-14 06:43:46,468 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 06:43:46 GMT 2019-05-14 06:43:46,468 - 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-05-14 06:43:46,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:43:46,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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 06:43:46,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 06:43:46 GMT X-Openstack-Request-Id: req-fd0694f5-44c8-4d18-a180-3b18382d62cd 2019-05-14 06:43:46,778 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:43:46,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fd0694f5-44c8-4d18-a180-3b18382d62cd 2019-05-14 06:43:46,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.307975053787s 2019-05-14 06:43:46,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 06:43:46,790 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}' 2019-05-14 06:43:46,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 14 May 2019 06:43:46 GMT Location: http://172.30.9.28:9292/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-954039c2-ecaa-490d-bc7b-00d86a526755 2019-05-14 06:43:46,842 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:43:46Z", "file": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946/file", "owner": "20f7f0d563b24662b1f39ac056c1fd55", "id": "1f1e41b2-3b79-4758-83f9-5965327c2946", "size": null, "self": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946", "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_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "checksum": null, "created_at": "2019-05-14T06:43:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 06:43:46,842 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-954039c2-ecaa-490d-bc7b-00d86a526755 2019-05-14 06:43:46,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0553240776062s 2019-05-14 06:43:46,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 06:43:46,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" -d '' 2019-05-14 06:43:47,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:43:47 GMT X-Openstack-Request-Id: req-5091c42d-4c2e-46c8-a057-a4520d8638bf 2019-05-14 06:43:47,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 06:43:47,237 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946/file used request id req-5091c42d-4c2e-46c8-a057-a4520d8638bf 2019-05-14 06:43:47,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.39466881752s 2019-05-14 06:43:47,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:43:47,246 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 06:43:47,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 14 May 2019 06:43:47 GMT X-Openstack-Request-Id: req-b47291fb-422c-4bbf-8edf-7d926f8e2d6a 2019-05-14 06:43:47,269 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:43:47Z", "file": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946/file", "owner": "20f7f0d563b24662b1f39ac056c1fd55", "id": "1f1e41b2-3b79-4758-83f9-5965327c2946", "size": 12716032, "self": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:43:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:43:47,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b47291fb-422c-4bbf-8edf-7d926f8e2d6a 2019-05-14 06:43:47,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277099609375s 2019-05-14 06:43:47,271 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946/file', 'owner': u'20f7f0d563b24662b1f39ac056c1fd55', 'id': u'1f1e41b2-3b79-4758-83f9-5965327c2946', 'size': 12716032, u'self': u'/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'20f7f0d563b24662b1f39ac056c1fd55', 'name': 'tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T06:43:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T06:43:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9', '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/1f1e41b2-3b79-4758-83f9-5965327c2946', 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_4e730066-6ba8-4d45-ad2e-5cda994de7f9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9', 'created': u'2019-05-14T06:43:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T06:43:46Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946', 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_4e730066-6ba8-4d45-ad2e-5cda994de7f9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 06:43:47,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 06:43:47,277 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 06:43:47,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 06:43: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-f494f951-99e1-4f93-9313-d965bced5c62 x-openstack-request-id: req-f494f951-99e1-4f93-9313-d965bced5c62 2019-05-14 06:43:47,574 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e0b962bf-beca-4087-bc0d-3119da83059b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e0b962bf-beca-4087-bc0d-3119da83059b", "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": "e0b962bf-beca-4087-bc0d-3119da83059b"}} 2019-05-14 06:43:47,574 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f494f951-99e1-4f93-9313-d965bced5c62 2019-05-14 06:43:47,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.299605131149s 2019-05-14 06:43:47,575 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_4e730066-6ba8-4d45-ad2e-5cda994de7f9', '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'2e0d3a695a9d4898b41f8075010286ad', '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'e0b962bf-beca-4087-bc0d-3119da83059b', 'swap': 0}) 2019-05-14 06:43:47,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 06:43:47,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/e0b962bf-beca-4087-bc0d-3119da83059b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" -d '{"extra_specs": {}}' 2019-05-14 06:43:47,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 06:43: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-f1a36e4c-a59c-4742-bd1b-6cf913748983 x-openstack-request-id: req-f1a36e4c-a59c-4742-bd1b-6cf913748983 2019-05-14 06:43:47,595 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 06:43:47,595 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/e0b962bf-beca-4087-bc0d-3119da83059b/os-extra_specs used request id req-f1a36e4c-a59c-4742-bd1b-6cf913748983 2019-05-14 06:43:47,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197410583496s 2019-05-14 06:43:47,603 - 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.16" 2019-05-14 06:43:47,608 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 06:43:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d76eda6c-05ca-4f8b-8412-6c62e13562ea 2019-05-14 06:43:47,608 - 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-05-14 06:43:47,608 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-d76eda6c-05ca-4f8b-8412-6c62e13562ea 2019-05-14 06:43:47,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:43:47,615 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 06:43:47,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd147d89-8bfd-4768-b06c-ed01b49dd571 2019-05-14 06:43:47,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:43:47,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fd147d89-8bfd-4768-b06c-ed01b49dd571 2019-05-14 06:43:47,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108755111694s 2019-05-14 06:43:47,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 06:43:47,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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 06:43:47,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 06:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-609675b1-8a45-486a-84b9-6f8223db2380 2019-05-14 06:43:47,994 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 06:43:47,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-609675b1-8a45-486a-84b9-6f8223db2380 2019-05-14 06:43:47,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2685110569s 2019-05-14 06:43:48,001 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 06:43:50,473 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-14 06:43:52,850 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fa02e713-197b-492e-8654-641a1b62d830 | 2019-05-14T06:43:52.402500 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fa02e713-197b-492e-8654-641a1b62d830 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 06:43:56,110 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | event | Available | | __unknown__ | placement | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+----------------+-----------+ 2019-05-14 06:43:56,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-14 06:43:59,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-14 06:44:02,231 - 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=8320d9cd-5df4-454b-b822-bd2249550985) as the default verifier for the future CLI operations. 2019-05-14 06:44:04,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 06:44:04,029 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 06:44:04,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 06:44: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-28b2d810-dd66-4ab6-960a-4346f1ab1055 x-openstack-request-id: req-28b2d810-dd66-4ab6-960a-4346f1ab1055 2019-05-14 06:44:04,079 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 06:44:04,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-28b2d810-dd66-4ab6-960a-4346f1ab1055 2019-05-14 06:44:04,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0529489517212s 2019-05-14 06:44:04,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:44:04,085 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 06:44:04,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 14 May 2019 06:44:04 GMT X-Openstack-Request-Id: req-fb0b17bb-e427-4ef4-bd97-e875e9bf6ed8 2019-05-14 06:44:04,384 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:43:47Z", "file": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946/file", "owner": "20f7f0d563b24662b1f39ac056c1fd55", "id": "1f1e41b2-3b79-4758-83f9-5965327c2946", "size": 12716032, "self": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:43:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:44:04,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-fb0b17bb-e427-4ef4-bd97-e875e9bf6ed8 2019-05-14 06:44:04,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301907062531s 2019-05-14 06:44:04,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 06:44:04,399 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}' 2019-05-14 06:44:04,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 14 May 2019 06:44:04 GMT Location: http://172.30.9.28:9292/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-44ca493c-4414-4a78-84b7-3288f1c9168e 2019-05-14 06:44:04,447 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:44:04Z", "file": "/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/file", "owner": "20f7f0d563b24662b1f39ac056c1fd55", "id": "fc0afadf-9aeb-4f1c-9851-3d81ae93e450", "size": null, "self": "/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450", "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_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "checksum": null, "created_at": "2019-05-14T06:44:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 06:44:04,447 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-44ca493c-4414-4a78-84b7-3288f1c9168e 2019-05-14 06:44:04,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0522570610046s 2019-05-14 06:44:04,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 06:44:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" -d '' 2019-05-14 06:44:05,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 06:44:04 GMT X-Openstack-Request-Id: req-8ba15262-1c98-4449-a7d0-a019080e395a 2019-05-14 06:44: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-05-14 06:44:05,004 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/file used request id req-8ba15262-1c98-4449-a7d0-a019080e395a 2019-05-14 06:44:05,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.556497097015s 2019-05-14 06:44:05,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 06:44:05,014 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 06:44:05,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Tue, 14 May 2019 06:44:05 GMT X-Openstack-Request-Id: req-df027251-40d4-40ab-a183-a805a8e62e03 2019-05-14 06:44:05,057 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:44:04Z", "file": "/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/file", "owner": "20f7f0d563b24662b1f39ac056c1fd55", "id": "fc0afadf-9aeb-4f1c-9851-3d81ae93e450", "size": 12716032, "self": "/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:44:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:43:47Z", "file": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946/file", "owner": "20f7f0d563b24662b1f39ac056c1fd55", "id": "1f1e41b2-3b79-4758-83f9-5965327c2946", "size": 12716032, "self": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:43:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 06:44:05,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-df027251-40d4-40ab-a183-a805a8e62e03 2019-05-14 06:44:05,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0472838878632s 2019-05-14 06:44:05,060 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/file', 'owner': u'20f7f0d563b24662b1f39ac056c1fd55', 'id': u'fc0afadf-9aeb-4f1c-9851-3d81ae93e450', 'size': 12716032, u'self': u'/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'20f7f0d563b24662b1f39ac056c1fd55', 'name': 'tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T06:44:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T06:44:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9', '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/fc0afadf-9aeb-4f1c-9851-3d81ae93e450', 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_4e730066-6ba8-4d45-ad2e-5cda994de7f9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9', 'created': u'2019-05-14T06:44:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T06:44:04Z', 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/fc0afadf-9aeb-4f1c-9851-3d81ae93e450', 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_4e730066-6ba8-4d45-ad2e-5cda994de7f9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 06:44:05,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 06:44:05,063 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 06:44:05,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 14 May 2019 06: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-69722944-895f-465b-ac56-59d8b8f05813 x-openstack-request-id: req-69722944-895f-465b-ac56-59d8b8f05813 2019-05-14 06:44:05,095 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a14ef62f-58ac-4e9d-9679-bff3e2dac914", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a14ef62f-58ac-4e9d-9679-bff3e2dac914", "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": "a14ef62f-58ac-4e9d-9679-bff3e2dac914"}} 2019-05-14 06:44:05,095 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-69722944-895f-465b-ac56-59d8b8f05813 2019-05-14 06:44:05,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0342071056366s 2019-05-14 06:44:05,096 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9', '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'2e0d3a695a9d4898b41f8075010286ad', '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'a14ef62f-58ac-4e9d-9679-bff3e2dac914', 'swap': 0}) 2019-05-14 06:44:05,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 06:44:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/a14ef62f-58ac-4e9d-9679-bff3e2dac914/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" -d '{"extra_specs": {}}' 2019-05-14 06:44:05,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 06:44: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-3f95ae83-7115-42e3-8e34-66a089c6e11b x-openstack-request-id: req-3f95ae83-7115-42e3-8e34-66a089c6e11b 2019-05-14 06:44:05,116 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 06:44:05,116 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a14ef62f-58ac-4e9d-9679-bff3e2dac914/os-extra_specs used request id req-3f95ae83-7115-42e3-8e34-66a089c6e11b 2019-05-14 06:44:05,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.01997590065s 2019-05-14 06:44:05,117 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9', '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'2e0d3a695a9d4898b41f8075010286ad', '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'a14ef62f-58ac-4e9d-9679-bff3e2dac914', 'swap': 0}) 2019-05-14 06:44:07,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-14 06:44:07,941 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-14 06:44:07,941 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-14 06:44:07,944 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-14 06:44:07,978 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-14 06:44:11,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8320d9cd-5df4-454b-b822-bd2249550985/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-05-14 06:44:11,308 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-14 06:44:11,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_full/test_list.txt', u'--concurrency=4']'. 2019-05-14 07:20:19,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d83b5987-553f-4d41-b6cc-16f72705a81e 2019-05-14 07:20:19,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd83b5987-553f-4d41-b6cc-16f72705a81e']'. 2019-05-14 07:20:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-14 07:20:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-14 07:20:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 07:20:20,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d83b5987-553f-4d41-b6cc-16f72705a81e | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-14 06:44:13 | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-14 07:20:19 | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:36:06 | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8320d9cd-5df4-454b-b822-bd2249550985) | 2019-05-14 07:20:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-14 07:20:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fa02e713-197b-492e-8654-641a1b62d830) | 2019-05-14 07:20:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1490 | 2019-05-14 07:20:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2158.426 | 2019-05-14 07:20:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1039 | 2019-05-14 07:20:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 448 | 2019-05-14 07:20:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-14 07:20:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-14 07:20:20,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 3 | 2019-05-14 07:20:20,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 07:20:20,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-14 07:20:20,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-14 07:20:21,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.7120921305% 2019-05-14 07:20:21,139 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'd83b5987-553f-4d41-b6cc-16f72705a81e', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-05-14 07:20:23,265 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid d83b5987-553f-4d41-b6cc-16f72705a81e --to /home/opnfv/functest/results/tempest_full/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-14 07:20:23,265 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'd83b5987-553f-4d41-b6cc-16f72705a81e', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-05-14 07:20:25,232 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid d83b5987-553f-4d41-b6cc-16f72705a81e --to /home/opnfv/functest/results/tempest_full/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_full/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-14 07:20:25,480 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 07:20:25,480 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 36:44 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-05-14 07:20:25,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 07:20:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:26,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:20:26 GMT X-Openstack-Request-Id: req-61af2dfc-bae0-4d8e-85d7-bf46355ad508 2019-05-14 07:20: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-05-14 07:20:26,569 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fc0afadf-9aeb-4f1c-9851-3d81ae93e450 used request id req-61af2dfc-bae0-4d8e-85d7-bf46355ad508 2019-05-14 07:20:26,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.08198690414s 2019-05-14 07:20:26,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 07:20:26,578 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:26,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 368 Content-Type: application/json Date: Tue, 14 May 2019 07:20:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c80407b-0405-4908-bcd0-18214da20d00 x-openstack-request-id: req-9c80407b-0405-4908-bcd0-18214da20d00 2019-05-14 07:20:26,966 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a14ef62f-58ac-4e9d-9679-bff3e2dac914", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a14ef62f-58ac-4e9d-9679-bff3e2dac914", "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": "a14ef62f-58ac-4e9d-9679-bff3e2dac914"}, {"name": "tempest_full-flavor_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e0b962bf-beca-4087-bc0d-3119da83059b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e0b962bf-beca-4087-bc0d-3119da83059b", "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": "e0b962bf-beca-4087-bc0d-3119da83059b"}]} 2019-05-14 07:20:26,966 - 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-9c80407b-0405-4908-bcd0-18214da20d00 2019-05-14 07:20:26,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.391191005707s 2019-05-14 07:20:26,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 07:20:26,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/a14ef62f-58ac-4e9d-9679-bff3e2dac914 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:27,005 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 07:20: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-4128b0c4-a006-441e-8f80-846e6f0e0f42 x-openstack-request-id: req-4128b0c4-a006-441e-8f80-846e6f0e0f42 2019-05-14 07:20:27,005 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a14ef62f-58ac-4e9d-9679-bff3e2dac914 used request id req-4128b0c4-a006-441e-8f80-846e6f0e0f42 2019-05-14 07:20:27,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0363130569458s 2019-05-14 07:20:27,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 07:20:27,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/216842f6-5fde-41f9-b714-ec12a98903ad/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" -d '{"subnet_id": "0cbe9c4b-bce8-46c7-b5c2-96bb7043f298"}' 2019-05-14 07:20:29,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:20:29 GMT X-Openstack-Request-Id: req-08a27374-475a-426d-a516-4c442ccf910d 2019-05-14 07:20:29,281 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "af6488b0-4891-4854-ac86-8613c976d5e3", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "subnet_id": "0cbe9c4b-bce8-46c7-b5c2-96bb7043f298", "subnet_ids": ["0cbe9c4b-bce8-46c7-b5c2-96bb7043f298"], "port_id": "aa9c1539-0bf9-4562-a1e9-da819c7588f4", "id": "216842f6-5fde-41f9-b714-ec12a98903ad"} 2019-05-14 07:20:29,281 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/216842f6-5fde-41f9-b714-ec12a98903ad/remove_router_interface.json used request id req-08a27374-475a-426d-a516-4c442ccf910d 2019-05-14 07:20:29,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.27561402321s 2019-05-14 07:20:29,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 07:20:29,282 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:29,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1218 Content-Type: application/json Date: Tue, 14 May 2019 07:20:29 GMT X-Openstack-Request-Id: req-d906eda8-2ac8-4d61-957d-e8213586be51 2019-05-14 07:20:29,660 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "created_at": "2019-05-14T06:43:42Z", "admin_state_up": true, "updated_at": "2019-05-14T07:20:28Z", "project_id": "20f7f0d563b24662b1f39ac056c1fd55", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "216842f6-5fde-41f9-b714-ec12a98903ad", "name": "tempest_full-router_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}]} 2019-05-14 07:20:29,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d906eda8-2ac8-4d61-957d-e8213586be51 2019-05-14 07:20:29,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.378264904022s 2019-05-14 07:20:29,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 07:20:29,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/216842f6-5fde-41f9-b714-ec12a98903ad.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:31,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:20:31 GMT X-Openstack-Request-Id: req-772b7c5c-03db-4717-9d12-21d0bb6e2812 2019-05-14 07:20:31,061 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:20:31,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/216842f6-5fde-41f9-b714-ec12a98903ad.json used request id req-772b7c5c-03db-4717-9d12-21d0bb6e2812 2019-05-14 07:20:31,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.39987492561s 2019-05-14 07:20:31,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 07:20:31,063 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:31,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Tue, 14 May 2019 07:20:31 GMT X-Openstack-Request-Id: req-6d430bfe-7c3f-4e82-9eec-8142bfe36655 2019-05-14 07:20:31,103 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T06:43:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cbe9c4b-bce8-46c7-b5c2-96bb7043f298","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"20f7f0d563b24662b1f39ac056c1fd55","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_4e730066-6ba8-4d45-ad2e-5cda994de7f9","enable_dhcp":true,"segment_id":null,"network_id":"af6488b0-4891-4854-ac86-8613c976d5e3","tenant_id":"20f7f0d563b24662b1f39ac056c1fd55","created_at":"2019-05-14T06:43:41Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 07:20:31,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6d430bfe-7c3f-4e82-9eec-8142bfe36655 2019-05-14 07:20:31,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410227775574s 2019-05-14 07:20:31,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 07:20:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/0cbe9c4b-bce8-46c7-b5c2-96bb7043f298.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:32,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:20:32 GMT X-Openstack-Request-Id: req-96db1d70-54ff-456a-9e1d-e00911892431 2019-05-14 07:20:32,034 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:20:32,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0cbe9c4b-bce8-46c7-b5c2-96bb7043f298.json used request id req-96db1d70-54ff-456a-9e1d-e00911892431 2019-05-14 07:20:32,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.929799079895s 2019-05-14 07:20:32,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:20:32,035 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:32,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Tue, 14 May 2019 07:20:32 GMT X-Openstack-Request-Id: req-c90aaddd-ee2b-4852-9043-1c2b8a6fe791 2019-05-14 07:20:32,122 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"af6488b0-4891-4854-ac86-8613c976d5e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":100,"ipv4_address_scope":null,"shared":true,"project_id":"20f7f0d563b24662b1f39ac056c1fd55","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:20:31Z","qos_policy_id":null,"name":"tempest_full-net_4e730066-6ba8-4d45-ad2e-5cda994de7f9","admin_state_up":true,"tenant_id":"20f7f0d563b24662b1f39ac056c1fd55","created_at":"2019-05-14T06:43:41Z","provider:network_type":"vxlan"}]} 2019-05-14 07:20:32,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c90aaddd-ee2b-4852-9043-1c2b8a6fe791 2019-05-14 07:20:32,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875589847565s 2019-05-14 07:20:32,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 07:20:32,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/af6488b0-4891-4854-ac86-8613c976d5e3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:33,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:20:33 GMT X-Openstack-Request-Id: req-6d92c2ea-6b23-4970-ab90-e51d781880e0 2019-05-14 07:20:33,346 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:20:33,346 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/af6488b0-4891-4854-ac86-8613c976d5e3.json used request id req-6d92c2ea-6b23-4970-ab90-e51d781880e0 2019-05-14 07:20:33,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22232294083s 2019-05-14 07:20:33,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:20:33,355 - 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.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:33,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 14 May 2019 07:20:33 GMT X-Openstack-Request-Id: req-3de01c07-acf7-47f1-b4fc-84ad255dd0ca 2019-05-14 07:20:33,376 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T06:43:47Z", "file": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946/file", "owner": "20f7f0d563b24662b1f39ac056c1fd55", "id": "1f1e41b2-3b79-4758-83f9-5965327c2946", "size": 12716032, "self": "/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1f1e41b2-3b79-4758-83f9-5965327c2946/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T06:43:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:20:33,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3de01c07-acf7-47f1-b4fc-84ad255dd0ca 2019-05-14 07:20:33,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260581970215s 2019-05-14 07:20:33,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 07:20:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}e379f0eeeddad3d2dc25ec3d7e28d38a913457ca" 2019-05-14 07:20:34,605 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:20:34 GMT X-Openstack-Request-Id: req-d9128a15-e054-4d12-8503-aea9b0c7f6c4 2019-05-14 07:20:34,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 07:20:34,606 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1f1e41b2-3b79-4758-83f9-5965327c2946 used request id req-d9128a15-e054-4d12-8503-aea9b0c7f6c4 2019-05-14 07:20:34,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22752213478s 2019-05-14 07:20:34,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 07:20:34,609 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:34,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:20: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-066ec62c-6118-4050-8e80-1bd60c20d75d x-openstack-request-id: req-066ec62c-6118-4050-8e80-1bd60c20d75d 2019-05-14 07:20:34,630 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e0b962bf-beca-4087-bc0d-3119da83059b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e0b962bf-beca-4087-bc0d-3119da83059b", "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": "e0b962bf-beca-4087-bc0d-3119da83059b"}]} 2019-05-14 07:20:34,630 - 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-066ec62c-6118-4050-8e80-1bd60c20d75d 2019-05-14 07:20:34,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236020088196s 2019-05-14 07:20:34,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 07:20:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/e0b962bf-beca-4087-bc0d-3119da83059b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:34,659 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 07:20:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6f7bf121-b879-465c-a99b-9f2b097204f9 x-openstack-request-id: req-6f7bf121-b879-465c-a99b-9f2b097204f9 2019-05-14 07:20:34,659 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e0b962bf-beca-4087-bc0d-3119da83059b used request id req-6f7bf121-b879-465c-a99b-9f2b097204f9 2019-05-14 07:20:34,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.02751994133s 2019-05-14 07:20:34,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:20:34,663 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:34,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 14 May 2019 07:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f224ca-45ff-4c0a-b0b4-87f691792a14 2019-05-14 07:20:34,890 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": {"self": "http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b7282de51bfb46fb8f006e585cd8fbf8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:20:34,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f3f224ca-45ff-4c0a-b0b4-87f691792a14 2019-05-14 07:20:34,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.231195926666s 2019-05-14 07:20:34,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:20:34,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:35,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 14 May 2019 07:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c0ed739-590a-43d9-b6f2-29eb01644937 2019-05-14 07:20:35,103 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_4e730066-6ba8-4d45-ad2e-5cda994de7f9", "links": {"self": "http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b7282de51bfb46fb8f006e585cd8fbf8", "description": null}} 2019-05-14 07:20:35,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8 used request id req-3c0ed739-590a-43d9-b6f2-29eb01644937 2019-05-14 07:20:35,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206712961197s 2019-05-14 07:20:35,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 07:20:35,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:35,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93aa4da7-88aa-4629-a1db-8b7afe65770b 2019-05-14 07:20:35,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:20:35,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b7282de51bfb46fb8f006e585cd8fbf8 used request id req-93aa4da7-88aa-4629-a1db-8b7afe65770b 2019-05-14 07:20:35,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.385827064514s 2019-05-14 07:20:35,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:20:35,500 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:35,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 14 May 2019 07:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67209ca-4734-49c0-a6d3-444761205f77 2019-05-14 07:20:35,704 - 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/20f7f0d563b24662b1f39ac056c1fd55"}, "tags": [], "enabled": true, "id": "20f7f0d563b24662b1f39ac056c1fd55", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_4e730066-6ba8-4d45-ad2e-5cda994de7f9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:20:35,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-e67209ca-4734-49c0-a6d3-444761205f77 2019-05-14 07:20:35,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207479000092s 2019-05-14 07:20:35,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 07:20:35,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/20f7f0d563b24662b1f39ac056c1fd55 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:35,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7945e5c7-eca9-4e52-aaad-1cc401c216ee 2019-05-14 07:20:35,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:20:35,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/20f7f0d563b24662b1f39ac056c1fd55 used request id req-7945e5c7-eca9-4e52-aaad-1cc401c216ee 2019-05-14 07:20:35,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.277585029602s 2019-05-14 07:20:35,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:20:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=20f7f0d563b24662b1f39ac056c1fd55&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:36,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 07:20:36 GMT X-Openstack-Request-Id: req-9af63e30-1b9f-48f4-b430-0a7a016d4550 2019-05-14 07:20:36,318 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "created_at": "2019-05-14T06:43:41Z", "updated_at": "2019-05-14T06:43:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:43:41Z", "revision_number": 0, "id": "036f7a77-6651-4e6f-ad54-9c55c9f5a7c6", "remote_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "remote_ip_prefix": null, "created_at": "2019-05-14T06:43:41Z", "security_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "port_range_min": null, "ethertype": "IPv6", "project_id": "20f7f0d563b24662b1f39ac056c1fd55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:43:41Z", "revision_number": 0, "id": "1c4fb4fe-283f-4b8f-9280-97792e73357e", "remote_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "remote_ip_prefix": null, "created_at": "2019-05-14T06:43:41Z", "security_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "port_range_min": null, "ethertype": "IPv4", "project_id": "20f7f0d563b24662b1f39ac056c1fd55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:43:41Z", "revision_number": 0, "id": "50f50c9b-6653-4c8f-83a8-65a9fd1830c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:43:41Z", "security_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "port_range_min": null, "ethertype": "IPv4", "project_id": "20f7f0d563b24662b1f39ac056c1fd55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:43:41Z", "revision_number": 0, "id": "dcb87268-69f8-4843-befe-80b8646ec7b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:43:41Z", "security_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "port_range_min": null, "ethertype": "IPv6", "project_id": "20f7f0d563b24662b1f39ac056c1fd55"}], "revision_number": 1, "project_id": "20f7f0d563b24662b1f39ac056c1fd55", "id": "15da75fe-cc20-4470-9931-a6f91108a04b", "name": "default"}]} 2019-05-14 07:20:36,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=20f7f0d563b24662b1f39ac056c1fd55&name=default used request id req-9af63e30-1b9f-48f4-b430-0a7a016d4550 2019-05-14 07:20:36,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326575994492s 2019-05-14 07:20:36,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:20:36,324 - 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.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:36,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 07:20:36 GMT X-Openstack-Request-Id: req-9b19b637-b141-4e21-ac46-7c12cc311083 2019-05-14 07:20:36,375 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "created_at": "2019-05-14T06:43:41Z", "updated_at": "2019-05-14T06:43:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:43:41Z", "revision_number": 0, "id": "036f7a77-6651-4e6f-ad54-9c55c9f5a7c6", "remote_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "remote_ip_prefix": null, "created_at": "2019-05-14T06:43:41Z", "security_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "port_range_min": null, "ethertype": "IPv6", "project_id": "20f7f0d563b24662b1f39ac056c1fd55"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:43:41Z", "revision_number": 0, "id": "1c4fb4fe-283f-4b8f-9280-97792e73357e", "remote_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "remote_ip_prefix": null, "created_at": "2019-05-14T06:43:41Z", "security_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "port_range_min": null, "ethertype": "IPv4", "project_id": "20f7f0d563b24662b1f39ac056c1fd55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:43:41Z", "revision_number": 0, "id": "50f50c9b-6653-4c8f-83a8-65a9fd1830c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:43:41Z", "security_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "port_range_min": null, "ethertype": "IPv4", "project_id": "20f7f0d563b24662b1f39ac056c1fd55"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T06:43:41Z", "revision_number": 0, "id": "dcb87268-69f8-4843-befe-80b8646ec7b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T06:43:41Z", "security_group_id": "15da75fe-cc20-4470-9931-a6f91108a04b", "tenant_id": "20f7f0d563b24662b1f39ac056c1fd55", "port_range_min": null, "ethertype": "IPv6", "project_id": "20f7f0d563b24662b1f39ac056c1fd55"}], "revision_number": 1, "project_id": "20f7f0d563b24662b1f39ac056c1fd55", "id": "15da75fe-cc20-4470-9931-a6f91108a04b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 07:20:36,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9b19b637-b141-4e21-ac46-7c12cc311083 2019-05-14 07:20:36,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0522470474243s 2019-05-14 07:20:36,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 07:20:36,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/15da75fe-cc20-4470-9931-a6f91108a04b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}95c0162198f5797aa2c46e7dc437b1bac7726072" 2019-05-14 07:20:36,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:20:36 GMT X-Openstack-Request-Id: req-a56b5262-d064-497b-a298-e58cefe0b9b4 2019-05-14 07:20:36,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:20:36,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/15da75fe-cc20-4470-9931-a6f91108a04b.json used request id req-a56b5262-d064-497b-a298-e58cefe0b9b4 2019-05-14 07:20:36,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121317148209s 2019-05-14 07:20:36,505 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-05-14 07:20:36,556 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-05-14 07:20:36,601 - 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.16" 2019-05-14 07:20:36,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732a74a6-0f35-4407-8a10-b24406009547 2019-05-14 07:20:36,606 - 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-05-14 07:20:36,606 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-732a74a6-0f35-4407-8a10-b24406009547 2019-05-14 07:20:36,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:20:37,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T08:20:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["apInyLO9TwKlxuH-empN9w"], "issued_at": "2019-05-14T07:20:36.000000Z"}} 2019-05-14 07:20:37,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:20:37,025 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:37,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:20:37 GMT X-Openstack-Request-Id: req-5d4b4d55-b396-4885-9c64-6245cba25db9 2019-05-14 07:20:37,389 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:20:37,390 - 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-5d4b4d55-b396-4885-9c64-6245cba25db9 2019-05-14 07:20:37,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.365210056305s 2019-05-14 07:20:37,397 - 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.16" 2019-05-14 07:20:37,402 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab552ff-ca0b-4375-86ca-36eb6b1a3f5c 2019-05-14 07:20:37,402 - 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-05-14 07:20:37,403 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-6ab552ff-ca0b-4375-86ca-36eb6b1a3f5c 2019-05-14 07:20:37,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:20:37,407 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:37,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462a5eb8-343f-427c-b2a7-3af0f99acf85 2019-05-14 07:20:37,611 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:20:37,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-462a5eb8-343f-427c-b2a7-3af0f99acf85 2019-05-14 07:20:37,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207765817642s 2019-05-14 07:20:37,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 07:20:37,622 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}}' 2019-05-14 07:20:37,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 14 May 2019 07:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba9bcfc0-4528-45ae-ac93-2da9b5e5404a 2019-05-14 07:20:37,852 - 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/c638b27e9bdb4eb99b8abf5173a23d0b"}, "tags": [], "enabled": true, "id": "c638b27e9bdb4eb99b8abf5173a23d0b", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}} 2019-05-14 07:20:37,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ba9bcfc0-4528-45ae-ac93-2da9b5e5404a 2019-05-14 07:20:37,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.233240842819s 2019-05-14 07:20:37,853 - 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'c638b27e9bdb4eb99b8abf5173a23d0b', '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_70dd1a01-0cd0-4ca3-913d-5edbdc69274d'}) 2019-05-14 07:20:37,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 07:20:37,862 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Vo1JBPfGiRwht8HF6ij8qONdYM3xL9", "email": null, "name": "tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}}' 2019-05-14 07:20:38,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 14 May 2019 07:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2a53113-779b-4bf2-9a17-c83e266793cd 2019-05-14 07:20:38,331 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": {"self": "http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81190eb9c3fb4f66b977382ec4c31cd1", "domain_id": "default", "password_expires_at": null}} 2019-05-14 07:20:38,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-c2a53113-779b-4bf2-9a17-c83e266793cd 2019-05-14 07:20:38,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.471956014633s 2019-05-14 07:20:38,332 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'81190eb9c3fb4f66b977382ec4c31cd1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d'}) 2019-05-14 07:20:38,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:20:38,339 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:38,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52450af6-a8ef-495b-a73b-85b974df33b7 2019-05-14 07:20:38,489 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:20:38,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-52450af6-a8ef-495b-a73b-85b974df33b7 2019-05-14 07:20:38,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154262065887s 2019-05-14 07:20:38,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:20:38,498 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:38,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06512efc-f3ca-43d9-bc89-5664514ec758 2019-05-14 07:20:38,606 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:20:38,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-06512efc-f3ca-43d9-bc89-5664514ec758 2019-05-14 07:20:38,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111275911331s 2019-05-14 07:20:38,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:20:38,615 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:38,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925e6865-6ad2-40b4-85fd-21fdabea74b8 2019-05-14 07:20:38,816 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:20:38,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-925e6865-6ad2-40b4-85fd-21fdabea74b8 2019-05-14 07:20:38,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205296039581s 2019-05-14 07:20:38,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:20:38,825 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:39,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11c2370b-9760-403e-af33-8a93ae10fb68 2019-05-14 07:20:39,020 - 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-05-14 07:20:39,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-11c2370b-9760-403e-af33-8a93ae10fb68 2019-05-14 07:20:39,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198729038239s 2019-05-14 07:20:39,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:20:39,025 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:39,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 07:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7421f865-f64d-49d6-9716-332a90558702 2019-05-14 07:20:39,156 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": {"self": "http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81190eb9c3fb4f66b977382ec4c31cd1", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:20:39,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7421f865-f64d-49d6-9716-332a90558702 2019-05-14 07:20:39,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134974002838s 2019-05-14 07:20:39,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:20:39,171 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:39,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 14 May 2019 07:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f768411b-84e7-44d5-b8d3-1abdecb5172b 2019-05-14 07:20:39,320 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/c638b27e9bdb4eb99b8abf5173a23d0b"}, "tags": [], "enabled": true, "id": "c638b27e9bdb4eb99b8abf5173a23d0b", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}]} 2019-05-14 07:20:39,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f768411b-84e7-44d5-b8d3-1abdecb5172b 2019-05-14 07:20:39,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.15202498436s 2019-05-14 07:20:39,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:20:39,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=81190eb9c3fb4f66b977382ec4c31cd1&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=c638b27e9bdb4eb99b8abf5173a23d0b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:39,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 07:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da89ad2-6bd0-4ad5-910a-5fdc82208799 2019-05-14 07:20:39,526 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=81190eb9c3fb4f66b977382ec4c31cd1&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=c638b27e9bdb4eb99b8abf5173a23d0b", "previous": null, "next": null}} 2019-05-14 07:20:39,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=81190eb9c3fb4f66b977382ec4c31cd1&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=c638b27e9bdb4eb99b8abf5173a23d0b used request id req-7da89ad2-6bd0-4ad5-910a-5fdc82208799 2019-05-14 07:20:39,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.198608875275s 2019-05-14 07:20:39,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:20:39,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c638b27e9bdb4eb99b8abf5173a23d0b/users/81190eb9c3fb4f66b977382ec4c31cd1/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:39,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06329ba8-1661-42c3-bfc3-85606fe15b72 2019-05-14 07:20:39,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:20:39,675 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c638b27e9bdb4eb99b8abf5173a23d0b/users/81190eb9c3fb4f66b977382ec4c31cd1/roles/07647f6e16cf494ea311c937e21b1927 used request id req-06329ba8-1661-42c3-bfc3-85606fe15b72 2019-05-14 07:20:39,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144819021225s 2019-05-14 07:20:39,676 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', 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'c638b27e9bdb4eb99b8abf5173a23d0b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Vo1JBPfGiRwht8HF6ij8qONdYM3xL9', 'username': u'tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', '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-05-14 07:20:39,680 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', 'password': 'Vo1JBPfGiRwht8HF6ij8qONdYM3xL9', 'project_name': 'tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'c638b27e9bdb4eb99b8abf5173a23d0b', 'project_domain_name': 'Default'} 2019-05-14 07:20:39,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:20:39,687 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:39,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d90ff2-5893-43de-812e-a21beeb68e94 2019-05-14 07:20:39,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:20:39,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-24d90ff2-5893-43de-812e-a21beeb68e94 2019-05-14 07:20:39,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112973928452s 2019-05-14 07:20:39,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:20:39,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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:39,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff138aa6-16ec-483e-8d33-04566c85f973 2019-05-14 07:20:39,913 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:20:39,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ff138aa6-16ec-483e-8d33-04566c85f973 2019-05-14 07:20:39,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111298084259s 2019-05-14 07:20:39,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:20:39,921 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:40,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0045659-99d0-42d0-925b-b520b2d33d45 2019-05-14 07:20:40,026 - 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-05-14 07:20:40,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-c0045659-99d0-42d0-925b-b520b2d33d45 2019-05-14 07:20:40,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108459949493s 2019-05-14 07:20:40,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:20:40,031 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:40,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 07:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3709a3f9-6536-4bce-bce0-c9eada69001a 2019-05-14 07:20:40,196 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": {"self": "http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81190eb9c3fb4f66b977382ec4c31cd1", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:20:40,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3709a3f9-6536-4bce-bce0-c9eada69001a 2019-05-14 07:20:40,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169279098511s 2019-05-14 07:20:40,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:20:40,210 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:40,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 14 May 2019 07:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af972e3-2029-462e-8395-dc1ddae62e7f 2019-05-14 07:20:40,403 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/c638b27e9bdb4eb99b8abf5173a23d0b"}, "tags": [], "enabled": true, "id": "c638b27e9bdb4eb99b8abf5173a23d0b", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}]} 2019-05-14 07:20:40,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4af972e3-2029-462e-8395-dc1ddae62e7f 2019-05-14 07:20:40,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.196098089218s 2019-05-14 07:20:40,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:20:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=81190eb9c3fb4f66b977382ec4c31cd1&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=c638b27e9bdb4eb99b8abf5173a23d0b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:40,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 14 May 2019 07:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754c7bfa-aa5e-4920-b520-96d5036ac4f8 2019-05-14 07:20:40,521 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=81190eb9c3fb4f66b977382ec4c31cd1&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=c638b27e9bdb4eb99b8abf5173a23d0b", "previous": null, "next": null}} 2019-05-14 07:20:40,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=81190eb9c3fb4f66b977382ec4c31cd1&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=c638b27e9bdb4eb99b8abf5173a23d0b used request id req-754c7bfa-aa5e-4920-b520-96d5036ac4f8 2019-05-14 07:20:40,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11044716835s 2019-05-14 07:20:40,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:20:40,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c638b27e9bdb4eb99b8abf5173a23d0b/users/81190eb9c3fb4f66b977382ec4c31cd1/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:40,669 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5161081b-3e3b-4881-924d-78677aff84d0 2019-05-14 07:20:40,669 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:20:40,669 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c638b27e9bdb4eb99b8abf5173a23d0b/users/81190eb9c3fb4f66b977382ec4c31cd1/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-5161081b-3e3b-4881-924d-78677aff84d0 2019-05-14 07:20:40,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144238948822s 2019-05-14 07:20:40,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:20:40,676 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:40,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a92a66-54db-4444-8342-d9cba4b53344 2019-05-14 07:20:40,786 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:20:40,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-85a92a66-54db-4444-8342-d9cba4b53344 2019-05-14 07:20:40,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113026857376s 2019-05-14 07:20:40,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:20:40,795 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:40,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f256e2-d61a-4b66-a225-801004e241a6 2019-05-14 07:20:40,900 - 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-05-14 07:20:40,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b8f256e2-d61a-4b66-a225-801004e241a6 2019-05-14 07:20:40,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108902931213s 2019-05-14 07:20:40,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:20:40,905 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:41,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 07:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ea339a-b005-4604-9b6f-307ceecd3f50 2019-05-14 07:20:41,028 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": {"self": "http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81190eb9c3fb4f66b977382ec4c31cd1", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:20:41,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a8ea339a-b005-4604-9b6f-307ceecd3f50 2019-05-14 07:20:41,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127092838287s 2019-05-14 07:20:41,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:20:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=81190eb9c3fb4f66b977382ec4c31cd1&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:41,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 14 May 2019 07:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10aab22d-be35-4ddf-a52b-c8e765d8e441 2019-05-14 07:20:41,152 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=81190eb9c3fb4f66b977382ec4c31cd1&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 07:20:41,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=81190eb9c3fb4f66b977382ec4c31cd1&scope.domain.id=default used request id req-10aab22d-be35-4ddf-a52b-c8e765d8e441 2019-05-14 07:20:41,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112385988235s 2019-05-14 07:20:41,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 07:20:41,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/81190eb9c3fb4f66b977382ec4c31cd1/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:41,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8a5c881-f3b7-4d38-927d-558a7f3a8526 2019-05-14 07:20:41,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:20:41,304 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/81190eb9c3fb4f66b977382ec4c31cd1/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-b8a5c881-f3b7-4d38-927d-558a7f3a8526 2019-05-14 07:20:41,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.148102045059s 2019-05-14 07:20:41,308 - 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.16" 2019-05-14 07:20:41,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4674349f-9c21-4b93-a7f5-d0a0c64a5d54 2019-05-14 07:20:41,314 - 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-05-14 07:20:41,315 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-4674349f-9c21-4b93-a7f5-d0a0c64a5d54 2019-05-14 07:20:41,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:20:41,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T08:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c638b27e9bdb4eb99b8abf5173a23d0b", "name": "tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_c638b27e9bdb4eb99b8abf5173a23d0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "id": "81190eb9c3fb4f66b977382ec4c31cd1"}, "audit_ids": ["l9ceRw9tTp2gCjBiJWEe7A"], "issued_at": "2019-05-14T07:20:41.000000Z"}} 2019-05-14 07:20:41,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 07:20:41,718 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:20:41,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 07:20:41 GMT X-Openstack-Request-Id: req-82d6bf3c-f359-4559-9564-a0ba8b1175c6 2019-05-14 07:20:41,918 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 07:20:41,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-82d6bf3c-f359-4559-9564-a0ba8b1175c6 2019-05-14 07:20:41,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.200103998184s 2019-05-14 07:20:41,928 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-05-14 07:20:41,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:20:41,932 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:42,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f23a64c-586b-4df0-88c4-b299ac0ba981 2019-05-14 07:20:42,081 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:20:42,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9f23a64c-586b-4df0-88c4-b299ac0ba981 2019-05-14 07:20:42,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152467012405s 2019-05-14 07:20:42,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:20:42,092 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:20:42,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 400 Content-Type: application/json Date: Tue, 14 May 2019 07:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dcb1383-3e6d-4942-83a3-50f8d7feedff 2019-05-14 07:20:42,207 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/c638b27e9bdb4eb99b8abf5173a23d0b"}, "tags": [], "enabled": true, "id": "c638b27e9bdb4eb99b8abf5173a23d0b", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}]} 2019-05-14 07:20:42,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8dcb1383-3e6d-4942-83a3-50f8d7feedff 2019-05-14 07:20:42,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119048833847s 2019-05-14 07:20:42,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 07:20:42,210 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" -d '{"network": {"shared": true, "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "name": "tempest_scenario-net_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "admin_state_up": true}}' 2019-05-14 07:20:42,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 14 May 2019 07:20:42 GMT X-Openstack-Request-Id: req-89f1e377-cb88-4365-85f0-67aa9accfa41 2019-05-14 07:20:42,563 - 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":"09dfd3af-71e1-4952-b4bb-30e83d8298f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"c638b27e9bdb4eb99b8abf5173a23d0b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:20:42Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_70dd1a01-0cd0-4ca3-913d-5edbdc69274d","admin_state_up":true,"tenant_id":"c638b27e9bdb4eb99b8abf5173a23d0b","created_at":"2019-05-14T07:20:42Z","mtu":1450}} 2019-05-14 07:20:42,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-89f1e377-cb88-4365-85f0-67aa9accfa41 2019-05-14 07:20:42,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.353977918625s 2019-05-14 07:20:42,564 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T07:20:42Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'09dfd3af-71e1-4952-b4bb-30e83d8298f3', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_scenario-net_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', u'created_at': u'2019-05-14T07:20:42Z', u'mtu': 1450, u'tenant_id': u'c638b27e9bdb4eb99b8abf5173a23d0b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c638b27e9bdb4eb99b8abf5173a23d0b', u'l2_adjacency': True}) 2019-05-14 07:20:42,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:20:42,565 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:20:42,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 14 May 2019 07:20:42 GMT X-Openstack-Request-Id: req-a54ce56d-d850-4209-961a-68488e376ca2 2019-05-14 07:20:42,659 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"09dfd3af-71e1-4952-b4bb-30e83d8298f3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"c638b27e9bdb4eb99b8abf5173a23d0b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:20:42Z","qos_policy_id":null,"name":"tempest_scenario-net_70dd1a01-0cd0-4ca3-913d-5edbdc69274d","admin_state_up":true,"tenant_id":"c638b27e9bdb4eb99b8abf5173a23d0b","created_at":"2019-05-14T07:20:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:20:42,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a54ce56d-d850-4209-961a-68488e376ca2 2019-05-14 07:20:42,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947420597076s 2019-05-14 07:20:42,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 07:20:42,662 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" -d '{"subnet": {"name": "tempest_scenario-subnet_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "enable_dhcp": true, "network_id": "09dfd3af-71e1-4952-b4bb-30e83d8298f3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 07:20:43,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 14 May 2019 07:20:43 GMT X-Openstack-Request-Id: req-3cc8e0b7-4a97-427a-8f68-4c380c418f30 2019-05-14 07:20:43,587 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T07:20:42Z","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":"dc0beb0a-6a8b-4bc5-b215-23a1939369b7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c638b27e9bdb4eb99b8abf5173a23d0b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_70dd1a01-0cd0-4ca3-913d-5edbdc69274d","enable_dhcp":true,"segment_id":null,"network_id":"09dfd3af-71e1-4952-b4bb-30e83d8298f3","tenant_id":"c638b27e9bdb4eb99b8abf5173a23d0b","created_at":"2019-05-14T07:20:42Z","ip_version":4}} 2019-05-14 07:20:43,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3cc8e0b7-4a97-427a-8f68-4c380c418f30 2019-05-14 07:20:43,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.926305055618s 2019-05-14 07:20:43,588 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T07:20:42Z', 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'dc0beb0a-6a8b-4bc5-b215-23a1939369b7', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'09dfd3af-71e1-4952-b4bb-30e83d8298f3', u'tenant_id': u'c638b27e9bdb4eb99b8abf5173a23d0b', u'created_at': u'2019-05-14T07:20:42Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c638b27e9bdb4eb99b8abf5173a23d0b'}) 2019-05-14 07:20:43,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 07:20:43,589 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "tempest_scenario-router_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "admin_state_up": true}}' 2019-05-14 07:20:45,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Tue, 14 May 2019 07:20:45 GMT X-Openstack-Request-Id: req-4c695e32-13c1-4e04-921a-fdb0dede80db 2019-05-14 07:20:45,028 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "created_at": "2019-05-14T07:20:43Z", "admin_state_up": true, "updated_at": "2019-05-14T07:20:44Z", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a86db004-407e-4090-ac6c-23b4944b4da9", "name": "tempest_scenario-router_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}} 2019-05-14 07:20:45,028 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4c695e32-13c1-4e04-921a-fdb0dede80db 2019-05-14 07:20:45,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.43999886513s 2019-05-14 07:20:45,029 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T07:20:44Z', u'revision_number': 2, u'ha': False, u'id': u'a86db004-407e-4090-ac6c-23b4944b4da9', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', u'admin_state_up': True, u'tenant_id': u'c638b27e9bdb4eb99b8abf5173a23d0b', u'created_at': u'2019-05-14T07:20:43Z', u'flavor_id': None, u'routes': [], u'project_id': u'c638b27e9bdb4eb99b8abf5173a23d0b'}) 2019-05-14 07:20:45,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 07:20:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a86db004-407e-4090-ac6c-23b4944b4da9/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" -d '{"subnet_id": "dc0beb0a-6a8b-4bc5-b215-23a1939369b7"}' 2019-05-14 07:20:47,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:20:47 GMT X-Openstack-Request-Id: req-66361eee-333d-4c9a-9d9a-cc99dff573db 2019-05-14 07:20:47,321 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "09dfd3af-71e1-4952-b4bb-30e83d8298f3", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "subnet_id": "dc0beb0a-6a8b-4bc5-b215-23a1939369b7", "subnet_ids": ["dc0beb0a-6a8b-4bc5-b215-23a1939369b7"], "port_id": "dfc9cb49-8f87-444b-81ce-93807c1c0682", "id": "a86db004-407e-4090-ac6c-23b4944b4da9"} 2019-05-14 07:20:47,321 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a86db004-407e-4090-ac6c-23b4944b4da9/add_router_interface.json used request id req-66361eee-333d-4c9a-9d9a-cc99dff573db 2019-05-14 07:20:47,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.29139900208s 2019-05-14 07:20:47,322 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 07:20:47,427 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 07:20:47,431 - 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.16" 2019-05-14 07:20:47,435 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 07:20:47 GMT 2019-05-14 07:20:47,435 - 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-05-14 07:20:47,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:20:47,440 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:20:47,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 07:20:47 GMT X-Openstack-Request-Id: req-e0d75d69-b395-4f9e-b553-a39d7ad5c572 2019-05-14 07:20:47,710 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:20:47,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e0d75d69-b395-4f9e-b553-a39d7ad5c572 2019-05-14 07:20:47,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.272557973862s 2019-05-14 07:20:47,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 07:20: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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}' 2019-05-14 07:20:47,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 14 May 2019 07:20:47 GMT Location: http://172.30.9.28:9292/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6f298a42-f8dc-44d5-8949-31923d493dab 2019-05-14 07:20:47,767 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:20:47Z", "file": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/file", "owner": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "75a14291-10d6-4ab1-b17d-c18fb717f79d", "size": null, "self": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d", "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_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "checksum": null, "created_at": "2019-05-14T07:20:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 07:20:47,767 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6f298a42-f8dc-44d5-8949-31923d493dab 2019-05-14 07:20:47,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0472140312195s 2019-05-14 07:20:47,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 07:20:47,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" -d '' 2019-05-14 07:20:48,599 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:20:48 GMT X-Openstack-Request-Id: req-0fc562be-252d-4150-b400-a837732b5e2c 2019-05-14 07:20:48,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 07:20:48,599 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/file used request id req-0fc562be-252d-4150-b400-a837732b5e2c 2019-05-14 07:20:48,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.831967115402s 2019-05-14 07:20:48,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:20:48,608 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:20:48,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 14 May 2019 07:20:48 GMT X-Openstack-Request-Id: req-0a554177-1d52-4a97-8e25-013cdb9ea71e 2019-05-14 07:20:48,630 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:20:48Z", "file": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/file", "owner": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "75a14291-10d6-4ab1-b17d-c18fb717f79d", "size": 12716032, "self": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:20:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:20:48,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0a554177-1d52-4a97-8e25-013cdb9ea71e 2019-05-14 07:20:48,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261549949646s 2019-05-14 07:20:48,632 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/file', 'owner': u'c638b27e9bdb4eb99b8abf5173a23d0b', 'id': u'75a14291-10d6-4ab1-b17d-c18fb717f79d', 'size': 12716032, u'self': u'/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c638b27e9bdb4eb99b8abf5173a23d0b', 'name': 'tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T07:20:48Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T07:20:48Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', '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/75a14291-10d6-4ab1-b17d-c18fb717f79d', 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_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', 'created': u'2019-05-14T07:20:47Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T07:20:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d', 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_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 07:20:48,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 07:20:48,638 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 07:20:48,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 14 May 2019 07:20:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd3ce52c-0eee-433d-ad4d-65f19a807424 x-openstack-request-id: req-fd3ce52c-0eee-433d-ad4d-65f19a807424 2019-05-14 07:20:48,953 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0", "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": "3122d5c3-9de5-4114-b1ee-f4a5f29a98e0"}} 2019-05-14 07:20:48,953 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fd3ce52c-0eee-433d-ad4d-65f19a807424 2019-05-14 07:20:48,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.3179500103s 2019-05-14 07:20:48,954 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', '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'2e0d3a695a9d4898b41f8075010286ad', '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'3122d5c3-9de5-4114-b1ee-f4a5f29a98e0', 'swap': 0}) 2019-05-14 07:20:48,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 07:20:48,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" -d '{"extra_specs": {}}' 2019-05-14 07:20:48,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 07:20: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-dbbd5260-17e7-440d-a4ae-b62fdd2e6b97 x-openstack-request-id: req-dbbd5260-17e7-440d-a4ae-b62fdd2e6b97 2019-05-14 07:20:48,977 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 07:20:48,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0/os-extra_specs used request id req-dbbd5260-17e7-440d-a4ae-b62fdd2e6b97 2019-05-14 07:20:48,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226058959961s 2019-05-14 07:20:48,985 - 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.16" 2019-05-14 07:20:48,990 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06e100fb-71c7-4ed0-b651-cddca8b370c6 2019-05-14 07:20:48,990 - 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-05-14 07:20:48,990 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-06e100fb-71c7-4ed0-b651-cddca8b370c6 2019-05-14 07:20:48,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:20:48,997 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:20:49,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721b3428-2940-42a1-aaa0-814b5eeb4ff3 2019-05-14 07:20:49,218 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:20:49,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-721b3428-2940-42a1-aaa0-814b5eeb4ff3 2019-05-14 07:20:49,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.224608182907s 2019-05-14 07:20:49,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:20:49,227 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:20:49,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1f1241-5a0e-44c4-bbd5-a314cadac1e4 2019-05-14 07:20:49,402 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:20:49,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d1f1241-5a0e-44c4-bbd5-a314cadac1e4 2019-05-14 07:20:49,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178741931915s 2019-05-14 07:20:49,411 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 07:20:51,759 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-14 07:20:54,070 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 84e82ce6-23fb-4426-8526-4bcef62d7562 | 2019-05-14T07:20:53.667516 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 84e82ce6-23fb-4426-8526-4bcef62d7562 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 07:20:57,321 - 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-1068949352 | Available | | __unknown__ | tempest-type-1567876156 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-05-14 07:20:58,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-14 07:21:00,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-14 07:21:03,068 - 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=5921d707-bf72-49f2-ba75-cf457c8109a6) as the default verifier for the future CLI operations. 2019-05-14 07:21:05,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 07:21:05,029 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:21:05,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:21: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-86e5518b-5ee5-43ee-af3f-ff74d726e589 x-openstack-request-id: req-86e5518b-5ee5-43ee-af3f-ff74d726e589 2019-05-14 07:21:05,062 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 07:21:05,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-86e5518b-5ee5-43ee-af3f-ff74d726e589 2019-05-14 07:21:05,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0368411540985s 2019-05-14 07:21:05,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:21:05,072 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:21:05,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 14 May 2019 07:21:05 GMT X-Openstack-Request-Id: req-46b006a5-0b96-4504-907c-4e4602bdf64e 2019-05-14 07:21:05,364 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:20:48Z", "file": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/file", "owner": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "75a14291-10d6-4ab1-b17d-c18fb717f79d", "size": 12716032, "self": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:20:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:21:05,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-46b006a5-0b96-4504-907c-4e4602bdf64e 2019-05-14 07:21:05,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295892953873s 2019-05-14 07:21:05,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 07:21:05,378 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}' 2019-05-14 07:21:05,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 14 May 2019 07:21:05 GMT Location: http://172.30.9.28:9292/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-32598f26-c2f0-44fc-af26-e238349a0156 2019-05-14 07:21:05,416 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:21:05Z", "file": "/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/file", "owner": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "1206c9ec-eb8b-4d5a-ad89-506354af1d3b", "size": null, "self": "/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b", "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_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "checksum": null, "created_at": "2019-05-14T07:21:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 07:21:05,416 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-32598f26-c2f0-44fc-af26-e238349a0156 2019-05-14 07:21:05,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419669151306s 2019-05-14 07:21:05,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 07:21:05,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" -d '' 2019-05-14 07:21:06,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:21:06 GMT X-Openstack-Request-Id: req-7ecb77eb-cead-4578-a10f-18b57ffccdc6 2019-05-14 07:21:06,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-05-14 07:21:06,758 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/file used request id req-7ecb77eb-cead-4578-a10f-18b57ffccdc6 2019-05-14 07:21:06,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34063911438s 2019-05-14 07:21:06,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:21:06,767 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:21:06,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 14 May 2019 07:21:06 GMT X-Openstack-Request-Id: req-f465e55d-1abd-45d2-be9f-85e55052abd1 2019-05-14 07:21:06,788 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:21:06Z", "file": "/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/file", "owner": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "1206c9ec-eb8b-4d5a-ad89-506354af1d3b", "size": 12716032, "self": "/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:21:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:20:48Z", "file": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/file", "owner": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "75a14291-10d6-4ab1-b17d-c18fb717f79d", "size": 12716032, "self": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:20:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:21:06,789 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f465e55d-1abd-45d2-be9f-85e55052abd1 2019-05-14 07:21:06,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263159275055s 2019-05-14 07:21:06,791 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/file', 'owner': u'c638b27e9bdb4eb99b8abf5173a23d0b', 'id': u'1206c9ec-eb8b-4d5a-ad89-506354af1d3b', 'size': 12716032, u'self': u'/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c638b27e9bdb4eb99b8abf5173a23d0b', 'name': 'tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T07:21:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T07:21:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', '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/1206c9ec-eb8b-4d5a-ad89-506354af1d3b', 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_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', 'created': u'2019-05-14T07:21:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T07:21:05Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b', 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_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 07:21:06,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 07:21:06,795 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 07:21:06,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 319 Content-Type: application/json Date: Tue, 14 May 2019 07:21:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68cfd703-deed-4a8f-b087-5ff0bcd2c591 x-openstack-request-id: req-68cfd703-deed-4a8f-b087-5ff0bcd2c591 2019-05-14 07:21:06,835 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/77958f3f-2886-4949-8af2-23b392b8803b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/77958f3f-2886-4949-8af2-23b392b8803b", "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": "77958f3f-2886-4949-8af2-23b392b8803b"}} 2019-05-14 07:21:06,835 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-68cfd703-deed-4a8f-b087-5ff0bcd2c591 2019-05-14 07:21:06,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0429601669312s 2019-05-14 07:21:06,836 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', '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'2e0d3a695a9d4898b41f8075010286ad', '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'77958f3f-2886-4949-8af2-23b392b8803b', 'swap': 0}) 2019-05-14 07:21:06,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 07:21:06,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/77958f3f-2886-4949-8af2-23b392b8803b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" -d '{"extra_specs": {}}' 2019-05-14 07:21:06,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 07: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-52f513fe-d4fb-4e63-8789-032c766c40a5 x-openstack-request-id: req-52f513fe-d4fb-4e63-8789-032c766c40a5 2019-05-14 07:21:06,857 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 07:21:06,857 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/77958f3f-2886-4949-8af2-23b392b8803b/os-extra_specs used request id req-52f513fe-d4fb-4e63-8789-032c766c40a5 2019-05-14 07:21:06,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.020387172699s 2019-05-14 07:21:06,858 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d', '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'2e0d3a695a9d4898b41f8075010286ad', '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'77958f3f-2886-4949-8af2-23b392b8803b', 'swap': 0}) 2019-05-14 07:21:09,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-14 07:21:09,852 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-14 07:21:09,852 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-14 07:21:09,854 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-14 07:21:09,884 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-14 07:21:13,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5921d707-bf72-49f2-ba75-cf457c8109a6/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-05-14 07:21:13,392 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-14 07:21:13,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest_scenario/test_list.txt', u'--concurrency=1']'. 2019-05-14 07:29:55,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6dc74958-a0f6-47ec-a3b4-3a665ba96e3d 2019-05-14 07:29:56,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6dc74958-a0f6-47ec-a3b4-3a665ba96e3d']'. 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6dc74958-a0f6-47ec-a3b4-3a665ba96e3d | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-14 07:21:15 | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-14 07:29:55 | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:08:40 | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5921d707-bf72-49f2-ba75-cf457c8109a6) | 2019-05-14 07:29:56,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 84e82ce6-23fb-4426-8526-4bcef62d7562) | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 10 | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 496.972 | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 7 | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 3 | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-14 07:29:56,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-14 07:29:56,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-05-14 07:29:56,885 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '6dc74958-a0f6-47ec-a3b4-3a665ba96e3d', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-05-14 07:29:58,767 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 6dc74958-a0f6-47ec-a3b4-3a665ba96e3d --to /home/opnfv/functest/results/tempest_scenario/tempest-report.html Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-14 07:29:58,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '6dc74958-a0f6-47ec-a3b4-3a665ba96e3d', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-05-14 07:30:00,893 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 6dc74958-a0f6-47ec-a3b4-3a665ba96e3d --to /home/opnfv/functest/results/tempest_scenario/tempest-report.xml Saving the report to '/home/opnfv/functest/results/tempest_scenario/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-14 07:30:01,006 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 07:30:01,007 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 09:19 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-05-14 07:30:01,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 07:30:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:02,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:30:02 GMT X-Openstack-Request-Id: req-6b738d52-ad33-40fb-a4d2-8413800ba084 2019-05-14 07:30:02,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-05-14 07:30:02,500 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1206c9ec-eb8b-4d5a-ad89-506354af1d3b used request id req-6b738d52-ad33-40fb-a4d2-8413800ba084 2019-05-14 07:30:02,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.48679113388s 2019-05-14 07:30:02,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 07:30:02,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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:02,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 367 Content-Type: application/json Date: Tue, 14 May 2019 07:30: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-49038569-088b-475e-acaf-87be173b9140 x-openstack-request-id: req-49038569-088b-475e-acaf-87be173b9140 2019-05-14 07:30:02,816 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0", "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": "3122d5c3-9de5-4114-b1ee-f4a5f29a98e0"}, {"name": "tempest_scenario-flavor_alt_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/77958f3f-2886-4949-8af2-23b392b8803b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/77958f3f-2886-4949-8af2-23b392b8803b", "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": "77958f3f-2886-4949-8af2-23b392b8803b"}]} 2019-05-14 07:30:02,816 - 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-49038569-088b-475e-acaf-87be173b9140 2019-05-14 07:30:02,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.310137033463s 2019-05-14 07:30:02,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 07:30:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/77958f3f-2886-4949-8af2-23b392b8803b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:03,061 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 07:30:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa02ffb6-508f-401d-a6fe-aef638b0a03d x-openstack-request-id: req-aa02ffb6-508f-401d-a6fe-aef638b0a03d 2019-05-14 07:30:03,061 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/77958f3f-2886-4949-8af2-23b392b8803b used request id req-aa02ffb6-508f-401d-a6fe-aef638b0a03d 2019-05-14 07:30:03,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.242011070251s 2019-05-14 07:30:03,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 07:30:03,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a86db004-407e-4090-ac6c-23b4944b4da9/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" -d '{"subnet_id": "dc0beb0a-6a8b-4bc5-b215-23a1939369b7"}' 2019-05-14 07:30:05,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:30:05 GMT X-Openstack-Request-Id: req-e1ca19ba-e10a-478d-8cba-27b7a51c975c 2019-05-14 07:30:05,509 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "09dfd3af-71e1-4952-b4bb-30e83d8298f3", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "subnet_id": "dc0beb0a-6a8b-4bc5-b215-23a1939369b7", "subnet_ids": ["dc0beb0a-6a8b-4bc5-b215-23a1939369b7"], "port_id": "dfc9cb49-8f87-444b-81ce-93807c1c0682", "id": "a86db004-407e-4090-ac6c-23b4944b4da9"} 2019-05-14 07:30:05,510 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a86db004-407e-4090-ac6c-23b4944b4da9/remove_router_interface.json used request id req-e1ca19ba-e10a-478d-8cba-27b7a51c975c 2019-05-14 07:30:05,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.44799900055s 2019-05-14 07:30:05,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 07:30:05,511 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:05,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1222 Content-Type: application/json Date: Tue, 14 May 2019 07:30:05 GMT X-Openstack-Request-Id: req-9cf18c16-b76b-4c9c-a2ac-c84cd3c5bfe4 2019-05-14 07:30:05,629 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "created_at": "2019-05-14T07:20:43Z", "admin_state_up": true, "updated_at": "2019-05-14T07:30:04Z", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a86db004-407e-4090-ac6c-23b4944b4da9", "name": "tempest_scenario-router_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}]} 2019-05-14 07:30:05,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-9cf18c16-b76b-4c9c-a2ac-c84cd3c5bfe4 2019-05-14 07:30:05,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119448900223s 2019-05-14 07:30:05,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 07:30:05,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a86db004-407e-4090-ac6c-23b4944b4da9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:06,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:30:06 GMT X-Openstack-Request-Id: req-eefd5400-b91f-48d6-a416-9861664990e6 2019-05-14 07:30:06,967 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:30:06,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a86db004-407e-4090-ac6c-23b4944b4da9.json used request id req-eefd5400-b91f-48d6-a416-9861664990e6 2019-05-14 07:30:06,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3357591629s 2019-05-14 07:30:06,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 07:30:06,968 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:07,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Tue, 14 May 2019 07:30:06 GMT X-Openstack-Request-Id: req-6c202286-2b6f-4e63-b149-0e063a6ab447 2019-05-14 07:30:07,009 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4},{"updated_at":"2019-05-14T07:20:42Z","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":"dc0beb0a-6a8b-4bc5-b215-23a1939369b7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c638b27e9bdb4eb99b8abf5173a23d0b","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_70dd1a01-0cd0-4ca3-913d-5edbdc69274d","enable_dhcp":true,"segment_id":null,"network_id":"09dfd3af-71e1-4952-b4bb-30e83d8298f3","tenant_id":"c638b27e9bdb4eb99b8abf5173a23d0b","created_at":"2019-05-14T07:20:42Z","ip_version":4}]} 2019-05-14 07:30:07,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6c202286-2b6f-4e63-b149-0e063a6ab447 2019-05-14 07:30:07,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0418698787689s 2019-05-14 07:30:07,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 07:30:07,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/dc0beb0a-6a8b-4bc5-b215-23a1939369b7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:07,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:30:07 GMT X-Openstack-Request-Id: req-378329e3-8313-446e-95fd-124fbf9c8529 2019-05-14 07:30:07,873 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:30:07,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/dc0beb0a-6a8b-4bc5-b215-23a1939369b7.json used request id req-378329e3-8313-446e-95fd-124fbf9c8529 2019-05-14 07:30:07,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.862177848816s 2019-05-14 07:30:07,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:30:07,874 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:08,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 14 May 2019 07:30:08 GMT X-Openstack-Request-Id: req-54caa460-8f71-4ce7-98d2-aecdc2b5f114 2019-05-14 07:30:08,193 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"09dfd3af-71e1-4952-b4bb-30e83d8298f3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"c638b27e9bdb4eb99b8abf5173a23d0b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:30:07Z","qos_policy_id":null,"name":"tempest_scenario-net_70dd1a01-0cd0-4ca3-913d-5edbdc69274d","admin_state_up":true,"tenant_id":"c638b27e9bdb4eb99b8abf5173a23d0b","created_at":"2019-05-14T07:20:42Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:30:08,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-54caa460-8f71-4ce7-98d2-aecdc2b5f114 2019-05-14 07:30:08,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.319797992706s 2019-05-14 07:30:08,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 07:30:08,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/09dfd3af-71e1-4952-b4bb-30e83d8298f3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:09,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:30:09 GMT X-Openstack-Request-Id: req-fe8ae624-e155-4a9f-97b3-5be5ba6c1bfe 2019-05-14 07:30:09,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:30:09,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/09dfd3af-71e1-4952-b4bb-30e83d8298f3.json used request id req-fe8ae624-e155-4a9f-97b3-5be5ba6c1bfe 2019-05-14 07:30:09,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.994094133377s 2019-05-14 07:30:09,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:30:09,197 - 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.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:09,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 14 May 2019 07:30:09 GMT X-Openstack-Request-Id: req-a60d87e2-fa8e-4768-b4c6-287f43ad5303 2019-05-14 07:30:09,220 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:20:48Z", "file": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/file", "owner": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "75a14291-10d6-4ab1-b17d-c18fb717f79d", "size": 12716032, "self": "/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/75a14291-10d6-4ab1-b17d-c18fb717f79d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:20:47Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:30:09,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a60d87e2-fa8e-4768-b4c6-287f43ad5303 2019-05-14 07:30:09,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027193069458s 2019-05-14 07:30:09,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 07:30:09,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}7abdf49a85140e604286f033a07cd9a903be959a" 2019-05-14 07:30:09,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:30:09 GMT X-Openstack-Request-Id: req-c6b96243-4e34-455d-bb67-467550453d3d 2019-05-14 07:30:09,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 07:30:09,511 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/75a14291-10d6-4ab1-b17d-c18fb717f79d used request id req-c6b96243-4e34-455d-bb67-467550453d3d 2019-05-14 07:30:09,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.28927397728s 2019-05-14 07:30:09,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 07:30:09,515 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:09,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 07:30: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-b8395529-85ec-48d2-8cbc-d43bc5e7b534 x-openstack-request-id: req-b8395529-85ec-48d2-8cbc-d43bc5e7b534 2019-05-14 07:30:09,533 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0", "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": "3122d5c3-9de5-4114-b1ee-f4a5f29a98e0"}]} 2019-05-14 07:30:09,533 - 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-b8395529-85ec-48d2-8cbc-d43bc5e7b534 2019-05-14 07:30:09,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215170383453s 2019-05-14 07:30:09,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 07:30:09,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:09,570 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 07:30: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-416caa8e-761f-4052-afd4-b80bd3f7d128 x-openstack-request-id: req-416caa8e-761f-4052-afd4-b80bd3f7d128 2019-05-14 07:30:09,570 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3122d5c3-9de5-4114-b1ee-f4a5f29a98e0 used request id req-416caa8e-761f-4052-afd4-b80bd3f7d128 2019-05-14 07:30:09,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353589057922s 2019-05-14 07:30:09,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:30:09,574 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:09,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 07:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7c915d-b518-4edd-977b-1584f142a97f 2019-05-14 07:30:09,795 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": {"self": "http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "81190eb9c3fb4f66b977382ec4c31cd1", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:30:09,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0f7c915d-b518-4edd-977b-1584f142a97f 2019-05-14 07:30:09,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224589824677s 2019-05-14 07:30:09,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:30:09,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:10,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Tue, 14 May 2019 07:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e4ffa5-6cc5-4379-8a85-ec540b8679b0 2019-05-14 07:30:10,024 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_70dd1a01-0cd0-4ca3-913d-5edbdc69274d", "links": {"self": "http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "81190eb9c3fb4f66b977382ec4c31cd1", "description": null}} 2019-05-14 07:30:10,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1 used request id req-37e4ffa5-6cc5-4379-8a85-ec540b8679b0 2019-05-14 07:30:10,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222516059875s 2019-05-14 07:30:10,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 07:30:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:10,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f7550ff-6ec9-4a36-a58c-681eb535490d 2019-05-14 07:30:10,349 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:30:10,349 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/81190eb9c3fb4f66b977382ec4c31cd1 used request id req-6f7550ff-6ec9-4a36-a58c-681eb535490d 2019-05-14 07:30:10,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.324457883835s 2019-05-14 07:30:10,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:30:10,359 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:10,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 14 May 2019 07:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97aef5b4-1bb2-4899-9813-12b790f0509f 2019-05-14 07:30:10,556 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.28:5000/v3/projects/c638b27e9bdb4eb99b8abf5173a23d0b"}, "tags": [], "enabled": true, "id": "c638b27e9bdb4eb99b8abf5173a23d0b", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_70dd1a01-0cd0-4ca3-913d-5edbdc69274d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:30:10,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-97aef5b4-1bb2-4899-9813-12b790f0509f 2019-05-14 07:30:10,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200572967529s 2019-05-14 07:30:10,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 07:30:10,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/c638b27e9bdb4eb99b8abf5173a23d0b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:10,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f807ac3-9618-48b8-94f4-ef8feca722e7 2019-05-14 07:30:10,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:30:10,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c638b27e9bdb4eb99b8abf5173a23d0b used request id req-2f807ac3-9618-48b8-94f4-ef8feca722e7 2019-05-14 07:30:10,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.248465061188s 2019-05-14 07:30:10,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:30:10,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c638b27e9bdb4eb99b8abf5173a23d0b&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:11,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 07:30:11 GMT X-Openstack-Request-Id: req-6107d829-baa0-440b-b4b4-ed15c21d786b 2019-05-14 07:30:11,133 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "created_at": "2019-05-14T07:20:42Z", "updated_at": "2019-05-14T07:20:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:20:42Z", "revision_number": 0, "id": "34971b47-ad65-4d14-a0b7-df2feb3f0f1a", "remote_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "remote_ip_prefix": null, "created_at": "2019-05-14T07:20:42Z", "security_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:20:42Z", "revision_number": 0, "id": "36b162a0-cb68-4a7b-889e-c894226c3555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:20:42Z", "security_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:20:42Z", "revision_number": 0, "id": "94eb2274-0dc9-47cc-a0b7-b1d977c1c06d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:20:42Z", "security_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:20:42Z", "revision_number": 0, "id": "c59cd099-2ef4-4ae7-b32a-67cf3f2eb623", "remote_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "remote_ip_prefix": null, "created_at": "2019-05-14T07:20:42Z", "security_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b"}], "revision_number": 1, "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "name": "default"}]} 2019-05-14 07:30:11,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=c638b27e9bdb4eb99b8abf5173a23d0b&name=default used request id req-6107d829-baa0-440b-b4b4-ed15c21d786b 2019-05-14 07:30:11,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318145036697s 2019-05-14 07:30:11,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:30:11,139 - 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.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:11,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 07:30:11 GMT X-Openstack-Request-Id: req-4861c3fe-5308-4564-b5cf-4e47c90e26fd 2019-05-14 07:30:11,189 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "created_at": "2019-05-14T07:20:42Z", "updated_at": "2019-05-14T07:20:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:20:42Z", "revision_number": 0, "id": "34971b47-ad65-4d14-a0b7-df2feb3f0f1a", "remote_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "remote_ip_prefix": null, "created_at": "2019-05-14T07:20:42Z", "security_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:20:42Z", "revision_number": 0, "id": "36b162a0-cb68-4a7b-889e-c894226c3555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:20:42Z", "security_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:20:42Z", "revision_number": 0, "id": "94eb2274-0dc9-47cc-a0b7-b1d977c1c06d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:20:42Z", "security_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:20:42Z", "revision_number": 0, "id": "c59cd099-2ef4-4ae7-b32a-67cf3f2eb623", "remote_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "remote_ip_prefix": null, "created_at": "2019-05-14T07:20:42Z", "security_group_id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "tenant_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b"}], "revision_number": 1, "project_id": "c638b27e9bdb4eb99b8abf5173a23d0b", "id": "b49307d0-6ce8-4b4c-9265-d3efb2c28e43", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 07:30:11,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4861c3fe-5308-4564-b5cf-4e47c90e26fd 2019-05-14 07:30:11,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0501329898834s 2019-05-14 07:30:11,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 07:30:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b49307d0-6ce8-4b4c-9265-d3efb2c28e43.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}50ba2c04c9a079ecdb92d13482bb2ae97ae4c31d" 2019-05-14 07:30:11,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:30:11 GMT X-Openstack-Request-Id: req-04113ffd-b781-4ccf-98cd-410a425e3aab 2019-05-14 07:30:11,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:30:11,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b49307d0-6ce8-4b4c-9265-d3efb2c28e43.json used request id req-04113ffd-b781-4ccf-98cd-410a425e3aab 2019-05-14 07:30:11,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.141551971436s 2019-05-14 07:30:11,389 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-05-14 07:30:11,434 - 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.16" 2019-05-14 07:30:11,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7408b7b-64b3-43ef-85f4-c493cacf7d39 2019-05-14 07:30:11,439 - 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-05-14 07:30:11,439 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c7408b7b-64b3-43ef-85f4-c493cacf7d39 2019-05-14 07:30:11,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:30:11,840 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T08:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["z5QnC_AVRciY9vK3QQF7eQ"], "issued_at": "2019-05-14T07:30:11.000000Z"}} 2019-05-14 07:30:11,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:30:11,844 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:12,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:30:12 GMT X-Openstack-Request-Id: req-f4f19cb4-663c-43fe-a561-134f570707cd 2019-05-14 07:30:12,209 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:30:12,210 - 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-f4f19cb4-663c-43fe-a561-134f570707cd 2019-05-14 07:30:12,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366173028946s 2019-05-14 07:30:12,216 - 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.16" 2019-05-14 07:30:12,221 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-718479c2-6232-4ecd-9b67-51427516898e 2019-05-14 07:30:12,222 - 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-05-14 07:30:12,222 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-718479c2-6232-4ecd-9b67-51427516898e 2019-05-14 07:30:12,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:30:12,226 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:12,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9cbb40-81c3-4319-b7cc-5b5374307b3e 2019-05-14 07:30:12,337 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:30:12,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ee9cbb40-81c3-4319-b7cc-5b5374307b3e 2019-05-14 07:30:12,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115008831024s 2019-05-14 07:30:12,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 07:30:12,349 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff"}}' 2019-05-14 07:30:12,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Tue, 14 May 2019 07:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc28b656-7cbd-457f-87bf-3024a01d3e04 2019-05-14 07:30:12,565 - 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/692de12ac4a04072abfb54f15f1f8e52"}, "tags": [], "enabled": true, "id": "692de12ac4a04072abfb54f15f1f8e52", "parent_id": "default", "domain_id": "default", "name": "patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff"}} 2019-05-14 07:30:12,566 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dc28b656-7cbd-457f-87bf-3024a01d3e04 2019-05-14 07:30:12,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.220367908478s 2019-05-14 07:30:12,566 - 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'692de12ac4a04072abfb54f15f1f8e52', '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_da6285c3-3e04-46cd-aa23-31db22705dff'}) 2019-05-14 07:30:12,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 07:30:12,576 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xZaHSbhWTb2WJNKcmwZdguzHkM2dqi", "email": null, "name": "patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff"}}' 2019-05-14 07:30:13,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Tue, 14 May 2019 07:30:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c17d81-6633-4560-8c70-358b4f8267de 2019-05-14 07:30:13,035 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff", "links": {"self": "http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "60a706b7232b45b0bc55f55013d35edf", "domain_id": "default", "password_expires_at": null}} 2019-05-14 07:30:13,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-37c17d81-6633-4560-8c70-358b4f8267de 2019-05-14 07:30:13,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.462061166763s 2019-05-14 07:30:13,036 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'60a706b7232b45b0bc55f55013d35edf', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff'}) 2019-05-14 07:30:13,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:30:13,043 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:13,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab82184-e49f-4f55-9693-fc4e1b56a47b 2019-05-14 07:30:13,236 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:30:13,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7ab82184-e49f-4f55-9693-fc4e1b56a47b 2019-05-14 07:30:13,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197323799133s 2019-05-14 07:30:13,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:30:13,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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:13,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7867e6a7-f946-40e6-9ac1-22e8160f4c16 2019-05-14 07:30:13,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:30:13,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7867e6a7-f946-40e6-9ac1-22e8160f4c16 2019-05-14 07:30:13,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116130828857s 2019-05-14 07:30:13,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:30:13,367 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:13,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afabfe53-ca94-44f0-9590-0bbbe52348e4 2019-05-14 07:30:13,562 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:30:13,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-afabfe53-ca94-44f0-9590-0bbbe52348e4 2019-05-14 07:30:13,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19900393486s 2019-05-14 07:30:13,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:30:13,571 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:13,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f250c971-feea-4e98-b0e1-c59ca8f0259c 2019-05-14 07:30:13,723 - 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-05-14 07:30:13,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f250c971-feea-4e98-b0e1-c59ca8f0259c 2019-05-14 07:30:13,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156331062317s 2019-05-14 07:30:13,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:30:13,728 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:13,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Tue, 14 May 2019 07:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f96556-3d9f-4221-81ad-c0aa0a636c45 2019-05-14 07:30:13,854 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff", "links": {"self": "http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "60a706b7232b45b0bc55f55013d35edf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:30:13,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a4f96556-3d9f-4221-81ad-c0aa0a636c45 2019-05-14 07:30:13,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129723072052s 2019-05-14 07:30:13,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:30:13,870 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:13,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 14 May 2019 07:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dae6e61-1b86-4c7e-b7fe-818156c9f1f1 2019-05-14 07:30:13,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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/692de12ac4a04072abfb54f15f1f8e52"}, "tags": [], "enabled": true, "id": "692de12ac4a04072abfb54f15f1f8e52", "parent_id": "default", "domain_id": "default", "name": "patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:30:13,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4dae6e61-1b86-4c7e-b7fe-818156c9f1f1 2019-05-14 07:30:13,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116302013397s 2019-05-14 07:30:13,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:30:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=60a706b7232b45b0bc55f55013d35edf&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=692de12ac4a04072abfb54f15f1f8e52" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:14,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 07:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a17fcf6-758a-47c8-a1d4-c609023bcde7 2019-05-14 07:30:14,102 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=60a706b7232b45b0bc55f55013d35edf&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=692de12ac4a04072abfb54f15f1f8e52", "previous": null, "next": null}} 2019-05-14 07:30:14,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=60a706b7232b45b0bc55f55013d35edf&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=692de12ac4a04072abfb54f15f1f8e52 used request id req-9a17fcf6-758a-47c8-a1d4-c609023bcde7 2019-05-14 07:30:14,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111233949661s 2019-05-14 07:30:14,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:30:14,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/692de12ac4a04072abfb54f15f1f8e52/users/60a706b7232b45b0bc55f55013d35edf/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:14,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4843ebba-9e1f-4d43-ac55-163bc3267864 2019-05-14 07:30:14,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:30:14,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/692de12ac4a04072abfb54f15f1f8e52/users/60a706b7232b45b0bc55f55013d35edf/roles/07647f6e16cf494ea311c937e21b1927 used request id req-4843ebba-9e1f-4d43-ac55-163bc3267864 2019-05-14 07:30:14,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242875814438s 2019-05-14 07:30:14,349 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff', 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'692de12ac4a04072abfb54f15f1f8e52', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xZaHSbhWTb2WJNKcmwZdguzHkM2dqi', 'username': u'patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff', '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-05-14 07:30:14,353 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff', 'password': 'xZaHSbhWTb2WJNKcmwZdguzHkM2dqi', 'project_name': 'patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '692de12ac4a04072abfb54f15f1f8e52', 'project_domain_name': 'Default'} 2019-05-14 07:30:14,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:30:14,360 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:14,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b78b7e-25f5-4712-8929-6084103dea52 2019-05-14 07:30:14,465 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:30:14,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c8b78b7e-25f5-4712-8929-6084103dea52 2019-05-14 07:30:14,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108640909195s 2019-05-14 07:30:14,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:30:14,474 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:14,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1a9a6d-fabe-4f15-b416-6595ae4bcab6 2019-05-14 07:30:14,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:30:14,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c1a9a6d-fabe-4f15-b416-6595ae4bcab6 2019-05-14 07:30:14,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108816862106s 2019-05-14 07:30:14,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:30:14,588 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:14,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89502c9-1113-437b-9153-2bfb9d2662ef 2019-05-14 07:30:14,781 - 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-05-14 07:30:14,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d89502c9-1113-437b-9153-2bfb9d2662ef 2019-05-14 07:30:14,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197154998779s 2019-05-14 07:30:14,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:30:14,786 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:15,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Tue, 14 May 2019 07:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4082801d-70cc-4e3c-91dd-3a13d014574e 2019-05-14 07:30:15,090 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff", "links": {"self": "http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "60a706b7232b45b0bc55f55013d35edf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:30:15,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4082801d-70cc-4e3c-91dd-3a13d014574e 2019-05-14 07:30:15,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.307515859604s 2019-05-14 07:30:15,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:30:15,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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:15,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 14 May 2019 07:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d3e17e-287e-4861-97bd-03eb8e5dcf2f 2019-05-14 07:30:15,215 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/692de12ac4a04072abfb54f15f1f8e52"}, "tags": [], "enabled": true, "id": "692de12ac4a04072abfb54f15f1f8e52", "parent_id": "default", "domain_id": "default", "name": "patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:30:15,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-56d3e17e-287e-4861-97bd-03eb8e5dcf2f 2019-05-14 07:30:15,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113143920898s 2019-05-14 07:30:15,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:30:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=60a706b7232b45b0bc55f55013d35edf&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=692de12ac4a04072abfb54f15f1f8e52" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:15,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 07:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-056fd0a2-5128-432e-97fc-8438c4ecb85b 2019-05-14 07:30:15,334 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=60a706b7232b45b0bc55f55013d35edf&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=692de12ac4a04072abfb54f15f1f8e52", "previous": null, "next": null}} 2019-05-14 07:30:15,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=60a706b7232b45b0bc55f55013d35edf&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=692de12ac4a04072abfb54f15f1f8e52 used request id req-056fd0a2-5128-432e-97fc-8438c4ecb85b 2019-05-14 07:30:15,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111384868622s 2019-05-14 07:30:15,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:30:15,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/692de12ac4a04072abfb54f15f1f8e52/users/60a706b7232b45b0bc55f55013d35edf/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:15,496 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f4159a3-db2b-48b6-a18f-2bbcd52ad159 2019-05-14 07:30:15,496 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:30:15,497 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/692de12ac4a04072abfb54f15f1f8e52/users/60a706b7232b45b0bc55f55013d35edf/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-9f4159a3-db2b-48b6-a18f-2bbcd52ad159 2019-05-14 07:30:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15859413147s 2019-05-14 07:30:15,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:30:15,504 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:15,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1bc5191-b6bb-4431-9485-d6dcc985c597 2019-05-14 07:30:15,695 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:30:15,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1bc5191-b6bb-4431-9485-d6dcc985c597 2019-05-14 07:30:15,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195230007172s 2019-05-14 07:30:15,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:30:15,704 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:15,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ad1d71-8739-4bd0-b355-839d5f5c98a6 2019-05-14 07:30:15,810 - 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-05-14 07:30:15,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-39ad1d71-8739-4bd0-b355-839d5f5c98a6 2019-05-14 07:30:15,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110085964203s 2019-05-14 07:30:15,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:30:15,815 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:16,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Tue, 14 May 2019 07:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02759e5b-7856-48a1-9ef1-c18289800ca7 2019-05-14 07:30:16,027 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff", "links": {"self": "http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "60a706b7232b45b0bc55f55013d35edf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:30:16,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-02759e5b-7856-48a1-9ef1-c18289800ca7 2019-05-14 07:30:16,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216006994247s 2019-05-14 07:30:16,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:30:16,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=60a706b7232b45b0bc55f55013d35edf&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:16,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 14 May 2019 07:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0eccc9-0c99-49a3-8a87-2b2a34e2870b 2019-05-14 07:30:16,152 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=60a706b7232b45b0bc55f55013d35edf&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 07:30:16,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=60a706b7232b45b0bc55f55013d35edf&scope.domain.id=default used request id req-5b0eccc9-0c99-49a3-8a87-2b2a34e2870b 2019-05-14 07:30:16,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11328291893s 2019-05-14 07:30:16,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 07:30:16,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/60a706b7232b45b0bc55f55013d35edf/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:16,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02f447b0-9ec4-443c-a3f2-126f0de213a2 2019-05-14 07:30:16,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:30:16,299 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/60a706b7232b45b0bc55f55013d35edf/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-02f447b0-9ec4-443c-a3f2-126f0de213a2 2019-05-14 07:30:16,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.143003940582s 2019-05-14 07:30:16,304 - 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.16" 2019-05-14 07:30:16,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19969a7e-97db-476a-b578-679184c30158 2019-05-14 07:30:16,310 - 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-05-14 07:30:16,310 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-19969a7e-97db-476a-b578-679184c30158 2019-05-14 07:30:16,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:30:16,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T08:30:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "692de12ac4a04072abfb54f15f1f8e52", "name": "patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/692de12ac4a04072abfb54f15f1f8e52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/692de12ac4a04072abfb54f15f1f8e52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/692de12ac4a04072abfb54f15f1f8e52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/692de12ac4a04072abfb54f15f1f8e52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/692de12ac4a04072abfb54f15f1f8e52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/692de12ac4a04072abfb54f15f1f8e52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/692de12ac4a04072abfb54f15f1f8e52", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/692de12ac4a04072abfb54f15f1f8e52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/692de12ac4a04072abfb54f15f1f8e52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_692de12ac4a04072abfb54f15f1f8e52", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_692de12ac4a04072abfb54f15f1f8e52", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff", "id": "60a706b7232b45b0bc55f55013d35edf"}, "audit_ids": ["leFxrGntTbaXV25w7zMiZQ"], "issued_at": "2019-05-14T07:30:16.000000Z"}} 2019-05-14 07:30:16,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 07:30:16,717 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:30:16,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 07:30:16 GMT X-Openstack-Request-Id: req-6413d6d9-b250-40fc-9a1c-81218158b10e 2019-05-14 07:30:16,994 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 07:30:16,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-6413d6d9-b250-40fc-9a1c-81218158b10e 2019-05-14 07:30:16,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.277238130569s 2019-05-14 07:30:17,004 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-05-14 07:30:17,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:30:17,008 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:17,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a304cf9-731f-4515-a32a-b0c44429994f 2019-05-14 07:30:17,117 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:30:17,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8a304cf9-731f-4515-a32a-b0c44429994f 2019-05-14 07:30:17,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11234498024s 2019-05-14 07:30:17,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:30:17,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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:17,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 14 May 2019 07:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65261c62-c4bb-4d16-a4d0-0a9f418a4e87 2019-05-14 07:30:17,239 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/692de12ac4a04072abfb54f15f1f8e52"}, "tags": [], "enabled": true, "id": "692de12ac4a04072abfb54f15f1f8e52", "parent_id": "default", "domain_id": "default", "name": "patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:30:17,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-65261c62-c4bb-4d16-a4d0-0a9f418a4e87 2019-05-14 07:30:17,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114582061768s 2019-05-14 07:30:17,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 07:30:17,242 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" -d '{"network": {"shared": true, "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "name": "patrole-net_da6285c3-3e04-46cd-aa23-31db22705dff", "admin_state_up": true}}' 2019-05-14 07:30:17,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 14 May 2019 07:30:17 GMT X-Openstack-Request-Id: req-b9776742-8cd3-4486-a7a8-f38d8d9fdc60 2019-05-14 07:30:17,812 - 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":"c335eb21-7dcb-41d3-bd73-377ce5c895f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":true,"project_id":"692de12ac4a04072abfb54f15f1f8e52","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:30:17Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_da6285c3-3e04-46cd-aa23-31db22705dff","admin_state_up":true,"tenant_id":"692de12ac4a04072abfb54f15f1f8e52","created_at":"2019-05-14T07:30:17Z","mtu":1450}} 2019-05-14 07:30:17,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b9776742-8cd3-4486-a7a8-f38d8d9fdc60 2019-05-14 07:30:17,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.570795059204s 2019-05-14 07:30:17,812 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T07:30:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c335eb21-7dcb-41d3-bd73-377ce5c895f0', 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'patrole-net_da6285c3-3e04-46cd-aa23-31db22705dff', u'created_at': u'2019-05-14T07:30:17Z', u'mtu': 1450, u'tenant_id': u'692de12ac4a04072abfb54f15f1f8e52', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'692de12ac4a04072abfb54f15f1f8e52', u'l2_adjacency': True}) 2019-05-14 07:30:17,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:30:17,814 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:30:17,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Tue, 14 May 2019 07:30:17 GMT X-Openstack-Request-Id: req-0fe78e4a-8ffd-4ca1-b3d4-8f6ab379d3af 2019-05-14 07:30:17,923 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"c335eb21-7dcb-41d3-bd73-377ce5c895f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":true,"project_id":"692de12ac4a04072abfb54f15f1f8e52","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:30:17Z","qos_policy_id":null,"name":"patrole-net_da6285c3-3e04-46cd-aa23-31db22705dff","admin_state_up":true,"tenant_id":"692de12ac4a04072abfb54f15f1f8e52","created_at":"2019-05-14T07:30:17Z","provider:network_type":"vxlan"}]} 2019-05-14 07:30:17,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0fe78e4a-8ffd-4ca1-b3d4-8f6ab379d3af 2019-05-14 07:30:17,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109966993332s 2019-05-14 07:30:17,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 07:30:17,925 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" -d '{"subnet": {"name": "patrole-subnet_da6285c3-3e04-46cd-aa23-31db22705dff", "enable_dhcp": true, "network_id": "c335eb21-7dcb-41d3-bd73-377ce5c895f0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 07:30:18,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 14 May 2019 07:30:18 GMT X-Openstack-Request-Id: req-7527ce11-9d4a-4938-98ba-43bcce954f8b 2019-05-14 07:30:18,488 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T07:30:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1657c5e4-b24f-4600-98fd-1c822b62a88d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"692de12ac4a04072abfb54f15f1f8e52","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_da6285c3-3e04-46cd-aa23-31db22705dff","enable_dhcp":true,"segment_id":null,"network_id":"c335eb21-7dcb-41d3-bd73-377ce5c895f0","tenant_id":"692de12ac4a04072abfb54f15f1f8e52","created_at":"2019-05-14T07:30:18Z","ip_version":4}} 2019-05-14 07:30:18,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7527ce11-9d4a-4938-98ba-43bcce954f8b 2019-05-14 07:30:18,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.563623905182s 2019-05-14 07:30:18,489 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T07:30:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1657c5e4-b24f-4600-98fd-1c822b62a88d', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_da6285c3-3e04-46cd-aa23-31db22705dff', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'c335eb21-7dcb-41d3-bd73-377ce5c895f0', u'tenant_id': u'692de12ac4a04072abfb54f15f1f8e52', u'created_at': u'2019-05-14T07:30:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'692de12ac4a04072abfb54f15f1f8e52'}) 2019-05-14 07:30:18,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 07:30:18,490 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "patrole-router_da6285c3-3e04-46cd-aa23-31db22705dff", "admin_state_up": true}}' 2019-05-14 07:30:20,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Tue, 14 May 2019 07:30:20 GMT X-Openstack-Request-Id: req-075c8693-6c81-48d1-b58a-0c7da04b903c 2019-05-14 07:30:20,184 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "created_at": "2019-05-14T07:30:18Z", "admin_state_up": true, "updated_at": "2019-05-14T07:30:19Z", "project_id": "692de12ac4a04072abfb54f15f1f8e52", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a9ed1fa4-1e0b-4617-a5a2-2900a82de669", "name": "patrole-router_da6285c3-3e04-46cd-aa23-31db22705dff"}} 2019-05-14 07:30:20,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-075c8693-6c81-48d1-b58a-0c7da04b903c 2019-05-14 07:30:20,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.69480895996s 2019-05-14 07:30:20,185 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T07:30:19Z', u'revision_number': 2, u'ha': False, u'id': u'a9ed1fa4-1e0b-4617-a5a2-2900a82de669', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_da6285c3-3e04-46cd-aa23-31db22705dff', u'admin_state_up': True, u'tenant_id': u'692de12ac4a04072abfb54f15f1f8e52', u'created_at': u'2019-05-14T07:30:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'692de12ac4a04072abfb54f15f1f8e52'}) 2019-05-14 07:30:20,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 07:30:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a9ed1fa4-1e0b-4617-a5a2-2900a82de669/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" -d '{"subnet_id": "1657c5e4-b24f-4600-98fd-1c822b62a88d"}' 2019-05-14 07:30:22,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:30:22 GMT X-Openstack-Request-Id: req-9c7611c9-9661-4f24-add6-7201dc366d47 2019-05-14 07:30:22,625 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c335eb21-7dcb-41d3-bd73-377ce5c895f0", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "subnet_id": "1657c5e4-b24f-4600-98fd-1c822b62a88d", "subnet_ids": ["1657c5e4-b24f-4600-98fd-1c822b62a88d"], "port_id": "7ade70c9-6097-4705-9cf5-65445d2e4ae4", "id": "a9ed1fa4-1e0b-4617-a5a2-2900a82de669"} 2019-05-14 07:30:22,625 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a9ed1fa4-1e0b-4617-a5a2-2900a82de669/add_router_interface.json used request id req-9c7611c9-9661-4f24-add6-7201dc366d47 2019-05-14 07:30:22,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43979382515s 2019-05-14 07:30:22,626 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 07:30:22,727 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 07:30:22,730 - 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.16" 2019-05-14 07:30:22,735 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 07:30:22 GMT 2019-05-14 07:30:22,735 - 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-05-14 07:30:22,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:30:22,740 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:30:23,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 07:30:23 GMT X-Openstack-Request-Id: req-d4a9133f-4544-4ef3-8e68-9eac7469ff93 2019-05-14 07:30:23,013 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:30:23,013 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d4a9133f-4544-4ef3-8e68-9eac7469ff93 2019-05-14 07:30:23,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.275667905807s 2019-05-14 07:30:23,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 07:30:23,026 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff"}' 2019-05-14 07:30:23,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Tue, 14 May 2019 07:30:23 GMT Location: http://172.30.9.28:9292/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23d93af0-f468-488c-9d1b-75ec0f5c7876 2019-05-14 07:30:23,068 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:30:23Z", "file": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22/file", "owner": "692de12ac4a04072abfb54f15f1f8e52", "id": "a328f4bc-5e4a-4814-b49e-6971803dff22", "size": null, "self": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22", "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_da6285c3-3e04-46cd-aa23-31db22705dff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "checksum": null, "created_at": "2019-05-14T07:30:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 07:30:23,068 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-23d93af0-f468-488c-9d1b-75ec0f5c7876 2019-05-14 07:30:23,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0454421043396s 2019-05-14 07:30:23,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 07:30:23,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" -d '' 2019-05-14 07:30:23,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:30:23 GMT X-Openstack-Request-Id: req-83a333a4-3ae0-42e1-856d-911d6b18c29f 2019-05-14 07:30:23,446 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 07:30:23,446 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22/file used request id req-83a333a4-3ae0-42e1-856d-911d6b18c29f 2019-05-14 07:30:23,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.377783060074s 2019-05-14 07:30:23,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:30:23,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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:30:23,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 14 May 2019 07:30:23 GMT X-Openstack-Request-Id: req-b31ba75a-b4c1-420b-a801-e9ce58f89f96 2019-05-14 07:30:23,478 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:30:23Z", "file": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22/file", "owner": "692de12ac4a04072abfb54f15f1f8e52", "id": "a328f4bc-5e4a-4814-b49e-6971803dff22", "size": 12716032, "self": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:30:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:30:23,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b31ba75a-b4c1-420b-a801-e9ce58f89f96 2019-05-14 07:30:23,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0272700786591s 2019-05-14 07:30:23,480 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22/file', 'owner': u'692de12ac4a04072abfb54f15f1f8e52', 'id': u'a328f4bc-5e4a-4814-b49e-6971803dff22', 'size': 12716032, u'self': u'/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'692de12ac4a04072abfb54f15f1f8e52', 'name': 'patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T07:30:23Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T07:30:23Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff', '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/a328f4bc-5e4a-4814-b49e-6971803dff22', 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_da6285c3-3e04-46cd-aa23-31db22705dff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff', 'created': u'2019-05-14T07:30:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T07:30:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22', 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_da6285c3-3e04-46cd-aa23-31db22705dff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 07:30:23,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 07:30:23,486 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_da6285c3-3e04-46cd-aa23-31db22705dff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 07:30:23,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 14 May 2019 07:30: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-39cd183a-3a17-4d9c-85d8-497103f7ff17 x-openstack-request-id: req-39cd183a-3a17-4d9c-85d8-497103f7ff17 2019-05-14 07:30:23,809 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_da6285c3-3e04-46cd-aa23-31db22705dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37", "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": "22385c0a-bb84-4ae9-ac7b-665474a4cf37"}} 2019-05-14 07:30:23,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-39cd183a-3a17-4d9c-85d8-497103f7ff17 2019-05-14 07:30:23,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.326076030731s 2019-05-14 07:30:23,810 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_da6285c3-3e04-46cd-aa23-31db22705dff', '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'2e0d3a695a9d4898b41f8075010286ad', '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'22385c0a-bb84-4ae9-ac7b-665474a4cf37', 'swap': 0}) 2019-05-14 07:30:23,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 07:30:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" -d '{"extra_specs": {}}' 2019-05-14 07:30:23,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 07: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-360380d7-d3f8-4f1c-964b-c0cc0d06b440 x-openstack-request-id: req-360380d7-d3f8-4f1c-964b-c0cc0d06b440 2019-05-14 07:30:23,833 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 07:30:23,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37/os-extra_specs used request id req-360380d7-d3f8-4f1c-964b-c0cc0d06b440 2019-05-14 07:30:23,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224847793579s 2019-05-14 07:30:23,841 - 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.16" 2019-05-14 07:30:23,846 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7107ff6-1e7a-41cd-942d-15a3039867cd 2019-05-14 07:30:23,847 - 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-05-14 07:30:23,847 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c7107ff6-1e7a-41cd-942d-15a3039867cd 2019-05-14 07:30:23,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:30:23,853 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:30:24,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73a5db27-10bd-4624-ba66-3c49144c6d66 2019-05-14 07:30:24,028 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:30:24,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-73a5db27-10bd-4624-ba66-3c49144c6d66 2019-05-14 07:30:24,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178134918213s 2019-05-14 07:30:24,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:30:24,035 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:30:24,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d67df63-128a-47b8-bda5-8c8ebbdf7fa9 2019-05-14 07:30:24,209 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:30:24,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5d67df63-128a-47b8-bda5-8c8ebbdf7fa9 2019-05-14 07:30:24,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177040815353s 2019-05-14 07:30:24,216 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 07:30:26,582 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-14 07:30:28,945 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 73cee8aa-214b-4d08-bd93-f994e0f901b9 | 2019-05-14T07:30:28.524488 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 73cee8aa-214b-4d08-bd93-f994e0f901b9 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 07:30:32,336 - 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-1068949352 | Available | | __unknown__ | tempest-type-1567876156 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-05-14 07:30:33,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-14 07:30:35,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-14 07:30:39,056 - 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=f78cd3ac-fea0-44ac-ad8d-fc26ffa395fb) as the default verifier for the future CLI operations. 2019-05-14 07:30:40,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 07:30:40,992 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:30:41,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:30: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-bc51a970-20c0-4270-b1c3-4e06338565e0 x-openstack-request-id: req-bc51a970-20c0-4270-b1c3-4e06338565e0 2019-05-14 07:30:41,027 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 07:30:41,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-bc51a970-20c0-4270-b1c3-4e06338565e0 2019-05-14 07:30:41,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0377359390259s 2019-05-14 07:30:41,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:30:41,036 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:30:41,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 14 May 2019 07:30:41 GMT X-Openstack-Request-Id: req-a4eee47c-7e73-4384-8e96-b8241a4d27df 2019-05-14 07:30:41,338 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:30:23Z", "file": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22/file", "owner": "692de12ac4a04072abfb54f15f1f8e52", "id": "a328f4bc-5e4a-4814-b49e-6971803dff22", "size": 12716032, "self": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:30:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:30:41,339 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a4eee47c-7e73-4384-8e96-b8241a4d27df 2019-05-14 07:30:41,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306680202484s 2019-05-14 07:30:41,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 07:30:41,349 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_da6285c3-3e04-46cd-aa23-31db22705dff", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_da6285c3-3e04-46cd-aa23-31db22705dff"}' 2019-05-14 07:30:41,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Tue, 14 May 2019 07:30:41 GMT Location: http://172.30.9.28:9292/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fdacff79-14d2-47e0-8f16-9cd033e0926e 2019-05-14 07:30:41,387 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:30:41Z", "file": "/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068/file", "owner": "692de12ac4a04072abfb54f15f1f8e52", "id": "4ef352b9-75f4-4a03-8007-85a327faa068", "size": null, "self": "/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068", "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_da6285c3-3e04-46cd-aa23-31db22705dff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_da6285c3-3e04-46cd-aa23-31db22705dff", "checksum": null, "created_at": "2019-05-14T07:30:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 07:30:41,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fdacff79-14d2-47e0-8f16-9cd033e0926e 2019-05-14 07:30:41,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0414729118347s 2019-05-14 07:30:41,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 07:30:41,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" -d '' 2019-05-14 07:30:41,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:30:41 GMT X-Openstack-Request-Id: req-e2f838e1-82b2-49c8-8d85-9e1e926700c8 2019-05-14 07:30:41,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-05-14 07:30:41,779 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068/file used request id req-e2f838e1-82b2-49c8-8d85-9e1e926700c8 2019-05-14 07:30:41,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.390409946442s 2019-05-14 07:30:41,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:30:41,787 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:30:41,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Tue, 14 May 2019 07:30:41 GMT X-Openstack-Request-Id: req-606a61d9-2aa8-453a-8079-3384204e1ef6 2019-05-14 07:30:41,817 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:30:41Z", "file": "/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068/file", "owner": "692de12ac4a04072abfb54f15f1f8e52", "id": "4ef352b9-75f4-4a03-8007-85a327faa068", "size": 12716032, "self": "/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4ef352b9-75f4-4a03-8007-85a327faa068/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4ef352b9-75f4-4a03-8007-85a327faa068/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_da6285c3-3e04-46cd-aa23-31db22705dff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_da6285c3-3e04-46cd-aa23-31db22705dff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:30:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:30:23Z", "file": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22/file", "owner": "692de12ac4a04072abfb54f15f1f8e52", "id": "a328f4bc-5e4a-4814-b49e-6971803dff22", "size": 12716032, "self": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:30:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:30:41,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-606a61d9-2aa8-453a-8079-3384204e1ef6 2019-05-14 07:30:41,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339601039886s 2019-05-14 07:30:41,820 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4ef352b9-75f4-4a03-8007-85a327faa068/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068/file', 'owner': u'692de12ac4a04072abfb54f15f1f8e52', 'id': u'4ef352b9-75f4-4a03-8007-85a327faa068', 'size': 12716032, u'self': u'/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'692de12ac4a04072abfb54f15f1f8e52', 'name': 'patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4ef352b9-75f4-4a03-8007-85a327faa068/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T07:30:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T07:30:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_da6285c3-3e04-46cd-aa23-31db22705dff', '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/4ef352b9-75f4-4a03-8007-85a327faa068', 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_da6285c3-3e04-46cd-aa23-31db22705dff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_da6285c3-3e04-46cd-aa23-31db22705dff', 'created': u'2019-05-14T07:30:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T07:30: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/4ef352b9-75f4-4a03-8007-85a327faa068', 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_da6285c3-3e04-46cd-aa23-31db22705dff', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 07:30:41,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 07:30:41,824 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_da6285c3-3e04-46cd-aa23-31db22705dff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 07:30:41,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 07:30: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-7fcf3d0c-d9f6-41af-a251-185f81328c5f x-openstack-request-id: req-7fcf3d0c-d9f6-41af-a251-185f81328c5f 2019-05-14 07:30:41,856 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_da6285c3-3e04-46cd-aa23-31db22705dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/315d1cc0-178e-4bb1-9448-9da804cd7559", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/315d1cc0-178e-4bb1-9448-9da804cd7559", "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": "315d1cc0-178e-4bb1-9448-9da804cd7559"}} 2019-05-14 07:30:41,856 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7fcf3d0c-d9f6-41af-a251-185f81328c5f 2019-05-14 07:30:41,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0353717803955s 2019-05-14 07:30:41,857 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_da6285c3-3e04-46cd-aa23-31db22705dff', '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'2e0d3a695a9d4898b41f8075010286ad', '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'315d1cc0-178e-4bb1-9448-9da804cd7559', 'swap': 0}) 2019-05-14 07:30:41,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 07:30:41,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/315d1cc0-178e-4bb1-9448-9da804cd7559/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" -d '{"extra_specs": {}}' 2019-05-14 07:30:41,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 07:30: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-389ff518-0188-4bea-89eb-3ba5603c39a2 x-openstack-request-id: req-389ff518-0188-4bea-89eb-3ba5603c39a2 2019-05-14 07:30:41,879 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 07:30:41,879 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/315d1cc0-178e-4bb1-9448-9da804cd7559/os-extra_specs used request id req-389ff518-0188-4bea-89eb-3ba5603c39a2 2019-05-14 07:30:41,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218839645386s 2019-05-14 07:30:41,880 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_da6285c3-3e04-46cd-aa23-31db22705dff', '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'2e0d3a695a9d4898b41f8075010286ad', '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'315d1cc0-178e-4bb1-9448-9da804cd7559', 'swap': 0}) 2019-05-14 07:30:45,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-14 07:30:45,382 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-14 07:30:45,382 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-14 07:30:45,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-14 07:30:45,426 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-14 07:30:49,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-f78cd3ac-fea0-44ac-ad8d-fc26ffa395fb/repo; stestr list '(?!.*test_networks_multiprovider_rbac)(?!.*test_auto_allocated_topology_rbac)(?!.*test_create_network_provider_segmentation_id)(?=patrole_tempest_plugin.tests.api.(image|network))' >/home/opnfv/functest/results/patrole/test_list.txt 2>/dev/null) 2019-05-14 07:30:49,076 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-14 07:30:49,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2019-05-14 07:33:14,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3944d818-67f7-4bf8-b3fe-b571c505682c 2019-05-14 07:33:14,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3944d818-67f7-4bf8-b3fe-b571c505682c']'. 2019-05-14 07:33:15,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-14 07:33:15,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3944d818-67f7-4bf8-b3fe-b571c505682c | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-14 07:30:51 | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-14 07:33:14 | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:23 | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f78cd3ac-fea0-44ac-ad8d-fc26ffa395fb) | 2019-05-14 07:33:15,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 73cee8aa-214b-4d08-bd93-f994e0f901b9) | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 148 | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.374 | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 139 | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 07:33:15,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-14 07:33:15,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-14 07:33:15,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-05-14 07:33:15,762 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '3944d818-67f7-4bf8-b3fe-b571c505682c', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-05-14 07:33:17,817 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 3944d818-67f7-4bf8-b3fe-b571c505682c --to /home/opnfv/functest/results/patrole/tempest-report.html Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-14 07:33:17,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '3944d818-67f7-4bf8-b3fe-b571c505682c', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-05-14 07:33:19,760 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 3944d818-67f7-4bf8-b3fe-b571c505682c --to /home/opnfv/functest/results/patrole/tempest-report.xml Saving the report to '/home/opnfv/functest/results/patrole/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-14 07:33:19,919 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 07:33:19,919 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:03 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 07:33:19,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 07:33:19,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:21,351 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:33:21 GMT X-Openstack-Request-Id: req-fb1b4a12-38b1-45c2-9c02-37a440746117 2019-05-14 07:33:21,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 07:33:21,351 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4ef352b9-75f4-4a03-8007-85a327faa068 used request id req-fb1b4a12-38b1-45c2-9c02-37a440746117 2019-05-14 07:33:21,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.42534995079s 2019-05-14 07:33:21,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 07:33:21,361 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:21,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-428f1178-7303-4c80-8394-8d5649bb1fec x-openstack-request-id: req-428f1178-7303-4c80-8394-8d5649bb1fec 2019-05-14 07:33:21,383 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_da6285c3-3e04-46cd-aa23-31db22705dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37", "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": "22385c0a-bb84-4ae9-ac7b-665474a4cf37"}, {"name": "patrole-flavor_alt_da6285c3-3e04-46cd-aa23-31db22705dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/315d1cc0-178e-4bb1-9448-9da804cd7559", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/315d1cc0-178e-4bb1-9448-9da804cd7559", "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": "315d1cc0-178e-4bb1-9448-9da804cd7559"}]} 2019-05-14 07:33:21,383 - 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-428f1178-7303-4c80-8394-8d5649bb1fec 2019-05-14 07:33:21,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.026006937027s 2019-05-14 07:33:21,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 07:33:21,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/315d1cc0-178e-4bb1-9448-9da804cd7559 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:21,415 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-ccc3540e-b6f7-4e5b-bfb4-3a312635b049 x-openstack-request-id: req-ccc3540e-b6f7-4e5b-bfb4-3a312635b049 2019-05-14 07:33:21,416 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/315d1cc0-178e-4bb1-9448-9da804cd7559 used request id req-ccc3540e-b6f7-4e5b-bfb4-3a312635b049 2019-05-14 07:33:21,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0301830768585s 2019-05-14 07:33:21,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 07:33:21,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/a9ed1fa4-1e0b-4617-a5a2-2900a82de669/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" -d '{"subnet_id": "1657c5e4-b24f-4600-98fd-1c822b62a88d"}' 2019-05-14 07:33:23,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:33:23 GMT X-Openstack-Request-Id: req-fd856c67-85cd-4af9-9cb2-e7634ee7ab6e 2019-05-14 07:33:23,927 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c335eb21-7dcb-41d3-bd73-377ce5c895f0", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "subnet_id": "1657c5e4-b24f-4600-98fd-1c822b62a88d", "subnet_ids": ["1657c5e4-b24f-4600-98fd-1c822b62a88d"], "port_id": "7ade70c9-6097-4705-9cf5-65445d2e4ae4", "id": "a9ed1fa4-1e0b-4617-a5a2-2900a82de669"} 2019-05-14 07:33:23,927 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/a9ed1fa4-1e0b-4617-a5a2-2900a82de669/remove_router_interface.json used request id req-fd856c67-85cd-4af9-9cb2-e7634ee7ab6e 2019-05-14 07:33:23,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.51064896584s 2019-05-14 07:33:23,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 07:33:23,928 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:24,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json Date: Tue, 14 May 2019 07:33:24 GMT X-Openstack-Request-Id: req-a6dd8cd5-d116-4730-af2c-547b1fe99b14 2019-05-14 07:33:24,061 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "created_at": "2019-05-14T07:30:18Z", "admin_state_up": true, "updated_at": "2019-05-14T07:33:22Z", "project_id": "692de12ac4a04072abfb54f15f1f8e52", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a9ed1fa4-1e0b-4617-a5a2-2900a82de669", "name": "patrole-router_da6285c3-3e04-46cd-aa23-31db22705dff"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}]} 2019-05-14 07:33:24,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a6dd8cd5-d116-4730-af2c-547b1fe99b14 2019-05-14 07:33:24,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.133964061737s 2019-05-14 07:33:24,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 07:33:24,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/a9ed1fa4-1e0b-4617-a5a2-2900a82de669.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:25,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:33:25 GMT X-Openstack-Request-Id: req-77f0f7db-ddb5-443d-b9d2-f88359cfe548 2019-05-14 07:33:25,335 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:33:25,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/a9ed1fa4-1e0b-4617-a5a2-2900a82de669.json used request id req-77f0f7db-ddb5-443d-b9d2-f88359cfe548 2019-05-14 07:33:25,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27194905281s 2019-05-14 07:33:25,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 07:33:25,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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:25,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Tue, 14 May 2019 07:33:25 GMT X-Openstack-Request-Id: req-fd83ca3c-2af0-4804-af9f-cd915ffbb121 2019-05-14 07:33:25,375 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T07:30:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1657c5e4-b24f-4600-98fd-1c822b62a88d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"692de12ac4a04072abfb54f15f1f8e52","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_da6285c3-3e04-46cd-aa23-31db22705dff","enable_dhcp":true,"segment_id":null,"network_id":"c335eb21-7dcb-41d3-bd73-377ce5c895f0","tenant_id":"692de12ac4a04072abfb54f15f1f8e52","created_at":"2019-05-14T07:30:18Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 07:33:25,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-fd83ca3c-2af0-4804-af9f-cd915ffbb121 2019-05-14 07:33:25,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0403459072113s 2019-05-14 07:33:25,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 07:33:25,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/1657c5e4-b24f-4600-98fd-1c822b62a88d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:26,254 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:33:26 GMT X-Openstack-Request-Id: req-145d3ab5-426f-43a8-abea-ca4b15965bc1 2019-05-14 07:33:26,254 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:33:26,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/1657c5e4-b24f-4600-98fd-1c822b62a88d.json used request id req-145d3ab5-426f-43a8-abea-ca4b15965bc1 2019-05-14 07:33:26,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.876918792725s 2019-05-14 07:33:26,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:33:26,255 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:26,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 14 May 2019 07:33:26 GMT X-Openstack-Request-Id: req-759afa39-fcae-470c-9a0a-5adc81a37259 2019-05-14 07:33:26,338 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c335eb21-7dcb-41d3-bd73-377ce5c895f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":59,"ipv4_address_scope":null,"shared":true,"project_id":"692de12ac4a04072abfb54f15f1f8e52","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:33:26Z","qos_policy_id":null,"name":"patrole-net_da6285c3-3e04-46cd-aa23-31db22705dff","admin_state_up":true,"tenant_id":"692de12ac4a04072abfb54f15f1f8e52","created_at":"2019-05-14T07:30:17Z","provider:network_type":"vxlan"}]} 2019-05-14 07:33:26,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-759afa39-fcae-470c-9a0a-5adc81a37259 2019-05-14 07:33:26,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0837340354919s 2019-05-14 07:33:26,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 07:33:26,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/c335eb21-7dcb-41d3-bd73-377ce5c895f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:27,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:33:27 GMT X-Openstack-Request-Id: req-e57cca51-6262-4340-93b4-0399c5312af7 2019-05-14 07:33:27,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:33:27,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c335eb21-7dcb-41d3-bd73-377ce5c895f0.json used request id req-e57cca51-6262-4340-93b4-0399c5312af7 2019-05-14 07:33:27,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20355010033s 2019-05-14 07:33:27,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:33:27,552 - 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.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:27,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 14 May 2019 07:33:27 GMT X-Openstack-Request-Id: req-b4d96cf7-1489-498a-a82a-36322496f87c 2019-05-14 07:33:27,576 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:30:23Z", "file": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22/file", "owner": "692de12ac4a04072abfb54f15f1f8e52", "id": "a328f4bc-5e4a-4814-b49e-6971803dff22", "size": 12716032, "self": "/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a328f4bc-5e4a-4814-b49e-6971803dff22/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_da6285c3-3e04-46cd-aa23-31db22705dff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:30:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:33:27,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b4d96cf7-1489-498a-a82a-36322496f87c 2019-05-14 07:33:27,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.028459072113s 2019-05-14 07:33:27,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 07:33:27,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}35f0b662791bcce8b0a58b6782af342ea89bebc8" 2019-05-14 07:33:27,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:33:27 GMT X-Openstack-Request-Id: req-6a22c8bd-1e8e-4d0a-8590-f23499a2baf9 2019-05-14 07:33:27,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 07:33:27,861 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a328f4bc-5e4a-4814-b49e-6971803dff22 used request id req-6a22c8bd-1e8e-4d0a-8590-f23499a2baf9 2019-05-14 07:33:27,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.282781124115s 2019-05-14 07:33:27,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 07:33:27,864 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:27,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-bc572ac7-391f-43d4-964b-5445d346078f x-openstack-request-id: req-bc572ac7-391f-43d4-964b-5445d346078f 2019-05-14 07:33:27,884 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_da6285c3-3e04-46cd-aa23-31db22705dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37", "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": "22385c0a-bb84-4ae9-ac7b-665474a4cf37"}]} 2019-05-14 07:33:27,884 - 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-bc572ac7-391f-43d4-964b-5445d346078f 2019-05-14 07:33:27,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023353099823s 2019-05-14 07:33:27,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 07:33:27,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:27,919 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-909c6c3b-27a8-489d-965c-ff0352aa0cbb x-openstack-request-id: req-909c6c3b-27a8-489d-965c-ff0352aa0cbb 2019-05-14 07:33:27,920 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/22385c0a-bb84-4ae9-ac7b-665474a4cf37 used request id req-909c6c3b-27a8-489d-965c-ff0352aa0cbb 2019-05-14 07:33:27,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03382396698s 2019-05-14 07:33:27,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:33:27,923 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:28,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 831 Content-Type: application/json Date: Tue, 14 May 2019 07:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd85ef7-15d2-447a-b5e4-f2ee99ddf8f9 2019-05-14 07:33:28,143 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff", "links": {"self": "http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "60a706b7232b45b0bc55f55013d35edf", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:33:28,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0cd85ef7-15d2-447a-b5e4-f2ee99ddf8f9 2019-05-14 07:33:28,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222949981689s 2019-05-14 07:33:28,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:33:28,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:28,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 14 May 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e70a5e-129a-42a9-afa1-fa633c530e55 2019-05-14 07:33:28,355 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_da6285c3-3e04-46cd-aa23-31db22705dff", "links": {"self": "http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "60a706b7232b45b0bc55f55013d35edf", "description": null}} 2019-05-14 07:33:28,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf used request id req-39e70a5e-129a-42a9-afa1-fa633c530e55 2019-05-14 07:33:28,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206411123276s 2019-05-14 07:33:28,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 07:33:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:28,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa632eba-489f-4711-9b9e-5df948bcc373 2019-05-14 07:33:28,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:33:28,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/60a706b7232b45b0bc55f55013d35edf used request id req-fa632eba-489f-4711-9b9e-5df948bcc373 2019-05-14 07:33:28,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.263319015503s 2019-05-14 07:33:28,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:33:28,629 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:28,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 14 May 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f51faad-aad9-463b-b2af-54ae037ae269 2019-05-14 07:33:28,816 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/692de12ac4a04072abfb54f15f1f8e52"}, "tags": [], "enabled": true, "id": "692de12ac4a04072abfb54f15f1f8e52", "parent_id": "default", "domain_id": "default", "name": "patrole-project_da6285c3-3e04-46cd-aa23-31db22705dff"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:33:28,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-0f51faad-aad9-463b-b2af-54ae037ae269 2019-05-14 07:33:28,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.190945148468s 2019-05-14 07:33:28,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 07:33:28,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/692de12ac4a04072abfb54f15f1f8e52 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:29,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-329b110a-549b-4f4f-bc97-557afc7f1bc7 2019-05-14 07:33:29,073 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:33:29,073 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/692de12ac4a04072abfb54f15f1f8e52 used request id req-329b110a-549b-4f4f-bc97-557afc7f1bc7 2019-05-14 07:33:29,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252054929733s 2019-05-14 07:33:29,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:33:29,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=692de12ac4a04072abfb54f15f1f8e52&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:29,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 07:33:29 GMT X-Openstack-Request-Id: req-b831ebde-b0dd-4739-b44e-f35938513afc 2019-05-14 07:33:29,314 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "created_at": "2019-05-14T07:30:17Z", "updated_at": "2019-05-14T07:30:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:30:17Z", "revision_number": 0, "id": "3d8c1a27-1830-4145-b222-c68fd2032b12", "remote_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "remote_ip_prefix": null, "created_at": "2019-05-14T07:30:17Z", "security_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "692de12ac4a04072abfb54f15f1f8e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:30:17Z", "revision_number": 0, "id": "8d665127-a2f1-4513-b3ea-063967882001", "remote_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "remote_ip_prefix": null, "created_at": "2019-05-14T07:30:17Z", "security_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "692de12ac4a04072abfb54f15f1f8e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:30:17Z", "revision_number": 0, "id": "b39c95c0-af91-44b1-8c76-8f5da4ffa0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:30:17Z", "security_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "692de12ac4a04072abfb54f15f1f8e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:30:17Z", "revision_number": 0, "id": "d2ae19db-b293-4705-8c19-578e2d160ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:30:17Z", "security_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "692de12ac4a04072abfb54f15f1f8e52"}], "revision_number": 1, "project_id": "692de12ac4a04072abfb54f15f1f8e52", "id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "name": "default"}]} 2019-05-14 07:33:29,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=692de12ac4a04072abfb54f15f1f8e52&name=default used request id req-b831ebde-b0dd-4739-b44e-f35938513afc 2019-05-14 07:33:29,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.236087799072s 2019-05-14 07:33:29,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:33:29,321 - 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.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:29,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 07:33:29 GMT X-Openstack-Request-Id: req-2006184a-3149-42ec-8530-ca8c10a2613a 2019-05-14 07:33:29,372 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "created_at": "2019-05-14T07:30:17Z", "updated_at": "2019-05-14T07:30:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:30:17Z", "revision_number": 0, "id": "3d8c1a27-1830-4145-b222-c68fd2032b12", "remote_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "remote_ip_prefix": null, "created_at": "2019-05-14T07:30:17Z", "security_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "692de12ac4a04072abfb54f15f1f8e52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:30:17Z", "revision_number": 0, "id": "8d665127-a2f1-4513-b3ea-063967882001", "remote_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "remote_ip_prefix": null, "created_at": "2019-05-14T07:30:17Z", "security_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "692de12ac4a04072abfb54f15f1f8e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:30:17Z", "revision_number": 0, "id": "b39c95c0-af91-44b1-8c76-8f5da4ffa0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:30:17Z", "security_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "port_range_min": null, "ethertype": "IPv6", "project_id": "692de12ac4a04072abfb54f15f1f8e52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:30:17Z", "revision_number": 0, "id": "d2ae19db-b293-4705-8c19-578e2d160ed4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:30:17Z", "security_group_id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "tenant_id": "692de12ac4a04072abfb54f15f1f8e52", "port_range_min": null, "ethertype": "IPv4", "project_id": "692de12ac4a04072abfb54f15f1f8e52"}], "revision_number": 1, "project_id": "692de12ac4a04072abfb54f15f1f8e52", "id": "86a4c5f0-7ad7-4a2b-936c-346aef305373", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 07:33:29,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2006184a-3149-42ec-8530-ca8c10a2613a 2019-05-14 07:33:29,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0521428585052s 2019-05-14 07:33:29,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 07:33:29,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/86a4c5f0-7ad7-4a2b-936c-346aef305373.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}84c6c69697f5ca13605c2389efd69efc614c379a" 2019-05-14 07:33:29,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:33:29 GMT X-Openstack-Request-Id: req-c828041f-7f24-4354-929a-d2e9154d6d0d 2019-05-14 07:33:29,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:33:29,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/86a4c5f0-7ad7-4a2b-936c-346aef305373.json used request id req-c828041f-7f24-4354-929a-d2e9154d6d0d 2019-05-14 07:33:29,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.115643978119s 2019-05-14 07:33:29,544 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-05-14 07:33:29,583 - 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.16" 2019-05-14 07:33:29,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac5df36-410e-4949-8b7f-679c166f5e52 2019-05-14 07:33:29,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-05-14 07:33:29,588 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-4ac5df36-410e-4949-8b7f-679c166f5e52 2019-05-14 07:33:29,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:33:29,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T08:33:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["rFqWGLJ8SAK195Z3UqyqvA"], "issued_at": "2019-05-14T07:33:29.000000Z"}} 2019-05-14 07:33:29,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:33:29,993 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:30,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:33:30 GMT X-Openstack-Request-Id: req-25867f74-c8ee-4f8b-b9f5-e1e2689fda46 2019-05-14 07:33:30,289 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:33:30,289 - 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-25867f74-c8ee-4f8b-b9f5-e1e2689fda46 2019-05-14 07:33:30,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.297083854675s 2019-05-14 07:33:30,296 - 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.16" 2019-05-14 07:33:30,301 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c538edc7-5dc7-481b-975e-25120271b30f 2019-05-14 07:33:30,302 - 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-05-14 07:33:30,302 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c538edc7-5dc7-481b-975e-25120271b30f 2019-05-14 07:33:30,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:33:30,306 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:30,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33e73265-bf75-4081-95ba-77d04e52f555 2019-05-14 07:33:30,502 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:33:30,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-33e73265-bf75-4081-95ba-77d04e52f555 2019-05-14 07:33:30,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199414968491s 2019-05-14 07:33:30,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 07:33:30,513 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}}' 2019-05-14 07:33:30,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 14 May 2019 07:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d90629-b014-4bff-86ec-467062b43e90 2019-05-14 07:33:30,646 - 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/2be4bad8f6c8461d86cfbc8730ff3255"}, "tags": [], "enabled": true, "id": "2be4bad8f6c8461d86cfbc8730ff3255", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}} 2019-05-14 07:33:30,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-20d90629-b014-4bff-86ec-467062b43e90 2019-05-14 07:33:30,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136596918106s 2019-05-14 07:33:30,647 - 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'2be4bad8f6c8461d86cfbc8730ff3255', '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_a20db8da-1aad-4c43-a5f1-313e69d5a8fa'}) 2019-05-14 07:33:30,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 07:33:30,657 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "pYTYay34WZtptb2ERWTcC9K1SWQav6", "email": null, "name": "neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}}' 2019-05-14 07:33:31,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 14 May 2019 07:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4afed7-1b65-4fd9-b456-b0f611248381 2019-05-14 07:33:31,119 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": {"self": "http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5444e0b736594d1aa81a1ef8f5365757", "domain_id": "default", "password_expires_at": null}} 2019-05-14 07:33:31,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-ba4afed7-1b65-4fd9-b456-b0f611248381 2019-05-14 07:33:31,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465525865555s 2019-05-14 07:33:31,120 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5444e0b736594d1aa81a1ef8f5365757', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa'}) 2019-05-14 07:33:31,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:33:31,127 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:31,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf51950-d02f-4aba-9d19-5b6a9ae33fe1 2019-05-14 07:33:31,237 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:33:31,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dbf51950-d02f-4aba-9d19-5b6a9ae33fe1 2019-05-14 07:33:31,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113218784332s 2019-05-14 07:33:31,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:33:31,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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:31,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633c62d7-d8fa-4371-a9d8-ed2aabf370b9 2019-05-14 07:33:31,363 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:33:31,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-633c62d7-d8fa-4371-a9d8-ed2aabf370b9 2019-05-14 07:33:31,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.121860027313s 2019-05-14 07:33:31,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:33:31,372 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:31,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbafe00-08f9-4af5-90b8-daff90eba996 2019-05-14 07:33:31,481 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:33:31,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7cbafe00-08f9-4af5-90b8-daff90eba996 2019-05-14 07:33:31,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112749099731s 2019-05-14 07:33:31,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:33:31,490 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:31,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325a4abb-3c53-4016-b1be-065b817d04e0 2019-05-14 07:33:31,635 - 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-05-14 07:33:31,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-325a4abb-3c53-4016-b1be-065b817d04e0 2019-05-14 07:33:31,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.148739099503s 2019-05-14 07:33:31,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:33:31,639 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 14 May 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274e75fc-b420-415a-9bda-398cbd96e92c 2019-05-14 07:33:31,763 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": {"self": "http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5444e0b736594d1aa81a1ef8f5365757", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:33:31,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-274e75fc-b420-415a-9bda-398cbd96e92c 2019-05-14 07:33:31,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127268075943s 2019-05-14 07:33:31,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:33:31,779 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:31,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f36b77-5545-4534-b686-0c3aff6d5f03 2019-05-14 07:33:31,980 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/2be4bad8f6c8461d86cfbc8730ff3255"}, "tags": [], "enabled": true, "id": "2be4bad8f6c8461d86cfbc8730ff3255", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:33:31,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-38f36b77-5545-4534-b686-0c3aff6d5f03 2019-05-14 07:33:31,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20521903038s 2019-05-14 07:33:31,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:33:31,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5444e0b736594d1aa81a1ef8f5365757&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=2be4bad8f6c8461d86cfbc8730ff3255" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:32,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 14 May 2019 07:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fcebf92-21e8-49f6-8bca-f6d7fb62ee9b 2019-05-14 07:33:32,186 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5444e0b736594d1aa81a1ef8f5365757&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=2be4bad8f6c8461d86cfbc8730ff3255", "previous": null, "next": null}} 2019-05-14 07:33:32,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5444e0b736594d1aa81a1ef8f5365757&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=2be4bad8f6c8461d86cfbc8730ff3255 used request id req-5fcebf92-21e8-49f6-8bca-f6d7fb62ee9b 2019-05-14 07:33:32,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.197649002075s 2019-05-14 07:33:32,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:33:32,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2be4bad8f6c8461d86cfbc8730ff3255/users/5444e0b736594d1aa81a1ef8f5365757/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:32,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0a2a68a-b645-4465-95e2-3a061b6edf38 2019-05-14 07:33:32,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:33:32,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2be4bad8f6c8461d86cfbc8730ff3255/users/5444e0b736594d1aa81a1ef8f5365757/roles/07647f6e16cf494ea311c937e21b1927 used request id req-f0a2a68a-b645-4465-95e2-3a061b6edf38 2019-05-14 07:33:32,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147744894028s 2019-05-14 07:33:32,339 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', 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'2be4bad8f6c8461d86cfbc8730ff3255', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'pYTYay34WZtptb2ERWTcC9K1SWQav6', 'username': u'neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', '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-05-14 07:33:32,342 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', 'password': 'pYTYay34WZtptb2ERWTcC9K1SWQav6', 'project_name': 'neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '2be4bad8f6c8461d86cfbc8730ff3255', 'project_domain_name': 'Default'} 2019-05-14 07:33:32,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:33:32,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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:32,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80fc9fd9-63cb-49f8-8a3c-dc1b0ea6a3cb 2019-05-14 07:33:32,457 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:33:32,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-80fc9fd9-63cb-49f8-8a3c-dc1b0ea6a3cb 2019-05-14 07:33:32,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111829042435s 2019-05-14 07:33:32,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:33:32,465 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:32,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f587de7e-ed68-4796-8fd4-113fa92849ac 2019-05-14 07:33:32,656 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:33:32,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f587de7e-ed68-4796-8fd4-113fa92849ac 2019-05-14 07:33:32,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194543123245s 2019-05-14 07:33:32,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:33:32,665 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:32,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5581d9-2cdf-4968-a140-950abbee4750 2019-05-14 07:33:32,816 - 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-05-14 07:33:32,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2d5581d9-2cdf-4968-a140-950abbee4750 2019-05-14 07:33:32,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1541929245s 2019-05-14 07:33:32,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:33:32,820 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:33,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 14 May 2019 07:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2609d2-6e48-41b0-8154-13272c2ddbd7 2019-05-14 07:33:33,043 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": {"self": "http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5444e0b736594d1aa81a1ef8f5365757", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:33:33,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cb2609d2-6e48-41b0-8154-13272c2ddbd7 2019-05-14 07:33:33,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22629404068s 2019-05-14 07:33:33,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:33:33,056 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:33,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-178249f0-2baa-41f6-948c-f31b1b026540 2019-05-14 07:33:33,172 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/2be4bad8f6c8461d86cfbc8730ff3255"}, "tags": [], "enabled": true, "id": "2be4bad8f6c8461d86cfbc8730ff3255", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:33:33,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-178249f0-2baa-41f6-948c-f31b1b026540 2019-05-14 07:33:33,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119062185287s 2019-05-14 07:33:33,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:33:33,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=5444e0b736594d1aa81a1ef8f5365757&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=2be4bad8f6c8461d86cfbc8730ff3255" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:33,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf4d4fd-61c0-4a1d-940e-1132f33b02f9 2019-05-14 07:33:33,288 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=5444e0b736594d1aa81a1ef8f5365757&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=2be4bad8f6c8461d86cfbc8730ff3255", "previous": null, "next": null}} 2019-05-14 07:33:33,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=5444e0b736594d1aa81a1ef8f5365757&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=2be4bad8f6c8461d86cfbc8730ff3255 used request id req-abf4d4fd-61c0-4a1d-940e-1132f33b02f9 2019-05-14 07:33:33,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108584165573s 2019-05-14 07:33:33,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:33:33,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2be4bad8f6c8461d86cfbc8730ff3255/users/5444e0b736594d1aa81a1ef8f5365757/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:33,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0ab74a-520b-457b-b99f-606a5734a0e3 2019-05-14 07:33:33,439 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:33:33,439 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2be4bad8f6c8461d86cfbc8730ff3255/users/5444e0b736594d1aa81a1ef8f5365757/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-2d0ab74a-520b-457b-b99f-606a5734a0e3 2019-05-14 07:33:33,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147109031677s 2019-05-14 07:33:33,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:33:33,446 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:33,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79477ed4-cf65-479a-95b1-7770da47efb8 2019-05-14 07:33:33,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:33:33,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-79477ed4-cf65-479a-95b1-7770da47efb8 2019-05-14 07:33:33,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20103597641s 2019-05-14 07:33:33,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:33:33,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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:33,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d47c4a9-9138-4296-b99c-31ca4265ba7a 2019-05-14 07:33:33,757 - 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-05-14 07:33:33,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7d47c4a9-9138-4296-b99c-31ca4265ba7a 2019-05-14 07:33:33,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108734130859s 2019-05-14 07:33:33,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:33:33,761 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:33,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 14 May 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd57f25-61b8-4aad-b05a-080632d480bd 2019-05-14 07:33:33,892 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": {"self": "http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5444e0b736594d1aa81a1ef8f5365757", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:33:33,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2cd57f25-61b8-4aad-b05a-080632d480bd 2019-05-14 07:33:33,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134402036667s 2019-05-14 07:33:33,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:33:33,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=5444e0b736594d1aa81a1ef8f5365757&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:34,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 14 May 2019 07:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa7d50f-6dd0-4e71-b368-18f817ba31e4 2019-05-14 07:33:34,011 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=5444e0b736594d1aa81a1ef8f5365757&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 07:33:34,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=5444e0b736594d1aa81a1ef8f5365757&scope.domain.id=default used request id req-3fa7d50f-6dd0-4e71-b368-18f817ba31e4 2019-05-14 07:33:34,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.107855081558s 2019-05-14 07:33:34,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 07:33:34,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/5444e0b736594d1aa81a1ef8f5365757/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:34,158 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-481f0203-2d32-4935-aea1-7f025dfb2edd 2019-05-14 07:33:34,158 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:33:34,158 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/5444e0b736594d1aa81a1ef8f5365757/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-481f0203-2d32-4935-aea1-7f025dfb2edd 2019-05-14 07:33:34,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.142532110214s 2019-05-14 07:33:34,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.16" 2019-05-14 07:33:34,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f556223d-efb0-4218-8f3a-b3acbd131cbd 2019-05-14 07:33:34,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-05-14 07:33:34,166 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-f556223d-efb0-4218-8f3a-b3acbd131cbd 2019-05-14 07:33:34,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:33:34,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T08:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2be4bad8f6c8461d86cfbc8730ff3255", "name": "neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2be4bad8f6c8461d86cfbc8730ff3255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2be4bad8f6c8461d86cfbc8730ff3255", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2be4bad8f6c8461d86cfbc8730ff3255", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "id": "5444e0b736594d1aa81a1ef8f5365757"}, "audit_ids": ["TPz0ARi0RfOcR895s_lHOw"], "issued_at": "2019-05-14T07:33:34.000000Z"}} 2019-05-14 07:33:34,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 07:33:34,565 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:33:34,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 07:33:34 GMT X-Openstack-Request-Id: req-7036a71d-68c8-4249-bea7-ba39790cedbd 2019-05-14 07:33:34,844 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 07:33:34,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-7036a71d-68c8-4249-bea7-ba39790cedbd 2019-05-14 07:33:34,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.28023314476s 2019-05-14 07:33:34,852 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-05-14 07:33:34,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:33:34,856 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:34,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808b786c-8e25-4d4f-b85e-08568f90250a 2019-05-14 07:33:34,968 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:33:34,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-808b786c-8e25-4d4f-b85e-08568f90250a 2019-05-14 07:33:34,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115599870682s 2019-05-14 07:33:34,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:33:34,979 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:35,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 07:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb588327-e5de-419a-beb3-6a148104a476 2019-05-14 07:33:35,092 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/2be4bad8f6c8461d86cfbc8730ff3255"}, "tags": [], "enabled": true, "id": "2be4bad8f6c8461d86cfbc8730ff3255", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:33:35,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-eb588327-e5de-419a-beb3-6a148104a476 2019-05-14 07:33:35,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115951776505s 2019-05-14 07:33:35,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 07:33:35,095 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" -d '{"network": {"shared": true, "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "name": "neutron_trunk-net_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "admin_state_up": true}}' 2019-05-14 07:33:35,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 14 May 2019 07:33:35 GMT X-Openstack-Request-Id: req-86b6196d-aef0-4abc-8492-d7797691d9be 2019-05-14 07:33:35,399 - 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":"3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"2be4bad8f6c8461d86cfbc8730ff3255","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:33:35Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_a20db8da-1aad-4c43-a5f1-313e69d5a8fa","admin_state_up":true,"tenant_id":"2be4bad8f6c8461d86cfbc8730ff3255","created_at":"2019-05-14T07:33:35Z","mtu":1450}} 2019-05-14 07:33:35,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-86b6196d-aef0-4abc-8492-d7797691d9be 2019-05-14 07:33:35,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.305205106735s 2019-05-14 07:33:35,400 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T07:33:35Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd', 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'neutron_trunk-net_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', u'created_at': u'2019-05-14T07:33:35Z', u'mtu': 1450, u'tenant_id': u'2be4bad8f6c8461d86cfbc8730ff3255', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'2be4bad8f6c8461d86cfbc8730ff3255', u'l2_adjacency': True}) 2019-05-14 07:33:35,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:33:35,401 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:33:35,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 14 May 2019 07:33:35 GMT X-Openstack-Request-Id: req-fef3afa5-dfff-4dab-8312-7f8d0c4849d6 2019-05-14 07:33:35,501 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"2be4bad8f6c8461d86cfbc8730ff3255","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:33:35Z","qos_policy_id":null,"name":"neutron_trunk-net_a20db8da-1aad-4c43-a5f1-313e69d5a8fa","admin_state_up":true,"tenant_id":"2be4bad8f6c8461d86cfbc8730ff3255","created_at":"2019-05-14T07:33:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:33:35,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fef3afa5-dfff-4dab-8312-7f8d0c4849d6 2019-05-14 07:33:35,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100909948349s 2019-05-14 07:33:35,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 07:33:35,504 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" -d '{"subnet": {"name": "neutron_trunk-subnet_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "enable_dhcp": true, "network_id": "3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 07:33:36,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 14 May 2019 07:33:36 GMT X-Openstack-Request-Id: req-06e9829c-4b38-4279-ba68-68bbd6902283 2019-05-14 07:33:36,316 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T07:33: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":"7204df6d-8999-45cd-ab4b-97c1d0b070ce","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2be4bad8f6c8461d86cfbc8730ff3255","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_a20db8da-1aad-4c43-a5f1-313e69d5a8fa","enable_dhcp":true,"segment_id":null,"network_id":"3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd","tenant_id":"2be4bad8f6c8461d86cfbc8730ff3255","created_at":"2019-05-14T07:33:35Z","ip_version":4}} 2019-05-14 07:33:36,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-06e9829c-4b38-4279-ba68-68bbd6902283 2019-05-14 07:33:36,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.81293797493s 2019-05-14 07:33:36,317 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T07:33:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'7204df6d-8999-45cd-ab4b-97c1d0b070ce', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd', u'tenant_id': u'2be4bad8f6c8461d86cfbc8730ff3255', u'created_at': u'2019-05-14T07:33:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2be4bad8f6c8461d86cfbc8730ff3255'}) 2019-05-14 07:33:36,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 07:33:36,318 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "neutron_trunk-router_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "admin_state_up": true}}' 2019-05-14 07:33:37,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 14 May 2019 07:33:37 GMT X-Openstack-Request-Id: req-a1493cea-86c1-4da0-83d8-fbbb1550144d 2019-05-14 07:33:37,671 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "created_at": "2019-05-14T07:33:36Z", "admin_state_up": true, "updated_at": "2019-05-14T07:33:37Z", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "4d2976e6-b30f-45d6-a570-c1e95a328e04", "name": "neutron_trunk-router_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}} 2019-05-14 07:33:37,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a1493cea-86c1-4da0-83d8-fbbb1550144d 2019-05-14 07:33:37,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.353992939s 2019-05-14 07:33:37,672 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T07:33:37Z', u'revision_number': 2, u'ha': False, u'id': u'4d2976e6-b30f-45d6-a570-c1e95a328e04', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', u'admin_state_up': True, u'tenant_id': u'2be4bad8f6c8461d86cfbc8730ff3255', u'created_at': u'2019-05-14T07:33:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'2be4bad8f6c8461d86cfbc8730ff3255'}) 2019-05-14 07:33:37,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 07:33:37,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/4d2976e6-b30f-45d6-a570-c1e95a328e04/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" -d '{"subnet_id": "7204df6d-8999-45cd-ab4b-97c1d0b070ce"}' 2019-05-14 07:33:40,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:33:40 GMT X-Openstack-Request-Id: req-d132677e-7cb6-4db8-8aca-434573271ca8 2019-05-14 07:33:40,400 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "subnet_id": "7204df6d-8999-45cd-ab4b-97c1d0b070ce", "subnet_ids": ["7204df6d-8999-45cd-ab4b-97c1d0b070ce"], "port_id": "ffadf0bd-f3ad-4233-9393-5c5c1d9ec27a", "id": "4d2976e6-b30f-45d6-a570-c1e95a328e04"} 2019-05-14 07:33:40,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4d2976e6-b30f-45d6-a570-c1e95a328e04/add_router_interface.json used request id req-d132677e-7cb6-4db8-8aca-434573271ca8 2019-05-14 07:33:40,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72777414322s 2019-05-14 07:33:40,401 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 07:33:40,502 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 07:33:40,506 - 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.16" 2019-05-14 07:33:40,510 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 07:33:40 GMT 2019-05-14 07:33:40,510 - 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-05-14 07:33:40,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:33:40,515 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:33:40,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 07:33:40 GMT X-Openstack-Request-Id: req-6ee29f6e-0acc-4d51-a202-28b854be7a41 2019-05-14 07:33:40,785 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:33:40,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6ee29f6e-0acc-4d51-a202-28b854be7a41 2019-05-14 07:33:40,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.271683931351s 2019-05-14 07:33:40,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 07:33:40,798 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}' 2019-05-14 07:33:40,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 14 May 2019 07:33:40 GMT Location: http://172.30.9.28:9292/v2/images/99e664ad-9669-4559-9d12-fac9e925b803 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-211af3c8-0952-46d8-a703-f319999688a3 2019-05-14 07:33:40,838 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:33:40Z", "file": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803/file", "owner": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "99e664ad-9669-4559-9d12-fac9e925b803", "size": null, "self": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803", "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_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "checksum": null, "created_at": "2019-05-14T07:33:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 07:33:40,838 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-211af3c8-0952-46d8-a703-f319999688a3 2019-05-14 07:33:40,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0442972183228s 2019-05-14 07:33:40,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 07:33:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/99e664ad-9669-4559-9d12-fac9e925b803/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" -d '' 2019-05-14 07:33:41,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:33:41 GMT X-Openstack-Request-Id: req-07073bd1-4423-47aa-a33b-8f8f6d536491 2019-05-14 07:33:41,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-05-14 07:33:41,325 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/99e664ad-9669-4559-9d12-fac9e925b803/file used request id req-07073bd1-4423-47aa-a33b-8f8f6d536491 2019-05-14 07:33:41,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.485883951187s 2019-05-14 07:33:41,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:33:41,333 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:33:41,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 07:33:41 GMT X-Openstack-Request-Id: req-138188fe-c1e6-4aa4-801c-ef434db331ff 2019-05-14 07:33:41,354 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:33:41Z", "file": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803/file", "owner": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "99e664ad-9669-4559-9d12-fac9e925b803", "size": 12716032, "self": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:33:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:33:41,354 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-138188fe-c1e6-4aa4-801c-ef434db331ff 2019-05-14 07:33:41,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254850387573s 2019-05-14 07:33:41,356 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap', u'metadata': Munch({})})], 'file': u'/v2/images/99e664ad-9669-4559-9d12-fac9e925b803/file', 'owner': u'2be4bad8f6c8461d86cfbc8730ff3255', 'id': u'99e664ad-9669-4559-9d12-fac9e925b803', 'size': 12716032, u'self': u'/v2/images/99e664ad-9669-4559-9d12-fac9e925b803', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2be4bad8f6c8461d86cfbc8730ff3255', 'name': 'neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T07:33:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T07:33:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', '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/99e664ad-9669-4559-9d12-fac9e925b803', 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_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', 'created': u'2019-05-14T07:33:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T07:33:40Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/99e664ad-9669-4559-9d12-fac9e925b803', 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_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 07:33:41,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 07:33:41,362 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 07:33:41,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-deca9e08-eea8-4f2c-9eef-fcbc5e9fba9b x-openstack-request-id: req-deca9e08-eea8-4f2c-9eef-fcbc5e9fba9b 2019-05-14 07:33:41,646 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b", "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": "7b5cc86a-d05f-4c6d-ae89-477b3564752b"}} 2019-05-14 07:33:41,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-deca9e08-eea8-4f2c-9eef-fcbc5e9fba9b 2019-05-14 07:33:41,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.287425994873s 2019-05-14 07:33:41,648 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', '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'2e0d3a695a9d4898b41f8075010286ad', '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'7b5cc86a-d05f-4c6d-ae89-477b3564752b', 'swap': 0}) 2019-05-14 07:33:41,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 07:33:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" -d '{"extra_specs": {}}' 2019-05-14 07:33:41,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-0ded75e5-e611-4e13-bbd1-eb03912ab03a x-openstack-request-id: req-0ded75e5-e611-4e13-bbd1-eb03912ab03a 2019-05-14 07:33:41,667 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 07:33:41,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b/os-extra_specs used request id req-0ded75e5-e611-4e13-bbd1-eb03912ab03a 2019-05-14 07:33:41,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193569660187s 2019-05-14 07:33:41,675 - 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.16" 2019-05-14 07:33:41,680 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3abe0eb-08af-459d-b9b9-3559a7bf9174 2019-05-14 07:33:41,680 - 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-05-14 07:33:41,680 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c3abe0eb-08af-459d-b9b9-3559a7bf9174 2019-05-14 07:33:41,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:33:41,687 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:33:41,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0942ebac-65f6-4698-8d73-f3f19684b145 2019-05-14 07:33:41,875 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:33:41,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0942ebac-65f6-4698-8d73-f3f19684b145 2019-05-14 07:33:41,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19211602211s 2019-05-14 07:33:41,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:33:41,884 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:33:42,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4099a2-1304-45b7-9200-64eeeeecc19c 2019-05-14 07:33:42,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:33:42,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6a4099a2-1304-45b7-9200-64eeeeecc19c 2019-05-14 07:33:42,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.192606925964s 2019-05-14 07:33:42,081 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 07:33:44,533 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-14 07:33:46,936 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 486f2e37-54ed-4e80-a698-9a6802e1ed47 | 2019-05-14T07:33:46.552446 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 486f2e37-54ed-4e80-a698-9a6802e1ed47 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 07:33:50,541 - 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-1068949352 | Available | | __unknown__ | tempest-type-1567876156 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-05-14 07:33:51,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-05-14 07:33:53,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-05-14 07:33:56,725 - 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=282c76f2-df42-461e-8849-59cee3fdf514) as the default verifier for the future CLI operations. 2019-05-14 07:33:58,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 07:33:58,705 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:33:58,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-ab45ef0d-ef8a-4aef-8c74-22a753df1d0f x-openstack-request-id: req-ab45ef0d-ef8a-4aef-8c74-22a753df1d0f 2019-05-14 07:33:58,737 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 07:33:58,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-ab45ef0d-ef8a-4aef-8c74-22a753df1d0f 2019-05-14 07:33:58,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0348889827728s 2019-05-14 07:33:58,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:33:58,747 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:33:59,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 07:33:59 GMT X-Openstack-Request-Id: req-627634f1-6317-4b6d-abdd-fab192915944 2019-05-14 07:33:59,038 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:33:41Z", "file": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803/file", "owner": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "99e664ad-9669-4559-9d12-fac9e925b803", "size": 12716032, "self": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:33:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:33:59,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-627634f1-6317-4b6d-abdd-fab192915944 2019-05-14 07:33:59,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.295073032379s 2019-05-14 07:33:59,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 07:33:59,052 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}' 2019-05-14 07:33:59,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 14 May 2019 07:33:59 GMT Location: http://172.30.9.28:9292/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ca505d81-45ff-45ea-976a-fbdceb292c26 2019-05-14 07:33:59,087 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:33:59Z", "file": "/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/file", "owner": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0", "size": null, "self": "/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0", "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_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "checksum": null, "created_at": "2019-05-14T07:33:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 07:33:59,087 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ca505d81-45ff-45ea-976a-fbdceb292c26 2019-05-14 07:33:59,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0384871959686s 2019-05-14 07:33:59,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 07:33:59,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" -d '' 2019-05-14 07:33:59,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:33:59 GMT X-Openstack-Request-Id: req-25a43c50-ce4c-4ffb-aeed-91e1d4a22caa 2019-05-14 07:33:59,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 07:33:59,488 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/file used request id req-25a43c50-ce4c-4ffb-aeed-91e1d4a22caa 2019-05-14 07:33:59,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.400595188141s 2019-05-14 07:33:59,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:33:59,497 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:33:59,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 14 May 2019 07:33:59 GMT X-Openstack-Request-Id: req-09c76822-0fd7-4c01-8915-28f57f91aa6e 2019-05-14 07:33:59,520 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:33:59Z", "file": "/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/file", "owner": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0", "size": 12716032, "self": "/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:33:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:33:41Z", "file": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803/file", "owner": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "99e664ad-9669-4559-9d12-fac9e925b803", "size": 12716032, "self": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:33:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:33:59,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-09c76822-0fd7-4c01-8915-28f57f91aa6e 2019-05-14 07:33:59,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0270419120789s 2019-05-14 07:33:59,523 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/file', 'owner': u'2be4bad8f6c8461d86cfbc8730ff3255', 'id': u'4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0', 'size': 12716032, u'self': u'/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2be4bad8f6c8461d86cfbc8730ff3255', 'name': 'neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T07:33:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T07:33:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', '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/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0', 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_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', 'created': u'2019-05-14T07:33:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T07:33: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/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0', 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_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 07:33:59,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 07:33:59,526 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 07:33:59,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-ef06eba4-6437-40a9-96d4-4163a0e1017a x-openstack-request-id: req-ef06eba4-6437-40a9-96d4-4163a0e1017a 2019-05-14 07:33:59,559 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/943521e8-7d38-489b-8e8a-d7a00dbc7c1e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/943521e8-7d38-489b-8e8a-d7a00dbc7c1e", "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": "943521e8-7d38-489b-8e8a-d7a00dbc7c1e"}} 2019-05-14 07:33:59,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ef06eba4-6437-40a9-96d4-4163a0e1017a 2019-05-14 07:33:59,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0359838008881s 2019-05-14 07:33:59,560 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', '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'2e0d3a695a9d4898b41f8075010286ad', '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'943521e8-7d38-489b-8e8a-d7a00dbc7c1e', 'swap': 0}) 2019-05-14 07:33:59,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 07:33:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/943521e8-7d38-489b-8e8a-d7a00dbc7c1e/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" -d '{"extra_specs": {}}' 2019-05-14 07:33:59,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 07:33: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-f9c77f41-1b91-4f22-afbe-123916192cb6 x-openstack-request-id: req-f9c77f41-1b91-4f22-afbe-123916192cb6 2019-05-14 07:33:59,580 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 07:33:59,580 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/943521e8-7d38-489b-8e8a-d7a00dbc7c1e/os-extra_specs used request id req-f9c77f41-1b91-4f22-afbe-123916192cb6 2019-05-14 07:33:59,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0189681053162s 2019-05-14 07:33:59,580 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa', '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'2e0d3a695a9d4898b41f8075010286ad', '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'943521e8-7d38-489b-8e8a-d7a00dbc7c1e', 'swap': 0}) 2019-05-14 07:34:02,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-05-14 07:34:02,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-05-14 07:34:02,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-05-14 07:34:02,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-05-14 07:34:02,831 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-05-14 07:34:06,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-282c76f2-df42-461e-8849-59cee3fdf514/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-05-14 07:34:06,055 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-05-14 07:34:06,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2019-05-14 07:35:42,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f45f7946-122e-4851-815e-afac5f622e23 2019-05-14 07:35:42,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f45f7946-122e-4851-815e-afac5f622e23']'. 2019-05-14 07:35:43,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-05-14 07:35:43,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-05-14 07:35:43,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 07:35:43,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f45f7946-122e-4851-815e-afac5f622e23 | 2019-05-14 07:35:43,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-05-14 07:35:43,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-05-14 07:34:08 | 2019-05-14 07:35:43,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-05-14 07:35:42 | 2019-05-14 07:35:43,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:34 | 2019-05-14 07:35:43,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-05-14 07:35:43,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-05-14 07:35:43,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 282c76f2-df42-461e-8849-59cee3fdf514) | 2019-05-14 07:35:43,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-05-14 07:35:43,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 486f2e37-54ed-4e80-a698-9a6802e1ed47) | 2019-05-14 07:35:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2019-05-14 07:35:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 84.078 | 2019-05-14 07:35:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-05-14 07:35:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 10 | 2019-05-14 07:35:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-05-14 07:35:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-05-14 07:35:43,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-05-14 07:35:43,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-05-14 07:35:43,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-05-14 07:35:43,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-05-14 07:35:43,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-05-14 07:35:43,531 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'f45f7946-122e-4851-815e-afac5f622e23', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-05-14 07:35:45,444 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid f45f7946-122e-4851-815e-afac5f622e23 --to /home/opnfv/functest/results/neutron_trunk/tempest-report.html Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.html' file. It may take some time. The report has been successfully saved. 2019-05-14 07:35:45,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'f45f7946-122e-4851-815e-afac5f622e23', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-05-14 07:35:47,465 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid f45f7946-122e-4851-815e-afac5f622e23 --to /home/opnfv/functest/results/neutron_trunk/tempest-report.xml Saving the report to '/home/opnfv/functest/results/neutron_trunk/tempest-report.xml' file. It may take some time. The report has been successfully saved. 2019-05-14 07:35:47,574 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 07:35:47,575 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:13 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-05-14 07:35:47,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 07:35:47,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:48,258 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:35:48 GMT X-Openstack-Request-Id: req-d53faf93-9997-4901-81df-9f4682033aa5 2019-05-14 07:35:48,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-05-14 07:35:48,258 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4ed7ee44-72d3-491d-a7e9-ef2f069ff3c0 used request id req-d53faf93-9997-4901-81df-9f4682033aa5 2019-05-14 07:35:48,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.677990198135s 2019-05-14 07:35:48,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 07:35:48,268 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:48,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Tue, 14 May 2019 07:35: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-1449d136-2a5b-4e1c-b028-6ab831a3749c x-openstack-request-id: req-1449d136-2a5b-4e1c-b028-6ab831a3749c 2019-05-14 07:35:48,286 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b", "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": "7b5cc86a-d05f-4c6d-ae89-477b3564752b"}, {"name": "neutron_trunk-flavor_alt_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/943521e8-7d38-489b-8e8a-d7a00dbc7c1e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/943521e8-7d38-489b-8e8a-d7a00dbc7c1e", "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": "943521e8-7d38-489b-8e8a-d7a00dbc7c1e"}]} 2019-05-14 07:35:48,287 - 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-1449d136-2a5b-4e1c-b028-6ab831a3749c 2019-05-14 07:35:48,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224671363831s 2019-05-14 07:35:48,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 07:35:48,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/943521e8-7d38-489b-8e8a-d7a00dbc7c1e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:48,329 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 07:35: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-436174f1-2fe9-4efc-8f0a-11ce8c27f8fd x-openstack-request-id: req-436174f1-2fe9-4efc-8f0a-11ce8c27f8fd 2019-05-14 07:35:48,329 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/943521e8-7d38-489b-8e8a-d7a00dbc7c1e used request id req-436174f1-2fe9-4efc-8f0a-11ce8c27f8fd 2019-05-14 07:35:48,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0399539470673s 2019-05-14 07:35:48,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 07:35:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/4d2976e6-b30f-45d6-a570-c1e95a328e04/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" -d '{"subnet_id": "7204df6d-8999-45cd-ab4b-97c1d0b070ce"}' 2019-05-14 07:35:50,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:35:50 GMT X-Openstack-Request-Id: req-6923c11d-a130-4e84-bf0f-aae5d18d817e 2019-05-14 07:35:50,856 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "subnet_id": "7204df6d-8999-45cd-ab4b-97c1d0b070ce", "subnet_ids": ["7204df6d-8999-45cd-ab4b-97c1d0b070ce"], "port_id": "ffadf0bd-f3ad-4233-9393-5c5c1d9ec27a", "id": "4d2976e6-b30f-45d6-a570-c1e95a328e04"} 2019-05-14 07:35:50,856 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/4d2976e6-b30f-45d6-a570-c1e95a328e04/remove_router_interface.json used request id req-6923c11d-a130-4e84-bf0f-aae5d18d817e 2019-05-14 07:35:50,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.52642297745s 2019-05-14 07:35:50,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 07:35:50,857 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:50,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1219 Content-Type: application/json Date: Tue, 14 May 2019 07:35:50 GMT X-Openstack-Request-Id: req-4ec0e6d5-5bb2-45a6-b454-d5b87d724dc5 2019-05-14 07:35:50,976 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "created_at": "2019-05-14T07:33:36Z", "admin_state_up": true, "updated_at": "2019-05-14T07:35:49Z", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "4d2976e6-b30f-45d6-a570-c1e95a328e04", "name": "neutron_trunk-router_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}]} 2019-05-14 07:35:50,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4ec0e6d5-5bb2-45a6-b454-d5b87d724dc5 2019-05-14 07:35:50,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119208097458s 2019-05-14 07:35:50,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 07:35:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/4d2976e6-b30f-45d6-a570-c1e95a328e04.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:52,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:35:52 GMT X-Openstack-Request-Id: req-a699fffe-bc89-4b2a-a2b2-ca3a31a791c0 2019-05-14 07:35:52,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:35:52,344 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/4d2976e6-b30f-45d6-a570-c1e95a328e04.json used request id req-a699fffe-bc89-4b2a-a2b2-ca3a31a791c0 2019-05-14 07:35:52,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36625695229s 2019-05-14 07:35:52,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 07:35:52,345 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:52,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 14 May 2019 07:35:52 GMT X-Openstack-Request-Id: req-3f29d173-64e9-4dc8-bc39-fef9ae1ebb6e 2019-05-14 07:35:52,385 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T07:33: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":"7204df6d-8999-45cd-ab4b-97c1d0b070ce","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"2be4bad8f6c8461d86cfbc8730ff3255","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_a20db8da-1aad-4c43-a5f1-313e69d5a8fa","enable_dhcp":true,"segment_id":null,"network_id":"3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd","tenant_id":"2be4bad8f6c8461d86cfbc8730ff3255","created_at":"2019-05-14T07:33:35Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 07:35:52,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3f29d173-64e9-4dc8-bc39-fef9ae1ebb6e 2019-05-14 07:35:52,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0410981178284s 2019-05-14 07:35:52,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 07:35:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/7204df6d-8999-45cd-ab4b-97c1d0b070ce.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:53,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:35:53 GMT X-Openstack-Request-Id: req-1feec505-e322-45e1-b857-23af94ed85e9 2019-05-14 07:35:53,504 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:35:53,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7204df6d-8999-45cd-ab4b-97c1d0b070ce.json used request id req-1feec505-e322-45e1-b857-23af94ed85e9 2019-05-14 07:35:53,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11725711823s 2019-05-14 07:35:53,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:35:53,505 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:53,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Tue, 14 May 2019 07:35:53 GMT X-Openstack-Request-Id: req-6926df82-17a5-459e-b4e8-6a802c996a8d 2019-05-14 07:35:53,597 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"2be4bad8f6c8461d86cfbc8730ff3255","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:35:53Z","qos_policy_id":null,"name":"neutron_trunk-net_a20db8da-1aad-4c43-a5f1-313e69d5a8fa","admin_state_up":true,"tenant_id":"2be4bad8f6c8461d86cfbc8730ff3255","created_at":"2019-05-14T07:33:35Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:35:53,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6926df82-17a5-459e-b4e8-6a802c996a8d 2019-05-14 07:35:53,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929210186005s 2019-05-14 07:35:53,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 07:35:53,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:54,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:35:54 GMT X-Openstack-Request-Id: req-76a2540b-d8d7-4450-a4a4-0cc3318d0e46 2019-05-14 07:35:54,594 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:35:54,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3a6f98a2-8b5c-4243-93ac-3bf1d23b0fdd.json used request id req-76a2540b-d8d7-4450-a4a4-0cc3318d0e46 2019-05-14 07:35:54,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.995742082596s 2019-05-14 07:35:54,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:35:54,603 - 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.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:54,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 07:35:54 GMT X-Openstack-Request-Id: req-4f69de13-09e2-46fc-8957-154b070ebf62 2019-05-14 07:35:54,625 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:33:41Z", "file": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803/file", "owner": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "99e664ad-9669-4559-9d12-fac9e925b803", "size": 12716032, "self": "/v2/images/99e664ad-9669-4559-9d12-fac9e925b803", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/99e664ad-9669-4559-9d12-fac9e925b803/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:33:40Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:35:54,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4f69de13-09e2-46fc-8957-154b070ebf62 2019-05-14 07:35:54,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261368751526s 2019-05-14 07:35:54,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 07:35:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/99e664ad-9669-4559-9d12-fac9e925b803 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}400178ad983d996b63974e186a06c1a784e0619e" 2019-05-14 07:35:55,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:35:55 GMT X-Openstack-Request-Id: req-b367328b-27c6-4b1a-91cf-ef20e7ecfb77 2019-05-14 07:35:55,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 07:35:55,429 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/99e664ad-9669-4559-9d12-fac9e925b803 used request id req-b367328b-27c6-4b1a-91cf-ef20e7ecfb77 2019-05-14 07:35:55,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.802386045456s 2019-05-14 07:35:55,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 07:35:55,433 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:55,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 07:35: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-0ae968a4-df9b-4e33-9df6-7bb2a9f90d95 x-openstack-request-id: req-0ae968a4-df9b-4e33-9df6-7bb2a9f90d95 2019-05-14 07:35:55,453 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b", "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": "7b5cc86a-d05f-4c6d-ae89-477b3564752b"}]} 2019-05-14 07:35:55,453 - 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-0ae968a4-df9b-4e33-9df6-7bb2a9f90d95 2019-05-14 07:35:55,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228819847107s 2019-05-14 07:35:55,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 07:35:55,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:55,487 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 07:35:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-12595004-3261-486a-9c01-0e475f050721 x-openstack-request-id: req-12595004-3261-486a-9c01-0e475f050721 2019-05-14 07:35:55,488 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7b5cc86a-d05f-4c6d-ae89-477b3564752b used request id req-12595004-3261-486a-9c01-0e475f050721 2019-05-14 07:35:55,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0330410003662s 2019-05-14 07:35:55,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:35:55,491 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:55,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 14 May 2019 07:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9417da57-d7ec-4052-b31e-18d73b71ae82 2019-05-14 07:35:55,718 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": {"self": "http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5444e0b736594d1aa81a1ef8f5365757", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:35:55,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9417da57-d7ec-4052-b31e-18d73b71ae82 2019-05-14 07:35:55,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229985952377s 2019-05-14 07:35:55,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:35:55,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:55,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 14 May 2019 07:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e1feb2-066e-4e0a-9d29-010232a6c5c6 2019-05-14 07:35:55,939 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_a20db8da-1aad-4c43-a5f1-313e69d5a8fa", "links": {"self": "http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5444e0b736594d1aa81a1ef8f5365757", "description": null}} 2019-05-14 07:35:55,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757 used request id req-19e1feb2-066e-4e0a-9d29-010232a6c5c6 2019-05-14 07:35:55,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.215244054794s 2019-05-14 07:35:55,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 07:35:55,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:56,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13546e29-cb30-4166-8edc-f5486a0b462c 2019-05-14 07:35:56,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:35:56,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5444e0b736594d1aa81a1ef8f5365757 used request id req-13546e29-cb30-4166-8edc-f5486a0b462c 2019-05-14 07:35:56,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.269593954086s 2019-05-14 07:35:56,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:35:56,219 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:56,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 14 May 2019 07:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013bf532-e21d-4beb-ba28-1a8fadfe8c4d 2019-05-14 07:35:56,416 - 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/2be4bad8f6c8461d86cfbc8730ff3255"}, "tags": [], "enabled": true, "id": "2be4bad8f6c8461d86cfbc8730ff3255", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_a20db8da-1aad-4c43-a5f1-313e69d5a8fa"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:35:56,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-013bf532-e21d-4beb-ba28-1a8fadfe8c4d 2019-05-14 07:35:56,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200417041779s 2019-05-14 07:35:56,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 07:35:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/2be4bad8f6c8461d86cfbc8730ff3255 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:56,681 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-160a5ac2-98f5-4d78-96b3-814c38559175 2019-05-14 07:35:56,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:35:56,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2be4bad8f6c8461d86cfbc8730ff3255 used request id req-160a5ac2-98f5-4d78-96b3-814c38559175 2019-05-14 07:35:56,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.260461091995s 2019-05-14 07:35:56,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:35:56,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2be4bad8f6c8461d86cfbc8730ff3255&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:57,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 07:35:57 GMT X-Openstack-Request-Id: req-cd4c2a8e-e8db-4782-8a87-99b2d39085f1 2019-05-14 07:35:57,015 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "created_at": "2019-05-14T07:33:35Z", "updated_at": "2019-05-14T07:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:33:35Z", "revision_number": 0, "id": "6aa9b4cd-5d21-4c58-82e0-5c9414a12d01", "remote_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "remote_ip_prefix": null, "created_at": "2019-05-14T07:33:35Z", "security_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "port_range_min": null, "ethertype": "IPv6", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:33:35Z", "revision_number": 0, "id": "6e59c64e-f519-4c12-a12f-d478c32d785e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:33:35Z", "security_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "port_range_min": null, "ethertype": "IPv6", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:33:35Z", "revision_number": 0, "id": "ac9b1336-acd8-40d3-b80d-3ba3ad8f5015", "remote_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "remote_ip_prefix": null, "created_at": "2019-05-14T07:33:35Z", "security_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "port_range_min": null, "ethertype": "IPv4", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:33:35Z", "revision_number": 0, "id": "bcf0746a-2e46-44bb-97e1-cb4017f8b157", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:33:35Z", "security_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "port_range_min": null, "ethertype": "IPv4", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255"}], "revision_number": 1, "project_id": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "name": "default"}]} 2019-05-14 07:35:57,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2be4bad8f6c8461d86cfbc8730ff3255&name=default used request id req-cd4c2a8e-e8db-4782-8a87-99b2d39085f1 2019-05-14 07:35:57,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328346014023s 2019-05-14 07:35:57,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:35:57,022 - 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.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:57,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 07:35:57 GMT X-Openstack-Request-Id: req-e33be482-9962-48f2-84ca-afce9b4435ea 2019-05-14 07:35:57,082 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "created_at": "2019-05-14T07:33:35Z", "updated_at": "2019-05-14T07:33:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:33:35Z", "revision_number": 0, "id": "6aa9b4cd-5d21-4c58-82e0-5c9414a12d01", "remote_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "remote_ip_prefix": null, "created_at": "2019-05-14T07:33:35Z", "security_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "port_range_min": null, "ethertype": "IPv6", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:33:35Z", "revision_number": 0, "id": "6e59c64e-f519-4c12-a12f-d478c32d785e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:33:35Z", "security_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "port_range_min": null, "ethertype": "IPv6", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:33:35Z", "revision_number": 0, "id": "ac9b1336-acd8-40d3-b80d-3ba3ad8f5015", "remote_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "remote_ip_prefix": null, "created_at": "2019-05-14T07:33:35Z", "security_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "port_range_min": null, "ethertype": "IPv4", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:33:35Z", "revision_number": 0, "id": "bcf0746a-2e46-44bb-97e1-cb4017f8b157", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:33:35Z", "security_group_id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "tenant_id": "2be4bad8f6c8461d86cfbc8730ff3255", "port_range_min": null, "ethertype": "IPv4", "project_id": "2be4bad8f6c8461d86cfbc8730ff3255"}], "revision_number": 1, "project_id": "2be4bad8f6c8461d86cfbc8730ff3255", "id": "cbbeeb51-cc42-4c7d-8748-e6c334562313", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 07:35:57,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e33be482-9962-48f2-84ca-afce9b4435ea 2019-05-14 07:35:57,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0611770153046s 2019-05-14 07:35:57,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 07:35:57,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cbbeeb51-cc42-4c7d-8748-e6c334562313.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}8c9b6985b7a46688f1f7fe51f60b3f7eabac6a0c" 2019-05-14 07:35:57,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 07:35:57 GMT X-Openstack-Request-Id: req-97c38b7c-36fb-4868-a610-8ba437a0b371 2019-05-14 07:35:57,219 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 07:35:57,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cbbeeb51-cc42-4c7d-8748-e6c334562313.json used request id req-97c38b7c-36fb-4868-a610-8ba437a0b371 2019-05-14 07:35:57,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129425048828s 2019-05-14 07:35:57,271 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-05-14 07:35:57,317 - 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.16" 2019-05-14 07:35:57,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43964e6b-de9d-44a2-967f-259b32257743 2019-05-14 07:35:57,322 - 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-05-14 07:35:57,322 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-43964e6b-de9d-44a2-967f-259b32257743 2019-05-14 07:35:57,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:35:57,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T08:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["oXvzzAxSRqW_1blBmvscfQ"], "issued_at": "2019-05-14T07:35:57.000000Z"}} 2019-05-14 07:35:57,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:35:57,733 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:58,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:35:58 GMT X-Openstack-Request-Id: req-57348178-4322-48d1-abec-bccbd2ded7b3 2019-05-14 07:35:58,023 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:35:58,024 - 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-57348178-4322-48d1-abec-bccbd2ded7b3 2019-05-14 07:35:58,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291465044022s 2019-05-14 07:35:58,031 - 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.16" 2019-05-14 07:35:58,037 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8e2b41b-4946-4800-9b64-8870c477de84 2019-05-14 07:35:58,037 - 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-05-14 07:35:58,037 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-d8e2b41b-4946-4800-9b64-8870c477de84 2019-05-14 07:35:58,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:35:58,041 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:58,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241ee797-b572-49ca-8e5e-63485c6d46cb 2019-05-14 07:35:58,191 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:35:58,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-241ee797-b572-49ca-8e5e-63485c6d46cb 2019-05-14 07:35:58,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.153081893921s 2019-05-14 07:35:58,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 07:35:58,201 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_8831496b-bee9-4544-99a5-a8d96bf0d568"}}' 2019-05-14 07:35:58,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Tue, 14 May 2019 07:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887a431a-9f24-45b0-b301-e878a32fb728 2019-05-14 07:35:58,429 - 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/b76eb6f473c84c2b98ac7dd2c2730ae8"}, "tags": [], "enabled": true, "id": "b76eb6f473c84c2b98ac7dd2c2730ae8", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_8831496b-bee9-4544-99a5-a8d96bf0d568"}} 2019-05-14 07:35:58,429 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-887a431a-9f24-45b0-b301-e878a32fb728 2019-05-14 07:35:58,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.230867862701s 2019-05-14 07:35:58,430 - 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'b76eb6f473c84c2b98ac7dd2c2730ae8', '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_8831496b-bee9-4544-99a5-a8d96bf0d568'}) 2019-05-14 07:35:58,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 07:35:58,439 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "xIDlZgqWumfEFNZtzxeRecztGxI43b", "email": null, "name": "networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568"}}' 2019-05-14 07:35:58,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Tue, 14 May 2019 07:35:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05537274-8ad4-4c5f-9285-6d4cf37ed482 2019-05-14 07:35:58,906 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568", "links": {"self": "http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba0131df4c184b7f90671befb7df8439", "domain_id": "default", "password_expires_at": null}} 2019-05-14 07:35:58,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-05537274-8ad4-4c5f-9285-6d4cf37ed482 2019-05-14 07:35:58,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.470319032669s 2019-05-14 07:35:58,907 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ba0131df4c184b7f90671befb7df8439', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568'}) 2019-05-14 07:35:58,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:35:58,914 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:59,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-869893ca-8874-4346-8d7f-5da50ebb00b4 2019-05-14 07:35:59,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:35:59,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-869893ca-8874-4346-8d7f-5da50ebb00b4 2019-05-14 07:35:59,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202954053879s 2019-05-14 07:35:59,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:35:59,122 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:59,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3e4a67a-44eb-4417-be74-b59074caa53a 2019-05-14 07:35:59,230 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:35:59,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d3e4a67a-44eb-4417-be74-b59074caa53a 2019-05-14 07:35:59,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111129999161s 2019-05-14 07:35:59,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:35:59,239 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:59,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc48b0ec-1816-4a2d-a418-deeb221d42ce 2019-05-14 07:35:59,358 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:35:59,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc48b0ec-1816-4a2d-a418-deeb221d42ce 2019-05-14 07:35:59,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.122584104538s 2019-05-14 07:35:59,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:35:59,367 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:59,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f540203-fe89-43f7-9c42-de2f3d63fa57 2019-05-14 07:35:59,474 - 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-05-14 07:35:59,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4f540203-fe89-43f7-9c42-de2f3d63fa57 2019-05-14 07:35:59,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111091852188s 2019-05-14 07:35:59,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:35:59,479 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:59,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 14 May 2019 07:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7771078c-5208-4dc4-b637-a06ce09cfbf6 2019-05-14 07:35:59,650 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568", "links": {"self": "http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba0131df4c184b7f90671befb7df8439", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:35:59,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7771078c-5208-4dc4-b637-a06ce09cfbf6 2019-05-14 07:35:59,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17481803894s 2019-05-14 07:35:59,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:35:59,666 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:59,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Tue, 14 May 2019 07:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e306ff9e-2506-4aaa-bf6c-d2b7e8b9c829 2019-05-14 07:35:59,864 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/b76eb6f473c84c2b98ac7dd2c2730ae8"}, "tags": [], "enabled": true, "id": "b76eb6f473c84c2b98ac7dd2c2730ae8", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_8831496b-bee9-4544-99a5-a8d96bf0d568"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:35:59,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e306ff9e-2506-4aaa-bf6c-d2b7e8b9c829 2019-05-14 07:35:59,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201817989349s 2019-05-14 07:35:59,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:35:59,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=ba0131df4c184b7f90671befb7df8439&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=b76eb6f473c84c2b98ac7dd2c2730ae8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:35:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 07:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3e167c9-1fe5-4367-8730-1b9dfc7d45c6 2019-05-14 07:35:59,984 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=ba0131df4c184b7f90671befb7df8439&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=b76eb6f473c84c2b98ac7dd2c2730ae8", "previous": null, "next": null}} 2019-05-14 07:35:59,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=ba0131df4c184b7f90671befb7df8439&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=b76eb6f473c84c2b98ac7dd2c2730ae8 used request id req-c3e167c9-1fe5-4367-8730-1b9dfc7d45c6 2019-05-14 07:35:59,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.112190961838s 2019-05-14 07:35:59,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:35:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b76eb6f473c84c2b98ac7dd2c2730ae8/users/ba0131df4c184b7f90671befb7df8439/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:00,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:35:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10af1dd-ada3-4085-8a6b-7c07b08b2cad 2019-05-14 07:36:00,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:00,130 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b76eb6f473c84c2b98ac7dd2c2730ae8/users/ba0131df4c184b7f90671befb7df8439/roles/07647f6e16cf494ea311c937e21b1927 used request id req-e10af1dd-ada3-4085-8a6b-7c07b08b2cad 2019-05-14 07:36:00,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142744064331s 2019-05-14 07:36:00,131 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_8831496b-bee9-4544-99a5-a8d96bf0d568', 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'b76eb6f473c84c2b98ac7dd2c2730ae8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'xIDlZgqWumfEFNZtzxeRecztGxI43b', 'username': u'networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568', '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-05-14 07:36:00,135 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568', 'password': 'xIDlZgqWumfEFNZtzxeRecztGxI43b', 'project_name': 'networking-bgpvpn-project_8831496b-bee9-4544-99a5-a8d96bf0d568', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'b76eb6f473c84c2b98ac7dd2c2730ae8', 'project_domain_name': 'Default'} 2019-05-14 07:36:00,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:00,142 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:00,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634ea0f3-cad1-4e49-bfa6-0237fca0ad57 2019-05-14 07:36:00,300 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:00,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-634ea0f3-cad1-4e49-bfa6-0237fca0ad57 2019-05-14 07:36:00,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161233186722s 2019-05-14 07:36:00,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:00,309 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:00,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78d7abb-4a73-41ca-a0bc-3cbe9fa2a444 2019-05-14 07:36:00,419 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:00,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a78d7abb-4a73-41ca-a0bc-3cbe9fa2a444 2019-05-14 07:36:00,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114197015762s 2019-05-14 07:36:00,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:00,428 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:00,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab84e44e-1634-4da6-a174-0c41ff68bea8 2019-05-14 07:36:00,629 - 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-05-14 07:36:00,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ab84e44e-1634-4da6-a174-0c41ff68bea8 2019-05-14 07:36:00,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204782009125s 2019-05-14 07:36:00,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:00,634 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:00,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 14 May 2019 07:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1fa859-f0c5-4906-893d-a81778f358d1 2019-05-14 07:36:00,763 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568", "links": {"self": "http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba0131df4c184b7f90671befb7df8439", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:00,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1f1fa859-f0c5-4906-893d-a81778f358d1 2019-05-14 07:36:00,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132786989212s 2019-05-14 07:36:00,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:00,778 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:00,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 402 Content-Type: application/json Date: Tue, 14 May 2019 07:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa681e0e-6629-4bcb-9b01-ed00609bcc5d 2019-05-14 07:36:00,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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/b76eb6f473c84c2b98ac7dd2c2730ae8"}, "tags": [], "enabled": true, "id": "b76eb6f473c84c2b98ac7dd2c2730ae8", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_8831496b-bee9-4544-99a5-a8d96bf0d568"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:00,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-fa681e0e-6629-4bcb-9b01-ed00609bcc5d 2019-05-14 07:36:00,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120187997818s 2019-05-14 07:36:00,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:00,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=ba0131df4c184b7f90671befb7df8439&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=b76eb6f473c84c2b98ac7dd2c2730ae8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:01,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 07:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86c106a8-06b4-483f-86ef-1359fdbd4f93 2019-05-14 07:36:01,098 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=ba0131df4c184b7f90671befb7df8439&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=b76eb6f473c84c2b98ac7dd2c2730ae8", "previous": null, "next": null}} 2019-05-14 07:36:01,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=ba0131df4c184b7f90671befb7df8439&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=b76eb6f473c84c2b98ac7dd2c2730ae8 used request id req-86c106a8-06b4-483f-86ef-1359fdbd4f93 2019-05-14 07:36:01,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.195609807968s 2019-05-14 07:36:01,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:36:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/b76eb6f473c84c2b98ac7dd2c2730ae8/users/ba0131df4c184b7f90671befb7df8439/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:01,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff771590-3dea-4f31-99e3-73fb84b0bc01 2019-05-14 07:36:01,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:01,257 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b76eb6f473c84c2b98ac7dd2c2730ae8/users/ba0131df4c184b7f90671befb7df8439/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-ff771590-3dea-4f31-99e3-73fb84b0bc01 2019-05-14 07:36:01,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154844045639s 2019-05-14 07:36:01,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:01,265 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:01,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-628954b4-fdbf-4dab-9810-f52d62732153 2019-05-14 07:36:01,375 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:01,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-628954b4-fdbf-4dab-9810-f52d62732153 2019-05-14 07:36:01,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114315032959s 2019-05-14 07:36:01,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:01,384 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:01,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea546fa-cfa4-4be3-b1b9-4b0a21dfe927 2019-05-14 07:36:01,495 - 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-05-14 07:36:01,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-eea546fa-cfa4-4be3-b1b9-4b0a21dfe927 2019-05-14 07:36:01,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11483502388s 2019-05-14 07:36:01,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:01,500 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:01,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 14 May 2019 07:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f0cb27-066e-499c-b43b-0a4442ab04f3 2019-05-14 07:36:01,629 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568", "links": {"self": "http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba0131df4c184b7f90671befb7df8439", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:01,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b4f0cb27-066e-499c-b43b-0a4442ab04f3 2019-05-14 07:36:01,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132678031921s 2019-05-14 07:36:01,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:01,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=ba0131df4c184b7f90671befb7df8439&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:01,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 14 May 2019 07:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fe56a0e-032e-464f-92fb-a96c2c0c56c9 2019-05-14 07:36:01,751 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=ba0131df4c184b7f90671befb7df8439&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 07:36:01,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=ba0131df4c184b7f90671befb7df8439&scope.domain.id=default used request id req-3fe56a0e-032e-464f-92fb-a96c2c0c56c9 2019-05-14 07:36:01,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110958099365s 2019-05-14 07:36:01,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 07:36:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/ba0131df4c184b7f90671befb7df8439/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:01,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef41c916-ad20-4d51-8ea3-0a29076fbfd3 2019-05-14 07:36:01,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:01,899 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/ba0131df4c184b7f90671befb7df8439/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-ef41c916-ad20-4d51-8ea3-0a29076fbfd3 2019-05-14 07:36:01,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.144052028656s 2019-05-14 07:36:01,904 - 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.16" 2019-05-14 07:36:01,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017547f8-f6f5-4d9e-ba2d-9f3200b63a21 2019-05-14 07:36:01,912 - 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-05-14 07:36:01,912 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-017547f8-f6f5-4d9e-ba2d-9f3200b63a21 2019-05-14 07:36:01,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:36:02,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T08:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b76eb6f473c84c2b98ac7dd2c2730ae8", "name": "networking-bgpvpn-project_8831496b-bee9-4544-99a5-a8d96bf0d568"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_b76eb6f473c84c2b98ac7dd2c2730ae8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568", "id": "ba0131df4c184b7f90671befb7df8439"}, "audit_ids": ["8WWYEp6kQcyOYDjdQf6Qkw"], "issued_at": "2019-05-14T07:36:02.000000Z"}} 2019-05-14 07:36:02,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 07:36:02,375 - 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.16" -H "X-Auth-Token: {SHA1}b1a424ddb23b7a6817712ea7051f148a3e5ae0f4" 2019-05-14 07:36:02,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 07:36:02 GMT X-Openstack-Request-Id: req-1ced6c79-f7d5-4038-9489-3e43ba666d2c 2019-05-14 07:36:02,655 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 07:36:02,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-1ced6c79-f7d5-4038-9489-3e43ba666d2c 2019-05-14 07:36:02,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.281302928925s 2019-05-14 07:36:02,665 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-05-14 07:36:02,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:02,669 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:02,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 14 May 2019 07:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47ba760-eaeb-48d4-a995-7e7d3dd0c006 2019-05-14 07:36:02,808 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568", "links": {"self": "http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ba0131df4c184b7f90671befb7df8439", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:02,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f47ba760-eaeb-48d4-a995-7e7d3dd0c006 2019-05-14 07:36:02,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141938924789s 2019-05-14 07:36:02,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:02,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:02,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 232 Content-Type: application/json Date: Tue, 14 May 2019 07:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f8c9df7-9db3-4d46-9c75-f51304742b55 2019-05-14 07:36:02,939 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_8831496b-bee9-4544-99a5-a8d96bf0d568", "links": {"self": "http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ba0131df4c184b7f90671befb7df8439", "description": null}} 2019-05-14 07:36:02,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439 used request id req-3f8c9df7-9db3-4d46-9c75-f51304742b55 2019-05-14 07:36:02,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125764846802s 2019-05-14 07:36:02,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 07:36:02,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:03,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee76dab-7790-45ce-b097-06dcb2474059 2019-05-14 07:36:03,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:03,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ba0131df4c184b7f90671befb7df8439 used request id req-2ee76dab-7790-45ce-b097-06dcb2474059 2019-05-14 07:36:03,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.182775020599s 2019-05-14 07:36:03,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:03,132 - 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.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:03,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 393 Content-Type: application/json Date: Tue, 14 May 2019 07:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73171ec2-40bc-4187-93d1-584722637a6d 2019-05-14 07:36:03,339 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/b76eb6f473c84c2b98ac7dd2c2730ae8"}, "tags": [], "enabled": true, "id": "b76eb6f473c84c2b98ac7dd2c2730ae8", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_8831496b-bee9-4544-99a5-a8d96bf0d568"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:03,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-73171ec2-40bc-4187-93d1-584722637a6d 2019-05-14 07:36:03,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210473060608s 2019-05-14 07:36:03,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 07:36:03,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/b76eb6f473c84c2b98ac7dd2c2730ae8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:03,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5edfd2d-95bb-4170-a77c-8513586371d1 2019-05-14 07:36:03,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:03,607 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b76eb6f473c84c2b98ac7dd2c2730ae8 used request id req-b5edfd2d-95bb-4170-a77c-8513586371d1 2019-05-14 07:36:03,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.262372016907s 2019-05-14 07:36:03,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:36:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b76eb6f473c84c2b98ac7dd2c2730ae8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}326371e7c379f5b4db133dd7ae86e7fdca1b86bf" 2019-05-14 07:36:03,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 14 May 2019 07:36:03 GMT X-Openstack-Request-Id: req-638f5b14-05e6-4fc2-a91c-9bd565eb138f 2019-05-14 07:36:03,651 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-14 07:36:03,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=b76eb6f473c84c2b98ac7dd2c2730ae8&name=default used request id req-638f5b14-05e6-4fc2-a91c-9bd565eb138f 2019-05-14 07:36:03,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.039057970047s 2019-05-14 07:36:03,651 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-05-14 07:36:03,652 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-05-14 07:36:03,706 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-05-14 07:36:03,749 - 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.16" 2019-05-14 07:36:03,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89ddde7-c662-4304-a2fe-2c6ba2553f80 2019-05-14 07:36:03,754 - 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-05-14 07:36:03,754 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e89ddde7-c662-4304-a2fe-2c6ba2553f80 2019-05-14 07:36:03,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:36:04,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T08:36:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["zLq9fkZfQVyt0MX8e6rVfw"], "issued_at": "2019-05-14T07:36:04.000000Z"}} 2019-05-14 07:36:04,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:36:04,173 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:04,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:36:04 GMT X-Openstack-Request-Id: req-292243a2-f658-4597-9841-33704b25fbde 2019-05-14 07:36:04,535 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:36:04,535 - 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-292243a2-f658-4597-9841-33704b25fbde 2019-05-14 07:36:04,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.362771987915s 2019-05-14 07:36:04,542 - 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.16" 2019-05-14 07:36:04,547 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d8eb44-8167-4b50-9b2a-cb079165d5fb 2019-05-14 07:36:04,548 - 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-05-14 07:36:04,548 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-14d8eb44-8167-4b50-9b2a-cb079165d5fb 2019-05-14 07:36:04,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:04,552 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:04,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255227f2-944d-45be-920c-a3b20e6d4cfc 2019-05-14 07:36:04,718 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:36:04,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-255227f2-944d-45be-920c-a3b20e6d4cfc 2019-05-14 07:36:04,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.169457197189s 2019-05-14 07:36:04,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 07:36:04,729 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_69f34d43-0f40-480c-be33-b7c0f4c8b117"}}' 2019-05-14 07:36:04,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 14 May 2019 07:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01bd24eb-e4ae-4eb7-a24e-87411dc63851 2019-05-14 07:36:04,901 - 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/4480b2bb3fcb4f0ea348dd87c18ec1ce"}, "tags": [], "enabled": true, "id": "4480b2bb3fcb4f0ea348dd87c18ec1ce", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_69f34d43-0f40-480c-be33-b7c0f4c8b117"}} 2019-05-14 07:36:04,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-01bd24eb-e4ae-4eb7-a24e-87411dc63851 2019-05-14 07:36:04,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.175500154495s 2019-05-14 07:36:04,902 - 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'4480b2bb3fcb4f0ea348dd87c18ec1ce', '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_69f34d43-0f40-480c-be33-b7c0f4c8b117'}) 2019-05-14 07:36:04,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 07:36:04,913 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1uyLgJmoWMnL1JEOl4RmKW9p8yk4jT", "email": null, "name": "networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117"}}' 2019-05-14 07:36:05,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 14 May 2019 07:36:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f381c4ab-1957-4ef4-bf5f-5d1d4cf12240 2019-05-14 07:36:05,284 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117", "links": {"self": "http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3baf024d5b645878afa101fe1be54e5", "domain_id": "default", "password_expires_at": null}} 2019-05-14 07:36:05,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-f381c4ab-1957-4ef4-bf5f-5d1d4cf12240 2019-05-14 07:36:05,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375404834747s 2019-05-14 07:36:05,285 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b3baf024d5b645878afa101fe1be54e5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117'}) 2019-05-14 07:36:05,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:05,293 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:05,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d099961-8d6f-4bb9-8c40-d7092241fcc2 2019-05-14 07:36:05,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:05,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6d099961-8d6f-4bb9-8c40-d7092241fcc2 2019-05-14 07:36:05,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153966903687s 2019-05-14 07:36:05,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:05,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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:05,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d2ab1c-cb28-4497-82c3-1345da0538b5 2019-05-14 07:36:05,562 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:05,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0d2ab1c-cb28-4497-82c3-1345da0538b5 2019-05-14 07:36:05,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112751960754s 2019-05-14 07:36:05,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:05,571 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:05,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f412b09a-9b82-46b8-bb0b-0468985dfd50 2019-05-14 07:36:05,766 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:05,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f412b09a-9b82-46b8-bb0b-0468985dfd50 2019-05-14 07:36:05,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198778867722s 2019-05-14 07:36:05,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:05,775 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:05,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9a2e98-3e2d-4ae6-bd95-fc7e539bd093 2019-05-14 07:36:05,967 - 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-05-14 07:36:05,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8d9a2e98-3e2d-4ae6-bd95-fc7e539bd093 2019-05-14 07:36:05,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196127891541s 2019-05-14 07:36:05,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:05,972 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:06,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 07:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35fb74cf-93bc-4849-9670-64995e50857c 2019-05-14 07:36:06,099 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117", "links": {"self": "http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3baf024d5b645878afa101fe1be54e5", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:06,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-35fb74cf-93bc-4849-9670-64995e50857c 2019-05-14 07:36:06,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131097078323s 2019-05-14 07:36:06,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:06,115 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:06,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 14 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd41268f-0501-4f7e-b236-b2845f64cb69 2019-05-14 07:36:06,318 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/4480b2bb3fcb4f0ea348dd87c18ec1ce"}, "tags": [], "enabled": true, "id": "4480b2bb3fcb4f0ea348dd87c18ec1ce", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_69f34d43-0f40-480c-be33-b7c0f4c8b117"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:06,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-fd41268f-0501-4f7e-b236-b2845f64cb69 2019-05-14 07:36:06,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206810951233s 2019-05-14 07:36:06,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:06,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=b3baf024d5b645878afa101fe1be54e5&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=4480b2bb3fcb4f0ea348dd87c18ec1ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:06,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17799a4-104f-44f9-a2e2-ba1fcc6e4081 2019-05-14 07:36:06,442 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b3baf024d5b645878afa101fe1be54e5&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=4480b2bb3fcb4f0ea348dd87c18ec1ce", "previous": null, "next": null}} 2019-05-14 07:36:06,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b3baf024d5b645878afa101fe1be54e5&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=4480b2bb3fcb4f0ea348dd87c18ec1ce used request id req-b17799a4-104f-44f9-a2e2-ba1fcc6e4081 2019-05-14 07:36:06,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115747928619s 2019-05-14 07:36:06,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:36:06,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/4480b2bb3fcb4f0ea348dd87c18ec1ce/users/b3baf024d5b645878afa101fe1be54e5/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:06,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f52ec0c8-70ff-45fd-b047-6d3118dc04b2 2019-05-14 07:36:06,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:06,643 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4480b2bb3fcb4f0ea348dd87c18ec1ce/users/b3baf024d5b645878afa101fe1be54e5/roles/07647f6e16cf494ea311c937e21b1927 used request id req-f52ec0c8-70ff-45fd-b047-6d3118dc04b2 2019-05-14 07:36:06,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.196618080139s 2019-05-14 07:36:06,643 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_69f34d43-0f40-480c-be33-b7c0f4c8b117', 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'4480b2bb3fcb4f0ea348dd87c18ec1ce', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1uyLgJmoWMnL1JEOl4RmKW9p8yk4jT', 'username': u'networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117', '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-05-14 07:36:06,647 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117', 'password': '1uyLgJmoWMnL1JEOl4RmKW9p8yk4jT', 'project_name': 'networking-sfc-project_69f34d43-0f40-480c-be33-b7c0f4c8b117', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '4480b2bb3fcb4f0ea348dd87c18ec1ce', 'project_domain_name': 'Default'} 2019-05-14 07:36:06,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:06,654 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:06,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14a12af-d1c1-43c7-b0f9-caf04eb01cbd 2019-05-14 07:36:06,763 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:06,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c14a12af-d1c1-43c7-b0f9-caf04eb01cbd 2019-05-14 07:36:06,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112828969955s 2019-05-14 07:36:06,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:06,772 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:06,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cdc477-76be-4954-9de0-54ff6ece4de3 2019-05-14 07:36:06,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:06,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-99cdc477-76be-4954-9de0-54ff6ece4de3 2019-05-14 07:36:06,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111602067947s 2019-05-14 07:36:06,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:06,889 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:06,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e3f0c89-d4bb-4c92-aadf-4de08bd1baeb 2019-05-14 07:36:06,993 - 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-05-14 07:36:06,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-9e3f0c89-d4bb-4c92-aadf-4de08bd1baeb 2019-05-14 07:36:06,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108094930649s 2019-05-14 07:36:06,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:06,998 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:07,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 07:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f41ec4b-6b23-4ff7-87e1-10e66d142323 2019-05-14 07:36:07,121 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117", "links": {"self": "http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3baf024d5b645878afa101fe1be54e5", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:07,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0f41ec4b-6b23-4ff7-87e1-10e66d142323 2019-05-14 07:36:07,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126894950867s 2019-05-14 07:36:07,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:07,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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:07,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 14 May 2019 07:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd43456-2f1e-402c-84fc-116422507bea 2019-05-14 07:36:07,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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/4480b2bb3fcb4f0ea348dd87c18ec1ce"}, "tags": [], "enabled": true, "id": "4480b2bb3fcb4f0ea348dd87c18ec1ce", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_69f34d43-0f40-480c-be33-b7c0f4c8b117"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:07,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0dd43456-2f1e-402c-84fc-116422507bea 2019-05-14 07:36:07,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113101005554s 2019-05-14 07:36:07,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:07,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=b3baf024d5b645878afa101fe1be54e5&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=4480b2bb3fcb4f0ea348dd87c18ec1ce" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:07,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 07:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32c77ee-17e6-4e7f-b767-270eb149b213 2019-05-14 07:36:07,363 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=b3baf024d5b645878afa101fe1be54e5&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=4480b2bb3fcb4f0ea348dd87c18ec1ce", "previous": null, "next": null}} 2019-05-14 07:36:07,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=b3baf024d5b645878afa101fe1be54e5&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=4480b2bb3fcb4f0ea348dd87c18ec1ce used request id req-b32c77ee-17e6-4e7f-b767-270eb149b213 2019-05-14 07:36:07,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108797073364s 2019-05-14 07:36:07,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:36:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/4480b2bb3fcb4f0ea348dd87c18ec1ce/users/b3baf024d5b645878afa101fe1be54e5/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:07,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd6929c7-97cc-4cf7-9ea1-7d8fec4356df 2019-05-14 07:36:07,510 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:07,510 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4480b2bb3fcb4f0ea348dd87c18ec1ce/users/b3baf024d5b645878afa101fe1be54e5/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-cd6929c7-97cc-4cf7-9ea1-7d8fec4356df 2019-05-14 07:36:07,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143618106842s 2019-05-14 07:36:07,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:07,517 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:07,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1e57bf-d166-4f1a-8609-5ec8172c5419 2019-05-14 07:36:07,624 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:07,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1a1e57bf-d166-4f1a-8609-5ec8172c5419 2019-05-14 07:36:07,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110445976257s 2019-05-14 07:36:07,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:07,633 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:07,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20672708-cd18-443d-bbad-2185b8461d7d 2019-05-14 07:36:07,740 - 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-05-14 07:36:07,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-20672708-cd18-443d-bbad-2185b8461d7d 2019-05-14 07:36:07,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110500097275s 2019-05-14 07:36:07,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:07,744 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:07,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 07:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e038a8b2-0397-4886-9e1c-f8f6ba96d99a 2019-05-14 07:36:07,870 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117", "links": {"self": "http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3baf024d5b645878afa101fe1be54e5", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:07,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e038a8b2-0397-4886-9e1c-f8f6ba96d99a 2019-05-14 07:36:07,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129149198532s 2019-05-14 07:36:07,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:07,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b3baf024d5b645878afa101fe1be54e5&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:07,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 14 May 2019 07:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d5f3df-a778-4693-b3ed-571a0a7b0650 2019-05-14 07:36:07,993 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b3baf024d5b645878afa101fe1be54e5&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 07:36:07,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=b3baf024d5b645878afa101fe1be54e5&scope.domain.id=default used request id req-f0d5f3df-a778-4693-b3ed-571a0a7b0650 2019-05-14 07:36:07,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111565828323s 2019-05-14 07:36:07,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 07:36:08,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/b3baf024d5b645878afa101fe1be54e5/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:08,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-451afb9c-f735-4fdd-bef0-e2eea42dc92a 2019-05-14 07:36:08,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:08,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/b3baf024d5b645878afa101fe1be54e5/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-451afb9c-f735-4fdd-bef0-e2eea42dc92a 2019-05-14 07:36:08,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.226847887039s 2019-05-14 07:36:08,228 - 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.16" 2019-05-14 07:36:08,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6a7322-77de-4509-b22a-18293eba47a0 2019-05-14 07:36:08,234 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-14 07:36:08,234 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-8d6a7322-77de-4509-b22a-18293eba47a0 2019-05-14 07:36:08,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:36:08,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T08:36:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4480b2bb3fcb4f0ea348dd87c18ec1ce", "name": "networking-sfc-project_69f34d43-0f40-480c-be33-b7c0f4c8b117"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_4480b2bb3fcb4f0ea348dd87c18ec1ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117", "id": "b3baf024d5b645878afa101fe1be54e5"}, "audit_ids": ["i8CqNyFdR2KwUX5YHpC1HQ"], "issued_at": "2019-05-14T07:36:08.000000Z"}} 2019-05-14 07:36:08,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 07:36:08,634 - 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.16" -H "X-Auth-Token: {SHA1}6a6a858ea4e10d51396edafe1f5c5f35b6975141" 2019-05-14 07:36:08,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 07:36:08 GMT X-Openstack-Request-Id: req-ecc15c36-1d8c-445a-b887-c67ba67187be 2019-05-14 07:36:08,846 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 07:36:08,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-ecc15c36-1d8c-445a-b887-c67ba67187be 2019-05-14 07:36:08,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.213225126266s 2019-05-14 07:36:08,858 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-05-14 07:36:08,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:08,862 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:08,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 07:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d171c3a-719c-459e-b409-acff1448cac8 2019-05-14 07:36:08,988 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117", "links": {"self": "http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b3baf024d5b645878afa101fe1be54e5", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:08,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9d171c3a-719c-459e-b409-acff1448cac8 2019-05-14 07:36:08,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129639148712s 2019-05-14 07:36:08,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:09,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 14 May 2019 07:36:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f036c4e-d279-4f54-ac4a-9dad70f8391a 2019-05-14 07:36:09,115 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_69f34d43-0f40-480c-be33-b7c0f4c8b117", "links": {"self": "http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b3baf024d5b645878afa101fe1be54e5", "description": null}} 2019-05-14 07:36:09,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5 used request id req-3f036c4e-d279-4f54-ac4a-9dad70f8391a 2019-05-14 07:36:09,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124176979065s 2019-05-14 07:36:09,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 07:36:09,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:09,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63322758-60d6-4dc0-a6b8-475f318d60e9 2019-05-14 07:36:09,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:09,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b3baf024d5b645878afa101fe1be54e5 used request id req-63322758-60d6-4dc0-a6b8-475f318d60e9 2019-05-14 07:36:09,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.293174028397s 2019-05-14 07:36:09,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:09,420 - 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.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:09,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 14 May 2019 07:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4347d3d8-e262-4be8-a0a3-359d65b5132c 2019-05-14 07:36:09,568 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/4480b2bb3fcb4f0ea348dd87c18ec1ce"}, "tags": [], "enabled": true, "id": "4480b2bb3fcb4f0ea348dd87c18ec1ce", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_69f34d43-0f40-480c-be33-b7c0f4c8b117"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:09,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-4347d3d8-e262-4be8-a0a3-359d65b5132c 2019-05-14 07:36:09,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151888132095s 2019-05-14 07:36:09,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 07:36:09,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/4480b2bb3fcb4f0ea348dd87c18ec1ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:09,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1e8c255-a831-4a55-933c-ded646f89a1b 2019-05-14 07:36:09,815 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:09,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4480b2bb3fcb4f0ea348dd87c18ec1ce used request id req-e1e8c255-a831-4a55-933c-ded646f89a1b 2019-05-14 07:36:09,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.241719007492s 2019-05-14 07:36:09,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:36:09,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=4480b2bb3fcb4f0ea348dd87c18ec1ce&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}5ecb069141f6c57163b1eb86ecdaed4229fc5266" 2019-05-14 07:36:09,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 14 May 2019 07:36:09 GMT X-Openstack-Request-Id: req-ee6079c5-6ccb-4912-94ea-4942d2701bae 2019-05-14 07:36:09,862 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-14 07:36:09,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=4480b2bb3fcb4f0ea348dd87c18ec1ce&name=default used request id req-ee6079c5-6ccb-4912-94ea-4942d2701bae 2019-05-14 07:36:09,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0424830913544s 2019-05-14 07:36:09,863 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-05-14 07:36:09,863 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-05-14 07:36:09,915 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-05-14 07:36:09,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.16" 2019-05-14 07:36:09,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8df264cd-0d3f-4586-9383-161521470806 2019-05-14 07:36:09,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-05-14 07:36:09,964 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-8df264cd-0d3f-4586-9383-161521470806 2019-05-14 07:36:09,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:36:10,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T08:36:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["VyUc3LuqRQWi7Va4Scp7Vg"], "issued_at": "2019-05-14T07:36:10.000000Z"}} 2019-05-14 07:36:10,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:36:10,367 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:11,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:36:11 GMT X-Openstack-Request-Id: req-e39c2aa1-ad9b-4dcf-ac58-f54ab8fc38eb 2019-05-14 07:36:11,023 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:36:11,023 - 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-e39c2aa1-ad9b-4dcf-ac58-f54ab8fc38eb 2019-05-14 07:36:11,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.656517982483s 2019-05-14 07:36:11,030 - 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.16" 2019-05-14 07:36:11,035 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-819e10ef-2f9c-45dd-a447-0dc4822eca67 2019-05-14 07:36:11,035 - 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-05-14 07:36:11,035 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-819e10ef-2f9c-45dd-a447-0dc4822eca67 2019-05-14 07:36:11,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:11,040 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:11,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da8b5404-72bd-41f2-bcd7-dc3ebe044eb5 2019-05-14 07:36:11,195 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:36:11,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-da8b5404-72bd-41f2-bcd7-dc3ebe044eb5 2019-05-14 07:36:11,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159246921539s 2019-05-14 07:36:11,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 07:36:11,206 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d"}}' 2019-05-14 07:36:11,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 14 May 2019 07:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-458b39d7-e6da-44fb-9cdf-6bb0dbdbe271 2019-05-14 07:36:11,430 - 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/e33d945eed764fcdb18b6e86304a9771"}, "tags": [], "enabled": true, "id": "e33d945eed764fcdb18b6e86304a9771", "parent_id": "default", "domain_id": "default", "name": "barbican-project_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d"}} 2019-05-14 07:36:11,430 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-458b39d7-e6da-44fb-9cdf-6bb0dbdbe271 2019-05-14 07:36:11,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.227644920349s 2019-05-14 07:36:11,431 - 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'e33d945eed764fcdb18b6e86304a9771', '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_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d'}) 2019-05-14 07:36:11,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 07:36:11,440 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "7MVxaZg43g1Wk7XkviDFrojPEyVjqc", "email": null, "name": "barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d"}}' 2019-05-14 07:36:11,903 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 14 May 2019 07:36:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41e035a4-f5da-48df-abfe-39e72e6a9137 2019-05-14 07:36:11,904 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d", "links": {"self": "http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "66501112a784457a9f9c757f3c0ed163", "domain_id": "default", "password_expires_at": null}} 2019-05-14 07:36:11,904 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-41e035a4-f5da-48df-abfe-39e72e6a9137 2019-05-14 07:36:11,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.466575860977s 2019-05-14 07:36:11,905 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'66501112a784457a9f9c757f3c0ed163', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d'}) 2019-05-14 07:36:11,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:11,912 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:12,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c17ed2-3da5-48d2-afde-9a9425f5411f 2019-05-14 07:36:12,127 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:12,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-27c17ed2-3da5-48d2-afde-9a9425f5411f 2019-05-14 07:36:12,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219100952148s 2019-05-14 07:36:12,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:12,136 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:12,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680ba81c-23bb-4092-a97f-3bb98a3d5e1c 2019-05-14 07:36:12,330 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:12,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-680ba81c-23bb-4092-a97f-3bb98a3d5e1c 2019-05-14 07:36:12,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197588920593s 2019-05-14 07:36:12,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:12,339 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:12,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41cc3fc1-10ab-4062-a3ba-84d7498d1b8c 2019-05-14 07:36:12,507 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:12,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-41cc3fc1-10ab-4062-a3ba-84d7498d1b8c 2019-05-14 07:36:12,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172409057617s 2019-05-14 07:36:12,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:12,516 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:12,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd248a04-6240-4a5e-856b-7637a5d55903 2019-05-14 07:36:12,621 - 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-05-14 07:36:12,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-cd248a04-6240-4a5e-856b-7637a5d55903 2019-05-14 07:36:12,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108242988586s 2019-05-14 07:36:12,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:12,625 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:12,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 07:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f7e22d0-e730-43c0-bb56-819ab3080221 2019-05-14 07:36:12,793 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d", "links": {"self": "http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "66501112a784457a9f9c757f3c0ed163", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:12,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8f7e22d0-e730-43c0-bb56-819ab3080221 2019-05-14 07:36:12,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17123913765s 2019-05-14 07:36:12,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:12,809 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:12,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 14 May 2019 07:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e692d893-1d5f-4078-a790-34cde71e11d2 2019-05-14 07:36:12,917 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/e33d945eed764fcdb18b6e86304a9771"}, "tags": [], "enabled": true, "id": "e33d945eed764fcdb18b6e86304a9771", "parent_id": "default", "domain_id": "default", "name": "barbican-project_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:12,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-e692d893-1d5f-4078-a790-34cde71e11d2 2019-05-14 07:36:12,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112220048904s 2019-05-14 07:36:12,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:12,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=66501112a784457a9f9c757f3c0ed163&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e33d945eed764fcdb18b6e86304a9771" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:13,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 07:36:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd1e4dc-aaaf-43d0-b131-e7295a67f698 2019-05-14 07:36:13,135 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=66501112a784457a9f9c757f3c0ed163&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e33d945eed764fcdb18b6e86304a9771", "previous": null, "next": null}} 2019-05-14 07:36:13,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=66501112a784457a9f9c757f3c0ed163&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=e33d945eed764fcdb18b6e86304a9771 used request id req-3dd1e4dc-aaaf-43d0-b131-e7295a67f698 2019-05-14 07:36:13,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.208827018738s 2019-05-14 07:36:13,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:36:13,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e33d945eed764fcdb18b6e86304a9771/users/66501112a784457a9f9c757f3c0ed163/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:13,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3c1c4cb-099a-4610-94cb-fc40d1e7f62e 2019-05-14 07:36:13,305 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:13,305 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e33d945eed764fcdb18b6e86304a9771/users/66501112a784457a9f9c757f3c0ed163/roles/07647f6e16cf494ea311c937e21b1927 used request id req-b3c1c4cb-099a-4610-94cb-fc40d1e7f62e 2019-05-14 07:36:13,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.166739940643s 2019-05-14 07:36:13,306 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d', 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'e33d945eed764fcdb18b6e86304a9771', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '7MVxaZg43g1Wk7XkviDFrojPEyVjqc', 'username': u'barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d', '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-05-14 07:36:13,310 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d', 'password': '7MVxaZg43g1Wk7XkviDFrojPEyVjqc', 'project_name': 'barbican-project_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'e33d945eed764fcdb18b6e86304a9771', 'project_domain_name': 'Default'} 2019-05-14 07:36:13,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:13,317 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:13,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f748c474-b156-4ca3-9c31-6c1de1d63393 2019-05-14 07:36:13,425 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:13,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f748c474-b156-4ca3-9c31-6c1de1d63393 2019-05-14 07:36:13,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111061096191s 2019-05-14 07:36:13,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:13,434 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:13,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d93775-d0ee-41d5-b833-5f89d8fe2c9e 2019-05-14 07:36:13,539 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:13,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-83d93775-d0ee-41d5-b833-5f89d8fe2c9e 2019-05-14 07:36:13,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108725070953s 2019-05-14 07:36:13,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:13,547 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:13,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93aafbf0-cb74-4d8c-b8e8-6342f3d9173b 2019-05-14 07:36:13,656 - 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-05-14 07:36:13,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-93aafbf0-cb74-4d8c-b8e8-6342f3d9173b 2019-05-14 07:36:13,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112900018692s 2019-05-14 07:36:13,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:13,661 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:13,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 07:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7286be-5f3e-48c8-bd41-f6f844e496b5 2019-05-14 07:36:13,794 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d", "links": {"self": "http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "66501112a784457a9f9c757f3c0ed163", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:13,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ae7286be-5f3e-48c8-bd41-f6f844e496b5 2019-05-14 07:36:13,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136417150497s 2019-05-14 07:36:13,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:13,809 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:13,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 14 May 2019 07:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2de5cc7-2c21-40e1-9980-2c398ef86d28 2019-05-14 07:36:13,966 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/e33d945eed764fcdb18b6e86304a9771"}, "tags": [], "enabled": true, "id": "e33d945eed764fcdb18b6e86304a9771", "parent_id": "default", "domain_id": "default", "name": "barbican-project_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:13,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f2de5cc7-2c21-40e1-9980-2c398ef86d28 2019-05-14 07:36:13,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.160351991653s 2019-05-14 07:36:13,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:13,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=66501112a784457a9f9c757f3c0ed163&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=e33d945eed764fcdb18b6e86304a9771" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:14,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 07:36:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cabeaff-9490-45f1-85b3-147e5e7aeebf 2019-05-14 07:36:14,085 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=66501112a784457a9f9c757f3c0ed163&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=e33d945eed764fcdb18b6e86304a9771", "previous": null, "next": null}} 2019-05-14 07:36:14,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=66501112a784457a9f9c757f3c0ed163&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=e33d945eed764fcdb18b6e86304a9771 used request id req-5cabeaff-9490-45f1-85b3-147e5e7aeebf 2019-05-14 07:36:14,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111446142197s 2019-05-14 07:36:14,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:36:14,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e33d945eed764fcdb18b6e86304a9771/users/66501112a784457a9f9c757f3c0ed163/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:14,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ad2a443-bd0a-49eb-8df9-937956f826d8 2019-05-14 07:36:14,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:14,240 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e33d945eed764fcdb18b6e86304a9771/users/66501112a784457a9f9c757f3c0ed163/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-6ad2a443-bd0a-49eb-8df9-937956f826d8 2019-05-14 07:36:14,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151084899902s 2019-05-14 07:36:14,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:14,247 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:14,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74324b5e-6f39-4f54-a942-4ca184fa73d9 2019-05-14 07:36:14,445 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:14,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-74324b5e-6f39-4f54-a942-4ca184fa73d9 2019-05-14 07:36:14,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201413869858s 2019-05-14 07:36:14,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:14,454 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:14,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a67decc-e921-47ba-8575-23a590090911 2019-05-14 07:36:14,559 - 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-05-14 07:36:14,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7a67decc-e921-47ba-8575-23a590090911 2019-05-14 07:36:14,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109538078308s 2019-05-14 07:36:14,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:14,564 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:14,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 07:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aff5d7e1-4ea2-4ffc-a151-25625ef5a650 2019-05-14 07:36:14,700 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d", "links": {"self": "http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "66501112a784457a9f9c757f3c0ed163", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:14,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-aff5d7e1-4ea2-4ffc-a151-25625ef5a650 2019-05-14 07:36:14,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139704942703s 2019-05-14 07:36:14,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:14,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=66501112a784457a9f9c757f3c0ed163&scope.domain.id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:14,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 14 May 2019 07:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b960e28d-18fd-4756-8b7b-1b0018fda53e 2019-05-14 07:36:14,828 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=66501112a784457a9f9c757f3c0ed163&scope.domain.id=default", "previous": null, "next": null}} 2019-05-14 07:36:14,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?role.id=c42f866938ba413e80ab34106d4ea7fa&user.id=66501112a784457a9f9c757f3c0ed163&scope.domain.id=default used request id req-b960e28d-18fd-4756-8b7b-1b0018fda53e 2019-05-14 07:36:14,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115888118744s 2019-05-14 07:36:14,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-05-14 07:36:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/domains/default/users/66501112a784457a9f9c757f3c0ed163/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:14,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87ff69f4-8cff-4db1-93f0-5aaec2287f9a 2019-05-14 07:36:14,983 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:14,983 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/domains/default/users/66501112a784457a9f9c757f3c0ed163/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-87ff69f4-8cff-4db1-93f0-5aaec2287f9a 2019-05-14 07:36:14,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.151440858841s 2019-05-14 07:36:14,988 - 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.16" 2019-05-14 07:36:14,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c72fef3d-8f07-4eba-bec0-4498a00e7127 2019-05-14 07:36:14,994 - 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-05-14 07:36:14,994 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-c72fef3d-8f07-4eba-bec0-4498a00e7127 2019-05-14 07:36:14,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:36:15,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T08:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e33d945eed764fcdb18b6e86304a9771", "name": "barbican-project_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/e33d945eed764fcdb18b6e86304a9771", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/e33d945eed764fcdb18b6e86304a9771", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/e33d945eed764fcdb18b6e86304a9771", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/e33d945eed764fcdb18b6e86304a9771", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/e33d945eed764fcdb18b6e86304a9771", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/e33d945eed764fcdb18b6e86304a9771", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/e33d945eed764fcdb18b6e86304a9771", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/e33d945eed764fcdb18b6e86304a9771", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/e33d945eed764fcdb18b6e86304a9771", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_e33d945eed764fcdb18b6e86304a9771", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_e33d945eed764fcdb18b6e86304a9771", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d", "id": "66501112a784457a9f9c757f3c0ed163"}, "audit_ids": ["DVquzXHrRlSXpCGvGwh38Q"], "issued_at": "2019-05-14T07:36:15.000000Z"}} 2019-05-14 07:36:15,393 - 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.16" 2019-05-14 07:36:15,398 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:36:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a56eab0-daed-4c51-b058-8df2eae93b00 2019-05-14 07:36:15,399 - 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-05-14 07:36:15,399 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-5a56eab0-daed-4c51-b058-8df2eae93b00 2019-05-14 07:36:15,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 07:36:15,406 - 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.16" 2019-05-14 07:36:15,412 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:36:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcf64ff3-7ae3-4dc7-b1c3-b51315b6cf6d 2019-05-14 07:36:15,412 - 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-05-14 07:36:15,412 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-bcf64ff3-7ae3-4dc7-b1c3-b51315b6cf6d 2019-05-14 07:36:15,413 - 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.16" -H "X-Auth-Token: {SHA1}f6bafbfbf60bc4d88d77e532a702b03e6eaf0610" 2019-05-14 07:36:15,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 07:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1a40c1-a6fb-4622-aa0d-6ff9bc41d5a9 2019-05-14 07:36:15,606 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-918745759", "links": {"self": "http://192.30.9.3:35357/v3/services/00def4e1b3f743b180c943367709d4ec"}, "enabled": true, "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "description": "tempest-description-1416795317"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"name": "tempest-service-239480781", "links": {"self": "http://192.30.9.3:35357/v3/services/2cbea167f50c43c6aca5589570fceb2e"}, "enabled": true, "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "description": "tempest-description-761410178"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 07:36:15,606 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-8c1a40c1-a6fb-4622-aa0d-6ff9bc41d5a9 2019-05-14 07:36:15,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.203253984451s 2019-05-14 07:36:15,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 07:36:15,618 - 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.16" -H "X-Auth-Token: {SHA1}f6bafbfbf60bc4d88d77e532a702b03e6eaf0610" 2019-05-14 07:36:15,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 07:36:15 GMT X-Openstack-Request-Id: req-03e800e1-0135-4c4e-8fb1-7bccb026c3f5 2019-05-14 07:36:15,919 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 07:36:15,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-03e800e1-0135-4c4e-8fb1-7bccb026c3f5 2019-05-14 07:36:15,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.301717996597s 2019-05-14 07:36:15,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:15,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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:16,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 07:36:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7be70bd-48fc-462e-881b-218f1fcf53e5 2019-05-14 07:36:16,059 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d", "links": {"self": "http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "66501112a784457a9f9c757f3c0ed163", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:16,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c7be70bd-48fc-462e-881b-218f1fcf53e5 2019-05-14 07:36:16,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129273891449s 2019-05-14 07:36:16,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:16,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:16,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 14 May 2019 07:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bac1b06-ca82-4d2f-8860-1f2c60a40ca4 2019-05-14 07:36:16,189 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d", "links": {"self": "http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "66501112a784457a9f9c757f3c0ed163", "description": null}} 2019-05-14 07:36:16,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163 used request id req-0bac1b06-ca82-4d2f-8860-1f2c60a40ca4 2019-05-14 07:36:16,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124618053436s 2019-05-14 07:36:16,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 07:36:16,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:16,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace3c86d-9b90-4abd-9673-325124aba6b9 2019-05-14 07:36:16,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:16,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/66501112a784457a9f9c757f3c0ed163 used request id req-ace3c86d-9b90-4abd-9673-325124aba6b9 2019-05-14 07:36:16,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.191200971603s 2019-05-14 07:36:16,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:16,392 - 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.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:16,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 14 May 2019 07:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6275099-a034-410f-a25d-fb91c16cf8a2 2019-05-14 07:36:16,543 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/e33d945eed764fcdb18b6e86304a9771"}, "tags": [], "enabled": true, "id": "e33d945eed764fcdb18b6e86304a9771", "parent_id": "default", "domain_id": "default", "name": "barbican-project_d0b23beb-9622-4aba-9eb9-f0bd2ff6b45d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:16,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-a6275099-a034-410f-a25d-fb91c16cf8a2 2019-05-14 07:36:16,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.155436992645s 2019-05-14 07:36:16,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 07:36:16,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/e33d945eed764fcdb18b6e86304a9771 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:16,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ec81f7a-3f35-441a-8880-b8abec506045 2019-05-14 07:36:16,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:16,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e33d945eed764fcdb18b6e86304a9771 used request id req-2ec81f7a-3f35-441a-8880-b8abec506045 2019-05-14 07:36:16,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183521032333s 2019-05-14 07:36:16,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 07:36:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e33d945eed764fcdb18b6e86304a9771&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}481159c716b076f9269ec72a6574fd7646729005" 2019-05-14 07:36:16,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 14 May 2019 07:36:16 GMT X-Openstack-Request-Id: req-7781afca-c09d-4a0d-b71d-7317435e08ad 2019-05-14 07:36:16,777 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-05-14 07:36:16,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=e33d945eed764fcdb18b6e86304a9771&name=default used request id req-7781afca-c09d-4a0d-b71d-7317435e08ad 2019-05-14 07:36:16,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0402700901031s 2019-05-14 07:36:16,777 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-05-14 07:36:16,778 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-05-14 07:36:16,784 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:22 | PASS | | rally_sanity | functest | smoke | 22:39 | FAIL | | refstack_defcore | functest | smoke | 06:12 | FAIL | | tempest_full | functest | smoke | 36:44 | FAIL | | tempest_scenario | functest | smoke | 09:19 | PASS | | patrole | functest | smoke | 03:03 | PASS | | neutron_trunk | functest | smoke | 02:13 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-05-14 07:36:16,794 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-14 07:36:23,566 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-9 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-14 07:36:23,569 - 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=ybxr7GAaLco5H3kZv29kN2EGv 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=2e0d3a695a9d4898b41f8075010286ad export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-14 07:36:23,569 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-14 07:36:23,570 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ | benchmarking | 2 | Run several OpenStack performance tools | rally_full rally_jobs vmtp shaker | | | | https://docs.openstack.org/performance- | | | | | docs/latest/methodologies/tools.html | | +----------------------+---------------+-------------------------------------------------+-------------------------------------------+ 2019-05-14 07:36:23,578 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-05-14 07:36:23,832 - 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.16" 2019-05-14 07:36:23,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:36:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d350cd71-4c26-4864-afb2-e89da78ad00a 2019-05-14 07:36:23,840 - 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-05-14 07:36:23,840 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-d350cd71-4c26-4864-afb2-e89da78ad00a 2019-05-14 07:36:23,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:36:24,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T08:36:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["IufbZ7-BSTuds2jmlRD1Tw"], "issued_at": "2019-05-14T07:36:24.000000Z"}} 2019-05-14 07:36:24,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:36:24,256 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:24,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:36:24 GMT X-Openstack-Request-Id: req-73acab4f-eb04-4d53-b6a6-3253bcb64edc 2019-05-14 07:36:24,954 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:36:24,955 - 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-73acab4f-eb04-4d53-b6a6-3253bcb64edc 2019-05-14 07:36:24,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.699591875076s 2019-05-14 07:36:24,962 - 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.16" 2019-05-14 07:36:24,967 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:36:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2e1c088-5d51-4e42-98eb-d0c29d54028d 2019-05-14 07:36:24,967 - 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-05-14 07:36:24,967 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-c2e1c088-5d51-4e42-98eb-d0c29d54028d 2019-05-14 07:36:24,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:24,972 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:25,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671cb130-9667-4576-a555-1c57d56eb8b4 2019-05-14 07:36:25,083 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:36:25,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-671cb130-9667-4576-a555-1c57d56eb8b4 2019-05-14 07:36:25,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11491894722s 2019-05-14 07:36:25,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 07:36:25,094 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005"}}' 2019-05-14 07:36:25,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 14 May 2019 07:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-263cc949-760a-4c77-a3b0-e1a138c5247e 2019-05-14 07:36:25,280 - 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/5806b5010c584f6bae9f91d0a37d436c"}, "tags": [], "enabled": true, "id": "5806b5010c584f6bae9f91d0a37d436c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005"}} 2019-05-14 07:36:25,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-263cc949-760a-4c77-a3b0-e1a138c5247e 2019-05-14 07:36:25,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.189649105072s 2019-05-14 07:36:25,281 - 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'5806b5010c584f6bae9f91d0a37d436c', '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_4c496c97-7adc-42a3-b4f7-88639ef65005'}) 2019-05-14 07:36:25,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 07:36:25,291 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "DSBuAYGZqpsx62pZFQmgLkT9ey33aN", "email": null, "name": "rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005"}}' 2019-05-14 07:36:25,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 14 May 2019 07:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97a9e091-2015-4a28-a856-da5da0876cab 2019-05-14 07:36:25,747 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": {"self": "http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426706001384a319f553df123bbf77e", "domain_id": "default", "password_expires_at": null}} 2019-05-14 07:36:25,748 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-97a9e091-2015-4a28-a856-da5da0876cab 2019-05-14 07:36:25,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.460080862045s 2019-05-14 07:36:25,748 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9426706001384a319f553df123bbf77e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005'}) 2019-05-14 07:36:25,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:25,755 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:25,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6cc0fe-ac2a-40ea-ba26-5dc0a90c0ad4 2019-05-14 07:36:25,952 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:25,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4b6cc0fe-ac2a-40ea-ba26-5dc0a90c0ad4 2019-05-14 07:36:25,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200041055679s 2019-05-14 07:36:25,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:25,961 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:26,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc1cf62-ca8e-43c8-a459-96ff95d0efe1 2019-05-14 07:36:26,155 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:26,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0bc1cf62-ca8e-43c8-a459-96ff95d0efe1 2019-05-14 07:36:26,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197730779648s 2019-05-14 07:36:26,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:26,164 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:26,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962875db-9bdb-454f-b98b-0ad8f24c41fb 2019-05-14 07:36:26,274 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:26,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-962875db-9bdb-454f-b98b-0ad8f24c41fb 2019-05-14 07:36:26,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114264011383s 2019-05-14 07:36:26,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:26,281 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:26,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070e1014-c6ce-4f04-b336-debdc8804223 2019-05-14 07:36:26,390 - 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-05-14 07:36:26,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-070e1014-c6ce-4f04-b336-debdc8804223 2019-05-14 07:36:26,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11151099205s 2019-05-14 07:36:26,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:26,394 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:26,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 07:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e327782-ca81-46c3-9f34-896f304bc0ad 2019-05-14 07:36:26,527 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": {"self": "http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426706001384a319f553df123bbf77e", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:26,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6e327782-ca81-46c3-9f34-896f304bc0ad 2019-05-14 07:36:26,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136514902115s 2019-05-14 07:36:26,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:26,542 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:26,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 14 May 2019 07:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36263197-ee14-41e6-a231-0e565d598385 2019-05-14 07:36:26,654 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/5806b5010c584f6bae9f91d0a37d436c"}, "tags": [], "enabled": true, "id": "5806b5010c584f6bae9f91d0a37d436c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:26,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-36263197-ee14-41e6-a231-0e565d598385 2019-05-14 07:36:26,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115311861038s 2019-05-14 07:36:26,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:26,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=9426706001384a319f553df123bbf77e&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=5806b5010c584f6bae9f91d0a37d436c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:26,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 07:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8de3d26-5930-498b-9753-bbde15bafbc1 2019-05-14 07:36:26,770 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=9426706001384a319f553df123bbf77e&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=5806b5010c584f6bae9f91d0a37d436c", "previous": null, "next": null}} 2019-05-14 07:36:26,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9426706001384a319f553df123bbf77e&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=5806b5010c584f6bae9f91d0a37d436c used request id req-d8de3d26-5930-498b-9753-bbde15bafbc1 2019-05-14 07:36:26,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108687162399s 2019-05-14 07:36:26,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:36:26,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5806b5010c584f6bae9f91d0a37d436c/users/9426706001384a319f553df123bbf77e/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:26,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd4cb1bb-3f53-4183-8803-885fe5453b8b 2019-05-14 07:36:26,926 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:26,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5806b5010c584f6bae9f91d0a37d436c/users/9426706001384a319f553df123bbf77e/roles/07647f6e16cf494ea311c937e21b1927 used request id req-bd4cb1bb-3f53-4183-8803-885fe5453b8b 2019-05-14 07:36:26,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152081012726s 2019-05-14 07:36:26,927 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005', 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'5806b5010c584f6bae9f91d0a37d436c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'DSBuAYGZqpsx62pZFQmgLkT9ey33aN', 'username': u'rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005', '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-05-14 07:36:26,930 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005', 'password': 'DSBuAYGZqpsx62pZFQmgLkT9ey33aN', 'project_name': 'rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '5806b5010c584f6bae9f91d0a37d436c', 'project_domain_name': 'Default'} 2019-05-14 07:36:26,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:26,937 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:27,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b858a9-8938-444f-b9c4-2946bfc9cba8 2019-05-14 07:36:27,120 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:27,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-52b858a9-8938-444f-b9c4-2946bfc9cba8 2019-05-14 07:36:27,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186342000961s 2019-05-14 07:36:27,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 07:36:27,128 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:27,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 07:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4415a9c-3bb8-45e5-8c97-cae7e231ac49 2019-05-14 07:36:27,320 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 07:36:27,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f4415a9c-3bb8-45e5-8c97-cae7e231ac49 2019-05-14 07:36:27,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195546865463s 2019-05-14 07:36:27,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:27,329 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:27,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 07:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692de4db-3aa1-4630-b809-2c3842eedb5d 2019-05-14 07:36:27,437 - 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-05-14 07:36:27,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-692de4db-3aa1-4630-b809-2c3842eedb5d 2019-05-14 07:36:27,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112147808075s 2019-05-14 07:36:27,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 07:36:27,442 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:27,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 07:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058e4952-2658-4805-bfbe-fb4c5f1521d2 2019-05-14 07:36:27,565 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": {"self": "http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426706001384a319f553df123bbf77e", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 07:36:27,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-058e4952-2658-4805-bfbe-fb4c5f1521d2 2019-05-14 07:36:27,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127149105072s 2019-05-14 07:36:27,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:27,582 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:27,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 14 May 2019 07:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40249dbc-94e3-41c6-93fe-194063301717 2019-05-14 07:36:27,731 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/5806b5010c584f6bae9f91d0a37d436c"}, "tags": [], "enabled": true, "id": "5806b5010c584f6bae9f91d0a37d436c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:27,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-40249dbc-94e3-41c6-93fe-194063301717 2019-05-14 07:36:27,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152748823166s 2019-05-14 07:36:27,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 07:36:27,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=9426706001384a319f553df123bbf77e&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=5806b5010c584f6bae9f91d0a37d436c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:27,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 07:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35cba267-1353-4343-9512-3232e9a02c91 2019-05-14 07:36:27,849 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=9426706001384a319f553df123bbf77e&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=5806b5010c584f6bae9f91d0a37d436c", "previous": null, "next": null}} 2019-05-14 07:36:27,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=9426706001384a319f553df123bbf77e&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=5806b5010c584f6bae9f91d0a37d436c used request id req-35cba267-1353-4343-9512-3232e9a02c91 2019-05-14 07:36:27,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.110441923141s 2019-05-14 07:36:27,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 07:36:27,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/5806b5010c584f6bae9f91d0a37d436c/users/9426706001384a319f553df123bbf77e/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:27,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 07:36:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cddf1955-1394-4b63-956a-d2419325653c 2019-05-14 07:36:27,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 07:36:27,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5806b5010c584f6bae9f91d0a37d436c/users/9426706001384a319f553df123bbf77e/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-cddf1955-1394-4b63-956a-d2419325653c 2019-05-14 07:36:27,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143836975098s 2019-05-14 07:36:27,998 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-05-14 07:36:27,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 07:36:28,003 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:28,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 07:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812bdf75-3ae8-4d44-bce7-678763eb9555 2019-05-14 07:36:28,115 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 07:36:28,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-812bdf75-3ae8-4d44-bce7-678763eb9555 2019-05-14 07:36:28,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116726160049s 2019-05-14 07:36:28,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 07:36:28,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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" 2019-05-14 07:36:28,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 14 May 2019 07:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1846f884-f405-44ff-bcc7-ae06290de414 2019-05-14 07:36:28,237 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/5806b5010c584f6bae9f91d0a37d436c"}, "tags": [], "enabled": true, "id": "5806b5010c584f6bae9f91d0a37d436c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 07:36:28,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1846f884-f405-44ff-bcc7-ae06290de414 2019-05-14 07:36:28,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114020109177s 2019-05-14 07:36:28,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 07:36:28,241 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" -d '{"network": {"shared": true, "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "name": "rally_full-net_4c496c97-7adc-42a3-b4f7-88639ef65005", "admin_state_up": true}}' 2019-05-14 07:36:28,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 14 May 2019 07:36:28 GMT X-Openstack-Request-Id: req-3cafd0db-2072-406f-9057-7e2b4c40defa 2019-05-14 07:36:28,562 - 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":"00c86e6e-738c-425b-b7df-2d24c1202443","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"5806b5010c584f6bae9f91d0a37d436c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:36:28Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_4c496c97-7adc-42a3-b4f7-88639ef65005","admin_state_up":true,"tenant_id":"5806b5010c584f6bae9f91d0a37d436c","created_at":"2019-05-14T07:36:28Z","mtu":1450}} 2019-05-14 07:36:28,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3cafd0db-2072-406f-9057-7e2b4c40defa 2019-05-14 07:36:28,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.321754932404s 2019-05-14 07:36:28,562 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T07:36:28Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'00c86e6e-738c-425b-b7df-2d24c1202443', u'provider:segmentation_id': 24, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_full-net_4c496c97-7adc-42a3-b4f7-88639ef65005', u'created_at': u'2019-05-14T07:36:28Z', u'mtu': 1450, u'tenant_id': u'5806b5010c584f6bae9f91d0a37d436c', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5806b5010c584f6bae9f91d0a37d436c', u'l2_adjacency': True}) 2019-05-14 07:36:28,566 - 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.16" 2019-05-14 07:36:28,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 07:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d62a8b-d93c-47cb-bf5f-99852c3c12c6 2019-05-14 07:36:28,571 - 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-05-14 07:36:28,572 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-06d62a8b-d93c-47cb-bf5f-99852c3c12c6 2019-05-14 07:36:28,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 07:36:28,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T08:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5806b5010c584f6bae9f91d0a37d436c", "name": "rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/5806b5010c584f6bae9f91d0a37d436c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/5806b5010c584f6bae9f91d0a37d436c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/5806b5010c584f6bae9f91d0a37d436c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5806b5010c584f6bae9f91d0a37d436c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/5806b5010c584f6bae9f91d0a37d436c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/5806b5010c584f6bae9f91d0a37d436c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5806b5010c584f6bae9f91d0a37d436c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/5806b5010c584f6bae9f91d0a37d436c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/5806b5010c584f6bae9f91d0a37d436c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_5806b5010c584f6bae9f91d0a37d436c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5806b5010c584f6bae9f91d0a37d436c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005", "id": "9426706001384a319f553df123bbf77e"}, "audit_ids": ["GBKjlKZIR2-TDG6TNzgjRg"], "issued_at": "2019-05-14T07:36:28.000000Z"}} 2019-05-14 07:36:28,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 07:36:28,976 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" 2019-05-14 07:36:29,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 14 May 2019 07:36:29 GMT X-Openstack-Request-Id: req-178d500e-17dd-4882-bc0c-89e24fa18026 2019-05-14 07:36:29,347 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"00c86e6e-738c-425b-b7df-2d24c1202443","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"5806b5010c584f6bae9f91d0a37d436c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T07:36:28Z","qos_policy_id":null,"name":"rally_full-net_4c496c97-7adc-42a3-b4f7-88639ef65005","admin_state_up":true,"tenant_id":"5806b5010c584f6bae9f91d0a37d436c","created_at":"2019-05-14T07:36:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 07:36:29,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-178d500e-17dd-4882-bc0c-89e24fa18026 2019-05-14 07:36:29,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370981931686s 2019-05-14 07:36:29,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 07:36:29,349 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" -d '{"subnet": {"name": "rally_full-subnet_4c496c97-7adc-42a3-b4f7-88639ef65005", "enable_dhcp": true, "network_id": "00c86e6e-738c-425b-b7df-2d24c1202443", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 07:36:30,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 14 May 2019 07:36:30 GMT X-Openstack-Request-Id: req-4886d6d5-7917-459a-93e8-c6daaacc05f2 2019-05-14 07:36:30,196 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T07:36:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84a0c2d0-fd6b-48ad-a932-8f92f3000c91","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5806b5010c584f6bae9f91d0a37d436c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_4c496c97-7adc-42a3-b4f7-88639ef65005","enable_dhcp":true,"segment_id":null,"network_id":"00c86e6e-738c-425b-b7df-2d24c1202443","tenant_id":"5806b5010c584f6bae9f91d0a37d436c","created_at":"2019-05-14T07:36:29Z","ip_version":4}} 2019-05-14 07:36:30,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4886d6d5-7917-459a-93e8-c6daaacc05f2 2019-05-14 07:36:30,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.847640037537s 2019-05-14 07:36:30,197 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T07:36:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'84a0c2d0-fd6b-48ad-a932-8f92f3000c91', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_4c496c97-7adc-42a3-b4f7-88639ef65005', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'00c86e6e-738c-425b-b7df-2d24c1202443', u'tenant_id': u'5806b5010c584f6bae9f91d0a37d436c', u'created_at': u'2019-05-14T07:36:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5806b5010c584f6bae9f91d0a37d436c'}) 2019-05-14 07:36:30,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 07:36:30,198 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "rally_full-router_4c496c97-7adc-42a3-b4f7-88639ef65005", "admin_state_up": true}}' 2019-05-14 07:36:31,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Tue, 14 May 2019 07:36:31 GMT X-Openstack-Request-Id: req-8b307b99-2cca-4b95-90f9-253c9cbf9ada 2019-05-14 07:36:31,860 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "created_at": "2019-05-14T07:36:30Z", "admin_state_up": true, "updated_at": "2019-05-14T07:36:31Z", "project_id": "5806b5010c584f6bae9f91d0a37d436c", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "d0afbd8b-4e85-4fcc-a662-4fb403396e31", "name": "rally_full-router_4c496c97-7adc-42a3-b4f7-88639ef65005"}} 2019-05-14 07:36:31,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-8b307b99-2cca-4b95-90f9-253c9cbf9ada 2019-05-14 07:36:31,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66263508797s 2019-05-14 07:36:31,861 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T07:36:31Z', u'revision_number': 2, u'ha': False, u'id': u'd0afbd8b-4e85-4fcc-a662-4fb403396e31', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_4c496c97-7adc-42a3-b4f7-88639ef65005', u'admin_state_up': True, u'tenant_id': u'5806b5010c584f6bae9f91d0a37d436c', u'created_at': u'2019-05-14T07:36:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'5806b5010c584f6bae9f91d0a37d436c'}) 2019-05-14 07:36:31,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 07:36:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d0afbd8b-4e85-4fcc-a662-4fb403396e31/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" -d '{"subnet_id": "84a0c2d0-fd6b-48ad-a932-8f92f3000c91"}' 2019-05-14 07:36:34,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 07:36:34 GMT X-Openstack-Request-Id: req-fb404e1b-be50-4ba2-82f5-c32c7af95559 2019-05-14 07:36:34,031 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "00c86e6e-738c-425b-b7df-2d24c1202443", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "subnet_id": "84a0c2d0-fd6b-48ad-a932-8f92f3000c91", "subnet_ids": ["84a0c2d0-fd6b-48ad-a932-8f92f3000c91"], "port_id": "24139536-0cc4-4322-bcd3-71f41b873de6", "id": "d0afbd8b-4e85-4fcc-a662-4fb403396e31"} 2019-05-14 07:36:34,031 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d0afbd8b-4e85-4fcc-a662-4fb403396e31/add_router_interface.json used request id req-fb404e1b-be50-4ba2-82f5-c32c7af95559 2019-05-14 07:36:34,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.170181036s 2019-05-14 07:36:34,032 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 07:36:34,138 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 07:36:34,142 - 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.16" 2019-05-14 07:36:34,146 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 07:36:34 GMT 2019-05-14 07:36:34,147 - 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-05-14 07:36:34,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:36:34,156 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" 2019-05-14 07:36:34,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 07:36:34 GMT X-Openstack-Request-Id: req-5aef389d-2e40-4f91-9c73-9cc9c9a2b3f8 2019-05-14 07:36:34,446 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:36:34,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5aef389d-2e40-4f91-9c73-9cc9c9a2b3f8 2019-05-14 07:36:34,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293908119202s 2019-05-14 07:36:34,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 07:36:34,458 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005"}' 2019-05-14 07:36:34,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 14 May 2019 07:36:34 GMT Location: http://172.30.9.28:9292/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cea47012-e57d-42f1-9450-d27679b0941f 2019-05-14 07:36:34,502 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:36:34Z", "file": "/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff/file", "owner": "5806b5010c584f6bae9f91d0a37d436c", "id": "520615fd-1541-4515-8ac1-7507cd0a88ff", "size": null, "self": "/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff", "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_4c496c97-7adc-42a3-b4f7-88639ef65005", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005", "checksum": null, "created_at": "2019-05-14T07:36:34Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 07:36:34,502 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cea47012-e57d-42f1-9450-d27679b0941f 2019-05-14 07:36:34,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0479388237s 2019-05-14 07:36:34,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 07:36:34,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" -d '' 2019-05-14 07:36:35,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 07:36:35 GMT X-Openstack-Request-Id: req-c8e1f735-e081-4c4e-a6e9-ccbbf9891478 2019-05-14 07:36:35,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-05-14 07:36:35,416 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff/file used request id req-c8e1f735-e081-4c4e-a6e9-ccbbf9891478 2019-05-14 07:36:35,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.913675069809s 2019-05-14 07:36:35,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 07:36:35,425 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" 2019-05-14 07:36:35,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 14 May 2019 07:36:35 GMT X-Openstack-Request-Id: req-bf4e97c0-fb03-4d65-83a7-97131adffcf3 2019-05-14 07:36:35,447 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:36:35Z", "file": "/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff/file", "owner": "5806b5010c584f6bae9f91d0a37d436c", "id": "520615fd-1541-4515-8ac1-7507cd0a88ff", "size": 12716032, "self": "/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/520615fd-1541-4515-8ac1-7507cd0a88ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/520615fd-1541-4515-8ac1-7507cd0a88ff/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:36:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 07:36:35,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bf4e97c0-fb03-4d65-83a7-97131adffcf3 2019-05-14 07:36:35,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0264348983765s 2019-05-14 07:36:35,450 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/520615fd-1541-4515-8ac1-7507cd0a88ff/snap', u'metadata': Munch({})})], 'file': u'/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff/file', 'owner': u'5806b5010c584f6bae9f91d0a37d436c', 'id': u'520615fd-1541-4515-8ac1-7507cd0a88ff', 'size': 12716032, u'self': u'/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5806b5010c584f6bae9f91d0a37d436c', 'name': 'rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/520615fd-1541-4515-8ac1-7507cd0a88ff/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T07:36:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T07:36:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', '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/520615fd-1541-4515-8ac1-7507cd0a88ff', 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_4c496c97-7adc-42a3-b4f7-88639ef65005', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'created': u'2019-05-14T07:36:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T07:36:34Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff', 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_4c496c97-7adc-42a3-b4f7-88639ef65005', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 07:36:35,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 07:36:35,456 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 07:36:35,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 07:36: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-bc0b0a9c-13bb-4a93-8386-455f7b483c89 x-openstack-request-id: req-bc0b0a9c-13bb-4a93-8386-455f7b483c89 2019-05-14 07:36:35,768 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc", "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": "9913d04b-0bbd-4166-bb88-25707f58bddc"}} 2019-05-14 07:36:35,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-bc0b0a9c-13bb-4a93-8386-455f7b483c89 2019-05-14 07:36:35,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315596103668s 2019-05-14 07:36:35,769 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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'2e0d3a695a9d4898b41f8075010286ad', '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'9913d04b-0bbd-4166-bb88-25707f58bddc', 'swap': 0}) 2019-05-14 07:36:35,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 07:36:35,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" -d '{"extra_specs": {}}' 2019-05-14 07:36:35,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 07:36: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-4353318a-b194-4c57-91e2-5da235777c15 x-openstack-request-id: req-4353318a-b194-4c57-91e2-5da235777c15 2019-05-14 07:36:35,791 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 07:36:35,791 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc/os-extra_specs used request id req-4353318a-b194-4c57-91e2-5da235777c15 2019-05-14 07:36:35,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206580162048s 2019-05-14 07:36:35,791 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 07:36:39,907 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 6787ccb2-61ed-49d4-82af-d176f14c68ab | 2019-05-14T07:36:39.460742 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 6787ccb2-61ed-49d4-82af-d176f14c68ab ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 07:36:43,150 - 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-1068949352 | Available | | __unknown__ | tempest-type-1567876156 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-05-14 07:36:44,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-14 07:36:44,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 07:36:44,062 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" 2019-05-14 07:36:44,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 07:36: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-4e828a0a-7970-417e-a142-ff009bfaa137 x-openstack-request-id: req-4e828a0a-7970-417e-a142-ff009bfaa137 2019-05-14 07:36:44,367 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 07:36:44,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-4e828a0a-7970-417e-a142-ff009bfaa137 2019-05-14 07:36:44,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.307196140289s 2019-05-14 07:36:44,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 07:36:44,370 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" 2019-05-14 07:36:44,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 07:36:44 GMT X-Openstack-Request-Id: req-9570bc2a-df71-4eb5-b76f-9680bede0128 2019-05-14 07:36:44,382 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 07:36:44,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-9570bc2a-df71-4eb5-b76f-9680bede0128 2019-05-14 07:36:44,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0132529735565s 2019-05-14 07:36:44,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 07:36:44,394 - 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.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_4c496c97-7adc-42a3-b4f7-88639ef65005", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 07:36:44,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 14 May 2019 07:36: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-f81d5db3-8979-483e-bec0-5b33d63ed507 x-openstack-request-id: req-f81d5db3-8979-483e-bec0-5b33d63ed507 2019-05-14 07:36:44,429 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d99f3d28-9118-4202-a730-a6f8ed2a7cd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d99f3d28-9118-4202-a730-a6f8ed2a7cd8", "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": "d99f3d28-9118-4202-a730-a6f8ed2a7cd8"}} 2019-05-14 07:36:44,429 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f81d5db3-8979-483e-bec0-5b33d63ed507 2019-05-14 07:36:44,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0376679897308s 2019-05-14 07:36:44,430 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_4c496c97-7adc-42a3-b4f7-88639ef65005', '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'2e0d3a695a9d4898b41f8075010286ad', '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'd99f3d28-9118-4202-a730-a6f8ed2a7cd8', 'swap': 0}) 2019-05-14 07:36:44,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 07:36:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/d99f3d28-9118-4202-a730-a6f8ed2a7cd8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}56259eb8aeca26c5b359164f53f1c98af0ce6a8d" -d '{"extra_specs": {}}' 2019-05-14 07:36:44,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 07:36: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-a21cb076-50d7-4db1-beb4-1ab5c2c31505 x-openstack-request-id: req-a21cb076-50d7-4db1-beb4-1ab5c2c31505 2019-05-14 07:36:44,450 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 07:36:44,450 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d99f3d28-9118-4202-a730-a6f8ed2a7cd8/os-extra_specs used request id req-a21cb076-50d7-4db1-beb4-1ab5c2c31505 2019-05-14 07:36:44,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196681022644s 2019-05-14 07:36:44,456 - 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.16" 2019-05-14 07:36:44,462 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-632b9473-6bc4-4b0e-8f27-bce6ead3c763 2019-05-14 07:36:44,462 - 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-05-14 07:36:44,462 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-632b9473-6bc4-4b0e-8f27-bce6ead3c763 2019-05-14 07:36:44,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 07:36:44,469 - 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.16" 2019-05-14 07:36:44,475 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 07:36:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b63cae4-3540-4b3c-8a0b-235967512c33 2019-05-14 07:36:44,475 - 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-05-14 07:36:44,475 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-5b63cae4-3540-4b3c-8a0b-235967512c33 2019-05-14 07:36:44,476 - 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.16" -H "X-Auth-Token: {SHA1}fda9472a1d0cb089c37a4515f5707a2abcd048db" 2019-05-14 07:36:44,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 07:36:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bf7a1b-7288-4683-b620-d7275f594d43 2019-05-14 07:36:44,580 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-918745759", "links": {"self": "http://192.30.9.3:35357/v3/services/00def4e1b3f743b180c943367709d4ec"}, "enabled": true, "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "description": "tempest-description-1416795317"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"name": "tempest-service-239480781", "links": {"self": "http://192.30.9.3:35357/v3/services/2cbea167f50c43c6aca5589570fceb2e"}, "enabled": true, "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "description": "tempest-description-761410178"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 07:36:44,580 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-f9bf7a1b-7288-4683-b620-d7275f594d43 2019-05-14 07:36:44,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.114567995071s 2019-05-14 07:36:44,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_4c496c97-7adc-42a3-b4f7-88639ef65005', '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'2e0d3a695a9d4898b41f8075010286ad', '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'd99f3d28-9118-4202-a730-a6f8ed2a7cd8', 'swap': 0}) 2019-05-14 07:36:44,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2019-05-14 07:36:44,587 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 07:36:44,602 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 07:36:44,604 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-05-14 07:36:44,604 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 07:38:32,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fbb6de8b-2c38-47ad-a9ca-119da1755e56 2019-05-14 07:38:32,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-05-14 07:38:32,944 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fbb6de8b-2c38-47ad-a9ca-119da1755e56'] 2019-05-14 07:38:33,793 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fbb6de8b-2c38-47ad-a9ca-119da1755e56 -------------------------------------------------------------------------------- Task fbb6de8b-2c38-47ad-a9ca-119da1755e56: 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 fbb6de8b-2c38-47ad-a9ca-119da1755e56 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.496 | 0.594 | 0.62 | 0.625 | 0.631 | 0.588 | 100.0% | 10 | | total | 0.496 | 0.594 | 0.62 | 0.626 | 0.631 | 0.588 | 100.0% | 10 | | -> duration | 0.496 | 0.594 | 0.62 | 0.626 | 0.631 | 0.588 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.774691 Full duration: 13.589752 -------------------------------------------------------------------------------- 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 fbb6de8b-2c38-47ad-a9ca-119da1755e56 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.405 | 1.458 | 2.183 | 2.446 | 2.71 | 1.45 | 100.0% | 10 | | total | 1.305 | 1.971 | 2.817 | 2.979 | 3.141 | 2.188 | 100.0% | 10 | | -> duration | 1.305 | 1.971 | 2.817 | 2.979 | 3.141 | 2.188 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.28364 Full duration: 17.763543 -------------------------------------------------------------------------------- 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 fbb6de8b-2c38-47ad-a9ca-119da1755e56 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.286 | 0.368 | 0.42 | 0.421 | 0.421 | 0.369 | 100.0% | 10 | | total | 0.721 | 0.806 | 0.87 | 0.871 | 0.871 | 0.804 | 100.0% | 10 | | -> duration | 0.721 | 0.806 | 0.87 | 0.871 | 0.871 | 0.804 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.442909 Full duration: 13.442633 -------------------------------------------------------------------------------- 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 fbb6de8b-2c38-47ad-a9ca-119da1755e56 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.409 | 0.999 | 1.479 | 1.523 | 1.566 | 1.017 | 100.0% | 10 | | total | 0.85 | 1.429 | 1.935 | 1.973 | 2.01 | 1.456 | 100.0% | 10 | | -> duration | 0.85 | 1.429 | 1.935 | 1.973 | 2.01 | 1.456 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.103609 Full duration: 17.068629 -------------------------------------------------------------------------------- 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 fbb6de8b-2c38-47ad-a9ca-119da1755e56 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.38 | 0.623 | 0.748 | 0.76 | 0.773 | 0.591 | 100.0% | 10 | | total | 0.804 | 1.055 | 1.182 | 1.184 | 1.186 | 1.031 | 100.0% | 10 | | -> duration | 0.804 | 1.055 | 1.182 | 1.184 | 1.186 | 1.031 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.01139 Full duration: 14.471745 -------------------------------------------------------------------------------- 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 fbb6de8b-2c38-47ad-a9ca-119da1755e56 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.236 | 0.323 | 0.4 | 0.414 | 0.429 | 0.336 | 100.0% | 10 | | total | 0.66 | 0.776 | 0.908 | 0.926 | 0.944 | 0.794 | 100.0% | 10 | | -> duration | 0.66 | 0.776 | 0.908 | 0.926 | 0.944 | 0.794 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.32029 Full duration: 13.646855 HINTS: * To plot HTML graphics with this data, run: rally task report fbb6de8b-2c38-47ad-a9ca-119da1755e56 --out output.html * To generate a JUnit report, run: rally task export fbb6de8b-2c38-47ad-a9ca-119da1755e56 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fbb6de8b-2c38-47ad-a9ca-119da1755e56 --json --out output.json 2019-05-14 07:38:33,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fbb6de8b-2c38-47ad-a9ca-119da1755e56', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-05-14 07:38:35,553 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fbb6de8b-2c38-47ad-a9ca-119da1755e56 --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-05-14 07:38:35.469 723 INFO rally.api [-] Building 'json' report for the following task(s): 'fbb6de8b-2c38-47ad-a9ca-119da1755e56'. 2019-05-14 07:38:35.477 723 INFO rally.api [-] The report has been successfully built. 2019-05-14 07:38:35,566 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-05-14 07:38:35,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-glance.yaml 2019-05-14 07:38:35,568 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 07:38:35,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 07:38:35,584 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-05-14 07:38:35,585 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['glance'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 07:44:46,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 965eae53-5c0d-4f36-aac4-d7b4f690249c 2019-05-14 07:44:46,440 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '965eae53-5c0d-4f36-aac4-d7b4f690249c'] 2019-05-14 07:44:47,170 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 965eae53-5c0d-4f36-aac4-d7b4f690249c -------------------------------------------------------------------------------- Task 965eae53-5c0d-4f36-aac4-d7b4f690249c: 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 965eae53-5c0d-4f36-aac4-d7b4f690249c 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.313 | 3.505 | 5.266 | 5.388 | 5.51 | 4.028 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.054 | 1.045 | 1.163 | 1.281 | 0.331 | 100.0% | 10 | | -> glance_v2.upload_data | 0.863 | 1.011 | 2.071 | 2.123 | 2.175 | 1.297 | 100.0% | 10 | | glance_v2.delete_image | 1.048 | 1.093 | 1.948 | 2.019 | 2.089 | 1.269 | 100.0% | 10 | | total | 4.4 | 4.555 | 6.611 | 6.631 | 6.652 | 5.297 | 100.0% | 10 | | -> duration | 4.4 | 4.555 | 6.611 | 6.631 | 6.652 | 5.297 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.163583 Full duration: 29.788993 -------------------------------------------------------------------------------- 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 965eae53-5c0d-4f36-aac4-d7b4f690249c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.83 | 4.125 | 4.276 | 4.326 | 4.376 | 3.98 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.052 | 0.064 | 0.145 | 0.212 | 0.279 | 0.092 | 100.0% | 10 | | -> glance_v2.upload_data | 0.423 | 1.684 | 1.838 | 1.892 | 1.945 | 1.501 | 100.0% | 10 | | glance_v2.list_images | 0.042 | 0.063 | 0.235 | 0.607 | 0.979 | 0.165 | 100.0% | 10 | | total | 3.81 | 4.172 | 4.347 | 4.394 | 4.441 | 4.145 | 100.0% | 10 | | -> duration | 3.81 | 4.172 | 4.347 | 4.394 | 4.441 | 4.145 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.249731 Full duration: 34.693015 -------------------------------------------------------------------------------- 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 965eae53-5c0d-4f36-aac4-d7b4f690249c 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.228 | 0.342 | 0.371 | 0.381 | 0.39 | 0.325 | 100.0% | 10 | | total | 0.228 | 0.343 | 0.371 | 0.381 | 0.39 | 0.326 | 100.0% | 10 | | -> duration | 0.228 | 0.343 | 0.371 | 0.381 | 0.39 | 0.326 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.645022 Full duration: 15.453671 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 965eae53-5c0d-4f36-aac4-d7b4f690249c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.824 | 4.598 | 5.282 | 6.123 | 6.965 | 4.576 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.053 | 0.064 | 0.067 | 0.071 | 0.054 | 100.0% | 10 | | -> glance_v2.upload_data | 0.398 | 2.146 | 2.856 | 3.692 | 4.529 | 2.128 | 100.0% | 10 | | nova.boot_servers | 17.098 | 19.013 | 24.094 | 24.163 | 24.231 | 19.782 | 100.0% | 10 | | total | 20.105 | 24.195 | 29.047 | 29.187 | 29.327 | 24.359 | 100.0% | 10 | | -> duration | 19.105 | 23.195 | 28.047 | 28.187 | 28.327 | 23.359 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 73.9074 Full duration: 123.110588 -------------------------------------------------------------------------------- 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 965eae53-5c0d-4f36-aac4-d7b4f690249c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.954 | 4.505 | 5.473 | 5.483 | 5.494 | 4.466 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.052 | 0.072 | 0.979 | 0.983 | 0.987 | 0.354 | 100.0% | 10 | | -> glance_v2.upload_data | 0.587 | 1.763 | 2.373 | 2.374 | 2.375 | 1.731 | 100.0% | 10 | | glance_v2.deactivate_image | 0.057 | 0.136 | 1.357 | 1.753 | 2.15 | 0.543 | 100.0% | 10 | | total | 3.967 | 4.938 | 6.341 | 6.387 | 6.433 | 5.01 | 100.0% | 10 | | -> duration | 3.967 | 4.938 | 6.341 | 6.387 | 6.433 | 5.01 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.315828 Full duration: 35.477896 -------------------------------------------------------------------------------- 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 965eae53-5c0d-4f36-aac4-d7b4f690249c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.83 | 3.526 | 4.374 | 4.447 | 4.52 | 3.673 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.05 | 0.183 | 0.716 | 1.249 | 0.171 | 100.0% | 10 | | -> glance_v2.upload_data | 0.379 | 1.029 | 1.883 | 1.896 | 1.909 | 1.118 | 100.0% | 10 | | glance_v2.download_image | 0.136 | 0.164 | 0.492 | 0.693 | 0.895 | 0.293 | 100.0% | 10 | | total | 2.966 | 3.972 | 4.687 | 4.809 | 4.931 | 3.966 | 100.0% | 10 | | -> duration | 2.966 | 3.972 | 4.687 | 4.809 | 4.931 | 3.966 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.131939 Full duration: 33.076888 -------------------------------------------------------------------------------- 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 965eae53-5c0d-4f36-aac4-d7b4f690249c 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.02 | 3.848 | 5.435 | 5.452 | 5.47 | 4.117 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.053 | 0.14 | 0.146 | 0.152 | 0.072 | 100.0% | 10 | | -> glance_v2.upload_data | 0.506 | 1.483 | 2.91 | 2.933 | 2.956 | 1.668 | 100.0% | 10 | | glance_v2.get_image | 0.015 | 0.018 | 0.029 | 0.031 | 0.033 | 0.021 | 100.0% | 10 | | total | 3.039 | 3.87 | 5.463 | 5.476 | 5.489 | 4.138 | 100.0% | 10 | | -> duration | 3.039 | 3.87 | 5.463 | 5.476 | 5.489 | 4.138 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.965943 Full duration: 32.305976 -------------------------------------------------------------------------------- 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 965eae53-5c0d-4f36-aac4-d7b4f690249c has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.85 | 6.046 | 6.514 | 6.537 | 6.559 | 5.318 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.042 | 0.076 | 0.363 | 1.158 | 1.953 | 0.271 | 100.0% | 10 | | -> glance_v2.upload_data | 0.395 | 3.405 | 3.993 | 4.044 | 4.095 | 2.668 | 100.0% | 10 | | glance_v2.update_image | 0.127 | 0.286 | 0.353 | 0.369 | 0.385 | 0.262 | 100.0% | 10 | | total | 2.987 | 6.34 | 6.863 | 6.882 | 6.9 | 5.58 | 100.0% | 10 | | -> duration | 2.987 | 6.34 | 6.863 | 6.882 | 6.9 | 5.58 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.692605 Full duration: 39.417559 HINTS: * To plot HTML graphics with this data, run: rally task report 965eae53-5c0d-4f36-aac4-d7b4f690249c --out output.html * To generate a JUnit report, run: rally task export 965eae53-5c0d-4f36-aac4-d7b4f690249c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 965eae53-5c0d-4f36-aac4-d7b4f690249c --json --out output.json 2019-05-14 07:44:47,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '965eae53-5c0d-4f36-aac4-d7b4f690249c', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-05-14 07:44:48,955 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 965eae53-5c0d-4f36-aac4-d7b4f690249c --out /home/opnfv/functest/results/rally_full/glance.json 2019-05-14 07:44:48.835 1840 INFO rally.api [-] Building 'json' report for the following task(s): '965eae53-5c0d-4f36-aac4-d7b4f690249c'. 2019-05-14 07:44:48.854 1840 INFO rally.api [-] The report has been successfully built. 2019-05-14 07:44:48,982 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-05-14 07:44:48,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-cinder.yaml 2019-05-14 07:44:48,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 07:44:48,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 07:44:49,001 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-05-14 07:44:49,001 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 08:07:14,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 2019-05-14 08:07:14,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '86a90bd9-6f4b-48e1-88af-dc3f6e7f4130'] 2019-05-14 08:07:15,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130: finished -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "nics": [ { "net-id": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.957 | 13.026 | 16.007 | 16.101 | 16.195 | 13.282 | 100.0% | 10 | | cinder_v3.create_volume | 2.883 | 3.155 | 3.304 | 3.366 | 3.429 | 3.156 | 100.0% | 10 | | nova.attach_volume | 4.439 | 4.67 | 5.113 | 5.158 | 5.202 | 4.712 | 100.0% | 10 | | nova.detach_volume | 1.17 | 1.885 | 4.393 | 4.408 | 4.424 | 2.674 | 100.0% | 10 | | cinder_v3.delete_volume | 0.427 | 2.439 | 2.722 | 2.746 | 2.769 | 2.272 | 100.0% | 10 | | nova.delete_server | 2.416 | 2.881 | 3.352 | 4.486 | 5.619 | 3.079 | 100.0% | 10 | | total | 25.337 | 28.806 | 33.579 | 33.596 | 33.612 | 29.174 | 100.0% | 10 | | -> duration | 24.337 | 27.806 | 32.579 | 32.596 | 32.612 | 28.174 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 83.414586 Full duration: 117.363728 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_snapshots args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.053 | 3.372 | 3.548 | 3.564 | 3.58 | 3.355 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.201 | 0.219 | 0.304 | 0.345 | 0.386 | 0.248 | 100.0% | 10 | | total | 3.265 | 3.616 | 3.795 | 3.799 | 3.803 | 3.604 | 100.0% | 10 | | -> duration | 3.265 | 3.616 | 3.795 | 3.799 | 3.803 | 3.604 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.797394 Full duration: 54.636656 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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 | 6.017 | 6.448 | 6.795 | 6.808 | 6.821 | 6.437 | 100.0% | 10 | | cinder_v3.list_volumes | 0.054 | 0.247 | 0.279 | 0.281 | 0.282 | 0.194 | 100.0% | 10 | | total | 6.072 | 6.611 | 7.072 | 7.081 | 7.09 | 6.632 | 100.0% | 10 | | -> duration | 6.072 | 6.611 | 7.072 | 7.081 | 7.09 | 6.632 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.755474 Full duration: 48.232436 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_list_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.29 | 3.464 | 3.597 | 3.623 | 3.649 | 3.469 | 100.0% | 10 | | cinder_v3.list_volumes | 0.052 | 0.259 | 0.289 | 0.329 | 0.368 | 0.219 | 100.0% | 10 | | total | 3.485 | 3.693 | 3.793 | 3.905 | 4.018 | 3.689 | 100.0% | 10 | | -> duration | 3.485 | 3.693 | 3.793 | 3.905 | 4.018 | 3.689 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.925158 Full duration: 37.40522 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_upload_volume_to_image args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "container_format": "bare", "force": false, "disk_format": "raw", "do_delete": true, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume | 2.757 | 3.128 | 3.287 | 3.352 | 3.417 | 3.128 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 37.52 | 42.144 | 75.118 | 75.18 | 75.242 | 47.829 | 100.0% | 10 | | cinder_v3.delete_volume | 2.157 | 2.176 | 2.19 | 2.19 | 2.191 | 2.177 | 100.0% | 10 | | glance_v2.delete_image | 0.521 | 1.713 | 3.228 | 7.215 | 11.202 | 2.405 | 100.0% | 10 | | total | 43.605 | 48.824 | 82.272 | 82.288 | 82.304 | 55.539 | 100.0% | 10 | | -> duration | 43.605 | 48.824 | 82.272 | 82.288 | 82.304 | 55.539 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 150.391085 Full duration: 178.422217 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_nested_snapshots_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "00c86e6e-738c-425b-b7df-2d24c1202443" } ] }, "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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 | 8.837 | 15.614 | 18.374 | 19.578 | 20.781 | 14.87 | 100.0% | 10 | | cinder_v3.create_volume | 2.888 | 3.21 | 3.377 | 3.389 | 3.4 | 3.203 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.549 | 2.734 | 2.972 | 2.992 | 3.012 | 2.784 | 100.0% | 10 | | nova.attach_volume | 4.2 | 4.39 | 4.673 | 4.796 | 4.919 | 4.428 | 100.0% | 10 | | nova.detach_volume | 1.051 | 1.542 | 2.036 | 3.031 | 4.025 | 1.741 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.123 | 2.307 | 2.359 | 2.37 | 2.382 | 2.256 | 100.0% | 10 | | cinder_v3.delete_volume | 0.314 | 2.176 | 2.389 | 2.397 | 2.406 | 1.855 | 100.0% | 10 | | nova.delete_server | 2.456 | 2.931 | 3.227 | 3.305 | 3.383 | 2.913 | 100.0% | 10 | | total | 27.663 | 35.123 | 38.003 | 39.27 | 40.536 | 34.051 | 100.0% | 10 | | -> duration | 26.663 | 34.123 | 37.003 | 38.27 | 39.536 | 33.051 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.319845 Full duration: 130.407422 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_snapshot_and_attach_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "create_vm_params": { "nics": [ { "net-id": "00c86e6e-738c-425b-b7df-2d24c1202443" } ] }, "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.191 | 3.487 | 3.677 | 3.722 | 3.767 | 3.462 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.589 | 2.741 | 3.023 | 3.08 | 3.137 | 2.816 | 100.0% | 10 | | nova.boot_server | 8.626 | 11.279 | 14.603 | 15.373 | 16.142 | 11.643 | 100.0% | 10 | | nova.attach_volume | 4.046 | 4.443 | 4.701 | 4.702 | 4.702 | 4.425 | 100.0% | 10 | | nova.detach_volume | 1.041 | 1.581 | 4.107 | 4.313 | 4.519 | 2.256 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.123 | 2.338 | 2.466 | 2.518 | 2.571 | 2.32 | 100.0% | 10 | | cinder_v3.delete_volume | 0.358 | 2.181 | 2.452 | 2.514 | 2.577 | 2.1 | 100.0% | 10 | | nova.delete_server | 2.386 | 2.794 | 5.241 | 5.324 | 5.407 | 3.376 | 100.0% | 10 | | total | 27.49 | 32.396 | 36.575 | 37.535 | 38.496 | 32.399 | 100.0% | 10 | | -> duration | 26.49 | 31.396 | 35.575 | 36.535 | 37.496 | 31.399 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 92.2603 Full duration: 124.825135 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.375 | 3.602 | 3.729 | 3.796 | 3.863 | 3.589 | 100.0% | 10 | | total | 3.375 | 3.602 | 3.729 | 3.796 | 3.863 | 3.589 | 100.0% | 10 | | -> duration | 3.375 | 3.602 | 3.729 | 3.796 | 3.863 | 3.589 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.579122 Full duration: 35.312376 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.276 | 3.51 | 3.566 | 3.573 | 3.58 | 3.462 | 100.0% | 10 | | total | 3.276 | 3.51 | 3.566 | 3.573 | 3.58 | 3.463 | 100.0% | 10 | | -> duration | 3.276 | 3.51 | 3.566 | 3.573 | 3.58 | 3.463 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.402827 Full duration: 37.224743 -------------------------------------------------------------------------------- test scenario CinderVolumes.list_volumes args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 4, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.687 | 0.797 | 0.894 | 0.896 | 0.898 | 0.79 | 100.0% | 10 | | total | 0.687 | 0.797 | 0.894 | 0.896 | 0.898 | 0.79 | 100.0% | 10 | | -> duration | 0.687 | 0.797 | 0.894 | 0.896 | 0.898 | 0.79 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.436971 Full duration: 59.099411 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_snapshot args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "force": false }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.102 | 3.389 | 3.678 | 3.699 | 3.72 | 3.402 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.316 | 2.689 | 2.868 | 2.877 | 2.885 | 2.657 | 100.0% | 10 | | total | 5.609 | 6.004 | 6.456 | 6.498 | 6.54 | 6.059 | 100.0% | 10 | | -> duration | 5.609 | 6.004 | 6.456 | 6.498 | 6.54 | 6.059 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.26334 Full duration: 56.658943 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.468 | 3.714 | 4.099 | 4.483 | 3.568 | 100.0% | 10 | | cinder_v3.delete_volume | 0.305 | 2.547 | 2.836 | 2.857 | 2.878 | 1.992 | 100.0% | 10 | | total | 3.902 | 5.999 | 6.391 | 6.411 | 6.432 | 5.56 | 100.0% | 10 | | -> duration | 3.902 | 5.999 | 6.391 | 6.411 | 6.432 | 5.56 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.071241 Full duration: 39.687309 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 1 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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 | 5.961 | 6.186 | 6.392 | 6.396 | 6.4 | 6.188 | 100.0% | 10 | | cinder_v3.delete_volume | 0.303 | 2.421 | 2.823 | 2.84 | 2.857 | 1.978 | 100.0% | 10 | | total | 6.385 | 8.593 | 9.052 | 9.062 | 9.072 | 8.167 | 100.0% | 10 | | -> duration | 6.385 | 8.593 | 9.052 | 9.062 | 9.072 | 8.167 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 24.510634 Full duration: 48.274754 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 2 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.351 | 3.514 | 3.617 | 3.715 | 3.812 | 3.523 | 100.0% | 10 | | cinder_v3.delete_volume | 2.391 | 2.539 | 2.746 | 2.786 | 2.825 | 2.588 | 100.0% | 10 | | total | 5.887 | 6.08 | 6.334 | 6.339 | 6.343 | 6.111 | 100.0% | 10 | | -> duration | 5.887 | 6.08 | 6.334 | 6.339 | 6.343 | 6.111 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.288438 Full duration: 40.089951 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_extend_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "new_size": 2, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.303 | 3.395 | 3.6 | 3.638 | 3.676 | 3.434 | 100.0% | 10 | | cinder_v3.extend_volume | 0.58 | 1.587 | 2.742 | 2.833 | 2.923 | 1.673 | 100.0% | 10 | | cinder_v3.delete_volume | 0.3 | 1.489 | 2.787 | 2.861 | 2.935 | 1.505 | 100.0% | 10 | | total | 4.289 | 6.577 | 8.839 | 9.035 | 9.231 | 6.612 | 100.0% | 10 | | -> duration | 4.289 | 6.577 | 8.839 | 9.035 | 9.231 | 6.612 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.673335 Full duration: 38.885501 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_from_volume_and_delete_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "volumes": { "volumes_per_tenant": 1, "size": 1 }, "quotas": { "cinder": { "gigabytes": -1, "volumes": -1, "snapshots": -1 } } }, "args": { "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.414 | 4.661 | 5.824 | 5.908 | 5.992 | 4.668 | 100.0% | 10 | | cinder_v3.delete_volume | 2.843 | 4.675 | 4.981 | 5.009 | 5.037 | 4.218 | 100.0% | 10 | | total | 6.257 | 9.512 | 10.518 | 10.547 | 10.577 | 8.886 | 100.0% | 10 | | -> duration | 6.257 | 9.512 | 10.518 | 10.547 | 10.577 | 8.886 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.567543 Full duration: 63.968918 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_get_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.643 | 0.75 | 0.798 | 0.812 | 0.827 | 0.734 | 100.0% | 10 | | cinder_v3.get_qos | 0.2 | 0.256 | 0.309 | 0.318 | 0.328 | 0.255 | 100.0% | 10 | | total | 0.862 | 0.978 | 1.086 | 1.094 | 1.102 | 0.99 | 100.0% | 10 | | -> duration | 0.862 | 0.978 | 1.086 | 1.094 | 1.102 | 0.99 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.911561 Full duration: 23.274711 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_list_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "write_iops_sec": "10", "consumer": "both", "read_iops_sec": "1000" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.657 | 0.743 | 0.784 | 0.792 | 0.799 | 0.732 | 100.0% | 10 | | cinder_v3.list_qos | 0.204 | 0.284 | 0.333 | 0.338 | 0.344 | 0.268 | 100.0% | 10 | | total | 0.869 | 0.995 | 1.118 | 1.13 | 1.143 | 1.001 | 100.0% | 10 | | -> duration | 0.869 | 0.995 | 1.118 | 1.13 | 1.143 | 1.001 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.945236 Full duration: 21.041212 -------------------------------------------------------------------------------- test scenario CinderQos.create_and_set_qos args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "set_read_iops_sec": "1001", "set_consumer": "both", "read_iops_sec": "1000", "set_write_iops_sec": "11", "write_iops_sec": "10", "consumer": "back-end" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.648 | 0.73 | 0.789 | 0.824 | 0.86 | 0.725 | 100.0% | 10 | | cinder_v3.set_qos | 0.233 | 0.293 | 0.338 | 0.382 | 0.427 | 0.297 | 100.0% | 10 | | total | 0.881 | 1.036 | 1.157 | 1.161 | 1.164 | 1.022 | 100.0% | 10 | | -> duration | 0.881 | 1.036 | 1.157 | 1.161 | 1.164 | 1.022 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.9545 Full duration: 21.667385 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_get_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.652 | 0.759 | 0.816 | 0.858 | 0.899 | 0.753 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.195 | 0.255 | 0.298 | 0.303 | 0.308 | 0.25 | 100.0% | 10 | | total | 0.851 | 1.016 | 1.115 | 1.161 | 1.207 | 1.004 | 100.0% | 10 | | -> duration | 0.851 | 1.016 | 1.115 | 1.161 | 1.207 | 1.004 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.907328 Full duration: 21.086581 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_list_volume_types args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.661 | 0.716 | 0.778 | 0.78 | 0.783 | 0.721 | 100.0% | 10 | | cinder_v3.list_types | 0.213 | 0.263 | 0.308 | 0.309 | 0.31 | 0.262 | 100.0% | 10 | | total | 0.874 | 0.983 | 1.067 | 1.076 | 1.085 | 0.983 | 100.0% | 10 | | -> duration | 0.874 | 0.983 | 1.067 | 1.076 | 1.085 | 0.983 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.902217 Full duration: 21.583303 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_and_update_volume_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "test", "update_description": "test update" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.652 | 0.77 | 0.817 | 0.86 | 0.903 | 0.761 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.222 | 0.325 | 0.376 | 0.442 | 0.508 | 0.328 | 100.0% | 10 | | total | 0.949 | 1.095 | 1.227 | 1.261 | 1.294 | 1.088 | 100.0% | 10 | | -> duration | 0.949 | 1.095 | 1.227 | 1.261 | 1.294 | 1.088 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.27516 Full duration: 21.410377 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_and_encryption_type args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "control_location": "front-end", "cipher": "aes-xts-plain64", "description": "rally tests creating types", "key_size": 512, "provider": "LuksEncryptor" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.655 | 0.774 | 0.87 | 0.875 | 0.879 | 0.776 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.225 | 0.304 | 0.365 | 0.369 | 0.372 | 0.301 | 100.0% | 10 | | total | 0.886 | 1.11 | 1.208 | 1.226 | 1.244 | 1.077 | 100.0% | 10 | | -> duration | 0.886 | 1.11 | 1.208 | 1.226 | 1.244 | 1.077 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.123127 Full duration: 21.148503 -------------------------------------------------------------------------------- test scenario CinderVolumeTypes.create_volume_type_add_and_list_type_access args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "description": "rally tests creating types" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 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.644 | 0.704 | 0.741 | 0.748 | 0.754 | 0.7 | 100.0% | 10 | | cinder_v2.add_type_access | 0.218 | 0.288 | 0.429 | 0.45 | 0.472 | 0.309 | 100.0% | 10 | | cinder_v2.list_type_access | 0.019 | 0.223 | 0.27 | 0.291 | 0.313 | 0.198 | 100.0% | 10 | | total | 0.924 | 1.214 | 1.347 | 1.405 | 1.463 | 1.208 | 100.0% | 10 | | -> duration | 0.924 | 1.214 | 1.347 | 1.405 | 1.463 | 1.208 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.645921 Full duration: 21.667821 HINTS: * To plot HTML graphics with this data, run: rally task report 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 --out output.html * To generate a JUnit report, run: rally task export 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 --json --out output.json 2019-05-14 08:07:15,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '86a90bd9-6f4b-48e1-88af-dc3f6e7f4130', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-05-14 08:07:17,766 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 86a90bd9-6f4b-48e1-88af-dc3f6e7f4130 --out /home/opnfv/functest/results/rally_full/cinder.json 2019-05-14 08:07:17.633 6541 INFO rally.api [-] Building 'json' report for the following task(s): '86a90bd9-6f4b-48e1-88af-dc3f6e7f4130'. 2019-05-14 08:07:17.675 6541 INFO rally.api [-] The report has been successfully built. 2019-05-14 08:07:17,829 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-05-14 08:07:17,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-gnocchi.yaml 2019-05-14 08:07:17,830 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 08:07:17,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 08:07:17,844 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-05-14 08:07:17,844 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['gnocchi'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 08:12:17,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c040118c-f228-4db1-bfaa-7d32a9df2a01 2019-05-14 08:12:17,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c040118c-f228-4db1-bfaa-7d32a9df2a01'] 2019-05-14 08:12:18,249 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c040118c-f228-4db1-bfaa-7d32a9df2a01 -------------------------------------------------------------------------------- Task c040118c-f228-4db1-bfaa-7d32a9df2a01: 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.608 | 0.712 | 0.744 | 0.756 | 0.768 | 0.703 | 100.0% | 10 | | total | 0.608 | 0.712 | 0.744 | 0.756 | 0.768 | 0.703 | 100.0% | 10 | | -> duration | 0.608 | 0.712 | 0.744 | 0.756 | 0.768 | 0.703 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.075259 Full duration: 14.646626 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.64 | 0.706 | 0.762 | 0.767 | 0.773 | 0.712 | 100.0% | 10 | | total | 0.64 | 0.706 | 0.762 | 0.768 | 0.773 | 0.713 | 100.0% | 10 | | -> duration | 0.64 | 0.706 | 0.762 | 0.768 | 0.773 | 0.713 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.111578 Full duration: 13.409949 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.677 | 0.705 | 0.749 | 0.785 | 0.822 | 0.716 | 100.0% | 10 | | total | 0.677 | 0.705 | 0.749 | 0.785 | 0.822 | 0.716 | 100.0% | 10 | | -> duration | 0.677 | 0.705 | 0.749 | 0.785 | 0.822 | 0.716 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.118328 Full duration: 13.523172 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.608 | 0.725 | 0.829 | 0.83 | 0.832 | 0.736 | 100.0% | 10 | | total | 0.608 | 0.725 | 0.829 | 0.831 | 0.832 | 0.736 | 100.0% | 10 | | -> duration | 0.608 | 0.725 | 0.829 | 0.831 | 0.832 | 0.736 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.200465 Full duration: 17.215687 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.66 | 0.721 | 0.738 | 0.747 | 0.756 | 0.709 | 100.0% | 10 | | gnocchi.delete_archive_policy_rule | 0.215 | 0.255 | 0.316 | 0.393 | 0.469 | 0.273 | 100.0% | 10 | | total | 0.875 | 0.99 | 1.046 | 1.103 | 1.159 | 0.983 | 100.0% | 10 | | -> duration | 0.875 | 0.99 | 1.046 | 1.103 | 1.159 | 0.983 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.925109 Full duration: 15.271992 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.626 | 0.712 | 0.749 | 0.758 | 0.767 | 0.711 | 100.0% | 10 | | total | 0.626 | 0.712 | 0.749 | 0.758 | 0.767 | 0.711 | 100.0% | 10 | | -> duration | 0.626 | 0.712 | 0.749 | 0.758 | 0.767 | 0.711 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.142432 Full duration: 13.512363 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.646 | 0.713 | 0.779 | 0.783 | 0.788 | 0.721 | 100.0% | 10 | | total | 0.646 | 0.713 | 0.779 | 0.784 | 0.788 | 0.721 | 100.0% | 10 | | -> duration | 0.646 | 0.713 | 0.779 | 0.784 | 0.788 | 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.1426 Full duration: 16.802085 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.625 | 0.737 | 0.839 | 0.845 | 0.85 | 0.732 | 100.0% | 10 | | gnocchi.delete_archive_policy | 0.212 | 0.252 | 0.289 | 0.294 | 0.299 | 0.253 | 100.0% | 10 | | total | 0.857 | 0.987 | 1.077 | 1.104 | 1.132 | 0.985 | 100.0% | 10 | | -> duration | 0.857 | 0.987 | 1.077 | 1.104 | 1.132 | 0.985 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.91384 Full duration: 15.324429 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.606 | 0.72 | 0.765 | 0.791 | 0.816 | 0.715 | 100.0% | 10 | | total | 0.607 | 0.72 | 0.765 | 0.791 | 0.816 | 0.715 | 100.0% | 10 | | -> duration | 0.607 | 0.72 | 0.765 | 0.791 | 0.816 | 0.715 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.146146 Full duration: 13.970438 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.642 | 2.458 | 2.753 | 2.768 | 2.783 | 2.399 | 100.0% | 10 | | total | 1.642 | 2.458 | 2.753 | 2.768 | 2.784 | 2.399 | 100.0% | 10 | | -> duration | 1.642 | 2.458 | 2.753 | 2.768 | 2.784 | 2.399 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.822989 Full duration: 23.471353 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.672 | 2.476 | 2.992 | 3.073 | 3.154 | 2.469 | 100.0% | 10 | | gnocchi.delete_resource_type | 0.343 | 0.604 | 0.753 | 0.96 | 1.168 | 0.606 | 100.0% | 10 | | total | 2.118 | 3.21 | 3.591 | 3.597 | 3.603 | 3.075 | 100.0% | 10 | | -> duration | 2.118 | 3.21 | 3.591 | 3.597 | 3.603 | 3.075 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.703264 Full duration: 20.704135 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.614 | 0.704 | 0.727 | 0.78 | 0.833 | 0.7 | 100.0% | 10 | | total | 0.614 | 0.704 | 0.727 | 0.78 | 0.833 | 0.7 | 100.0% | 10 | | -> duration | 0.614 | 0.704 | 0.727 | 0.78 | 0.833 | 0.7 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.049949 Full duration: 13.479275 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.828 | 0.978 | 1.045 | 1.059 | 1.074 | 0.971 | 100.0% | 10 | | total | 0.828 | 0.978 | 1.045 | 1.06 | 1.075 | 0.971 | 100.0% | 10 | | -> duration | 0.828 | 0.978 | 1.045 | 1.06 | 1.075 | 0.971 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.892419 Full duration: 16.898044 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.829 | 0.957 | 1.109 | 1.118 | 1.126 | 0.961 | 100.0% | 10 | | gnocchi.delete_metric | 0.029 | 0.226 | 0.305 | 0.314 | 0.323 | 0.229 | 100.0% | 10 | | total | 0.986 | 1.167 | 1.354 | 1.375 | 1.396 | 1.19 | 100.0% | 10 | | -> duration | 0.986 | 1.167 | 1.354 | 1.375 | 1.396 | 1.19 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.524019 Full duration: 16.760535 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.632 | 0.744 | 0.819 | 0.822 | 0.825 | 0.751 | 100.0% | 10 | | total | 0.632 | 0.744 | 0.819 | 0.822 | 0.825 | 0.752 | 100.0% | 10 | | -> duration | 0.632 | 0.744 | 0.819 | 0.822 | 0.825 | 0.752 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.321612 Full duration: 19.837916 -------------------------------------------------------------------------------- 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 c040118c-f228-4db1-bfaa-7d32a9df2a01 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.649 | 0.727 | 0.742 | 0.77 | 0.799 | 0.717 | 100.0% | 10 | | gnocchi.delete_resource | 0.209 | 0.279 | 0.29 | 0.293 | 0.296 | 0.259 | 100.0% | 10 | | total | 0.882 | 1.008 | 1.032 | 1.06 | 1.089 | 0.976 | 100.0% | 10 | | -> duration | 0.882 | 1.008 | 1.032 | 1.06 | 1.089 | 0.976 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.879357 Full duration: 16.710993 HINTS: * To plot HTML graphics with this data, run: rally task report c040118c-f228-4db1-bfaa-7d32a9df2a01 --out output.html * To generate a JUnit report, run: rally task export c040118c-f228-4db1-bfaa-7d32a9df2a01 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c040118c-f228-4db1-bfaa-7d32a9df2a01 --json --out output.json 2019-05-14 08:12:18,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c040118c-f228-4db1-bfaa-7d32a9df2a01', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-05-14 08:12:20,084 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c040118c-f228-4db1-bfaa-7d32a9df2a01 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-05-14 08:12:19.944 8490 INFO rally.api [-] Building 'json' report for the following task(s): 'c040118c-f228-4db1-bfaa-7d32a9df2a01'. 2019-05-14 08:12:19.964 8490 INFO rally.api [-] The report has been successfully built. 2019-05-14 08:12:20,098 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-05-14 08:12:20,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-heat.yaml 2019-05-14 08:12:20,099 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 08:12:20,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 08:12:20,106 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-05-14 08:12:20,106 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['heat'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 08:24:41,469 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fdfa6800-b237-4f2c-8f83-a95baf6fc079 2019-05-14 08:24:41,470 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fdfa6800-b237-4f2c-8f83-a95baf6fc079'] 2019-05-14 08:24:42,193 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fdfa6800-b237-4f2c-8f83-a95baf6fc079 -------------------------------------------------------------------------------- Task fdfa6800-b237-4f2c-8f83-a95baf6fc079: 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.961 | 5.288 | 5.581 | 5.771 | 5.962 | 5.341 | 100.0% | 10 | | heat.delete_stack | 0.425 | 0.656 | 1.468 | 1.499 | 1.53 | 0.793 | 100.0% | 10 | | total | 5.466 | 5.918 | 7.004 | 7.026 | 7.048 | 6.133 | 100.0% | 10 | | -> duration | 3.466 | 3.918 | 5.004 | 5.026 | 5.048 | 4.133 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.954002 Full duration: 34.744007 -------------------------------------------------------------------------------- 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_4c496c97-7adc-42a3-b4f7-88639ef65005", "public_net": "external", "flavor": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fdfa6800-b237-4f2c-8f83-a95baf6fc079 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 | 17.963 | 26.495 | 29.163 | 29.688 | 30.212 | 25.754 | 100.0% | 10 | | heat.delete_stack | 8.717 | 11.227 | 14.133 | 14.175 | 14.218 | 11.391 | 100.0% | 10 | | total | 26.928 | 38.198 | 43.168 | 43.216 | 43.265 | 37.145 | 100.0% | 10 | | -> duration | 24.928 | 36.198 | 41.168 | 41.216 | 41.265 | 35.145 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 103.500674 Full duration: 122.197068 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443", "image": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005", "flavor": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task fdfa6800-b237-4f2c-8f83-a95baf6fc079 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 | 18.644 | 22.69 | 24.597 | 25.547 | 26.496 | 22.555 | 100.0% | 10 | | heat.delete_stack | 5.614 | 7.647 | 8.083 | 8.388 | 8.692 | 7.491 | 100.0% | 10 | | total | 24.258 | 30.384 | 33.173 | 33.657 | 34.141 | 30.046 | 100.0% | 10 | | -> duration | 22.258 | 28.384 | 31.173 | 31.657 | 32.141 | 28.046 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 84.941125 Full duration: 101.778559 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.898 | 5.078 | 5.188 | 5.229 | 5.27 | 5.082 | 100.0% | 10 | | heat.list_stacks | 0.042 | 0.243 | 0.264 | 0.266 | 0.268 | 0.209 | 100.0% | 10 | | total | 4.941 | 5.328 | 5.443 | 5.484 | 5.524 | 5.291 | 100.0% | 10 | | -> duration | 2.941 | 3.328 | 3.443 | 3.484 | 3.524 | 3.291 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.774798 Full duration: 34.287369 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.861 | 5.236 | 5.428 | 5.486 | 5.544 | 5.216 | 100.0% | 10 | | heat.update_stack | 2.805 | 3.925 | 4.222 | 4.281 | 4.339 | 3.707 | 100.0% | 10 | | heat.delete_stack | 2.643 | 2.872 | 3.269 | 3.28 | 3.291 | 2.948 | 100.0% | 10 | | total | 10.881 | 11.987 | 12.315 | 12.457 | 12.599 | 11.871 | 100.0% | 10 | | -> duration | 6.881 | 7.987 | 8.315 | 8.457 | 8.599 | 7.871 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.297979 Full duration: 50.358424 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.973 | 5.205 | 5.474 | 5.48 | 5.485 | 5.23 | 100.0% | 10 | | heat.update_stack | 2.454 | 2.719 | 3.037 | 3.168 | 3.299 | 2.783 | 100.0% | 10 | | heat.delete_stack | 0.394 | 0.55 | 1.443 | 1.612 | 1.78 | 0.765 | 100.0% | 10 | | total | 8.134 | 8.677 | 9.353 | 9.388 | 9.424 | 8.778 | 100.0% | 10 | | -> duration | 4.134 | 4.677 | 5.353 | 5.388 | 5.424 | 4.778 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.909506 Full duration: 42.812973 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.908 | 5.18 | 5.362 | 5.398 | 5.434 | 5.18 | 100.0% | 10 | | heat.update_stack | 3.719 | 4.217 | 4.898 | 5.03 | 5.162 | 4.295 | 100.0% | 10 | | heat.delete_stack | 3.397 | 3.823 | 4.109 | 4.12 | 4.13 | 3.838 | 100.0% | 10 | | total | 12.721 | 13.333 | 13.902 | 14.01 | 14.119 | 13.313 | 100.0% | 10 | | -> duration | 8.721 | 9.333 | 9.902 | 10.01 | 10.119 | 9.313 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.51218 Full duration: 55.160737 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.993 | 5.49 | 6.52 | 6.547 | 6.574 | 5.645 | 100.0% | 10 | | heat.update_stack | 2.499 | 2.89 | 3.149 | 3.173 | 3.197 | 2.879 | 100.0% | 10 | | heat.delete_stack | 2.565 | 2.936 | 3.588 | 3.685 | 3.783 | 3.039 | 100.0% | 10 | | total | 10.35 | 11.46 | 12.508 | 12.728 | 12.948 | 11.563 | 100.0% | 10 | | -> duration | 6.35 | 7.46 | 8.508 | 8.728 | 8.948 | 7.563 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.300526 Full duration: 49.611513 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.95 | 5.303 | 5.464 | 5.47 | 5.476 | 5.29 | 100.0% | 10 | | heat.update_stack | 2.877 | 3.943 | 4.059 | 4.148 | 4.237 | 3.596 | 100.0% | 10 | | heat.delete_stack | 1.543 | 1.693 | 1.928 | 2.113 | 2.298 | 1.752 | 100.0% | 10 | | total | 9.825 | 10.866 | 11.098 | 11.154 | 11.209 | 10.638 | 100.0% | 10 | | -> duration | 5.825 | 6.866 | 7.098 | 7.154 | 7.209 | 6.638 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.434749 Full duration: 47.101825 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.941 | 5.3 | 5.584 | 5.754 | 5.924 | 5.325 | 100.0% | 10 | | heat.update_stack | 2.436 | 2.848 | 2.986 | 3.03 | 3.074 | 2.796 | 100.0% | 10 | | heat.delete_stack | 1.449 | 1.876 | 2.201 | 2.462 | 2.723 | 1.922 | 100.0% | 10 | | total | 9.613 | 9.896 | 10.435 | 10.638 | 10.841 | 10.043 | 100.0% | 10 | | -> duration | 5.613 | 5.896 | 6.435 | 6.638 | 6.841 | 6.043 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.490923 Full duration: 44.15509 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.939 | 5.634 | 6.659 | 7.138 | 7.617 | 5.853 | 100.0% | 10 | | heat.check_stack | 0.713 | 0.972 | 1.075 | 1.312 | 1.548 | 0.969 | 100.0% | 10 | | heat.delete_stack | 1.441 | 1.764 | 2.159 | 2.228 | 2.297 | 1.819 | 100.0% | 10 | | total | 7.493 | 8.508 | 9.653 | 10.081 | 10.508 | 8.641 | 100.0% | 10 | | -> duration | 5.493 | 6.508 | 7.653 | 8.081 | 8.508 | 6.641 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.699242 Full duration: 40.722602 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.985 | 5.368 | 5.568 | 5.661 | 5.755 | 5.315 | 100.0% | 10 | | heat.suspend_stack | 0.627 | 1.036 | 1.774 | 1.785 | 1.797 | 1.129 | 100.0% | 10 | | heat.resume_stack | 0.65 | 1.468 | 1.78 | 1.937 | 2.094 | 1.392 | 100.0% | 10 | | heat.delete_stack | 1.38 | 1.663 | 2.638 | 2.722 | 2.805 | 1.854 | 100.0% | 10 | | total | 8.84 | 9.226 | 10.898 | 10.915 | 10.932 | 9.691 | 100.0% | 10 | | -> duration | 6.84 | 7.226 | 8.898 | 8.915 | 8.932 | 7.691 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.012955 Full duration: 42.915475 -------------------------------------------------------------------------------- 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 fdfa6800-b237-4f2c-8f83-a95baf6fc079 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.661 | 0.734 | 0.814 | 0.826 | 0.837 | 0.737 | 100.0% | 10 | | total | 0.661 | 0.735 | 0.814 | 0.826 | 0.837 | 0.737 | 100.0% | 10 | | -> duration | 0.661 | 0.735 | 0.814 | 0.826 | 0.837 | 0.737 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.215471 Full duration: 15.506753 HINTS: * To plot HTML graphics with this data, run: rally task report fdfa6800-b237-4f2c-8f83-a95baf6fc079 --out output.html * To generate a JUnit report, run: rally task export fdfa6800-b237-4f2c-8f83-a95baf6fc079 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fdfa6800-b237-4f2c-8f83-a95baf6fc079 --json --out output.json 2019-05-14 08:24:42,194 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fdfa6800-b237-4f2c-8f83-a95baf6fc079', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-05-14 08:24:44,166 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fdfa6800-b237-4f2c-8f83-a95baf6fc079 --out /home/opnfv/functest/results/rally_full/heat.json 2019-05-14 08:24:44.021 11667 INFO rally.api [-] Building 'json' report for the following task(s): 'fdfa6800-b237-4f2c-8f83-a95baf6fc079'. 2019-05-14 08:24:44.044 11667 INFO rally.api [-] The report has been successfully built. 2019-05-14 08:24:44,200 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-05-14 08:24:44,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2019-05-14 08:24:44,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 08:24:44,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 08:24:44,216 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-05-14 08:24:44,216 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 08:30:57,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f13511ea-d3c5-4725-8848-eb7c39667542 2019-05-14 08:30:57,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f13511ea-d3c5-4725-8848-eb7c39667542'] 2019-05-14 08:30:58,073 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f13511ea-d3c5-4725-8848-eb7c39667542 -------------------------------------------------------------------------------- Task f13511ea-d3c5-4725-8848-eb7c39667542: 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.703 | 0.763 | 1.753 | 2.151 | 2.549 | 1.151 | 100.0% | 10 | | keystone_v3.add_role | 0.164 | 0.207 | 0.267 | 0.284 | 0.301 | 0.218 | 100.0% | 10 | | keystone_v3.revoke_role | 0.148 | 0.193 | 0.242 | 0.249 | 0.256 | 0.196 | 100.0% | 10 | | total | 1.113 | 1.198 | 2.239 | 2.587 | 2.936 | 1.565 | 100.0% | 10 | | -> duration | 1.113 | 1.198 | 2.239 | 2.587 | 2.936 | 1.565 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.18656 Full duration: 28.310484 -------------------------------------------------------------------------------- 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.793 | 2.182 | 2.231 | 2.28 | 1.252 | 100.0% | 10 | | keystone_v3.add_role | 0.141 | 0.201 | 0.271 | 0.301 | 0.332 | 0.212 | 100.0% | 10 | | keystone_v3.list_roles | 0.129 | 0.136 | 0.238 | 0.238 | 0.238 | 0.164 | 100.0% | 10 | | total | 1.022 | 1.178 | 2.613 | 2.623 | 2.633 | 1.628 | 100.0% | 10 | | -> duration | 1.022 | 1.178 | 2.613 | 2.623 | 2.633 | 1.628 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.35351 Full duration: 29.457934 -------------------------------------------------------------------------------- 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.015 | 1.325 | 2.126 | 2.15 | 2.173 | 1.529 | 100.0% | 10 | | keystone_v3.list_projects | 0.115 | 0.128 | 0.155 | 0.159 | 0.163 | 0.132 | 100.0% | 10 | | total | 1.161 | 1.472 | 2.245 | 2.267 | 2.289 | 1.662 | 100.0% | 10 | | -> duration | 1.161 | 1.472 | 2.245 | 2.267 | 2.289 | 1.662 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.334655 Full duration: 28.366153 -------------------------------------------------------------------------------- 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.696 | 0.783 | 1.914 | 2.118 | 2.322 | 1.233 | 100.0% | 10 | | keystone_v3.delete_role | 0.123 | 0.193 | 0.234 | 0.24 | 0.246 | 0.184 | 100.0% | 10 | | total | 0.819 | 1.006 | 2.114 | 2.282 | 2.45 | 1.418 | 100.0% | 10 | | -> duration | 0.819 | 1.006 | 2.114 | 2.282 | 2.45 | 1.418 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.464848 Full duration: 24.546009 -------------------------------------------------------------------------------- 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.656 | 0.825 | 1.517 | 1.647 | 1.777 | 1.048 | 100.0% | 10 | | keystone_v3.delete_service | 0.134 | 0.192 | 0.234 | 0.253 | 0.272 | 0.19 | 100.0% | 10 | | total | 0.875 | 1.021 | 1.73 | 1.868 | 2.006 | 1.238 | 100.0% | 10 | | -> duration | 0.875 | 1.021 | 1.73 | 1.868 | 2.006 | 1.238 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.831551 Full duration: 23.611329 -------------------------------------------------------------------------------- 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.926 | 1.185 | 2.434 | 2.503 | 2.572 | 1.615 | 100.0% | 10 | | keystone_v3.create_user | 0.694 | 0.768 | 0.844 | 0.862 | 0.879 | 0.767 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.114 | 0.134 | 0.209 | 0.215 | 0.221 | 0.146 | 100.0% | 10 | | -> keystone_v3.add_role | 0.138 | 0.162 | 0.232 | 0.241 | 0.251 | 0.176 | 100.0% | 10 | | keystone_v3.create_role | 0.124 | 0.163 | 0.184 | 0.19 | 0.196 | 0.16 | 100.0% | 10 | | keystone_v3.get_project | 0.107 | 0.125 | 0.156 | 0.162 | 0.169 | 0.13 | 100.0% | 10 | | keystone_v3.get_user | 0.123 | 0.139 | 0.194 | 0.239 | 0.284 | 0.16 | 100.0% | 10 | | keystone_v3.get_role | 0.111 | 0.12 | 0.128 | 0.134 | 0.14 | 0.121 | 100.0% | 10 | | keystone_v3.list_services | 0.11 | 0.115 | 0.129 | 0.143 | 0.157 | 0.121 | 100.0% | 10 | | keystone_v3.get_services | 0.114 | 0.132 | 0.238 | 0.259 | 0.281 | 0.158 | 100.0% | 10 | | total | 2.709 | 2.992 | 4.207 | 4.264 | 4.321 | 3.376 | 100.0% | 10 | | -> duration | 2.709 | 2.992 | 4.207 | 4.264 | 4.321 | 3.376 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.27572 Full duration: 39.033301 -------------------------------------------------------------------------------- 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.872 | 1.181 | 2.164 | 2.173 | 2.182 | 1.417 | 100.0% | 10 | | keystone_v3.update_project | 0.133 | 0.171 | 0.241 | 0.246 | 0.25 | 0.183 | 100.0% | 10 | | keystone_v3.delete_project | 0.17 | 0.199 | 0.22 | 0.234 | 0.248 | 0.198 | 100.0% | 10 | | total | 1.3 | 1.543 | 2.495 | 2.504 | 2.513 | 1.798 | 100.0% | 10 | | -> duration | 1.3 | 1.543 | 2.495 | 2.504 | 2.513 | 1.798 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.980942 Full duration: 26.03201 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f13511ea-d3c5-4725-8848-eb7c39667542 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.95 | 1.153 | 1.447 | 1.69 | 1.934 | 1.245 | 100.0% | 10 | | total | 1.158 | 1.313 | 1.727 | 1.934 | 2.142 | 1.442 | 100.0% | 10 | | -> duration | 1.158 | 1.313 | 1.727 | 1.934 | 2.142 | 1.442 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.591382 Full duration: 24.62451 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f13511ea-d3c5-4725-8848-eb7c39667542 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.994 | 1.179 | 2.422 | 2.474 | 2.526 | 1.492 | 100.0% | 10 | | total | 0.994 | 1.179 | 2.422 | 2.474 | 2.526 | 1.492 | 100.0% | 10 | | -> duration | 0.994 | 1.179 | 2.422 | 2.474 | 2.526 | 1.492 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.843563 Full duration: 24.580204 -------------------------------------------------------------------------------- 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.03 | 1.176 | 2.167 | 2.169 | 2.17 | 1.354 | 100.0% | 10 | | keystone_v3.list_users | 0.125 | 0.141 | 0.214 | 0.218 | 0.222 | 0.159 | 100.0% | 10 | | total | 1.319 | 1.521 | 2.467 | 2.54 | 2.613 | 1.675 | 100.0% | 10 | | -> duration | 1.319 | 1.521 | 2.467 | 2.54 | 2.613 | 1.675 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.176615 Full duration: 25.557778 -------------------------------------------------------------------------------- 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 f13511ea-d3c5-4725-8848-eb7c39667542 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.951 | 1.106 | 1.218 | 1.253 | 1.287 | 1.099 | 100.0% | 10 | | keystone_v3.create_users | 6.705 | 7.426 | 7.66 | 7.693 | 7.726 | 7.36 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.705 | 7.426 | 7.659 | 7.692 | 7.725 | 7.36 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.163 | 1.356 | 1.498 | 1.51 | 1.523 | 1.356 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.576 | 1.739 | 1.865 | 1.896 | 1.927 | 1.74 | 100.0% | 10 | | total | 9.121 | 10.12 | 10.296 | 10.318 | 10.339 | 9.931 | 100.0% | 10 | | -> duration | 9.121 | 10.12 | 10.296 | 10.318 | 10.339 | 9.931 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.87529 Full duration: 70.713753 HINTS: * To plot HTML graphics with this data, run: rally task report f13511ea-d3c5-4725-8848-eb7c39667542 --out output.html * To generate a JUnit report, run: rally task export f13511ea-d3c5-4725-8848-eb7c39667542 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f13511ea-d3c5-4725-8848-eb7c39667542 --json --out output.json 2019-05-14 08:30:58,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f13511ea-d3c5-4725-8848-eb7c39667542', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-05-14 08:31:00,000 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f13511ea-d3c5-4725-8848-eb7c39667542 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-05-14 08:30:59.861 13776 INFO rally.api [-] Building 'json' report for the following task(s): 'f13511ea-d3c5-4725-8848-eb7c39667542'. 2019-05-14 08:30:59.886 13776 INFO rally.api [-] The report has been successfully built. 2019-05-14 08:31:00,037 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-05-14 08:31:00,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-neutron.yaml 2019-05-14 08:31:00,039 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 08:31:00,052 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 08:31:00,055 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-14 08:31:00,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 08:51:12,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 2019-05-14 08:51:12,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ec04f0a2-4a37-46a0-8e06-e87e88d9fed8'] 2019-05-14 08:51:13,756 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8: 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 ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.863 | 1.028 | 1.342 | 1.432 | 1.522 | 1.085 | 100.0% | 10 | | neutron.update_network | 0.401 | 0.541 | 0.724 | 0.745 | 0.766 | 0.561 | 100.0% | 10 | | total | 1.359 | 1.633 | 1.864 | 1.893 | 1.923 | 1.646 | 100.0% | 10 | | -> duration | 1.359 | 1.633 | 1.864 | 1.893 | 1.923 | 1.646 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.715897 Full duration: 41.514784 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {}, "port_update_args": { "device_owner": "dummy_owner", "device_id": "dummy_id", "admin_state_up": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.509 | 1.958 | 2.965 | 3.011 | 3.057 | 2.128 | 100.0% | 10 | | neutron.update_port | 0.473 | 0.629 | 0.75 | 0.755 | 0.76 | 0.611 | 100.0% | 10 | | total | 2.197 | 2.468 | 3.716 | 3.723 | 3.729 | 2.74 | 100.0% | 10 | | -> duration | 2.197 | 2.468 | 3.716 | 3.723 | 3.729 | 2.74 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.480216 Full duration: 56.801765 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30", "network_create_args": {}, "subnet_create_args": {}, "router_update_args": { "admin_state_up": false }, "router_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.163 | 1.632 | 1.688 | 1.745 | 1.244 | 100.0% | 10 | | neutron.create_subnet | 0.779 | 1.136 | 1.862 | 1.969 | 2.077 | 1.193 | 100.0% | 10 | | neutron.create_router | 0.095 | 0.114 | 0.194 | 0.254 | 0.315 | 0.139 | 100.0% | 10 | | neutron.add_interface_router | 2.706 | 2.895 | 5.007 | 5.134 | 5.261 | 3.408 | 100.0% | 10 | | neutron.update_router | 0.585 | 0.893 | 1.903 | 1.911 | 1.92 | 1.049 | 100.0% | 10 | | total | 5.663 | 6.15 | 10.797 | 10.888 | 10.978 | 7.033 | 100.0% | 10 | | -> duration | 5.663 | 6.15 | 10.797 | 10.888 | 10.978 | 7.033 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.633188 Full duration: 75.368216 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_update_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.4.0.0/16", "subnet_update_args": { "enable_dhcp": false } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.958 | 1.073 | 1.325 | 1.391 | 1.457 | 1.117 | 100.0% | 10 | | neutron.create_subnet | 0.743 | 0.953 | 1.618 | 1.631 | 1.644 | 1.043 | 100.0% | 10 | | neutron.update_subnet | 0.494 | 0.776 | 0.987 | 1.066 | 1.145 | 0.756 | 100.0% | 10 | | total | 2.324 | 2.749 | 3.598 | 3.849 | 4.1 | 2.917 | 100.0% | 10 | | -> duration | 2.324 | 2.749 | 3.598 | 3.849 | 4.1 | 2.917 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.099753 Full duration: 50.062382 -------------------------------------------------------------------------------- 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 ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.897 | 1.064 | 1.179 | 1.341 | 1.504 | 1.073 | 100.0% | 10 | | neutron.delete_network | 0.591 | 0.87 | 1.275 | 1.312 | 1.349 | 0.882 | 100.0% | 10 | | total | 1.493 | 1.86 | 2.509 | 2.64 | 2.771 | 1.956 | 100.0% | 10 | | -> duration | 1.493 | 1.86 | 2.509 | 2.64 | 2.771 | 1.956 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.417083 Full duration: 38.391187 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.445 | 1.915 | 3.782 | 3.795 | 3.807 | 2.364 | 100.0% | 10 | | neutron.delete_port | 0.585 | 1.022 | 1.755 | 1.912 | 2.069 | 1.134 | 100.0% | 10 | | total | 2.224 | 2.918 | 5.4 | 5.45 | 5.499 | 3.498 | 100.0% | 10 | | -> duration | 2.224 | 2.918 | 5.4 | 5.45 | 5.499 | 3.498 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.185166 Full duration: 56.021991 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "router": -1, "network": -1, "port": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.883 | 1.277 | 1.692 | 1.765 | 1.838 | 1.328 | 100.0% | 10 | | neutron.create_subnet | 0.672 | 1.378 | 2.238 | 2.3 | 2.363 | 1.46 | 100.0% | 10 | | neutron.create_router | 0.073 | 0.175 | 0.293 | 0.309 | 0.325 | 0.178 | 100.0% | 10 | | neutron.add_interface_router | 2.296 | 4.97 | 7.714 | 7.979 | 8.244 | 4.95 | 100.0% | 10 | | neutron.remove_interface_router | 2.488 | 3.719 | 6.495 | 6.525 | 6.556 | 4.21 | 100.0% | 10 | | neutron.delete_router | 0.381 | 0.914 | 1.605 | 1.703 | 1.8 | 0.994 | 100.0% | 10 | | total | 7.641 | 12.212 | 19.804 | 19.839 | 19.874 | 13.12 | 100.0% | 10 | | -> duration | 7.641 | 12.212 | 19.804 | 19.839 | 19.874 | 13.12 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.322007 Full duration: 77.753841 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_delete_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.507 | 1.827 | 2.585 | 2.699 | 2.813 | 1.953 | 100.0% | 10 | | neutron.delete_subnet | 0.419 | 0.848 | 1.44 | 1.769 | 2.098 | 0.955 | 100.0% | 10 | | total | 2.199 | 2.651 | 4.118 | 4.388 | 4.658 | 2.908 | 100.0% | 10 | | -> duration | 2.199 | 2.651 | 4.118 | 4.388 | 4.658 | 2.908 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.933558 Full duration: 54.867773 -------------------------------------------------------------------------------- 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 ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.867 | 0.979 | 1.196 | 1.229 | 1.262 | 1.023 | 100.0% | 10 | | neutron.list_networks | 0.106 | 0.123 | 0.142 | 0.152 | 0.163 | 0.128 | 100.0% | 10 | | total | 1.006 | 1.099 | 1.315 | 1.341 | 1.368 | 1.152 | 100.0% | 10 | | -> duration | 1.006 | 1.099 | 1.315 | 1.341 | 1.368 | 1.152 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.358899 Full duration: 40.895256 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "network": -1, "port": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "network_create_args": {}, "ports_per_network": 1, "port_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.617 | 1.948 | 3.738 | 3.935 | 4.133 | 2.395 | 100.0% | 10 | | neutron.list_ports | 0.052 | 0.087 | 0.237 | 0.31 | 0.383 | 0.126 | 100.0% | 10 | | total | 1.698 | 2.035 | 3.942 | 4.063 | 4.185 | 2.521 | 100.0% | 10 | | -> duration | 1.698 | 2.035 | 3.942 | 4.063 | 4.185 | 2.521 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.554586 Full duration: 57.577903 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnets_per_network": 1, "router_create_args": {}, "subnet_create_args": {} }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.086 | 1.199 | 1.387 | 1.399 | 1.411 | 1.222 | 100.0% | 10 | | neutron.create_subnet | 1.161 | 1.568 | 2.099 | 2.106 | 2.114 | 1.585 | 100.0% | 10 | | neutron.create_router | 0.105 | 0.159 | 0.619 | 0.702 | 0.785 | 0.272 | 100.0% | 10 | | neutron.add_interface_router | 2.83 | 4.599 | 5.865 | 5.932 | 5.999 | 4.299 | 100.0% | 10 | | neutron.list_routers | 0.133 | 0.191 | 0.37 | 0.495 | 0.619 | 0.247 | 100.0% | 10 | | total | 5.465 | 8.232 | 9.559 | 9.606 | 9.654 | 7.625 | 100.0% | 10 | | -> duration | 5.465 | 8.232 | 9.559 | 9.606 | 9.654 | 7.625 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.967309 Full duration: 82.444633 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_list_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1 } } }, "args": { "network_create_args": {}, "subnet_create_args": {}, "subnets_per_network": 1, "subnet_cidr_start": "1.1.0.0/30" }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.245 | 1.398 | 1.475 | 1.552 | 1.23 | 100.0% | 10 | | neutron.create_subnet | 0.829 | 1.19 | 1.821 | 1.868 | 1.915 | 1.321 | 100.0% | 10 | | neutron.list_subnets | 0.066 | 0.1 | 0.897 | 0.95 | 1.003 | 0.27 | 100.0% | 10 | | total | 2.279 | 2.889 | 3.253 | 3.342 | 3.43 | 2.822 | 100.0% | 10 | | -> duration | 2.279 | 2.889 | 3.253 | 3.342 | 3.43 | 2.822 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.91474 Full duration: 52.245553 -------------------------------------------------------------------------------- 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 ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.771 | 0.909 | 1.225 | 1.248 | 1.271 | 0.994 | 100.0% | 10 | | neutron.delete_security_group | 0.108 | 0.143 | 0.202 | 0.205 | 0.208 | 0.154 | 100.0% | 10 | | total | 0.92 | 1.06 | 1.417 | 1.419 | 1.421 | 1.149 | 100.0% | 10 | | -> duration | 0.92 | 1.06 | 1.417 | 1.419 | 1.421 | 1.149 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.386453 Full duration: 37.269873 -------------------------------------------------------------------------------- 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 ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.781 | 0.897 | 1.097 | 1.106 | 1.114 | 0.929 | 100.0% | 10 | | neutron.create_security_group_rule | 0.107 | 0.158 | 0.281 | 0.303 | 0.325 | 0.188 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.063 | 0.086 | 0.092 | 0.098 | 0.104 | 0.084 | 100.0% | 10 | | neutron.delete_security_group | 0.101 | 0.138 | 0.208 | 0.278 | 0.348 | 0.156 | 100.0% | 10 | | total | 1.111 | 1.378 | 1.491 | 1.531 | 1.572 | 1.357 | 100.0% | 10 | | -> duration | 1.111 | 1.378 | 1.491 | 1.531 | 1.572 | 1.357 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.97751 Full duration: 36.639323 -------------------------------------------------------------------------------- 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 ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.846 | 0.952 | 1.013 | 1.084 | 1.155 | 0.95 | 100.0% | 10 | | neutron.create_security_group_rule | 0.119 | 0.169 | 0.232 | 0.328 | 0.424 | 0.189 | 100.0% | 10 | | neutron.list_security_group_rules | 0.038 | 0.048 | 0.096 | 0.201 | 0.306 | 0.076 | 100.0% | 10 | | total | 1.037 | 1.227 | 1.379 | 1.409 | 1.438 | 1.215 | 100.0% | 10 | | -> duration | 1.037 | 1.227 | 1.379 | 1.409 | 1.438 | 1.215 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.546574 Full duration: 41.039802 -------------------------------------------------------------------------------- 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 ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.752 | 1.206 | 1.32 | 1.336 | 1.353 | 1.125 | 100.0% | 10 | | neutron.show_security_group | 0.029 | 0.039 | 0.08 | 0.09 | 0.101 | 0.049 | 100.0% | 10 | | total | 0.791 | 1.262 | 1.371 | 1.381 | 1.391 | 1.174 | 100.0% | 10 | | -> duration | 0.791 | 1.262 | 1.371 | 1.381 | 1.391 | 1.174 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.390422 Full duration: 38.987792 -------------------------------------------------------------------------------- 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 ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.862 | 1.226 | 1.493 | 1.555 | 1.617 | 1.238 | 100.0% | 10 | | neutron.create_router | 0.083 | 0.163 | 0.384 | 0.542 | 0.7 | 0.231 | 100.0% | 10 | | neutron.add_gateway_router | 2.301 | 3.717 | 6.812 | 6.82 | 6.827 | 4.312 | 100.0% | 10 | | neutron.remove_gateway_router | 1.451 | 2.125 | 4.049 | 4.053 | 4.056 | 2.486 | 100.0% | 10 | | total | 4.923 | 7.265 | 12.545 | 12.692 | 12.84 | 8.267 | 100.0% | 10 | | -> duration | 4.923 | 7.265 | 12.545 | 12.692 | 12.84 | 8.267 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.98378 Full duration: 77.912277 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_ports args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "router": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "ports_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.64 | 3.159 | 4.617 | 4.627 | 4.637 | 3.326 | 100.0% | 10 | | neutron.show_port (x2) | 0.12 | 0.14 | 0.225 | 0.233 | 0.242 | 0.163 | 100.0% | 10 | | total | 2.76 | 3.332 | 4.857 | 4.858 | 4.86 | 3.489 | 100.0% | 10 | | -> duration | 2.76 | 3.332 | 4.857 | 4.858 | 4.86 | 3.489 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.457556 Full duration: 65.034637 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_routers args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "neutron": { "subnet": -1, "network": -1, "router": -1 } } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.971 | 1.209 | 1.759 | 1.773 | 1.787 | 1.287 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.438 | 2.156 | 2.652 | 2.688 | 2.724 | 2.157 | 100.0% | 10 | | neutron.create_router (x2) | 0.181 | 0.205 | 0.225 | 0.254 | 0.282 | 0.212 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.043 | 5.726 | 6.531 | 6.546 | 6.561 | 5.712 | 100.0% | 10 | | neutron.show_router (x2) | 0.237 | 0.364 | 0.533 | 0.563 | 0.593 | 0.394 | 100.0% | 10 | | total | 8.162 | 9.641 | 11.02 | 11.055 | 11.091 | 9.762 | 100.0% | 10 | | -> duration | 8.162 | 9.641 | 11.02 | 11.055 | 11.091 | 9.762 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.148852 Full duration: 102.079175 -------------------------------------------------------------------------------- test scenario NeutronNetworks.create_and_show_subnets args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "quotas": { "neutron": { "subnet": -1, "network": -1 } }, "users": { "users_per_tenant": 2, "tenants": 3 }, "network": { "router": {} } }, "args": { "subnets_per_network": 2 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 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.43 | 2.938 | 5.737 | 5.955 | 6.173 | 3.627 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.106 | 0.129 | 0.197 | 0.38 | 0.563 | 0.171 | 100.0% | 10 | | total | 2.537 | 3.083 | 5.888 | 6.084 | 6.28 | 3.798 | 100.0% | 10 | | -> duration | 2.537 | 3.083 | 5.888 | 6.084 | 6.28 | 3.798 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.848028 Full duration: 81.270443 HINTS: * To plot HTML graphics with this data, run: rally task report ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 --out output.html * To generate a JUnit report, run: rally task export ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 --json --out output.json 2019-05-14 08:51:13,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ec04f0a2-4a37-46a0-8e06-e87e88d9fed8', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-05-14 08:51:15,861 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ec04f0a2-4a37-46a0-8e06-e87e88d9fed8 --out /home/opnfv/functest/results/rally_full/neutron.json 2019-05-14 08:51:15.684 20001 INFO rally.api [-] Building 'json' report for the following task(s): 'ec04f0a2-4a37-46a0-8e06-e87e88d9fed8'. 2019-05-14 08:51:15.721 20001 INFO rally.api [-] The report has been successfully built. 2019-05-14 08:51:15,913 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-14 08:51:15,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/full/opnfv-nova.yaml 2019-05-14 08:51:15,914 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 08:51:15,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 08:51:15,929 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-05-14 08:51:15,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['nova'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 09:20:22,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 542bf289-8dc7-434c-9a95-4f8c41edc67d 2019-05-14 09:20:22,687 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '542bf289-8dc7-434c-9a95-4f8c41edc67d'] 2019-05-14 09:20:23,516 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 542bf289-8dc7-434c-9a95-4f8c41edc67d -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d: aborted -------------------------------------------------------------------------------- test scenario NovaKeypair.create_and_delete_keypair args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 }, "quotas": { "nova": { "ram": -1, "floating_ips": -1, "security_group_rules": -1, "instances": -1, "key_pairs": -1, "cores": -1, "security_groups": -1 } } }, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d 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.82 | 0.907 | 1.021 | 1.165 | 1.308 | 0.943 | 100.0% | 10 | | nova.delete_keypair | 0.026 | 0.03 | 0.039 | 0.045 | 0.051 | 0.032 | 100.0% | 10 | | total | 0.846 | 0.938 | 1.055 | 1.196 | 1.337 | 0.976 | 100.0% | 10 | | -> duration | 0.846 | 0.938 | 1.055 | 1.196 | 1.337 | 0.976 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.879913 Full duration: 24.607574 -------------------------------------------------------------------------------- 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 542bf289-8dc7-434c-9a95-4f8c41edc67d 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.788 | 0.881 | 0.922 | 0.926 | 0.93 | 0.874 | 100.0% | 10 | | nova.list_keypairs | 0.016 | 0.018 | 0.02 | 0.021 | 0.021 | 0.018 | 100.0% | 10 | | total | 0.808 | 0.898 | 0.94 | 0.944 | 0.949 | 0.892 | 100.0% | 10 | | -> duration | 0.808 | 0.898 | 0.94 | 0.944 | 0.949 | 0.892 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.720769 Full duration: 27.947202 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d 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 | 8.55 | 13.288 | 19.647 | 19.761 | 19.875 | 14.114 | 100.0% | 10 | | nova.reboot_server | 4.435 | 4.754 | 5.346 | 6.13 | 6.915 | 4.957 | 100.0% | 10 | | nova.soft_reboot_server | 123.258 | 124.457 | 125.46 | 125.707 | 125.954 | 124.553 | 100.0% | 10 | | nova.stop_and_start_server | 16.564 | 18.63 | 19.85 | 19.924 | 19.997 | 18.522 | 100.0% | 10 | | -> nova.stop_server | 13.442 | 14.811 | 15.634 | 15.655 | 15.677 | 14.632 | 100.0% | 10 | | -> nova.start_server | 2.854 | 3.988 | 4.376 | 4.413 | 4.449 | 3.889 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 17.972 | 19.723 | 21.418 | 21.992 | 22.567 | 19.659 | 100.0% | 10 | | -> nova.rescue_server | 15.668 | 16.374 | 17.569 | 17.648 | 17.728 | 16.599 | 100.0% | 10 | | -> nova.unrescue_server | 2.285 | 2.324 | 4.843 | 4.857 | 4.872 | 3.059 | 100.0% | 10 | | nova.delete_server | 2.351 | 2.419 | 2.568 | 2.588 | 2.609 | 2.459 | 100.0% | 10 | | total | 174.791 | 184.881 | 190.343 | 191.129 | 191.916 | 184.294 | 100.0% | 10 | | -> duration | 165.791 | 175.881 | 181.343 | 182.129 | 182.916 | 175.294 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 538.905143 Full duration: 608.009463 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.429 | 12.373 | 13.989 | 14.144 | 14.299 | 12.193 | 100.0% | 10 | | nova.delete_server | 2.333 | 2.377 | 3.041 | 3.08 | 3.119 | 2.518 | 100.0% | 10 | | total | 11.765 | 15.033 | 16.393 | 16.539 | 16.686 | 14.711 | 100.0% | 10 | | -> duration | 10.765 | 14.033 | 15.393 | 15.539 | 15.686 | 13.711 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 41.210039 Full duration: 101.063143 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.306 | 11.529 | 15.274 | 16.254 | 17.234 | 12.258 | 100.0% | 10 | | nova.list_servers | 0.189 | 0.224 | 0.41 | 0.505 | 0.6 | 0.274 | 100.0% | 10 | | total | 9.495 | 11.771 | 15.523 | 16.679 | 17.835 | 12.532 | 100.0% | 10 | | -> duration | 8.495 | 10.771 | 14.523 | 15.679 | 16.835 | 11.532 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.659946 Full duration: 106.383217 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "from_image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "to_image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d 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 | 8.202 | 10.559 | 14.399 | 14.407 | 14.416 | 11.166 | 100.0% | 10 | | nova.rebuild_server | 16.932 | 18.511 | 20.974 | 21.16 | 21.345 | 18.729 | 100.0% | 10 | | nova.delete_server | 2.346 | 2.444 | 2.819 | 3.668 | 4.517 | 2.654 | 100.0% | 10 | | total | 29.293 | 31.069 | 37.757 | 37.973 | 38.19 | 32.549 | 100.0% | 10 | | -> duration | 27.293 | 29.069 | 35.757 | 35.973 | 36.19 | 30.549 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 93.496125 Full duration: 155.731366 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d 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) | 15.561 | 20.432 | 25.942 | 26.733 | 27.524 | 21.758 | 100.0% | 10 | | nova.snapshot_server | 4.848 | 8.321 | 11.126 | 11.261 | 11.397 | 8.418 | 100.0% | 10 | | -> glance_v2.get_image | 0.034 | 0.29 | 0.356 | 0.362 | 0.368 | 0.247 | 100.0% | 10 | | -> glance.wait_for_image | 4.066 | 7.099 | 10.141 | 10.182 | 10.223 | 7.325 | 100.0% | 10 | | --> glance_v2.get_image (x5) | 0.095 | 0.106 | 0.21 | 0.223 | 0.236 | 0.146 | 100.0% | 3 | | --> glance_v2.get_image (x6) | 0.121 | 0.166 | 0.203 | 0.207 | 0.212 | 0.166 | 100.0% | 2 | | --> glance_v2.get_image (x4) | 0.082 | 0.085 | 0.088 | 0.088 | 0.088 | 0.085 | 100.0% | 4 | | --> glance_v2.get_image (x3) | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | nova.delete_server (x2) | 4.921 | 7.178 | 8.121 | 9.042 | 9.962 | 6.97 | 100.0% | 10 | | nova.delete_image | 0.37 | 0.882 | 1.689 | 1.725 | 1.761 | 0.923 | 100.0% | 10 | | -> glance_v2.delete_image | 0.354 | 0.865 | 1.673 | 1.709 | 1.746 | 0.906 | 100.0% | 10 | | -> glance.wait_for_delete | 0.014 | 0.016 | 0.016 | 0.017 | 0.017 | 0.015 | 100.0% | 10 | | --> glance_v2.get_image | 0.014 | 0.015 | 0.016 | 0.016 | 0.017 | 0.015 | 0.0% | 10 | | total | 32.982 | 37.23 | 43.683 | 44.352 | 45.02 | 38.069 | 100.0% | 10 | | -> duration | 30.982 | 35.23 | 41.683 | 42.352 | 43.02 | 36.069 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 107.931375 Full duration: 174.423991 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_from_volume args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "volume_size": 1, "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "nics": [ { "net-id": "00c86e6e-738c-425b-b7df-2d24c1202443" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d 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 | 6.019 | 7.715 | 8.873 | 8.912 | 8.95 | 7.636 | 100.0% | 10 | | nova.boot_server | 8.988 | 12.057 | 15.066 | 15.297 | 15.528 | 11.891 | 100.0% | 10 | | total | 15.225 | 20.423 | 22.74 | 23.018 | 23.296 | 19.528 | 100.0% | 10 | | -> duration | 14.225 | 19.423 | 21.74 | 22.018 | 22.296 | 18.528 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.140276 Full duration: 97.245469 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d 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 | 8.967 | 11.443 | 13.749 | 14.166 | 14.583 | 11.991 | 100.0% | 10 | | total | 8.967 | 11.444 | 13.749 | 14.166 | 14.584 | 11.991 | 100.0% | 10 | | -> duration | 7.967 | 10.444 | 12.749 | 13.166 | 13.584 | 10.991 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.326977 Full duration: 66.390644 -------------------------------------------------------------------------------- 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_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d 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.009 | 1.173 | 1.399 | 1.451 | 1.503 | 1.221 | 100.0% | 10 | | total | 1.009 | 1.173 | 1.399 | 1.451 | 1.503 | 1.222 | 100.0% | 10 | | -> duration | 1.009 | 1.173 | 1.399 | 1.451 | 1.503 | 1.222 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.669041 Full duration: 99.669115 -------------------------------------------------------------------------------- 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": "00c86e6e-738c-425b-b7df-2d24c1202443" } ], "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "to_flavor": { "name": "rally_full-flavor_alt_4c496c97-7adc-42a3-b4f7-88639ef65005" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d 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 | 8.859 | 11.339 | 13.447 | 13.821 | 14.195 | 11.472 | 100.0% | 10 | | nova.resize | 12.277 | 22.705 | 23.682 | 23.896 | 24.11 | 19.019 | 100.0% | 10 | | nova.resize_confirm | 2.432 | 2.713 | 3.13 | 3.279 | 3.428 | 2.832 | 100.0% | 10 | | nova.delete_server | 2.355 | 2.644 | 4.654 | 4.877 | 5.1 | 3.22 | 100.0% | 10 | | total | 29.398 | 38.283 | 42.974 | 43.283 | 43.592 | 36.542 | 100.0% | 10 | | -> duration | 28.398 | 37.283 | 41.974 | 42.283 | 42.592 | 35.542 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 109.66332 Full duration: 131.550581 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "block_migration": true, "flavor": { "name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "image": { "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005" }, "nics": [ { "net-id": "00c86e6e-738c-425b-b7df-2d24c1202443" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 542bf289-8dc7-434c-9a95-4f8c41edc67d has 5 error(s) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-38662418-9362-42d5-8a2a-55656296a066) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-38662418-9362-42d5-8a2a-55656296a066) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-12f21b5c-15fa-4c63-a8e4-85cb928f488c) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-12f21b5c-15fa-4c63-a8e4-85cb928f488c) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-53a5629c-eacd-40a6-b783-d39bbd166692) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-53a5629c-eacd-40a6-b783-d39bbd166692) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-721096b1-d57b-4da6-85f8-7219f24b46ed) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-1.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-721096b1-d57b-4da6-85f8-7219f24b46ed) -------------------------------------------------------------------------------- BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-3d180177-7b15-4a6d-b1f2-971474744bf7) Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/servers.py", line 720, in run self._live_migrate(server, block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/nova/utils.py", line 789, in _live_migrate disk_over_commit=disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 431, in live_migrate disk_over_commit) File "/usr/lib/python2.7/site-packages/novaclient/api_versions.py", line 393, in substitution return methods[-1].func(obj, *args, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1678, in live_migrate 'disk_over_commit': disk_over_commit}) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1918, in _action info=info, **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/v2/servers.py", line 1929, in _action_return_resp_and_body return self.api.client.post(url, body=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 334, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/novaclient/client.py", line 83, in request raise exceptions.from_response(resp, body, url, method) BadRequest: overcloud-novacompute-0.opnfvlf.org is not on local storage: Block migration can not be used with shared storage. (HTTP 400) (Request-ID: req-3d180177-7b15-4a6d-b1f2-971474744bf7) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | 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 | 13.413 | 14.529 | 14.649 | 14.77 | 13.074 | 100.0% | 5 | | nova.live_migrate | 3.41 | 3.6 | 3.643 | 3.649 | 3.656 | 3.577 | 0.0% | 5 | | total | 14.745 | 17.069 | 18.049 | 18.206 | 18.363 | 16.65 | 0.0% | 5 | | -> duration | 13.745 | 16.069 | 17.049 | 17.206 | 17.363 | 15.65 | 0.0% | 5 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 5 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.260359 Full duration: 58.609561 HINTS: * To plot HTML graphics with this data, run: rally task report 542bf289-8dc7-434c-9a95-4f8c41edc67d --out output.html * To generate a JUnit report, run: rally task export 542bf289-8dc7-434c-9a95-4f8c41edc67d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 542bf289-8dc7-434c-9a95-4f8c41edc67d --json --out output.json At least one workload did not pass SLA criteria. 2019-05-14 09:20:23,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '542bf289-8dc7-434c-9a95-4f8c41edc67d', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-05-14 09:20:25,708 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 542bf289-8dc7-434c-9a95-4f8c41edc67d --out /home/opnfv/functest/results/rally_full/nova.json 2019-05-14 09:20:25.457 22109 INFO rally.api [-] Building 'json' report for the following task(s): '542bf289-8dc7-434c-9a95-4f8c41edc67d'. 2019-05-14 09:20:25.484 22109 INFO rally.api [-] The report has been successfully built. 2019-05-14 09:20:25,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2019-05-14 09:20:25,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2019-05-14 09:20:25,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 09:20:25,760 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 09:20:25,761 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-05-14 09:20:25,761 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': False, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'block_migration': 'true', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '00c86e6e-738c-425b-b7df-2d24c1202443', 'tenants_amount': 3, 'image_name': 'rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005', 'volume_service_type': 'volumev3', 'flavor_name': 'rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005', '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_4c496c97-7adc-42a3-b4f7-88639ef65005', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'volume_version': 3, 'glance_image_format': 'qcow2'}"] 2019-05-14 09:21:50,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a5fe9906-af90-4374-846e-d30c3ebcd1be 2019-05-14 09:21:50,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'a5fe9906-af90-4374-846e-d30c3ebcd1be'] 2019-05-14 09:21:51,510 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid a5fe9906-af90-4374-846e-d30c3ebcd1be -------------------------------------------------------------------------------- Task a5fe9906-af90-4374-846e-d30c3ebcd1be: finished -------------------------------------------------------------------------------- test scenario Quotas.cinder_update_and_delete args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5fe9906-af90-4374-846e-d30c3ebcd1be 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.693 | 0.853 | 0.902 | 0.907 | 0.912 | 0.839 | 100.0% | 10 | | quotas.delete_quotas | 0.203 | 0.257 | 0.296 | 0.311 | 0.326 | 0.258 | 100.0% | 10 | | total | 0.896 | 1.106 | 1.187 | 1.207 | 1.227 | 1.097 | 100.0% | 10 | | -> duration | 0.896 | 1.106 | 1.187 | 1.207 | 1.227 | 1.097 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.278921 Full duration: 18.023008 -------------------------------------------------------------------------------- test scenario Quotas.cinder_update args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": { "api_versions": { "cinder": { "service_type": "volumev3", "version": 3 } }, "users": { "users_per_tenant": 2, "tenants": 3 } }, "args": { "max_quota": 1024 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task a5fe9906-af90-4374-846e-d30c3ebcd1be 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.741 | 0.885 | 0.903 | 0.908 | 0.913 | 0.865 | 100.0% | 10 | | total | 0.741 | 0.885 | 0.903 | 0.908 | 0.913 | 0.865 | 100.0% | 10 | | -> duration | 0.741 | 0.885 | 0.903 | 0.908 | 0.913 | 0.865 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.601551 Full duration: 16.178385 -------------------------------------------------------------------------------- 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 a5fe9906-af90-4374-846e-d30c3ebcd1be 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.337 | 0.438 | 0.459 | 0.465 | 0.47 | 0.428 | 100.0% | 10 | | total | 0.76 | 0.928 | 1.02 | 1.025 | 1.03 | 0.931 | 100.0% | 10 | | -> duration | 0.76 | 0.928 | 1.02 | 1.025 | 1.03 | 0.931 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.737469 Full duration: 15.725688 -------------------------------------------------------------------------------- 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 a5fe9906-af90-4374-846e-d30c3ebcd1be 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.175 | 1.305 | 1.469 | 1.478 | 1.487 | 1.322 | 100.0% | 10 | | total | 1.175 | 1.305 | 1.469 | 1.479 | 1.488 | 1.322 | 100.0% | 10 | | -> duration | 1.175 | 1.305 | 1.469 | 1.479 | 1.488 | 1.322 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.002836 Full duration: 17.133112 HINTS: * To plot HTML graphics with this data, run: rally task report a5fe9906-af90-4374-846e-d30c3ebcd1be --out output.html * To generate a JUnit report, run: rally task export a5fe9906-af90-4374-846e-d30c3ebcd1be --type junit --to output.xml * To get raw JSON output of task results, run: rally task report a5fe9906-af90-4374-846e-d30c3ebcd1be --json --out output.json 2019-05-14 09:21:51,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'a5fe9906-af90-4374-846e-d30c3ebcd1be', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-05-14 09:21:53,497 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid a5fe9906-af90-4374-846e-d30c3ebcd1be --out /home/opnfv/functest/results/rally_full/quotas.json 2019-05-14 09:21:53.395 22690 INFO rally.api [-] Building 'json' report for the following task(s): 'a5fe9906-af90-4374-846e-d30c3ebcd1be'. 2019-05-14 09:21:53.402 22690 INFO rally.api [-] The report has been successfully built. 2019-05-14 09:21:53,507 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-05-14 09:21:53,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:29 | 60 | 100.00% | | glance | 00:05:43 | 80 | 100.00% | | cinder | 00:21:23 | 240 | 100.00% | | gnocchi | 00:04:21 | 160 | 100.00% | | heat | 00:11:21 | 130 | 100.00% | | keystone | 00:05:44 | 110 | 100.00% | | neutron | 00:19:24 | 200 | 100.00% | | nova | 00:27:31 | 115 | 95.65% | | quotas | 00:01:07 | 40 | 100.00% | | | | | | | TOTAL: | 01:38:07 | 1135 | 99.56% | +----------------+------------+----------------+-----------+ 2019-05-14 09:21:53,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.56% in 8/9 modules 2019-05-14 09:21:53,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.html'] 2019-05-14 09:21:56,557 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.html 2019-05-14 09:21:56.044 22692 INFO rally.api [-] Building 'html' report for the following task(s): 'fbb6de8b-2c38-47ad-a9ca-119da1755e56', '965eae53-5c0d-4f36-aac4-d7b4f690249c', '86a90bd9-6f4b-48e1-88af-dc3f6e7f4130', 'c040118c-f228-4db1-bfaa-7d32a9df2a01', 'fdfa6800-b237-4f2c-8f83-a95baf6fc079', 'f13511ea-d3c5-4725-8848-eb7c39667542', 'ec04f0a2-4a37-46a0-8e06-e87e88d9fed8', '542bf289-8dc7-434c-9a95-4f8c41edc67d', 'a5fe9906-af90-4374-846e-d30c3ebcd1be'. 2019-05-14 09:21:56.450 22692 INFO rally.api [-] The report has been successfully built. 2019-05-14 09:21:56,558 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_full/rally_full.xml'] 2019-05-14 09:21:59,095 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_full/rally_full.xml 2019-05-14 09:21:58.991 22694 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'fbb6de8b-2c38-47ad-a9ca-119da1755e56', '965eae53-5c0d-4f36-aac4-d7b4f690249c', '86a90bd9-6f4b-48e1-88af-dc3f6e7f4130', 'c040118c-f228-4db1-bfaa-7d32a9df2a01', 'fdfa6800-b237-4f2c-8f83-a95baf6fc079', 'f13511ea-d3c5-4725-8848-eb7c39667542', 'ec04f0a2-4a37-46a0-8e06-e87e88d9fed8', '542bf289-8dc7-434c-9a95-4f8c41edc67d', 'a5fe9906-af90-4374-846e-d30c3ebcd1be'. 2019-05-14 09:21:58.997 22694 INFO rally.api [-] The report has been successfully built. 2019-05-14 09:21:59,251 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 09:21:59,251 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 105:31 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-05-14 09:21:59,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 09:21:59,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 09:21:59,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T10:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["V587u8uBTAGrR006v4TA4Q"], "issued_at": "2019-05-14T09:21:59.000000Z"}} 2019-05-14 09:21:59,691 - 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.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:21:59,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 14 May 2019 09:21: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-9c72cf67-cfc2-4bbb-87f1-45514a78b7c8 x-openstack-request-id: req-9c72cf67-cfc2-4bbb-87f1-45514a78b7c8 2019-05-14 09:21:59,957 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc", "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": "9913d04b-0bbd-4166-bb88-25707f58bddc"}, {"name": "rally_full-flavor_alt_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d99f3d28-9118-4202-a730-a6f8ed2a7cd8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d99f3d28-9118-4202-a730-a6f8ed2a7cd8", "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": "d99f3d28-9118-4202-a730-a6f8ed2a7cd8"}]} 2019-05-14 09:21:59,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-9c72cf67-cfc2-4bbb-87f1-45514a78b7c8 2019-05-14 09:21:59,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.696475028992s 2019-05-14 09:21:59,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 09:21:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/d99f3d28-9118-4202-a730-a6f8ed2a7cd8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:21:59,983 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 09:21: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-ef55aeec-db23-41cd-ba13-7e2ee1b2d492 x-openstack-request-id: req-ef55aeec-db23-41cd-ba13-7e2ee1b2d492 2019-05-14 09:21:59,984 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d99f3d28-9118-4202-a730-a6f8ed2a7cd8 used request id req-ef55aeec-db23-41cd-ba13-7e2ee1b2d492 2019-05-14 09:21:59,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0247659683228s 2019-05-14 09:21:59,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 09:21:59,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 09:22:00,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T10:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5806b5010c584f6bae9f91d0a37d436c", "name": "rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/5806b5010c584f6bae9f91d0a37d436c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/5806b5010c584f6bae9f91d0a37d436c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/5806b5010c584f6bae9f91d0a37d436c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/5806b5010c584f6bae9f91d0a37d436c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/5806b5010c584f6bae9f91d0a37d436c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/5806b5010c584f6bae9f91d0a37d436c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/5806b5010c584f6bae9f91d0a37d436c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/5806b5010c584f6bae9f91d0a37d436c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/5806b5010c584f6bae9f91d0a37d436c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_5806b5010c584f6bae9f91d0a37d436c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_5806b5010c584f6bae9f91d0a37d436c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005", "id": "9426706001384a319f553df123bbf77e"}, "audit_ids": ["9efNaYrTSU20VhF0tS-I-g"], "issued_at": "2019-05-14T09:22:00.000000Z"}} 2019-05-14 09:22:00,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d0afbd8b-4e85-4fcc-a662-4fb403396e31/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" -d '{"subnet_id": "84a0c2d0-fd6b-48ad-a932-8f92f3000c91"}' 2019-05-14 09:22:02,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 09:22:02 GMT X-Openstack-Request-Id: req-b2db6413-f3ed-4c63-bdfd-f1223a720acc 2019-05-14 09:22:02,844 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "00c86e6e-738c-425b-b7df-2d24c1202443", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "subnet_id": "84a0c2d0-fd6b-48ad-a932-8f92f3000c91", "subnet_ids": ["84a0c2d0-fd6b-48ad-a932-8f92f3000c91"], "port_id": "24139536-0cc4-4322-bcd3-71f41b873de6", "id": "d0afbd8b-4e85-4fcc-a662-4fb403396e31"} 2019-05-14 09:22:02,844 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d0afbd8b-4e85-4fcc-a662-4fb403396e31/remove_router_interface.json used request id req-b2db6413-f3ed-4c63-bdfd-f1223a720acc 2019-05-14 09:22:02,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.85998702049s 2019-05-14 09:22:02,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 09:22:02,845 - 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.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" 2019-05-14 09:22:02,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Tue, 14 May 2019 09:22:02 GMT X-Openstack-Request-Id: req-de2035cd-203f-447e-ad01-f059658844b0 2019-05-14 09:22:02,967 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "created_at": "2019-05-14T07:36:30Z", "admin_state_up": true, "updated_at": "2019-05-14T09:22:01Z", "project_id": "5806b5010c584f6bae9f91d0a37d436c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d0afbd8b-4e85-4fcc-a662-4fb403396e31", "name": "rally_full-router_4c496c97-7adc-42a3-b4f7-88639ef65005"}]} 2019-05-14 09:22:02,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-de2035cd-203f-447e-ad01-f059658844b0 2019-05-14 09:22:02,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122560024261s 2019-05-14 09:22:02,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 09:22:02,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/d0afbd8b-4e85-4fcc-a662-4fb403396e31.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" 2019-05-14 09:22:04,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 09:22:04 GMT X-Openstack-Request-Id: req-f72ec66c-6054-4b7a-bfc4-ba7009daa539 2019-05-14 09:22:04,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 09:22:04,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d0afbd8b-4e85-4fcc-a662-4fb403396e31.json used request id req-f72ec66c-6054-4b7a-bfc4-ba7009daa539 2019-05-14 09:22:04,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43248796463s 2019-05-14 09:22:04,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 09:22:04,402 - 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.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" 2019-05-14 09:22:04,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Tue, 14 May 2019 09:22:04 GMT X-Openstack-Request-Id: req-a4b0d0e6-fc09-49f6-8297-e8b9cdf66706 2019-05-14 09:22:04,443 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T07:36:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"84a0c2d0-fd6b-48ad-a932-8f92f3000c91","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5806b5010c584f6bae9f91d0a37d436c","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_4c496c97-7adc-42a3-b4f7-88639ef65005","enable_dhcp":true,"segment_id":null,"network_id":"00c86e6e-738c-425b-b7df-2d24c1202443","tenant_id":"5806b5010c584f6bae9f91d0a37d436c","created_at":"2019-05-14T07:36:29Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 09:22:04,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a4b0d0e6-fc09-49f6-8297-e8b9cdf66706 2019-05-14 09:22:04,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.041827917099s 2019-05-14 09:22:04,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 09:22:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/84a0c2d0-fd6b-48ad-a932-8f92f3000c91.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" 2019-05-14 09:22:05,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 09:22:05 GMT X-Openstack-Request-Id: req-502f416f-71d0-4723-b727-87d88d71ebe9 2019-05-14 09:22:05,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 09:22:05,576 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/84a0c2d0-fd6b-48ad-a932-8f92f3000c91.json used request id req-502f416f-71d0-4723-b727-87d88d71ebe9 2019-05-14 09:22:05,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13141703606s 2019-05-14 09:22:05,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 09:22:05,577 - 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.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" 2019-05-14 09:22:05,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 14 May 2019 09:22:05 GMT X-Openstack-Request-Id: req-25943ef8-adbc-4653-83ba-4fb40bf0aecf 2019-05-14 09:22:05,670 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"00c86e6e-738c-425b-b7df-2d24c1202443","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":true,"project_id":"5806b5010c584f6bae9f91d0a37d436c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T09:22:05Z","qos_policy_id":null,"name":"rally_full-net_4c496c97-7adc-42a3-b4f7-88639ef65005","admin_state_up":true,"tenant_id":"5806b5010c584f6bae9f91d0a37d436c","created_at":"2019-05-14T07:36:28Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 09:22:05,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-25943ef8-adbc-4653-83ba-4fb40bf0aecf 2019-05-14 09:22:05,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0938668251038s 2019-05-14 09:22:05,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 09:22:05,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/00c86e6e-738c-425b-b7df-2d24c1202443.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" 2019-05-14 09:22:06,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 09:22:06 GMT X-Openstack-Request-Id: req-954f78e4-d145-4e6c-9e07-6747be2ebb35 2019-05-14 09:22:06,866 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 09:22:06,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/00c86e6e-738c-425b-b7df-2d24c1202443.json used request id req-954f78e4-d145-4e6c-9e07-6747be2ebb35 2019-05-14 09:22:06,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1940639019s 2019-05-14 09:22:06,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 09:22:06,875 - 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.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" 2019-05-14 09:22:07,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 14 May 2019 09:22:07 GMT X-Openstack-Request-Id: req-41727b5c-9946-438c-ae54-2a0cc71c8d3b 2019-05-14 09:22:07,155 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T07:36:35Z", "file": "/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff/file", "owner": "5806b5010c584f6bae9f91d0a37d436c", "id": "520615fd-1541-4515-8ac1-7507cd0a88ff", "size": 12716032, "self": "/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/520615fd-1541-4515-8ac1-7507cd0a88ff/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/520615fd-1541-4515-8ac1-7507cd0a88ff/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_4c496c97-7adc-42a3-b4f7-88639ef65005", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T07:36:34Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 09:22:07,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-41727b5c-9946-438c-ae54-2a0cc71c8d3b 2019-05-14 09:22:07,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285387992859s 2019-05-14 09:22:07,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 09:22:07,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}348aaadbbf9fa0931424fb5bbffa9884ee26c415" 2019-05-14 09:22:07,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 09:22:07 GMT X-Openstack-Request-Id: req-baed893b-6f22-43bc-a0da-d586ff620d5d 2019-05-14 09:22:07,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 09:22:07,939 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/520615fd-1541-4515-8ac1-7507cd0a88ff used request id req-baed893b-6f22-43bc-a0da-d586ff620d5d 2019-05-14 09:22:07,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.777536153793s 2019-05-14 09:22:07,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 09:22:07,944 - 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.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:07,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 09:22: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-b6e071a9-64af-4238-837c-d78b6403ca87 x-openstack-request-id: req-b6e071a9-64af-4238-837c-d78b6403ca87 2019-05-14 09:22:07,963 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc", "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": "9913d04b-0bbd-4166-bb88-25707f58bddc"}]} 2019-05-14 09:22:07,964 - 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-b6e071a9-64af-4238-837c-d78b6403ca87 2019-05-14 09:22:07,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236940383911s 2019-05-14 09:22:07,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 09:22:07,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:07,998 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 09:22: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-6c4173a3-1d34-462e-8117-0e4213e14702 x-openstack-request-id: req-6c4173a3-1d34-462e-8117-0e4213e14702 2019-05-14 09:22:07,998 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9913d04b-0bbd-4166-bb88-25707f58bddc used request id req-6c4173a3-1d34-462e-8117-0e4213e14702 2019-05-14 09:22:07,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317900180817s 2019-05-14 09:22:07,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 09:22:08,003 - 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.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:08,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 09:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce715be8-5697-4014-b57e-3f46dce19330 2019-05-14 09:22:08,225 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": {"self": "http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9426706001384a319f553df123bbf77e", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 09:22:08,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ce715be8-5697-4014-b57e-3f46dce19330 2019-05-14 09:22:08,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226168870926s 2019-05-14 09:22:08,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 09:22:08,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:08,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 14 May 2019 09:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0d7fa3-7655-42f6-8676-e2f949e219e4 2019-05-14 09:22:08,437 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_4c496c97-7adc-42a3-b4f7-88639ef65005", "links": {"self": "http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9426706001384a319f553df123bbf77e", "description": null}} 2019-05-14 09:22:08,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e used request id req-4b0d7fa3-7655-42f6-8676-e2f949e219e4 2019-05-14 09:22:08,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206107854843s 2019-05-14 09:22:08,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 09:22:08,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:08,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 09:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ace342c-b617-4129-920b-1d3dde227e6c 2019-05-14 09:22:08,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 09:22:08,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9426706001384a319f553df123bbf77e used request id req-5ace342c-b617-4129-920b-1d3dde227e6c 2019-05-14 09:22:08,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.295965909958s 2019-05-14 09:22:08,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 09:22:08,744 - 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.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:08,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 14 May 2019 09:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2612beb1-c3bf-4b9e-a6b2-fb3f2221004c 2019-05-14 09:22:08,952 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/5806b5010c584f6bae9f91d0a37d436c"}, "tags": [], "enabled": true, "id": "5806b5010c584f6bae9f91d0a37d436c", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4c496c97-7adc-42a3-b4f7-88639ef65005"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 09:22:08,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-2612beb1-c3bf-4b9e-a6b2-fb3f2221004c 2019-05-14 09:22:08,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.21160697937s 2019-05-14 09:22:08,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 09:22:08,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/5806b5010c584f6bae9f91d0a37d436c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:09,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 09:22:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5012f75f-5421-471c-bd33-ec3785c28007 2019-05-14 09:22:09,230 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 09:22:09,230 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5806b5010c584f6bae9f91d0a37d436c used request id req-5012f75f-5421-471c-bd33-ec3785c28007 2019-05-14 09:22:09,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.271917104721s 2019-05-14 09:22:09,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 09:22:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5806b5010c584f6bae9f91d0a37d436c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:09,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 09:22:09 GMT X-Openstack-Request-Id: req-bf1766ba-5d0f-4729-a113-da1da839e1c6 2019-05-14 09:22:09,583 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "created_at": "2019-05-14T07:36:28Z", "updated_at": "2019-05-14T07:36:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:36:28Z", "revision_number": 0, "id": "57004074-5b17-41c3-8ac6-b836a4d3f8c1", "remote_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "remote_ip_prefix": null, "created_at": "2019-05-14T07:36:28Z", "security_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806b5010c584f6bae9f91d0a37d436c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:36:28Z", "revision_number": 0, "id": "67453304-3cc6-48d7-aa4b-681b5f1cf414", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:36:28Z", "security_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806b5010c584f6bae9f91d0a37d436c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:36:28Z", "revision_number": 0, "id": "be892fcd-6c5f-481d-971e-f8bbff05468a", "remote_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "remote_ip_prefix": null, "created_at": "2019-05-14T07:36:28Z", "security_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806b5010c584f6bae9f91d0a37d436c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:36:28Z", "revision_number": 0, "id": "cd860ddc-06bf-4c13-ac0c-05a2f074b86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:36:28Z", "security_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806b5010c584f6bae9f91d0a37d436c"}], "revision_number": 1, "project_id": "5806b5010c584f6bae9f91d0a37d436c", "id": "897ab42f-34d9-48bd-848f-d7a71351edef", "name": "default"}]} 2019-05-14 09:22:09,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=5806b5010c584f6bae9f91d0a37d436c&name=default used request id req-bf1766ba-5d0f-4729-a113-da1da839e1c6 2019-05-14 09:22:09,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348657846451s 2019-05-14 09:22:09,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 09:22:09,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.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:09,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 09:22:09 GMT X-Openstack-Request-Id: req-66649aa5-c5ba-413b-bb91-6bc375346f11 2019-05-14 09:22:09,639 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "created_at": "2019-05-14T07:36:28Z", "updated_at": "2019-05-14T07:36:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:36:28Z", "revision_number": 0, "id": "57004074-5b17-41c3-8ac6-b836a4d3f8c1", "remote_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "remote_ip_prefix": null, "created_at": "2019-05-14T07:36:28Z", "security_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806b5010c584f6bae9f91d0a37d436c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:36:28Z", "revision_number": 0, "id": "67453304-3cc6-48d7-aa4b-681b5f1cf414", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:36:28Z", "security_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806b5010c584f6bae9f91d0a37d436c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:36:28Z", "revision_number": 0, "id": "be892fcd-6c5f-481d-971e-f8bbff05468a", "remote_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "remote_ip_prefix": null, "created_at": "2019-05-14T07:36:28Z", "security_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "port_range_min": null, "ethertype": "IPv4", "project_id": "5806b5010c584f6bae9f91d0a37d436c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:36:28Z", "revision_number": 0, "id": "cd860ddc-06bf-4c13-ac0c-05a2f074b86b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:36:28Z", "security_group_id": "897ab42f-34d9-48bd-848f-d7a71351edef", "tenant_id": "5806b5010c584f6bae9f91d0a37d436c", "port_range_min": null, "ethertype": "IPv6", "project_id": "5806b5010c584f6bae9f91d0a37d436c"}], "revision_number": 1, "project_id": "5806b5010c584f6bae9f91d0a37d436c", "id": "897ab42f-34d9-48bd-848f-d7a71351edef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 09:22:09,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-66649aa5-c5ba-413b-bb91-6bc375346f11 2019-05-14 09:22:09,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0506019592285s 2019-05-14 09:22:09,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 09:22:09,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/897ab42f-34d9-48bd-848f-d7a71351edef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}75b3eb614cd26da5d6b322095bdb47409609ce19" 2019-05-14 09:22:09,807 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 09:22:09 GMT X-Openstack-Request-Id: req-9f6604d8-55c8-4f89-aac8-5d0832738491 2019-05-14 09:22:09,807 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 09:22:09,807 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/897ab42f-34d9-48bd-848f-d7a71351edef.json used request id req-9f6604d8-55c8-4f89-aac8-5d0832738491 2019-05-14 09:22:09,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160006046295s 2019-05-14 09:22:09,808 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-05-14 09:22:09,828 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-05-14 09:22:09,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.16" 2019-05-14 09:22:09,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 09:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6859cc5-b752-4950-92c7-ce3a6306f321 2019-05-14 09:22:09,863 - 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-05-14 09:22:09,863 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-a6859cc5-b752-4950-92c7-ce3a6306f321 2019-05-14 09:22:09,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 09:22:10,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T10:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["YFUg8eyuRTmGe5COyB1Fdw"], "issued_at": "2019-05-14T09:22:10.000000Z"}} 2019-05-14 09:22:10,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 09:22:10,274 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:10,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 09:22:10 GMT X-Openstack-Request-Id: req-f93f9f52-df88-488d-944b-9f8d8db4aa50 2019-05-14 09:22:10,637 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 09:22:10,637 - 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-f93f9f52-df88-488d-944b-9f8d8db4aa50 2019-05-14 09:22:10,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.363737106323s 2019-05-14 09:22:10,644 - 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.16" 2019-05-14 09:22:10,649 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 09:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0856a149-4600-40ea-8656-51a23dafb114 2019-05-14 09:22:10,650 - 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-05-14 09:22:10,650 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-0856a149-4600-40ea-8656-51a23dafb114 2019-05-14 09:22:10,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 09:22:10,654 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:10,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 09:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275e1101-f896-4679-8aa1-88aa9d01c450 2019-05-14 09:22:10,980 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 09:22:10,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-275e1101-f896-4679-8aa1-88aa9d01c450 2019-05-14 09:22:10,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.329623937607s 2019-05-14 09:22:10,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 09:22:10,991 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6"}}' 2019-05-14 09:22:11,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 14 May 2019 09:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a44f241a-a87c-4c0b-8074-a6235b28c18b 2019-05-14 09:22:11,227 - 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/09e522bff41647b1a5be18e09c9d174d"}, "tags": [], "enabled": true, "id": "09e522bff41647b1a5be18e09c9d174d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6"}} 2019-05-14 09:22:11,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a44f241a-a87c-4c0b-8074-a6235b28c18b 2019-05-14 09:22:11,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.239726781845s 2019-05-14 09:22:11,228 - 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'09e522bff41647b1a5be18e09c9d174d', '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_e1524aef-ffaf-469e-b120-7c11cd8881d6'}) 2019-05-14 09:22:11,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 09:22:11,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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Dh1x68aK2Z5mTYub73R0D2RNKbMWm6", "email": null, "name": "rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6"}}' 2019-05-14 09:22:11,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 14 May 2019 09:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-710f11e4-bc48-4458-bcb5-0e9f8e784240 2019-05-14 09:22:11,652 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": {"self": "http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34a5b82960ad46dfbede43bd7011620a", "domain_id": "default", "password_expires_at": null}} 2019-05-14 09:22:11,652 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-710f11e4-bc48-4458-bcb5-0e9f8e784240 2019-05-14 09:22:11,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.417210102081s 2019-05-14 09:22:11,653 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'34a5b82960ad46dfbede43bd7011620a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6'}) 2019-05-14 09:22:11,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:22:11,660 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:11,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ea7d03-95af-41f5-9029-7a584019f9d0 2019-05-14 09:22:11,864 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:22:11,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00ea7d03-95af-41f5-9029-7a584019f9d0 2019-05-14 09:22:11,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207797050476s 2019-05-14 09:22:11,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:22:11,873 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:12,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e82cc95-589f-46f5-a6d8-8ad4bf73a675 2019-05-14 09:22:12,074 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:22:12,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3e82cc95-589f-46f5-a6d8-8ad4bf73a675 2019-05-14 09:22:12,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.204819917679s 2019-05-14 09:22:12,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:22:12,082 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:12,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdedabc-a65c-4b08-ba22-661081707e53 2019-05-14 09:22:12,282 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:22:12,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dfdedabc-a65c-4b08-ba22-661081707e53 2019-05-14 09:22:12,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202973842621s 2019-05-14 09:22:12,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 09:22:12,290 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:12,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 09:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3ad571-182d-472a-b51c-d251809e8937 2019-05-14 09:22:12,404 - 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-05-14 09:22:12,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-8a3ad571-182d-472a-b51c-d251809e8937 2019-05-14 09:22:12,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117519855499s 2019-05-14 09:22:12,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 09:22:12,409 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:12,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 14 May 2019 09:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3d5f71-3128-4309-81eb-b0230f0b137b 2019-05-14 09:22:12,543 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": {"self": "http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34a5b82960ad46dfbede43bd7011620a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 09:22:12,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7d3d5f71-3128-4309-81eb-b0230f0b137b 2019-05-14 09:22:12,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.138230085373s 2019-05-14 09:22:12,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 09:22:12,559 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:12,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 14 May 2019 09:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5311b673-da7d-42e5-9c98-03caf09dfcdc 2019-05-14 09:22:12,683 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/09e522bff41647b1a5be18e09c9d174d"}, "tags": [], "enabled": true, "id": "09e522bff41647b1a5be18e09c9d174d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 09:22:12,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5311b673-da7d-42e5-9c98-03caf09dfcdc 2019-05-14 09:22:12,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.127701044083s 2019-05-14 09:22:12,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 09:22:12,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=34a5b82960ad46dfbede43bd7011620a&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=09e522bff41647b1a5be18e09c9d174d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:12,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 09:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab1d404-5fe2-4c41-b8ff-9f28f7861440 2019-05-14 09:22:12,810 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=34a5b82960ad46dfbede43bd7011620a&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=09e522bff41647b1a5be18e09c9d174d", "previous": null, "next": null}} 2019-05-14 09:22:12,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=34a5b82960ad46dfbede43bd7011620a&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=09e522bff41647b1a5be18e09c9d174d used request id req-bab1d404-5fe2-4c41-b8ff-9f28f7861440 2019-05-14 09:22:12,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119040966034s 2019-05-14 09:22:12,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 09:22:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/09e522bff41647b1a5be18e09c9d174d/users/34a5b82960ad46dfbede43bd7011620a/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:13,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 09:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d35e95c9-0878-43dc-b653-60090a1f99d6 2019-05-14 09:22:13,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 09:22:13,075 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/09e522bff41647b1a5be18e09c9d174d/users/34a5b82960ad46dfbede43bd7011620a/roles/07647f6e16cf494ea311c937e21b1927 used request id req-d35e95c9-0878-43dc-b653-60090a1f99d6 2019-05-14 09:22:13,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.260993003845s 2019-05-14 09:22:13,076 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6', 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'09e522bff41647b1a5be18e09c9d174d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Dh1x68aK2Z5mTYub73R0D2RNKbMWm6', 'username': u'rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6', '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-05-14 09:22:13,080 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6', 'password': 'Dh1x68aK2Z5mTYub73R0D2RNKbMWm6', 'project_name': 'rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '09e522bff41647b1a5be18e09c9d174d', 'project_domain_name': 'Default'} 2019-05-14 09:22:13,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:22:13,087 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:13,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8ae130-06ad-4887-ba70-ddcb7f2767d2 2019-05-14 09:22:13,200 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:22:13,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6f8ae130-06ad-4887-ba70-ddcb7f2767d2 2019-05-14 09:22:13,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116640090942s 2019-05-14 09:22:13,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:22:13,209 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:13,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045b0b87-4750-4a0f-9337-1710b383ceca 2019-05-14 09:22:13,363 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:22:13,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-045b0b87-4750-4a0f-9337-1710b383ceca 2019-05-14 09:22:13,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157343864441s 2019-05-14 09:22:13,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 09:22:13,371 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:13,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 09:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb596cf-9d01-44e5-9032-261036e4b21b 2019-05-14 09:22:13,484 - 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-05-14 09:22:13,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-feb596cf-9d01-44e5-9032-261036e4b21b 2019-05-14 09:22:13,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115939855576s 2019-05-14 09:22:13,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 09:22:13,488 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:13,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 14 May 2019 09:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9402af5-19af-43ea-9afe-dcd50223d071 2019-05-14 09:22:13,612 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": {"self": "http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34a5b82960ad46dfbede43bd7011620a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 09:22:13,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f9402af5-19af-43ea-9afe-dcd50223d071 2019-05-14 09:22:13,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127532958984s 2019-05-14 09:22:13,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 09:22:13,627 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:13,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 14 May 2019 09:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f1c626-975a-404c-936e-eb53166d0d87 2019-05-14 09:22:13,741 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/09e522bff41647b1a5be18e09c9d174d"}, "tags": [], "enabled": true, "id": "09e522bff41647b1a5be18e09c9d174d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 09:22:13,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-b2f1c626-975a-404c-936e-eb53166d0d87 2019-05-14 09:22:13,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117130994797s 2019-05-14 09:22:13,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 09:22:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=34a5b82960ad46dfbede43bd7011620a&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=09e522bff41647b1a5be18e09c9d174d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:13,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 09:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acce1cca-4100-427f-97b6-88d4b3efc21f 2019-05-14 09:22:13,860 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=34a5b82960ad46dfbede43bd7011620a&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=09e522bff41647b1a5be18e09c9d174d", "previous": null, "next": null}} 2019-05-14 09:22:13,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=34a5b82960ad46dfbede43bd7011620a&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=09e522bff41647b1a5be18e09c9d174d used request id req-acce1cca-4100-427f-97b6-88d4b3efc21f 2019-05-14 09:22:13,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111238956451s 2019-05-14 09:22:13,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 09:22:13,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/09e522bff41647b1a5be18e09c9d174d/users/34a5b82960ad46dfbede43bd7011620a/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:14,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 09:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-351688f6-7596-49fd-8cab-1f66609443c7 2019-05-14 09:22:14,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 09:22:14,183 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/09e522bff41647b1a5be18e09c9d174d/users/34a5b82960ad46dfbede43bd7011620a/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-351688f6-7596-49fd-8cab-1f66609443c7 2019-05-14 09:22:14,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.318716049194s 2019-05-14 09:22:14,184 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-05-14 09:22:14,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 09:22:14,188 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:14,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 09:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39979e16-5dab-47db-8230-4670a12a7688 2019-05-14 09:22:14,394 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 09:22:14,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-39979e16-5dab-47db-8230-4670a12a7688 2019-05-14 09:22:14,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210067987442s 2019-05-14 09:22:14,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 09:22:14,405 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:22:14,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 14 May 2019 09:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-165c0450-2f12-4402-a31d-dbdcfb3a8db9 2019-05-14 09:22:14,553 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/09e522bff41647b1a5be18e09c9d174d"}, "tags": [], "enabled": true, "id": "09e522bff41647b1a5be18e09c9d174d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 09:22:14,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-165c0450-2f12-4402-a31d-dbdcfb3a8db9 2019-05-14 09:22:14,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151529073715s 2019-05-14 09:22:14,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 09:22:14,556 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" -d '{"network": {"shared": true, "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "name": "rally_jobs-net_e1524aef-ffaf-469e-b120-7c11cd8881d6", "admin_state_up": true}}' 2019-05-14 09:22:14,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 14 May 2019 09:22:14 GMT X-Openstack-Request-Id: req-a45d386e-4e03-46fe-bb5f-60f3d4cc645b 2019-05-14 09:22:14,981 - 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":"5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"09e522bff41647b1a5be18e09c9d174d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T09:22:14Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_e1524aef-ffaf-469e-b120-7c11cd8881d6","admin_state_up":true,"tenant_id":"09e522bff41647b1a5be18e09c9d174d","created_at":"2019-05-14T09:22:14Z","mtu":1450}} 2019-05-14 09:22:14,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a45d386e-4e03-46fe-bb5f-60f3d4cc645b 2019-05-14 09:22:14,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.425294160843s 2019-05-14 09:22:14,982 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T09:22:14Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0', u'provider:segmentation_id': 97, 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_e1524aef-ffaf-469e-b120-7c11cd8881d6', u'created_at': u'2019-05-14T09:22:14Z', u'mtu': 1450, u'tenant_id': u'09e522bff41647b1a5be18e09c9d174d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'09e522bff41647b1a5be18e09c9d174d', u'l2_adjacency': True}) 2019-05-14 09:22:14,986 - 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.16" 2019-05-14 09:22:14,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 09:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7cdc31-46f8-4b31-ba9c-855a5a27b54e 2019-05-14 09:22:14,993 - 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-05-14 09:22:14,993 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-0e7cdc31-46f8-4b31-ba9c-855a5a27b54e 2019-05-14 09:22:14,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 09:22:15,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T10:22:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09e522bff41647b1a5be18e09c9d174d", "name": "rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/09e522bff41647b1a5be18e09c9d174d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/09e522bff41647b1a5be18e09c9d174d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/09e522bff41647b1a5be18e09c9d174d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/09e522bff41647b1a5be18e09c9d174d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/09e522bff41647b1a5be18e09c9d174d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/09e522bff41647b1a5be18e09c9d174d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/09e522bff41647b1a5be18e09c9d174d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/09e522bff41647b1a5be18e09c9d174d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/09e522bff41647b1a5be18e09c9d174d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_09e522bff41647b1a5be18e09c9d174d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_09e522bff41647b1a5be18e09c9d174d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6", "id": "34a5b82960ad46dfbede43bd7011620a"}, "audit_ids": ["NldYY9lzRlS6tXb0u6EzVA"], "issued_at": "2019-05-14T09:22:15.000000Z"}} 2019-05-14 09:22:15,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 09:22:15,392 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:22:16,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 14 May 2019 09:22:16 GMT X-Openstack-Request-Id: req-f39c3f22-3f02-4d08-a47f-e82c296abed7 2019-05-14 09:22:16,026 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"09e522bff41647b1a5be18e09c9d174d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T09:22:14Z","qos_policy_id":null,"name":"rally_jobs-net_e1524aef-ffaf-469e-b120-7c11cd8881d6","admin_state_up":true,"tenant_id":"09e522bff41647b1a5be18e09c9d174d","created_at":"2019-05-14T09:22:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 09:22:16,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f39c3f22-3f02-4d08-a47f-e82c296abed7 2019-05-14 09:22:16,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.635098934174s 2019-05-14 09:22:16,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 09:22:16,028 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" -d '{"subnet": {"name": "rally_jobs-subnet_e1524aef-ffaf-469e-b120-7c11cd8881d6", "enable_dhcp": true, "network_id": "5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 09:22:16,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 14 May 2019 09:22:16 GMT X-Openstack-Request-Id: req-9473bc05-56f2-49df-b0ff-e827d0d72b53 2019-05-14 09:22:16,670 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-05-14T09:22:16Z","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":"b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"09e522bff41647b1a5be18e09c9d174d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_e1524aef-ffaf-469e-b120-7c11cd8881d6","enable_dhcp":true,"segment_id":null,"network_id":"5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0","tenant_id":"09e522bff41647b1a5be18e09c9d174d","created_at":"2019-05-14T09:22:16Z","ip_version":4}} 2019-05-14 09:22:16,670 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9473bc05-56f2-49df-b0ff-e827d0d72b53 2019-05-14 09:22:16,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.642717123032s 2019-05-14 09:22:16,671 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T09:22:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_e1524aef-ffaf-469e-b120-7c11cd8881d6', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0', u'tenant_id': u'09e522bff41647b1a5be18e09c9d174d', u'created_at': u'2019-05-14T09:22:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'09e522bff41647b1a5be18e09c9d174d'}) 2019-05-14 09:22:16,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 09:22:16,672 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "rally_jobs-router_e1524aef-ffaf-469e-b120-7c11cd8881d6", "admin_state_up": true}}' 2019-05-14 09:22:18,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Tue, 14 May 2019 09:22:18 GMT X-Openstack-Request-Id: req-6737d617-d1d1-4074-a32c-e2b0aaf8d200 2019-05-14 09:22:18,534 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "created_at": "2019-05-14T09:22:16Z", "admin_state_up": true, "updated_at": "2019-05-14T09:22:17Z", "project_id": "09e522bff41647b1a5be18e09c9d174d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "0b3a8d9a-db96-4530-90bd-f4203e21db99", "name": "rally_jobs-router_e1524aef-ffaf-469e-b120-7c11cd8881d6"}} 2019-05-14 09:22:18,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6737d617-d1d1-4074-a32c-e2b0aaf8d200 2019-05-14 09:22:18,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.8626999855s 2019-05-14 09:22:18,535 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T09:22:17Z', u'revision_number': 2, u'ha': False, u'id': u'0b3a8d9a-db96-4530-90bd-f4203e21db99', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_e1524aef-ffaf-469e-b120-7c11cd8881d6', u'admin_state_up': True, u'tenant_id': u'09e522bff41647b1a5be18e09c9d174d', u'created_at': u'2019-05-14T09:22:16Z', u'flavor_id': None, u'routes': [], u'project_id': u'09e522bff41647b1a5be18e09c9d174d'}) 2019-05-14 09:22:18,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 09:22:18,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/0b3a8d9a-db96-4530-90bd-f4203e21db99/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" -d '{"subnet_id": "b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3"}' 2019-05-14 09:22:20,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 09:22:20 GMT X-Openstack-Request-Id: req-d591a3fe-f5a1-4207-a6ea-4c21817c2f1d 2019-05-14 09:22:20,726 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "subnet_id": "b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3", "subnet_ids": ["b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3"], "port_id": "1a412e23-e1f7-4ddc-812f-47c9766238da", "id": "0b3a8d9a-db96-4530-90bd-f4203e21db99"} 2019-05-14 09:22:20,726 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0b3a8d9a-db96-4530-90bd-f4203e21db99/add_router_interface.json used request id req-d591a3fe-f5a1-4207-a6ea-4c21817c2f1d 2019-05-14 09:22:20,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19048309326s 2019-05-14 09:22:20,727 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-05-14 09:22:20,833 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-05-14 09:22:20,837 - 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.16" 2019-05-14 09:22:20,842 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 09:22:20 GMT 2019-05-14 09:22:20,842 - 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-05-14 09:22:20,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 09:22:20,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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:22:21,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 09:22:21 GMT X-Openstack-Request-Id: req-be33f184-4311-4c57-8354-bc30000a718a 2019-05-14 09:22:21,124 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 09:22:21,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-be33f184-4311-4c57-8354-bc30000a718a 2019-05-14 09:22:21,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.2791659832s 2019-05-14 09:22:21,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 09:22:21,137 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6"}' 2019-05-14 09:22:21,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 14 May 2019 09:22:21 GMT Location: http://172.30.9.28:9292/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d8036ef7-b751-4282-83c8-c40a74bb807e 2019-05-14 09:22:21,184 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T09:22:21Z", "file": "/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/file", "owner": "09e522bff41647b1a5be18e09c9d174d", "id": "97192230-32f2-47e7-b81c-ba2ee07f4be2", "size": null, "self": "/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2", "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_e1524aef-ffaf-469e-b120-7c11cd8881d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6", "checksum": null, "created_at": "2019-05-14T09:22:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 09:22:21,185 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d8036ef7-b751-4282-83c8-c40a74bb807e 2019-05-14 09:22:21,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0517098903656s 2019-05-14 09:22:21,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 09:22:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" -d '' 2019-05-14 09:22:21,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 09:22:21 GMT X-Openstack-Request-Id: req-0bd32d83-1d24-4316-b66f-18bb9c182e9f 2019-05-14 09:22:21,878 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 09:22:21,879 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/file used request id req-0bd32d83-1d24-4316-b66f-18bb9c182e9f 2019-05-14 09:22:21,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.693334102631s 2019-05-14 09:22:21,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 09:22:21,887 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:22:21,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 14 May 2019 09:22:21 GMT X-Openstack-Request-Id: req-c2fcfc53-56a1-4fda-a423-0b31362ada42 2019-05-14 09:22:21,909 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T09:22:21Z", "file": "/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/file", "owner": "09e522bff41647b1a5be18e09c9d174d", "id": "97192230-32f2-47e7-b81c-ba2ee07f4be2", "size": 12716032, "self": "/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T09:22:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 09:22:21,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c2fcfc53-56a1-4fda-a423-0b31362ada42 2019-05-14 09:22:21,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263910293579s 2019-05-14 09:22:21,911 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/file', 'owner': u'09e522bff41647b1a5be18e09c9d174d', 'id': u'97192230-32f2-47e7-b81c-ba2ee07f4be2', 'size': 12716032, u'self': u'/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09e522bff41647b1a5be18e09c9d174d', 'name': 'rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T09:22:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-05-14T09:22:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6', '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/97192230-32f2-47e7-b81c-ba2ee07f4be2', 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_e1524aef-ffaf-469e-b120-7c11cd8881d6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6', 'created': u'2019-05-14T09:22:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-05-14T09:22:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2', 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_e1524aef-ffaf-469e-b120-7c11cd8881d6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-05-14 09:22:21,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 09:22:21,917 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_e1524aef-ffaf-469e-b120-7c11cd8881d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 09:22:22,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 09: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-e40f304f-3437-474b-a3b7-10f6524f2d31 x-openstack-request-id: req-e40f304f-3437-474b-a3b7-10f6524f2d31 2019-05-14 09:22:22,256 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d", "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": "6d7efa6a-3241-4588-b8a8-c211de97782d"}} 2019-05-14 09:22:22,256 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e40f304f-3437-474b-a3b7-10f6524f2d31 2019-05-14 09:22:22,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341118097305s 2019-05-14 09:22:22,257 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_e1524aef-ffaf-469e-b120-7c11cd8881d6', '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'2e0d3a695a9d4898b41f8075010286ad', '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'6d7efa6a-3241-4588-b8a8-c211de97782d', 'swap': 0}) 2019-05-14 09:22:22,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 09:22:22,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" -d '{"extra_specs": {}}' 2019-05-14 09:22:22,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 09: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-75e6a6a2-da02-434b-a834-5a2c568ebb3f x-openstack-request-id: req-75e6a6a2-da02-434b-a834-5a2c568ebb3f 2019-05-14 09:22:22,277 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 09:22:22,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d/os-extra_specs used request id req-75e6a6a2-da02-434b-a834-5a2c568ebb3f 2019-05-14 09:22:22,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200769901276s 2019-05-14 09:22:22,278 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-05-14 09:22:24,494 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-05-14 09:22:26,757 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 913991e2-3722-42b3-b17a-97869f831cae | 2019-05-14T09:22:26.323691 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 913991e2-3722-42b3-b17a-97869f831cae ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2019-05-14 09:22:30,032 - 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-1068949352 | Available | | __unknown__ | tempest-type-1567876156 | Available | | ceilometer | metering | Available | | cinderv2 | volumev2 | Available | | cinderv3 | volumev3 | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | | swift | object-store | Available | +-------------+-------------------------+-----------+ 2019-05-14 09:22:30,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-05-14 09:22:30,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 09:22:30,671 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:22:30,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 09:22: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-078d8ca3-8ddc-4517-90a2-23c64466d7bb x-openstack-request-id: req-078d8ca3-8ddc-4517-90a2-23c64466d7bb 2019-05-14 09:22:30,892 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 09:22:30,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-078d8ca3-8ddc-4517-90a2-23c64466d7bb 2019-05-14 09:22:30,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.223988056183s 2019-05-14 09:22:30,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-05-14 09:22:30,894 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:22:30,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 14 May 2019 09:22:30 GMT X-Openstack-Request-Id: req-019fd2a5-424a-44e6-9415-ae9347571ed3 2019-05-14 09:22:30,904 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-05-14 09:22:30,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/extensions.json used request id req-019fd2a5-424a-44e6-9415-ae9347571ed3 2019-05-14 09:22:30,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0112202167511s 2019-05-14 09:22:30,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 09:22:30,917 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_e1524aef-ffaf-469e-b120-7c11cd8881d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-05-14 09:22:30,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 14 May 2019 09:22: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-ce74ee52-9dec-443b-9238-7b2e99747e04 x-openstack-request-id: req-ce74ee52-9dec-443b-9238-7b2e99747e04 2019-05-14 09:22:30,964 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f755e696-f8ca-4854-8ace-4e443cf2f6ac", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f755e696-f8ca-4854-8ace-4e443cf2f6ac", "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": "f755e696-f8ca-4854-8ace-4e443cf2f6ac"}} 2019-05-14 09:22:30,964 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ce74ee52-9dec-443b-9238-7b2e99747e04 2019-05-14 09:22:30,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0493991374969s 2019-05-14 09:22:30,965 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_e1524aef-ffaf-469e-b120-7c11cd8881d6', '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'2e0d3a695a9d4898b41f8075010286ad', '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'f755e696-f8ca-4854-8ace-4e443cf2f6ac', 'swap': 0}) 2019-05-14 09:22:30,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 09:22:30,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f755e696-f8ca-4854-8ace-4e443cf2f6ac/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" -d '{"extra_specs": {}}' 2019-05-14 09:22:30,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 09:22: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-d6a9d3c1-309b-42da-8ca3-650b7858a366 x-openstack-request-id: req-d6a9d3c1-309b-42da-8ca3-650b7858a366 2019-05-14 09:22:30,988 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 09:22:30,988 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f755e696-f8ca-4854-8ace-4e443cf2f6ac/os-extra_specs used request id req-d6a9d3c1-309b-42da-8ca3-650b7858a366 2019-05-14 09:22:30,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227870941162s 2019-05-14 09:22:30,994 - 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.16" 2019-05-14 09:22:31,000 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 09:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c8f3243-5c01-4387-8ce5-c454606690ed 2019-05-14 09:22:31,000 - 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-05-14 09:22:31,000 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-6c8f3243-5c01-4387-8ce5-c454606690ed 2019-05-14 09:22:31,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 09:22:31,007 - 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.16" 2019-05-14 09:22:31,013 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 09:22:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d9964e-7f86-4d09-923c-b2ef8948717e 2019-05-14 09:22:31,013 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://192.30.9.3:35357/v3/", "rel": "self"}]}]}} 2019-05-14 09:22:31,013 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-a1d9964e-7f86-4d09-923c-b2ef8948717e 2019-05-14 09:22:31,014 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:22:31,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 09:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5af0d7-c851-433b-839b-ce0740da4e7d 2019-05-14 09:22:31,199 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-918745759", "links": {"self": "http://192.30.9.3:35357/v3/services/00def4e1b3f743b180c943367709d4ec"}, "enabled": true, "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "description": "tempest-description-1416795317"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"name": "tempest-service-239480781", "links": {"self": "http://192.30.9.3:35357/v3/services/2cbea167f50c43c6aca5589570fceb2e"}, "enabled": true, "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "description": "tempest-description-761410178"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 09:22:31,199 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-7a5af0d7-c851-433b-839b-ce0740da4e7d 2019-05-14 09:22:31,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.195481061935s 2019-05-14 09:22:31,205 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_e1524aef-ffaf-469e-b120-7c11cd8881d6', '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'2e0d3a695a9d4898b41f8075010286ad', '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'f755e696-f8ca-4854-8ace-4e443cf2f6ac', 'swap': 0}) 2019-05-14 09:22:31,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-05-14 09:22:31,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-05-14 09:22:31,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete', u'NovaServers.boot_server_from_volume_and_live_migrate'] 2019-05-14 09:22:31,523 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-05-14 09:22:31,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--task', u'/home/opnfv/functest/data/rally/task/var/task-neutron.yaml'] 2019-05-14 09:51:58,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 16b31f2f-4661-4390-9660-f5908923bf39 2019-05-14 09:51:58,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-05-14 09:51:58,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '16b31f2f-4661-4390-9660-f5908923bf39'] 2019-05-14 09:51:59,103 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 16b31f2f-4661-4390-9660-f5908923bf39 -------------------------------------------------------------------------------- Task 16b31f2f-4661-4390-9660-f5908923bf39: 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 16b31f2f-4661-4390-9660-f5908923bf39 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.194 | 2.049 | 3.487 | 4.243 | 5.019 | 2.378 | 100.0% | 100 | | neutron.list_networks | 0.126 | 0.522 | 1.124 | 1.254 | 1.387 | 0.61 | 100.0% | 100 | | total | 1.32 | 2.92 | 4.174 | 4.453 | 5.332 | 2.988 | 100.0% | 100 | | -> duration | 1.32 | 2.92 | 4.174 | 4.453 | 5.332 | 2.988 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.074301 Full duration: 54.261594 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.868 | 1.997 | 2.961 | 3.442 | 4.245 | 2.151 | 100.0% | 40 | | neutron.update_network | 0.475 | 1.675 | 2.763 | 3.017 | 3.162 | 1.675 | 100.0% | 40 | | total | 1.569 | 3.794 | 5.332 | 5.41 | 5.754 | 3.826 | 100.0% | 40 | | -> duration | 1.569 | 3.794 | 5.332 | 5.41 | 5.754 | 3.826 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.215969 Full duration: 36.248682 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.843 | 1.992 | 3.183 | 3.346 | 3.601 | 2.038 | 100.0% | 40 | | neutron.delete_network | 0.686 | 1.463 | 3.981 | 4.09 | 4.386 | 1.999 | 100.0% | 40 | | total | 1.999 | 3.632 | 6.432 | 6.529 | 6.87 | 4.037 | 100.0% | 40 | | -> duration | 1.999 | 3.632 | 6.432 | 6.529 | 6.87 | 4.037 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.287487 Full duration: 25.241338 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.859 | 3.517 | 4.535 | 4.907 | 2.185 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.276 | 4.743 | 7.336 | 9.569 | 10.328 | 5.231 | 100.0% | 40 | | neutron.list_subnets | 0.118 | 0.283 | 0.55 | 0.625 | 0.691 | 0.327 | 100.0% | 40 | | total | 3.918 | 7.18 | 10.897 | 12.463 | 13.748 | 7.743 | 100.0% | 40 | | -> duration | 3.918 | 7.18 | 10.897 | 12.463 | 13.748 | 7.743 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.299102 Full duration: 71.456864 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.101 | 2.01 | 2.748 | 3.145 | 3.986 | 2.063 | 100.0% | 100 | | neutron.create_subnet (x2) | 2.177 | 5.572 | 8.675 | 10.064 | 14.017 | 5.862 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.104 | 3.024 | 5.026 | 5.899 | 8.514 | 3.364 | 100.0% | 100 | | total | 5.238 | 10.581 | 14.663 | 19.067 | 23.853 | 11.289 | 100.0% | 100 | | -> duration | 5.238 | 10.581 | 14.663 | 19.067 | 23.853 | 11.289 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.731454 Full duration: 153.806138 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.961 | 2.389 | 3.581 | 3.655 | 3.944 | 2.361 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.361 | 5.765 | 14.844 | 15.787 | 15.794 | 7.18 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.246 | 4.406 | 15.522 | 17.432 | 17.682 | 6.291 | 100.0% | 40 | | total | 5.472 | 11.93 | 33.905 | 35.806 | 36.056 | 15.832 | 100.0% | 40 | | -> duration | 5.472 | 11.93 | 33.905 | 35.806 | 36.056 | 15.832 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.27543 Full duration: 67.071138 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.312 | 2.079 | 2.841 | 2.936 | 3.122 | 2.141 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.325 | 5.279 | 13.2 | 13.38 | 13.643 | 6.147 | 100.0% | 40 | | neutron.create_router (x2) | 0.285 | 0.729 | 1.677 | 2.768 | 4.106 | 0.913 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.309 | 15.92 | 35.855 | 37.59 | 38.177 | 17.347 | 100.0% | 40 | | neutron.list_routers | 0.225 | 0.521 | 1.043 | 1.178 | 1.279 | 0.603 | 100.0% | 40 | | total | 12.221 | 24.689 | 55.671 | 56.168 | 56.448 | 27.153 | 100.0% | 40 | | -> duration | 12.221 | 24.689 | 55.671 | 56.168 | 56.448 | 27.153 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.839327 Full duration: 171.3975 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.149 | 2.122 | 3.15 | 4.266 | 5.604 | 2.307 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.711 | 4.232 | 15.599 | 16.31 | 17.771 | 7.464 | 100.0% | 40 | | neutron.create_router (x2) | 0.208 | 0.589 | 1.939 | 2.946 | 3.517 | 0.991 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.525 | 11.852 | 43.308 | 43.702 | 44.307 | 20.97 | 100.0% | 40 | | neutron.update_router (x2) | 1.4 | 4.034 | 12.536 | 13.091 | 13.395 | 6.1 | 100.0% | 40 | | total | 12.951 | 22.441 | 75.646 | 75.793 | 77.011 | 37.833 | 100.0% | 40 | | -> duration | 12.951 | 22.441 | 75.646 | 75.793 | 77.011 | 37.833 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 78.574638 Full duration: 191.673127 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.292 | 2.023 | 3.97 | 4.746 | 5.74 | 2.579 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.202 | 5.765 | 16.163 | 16.831 | 17.079 | 6.951 | 100.0% | 40 | | neutron.create_router (x2) | 0.242 | 0.528 | 2.292 | 2.559 | 3.0 | 0.884 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.433 | 14.612 | 44.55 | 45.817 | 48.02 | 18.444 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.356 | 12.368 | 31.049 | 31.267 | 33.751 | 13.996 | 100.0% | 40 | | neutron.delete_router (x2) | 0.815 | 2.448 | 3.844 | 4.845 | 5.917 | 2.579 | 100.0% | 40 | | total | 19.33 | 38.482 | 103.822 | 105.196 | 105.976 | 45.433 | 100.0% | 40 | | -> duration | 19.33 | 38.482 | 103.822 | 105.196 | 105.976 | 45.433 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 105.982132 Full duration: 164.335262 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.869 | 1.162 | 1.542 | 1.564 | 1.585 | 1.216 | 100.0% | 8 | | neutron.create_port (x50) | 35.517 | 36.637 | 37.601 | 37.917 | 38.232 | 36.702 | 100.0% | 8 | | neutron.list_ports | 0.443 | 0.746 | 0.996 | 1.026 | 1.056 | 0.707 | 100.0% | 8 | | total | 37.658 | 38.368 | 39.743 | 40.006 | 40.27 | 38.627 | 100.0% | 8 | | -> duration | 37.658 | 38.368 | 39.743 | 40.006 | 40.27 | 38.627 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.796566 Full duration: 165.982162 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.989 | 1.922 | 2.58 | 2.907 | 3.251 | 1.963 | 100.0% | 40 | | neutron.create_port (x5) | 4.577 | 10.424 | 15.873 | 16.272 | 16.555 | 10.66 | 100.0% | 40 | | neutron.update_port (x5) | 2.821 | 6.508 | 9.525 | 9.793 | 10.105 | 6.299 | 100.0% | 40 | | total | 8.987 | 18.803 | 27.54 | 28.024 | 28.748 | 18.924 | 100.0% | 40 | | -> duration | 8.987 | 18.803 | 27.54 | 28.024 | 28.748 | 18.924 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.451824 Full duration: 109.285843 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.854 | 1.9 | 2.799 | 2.838 | 2.978 | 1.837 | 100.0% | 40 | | neutron.create_port (x5) | 3.942 | 11.114 | 20.177 | 20.546 | 21.212 | 12.111 | 100.0% | 40 | | neutron.delete_port (x5) | 2.522 | 7.988 | 13.885 | 14.071 | 14.345 | 8.292 | 100.0% | 40 | | total | 7.318 | 20.849 | 35.721 | 35.878 | 36.585 | 22.241 | 100.0% | 40 | | -> duration | 7.318 | 20.849 | 35.721 | 35.878 | 36.585 | 22.241 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.04352 Full duration: 84.443739 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.488 | 0.896 | 1.105 | 1.515 | 1.553 | 0.885 | 100.0% | 40 | | total | 1.252 | 1.529 | 2.029 | 2.076 | 2.13 | 1.634 | 100.0% | 40 | | -> duration | 1.252 | 1.529 | 2.029 | 2.076 | 2.13 | 1.634 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.561249 Full duration: 44.716859 -------------------------------------------------------------------------------- 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 16b31f2f-4661-4390-9660-f5908923bf39 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.179 | 1.351 | 1.672 | 1.721 | 1.771 | 1.413 | 100.0% | 4 | | neutron.create_subnet | 0.79 | 1.192 | 1.644 | 1.667 | 1.69 | 1.216 | 100.0% | 4 | | neutron.create_port (x125) | 128.182 | 185.202 | 243.429 | 243.7 | 243.97 | 185.639 | 100.0% | 4 | | neutron.create_trunk | 8.484 | 12.321 | 16.536 | 16.618 | 16.699 | 12.456 | 100.0% | 4 | | neutron.update_port | 1.568 | 1.898 | 2.303 | 2.367 | 2.431 | 1.949 | 100.0% | 4 | | neutron.list_trunks | 0.034 | 0.034 | 0.233 | 0.276 | 0.319 | 0.105 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.229 | 0.451 | 0.593 | 0.61 | 0.627 | 0.44 | 100.0% | 4 | | neutron.delete_trunk | 0.288 | 0.296 | 0.669 | 0.748 | 0.827 | 0.426 | 100.0% | 4 | | total | 141.147 | 203.518 | 266.199 | 266.314 | 266.428 | 203.652 | 100.0% | 4 | | -> duration | 141.147 | 203.518 | 266.199 | 266.314 | 266.428 | 203.652 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 266.430397 Full duration: 386.444446 HINTS: * To plot HTML graphics with this data, run: rally task report 16b31f2f-4661-4390-9660-f5908923bf39 --out output.html * To generate a JUnit report, run: rally task export 16b31f2f-4661-4390-9660-f5908923bf39 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 16b31f2f-4661-4390-9660-f5908923bf39 --json --out output.json 2019-05-14 09:51:59,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '16b31f2f-4661-4390-9660-f5908923bf39', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-05-14 09:52:01,315 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 16b31f2f-4661-4390-9660-f5908923bf39 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-05-14 09:52:00.838 27768 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-14 09:52:00.838 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-14 09:52:00.840 27768 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-14 09:52:01.043 27768 INFO rally.api [-] Building 'json' report for the following task(s): '16b31f2f-4661-4390-9660-f5908923bf39'. 2019-05-14 09:52:01.164 27768 INFO rally.api [-] The report has been successfully built. 2019-05-14 09:52:01,388 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-05-14 09:52:01,389 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:28:46 | 612 | 100.00% | | | | | | | TOTAL: | 00:28:46 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-05-14 09:52:01,389 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-05-14 09:52:01,389 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'html', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.html'] 2019-05-14 09:52:03,863 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type html --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.html 2019-05-14 09:52:03.128 27770 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-14 09:52:03.128 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-14 09:52:03.130 27770 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-14 09:52:03.328 27770 INFO rally.api [-] Building 'html' report for the following task(s): '16b31f2f-4661-4390-9660-f5908923bf39'. 2019-05-14 09:52:03.731 27770 INFO rally.api [-] The report has been successfully built. 2019-05-14 09:52:03,863 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'export', '--type', 'junit-xml', '--deployment', 'opnfv-rally', '--to', '/home/opnfv/functest/results/rally_jobs/rally_jobs.xml'] 2019-05-14 09:52:05,844 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task export --type junit-xml --deployment opnfv-rally --to /home/opnfv/functest/results/rally_jobs/rally_jobs.xml 2019-05-14 09:52:05.536 27772 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-05-14 09:52:05.536 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-05-14 09:52:05.538 27772 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-05-14 09:52:05.738 27772 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '16b31f2f-4661-4390-9660-f5908923bf39'. 2019-05-14 09:52:05.741 27772 INFO rally.api [-] The report has been successfully built. 2019-05-14 09:52:05,956 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 09:52:05,957 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:52 | PASS | +--------------------+------------------+------------------+----------------+ 2019-05-14 09:52:05,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 09:52:05,971 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:06,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Tue, 14 May 2019 09:52: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-9ae98e28-12ba-42f8-82e2-f5ca6eba520b x-openstack-request-id: req-9ae98e28-12ba-42f8-82e2-f5ca6eba520b 2019-05-14 09:52:06,681 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d", "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": "6d7efa6a-3241-4588-b8a8-c211de97782d"}, {"name": "rally_jobs-flavor_alt_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f755e696-f8ca-4854-8ace-4e443cf2f6ac", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f755e696-f8ca-4854-8ace-4e443cf2f6ac", "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": "f755e696-f8ca-4854-8ace-4e443cf2f6ac"}]} 2019-05-14 09:52:06,681 - 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-9ae98e28-12ba-42f8-82e2-f5ca6eba520b 2019-05-14 09:52:06,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.713389873505s 2019-05-14 09:52:06,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 09:52:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f755e696-f8ca-4854-8ace-4e443cf2f6ac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:06,714 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 09:52: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-3ce7056f-15b3-4d33-9362-ef5cc52bc2c9 x-openstack-request-id: req-3ce7056f-15b3-4d33-9362-ef5cc52bc2c9 2019-05-14 09:52:06,715 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f755e696-f8ca-4854-8ace-4e443cf2f6ac used request id req-3ce7056f-15b3-4d33-9362-ef5cc52bc2c9 2019-05-14 09:52:06,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0306830406189s 2019-05-14 09:52:06,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 09:52:06,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/0b3a8d9a-db96-4530-90bd-f4203e21db99/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" -d '{"subnet_id": "b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3"}' 2019-05-14 09:52:09,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 09:52:09 GMT X-Openstack-Request-Id: req-192274c1-4680-4782-8170-eaf474f678ef 2019-05-14 09:52:09,291 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "subnet_id": "b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3", "subnet_ids": ["b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3"], "port_id": "1a412e23-e1f7-4ddc-812f-47c9766238da", "id": "0b3a8d9a-db96-4530-90bd-f4203e21db99"} 2019-05-14 09:52:09,291 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/0b3a8d9a-db96-4530-90bd-f4203e21db99/remove_router_interface.json used request id req-192274c1-4680-4782-8170-eaf474f678ef 2019-05-14 09:52:09,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.5760910511s 2019-05-14 09:52:09,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 09:52:09,292 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:52:09,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1216 Content-Type: application/json Date: Tue, 14 May 2019 09:52:09 GMT X-Openstack-Request-Id: req-ecf04696-6798-48f5-b1f5-a4607d980e13 2019-05-14 09:52:09,431 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "created_at": "2019-05-14T09:22:16Z", "admin_state_up": true, "updated_at": "2019-05-14T09:52:08Z", "project_id": "09e522bff41647b1a5be18e09c9d174d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "0b3a8d9a-db96-4530-90bd-f4203e21db99", "name": "rally_jobs-router_e1524aef-ffaf-469e-b120-7c11cd8881d6"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}]} 2019-05-14 09:52:09,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ecf04696-6798-48f5-b1f5-a4607d980e13 2019-05-14 09:52:09,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13902592659s 2019-05-14 09:52:09,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 09:52:09,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/0b3a8d9a-db96-4530-90bd-f4203e21db99.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:52:10,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 09:52:10 GMT X-Openstack-Request-Id: req-00e8f9f8-ecc6-470b-a6ed-2e6591187cb7 2019-05-14 09:52:10,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 09:52:10,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/0b3a8d9a-db96-4530-90bd-f4203e21db99.json used request id req-00e8f9f8-ecc6-470b-a6ed-2e6591187cb7 2019-05-14 09:52:10,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37751412392s 2019-05-14 09:52:10,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 09:52:10,811 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:52:10,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Tue, 14 May 2019 09:52:10 GMT X-Openstack-Request-Id: req-2cf53a6c-9828-4257-8413-ad65a7b285eb 2019-05-14 09:52:10,856 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T09:22:16Z","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":"b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"09e522bff41647b1a5be18e09c9d174d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_e1524aef-ffaf-469e-b120-7c11cd8881d6","enable_dhcp":true,"segment_id":null,"network_id":"5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0","tenant_id":"09e522bff41647b1a5be18e09c9d174d","created_at":"2019-05-14T09:22:16Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 09:52:10,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2cf53a6c-9828-4257-8413-ad65a7b285eb 2019-05-14 09:52:10,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0456569194794s 2019-05-14 09:52:10,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 09:52:10,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:52:11,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 09:52:11 GMT X-Openstack-Request-Id: req-72d5b904-48fd-40b1-818c-45cbee8f0211 2019-05-14 09:52:11,984 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 09:52:11,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b3e2cd4c-2764-4ec6-9eb9-9fee47ab42b3.json used request id req-72d5b904-48fd-40b1-818c-45cbee8f0211 2019-05-14 09:52:11,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12656283379s 2019-05-14 09:52:11,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 09:52:11,985 - 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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:52:12,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 14 May 2019 09:52:12 GMT X-Openstack-Request-Id: req-7bc738fe-7eab-48b1-b0b1-0e098f245868 2019-05-14 09:52:12,070 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":true,"project_id":"09e522bff41647b1a5be18e09c9d174d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T09:52:11Z","qos_policy_id":null,"name":"rally_jobs-net_e1524aef-ffaf-469e-b120-7c11cd8881d6","admin_state_up":true,"tenant_id":"09e522bff41647b1a5be18e09c9d174d","created_at":"2019-05-14T09:22:14Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 09:52:12,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7bc738fe-7eab-48b1-b0b1-0e098f245868 2019-05-14 09:52:12,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855529308319s 2019-05-14 09:52:12,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 09:52:12,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:52:13,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 09:52:13 GMT X-Openstack-Request-Id: req-6b4bb73e-c955-4403-beff-9180d3f778e1 2019-05-14 09:52:13,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 09:52:13,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5b7b7f45-4f27-46f6-bb82-cf8a9bb2c9d0.json used request id req-6b4bb73e-c955-4403-beff-9180d3f778e1 2019-05-14 09:52:13,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.29127001762s 2019-05-14 09:52:13,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 09:52:13,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.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:52:14,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 14 May 2019 09:52:14 GMT X-Openstack-Request-Id: req-21367feb-0519-4587-8067-f190b87a29f2 2019-05-14 09:52:14,210 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T09:22:21Z", "file": "/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/file", "owner": "09e522bff41647b1a5be18e09c9d174d", "id": "97192230-32f2-47e7-b81c-ba2ee07f4be2", "size": 12716032, "self": "/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/97192230-32f2-47e7-b81c-ba2ee07f4be2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_e1524aef-ffaf-469e-b120-7c11cd8881d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-05-14T09:22:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 09:52:14,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-21367feb-0519-4587-8067-f190b87a29f2 2019-05-14 09:52:14,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.843507051468s 2019-05-14 09:52:14,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 09:52:14,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}86c8f35ce9539e8034b4fb5ae33e4a6780706266" 2019-05-14 09:52:15,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 09:52:15 GMT X-Openstack-Request-Id: req-32661729-a15c-4570-8265-25a4a0ab8edd 2019-05-14 09:52:15,354 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 09:52:15,354 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/97192230-32f2-47e7-b81c-ba2ee07f4be2 used request id req-32661729-a15c-4570-8265-25a4a0ab8edd 2019-05-14 09:52:15,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14229512215s 2019-05-14 09:52:15,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 09:52:15,358 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:15,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 09:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0f653c20-5aa8-444c-96a0-e93c7f242bee x-openstack-request-id: req-0f653c20-5aa8-444c-96a0-e93c7f242bee 2019-05-14 09:52:15,391 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d", "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": "6d7efa6a-3241-4588-b8a8-c211de97782d"}]} 2019-05-14 09:52:15,391 - 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-0f653c20-5aa8-444c-96a0-e93c7f242bee 2019-05-14 09:52:15,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0363109111786s 2019-05-14 09:52:15,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 09:52:15,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:15,431 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 09:52:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-23369a66-4084-496b-b386-db56ee37ac7a x-openstack-request-id: req-23369a66-4084-496b-b386-db56ee37ac7a 2019-05-14 09:52:15,432 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6d7efa6a-3241-4588-b8a8-c211de97782d used request id req-23369a66-4084-496b-b386-db56ee37ac7a 2019-05-14 09:52:15,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0380160808563s 2019-05-14 09:52:15,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 09:52:15,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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:15,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 14 May 2019 09:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06b8164a-2472-42fd-8d76-40766dfd72ba 2019-05-14 09:52:15,651 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": {"self": "http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "34a5b82960ad46dfbede43bd7011620a", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 09:52:15,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-06b8164a-2472-42fd-8d76-40766dfd72ba 2019-05-14 09:52:15,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218725919724s 2019-05-14 09:52:15,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 09:52:15,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:15,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 14 May 2019 09:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b54bc68-362f-4b3c-b9c1-3d225b4fbf04 2019-05-14 09:52:15,885 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_e1524aef-ffaf-469e-b120-7c11cd8881d6", "links": {"self": "http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "34a5b82960ad46dfbede43bd7011620a", "description": null}} 2019-05-14 09:52:15,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a used request id req-7b54bc68-362f-4b3c-b9c1-3d225b4fbf04 2019-05-14 09:52:15,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227616071701s 2019-05-14 09:52:15,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 09:52:15,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:16,201 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 09:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d89aceb0-5c25-4fd2-bef3-6dd119931e5b 2019-05-14 09:52:16,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 09:52:16,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/34a5b82960ad46dfbede43bd7011620a used request id req-d89aceb0-5c25-4fd2-bef3-6dd119931e5b 2019-05-14 09:52:16,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.315540075302s 2019-05-14 09:52:16,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 09:52:16,211 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:16,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 14 May 2019 09:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5979c118-c521-432f-aece-233d02a9f47c 2019-05-14 09:52:16,412 - 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_jobs", "links": {"self": "http://172.30.9.28:5000/v3/projects/09e522bff41647b1a5be18e09c9d174d"}, "tags": [], "enabled": true, "id": "09e522bff41647b1a5be18e09c9d174d", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_e1524aef-ffaf-469e-b120-7c11cd8881d6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 09:52:16,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-5979c118-c521-432f-aece-233d02a9f47c 2019-05-14 09:52:16,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.204846143723s 2019-05-14 09:52:16,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 09:52:16,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/09e522bff41647b1a5be18e09c9d174d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:16,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 09:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-705698f3-28a4-4854-9e26-9daebce443fc 2019-05-14 09:52:16,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 09:52:16,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/09e522bff41647b1a5be18e09c9d174d used request id req-705698f3-28a4-4854-9e26-9daebce443fc 2019-05-14 09:52:16,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.317343950272s 2019-05-14 09:52:16,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 09:52:16,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=09e522bff41647b1a5be18e09c9d174d&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:16,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 09:52:16 GMT X-Openstack-Request-Id: req-4b6d62f3-fc5b-4f88-aef1-2ad04a136986 2019-05-14 09:52:16,989 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "created_at": "2019-05-14T09:22:14Z", "updated_at": "2019-05-14T09:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:22:14Z", "revision_number": 0, "id": "31b1d37f-72b5-40da-8439-40f31d7ce750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T09:22:14Z", "security_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e522bff41647b1a5be18e09c9d174d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:22:14Z", "revision_number": 0, "id": "42d6d602-45d2-4fd3-a41d-087ddbd718d8", "remote_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "remote_ip_prefix": null, "created_at": "2019-05-14T09:22:14Z", "security_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e522bff41647b1a5be18e09c9d174d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:22:14Z", "revision_number": 0, "id": "5645da89-7f35-4e7f-b764-0938a8892b4c", "remote_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "remote_ip_prefix": null, "created_at": "2019-05-14T09:22:14Z", "security_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e522bff41647b1a5be18e09c9d174d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:22:14Z", "revision_number": 0, "id": "c5e284c5-6223-4403-9c1f-dee7daf93d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T09:22:14Z", "security_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e522bff41647b1a5be18e09c9d174d"}], "revision_number": 1, "project_id": "09e522bff41647b1a5be18e09c9d174d", "id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "name": "default"}]} 2019-05-14 09:52:16,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=09e522bff41647b1a5be18e09c9d174d&name=default used request id req-4b6d62f3-fc5b-4f88-aef1-2ad04a136986 2019-05-14 09:52:16,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.24915099144s 2019-05-14 09:52:16,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 09:52:16,995 - 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.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:17,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 09:52:17 GMT X-Openstack-Request-Id: req-52b04023-880c-4726-9151-929eab554c0b 2019-05-14 09:52:17,045 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "created_at": "2019-05-14T09:22:14Z", "updated_at": "2019-05-14T09:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:22:14Z", "revision_number": 0, "id": "31b1d37f-72b5-40da-8439-40f31d7ce750", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T09:22:14Z", "security_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e522bff41647b1a5be18e09c9d174d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:22:14Z", "revision_number": 0, "id": "42d6d602-45d2-4fd3-a41d-087ddbd718d8", "remote_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "remote_ip_prefix": null, "created_at": "2019-05-14T09:22:14Z", "security_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e522bff41647b1a5be18e09c9d174d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:22:14Z", "revision_number": 0, "id": "5645da89-7f35-4e7f-b764-0938a8892b4c", "remote_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "remote_ip_prefix": null, "created_at": "2019-05-14T09:22:14Z", "security_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "port_range_min": null, "ethertype": "IPv6", "project_id": "09e522bff41647b1a5be18e09c9d174d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:22:14Z", "revision_number": 0, "id": "c5e284c5-6223-4403-9c1f-dee7daf93d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T09:22:14Z", "security_group_id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "tenant_id": "09e522bff41647b1a5be18e09c9d174d", "port_range_min": null, "ethertype": "IPv4", "project_id": "09e522bff41647b1a5be18e09c9d174d"}], "revision_number": 1, "project_id": "09e522bff41647b1a5be18e09c9d174d", "id": "4b062b60-f5db-4166-8a4a-7c5e1aac010b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 09:52:17,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-52b04023-880c-4726-9151-929eab554c0b 2019-05-14 09:52:17,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0508501529694s 2019-05-14 09:52:17,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 09:52:17,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4b062b60-f5db-4166-8a4a-7c5e1aac010b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c12603f30a8e6c05a87643a76f9e815fa7be91d1" 2019-05-14 09:52:17,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 09:52:17 GMT X-Openstack-Request-Id: req-f0983ff2-cf6f-4718-b227-665b1bc0b3db 2019-05-14 09:52:17,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 09:52:17,194 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4b062b60-f5db-4166-8a4a-7c5e1aac010b.json used request id req-f0983ff2-cf6f-4718-b227-665b1bc0b3db 2019-05-14 09:52:17,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.141736030579s 2019-05-14 09:52:17,213 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-05-14 09:52:17,238 - 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.16" 2019-05-14 09:52:17,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 09:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20c0b6bf-3e96-4b4c-b6df-287ee64c2310 2019-05-14 09:52:17,243 - 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-05-14 09:52:17,244 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-20c0b6bf-3e96-4b4c-b6df-287ee64c2310 2019-05-14 09:52:17,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 09:52:17,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T10:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["mqj2T4PfS4OGEKCRxz5njw"], "issued_at": "2019-05-14T09:52:17.000000Z"}} 2019-05-14 09:52:17,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 09:52:17,658 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:17,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 09:52:17 GMT X-Openstack-Request-Id: req-ac6f3a6d-dfe7-44d1-b5a8-780fde9f04f3 2019-05-14 09:52:17,947 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 09:52:17,947 - 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-ac6f3a6d-dfe7-44d1-b5a8-780fde9f04f3 2019-05-14 09:52:17,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.289682149887s 2019-05-14 09:52:17,954 - 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.16" 2019-05-14 09:52:17,959 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 09:52:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc5a278a-117f-471a-9382-27ae5c189a05 2019-05-14 09:52:17,959 - 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-05-14 09:52:17,960 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-dc5a278a-117f-471a-9382-27ae5c189a05 2019-05-14 09:52:17,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 09:52:17,964 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:18,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 09:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f902e98c-6a22-4140-9db2-628c56645b6a 2019-05-14 09:52:18,149 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 09:52:18,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f902e98c-6a22-4140-9db2-628c56645b6a 2019-05-14 09:52:18,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.188968896866s 2019-05-14 09:52:18,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 09:52:18,160 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97"}}' 2019-05-14 09:52:18,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Tue, 14 May 2019 09:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe971320-f942-4ac4-a79e-aa59e511ef0a 2019-05-14 09:52:18,298 - 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/f8ebdca9a97b459b9edae6dcd0b66058"}, "tags": [], "enabled": true, "id": "f8ebdca9a97b459b9edae6dcd0b66058", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97"}} 2019-05-14 09:52:18,298 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fe971320-f942-4ac4-a79e-aa59e511ef0a 2019-05-14 09:52:18,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141246080399s 2019-05-14 09:52:18,299 - 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'f8ebdca9a97b459b9edae6dcd0b66058', '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_a5d44cef-2b65-4d99-94c8-108a63377f97'}) 2019-05-14 09:52:18,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 09:52:18,310 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ZsM3H0cKAPu6Kv2VT0QXuF637N5xiC", "email": null, "name": "vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97"}}' 2019-05-14 09:52:18,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Tue, 14 May 2019 09:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a69c647f-e59d-4352-bf76-b66314839233 2019-05-14 09:52:18,801 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97", "links": {"self": "http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf36bc2f6cf749e9ac7df85247b3a73f", "domain_id": "default", "password_expires_at": null}} 2019-05-14 09:52:18,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-a69c647f-e59d-4352-bf76-b66314839233 2019-05-14 09:52:18,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495697021484s 2019-05-14 09:52:18,802 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cf36bc2f6cf749e9ac7df85247b3a73f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97'}) 2019-05-14 09:52:18,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:52:18,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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:19,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b968d5b-e8f4-46c3-82f6-1cf26c289056 2019-05-14 09:52:19,008 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:52:19,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b968d5b-e8f4-46c3-82f6-1cf26c289056 2019-05-14 09:52:19,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20223903656s 2019-05-14 09:52:19,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:52:19,021 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:19,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058454a0-f9b5-498d-b84f-c7ef79c889d0 2019-05-14 09:52:19,217 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:52:19,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-058454a0-f9b5-498d-b84f-c7ef79c889d0 2019-05-14 09:52:19,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199532985687s 2019-05-14 09:52:19,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:52:19,226 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:19,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3637f8-6139-44d0-8f5e-a8594b22b065 2019-05-14 09:52:19,346 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:52:19,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba3637f8-6139-44d0-8f5e-a8594b22b065 2019-05-14 09:52:19,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.123388051987s 2019-05-14 09:52:19,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 09:52:19,355 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:19,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 09:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6f91fc-c509-4ccc-8884-449478fa956c 2019-05-14 09:52:19,511 - 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-05-14 09:52:19,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6b6f91fc-c509-4ccc-8884-449478fa956c 2019-05-14 09:52:19,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.159847021103s 2019-05-14 09:52:19,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 09:52:19,515 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:19,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 09:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c67373-711a-4faa-8d42-5c2deacc466f 2019-05-14 09:52:19,642 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97", "links": {"self": "http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf36bc2f6cf749e9ac7df85247b3a73f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 09:52:19,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-84c67373-711a-4faa-8d42-5c2deacc466f 2019-05-14 09:52:19,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129998922348s 2019-05-14 09:52:19,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 09:52:19,657 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:19,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 14 May 2019 09:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767e69db-c926-40b3-9960-eea496645100 2019-05-14 09:52:19,858 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/f8ebdca9a97b459b9edae6dcd0b66058"}, "tags": [], "enabled": true, "id": "f8ebdca9a97b459b9edae6dcd0b66058", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97"}]} 2019-05-14 09:52:19,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-767e69db-c926-40b3-9960-eea496645100 2019-05-14 09:52:19,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205142974854s 2019-05-14 09:52:19,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 09:52:19,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=cf36bc2f6cf749e9ac7df85247b3a73f&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=f8ebdca9a97b459b9edae6dcd0b66058" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:19,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 09:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9ece92-e195-432c-9d75-c7fe748ab44f 2019-05-14 09:52:19,984 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=cf36bc2f6cf749e9ac7df85247b3a73f&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=f8ebdca9a97b459b9edae6dcd0b66058", "previous": null, "next": null}} 2019-05-14 09:52:19,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=cf36bc2f6cf749e9ac7df85247b3a73f&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=f8ebdca9a97b459b9edae6dcd0b66058 used request id req-6d9ece92-e195-432c-9d75-c7fe748ab44f 2019-05-14 09:52:19,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117699861526s 2019-05-14 09:52:19,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 09:52:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/f8ebdca9a97b459b9edae6dcd0b66058/users/cf36bc2f6cf749e9ac7df85247b3a73f/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:20,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 09:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac5ad3f-83ff-4846-b170-b6bc28a62256 2019-05-14 09:52:20,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 09:52:20,137 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f8ebdca9a97b459b9edae6dcd0b66058/users/cf36bc2f6cf749e9ac7df85247b3a73f/roles/07647f6e16cf494ea311c937e21b1927 used request id req-9ac5ad3f-83ff-4846-b170-b6bc28a62256 2019-05-14 09:52:20,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149214029312s 2019-05-14 09:52:20,138 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97', 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'f8ebdca9a97b459b9edae6dcd0b66058', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZsM3H0cKAPu6Kv2VT0QXuF637N5xiC', 'username': u'vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97', '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-05-14 09:52:20,143 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97', 'password': 'ZsM3H0cKAPu6Kv2VT0QXuF637N5xiC', 'project_name': 'vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'f8ebdca9a97b459b9edae6dcd0b66058', 'project_domain_name': 'Default'} 2019-05-14 09:52:20,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 09:52:20,154 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:20,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 09:52:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ac469349-abf3-40ca-a4c5-e877c12cb96e x-openstack-request-id: req-ac469349-abf3-40ca-a4c5-e877c12cb96e 2019-05-14 09:52:20,887 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 09:52:20,887 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-ac469349-abf3-40ca-a4c5-e877c12cb96e 2019-05-14 09:52:20,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.735286951065s 2019-05-14 09:52:20,888 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-05-14 09:52:20,893 - 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.16" 2019-05-14 09:52:20,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 09:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6516c0c0-975f-42ea-b737-5e976de21990 2019-05-14 09:52:20,900 - 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-05-14 09:52:20,900 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-6516c0c0-975f-42ea-b737-5e976de21990 2019-05-14 09:52:20,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 09:52:21,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T10:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f8ebdca9a97b459b9edae6dcd0b66058", "name": "vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/f8ebdca9a97b459b9edae6dcd0b66058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_f8ebdca9a97b459b9edae6dcd0b66058", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_f8ebdca9a97b459b9edae6dcd0b66058", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97", "id": "cf36bc2f6cf749e9ac7df85247b3a73f"}, "audit_ids": ["xSdmjT-tRGiGN_k1uRIAwQ"], "issued_at": "2019-05-14T09:52:21.000000Z"}} 2019-05-14 09:52:21,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 09:52:21,319 - 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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "vmtp-router_a5d44cef-2b65-4d99-94c8-108a63377f97", "admin_state_up": true}}' 2019-05-14 09:52:23,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Tue, 14 May 2019 09:52:23 GMT X-Openstack-Request-Id: req-75bb74f0-1429-4b35-8c44-90b1c7d51bff 2019-05-14 09:52:23,193 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "created_at": "2019-05-14T09:52:21Z", "admin_state_up": true, "updated_at": "2019-05-14T09:52:22Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f8ebdca9a97b459b9edae6dcd0b66058", "id": "d844574c-3cd8-4a13-a431-f6d6c6a50ee8", "name": "vmtp-router_a5d44cef-2b65-4d99-94c8-108a63377f97"}} 2019-05-14 09:52:23,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-75bb74f0-1429-4b35-8c44-90b1c7d51bff 2019-05-14 09:52:23,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.87500691414s 2019-05-14 09:52:23,194 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T09:52:22Z', u'revision_number': 2, u'id': u'd844574c-3cd8-4a13-a431-f6d6c6a50ee8', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_a5d44cef-2b65-4d99-94c8-108a63377f97', u'admin_state_up': True, u'tenant_id': u'f8ebdca9a97b459b9edae6dcd0b66058', u'created_at': u'2019-05-14T09:52:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'f8ebdca9a97b459b9edae6dcd0b66058'}) 2019-05-14 09:52:23,195 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-14 09:52:24,632 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:a6485bbac2616241478cec5ae837b4de sha256:e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4 2019-05-14 09:52:24,635 - 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.16" 2019-05-14 09:52:24,639 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 09:52:24 GMT 2019-05-14 09:52:24,640 - 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-05-14 09:52:24,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 09:52:24,648 - 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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 09:52:24,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 09:52:24 GMT X-Openstack-Request-Id: req-4bce2c01-c6a5-46f7-9154-62a51af49e1a 2019-05-14 09:52:24,939 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 09:52:24,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4bce2c01-c6a5-46f7-9154-62a51af49e1a 2019-05-14 09:52:24,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.293960094452s 2019-05-14 09:52:24,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 09:52:24,952 - 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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" -d '{"owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "owner_specified.shade.object": "images/vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97"}' 2019-05-14 09:52:25,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Tue, 14 May 2019 09:52:24 GMT Location: http://172.30.9.28:9292/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c08e4d00-0950-41c7-a6b2-4f87c743b6fc 2019-05-14 09:52:25,008 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T09:52:24Z", "file": "/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e/file", "owner": "f8ebdca9a97b459b9edae6dcd0b66058", "id": "64e2238d-72e5-40e8-8ce6-14287952e33e", "size": null, "self": "/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97", "checksum": null, "created_at": "2019-05-14T09:52:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 09:52:25,009 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c08e4d00-0950-41c7-a6b2-4f87c743b6fc 2019-05-14 09:52:25,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0602579116821s 2019-05-14 09:52:25,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 09:52:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" -d '' 2019-05-14 09:52:29,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 09:52:29 GMT X-Openstack-Request-Id: req-9218a5fa-502a-45af-9e55-fdb91ffb6a2c 2019-05-14 09:52:29,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 09:52:29,338 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e/file used request id req-9218a5fa-502a-45af-9e55-fdb91ffb6a2c 2019-05-14 09:52:29,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.32894802094s 2019-05-14 09:52:29,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 09:52:29,348 - 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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 09:52:29,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 14 May 2019 09:52:29 GMT X-Openstack-Request-Id: req-294c44e0-5592-45b0-b1e0-a0490be3445e 2019-05-14 09:52:29,382 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T09:52:29Z", "file": "/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e/file", "owner": "f8ebdca9a97b459b9edae6dcd0b66058", "id": "64e2238d-72e5-40e8-8ce6-14287952e33e", "size": 263848448, "self": "/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/64e2238d-72e5-40e8-8ce6-14287952e33e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/64e2238d-72e5-40e8-8ce6-14287952e33e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T09:52:24Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 09:52:29,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-294c44e0-5592-45b0-b1e0-a0490be3445e 2019-05-14 09:52:29,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390608310699s 2019-05-14 09:52:29,385 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/64e2238d-72e5-40e8-8ce6-14287952e33e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e/file', 'owner': u'f8ebdca9a97b459b9edae6dcd0b66058', 'id': u'64e2238d-72e5-40e8-8ce6-14287952e33e', 'size': 263848448, u'self': u'/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ebdca9a97b459b9edae6dcd0b66058', 'name': 'vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/64e2238d-72e5-40e8-8ce6-14287952e33e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T09:52:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T09:52:29Z', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', 'properties': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97', 'created': u'2019-05-14T09:52:24Z', 'checksum': u'a6485bbac2616241478cec5ae837b4de', 'created_at': u'2019-05-14T09:52:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', 'metadata': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}}) 2019-05-14 09:52:29,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 09:52:29,388 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_a5d44cef-2b65-4d99-94c8-108a63377f97", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-05-14 09:52:29,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 14 May 2019 09:52:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b8bb610-2e0f-46e3-884c-a347c68a83a8 x-openstack-request-id: req-5b8bb610-2e0f-46e3-884c-a347c68a83a8 2019-05-14 09:52:29,432 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_a5d44cef-2b65-4d99-94c8-108a63377f97", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa", "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": "fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa"}} 2019-05-14 09:52:29,432 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b8bb610-2e0f-46e3-884c-a347c68a83a8 2019-05-14 09:52:29,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0470101833344s 2019-05-14 09:52:29,433 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_a5d44cef-2b65-4d99-94c8-108a63377f97', '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'2e0d3a695a9d4898b41f8075010286ad', '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'fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa', 'swap': 0}) 2019-05-14 09:52:29,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 09:52:29,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" -d '{"extra_specs": {}}' 2019-05-14 09:52:29,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 09:52: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-853173d7-4f6c-4c37-9683-1c5c45380e04 x-openstack-request-id: req-853173d7-4f6c-4c37-9683-1c5c45380e04 2019-05-14 09:52:29,455 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 09:52:29,455 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa/os-extra_specs used request id req-853173d7-4f6c-4c37-9683-1c5c45380e04 2019-05-14 09:52:29,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211040973663s 2019-05-14 09:52:29,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:52:29,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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:29,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de949fb-7433-4cb7-ac04-464d2fb39a8a 2019-05-14 09:52:29,660 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:52:29,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5de949fb-7433-4cb7-ac04-464d2fb39a8a 2019-05-14 09:52:29,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201462984085s 2019-05-14 09:52:29,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 09:52:29,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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:29,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 09:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd925eb9-482a-4cde-a3f7-68084f38a790 2019-05-14 09:52:29,783 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 09:52:29,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cd925eb9-482a-4cde-a3f7-68084f38a790 2019-05-14 09:52:29,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117506980896s 2019-05-14 09:52:29,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 09:52:29,792 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:29,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 09:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4ad27f4-50c6-4f96-9b90-85b4d7ec8a90 2019-05-14 09:52:29,903 - 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-05-14 09:52:29,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b4ad27f4-50c6-4f96-9b90-85b4d7ec8a90 2019-05-14 09:52:29,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115597009659s 2019-05-14 09:52:29,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 09:52:29,908 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:30,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 09:52:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45511ef0-229b-4053-a44c-d2f6ecbb2cea 2019-05-14 09:52:30,084 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97", "links": {"self": "http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf36bc2f6cf749e9ac7df85247b3a73f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 09:52:30,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-45511ef0-229b-4053-a44c-d2f6ecbb2cea 2019-05-14 09:52:30,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.179823875427s 2019-05-14 09:52:30,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 09:52:30,100 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:30,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 14 May 2019 09:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5e653c-0dea-43cf-8333-11f226b34c2c 2019-05-14 09:52:30,389 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/f8ebdca9a97b459b9edae6dcd0b66058"}, "tags": [], "enabled": true, "id": "f8ebdca9a97b459b9edae6dcd0b66058", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97"}]} 2019-05-14 09:52:30,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-bd5e653c-0dea-43cf-8333-11f226b34c2c 2019-05-14 09:52:30,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.292604923248s 2019-05-14 09:52:30,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 09:52:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=cf36bc2f6cf749e9ac7df85247b3a73f&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=f8ebdca9a97b459b9edae6dcd0b66058" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:30,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 09:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966d180f-d834-4fbc-8d9b-21a502667d4b 2019-05-14 09:52:30,521 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=cf36bc2f6cf749e9ac7df85247b3a73f&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=f8ebdca9a97b459b9edae6dcd0b66058", "previous": null, "next": null}} 2019-05-14 09:52:30,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=cf36bc2f6cf749e9ac7df85247b3a73f&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=f8ebdca9a97b459b9edae6dcd0b66058 used request id req-966d180f-d834-4fbc-8d9b-21a502667d4b 2019-05-14 09:52:30,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.124631881714s 2019-05-14 09:52:30,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 09:52:30,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/f8ebdca9a97b459b9edae6dcd0b66058/users/cf36bc2f6cf749e9ac7df85247b3a73f/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 09:52:30,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 09:52:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1424f328-b6ac-45ea-ba33-ddffab31dfa2 2019-05-14 09:52:30,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 09:52:30,801 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f8ebdca9a97b459b9edae6dcd0b66058/users/cf36bc2f6cf749e9ac7df85247b3a73f/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-1424f328-b6ac-45ea-ba33-ddffab31dfa2 2019-05-14 09:52:30,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.275532960892s 2019-05-14 09:52:30,801 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_a5d44cef-2b65-4d99-94c8-108a63377f97' 2019-05-14 09:52:30,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 09:52:30,807 - 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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" -d '{"keypair": {"name": "vmtp_a5d44cef-2b65-4d99-94c8-108a63377f97"}}' 2019-05-14 09:52:31,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1796 Content-Type: application/json Date: Tue, 14 May 2019 09:52: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-6a64ce9f-0687-48e5-a02c-c6a192589235 x-openstack-request-id: req-6a64ce9f-0687-48e5-a02c-c6a192589235 2019-05-14 09:52:31,654 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBw2gugQKXloFKuL27Zje3Rd8hEKj3v5g+DMX2UDR/E0p9G6I4/Dq4YfleWP0lqKsD6jU6z6QAknWEtrOYOO0C1ZDzSBtvd5AiLSq+ADDDDdji+WgzPhBL8OXG9czaG9yh7P292FJQ3slxmxSyGriXAthcatQgeiC0Eo7pO5RhVyp/zxVzkQfRypwgBTRu89qVow9XAdLISM4n4uwDbhbJOpMbn4Byc+g1D6PtyqBFZkp1sqEFEOxPJMkXB0oFpir/JiMNECVlTzSb+llvv9iKaV5FeSzecOgsbhovRo9CcX8KqCmDiELnD6sbAFXHPqZZd0KNtd5UTC5CRwHU46x5 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwcNoLoECl5aBSri9u2Y3t0XfIRCo97+YPgzF9lA0fxNKfRui\nOPw6uGH5Xlj9JairA+o1Os+kAJJ1hLazmDjtAtWQ80gbb3eQIi0qvgAwww3Y4vlo\nMz4QS/DlxvXM2hvcoez9vdhSUN7JcZsUshq4lwLYXGrUIHogtBKO6TuUYVcqf88V\nc5EH0cqcIAU0bvPalaMPVwHSyEjOJ+LsA24WyTqTG5+AcnPoNQ+j7cqgRWZKdbKh\nBRDsTyTJFwdKBaYq/yYjDRAlZU80m/pZb7/YimleRXks3nDoLG4aL0aPQnF/Cqgp\ng4hC5w+rGwBVxz6mWXdCjbXeVEwuQkcB1OOseQIDAQABAoIBAGn5eg2VOdm201gO\n2paYPXjbmkH3XrLB835cdhlVnKCz6FWsu3j3WxZlX4IeobXrHj2x5xMXZdd6QxQm\n6Oskl1ypefHVSkwY1Jgco/fvGrxT4n+hcUA1faxLQSEkZroT6wQVHmKq4bqhXwPn\nkdYnjzXotHU3aHWq1iAm1krx7yGdGcwaW18MXxQyzET6jclCOjTeHrgxaAL5oWf8\nLUkdxTWmjYT4KcsH9Sk6XfYYOuXoWs1uICms19GdlfmyM7T2MUe0cV9fUmS6f4pn\nbB/yCpa9Xz/dQfD8VuShhmWRfsh2y63t6EZZEUDufX/nFDveGhD8oVR5D6prgud6\npLy05AECgYEA+XT57mSnyn0q6GUIgT7FvczDsesBUCFKJAYEacsYQfuIDLmwI0s3\n8S3aIIDGDRcgDUPqiC3OukY63uDv891xEEa7d8uge5q0mwil5JF4JoCBD11ci8q5\nmLphohJdHU4od5J9dHBXqrriD1XX20sCeh4AF/9yuEAlbX3qkXRypmECgYEAxth3\nOVT2VlLeJh6G+qOCkGDTHLLDvodUVoe0IgWE5SYPhT5FE9MH+CmUeuFyRRanXbE/\nGdeYHjgvI37pC8V2R/V7t21P4fwbNlKv+JnX+b1Jp5LcTyflw15VaS2gBbH3lIFw\nrwuUwezQzS0V0opGIRjg8BjjC1BhDSMcYy7OjRkCgYEAjkoA/dAAPWnj/acTkNVD\naZ3Qyj1oBFLYvW+JOOcVsR1OXyPTqm4PPMyQrRWG4pScPbTNpFusnWfN0K+xbwKS\nqVwPNqe5pId8GSp3pcasKBoIg8EXNs2ty8YURqP+5OZeAsZWNQKXntT2eRTYCUfh\n49IU75tPznUYZDn8gHdRpkECgYAVvgmbTTz6R2lfBauAsGxQWSX8V1er96QzKfd6\nWNwlKjo8OYjYGBUg/3rqzMfv4gA+8GiT7M0HUOFmojPdQ6QhTihO8Dbx4N0g3X28\nUyYYeqgZGKfaR+SJrkDslT6QINuPc2/c1AlaAwj5xlpCgTgV2mCOIEqDLDDQfOxX\ntACF0QKBgQD4SWuK/r+4851R3miqHay0fMZcAj4Hp5eYml+bNNoZffRzQPAHqg81\ngygVQiQ/PGI+vpvcBZ0fd8HNNDFMKW5RLxR0svIsNdrz1qKARfbQ9BZzmY0pUP8T\nUIXlhGbMsh7Agr5xCO5fkAprhCgvwvOPSQYL+DBGpHLfYlsDKtAceQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cf36bc2f6cf749e9ac7df85247b3a73f", "name": "vmtp_a5d44cef-2b65-4d99-94c8-108a63377f97", "fingerprint": "9f:0a:d9:21:ee:66:43:68:23:9d:f3:0c:f3:c4:a5:89"}} 2019-05-14 09:52:31,654 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6a64ce9f-0687-48e5-a02c-c6a192589235 2019-05-14 09:52:31,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.849827051163s 2019-05-14 09:52:31,655 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDBw2gugQKXloFKuL27Zje3Rd8hEKj3v5g+DMX2UDR/E0p9G6I4/Dq4YfleWP0lqKsD6jU6z6QAknWEtrOYOO0C1ZDzSBtvd5AiLSq+ADDDDdji+WgzPhBL8OXG9czaG9yh7P292FJQ3slxmxSyGriXAthcatQgeiC0Eo7pO5RhVyp/zxVzkQfRypwgBTRu89qVow9XAdLISM4n4uwDbhbJOpMbn4Byc+g1D6PtyqBFZkp1sqEFEOxPJMkXB0oFpir/JiMNECVlTzSb+llvv9iKaV5FeSzecOgsbhovRo9CcX8KqCmDiELnD6sbAFXHPqZZd0KNtd5UTC5CRwHU46x5 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAwcNoLoECl5aBSri9u2Y3t0XfIRCo97+YPgzF9lA0fxNKfRui\nOPw6uGH5Xlj9JairA+o1Os+kAJJ1hLazmDjtAtWQ80gbb3eQIi0qvgAwww3Y4vlo\nMz4QS/DlxvXM2hvcoez9vdhSUN7JcZsUshq4lwLYXGrUIHogtBKO6TuUYVcqf88V\nc5EH0cqcIAU0bvPalaMPVwHSyEjOJ+LsA24WyTqTG5+AcnPoNQ+j7cqgRWZKdbKh\nBRDsTyTJFwdKBaYq/yYjDRAlZU80m/pZb7/YimleRXks3nDoLG4aL0aPQnF/Cqgp\ng4hC5w+rGwBVxz6mWXdCjbXeVEwuQkcB1OOseQIDAQABAoIBAGn5eg2VOdm201gO\n2paYPXjbmkH3XrLB835cdhlVnKCz6FWsu3j3WxZlX4IeobXrHj2x5xMXZdd6QxQm\n6Oskl1ypefHVSkwY1Jgco/fvGrxT4n+hcUA1faxLQSEkZroT6wQVHmKq4bqhXwPn\nkdYnjzXotHU3aHWq1iAm1krx7yGdGcwaW18MXxQyzET6jclCOjTeHrgxaAL5oWf8\nLUkdxTWmjYT4KcsH9Sk6XfYYOuXoWs1uICms19GdlfmyM7T2MUe0cV9fUmS6f4pn\nbB/yCpa9Xz/dQfD8VuShhmWRfsh2y63t6EZZEUDufX/nFDveGhD8oVR5D6prgud6\npLy05AECgYEA+XT57mSnyn0q6GUIgT7FvczDsesBUCFKJAYEacsYQfuIDLmwI0s3\n8S3aIIDGDRcgDUPqiC3OukY63uDv891xEEa7d8uge5q0mwil5JF4JoCBD11ci8q5\nmLphohJdHU4od5J9dHBXqrriD1XX20sCeh4AF/9yuEAlbX3qkXRypmECgYEAxth3\nOVT2VlLeJh6G+qOCkGDTHLLDvodUVoe0IgWE5SYPhT5FE9MH+CmUeuFyRRanXbE/\nGdeYHjgvI37pC8V2R/V7t21P4fwbNlKv+JnX+b1Jp5LcTyflw15VaS2gBbH3lIFw\nrwuUwezQzS0V0opGIRjg8BjjC1BhDSMcYy7OjRkCgYEAjkoA/dAAPWnj/acTkNVD\naZ3Qyj1oBFLYvW+JOOcVsR1OXyPTqm4PPMyQrRWG4pScPbTNpFusnWfN0K+xbwKS\nqVwPNqe5pId8GSp3pcasKBoIg8EXNs2ty8YURqP+5OZeAsZWNQKXntT2eRTYCUfh\n49IU75tPznUYZDn8gHdRpkECgYAVvgmbTTz6R2lfBauAsGxQWSX8V1er96QzKfd6\nWNwlKjo8OYjYGBUg/3rqzMfv4gA+8GiT7M0HUOFmojPdQ6QhTihO8Dbx4N0g3X28\nUyYYeqgZGKfaR+SJrkDslT6QINuPc2/c1AlaAwj5xlpCgTgV2mCOIEqDLDDQfOxX\ntACF0QKBgQD4SWuK/r+4851R3miqHay0fMZcAj4Hp5eYml+bNNoZffRzQPAHqg81\ngygVQiQ/PGI+vpvcBZ0fd8HNNDFMKW5RLxR0svIsNdrz1qKARfbQ9BZzmY0pUP8T\nUIXlhGbMsh7Agr5xCO5fkAprhCgvwvOPSQYL+DBGpHLfYlsDKtAceQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cf36bc2f6cf749e9ac7df85247b3a73f', 'name': u'vmtp_a5d44cef-2b65-4d99-94c8-108a63377f97', 'created_at': '2019-05-14T09:52:31.655133', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f8ebdca9a97b459b9edae6dcd0b66058', 'name': 'vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9f:0a:d9:21:ee:66:43:68:23:9d:f3:0c:f3:c4:a5:89', 'type': 'ssh', 'id': u'vmtp_a5d44cef-2b65-4d99-94c8-108a63377f97'}) 2019-05-14 09:52:31,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 09:52:31,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_a5d44cef-2b65-4d99-94c8-108a63377f97 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 09:52:31,781 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 09:52:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0533d563-fac2-4167-b933-82dcd2cd9763 x-openstack-request-id: req-0533d563-fac2-4167-b933-82dcd2cd9763 2019-05-14 09:52:31,782 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vmtp_a5d44cef-2b65-4d99-94c8-108a63377f97 used request id req-0533d563-fac2-4167-b933-82dcd2cd9763 2019-05-14 09:52:31,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.126394033432s 2019-05-14 09:52:32,426 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -sc # # VMTP default configuration file # # This configuration file is ALWAYS loaded by VMTP and should never be modified by users. # To specify your own property values, always define them in a separate config file # and pass that file to the script using -c or --config # Property values in that config file will override the default values in the current file # --- # Name of the image to use for launching the test VMs. This name must be # the exact same name used in OpenStack (as shown from 'nova image-list') # Any image running Linux should work (Fedora, Ubuntu, CentOS...) image_name: 'Ubuntu Server 14.04' #image_name: 'Fedora 21' # User name to use to ssh to the test VMs # This is specific to the image being used ssh_vm_username: 'ubuntu' #ssh_vm_username: fedora # Flavor name to use for all VMs created by VMTP. # If this flavor is unspecified, flavor name will be set to default name "vmtp". # If this flavor exists it will be re-used as-is by VMTP. # Otherwise, a flavor with attributes specified in flavor property will be created. flavor_type: 'vmtp' # Custom flavor attributes # This flavor attributes is used to create a new flavor # if flavor_type is unspecified or doesn't exist in openstack. # Any created flavor will be deleted after vmtp ends. flavor: # Number of vCPUs for the flavor vcpus: 1 # Memory for the flavor in MB ram: 2048 # Size of local disk in GB disk: 0 # metadata are supported and can be added if needed, optional # extra_specs: # "hw:cpu_policy": dedicated # "hw:mem_page_size": 2048 # Name of the availability zone to use for the test VMs # Must be one of the zones listed by 'nova availability-zone-list' # If the zone selected contains more than 1 compute node, the script # will determine inter-node and intra-node throughput. If it contains only # 1 compute node, only intra-node troughput will be measured. # If empty (default), VMTP will automatically pick the first 2 hosts # that are compute nodes regardless of the availability zone #availability_zone: 'nova' availability_zone: # DNS server IP addresses to use for the VM (list of 1 or more DNS servers) # This default DNS server is available on the Internet, # Change this to use a different DNS server if necessary, dns_nameservers: [ '8.8.8.8' ] # VMTP can automatically download a VM image if the image named by # image_name is missing, for that you need to specify a URL where # the image can be retrieved # # A link to a Ubuntu Server 14.04 qcow2 image can be used here: # https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img # # To upload the image as a file, prepend it with file:// like below # file:// vm_image_url: '' # ----------------------------------------------------------------------------- # These variables are not likely to be changed # Set this variable to a network name if you want the script to reuse # a specific existing external network. If empty, the script will reuse the # first external network it can find (the cloud must have at least 1 # external network defined and available for use) # # NOTE: When set, router and floating ip creation will be ignored, and the # existing management network will be used for tests. This is used for runnig # VMTP on a provider network. reuse_network_name: # Use of the script for special deployments floating_ip: True # Set this to an existing VM name if the script should not create new VM # and reuse existing VM reuse_existing_vm: # Set config drive to true to bypass metadata service and use config drive # An option of config_drive to True is provided to nova boot to enable this config_drive: # The location of the user_data file, which will be passed to every instance # when booting. user_data_file: # ipv6 mode. Set this to one of the following 3 modes # slaac : VM obtains IPV6 address from Openstack radvd using SLAAC # dhcpv6-stateful : VM obtains ipv6 address from dnsmasq using DHCPv6 stateful # dhcpv6-stateless : VM obtains ipv6 address from Openstack radvd using SLAAC and options from dnsmasq # If left blank use ipv4 ipv6_mode: # Default name for the router to use to connect the internal mgmt network # with the external network. If a router exists with this name it will be # reused, otherwise a new router will be created router_name: 'pns-router' # Defaul names for the internal networks used by the # script. If an existing network with this name exists it will be reused. # Otherwise a new internal network will be created with that name. # 2 networks are needed to test the case of network to network communication internal_network_name: ['pns-internal-net', 'pns-internal-net2'] # Name of the subnets associated to the internal mgmt network internal_subnet_name: ['pns-internal-subnet', 'pns-internal-subnet2'] # Name of the subnets for ipv6 internal_subnet_name_v6: ['pns-internal-v6-subnet','pns-internal-v6-subnet2'] # Default CIDRs to use for the internal mgmt subnet internal_cidr: ['192.168.1.0/24' , '192.168.2.0/24'] # Default CIDRs to use for data network for ipv6 internal_cidr_v6: ['2001:45::/64','2001:46::/64'] # The public and private keys to use to ssh to all targets (VMs, containers, hosts) # By default the SSH library will try several methods to authenticate: # - password if provided on the command line # - user's own key pair (under the home directory $HOME) if already setup # - the below key pair if not empty # If you want to use a specific key pair, specify the key pair files here. # This can be a pathname that is absolute or relative to the current directory public_key_file: private_key_file: # Name of the P&S public key in OpenStack to create for all test VMs public_key_name: 'pns_public_key' # name of the server VM vm_name_server: 'TestServer' # name of the client VM vm_name_client: 'TestClient' # name of the security group to create and use security_group_name: 'pns-security' # ping variables ping_count: 2 ping_pass_threshold: 80 # Max retry count for ssh to a VM (5 seconds between retries) ssh_retry_count: 50 # General retry count generic_retry_count: 50 # Times to run when measuring TCP Throughput tcp_tp_loop_count: 3 # TCP throughput list of packet sizes to measure # Can be overridden at the command line using --tcpbuf tcp_pkt_sizes: [65536] # UDP throughput list of packet sizes to measure # By default we measure for small, medium and large packets # Can be overridden at the command line using --udpbuf udp_pkt_sizes: [128, 1024, 8192] # List of packet sizes to measure with ping # By default we measure for 64 (small), 391 (IMIX average) and 1500 (large) icmp_pkt_sizes: [64, 391, 1500] # UDP packet loss rate threshold in percentage beyond which bandwidth # iterations stop and below which iteration with a higher # bandwidth continues # The first number is the minimal loss rate (inclusive) # The second number is the maximum loss rate (inclusive) # Iteration to find the "optimal" bandwidth will stop as soon as the loss rate # falls within that range: min <= loss_rate <= max # The final throughput measurement may return a loss rate out of this range # as that measurement is taken on a longer time than when iterating to find # the optimal throughput udp_loss_rate_range: [2, 5] # The default bandwidth limit (in Kbps) for TCP/UDP flow measurement # 0 means unlimited, which can be overridden at the command line using --bandwidth vm_bandwidth: 0 # Internal network name for OpenStack to hold data plane traffic os_dataplane_network: 'physnet1' ####################################### # VMTP MongoDB Connection information ####################################### ######################################## # Default MongoDB port is 27017, to override #vmtp_mongod_port: ######################################## # MongoDB pns database. # use "official_db" for official runs only. ######################################## vmtp_db: "client_db" ######################################## # MongoDB collection name. ######################################## vmtp_collection: "pns_web_entry" # When enabled, all logs will be sent to a fluentd server at the requested IP and port # The fluentd "tag" and "label" fields for every message will be set to "nfvbench" fluentd: # by default (logging_tag is empty) nfvbench log messages are not sent to fluentd # to enable logging to fluents, specify a valid fluentd tag name to be used for the # log records logging_tag: # IP address of the server, defaults to loopback ip: 127.0.0.1 # port # to use, by default, use the default fluentd forward port port: 24224 2019-05-14 10:11:51,998 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp -d --json /home/opnfv/functest/results/vmtp/vmtp.json -c /home/opnfv/functest/results/vmtp/vmtp.conf 2019-05-14 09:52:33,051 INFO Using http://172.30.9.28:5000/v3 2019-05-14 09:52:33,051 INFO VM public key: /tmp/tmpSFKo4s 2019-05-14 09:52:33,052 INFO VM private key: /tmp/tmpSiKGvJ 2019-05-14 09:52:34,668 INFO Found image vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97 to launch VM, will continue 2019-05-14 09:52:35,295 INFO Using external router: vmtp-router_a5d44cef-2b65-4d99-94c8-108a63377f97 2019-05-14 09:52:35,295 INFO Using external network: external. 2019-05-14 09:52:36,319 INFO Created internal network: pns-internal-net_a5d44cef-2b65-4d99-94c8-108a63377f97. 2019-05-14 09:52:37,822 INFO Created internal network: pns-internal-net2_a5d44cef-2b65-4d99-94c8-108a63377f97. 2019-05-14 09:52:40,039 DEBUG Ext router associated to pns-internal-net_a5d44cef-2b65-4d99-94c8-108a63377f97 2019-05-14 09:52:42,492 DEBUG Ext router associated to pns-internal-net2_a5d44cef-2b65-4d99-94c8-108a63377f97 2019-05-14 09:52:42,586 INFO OpenStack agent: Open vSwitch agent 2019-05-14 09:52:42,586 INFO OpenStack network type: vxlan 2019-05-14 09:52:43,423 INFO [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Creating server VM... 2019-05-14 09:52:43,424 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-14 09:52:47,167 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 1 of 150... 2019-05-14 09:52:50,338 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 2 of 150... 2019-05-14 09:52:52,586 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 3 of 150... 2019-05-14 09:52:55,217 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 4 of 150... 2019-05-14 09:52:58,157 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 5 of 150... 2019-05-14 09:53:00,692 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 6 of 150... 2019-05-14 09:53:03,748 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 7 of 150... 2019-05-14 09:53:06,378 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 8 of 150... 2019-05-14 09:53:08,726 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 9 of 150... 2019-05-14 09:53:11,087 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 10 of 150... 2019-05-14 09:53:13,846 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 11 of 150... 2019-05-14 09:53:16,288 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 12 of 150... 2019-05-14 09:53:18,453 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 13 of 150... 2019-05-14 09:53:21,540 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 14 of 150... 2019-05-14 09:53:23,927 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 15 of 150... 2019-05-14 09:53:26,090 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 16 of 150... 2019-05-14 09:53:28,514 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 17 of 150... 2019-05-14 09:53:31,168 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 18 of 150... 2019-05-14 09:53:33,852 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 19 of 150... 2019-05-14 09:53:36,279 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 20 of 150... 2019-05-14 09:53:38,743 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 21 of 150... 2019-05-14 09:53:41,488 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 22 of 150... 2019-05-14 09:53:43,922 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 23 of 150... 2019-05-14 09:53:46,571 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 24 of 150... 2019-05-14 09:53:48,730 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 25 of 150... 2019-05-14 09:53:50,898 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 26 of 150... 2019-05-14 09:53:53,055 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 27 of 150... 2019-05-14 09:53:55,515 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 28 of 150... 2019-05-14 09:53:58,079 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 29 of 150... 2019-05-14 09:54:00,968 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 30 of 150... 2019-05-14 09:54:03,115 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 31 of 150... 2019-05-14 09:54:05,665 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 32 of 150... 2019-05-14 09:54:07,845 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 33 of 150... 2019-05-14 09:54:10,006 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 34 of 150... 2019-05-14 09:54:12,430 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 35 of 150... 2019-05-14 09:54:14,590 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 36 of 150... 2019-05-14 09:54:16,933 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 37 of 150... 2019-05-14 09:54:19,414 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 38 of 150... 2019-05-14 09:54:21,866 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 39 of 150... 2019-05-14 09:54:24,068 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 40 of 150... 2019-05-14 09:54:26,502 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 41 of 150... 2019-05-14 09:54:28,948 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 42 of 150... 2019-05-14 09:54:31,402 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 43 of 150... 2019-05-14 09:54:34,448 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 44 of 150... 2019-05-14 09:54:39,519 INFO [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Internal network IP: 192.168.1.9 2019-05-14 09:54:39,519 INFO [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] SSH IP: 172.30.9.208 2019-05-14 09:54:39,519 INFO [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Setup SSH for ubuntu@172.30.9.208 2019-05-14 09:54:51,220 INFO [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Installing nuttcp-8.1.4... 2019-05-14 09:54:51,289 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Copying nuttcp-8.1.4 to target... 2019-05-14 09:54:51,498 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Starting nuttcp-8.1.4 server... 2019-05-14 09:54:51,540 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] 2019-05-14 09:54:51,585 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Creating client VM... 2019-05-14 09:54:51,586 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-14 09:54:53,843 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 1 of 150... 2019-05-14 09:54:55,956 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 2 of 150... 2019-05-14 09:54:58,343 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 3 of 150... 2019-05-14 09:55:00,761 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 4 of 150... 2019-05-14 09:55:03,160 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 5 of 150... 2019-05-14 09:55:05,310 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 6 of 150... 2019-05-14 09:55:07,457 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] VM status=BUILD, retrying 7 of 150... 2019-05-14 09:55:12,572 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Internal network IP: 192.168.1.12 2019-05-14 09:55:12,573 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] SSH IP: 172.30.9.207 2019-05-14 09:55:12,573 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Setup SSH for ubuntu@172.30.9.207 2019-05-14 09:55:24,632 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Installing nuttcp-8.1.4... 2019-05-14 09:55:24,675 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Copying nuttcp-8.1.4 to target... 2019-05-14 09:55:24,842 INFO ============================================================ 2019-05-14 09:55:24,842 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-05-14 09:55:33,884 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=20.9 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.255 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.175 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.126 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.200 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.283 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.125 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.181 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.253 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.151 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.125/2.271/20.962/6.230 ms 2019-05-14 09:55:42,948 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.145 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.147 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.121 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.172 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.128 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.152 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.114 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.131 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.135 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.134 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.114/0.137/0.172/0.022 ms 2019-05-14 09:55:51,988 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.403 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.188 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.192 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.197 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.615 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.318 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.340 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.456 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.259 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.413 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.188/0.338/0.615/0.130 ms 2019-05-14 09:55:51,989 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Measuring TCP Throughput (packet size=65536)... 2019-05-14 09:55:51,990 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:02,083 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=18522.4016 real_seconds=10.00 rate_Mbps=15543.3915 tx_cpu=32 rx_cpu=47 retrans=0 cwnd=3137 rtt_ms=0.28 2019-05-14 09:56:02,084 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:12,181 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=17582.5625 real_seconds=10.00 rate_Mbps=14754.5323 tx_cpu=30 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.37 2019-05-14 09:56:12,182 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:22,278 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=18640.0295 real_seconds=10.00 rate_Mbps=15640.5255 tx_cpu=33 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.16 2019-05-14 09:56:22,279 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Measuring UDP Throughput (packet size=128)... 2019-05-14 09:56:22,280 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:25,632 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=17.9407 real_seconds=1.00 rate_Mbps=150.1483 tx_cpu=11 rx_cpu=28 drop=0 pkt=146970 data_loss=0.00000 2019-05-14 09:56:25,634 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=128 throughput=1<153751/5000000<10000000 Kbps loss-rate=0 2019-05-14 09:56:25,634 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R461253K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:28,985 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=17.3263 real_seconds=1.00 rate_Mbps=144.9932 tx_cpu=12 rx_cpu=30 drop=31 pkt=141968 data_loss=0.02193 2019-05-14 09:56:28,986 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=128 throughput=1<148473/461253<461253 Kbps loss-rate=0 2019-05-14 09:56:28,986 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R304863K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:32,310 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=18.3938 real_seconds=1.00 rate_Mbps=153.9294 tx_cpu=16 rx_cpu=29 drop=0 pkt=150682 data_loss=0.00000 2019-05-14 09:56:32,310 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=128 throughput=1<157623/304863<304863 Kbps loss-rate=0 2019-05-14 09:56:32,311 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R231243K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:35,636 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=18.2592 real_seconds=1.00 rate_Mbps=152.8989 tx_cpu=12 rx_cpu=30 drop=0 pkt=149579 data_loss=0.00000 2019-05-14 09:56:35,637 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=128 throughput=1<156568/231243<231243 Kbps loss-rate=0 2019-05-14 09:56:35,637 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R193905K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:38,961 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=18.4379 real_seconds=1.00 rate_Mbps=154.3630 tx_cpu=11 rx_cpu=32 drop=50 pkt=151093 data_loss=0.03307 2019-05-14 09:56:38,962 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=128 throughput=1<158067/193905<193905 Kbps loss-rate=0 2019-05-14 09:56:38,962 DEBUG undershot, min=158067 kbps=175986 max=193905 2019-05-14 09:56:38,962 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175986K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:42,289 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=18.8616 real_seconds=1.00 rate_Mbps=157.9656 tx_cpu=14 rx_cpu=32 drop=202 pkt=154716 data_loss=0.13025 2019-05-14 09:56:42,290 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=128 throughput=158067<161756/175986<193905 Kbps loss-rate=0 2019-05-14 09:56:42,290 DEBUG undershot, min=161756 kbps=177830 max=193905 2019-05-14 09:56:42,290 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R177830K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:45,640 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=18.1638 real_seconds=1.00 rate_Mbps=152.0864 tx_cpu=13 rx_cpu=29 drop=0 pkt=148798 data_loss=0.00000 2019-05-14 09:56:45,641 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=128 throughput=161756<155736/177830<193905 Kbps loss-rate=0 2019-05-14 09:56:45,641 DEBUG undershot, min=177830 kbps=185867 max=193905 2019-05-14 09:56:45,642 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185867K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:48,965 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=18.8774 real_seconds=1.00 rate_Mbps=157.9735 tx_cpu=15 rx_cpu=32 drop=0 pkt=154644 data_loss=0.00000 2019-05-14 09:56:48,965 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=128 throughput=177830<161764/185867<193905 Kbps loss-rate=0 2019-05-14 09:56:48,965 DEBUG undershot, min=185867 kbps=189886 max=193905 2019-05-14 09:56:48,966 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Measuring UDP Throughput (packet size=1024)... 2019-05-14 09:56:48,966 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:52,292 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=130.4277 real_seconds=1.00 rate_Mbps=1093.2009 tx_cpu=24 rx_cpu=30 drop=401 pkt=133959 data_loss=0.29934 2019-05-14 09:56:52,293 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=1024 throughput=1<1119437/5000000<10000000 Kbps loss-rate=0 2019-05-14 09:56:52,293 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3059718K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:55,644 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=145.8535 real_seconds=1.00 rate_Mbps=1221.7547 tx_cpu=17 rx_cpu=33 drop=0 pkt=149354 data_loss=0.00000 2019-05-14 09:56:55,644 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=1024 throughput=1<1251076/3059718<3059718 Kbps loss-rate=0 2019-05-14 09:56:55,644 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2155397K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:56:58,968 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=143.7334 real_seconds=1.00 rate_Mbps=1203.9004 tx_cpu=19 rx_cpu=34 drop=16 pkt=147199 data_loss=0.01085 2019-05-14 09:56:58,969 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=1024 throughput=1<1232794/2155397<2155397 Kbps loss-rate=0 2019-05-14 09:56:58,969 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1694095K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:02,294 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=147.0664 real_seconds=1.00 rate_Mbps=1233.1078 tx_cpu=19 rx_cpu=33 drop=0 pkt=150596 data_loss=0.00000 2019-05-14 09:57:02,295 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=1024 throughput=1<1262702/1694095<1694095 Kbps loss-rate=0 2019-05-14 09:57:02,295 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1478398K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:05,623 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=146.7646 real_seconds=1.00 rate_Mbps=1230.3096 tx_cpu=21 rx_cpu=29 drop=687 pkt=150974 data_loss=0.45505 2019-05-14 09:57:05,623 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=1024 throughput=1<1259837/1478398<1478398 Kbps loss-rate=0 2019-05-14 09:57:05,624 DEBUG undershot, min=1259837 kbps=1369117 max=1478398 2019-05-14 09:57:05,624 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1369117K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:08,974 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=146.3467 real_seconds=1.00 rate_Mbps=1226.3646 tx_cpu=19 rx_cpu=34 drop=60 pkt=149919 data_loss=0.04003 2019-05-14 09:57:08,975 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=1024 throughput=1259837<1255797/1369117<1478398 Kbps loss-rate=0 2019-05-14 09:57:08,975 DEBUG undershot, min=1369117 kbps=1423757 max=1478398 2019-05-14 09:57:08,975 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1423757K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:12,325 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=133.0625 real_seconds=1.00 rate_Mbps=1115.6892 tx_cpu=22 rx_cpu=32 drop=125 pkt=136381 data_loss=0.09168 2019-05-14 09:57:12,325 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=1024 throughput=1369117<1142465/1423757<1478398 Kbps loss-rate=0 2019-05-14 09:57:12,325 DEBUG undershot, min=1423757 kbps=1451077 max=1478398 2019-05-14 09:57:12,325 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Measuring UDP Throughput (packet size=8192)... 2019-05-14 09:57:12,326 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:15,652 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=594.9375 real_seconds=1.00 rate_Mbps=4993.9285 tx_cpu=99 rx_cpu=22 drop=142 pkt=76294 data_loss=0.18613 2019-05-14 09:57:15,652 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=8192 throughput=1<5113782/5000000<10000000 Kbps loss-rate=0 2019-05-14 09:57:15,652 DEBUG undershot, min=5113782 kbps=7556891 max=10000000 2019-05-14 09:57:15,653 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556891K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:18,978 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=876.2344 real_seconds=1.00 rate_Mbps=7346.6619 tx_cpu=28 rx_cpu=32 drop=84 pkt=112242 data_loss=0.07483 2019-05-14 09:57:18,979 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=8192 throughput=5113782<7522981/7556891<10000000 Kbps loss-rate=0 2019-05-14 09:57:18,979 DEBUG undershot, min=7522981 kbps=8761490 max=10000000 2019-05-14 09:57:18,980 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8761490K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:22,330 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=943.3438 real_seconds=1.00 rate_Mbps=7910.2243 tx_cpu=23 rx_cpu=34 drop=44 pkt=120792 data_loss=0.03642 2019-05-14 09:57:22,330 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=8192 throughput=7522981<8100069/8761490<10000000 Kbps loss-rate=0 2019-05-14 09:57:22,330 DEBUG undershot, min=8100069 kbps=9050034 max=10000000 2019-05-14 09:57:22,331 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9050034K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:25,655 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=956.3984 real_seconds=1.00 rate_Mbps=8020.0285 tx_cpu=24 rx_cpu=34 drop=42 pkt=122461 data_loss=0.03430 2019-05-14 09:57:25,656 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=8192 throughput=8100069<8212509/9050034<10000000 Kbps loss-rate=0 2019-05-14 09:57:25,656 DEBUG undershot, min=8212509 kbps=9106254 max=10000000 2019-05-14 09:57:25,656 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9106254K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:28,982 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=951.4297 real_seconds=1.00 rate_Mbps=7973.0860 tx_cpu=24 rx_cpu=38 drop=73 pkt=121856 data_loss=0.05991 2019-05-14 09:57:28,982 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=8192 throughput=8212509<8164440/9106254<10000000 Kbps loss-rate=0 2019-05-14 09:57:28,983 DEBUG undershot, min=9106254 kbps=9553127 max=10000000 2019-05-14 09:57:28,983 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9553127K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:57:32,308 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] megabytes=774.8125 real_seconds=1.00 rate_Mbps=6491.2247 tx_cpu=28 rx_cpu=28 drop=0 pkt=99176 data_loss=0.00000 2019-05-14 09:57:32,309 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] pkt-size=8192 throughput=9106254<6647014/9553127<10000000 Kbps loss-rate=0 2019-05-14 09:57:32,319 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.12', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.28, 'throughput_kbps': 15916432, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.37, 'throughput_kbps': 15108641, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.16, 'throughput_kbps': 16015898, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 161764, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.09, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1142465, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 6647014, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.271', 'rtt_max_ms': '20.962', 'rtt_min_ms': '0.125', 'rtt_stddev': '6.230', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.137', 'rtt_max_ms': '0.172', 'rtt_min_ms': '0.114', 'rtt_stddev': '0.022', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.338', 'rtt_max_ms': '0.615', 'rtt_min_ms': '0.188', 'rtt_stddev': '0.130', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-05-14 09:57:32,321 INFO Deleting floating ip 05286f19-c285-4433-b70e-995f687d258c 2019-05-14 09:57:33,588 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Floating IP 172.30.9.207 deleted 2019-05-14 09:57:33,726 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f971] Instance deleted 2019-05-14 09:57:33,734 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Creating client VM... 2019-05-14 09:57:33,735 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-05-14 09:57:36,529 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] VM status=BUILD, retrying 1 of 150... 2019-05-14 09:57:38,968 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] VM status=BUILD, retrying 2 of 150... 2019-05-14 09:57:41,124 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] VM status=BUILD, retrying 3 of 150... 2019-05-14 09:57:43,555 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] VM status=BUILD, retrying 4 of 150... 2019-05-14 09:57:45,714 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] VM status=BUILD, retrying 5 of 150... 2019-05-14 09:57:47,881 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] VM status=BUILD, retrying 6 of 150... 2019-05-14 09:57:50,035 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] VM status=BUILD, retrying 7 of 150... 2019-05-14 09:57:55,578 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Internal network IP: 192.168.2.3 2019-05-14 09:57:55,578 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] SSH IP: 172.30.9.217 2019-05-14 09:57:55,578 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Setup SSH for ubuntu@172.30.9.217 2019-05-14 09:58:07,399 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Installing nuttcp-8.1.4... 2019-05-14 09:58:07,444 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Copying nuttcp-8.1.4 to target... 2019-05-14 09:58:07,610 INFO ============================================================ 2019-05-14 09:58:07,610 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-05-14 09:58:16,654 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.73 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.518 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.523 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.305 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.306 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.546 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.402 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.610 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.346 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.460 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.305/0.575/1.736/0.399 ms 2019-05-14 09:58:25,693 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=0.369 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.456 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.488 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.380 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.387 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.467 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.404 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.586 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.497 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.243 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.243/0.427/0.586/0.091 ms 2019-05-14 09:58:34,737 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.09 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.389 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.411 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.306 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.566 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.465 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.438 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.533 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.606 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.585 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.306/0.539/1.098/0.208 ms 2019-05-14 09:58:34,738 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Measuring TCP Throughput (packet size=65536)... 2019-05-14 09:58:34,738 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:58:44,836 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=1993.2100 real_seconds=10.00 rate_Mbps=1672.0982 tx_cpu=4 rx_cpu=7 retrans=6 cwnd=274 rtt_ms=0.28 2019-05-14 09:58:44,836 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:58:54,935 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=1979.4097 real_seconds=10.00 rate_Mbps=1660.6932 tx_cpu=4 rx_cpu=7 retrans=3 cwnd=367 rtt_ms=0.50 2019-05-14 09:58:54,935 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:05,033 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=2122.1034 real_seconds=10.00 rate_Mbps=1780.4410 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=574 rtt_ms=0.54 2019-05-14 09:59:05,034 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Measuring UDP Throughput (packet size=128)... 2019-05-14 09:59:05,035 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:08,364 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=18.3866 real_seconds=1.01 rate_Mbps=153.4659 tx_cpu=13 rx_cpu=22 drop=27844 pkt=178467 data_loss=15.60166 2019-05-14 09:59:08,365 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<157149/5000000<10000000 Kbps loss-rate=15 2019-05-14 09:59:08,365 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R471447K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:11,717 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.6882 real_seconds=1.00 rate_Mbps=148.3433 tx_cpu=17 rx_cpu=18 drop=33742 pkt=178644 data_loss=18.88789 2019-05-14 09:59:11,717 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<151903/471447<471447 Kbps loss-rate=18 2019-05-14 09:59:11,717 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R311675K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:15,043 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.4023 real_seconds=1.00 rate_Mbps=145.2712 tx_cpu=18 rx_cpu=18 drop=39327 pkt=181886 data_loss=21.62150 2019-05-14 09:59:15,043 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<148757/311675<311675 Kbps loss-rate=21 2019-05-14 09:59:15,043 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230216K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:18,393 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.7214 real_seconds=1.01 rate_Mbps=147.7614 tx_cpu=17 rx_cpu=16 drop=43078 pkt=188251 data_loss=22.88304 2019-05-14 09:59:18,394 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<151307/230216<230216 Kbps loss-rate=22 2019-05-14 09:59:18,394 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190761K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:21,720 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.5648 real_seconds=1.00 rate_Mbps=147.2946 tx_cpu=18 rx_cpu=20 drop=35961 pkt=179852 data_loss=19.99490 2019-05-14 09:59:21,720 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<150829/190761<190761 Kbps loss-rate=19 2019-05-14 09:59:21,721 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R170795K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:25,071 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.8492 real_seconds=1.00 rate_Mbps=149.3650 tx_cpu=60 rx_cpu=17 drop=20572 pkt=166792 data_loss=12.33375 2019-05-14 09:59:25,071 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<152949/170795<170795 Kbps loss-rate=12 2019-05-14 09:59:25,072 DEBUG overshot, min=1 kbps=152949 max=170795 2019-05-14 09:59:25,072 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152949K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:28,424 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.0861 real_seconds=1.00 rate_Mbps=142.9061 tx_cpu=58 rx_cpu=21 drop=9394 pkt=149363 data_loss=6.28922 2019-05-14 09:59:28,424 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<146335/152949<170795 Kbps loss-rate=6 2019-05-14 09:59:28,424 DEBUG overshot, min=1 kbps=146335 max=152949 2019-05-14 09:59:28,425 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146335K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:31,752 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=16.9851 real_seconds=1.00 rate_Mbps=142.6085 tx_cpu=87 rx_cpu=22 drop=3763 pkt=142905 data_loss=2.63349 2019-05-14 09:59:31,752 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<146031/146335<152949 Kbps loss-rate=2 2019-05-14 09:59:31,753 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Measuring UDP Throughput (packet size=1024)... 2019-05-14 09:59:31,754 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:35,080 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=138.9795 real_seconds=1.00 rate_Mbps=1160.8204 tx_cpu=27 rx_cpu=19 drop=38458 pkt=180773 data_loss=21.27418 2019-05-14 09:59:35,080 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1188680/5000000<10000000 Kbps loss-rate=21 2019-05-14 09:59:35,081 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3094340K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:38,408 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=146.0635 real_seconds=1.00 rate_Mbps=1225.6749 tx_cpu=27 rx_cpu=19 drop=36298 pkt=185867 data_loss=19.52899 2019-05-14 09:59:38,409 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1255091/3094340<3094340 Kbps loss-rate=19 2019-05-14 09:59:38,409 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2174715K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:41,762 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=142.7441 real_seconds=1.00 rate_Mbps=1192.3417 tx_cpu=24 rx_cpu=18 drop=34271 pkt=180441 data_loss=18.99293 2019-05-14 09:59:41,762 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1220957/2174715<2174715 Kbps loss-rate=18 2019-05-14 09:59:41,763 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1697836K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:45,117 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=143.8340 real_seconds=1.01 rate_Mbps=1196.3916 tx_cpu=28 rx_cpu=20 drop=11037 pkt=158323 data_loss=6.97118 2019-05-14 09:59:45,118 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1225104/1697836<1697836 Kbps loss-rate=6 2019-05-14 09:59:45,118 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1461470K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:48,443 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=143.7578 real_seconds=1.00 rate_Mbps=1205.9400 tx_cpu=28 rx_cpu=20 drop=16500 pkt=163708 data_loss=10.07893 2019-05-14 09:59:48,443 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1234882/1461470<1461470 Kbps loss-rate=10 2019-05-14 09:59:48,443 DEBUG overshot, min=1 kbps=1234882 max=1461470 2019-05-14 09:59:48,443 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1234882K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:51,770 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=141.8213 real_seconds=1.00 rate_Mbps=1185.9167 tx_cpu=75 rx_cpu=19 drop=5517 pkt=150742 data_loss=3.65990 2019-05-14 09:59:51,770 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1214378/1234882<1461470 Kbps loss-rate=3 2019-05-14 09:59:51,771 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Measuring UDP Throughput (packet size=8192)... 2019-05-14 09:59:51,771 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:55,097 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=213.5625 real_seconds=1.00 rate_Mbps=1791.7770 tx_cpu=67 rx_cpu=12 drop=48958 pkt=76294 data_loss=64.17019 2019-05-14 09:59:55,098 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1834779/5000000<10000000 Kbps loss-rate=64 2019-05-14 09:59:55,098 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3417389K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 09:59:58,423 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=215.7500 real_seconds=1.00 rate_Mbps=1811.8660 tx_cpu=99 rx_cpu=12 drop=24529 pkt=52145 data_loss=47.03998 2019-05-14 09:59:58,424 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1855350/3417389<3417389 Kbps loss-rate=47 2019-05-14 09:59:58,424 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2636369K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:00:01,776 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=216.8516 real_seconds=1.00 rate_Mbps=1814.9954 tx_cpu=98 rx_cpu=14 drop=12471 pkt=40228 data_loss=31.00077 2019-05-14 10:00:01,776 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1858555/2636369<2636369 Kbps loss-rate=31 2019-05-14 10:00:01,777 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2247462K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:00:05,129 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=211.3828 real_seconds=1.00 rate_Mbps=1769.4051 tx_cpu=99 rx_cpu=11 drop=7237 pkt=34294 data_loss=21.10283 2019-05-14 10:00:05,129 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1811870/2247462<2247462 Kbps loss-rate=21 2019-05-14 10:00:05,130 DEBUG overshot, min=1 kbps=1811870 max=2247462 2019-05-14 10:00:05,130 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1811870K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:00:08,480 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=210.6953 real_seconds=1.00 rate_Mbps=1764.3898 tx_cpu=98 rx_cpu=11 drop=678 pkt=27647 data_loss=2.45236 2019-05-14 10:00:08,480 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1806735/1811870<2247462 Kbps loss-rate=2 2019-05-14 10:00:08,494 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.28, 'throughput_kbps': 1712228, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.5, 'throughput_kbps': 1700549, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.54, 'throughput_kbps': 1823171, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.63, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146031, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.66, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1214378, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.45, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1806735, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.575', 'rtt_max_ms': '1.736', 'rtt_min_ms': '0.305', 'rtt_stddev': '0.399', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.427', 'rtt_max_ms': '0.586', 'rtt_min_ms': '0.243', 'rtt_stddev': '0.091', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.539', 'rtt_max_ms': '1.098', 'rtt_min_ms': '0.306', 'rtt_stddev': '0.208', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-14 10:00:08,495 INFO ============================================================ 2019-05-14 10:00:08,496 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-05-14 10:00:17,561 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] PING 172.30.9.208 (172.30.9.208) 64(92) bytes of data. 72 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.679 ms 72 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.215 ms 72 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.258 ms 72 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.258 ms 72 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.354 ms 72 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.331 ms 72 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.303 ms 72 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.283 ms 72 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.428 ms 72 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.291 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8998ms rtt min/avg/max/mdev = 0.215/0.340/0.679/0.126 ms 2019-05-14 10:00:26,600 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] PING 172.30.9.208 (172.30.9.208) 391(419) bytes of data. 399 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.243 ms 399 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.252 ms 399 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.260 ms 399 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.538 ms 399 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.612 ms 399 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.741 ms 399 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.273 ms 399 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.567 ms 399 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.383 ms 399 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.567 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.243/0.443/0.741/0.174 ms 2019-05-14 10:00:35,643 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] PING 172.30.9.208 (172.30.9.208) 1500(1528) bytes of data. 1508 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=2.02 ms 1508 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.284 ms 1508 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.623 ms 1508 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.390 ms 1508 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.483 ms 1508 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.456 ms 1508 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.747 ms 1508 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.501 ms 1508 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.454 ms 1508 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.532 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.284/0.649/2.022/0.472 ms 2019-05-14 10:00:35,644 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Measuring TCP Throughput (packet size=65536)... 2019-05-14 10:00:35,644 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:00:45,742 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=2140.7780 real_seconds=10.00 rate_Mbps=1796.0552 tx_cpu=4 rx_cpu=9 retrans=17 cwnd=446 rtt_ms=0.35 2019-05-14 10:00:45,742 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:00:55,841 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=2085.4473 real_seconds=10.00 rate_Mbps=1749.6859 tx_cpu=4 rx_cpu=7 retrans=15 cwnd=283 rtt_ms=0.39 2019-05-14 10:00:55,841 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:05,936 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=2276.6921 real_seconds=10.00 rate_Mbps=1909.9443 tx_cpu=4 rx_cpu=9 retrans=2 cwnd=389 rtt_ms=0.38 2019-05-14 10:01:05,936 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Measuring UDP Throughput (packet size=128)... 2019-05-14 10:01:05,937 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:09,266 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.0360 real_seconds=1.01 rate_Mbps=141.6376 tx_cpu=16 rx_cpu=21 drop=47127 pkt=186686 data_loss=25.24398 2019-05-14 10:01:09,267 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<145036/5000000<10000000 Kbps loss-rate=25 2019-05-14 10:01:09,267 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R435108K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:12,591 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=16.6106 real_seconds=1.01 rate_Mbps=138.3726 tx_cpu=19 rx_cpu=19 drop=45672 pkt=181746 data_loss=25.12959 2019-05-14 10:01:12,591 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<141693/435108<435108 Kbps loss-rate=25 2019-05-14 10:01:12,592 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R288400K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:15,916 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.2006 real_seconds=1.01 rate_Mbps=142.7249 tx_cpu=16 rx_cpu=18 drop=47116 pkt=188024 data_loss=25.05871 2019-05-14 10:01:15,917 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<146150/288400<288400 Kbps loss-rate=25 2019-05-14 10:01:15,917 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217275K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:19,243 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.2065 real_seconds=1.01 rate_Mbps=142.4512 tx_cpu=19 rx_cpu=18 drop=40584 pkt=181540 data_loss=22.35544 2019-05-14 10:01:19,243 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<145870/217275<217275 Kbps loss-rate=22 2019-05-14 10:01:19,244 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181572K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:22,569 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=17.0139 real_seconds=1.00 rate_Mbps=142.2715 tx_cpu=88 rx_cpu=17 drop=37939 pkt=177317 data_loss=21.39607 2019-05-14 10:01:22,569 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<145686/181572<181572 Kbps loss-rate=21 2019-05-14 10:01:22,570 DEBUG overshot, min=1 kbps=145686 max=181572 2019-05-14 10:01:22,570 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R145686K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:25,896 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=16.6570 real_seconds=1.00 rate_Mbps=139.2737 tx_cpu=96 rx_cpu=17 drop=5818 pkt=142272 data_loss=4.08932 2019-05-14 10:01:25,896 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=128 throughput=1<142616/145686<181572 Kbps loss-rate=4 2019-05-14 10:01:25,896 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Measuring UDP Throughput (packet size=1024)... 2019-05-14 10:01:25,897 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:29,250 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=135.2764 real_seconds=1.01 rate_Mbps=1128.2737 tx_cpu=21 rx_cpu=20 drop=26840 pkt=165363 data_loss=16.23094 2019-05-14 10:01:29,250 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1155352/5000000<10000000 Kbps loss-rate=16 2019-05-14 10:01:29,250 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3077676K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:32,577 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=135.1973 real_seconds=1.00 rate_Mbps=1129.7448 tx_cpu=23 rx_cpu=18 drop=29047 pkt=167489 data_loss=17.34262 2019-05-14 10:01:32,577 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1156858/3077676<3077676 Kbps loss-rate=17 2019-05-14 10:01:32,578 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2117267K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:35,927 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=139.0283 real_seconds=1.00 rate_Mbps=1160.8573 tx_cpu=28 rx_cpu=20 drop=44633 pkt=186998 data_loss=23.86817 2019-05-14 10:01:35,928 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1188717/2117267<2117267 Kbps loss-rate=23 2019-05-14 10:01:35,928 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1652992K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:39,254 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=135.4033 real_seconds=1.00 rate_Mbps=1136.0260 tx_cpu=27 rx_cpu=20 drop=26024 pkt=164677 data_loss=15.80308 2019-05-14 10:01:39,255 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1163290/1652992<1652992 Kbps loss-rate=15 2019-05-14 10:01:39,255 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1408141K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:42,580 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=135.5410 real_seconds=1.00 rate_Mbps=1137.2711 tx_cpu=53 rx_cpu=18 drop=27055 pkt=165849 data_loss=16.31303 2019-05-14 10:01:42,580 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1164565/1408141<1408141 Kbps loss-rate=16 2019-05-14 10:01:42,581 DEBUG overshot, min=1 kbps=1164565 max=1408141 2019-05-14 10:01:42,581 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1164565K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:45,906 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=134.7422 real_seconds=1.00 rate_Mbps=1127.2018 tx_cpu=88 rx_cpu=19 drop=4183 pkt=142159 data_loss=2.94244 2019-05-14 10:01:45,907 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=1024 throughput=1<1154254/1164565<1408141 Kbps loss-rate=2 2019-05-14 10:01:45,907 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Measuring UDP Throughput (packet size=8192)... 2019-05-14 10:01:45,908 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:49,262 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=205.8672 real_seconds=1.00 rate_Mbps=1723.4922 tx_cpu=78 rx_cpu=12 drop=49635 pkt=75986 data_loss=65.32124 2019-05-14 10:01:49,262 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1764856/5000000<10000000 Kbps loss-rate=65 2019-05-14 10:01:49,263 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3382428K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:52,614 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=207.5234 real_seconds=1.00 rate_Mbps=1737.7621 tx_cpu=99 rx_cpu=13 drop=25049 pkt=51612 data_loss=48.53330 2019-05-14 10:01:52,615 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1779468/3382428<3382428 Kbps loss-rate=48 2019-05-14 10:01:52,615 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2580948K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:55,941 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=210.2578 real_seconds=1.00 rate_Mbps=1764.3791 tx_cpu=99 rx_cpu=12 drop=12470 pkt=39383 data_loss=31.66341 2019-05-14 10:01:55,941 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1806724/2580948<2580948 Kbps loss-rate=31 2019-05-14 10:01:55,942 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2193836K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:01:59,270 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=209.2891 real_seconds=1.00 rate_Mbps=1752.2953 tx_cpu=99 rx_cpu=11 drop=6681 pkt=33470 data_loss=19.96115 2019-05-14 10:01:59,270 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1794350/2193836<2193836 Kbps loss-rate=19 2019-05-14 10:01:59,270 DEBUG overshot, min=1 kbps=1794350 max=2193836 2019-05-14 10:01:59,271 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1794350K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:02:02,621 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=210.4297 real_seconds=1.00 rate_Mbps=1766.3161 tx_cpu=99 rx_cpu=10 drop=445 pkt=27380 data_loss=1.62525 2019-05-14 10:02:02,621 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1<1808707/1794350<2193836 Kbps loss-rate=1 2019-05-14 10:02:02,621 DEBUG undershot, min=1808707 kbps=2001271 max=2193836 2019-05-14 10:02:02,622 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2001271K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:02:05,973 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=211.3672 real_seconds=1.00 rate_Mbps=1767.2604 tx_cpu=99 rx_cpu=12 drop=3482 pkt=30537 data_loss=11.40255 2019-05-14 10:02:05,973 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1808707<1809674/2001271<2193836 Kbps loss-rate=11 2019-05-14 10:02:05,973 DEBUG overshot, min=1808707 kbps=1809674 max=2001271 2019-05-14 10:02:05,974 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1809674K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:02:09,300 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=212.7266 real_seconds=1.00 rate_Mbps=1785.7905 tx_cpu=99 rx_cpu=11 drop=384 pkt=27613 data_loss=1.39065 2019-05-14 10:02:09,300 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1808707<1828649/1809674<2001271 Kbps loss-rate=1 2019-05-14 10:02:09,301 DEBUG undershot, min=1828649 kbps=1914960 max=2001271 2019-05-14 10:02:09,301 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1914960K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:02:12,651 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] megabytes=215.8359 real_seconds=1.00 rate_Mbps=1807.1476 tx_cpu=98 rx_cpu=14 drop=1593 pkt=29220 data_loss=5.45174 2019-05-14 10:02:12,652 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] pkt-size=8192 throughput=1828649<1850519/1914960<2001271 Kbps loss-rate=5 2019-05-14 10:02:12,652 DEBUG overshot, min=1828649 kbps=1850519 max=1914960 2019-05-14 10:02:12,662 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.3', 'ip_to': u'172.30.9.208', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 17, 'rtt_ms': 0.35, 'throughput_kbps': 1839160, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.39, 'throughput_kbps': 1791678, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.38, 'throughput_kbps': 1955782, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 142616, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.94, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1154254, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 5.45, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1850519, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.340', 'rtt_max_ms': '0.679', 'rtt_min_ms': '0.215', 'rtt_stddev': '0.126', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.443', 'rtt_max_ms': '0.741', 'rtt_min_ms': '0.243', 'rtt_stddev': '0.174', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.649', 'rtt_max_ms': '2.022', 'rtt_min_ms': '0.284', 'rtt_stddev': '0.472', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-14 10:02:12,663 INFO Deleting floating ip 108adcbb-0c25-4a4e-a10f-b16d9817a40e 2019-05-14 10:02:14,293 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Floating IP 172.30.9.217 deleted 2019-05-14 10:02:14,473 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f972] Instance deleted 2019-05-14 10:02:14,587 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Creating client VM... 2019-05-14 10:02:14,587 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-14 10:02:17,351 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 1 of 150... 2019-05-14 10:02:19,716 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 2 of 150... 2019-05-14 10:02:22,139 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 3 of 150... 2019-05-14 10:02:24,498 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 4 of 150... 2019-05-14 10:02:26,917 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 5 of 150... 2019-05-14 10:02:29,337 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 6 of 150... 2019-05-14 10:02:31,684 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 7 of 150... 2019-05-14 10:02:34,016 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 8 of 150... 2019-05-14 10:02:36,359 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 9 of 150... 2019-05-14 10:02:38,721 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 10 of 150... 2019-05-14 10:02:41,329 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 11 of 150... 2019-05-14 10:02:43,767 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 12 of 150... 2019-05-14 10:02:46,160 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 13 of 150... 2019-05-14 10:02:48,309 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 14 of 150... 2019-05-14 10:02:50,786 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 15 of 150... 2019-05-14 10:02:53,160 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 16 of 150... 2019-05-14 10:02:55,521 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 17 of 150... 2019-05-14 10:02:57,858 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 18 of 150... 2019-05-14 10:03:00,017 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 19 of 150... 2019-05-14 10:03:02,914 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 20 of 150... 2019-05-14 10:03:05,336 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 21 of 150... 2019-05-14 10:03:07,681 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 22 of 150... 2019-05-14 10:03:10,120 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 23 of 150... 2019-05-14 10:03:12,827 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 24 of 150... 2019-05-14 10:03:15,265 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 25 of 150... 2019-05-14 10:03:17,423 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 26 of 150... 2019-05-14 10:03:19,796 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 27 of 150... 2019-05-14 10:03:21,958 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 28 of 150... 2019-05-14 10:03:24,151 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 29 of 150... 2019-05-14 10:03:26,503 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 30 of 150... 2019-05-14 10:03:29,136 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 31 of 150... 2019-05-14 10:03:31,294 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 32 of 150... 2019-05-14 10:03:33,440 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 33 of 150... 2019-05-14 10:03:35,592 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 34 of 150... 2019-05-14 10:03:37,748 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 35 of 150... 2019-05-14 10:03:40,159 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 36 of 150... 2019-05-14 10:03:42,581 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 37 of 150... 2019-05-14 10:03:44,752 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 38 of 150... 2019-05-14 10:03:47,465 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 39 of 150... 2019-05-14 10:03:49,908 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 40 of 150... 2019-05-14 10:03:52,269 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 41 of 150... 2019-05-14 10:03:54,755 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 42 of 150... 2019-05-14 10:03:57,198 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 43 of 150... 2019-05-14 10:03:59,554 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 44 of 150... 2019-05-14 10:04:02,153 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 45 of 150... 2019-05-14 10:04:04,730 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] VM status=BUILD, retrying 46 of 150... 2019-05-14 10:04:09,634 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Internal network IP: 192.168.1.14 2019-05-14 10:04:09,635 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] SSH IP: 172.30.9.206 2019-05-14 10:04:09,635 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Setup SSH for ubuntu@172.30.9.206 2019-05-14 10:04:26,703 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Installing nuttcp-8.1.4... 2019-05-14 10:04:26,749 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Copying nuttcp-8.1.4 to target... 2019-05-14 10:04:26,852 INFO ============================================================ 2019-05-14 10:04:26,852 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-05-14 10:04:35,898 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=21.3 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.383 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.301 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.427 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.169 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.465 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.193 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.153 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.442 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.180 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.153/2.406/21.352/6.316 ms 2019-05-14 10:04:44,939 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.151 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.240 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.179 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.287 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.432 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.176 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.185 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.199 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.263 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.341 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.151/0.245/0.432/0.084 ms 2019-05-14 10:04:53,986 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=64 time=0.857 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=64 time=0.241 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=64 time=0.306 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=64 time=0.552 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=64 time=0.793 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=64 time=0.217 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=64 time=0.461 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=64 time=0.419 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=64 time=0.514 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=64 time=0.285 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.217/0.464/0.857/0.211 ms 2019-05-14 10:04:53,987 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Measuring TCP Throughput (packet size=65536)... 2019-05-14 10:04:53,988 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:04,117 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=6886.7670 real_seconds=10.01 rate_Mbps=5773.9798 tx_cpu=10 rx_cpu=17 retrans=1049 cwnd=742 rtt_ms=0.50 2019-05-14 10:05:04,118 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:14,218 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=7008.1739 real_seconds=10.00 rate_Mbps=5876.9841 tx_cpu=10 rx_cpu=16 retrans=9 cwnd=638 rtt_ms=0.30 2019-05-14 10:05:14,219 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:24,321 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=6946.6942 real_seconds=10.00 rate_Mbps=5825.2508 tx_cpu=10 rx_cpu=17 retrans=7 cwnd=559 rtt_ms=0.18 2019-05-14 10:05:24,322 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Measuring UDP Throughput (packet size=128)... 2019-05-14 10:05:24,322 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:27,650 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=24.6508 real_seconds=1.00 rate_Mbps=206.3545 tx_cpu=16 rx_cpu=28 drop=0 pkt=201939 data_loss=0.00000 2019-05-14 10:05:27,650 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=128 throughput=1<211307/5000000<10000000 Kbps loss-rate=0 2019-05-14 10:05:27,651 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R633921K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:30,976 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=24.4294 real_seconds=1.00 rate_Mbps=204.4588 tx_cpu=17 rx_cpu=28 drop=0 pkt=200126 data_loss=0.00000 2019-05-14 10:05:30,976 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=128 throughput=1<209365/633921<633921 Kbps loss-rate=0 2019-05-14 10:05:30,976 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R421643K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:34,303 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=25.3247 real_seconds=1.00 rate_Mbps=212.0753 tx_cpu=17 rx_cpu=26 drop=772 pkt=208232 data_loss=0.37059 2019-05-14 10:05:34,304 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=128 throughput=1<217165/421643<421643 Kbps loss-rate=0 2019-05-14 10:05:34,304 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R319404K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:37,656 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=25.8146 real_seconds=1.00 rate_Mbps=216.4293 tx_cpu=16 rx_cpu=26 drop=1076 pkt=212550 data_loss=0.50644 2019-05-14 10:05:37,657 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=128 throughput=1<221623/319404<319404 Kbps loss-rate=0 2019-05-14 10:05:37,657 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R270513K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:40,984 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=24.8663 real_seconds=1.00 rate_Mbps=208.2572 tx_cpu=16 rx_cpu=28 drop=80 pkt=203785 data_loss=0.03940 2019-05-14 10:05:40,984 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=128 throughput=1<213255/270513<270513 Kbps loss-rate=0 2019-05-14 10:05:40,984 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241884K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:44,312 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=25.3788 real_seconds=1.00 rate_Mbps=212.5165 tx_cpu=19 rx_cpu=26 drop=1081 pkt=208984 data_loss=0.51704 2019-05-14 10:05:44,312 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=128 throughput=1<217616/241884<241884 Kbps loss-rate=0 2019-05-14 10:05:44,313 DEBUG undershot, min=217616 kbps=229750 max=241884 2019-05-14 10:05:44,313 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R229750K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:47,639 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=25.1039 real_seconds=1.00 rate_Mbps=210.2752 tx_cpu=19 rx_cpu=28 drop=0 pkt=205651 data_loss=0.00000 2019-05-14 10:05:47,639 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=128 throughput=217616<215321/229750<241884 Kbps loss-rate=0 2019-05-14 10:05:47,639 DEBUG undershot, min=229750 kbps=235817 max=241884 2019-05-14 10:05:47,640 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235817K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:50,991 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=25.2544 real_seconds=1.00 rate_Mbps=211.5129 tx_cpu=18 rx_cpu=27 drop=0 pkt=206884 data_loss=0.00000 2019-05-14 10:05:50,991 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=128 throughput=229750<216589/235817<241884 Kbps loss-rate=0 2019-05-14 10:05:50,992 DEBUG undershot, min=235817 kbps=238850 max=241884 2019-05-14 10:05:50,992 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Measuring UDP Throughput (packet size=1024)... 2019-05-14 10:05:50,992 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:54,344 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=183.6045 real_seconds=1.00 rate_Mbps=1538.6598 tx_cpu=31 rx_cpu=28 drop=0 pkt=188011 data_loss=0.00000 2019-05-14 10:05:54,345 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=1024 throughput=1<1575587/5000000<10000000 Kbps loss-rate=0 2019-05-14 10:05:54,345 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3287793K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:05:57,698 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=182.2119 real_seconds=1.00 rate_Mbps=1526.8919 tx_cpu=31 rx_cpu=28 drop=69 pkt=186654 data_loss=0.03698 2019-05-14 10:05:57,698 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=1024 throughput=1<1563537/3287793<3287793 Kbps loss-rate=0 2019-05-14 10:05:57,698 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2425665K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:01,023 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=184.1611 real_seconds=1.00 rate_Mbps=1543.7549 tx_cpu=30 rx_cpu=31 drop=61 pkt=188642 data_loss=0.03235 2019-05-14 10:06:01,023 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=1024 throughput=1<1580805/2425665<2425665 Kbps loss-rate=0 2019-05-14 10:06:01,024 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2003235K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:04,352 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=186.7617 real_seconds=1.00 rate_Mbps=1564.6728 tx_cpu=32 rx_cpu=30 drop=450 pkt=191694 data_loss=0.23477 2019-05-14 10:06:04,352 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=1024 throughput=1<1602224/2003235<2003235 Kbps loss-rate=0 2019-05-14 10:06:04,353 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1802729K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:07,681 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=186.1768 real_seconds=1.00 rate_Mbps=1560.1382 tx_cpu=32 rx_cpu=30 drop=0 pkt=190645 data_loss=0.00000 2019-05-14 10:06:07,681 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=1024 throughput=1<1597581/1802729<1802729 Kbps loss-rate=0 2019-05-14 10:06:07,682 DEBUG undershot, min=1597581 kbps=1700155 max=1802729 2019-05-14 10:06:07,682 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1700155K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:11,033 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=187.9795 real_seconds=1.00 rate_Mbps=1575.8289 tx_cpu=33 rx_cpu=30 drop=0 pkt=192491 data_loss=0.00000 2019-05-14 10:06:11,034 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=1024 throughput=1597581<1613648/1700155<1802729 Kbps loss-rate=0 2019-05-14 10:06:11,034 DEBUG undershot, min=1613648 kbps=1708188 max=1802729 2019-05-14 10:06:11,035 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1708188K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:14,360 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=198.3203 real_seconds=1.00 rate_Mbps=1662.2367 tx_cpu=27 rx_cpu=28 drop=0 pkt=203080 data_loss=0.00000 2019-05-14 10:06:14,361 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=1024 throughput=1613648<1702130/1708188<1802729 Kbps loss-rate=0 2019-05-14 10:06:14,361 DEBUG undershot, min=1702130 kbps=1752429 max=1802729 2019-05-14 10:06:14,361 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1752429K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:17,688 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=186.0703 real_seconds=1.00 rate_Mbps=1559.6248 tx_cpu=32 rx_cpu=29 drop=0 pkt=190536 data_loss=0.00000 2019-05-14 10:06:17,689 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=1024 throughput=1702130<1597055/1752429<1802729 Kbps loss-rate=0 2019-05-14 10:06:17,689 DEBUG undershot, min=1752429 kbps=1777579 max=1802729 2019-05-14 10:06:17,690 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Measuring UDP Throughput (packet size=8192)... 2019-05-14 10:06:17,690 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:21,041 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=373.4688 real_seconds=1.00 rate_Mbps=3127.8565 tx_cpu=28 rx_cpu=22 drop=25418 pkt=73222 data_loss=34.71360 2019-05-14 10:06:21,042 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=8192 throughput=1<3202925/5000000<10000000 Kbps loss-rate=34 2019-05-14 10:06:21,043 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4101462K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:24,394 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=373.0938 real_seconds=1.00 rate_Mbps=3125.0122 tx_cpu=99 rx_cpu=20 drop=14828 pkt=62584 data_loss=23.69295 2019-05-14 10:06:24,395 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=8192 throughput=1<3200012/4101462<4101462 Kbps loss-rate=23 2019-05-14 10:06:24,395 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3650737K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:27,749 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=372.8828 real_seconds=1.00 rate_Mbps=3126.7483 tx_cpu=99 rx_cpu=20 drop=7977 pkt=55706 data_loss=14.31982 2019-05-14 10:06:27,750 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=8192 throughput=1<3201790/3650737<3650737 Kbps loss-rate=14 2019-05-14 10:06:27,750 DEBUG overshot, min=1 kbps=3201790 max=3650737 2019-05-14 10:06:27,751 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3201790K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:31,075 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=377.2344 real_seconds=1.00 rate_Mbps=3164.3954 tx_cpu=99 rx_cpu=18 drop=570 pkt=48856 data_loss=1.16669 2019-05-14 10:06:31,075 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=8192 throughput=1<3240340/3201790<3650737 Kbps loss-rate=1 2019-05-14 10:06:31,075 DEBUG undershot, min=3240340 kbps=3445538 max=3650737 2019-05-14 10:06:31,076 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3445538K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:06:34,427 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] megabytes=399.6406 real_seconds=1.00 rate_Mbps=3353.1126 tx_cpu=99 rx_cpu=23 drop=1421 pkt=52575 data_loss=2.70281 2019-05-14 10:06:34,428 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] pkt-size=8192 throughput=3240340<3433587/3445538<3650737 Kbps loss-rate=2 2019-05-14 10:06:34,441 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.14', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1049, 'rtt_ms': 0.5, 'throughput_kbps': 5912555, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 9, 'rtt_ms': 0.3, 'throughput_kbps': 6018031, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.18, 'throughput_kbps': 5965056, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 216589, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1597055, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.7, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3433587, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.406', 'rtt_max_ms': '21.352', 'rtt_min_ms': '0.153', 'rtt_stddev': '6.316', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.245', 'rtt_max_ms': '0.432', 'rtt_min_ms': '0.151', 'rtt_stddev': '0.084', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.464', 'rtt_max_ms': '0.857', 'rtt_min_ms': '0.217', 'rtt_stddev': '0.211', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-14 10:06:34,443 INFO Deleting floating ip e1be5af1-125f-4025-ac8a-9b2ce860e9bb 2019-05-14 10:06:35,799 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Floating IP 172.30.9.206 deleted 2019-05-14 10:06:35,950 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f973] Instance deleted 2019-05-14 10:06:35,958 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Creating client VM... 2019-05-14 10:06:35,959 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-05-14 10:06:38,869 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] VM status=BUILD, retrying 1 of 150... 2019-05-14 10:06:41,171 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] VM status=BUILD, retrying 2 of 150... 2019-05-14 10:06:43,510 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] VM status=BUILD, retrying 3 of 150... 2019-05-14 10:06:45,707 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] VM status=BUILD, retrying 4 of 150... 2019-05-14 10:06:47,866 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] VM status=BUILD, retrying 5 of 150... 2019-05-14 10:06:50,053 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] VM status=BUILD, retrying 6 of 150... 2019-05-14 10:06:52,524 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] VM status=BUILD, retrying 7 of 150... 2019-05-14 10:06:54,676 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] VM status=BUILD, retrying 8 of 150... 2019-05-14 10:06:59,720 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Internal network IP: 192.168.2.5 2019-05-14 10:06:59,720 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] SSH IP: 172.30.9.205 2019-05-14 10:06:59,720 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Setup SSH for ubuntu@172.30.9.205 2019-05-14 10:07:11,843 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Installing nuttcp-8.1.4... 2019-05-14 10:07:11,889 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Copying nuttcp-8.1.4 to target... 2019-05-14 10:07:12,052 INFO ============================================================ 2019-05-14 10:07:12,052 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-05-14 10:07:21,094 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] PING 192.168.1.9 (192.168.1.9) 64(92) bytes of data. 72 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.11 ms 72 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.344 ms 72 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.325 ms 72 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.367 ms 72 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.299 ms 72 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.438 ms 72 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.317 ms 72 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.374 ms 72 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.490 ms 72 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.649 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.299/0.471/1.112/0.236 ms 2019-05-14 10:07:30,129 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] PING 192.168.1.9 (192.168.1.9) 391(419) bytes of data. 399 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=0.511 ms 399 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.534 ms 399 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.357 ms 399 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.481 ms 399 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.337 ms 399 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.317 ms 399 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.470 ms 399 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.474 ms 399 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.403 ms 399 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.487 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.317/0.437/0.534/0.073 ms 2019-05-14 10:07:39,170 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] PING 192.168.1.9 (192.168.1.9) 1500(1528) bytes of data. 1508 bytes from 192.168.1.9: icmp_seq=1 ttl=63 time=1.65 ms 1508 bytes from 192.168.1.9: icmp_seq=2 ttl=63 time=0.498 ms 1508 bytes from 192.168.1.9: icmp_seq=3 ttl=63 time=0.505 ms 1508 bytes from 192.168.1.9: icmp_seq=4 ttl=63 time=0.507 ms 1508 bytes from 192.168.1.9: icmp_seq=5 ttl=63 time=0.481 ms 1508 bytes from 192.168.1.9: icmp_seq=6 ttl=63 time=0.579 ms 1508 bytes from 192.168.1.9: icmp_seq=7 ttl=63 time=0.435 ms 1508 bytes from 192.168.1.9: icmp_seq=8 ttl=63 time=0.597 ms 1508 bytes from 192.168.1.9: icmp_seq=9 ttl=63 time=0.421 ms 1508 bytes from 192.168.1.9: icmp_seq=10 ttl=63 time=0.658 ms --- 192.168.1.9 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.421/0.633/1.653/0.347 ms 2019-05-14 10:07:39,171 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Measuring TCP Throughput (packet size=65536)... 2019-05-14 10:07:39,171 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:07:49,292 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=2077.0939 real_seconds=10.00 rate_Mbps=1742.6987 tx_cpu=4 rx_cpu=6 retrans=64 cwnd=372 rtt_ms=0.41 2019-05-14 10:07:49,292 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:07:59,385 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=2041.9025 real_seconds=10.00 rate_Mbps=1713.1795 tx_cpu=3 rx_cpu=5 retrans=22 cwnd=424 rtt_ms=0.56 2019-05-14 10:07:59,386 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:09,480 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=2697.2535 real_seconds=10.00 rate_Mbps=2262.9877 tx_cpu=4 rx_cpu=7 retrans=52 cwnd=229 rtt_ms=0.40 2019-05-14 10:08:09,481 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Measuring UDP Throughput (packet size=128)... 2019-05-14 10:08:09,481 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:12,807 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=18.7981 real_seconds=1.00 rate_Mbps=157.0241 tx_cpu=17 rx_cpu=19 drop=59710 pkt=213704 data_loss=27.94046 2019-05-14 10:08:12,808 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<160792/5000000<10000000 Kbps loss-rate=27 2019-05-14 10:08:12,808 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R482376K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:16,131 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.7861 real_seconds=1.00 rate_Mbps=148.5457 tx_cpu=15 rx_cpu=18 drop=45181 pkt=190884 data_loss=23.66907 2019-05-14 10:08:16,132 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<152110/482376<482376 Kbps loss-rate=23 2019-05-14 10:08:16,132 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317243K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:19,459 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.8191 real_seconds=1.00 rate_Mbps=149.4843 tx_cpu=16 rx_cpu=20 drop=60605 pkt=206579 data_loss=29.33752 2019-05-14 10:08:19,459 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<153071/317243<317243 Kbps loss-rate=29 2019-05-14 10:08:19,459 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235157K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:22,785 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.9771 real_seconds=1.00 rate_Mbps=150.8011 tx_cpu=19 rx_cpu=17 drop=45453 pkt=192722 data_loss=23.58495 2019-05-14 10:08:22,785 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<154420/235157<235157 Kbps loss-rate=23 2019-05-14 10:08:22,786 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194788K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:26,110 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=18.2246 real_seconds=1.00 rate_Mbps=152.5376 tx_cpu=99 rx_cpu=18 drop=40927 pkt=190223 data_loss=21.51538 2019-05-14 10:08:26,111 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<156198/194788<194788 Kbps loss-rate=21 2019-05-14 10:08:26,111 DEBUG overshot, min=1 kbps=156198 max=194788 2019-05-14 10:08:26,111 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156198K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:29,460 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=18.5117 real_seconds=1.00 rate_Mbps=155.1795 tx_cpu=99 rx_cpu=22 drop=889 pkt=152537 data_loss=0.58270 2019-05-14 10:08:29,461 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<158903/156198<194788 Kbps loss-rate=0 2019-05-14 10:08:29,461 DEBUG undershot, min=158903 kbps=176845 max=194788 2019-05-14 10:08:29,461 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176845K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:32,787 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=18.4121 real_seconds=1.00 rate_Mbps=154.0170 tx_cpu=99 rx_cpu=20 drop=21869 pkt=172701 data_loss=12.66312 2019-05-14 10:08:32,787 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=158903<157713/176845<194788 Kbps loss-rate=12 2019-05-14 10:08:32,788 DEBUG overshot, min=158903 kbps=157713 max=176845 2019-05-14 10:08:32,788 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R157713K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:36,113 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=18.6832 real_seconds=1.00 rate_Mbps=156.8367 tx_cpu=99 rx_cpu=20 drop=964 pkt=154017 data_loss=0.62603 2019-05-14 10:08:36,114 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=158903<160600/157713<176845 Kbps loss-rate=0 2019-05-14 10:08:36,114 DEBUG undershot, min=160600 kbps=168722 max=176845 2019-05-14 10:08:36,114 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168722K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:39,440 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=18.4612 real_seconds=1.00 rate_Mbps=154.4626 tx_cpu=99 rx_cpu=18 drop=13534 pkt=164768 data_loss=8.21397 2019-05-14 10:08:39,440 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=160600<158169/168722<176845 Kbps loss-rate=8 2019-05-14 10:08:39,440 DEBUG overshot, min=160600 kbps=158169 max=168722 2019-05-14 10:08:39,441 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Measuring UDP Throughput (packet size=1024)... 2019-05-14 10:08:39,441 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:42,793 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=143.8223 real_seconds=1.00 rate_Mbps=1206.7196 tx_cpu=32 rx_cpu=20 drop=48836 pkt=196110 data_loss=24.90234 2019-05-14 10:08:42,793 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1235680/5000000<10000000 Kbps loss-rate=24 2019-05-14 10:08:42,794 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3117840K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:46,118 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=144.6182 real_seconds=1.00 rate_Mbps=1208.5634 tx_cpu=33 rx_cpu=18 drop=48045 pkt=196134 data_loss=24.49599 2019-05-14 10:08:46,118 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1237568/3117840<3117840 Kbps loss-rate=24 2019-05-14 10:08:46,118 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2177704K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:49,443 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=144.3369 real_seconds=1.00 rate_Mbps=1211.5079 tx_cpu=31 rx_cpu=18 drop=45690 pkt=193491 data_loss=23.61353 2019-05-14 10:08:49,444 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1240584/2177704<2177704 Kbps loss-rate=23 2019-05-14 10:08:49,444 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1709144K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:52,794 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=143.0840 real_seconds=1.00 rate_Mbps=1195.6614 tx_cpu=34 rx_cpu=19 drop=44770 pkt=191288 data_loss=23.40450 2019-05-14 10:08:52,795 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1224357/1709144<1709144 Kbps loss-rate=23 2019-05-14 10:08:52,795 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1466750K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:56,120 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=144.7764 real_seconds=1.00 rate_Mbps=1210.9749 tx_cpu=99 rx_cpu=20 drop=30796 pkt=179047 data_loss=17.19994 2019-05-14 10:08:56,120 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1240038/1466750<1466750 Kbps loss-rate=17 2019-05-14 10:08:56,120 DEBUG overshot, min=1 kbps=1240038 max=1466750 2019-05-14 10:08:56,121 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1240038K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:08:59,447 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=147.8242 real_seconds=1.00 rate_Mbps=1241.0223 tx_cpu=99 rx_cpu=22 drop=0 pkt=151372 data_loss=0.00000 2019-05-14 10:08:59,448 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1270806/1240038<1466750 Kbps loss-rate=0 2019-05-14 10:08:59,448 DEBUG undershot, min=1270806 kbps=1368778 max=1466750 2019-05-14 10:08:59,448 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1368778K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:02,775 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=151.1748 real_seconds=1.00 rate_Mbps=1265.4028 tx_cpu=99 rx_cpu=20 drop=12284 pkt=167087 data_loss=7.35186 2019-05-14 10:09:02,775 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1270806<1295772/1368778<1466750 Kbps loss-rate=7 2019-05-14 10:09:02,776 DEBUG overshot, min=1270806 kbps=1295772 max=1368778 2019-05-14 10:09:02,776 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1295772K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:06,127 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=150.0967 real_seconds=1.00 rate_Mbps=1255.5703 tx_cpu=99 rx_cpu=20 drop=4477 pkt=158176 data_loss=2.83041 2019-05-14 10:09:06,127 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1270806<1285703/1295772<1368778 Kbps loss-rate=2 2019-05-14 10:09:06,128 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Measuring UDP Throughput (packet size=8192)... 2019-05-14 10:09:06,128 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:09,457 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=210.9297 real_seconds=1.00 rate_Mbps=1765.6809 tx_cpu=99 rx_cpu=10 drop=49295 pkt=76294 data_loss=64.61190 2019-05-14 10:09:09,458 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1808057/5000000<10000000 Kbps loss-rate=64 2019-05-14 10:09:09,458 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3404028K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:12,784 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=209.0234 real_seconds=1.00 rate_Mbps=1754.7177 tx_cpu=99 rx_cpu=10 drop=25187 pkt=51942 data_loss=48.49064 2019-05-14 10:09:12,785 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1796830/3404028<3404028 Kbps loss-rate=48 2019-05-14 10:09:12,785 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2600429K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:16,111 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=211.2656 real_seconds=1.00 rate_Mbps=1767.6040 tx_cpu=99 rx_cpu=10 drop=12638 pkt=39680 data_loss=31.84981 2019-05-14 10:09:16,111 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1810026/2600429<2600429 Kbps loss-rate=31 2019-05-14 10:09:16,112 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2205227K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:19,438 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=208.1016 real_seconds=1.00 rate_Mbps=1741.7426 tx_cpu=98 rx_cpu=9 drop=7012 pkt=33649 data_loss=20.83864 2019-05-14 10:09:19,438 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1783544/2205227<2205227 Kbps loss-rate=20 2019-05-14 10:09:19,439 DEBUG overshot, min=1 kbps=1783544 max=2205227 2019-05-14 10:09:19,439 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1783544K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:22,789 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=211.2344 real_seconds=1.00 rate_Mbps=1772.3346 tx_cpu=99 rx_cpu=9 drop=177 pkt=27215 data_loss=0.65037 2019-05-14 10:09:22,789 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1814870/1783544<2205227 Kbps loss-rate=0 2019-05-14 10:09:22,790 DEBUG undershot, min=1814870 kbps=2010048 max=2205227 2019-05-14 10:09:22,790 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2010048K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:26,140 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=211.1797 real_seconds=1.00 rate_Mbps=1767.6254 tx_cpu=99 rx_cpu=9 drop=3640 pkt=30671 data_loss=11.86789 2019-05-14 10:09:26,140 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1814870<1810048/2010048<2205227 Kbps loss-rate=11 2019-05-14 10:09:26,140 DEBUG overshot, min=1814870 kbps=1810048 max=2010048 2019-05-14 10:09:26,141 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1810048K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:29,463 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=215.7031 real_seconds=1.00 rate_Mbps=1811.6628 tx_cpu=98 rx_cpu=9 drop=10 pkt=27620 data_loss=0.03619 2019-05-14 10:09:29,464 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1814870<1855142/1810048<2010048 Kbps loss-rate=0 2019-05-14 10:09:29,464 DEBUG undershot, min=1855142 kbps=1932595 max=2010048 2019-05-14 10:09:29,464 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1932595K -p5001 -P5002 -fparse 192.168.1.9 2019-05-14 10:09:32,814 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=226.4609 real_seconds=1.00 rate_Mbps=1900.3800 tx_cpu=99 rx_cpu=11 drop=502 pkt=29489 data_loss=1.70234 2019-05-14 10:09:32,814 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1855142<1945989/1932595<2010048 Kbps loss-rate=1 2019-05-14 10:09:32,815 DEBUG undershot, min=1945989 kbps=1978018 max=2010048 2019-05-14 10:09:32,825 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'192.168.1.9', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 64, 'rtt_ms': 0.41, 'throughput_kbps': 1784523, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.56, 'throughput_kbps': 1754295, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 52, 'rtt_ms': 0.4, 'throughput_kbps': 2317299, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.21, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 158169, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.83, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1285703, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.7, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1945989, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.471', 'rtt_max_ms': '1.112', 'rtt_min_ms': '0.299', 'rtt_stddev': '0.236', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.437', 'rtt_max_ms': '0.534', 'rtt_min_ms': '0.317', 'rtt_stddev': '0.073', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.633', 'rtt_max_ms': '1.653', 'rtt_min_ms': '0.421', 'rtt_stddev': '0.347', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-14 10:09:32,827 INFO ============================================================ 2019-05-14 10:09:32,827 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-05-14 10:09:41,890 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] PING 172.30.9.208 (172.30.9.208) 64(92) bytes of data. 72 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.618 ms 72 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.374 ms 72 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.674 ms 72 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.337 ms 72 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.424 ms 72 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.375 ms 72 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.364 ms 72 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.397 ms 72 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.329 ms 72 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.413 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.329/0.430/0.674/0.114 ms 2019-05-14 10:09:50,930 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] PING 172.30.9.208 (172.30.9.208) 391(419) bytes of data. 399 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.261 ms 399 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.349 ms 399 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.527 ms 399 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.326 ms 399 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.320 ms 399 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.431 ms 399 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.323 ms 399 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.324 ms 399 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.391 ms 399 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.370 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.261/0.362/0.527/0.071 ms 2019-05-14 10:09:59,973 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] PING 172.30.9.208 (172.30.9.208) 1500(1528) bytes of data. 1508 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=1.49 ms 1508 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.647 ms 1508 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.444 ms 1508 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.446 ms 1508 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.523 ms 1508 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.366 ms 1508 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.377 ms 1508 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.432 ms 1508 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.412 ms 1508 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.458 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.366/0.560/1.498/0.322 ms 2019-05-14 10:09:59,974 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Measuring TCP Throughput (packet size=65536)... 2019-05-14 10:09:59,974 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:10,071 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=2141.2020 real_seconds=10.00 rate_Mbps=1796.3069 tx_cpu=4 rx_cpu=6 retrans=8 cwnd=311 rtt_ms=0.48 2019-05-14 10:10:10,071 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:20,164 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=1889.5602 real_seconds=10.00 rate_Mbps=1585.4916 tx_cpu=4 rx_cpu=5 retrans=12 cwnd=270 rtt_ms=0.38 2019-05-14 10:10:20,165 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:30,260 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=2211.0542 real_seconds=10.00 rate_Mbps=1855.1290 tx_cpu=4 rx_cpu=6 retrans=22 cwnd=559 rtt_ms=0.43 2019-05-14 10:10:30,260 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Measuring UDP Throughput (packet size=128)... 2019-05-14 10:10:30,261 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:33,585 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.1934 real_seconds=1.01 rate_Mbps=143.4627 tx_cpu=16 rx_cpu=15 drop=54468 pkt=195316 data_loss=27.88699 2019-05-14 10:10:33,586 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<146905/5000000<10000000 Kbps loss-rate=27 2019-05-14 10:10:33,586 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R440715K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:36,911 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.2947 real_seconds=1.01 rate_Mbps=144.3304 tx_cpu=17 rx_cpu=16 drop=73853 pkt=215531 data_loss=34.26543 2019-05-14 10:10:36,911 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<147794/440715<440715 Kbps loss-rate=34 2019-05-14 10:10:36,912 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R294254K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:40,238 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.1122 real_seconds=1.00 rate_Mbps=142.9751 tx_cpu=17 rx_cpu=17 drop=69953 pkt=210136 data_loss=33.28941 2019-05-14 10:10:40,238 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<146406/294254<294254 Kbps loss-rate=33 2019-05-14 10:10:40,238 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R220330K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:43,566 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.0448 real_seconds=1.01 rate_Mbps=142.2498 tx_cpu=18 rx_cpu=16 drop=69305 pkt=208936 data_loss=33.17049 2019-05-14 10:10:43,566 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<145663/220330<220330 Kbps loss-rate=33 2019-05-14 10:10:43,567 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R182996K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:46,891 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.1158 real_seconds=1.00 rate_Mbps=143.6601 tx_cpu=99 rx_cpu=16 drop=38494 pkt=178707 data_loss=21.54042 2019-05-14 10:10:46,892 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<147107/182996<182996 Kbps loss-rate=21 2019-05-14 10:10:46,892 DEBUG overshot, min=1 kbps=147107 max=182996 2019-05-14 10:10:46,892 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R147107K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:50,241 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.2570 real_seconds=1.00 rate_Mbps=144.8433 tx_cpu=99 rx_cpu=17 drop=2290 pkt=143659 data_loss=1.59382 2019-05-14 10:10:50,242 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=1<148319/147107<182996 Kbps loss-rate=1 2019-05-14 10:10:50,242 DEBUG undershot, min=148319 kbps=165657 max=182996 2019-05-14 10:10:50,242 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165657K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:53,592 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.1238 real_seconds=1.00 rate_Mbps=143.2704 tx_cpu=99 rx_cpu=16 drop=21497 pkt=161775 data_loss=13.28800 2019-05-14 10:10:53,593 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=148319<146708/165657<182996 Kbps loss-rate=13 2019-05-14 10:10:53,593 DEBUG overshot, min=148319 kbps=146708 max=165657 2019-05-14 10:10:53,593 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146708K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:10:56,944 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=17.0480 real_seconds=1.00 rate_Mbps=142.4248 tx_cpu=99 rx_cpu=16 drop=3613 pkt=143270 data_loss=2.52158 2019-05-14 10:10:56,944 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=128 throughput=148319<145842/146708<165657 Kbps loss-rate=2 2019-05-14 10:10:56,945 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Measuring UDP Throughput (packet size=1024)... 2019-05-14 10:10:56,945 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:00,272 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=136.8496 real_seconds=1.00 rate_Mbps=1147.3547 tx_cpu=31 rx_cpu=19 drop=51401 pkt=191535 data_loss=26.83635 2019-05-14 10:11:00,273 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1174891/5000000<10000000 Kbps loss-rate=26 2019-05-14 10:11:00,273 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3087445K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:03,599 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=136.1992 real_seconds=1.00 rate_Mbps=1138.3124 tx_cpu=30 rx_cpu=19 drop=46753 pkt=186221 data_loss=25.10618 2019-05-14 10:11:03,599 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1165631/3087445<3087445 Kbps loss-rate=25 2019-05-14 10:11:03,599 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2126538K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:06,924 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=137.5381 real_seconds=1.00 rate_Mbps=1153.6031 tx_cpu=31 rx_cpu=18 drop=49849 pkt=190688 data_loss=26.14167 2019-05-14 10:11:06,925 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1181289/2126538<2126538 Kbps loss-rate=26 2019-05-14 10:11:06,925 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1653913K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:10,250 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=139.2148 real_seconds=1.00 rate_Mbps=1163.4790 tx_cpu=52 rx_cpu=18 drop=54601 pkt=197157 data_loss=27.69418 2019-05-14 10:11:10,250 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1191402/1653913<1653913 Kbps loss-rate=27 2019-05-14 10:11:10,251 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1422657K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:13,572 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=143.2773 real_seconds=1.00 rate_Mbps=1198.2106 tx_cpu=99 rx_cpu=19 drop=26947 pkt=173663 data_loss=15.51687 2019-05-14 10:11:13,573 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1226967/1422657<1422657 Kbps loss-rate=15 2019-05-14 10:11:13,573 DEBUG overshot, min=1 kbps=1226967 max=1422657 2019-05-14 10:11:13,573 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1226967K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:16,898 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=142.5830 real_seconds=1.00 rate_Mbps=1192.5228 tx_cpu=99 rx_cpu=19 drop=3772 pkt=149777 data_loss=2.51842 2019-05-14 10:11:16,899 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=1024 throughput=1<1221143/1226967<1422657 Kbps loss-rate=2 2019-05-14 10:11:16,899 INFO [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Measuring UDP Throughput (packet size=8192)... 2019-05-14 10:11:16,899 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:20,223 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=210.6562 real_seconds=1.00 rate_Mbps=1758.8041 tx_cpu=40 rx_cpu=9 drop=46978 pkt=73942 data_loss=63.53359 2019-05-14 10:11:20,223 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1801015/5000000<10000000 Kbps loss-rate=63 2019-05-14 10:11:20,224 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3400507K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:23,575 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=208.1953 real_seconds=1.00 rate_Mbps=1743.1621 tx_cpu=99 rx_cpu=9 drop=25239 pkt=51888 data_loss=48.64131 2019-05-14 10:11:23,576 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1784997/3400507<3400507 Kbps loss-rate=48 2019-05-14 10:11:23,576 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2592752K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:26,926 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=208.8203 real_seconds=1.00 rate_Mbps=1747.0942 tx_cpu=99 rx_cpu=9 drop=12834 pkt=39563 data_loss=32.43940 2019-05-14 10:11:26,926 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1789024/2592752<2592752 Kbps loss-rate=32 2019-05-14 10:11:26,927 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2190888K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:30,248 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=213.3594 real_seconds=1.00 rate_Mbps=1790.6853 tx_cpu=99 rx_cpu=10 drop=6121 pkt=33431 data_loss=18.30935 2019-05-14 10:11:30,248 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1833661/2190888<2190888 Kbps loss-rate=18 2019-05-14 10:11:30,248 DEBUG overshot, min=1 kbps=1833661 max=2190888 2019-05-14 10:11:30,249 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1833661K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:33,571 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=217.6094 real_seconds=1.00 rate_Mbps=1826.8354 tx_cpu=99 rx_cpu=10 drop=126 pkt=27980 data_loss=0.45033 2019-05-14 10:11:33,571 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1<1870679/1833661<2190888 Kbps loss-rate=0 2019-05-14 10:11:33,571 DEBUG undershot, min=1870679 kbps=2030783 max=2190888 2019-05-14 10:11:33,572 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2030783K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:36,897 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=211.7266 real_seconds=1.00 rate_Mbps=1771.0860 tx_cpu=99 rx_cpu=10 drop=3887 pkt=30988 data_loss=12.54357 2019-05-14 10:11:36,897 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1870679<1813592/2030783<2190888 Kbps loss-rate=12 2019-05-14 10:11:36,898 DEBUG overshot, min=1870679 kbps=1813592 max=2030783 2019-05-14 10:11:36,898 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1813592K -p5001 -P5002 -fparse 172.30.9.208 2019-05-14 10:11:40,224 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] megabytes=214.6406 real_seconds=1.00 rate_Mbps=1801.4656 tx_cpu=99 rx_cpu=10 drop=200 pkt=27674 data_loss=0.72270 2019-05-14 10:11:40,224 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] pkt-size=8192 throughput=1870679<1844700/1813592<2030783 Kbps loss-rate=0 2019-05-14 10:11:40,225 DEBUG undershot, min=1950731 kbps=1990757 max=2030783 2019-05-14 10:11:40,237 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-1.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'172.30.9.208', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 8, 'rtt_ms': 0.48, 'throughput_kbps': 1839418, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 12, 'rtt_ms': 0.38, 'throughput_kbps': 1623543, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.43, 'throughput_kbps': 1899652, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.52, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 145842, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.52, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1221143, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.72, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1844700, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.430', 'rtt_max_ms': '0.674', 'rtt_min_ms': '0.329', 'rtt_stddev': '0.114', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.362', 'rtt_max_ms': '0.527', 'rtt_min_ms': '0.261', 'rtt_stddev': '0.071', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.560', 'rtt_max_ms': '1.498', 'rtt_min_ms': '0.366', 'rtt_stddev': '0.322', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-05-14 10:11:40,239 INFO Deleting floating ip d3e0fcd5-6a08-4853-9191-27eb30e00fea 2019-05-14 10:11:42,004 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Floating IP 172.30.9.205 deleted 2019-05-14 10:11:42,458 DEBUG [TestClient_a5d44cef-2b65-4d99-94c8-108a63377f974] Instance deleted 2019-05-14 10:11:42,572 INFO Cleaning up... 2019-05-14 10:11:42,572 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Terminating nuttcp-8.1.4 2019-05-14 10:11:42,586 INFO Deleting floating ip 28de1476-1e99-4367-87a2-0415159e6dc4 2019-05-14 10:11:43,967 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Floating IP 172.30.9.208 deleted 2019-05-14 10:11:44,138 DEBUG [TestServer_a5d44cef-2b65-4d99-94c8-108a63377f971] Instance deleted 2019-05-14 10:11:50,057 INFO Network pns-internal-net_a5d44cef-2b65-4d99-94c8-108a63377f97 deleted. 2019-05-14 10:11:51,709 INFO Network pns-internal-net2_a5d44cef-2b65-4d99-94c8-108a63377f97 deleted. 2019-05-14 10:11:51,760 INFO Removed public key pns_public_key 2019-05-14 10:11:51,760 INFO Deleting security group 2019-05-14 10:11:51,908 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': '15680323', 'rtt_ms': '0.27'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 161764, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1142465, | | | | | 'loss_rate': 0.09}, 8192: {'tp_kbps': 6647014, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.137/0.114/0.172/0.022', | | | | | '64-byte': '2.271/0.125/20.962/6.230', '1500-byte': '0.338/0.188/0.615/0.130'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5965214', 'rtt_ms': '0.326667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 216589, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1597055, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3433587, 'loss_rate': 2.7}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.245/0.151/0.432/0.084', | | | | | '64-byte': '2.406/0.153/21.352/6.316', '1500-byte': '0.464/0.217/0.857/0.211'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1745316', 'rtt_ms': '0.44'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 146031, 'loss_rate': 2.63}, 1024: {'tp_kbps': 1214378, | | | | | 'loss_rate': 3.66}, 8192: {'tp_kbps': 1806735, 'loss_rate': 2.45}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.427/0.243/0.586/0.091', | | | | | '64-byte': '0.575/0.305/1.736/0.399', '1500-byte': '0.539/0.306/1.098/0.208'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1952039', 'rtt_ms': '0.456667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 158169, 'loss_rate': 8.21}, 1024: {'tp_kbps': 1285703, | | | | | 'loss_rate': 2.83}, 8192: {'tp_kbps': 1945989, 'loss_rate': 1.7}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.437/0.317/0.534/0.073', | | | | | '64-byte': '0.471/0.299/1.112/0.236', '1500-byte': '0.633/0.421/1.653/0.347'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1862206', 'rtt_ms': '0.373333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 142616, 'loss_rate': 4.09}, 1024: {'tp_kbps': 1154254, | | | | | 'loss_rate': 2.94}, 8192: {'tp_kbps': 1850519, 'loss_rate': 5.45}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.443/0.243/0.741/0.174', | | | | | '64-byte': '0.340/0.215/0.679/0.126', '1500-byte': '0.649/0.284/2.022/0.472'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1787537', 'rtt_ms': '0.43'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 145842, 'loss_rate': 2.52}, 1024: {'tp_kbps': 1221143, | | | | | 'loss_rate': 2.52}, 8192: {'tp_kbps': 1844700, 'loss_rate': 0.72}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.362/0.261/0.527/0.071', | | | | | '64-byte': '0.430/0.329/0.674/0.114', '1500-byte': '0.560/0.366/1.498/0.322'}} | | 6.4 | Different Network, Floating IP, Inter-node, Multicast | SKIPPED | {} | | 7.1 | Native Throughput, TCP | SKIPPED | {} | | 7.2 | Native Throughput, UDP | SKIPPED | {} | | 7.3 | Native Throughput, ICMP | SKIPPED | {} | | 7.4 | Native Throughput, Multicast | SKIPPED | {} | | 8.1 | VM to Host Uploading | SKIPPED | {} | | 8.2 | VM to Host Downloading | SKIPPED | {} | +----------+-------------------------------------------------------+-------------------+----------------------------------------------------------------------------------+ 2019-05-14 10:11:51,913 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-05-14 10:11:52,239 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - vmtp_genchart -c /home/opnfv/functest/results/vmtp/vmtp.html /home/opnfv/functest/results/vmtp/vmtp.json Generating chart drawing code to /home/opnfv/functest/results/vmtp/vmtp.html... 2019-05-14 10:11:52,362 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 10:11:52,363 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:31 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 10:11:52,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 10:11:52,370 - 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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 10:11:52,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json Date: Tue, 14 May 2019 10:11:52 GMT X-Openstack-Request-Id: req-0086c232-6e80-46c8-8ac6-45f305b669ec 2019-05-14 10:11:52,761 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "created_at": "2019-05-14T09:52:21Z", "admin_state_up": true, "updated_at": "2019-05-14T10:11:47Z", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "d844574c-3cd8-4a13-a431-f6d6c6a50ee8", "name": "vmtp-router_a5d44cef-2b65-4d99-94c8-108a63377f97"}]} 2019-05-14 10:11:52,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0086c232-6e80-46c8-8ac6-45f305b669ec 2019-05-14 10:11:52,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.392428874969s 2019-05-14 10:11:52,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 10:11:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/d844574c-3cd8-4a13-a431-f6d6c6a50ee8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 10:11:54,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:11:54 GMT X-Openstack-Request-Id: req-b86a23e6-322c-4049-92f8-f3378d3f0639 2019-05-14 10:11:54,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:11:54,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d844574c-3cd8-4a13-a431-f6d6c6a50ee8.json used request id req-b86a23e6-322c-4049-92f8-f3378d3f0639 2019-05-14 10:11:54,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2810781002s 2019-05-14 10:11:54,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:11:54,053 - 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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 10:11:54,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 14 May 2019 10:11:54 GMT X-Openstack-Request-Id: req-c86f4ca8-76d1-4614-8595-b6dad0dad3ec 2019-05-14 10:11:54,333 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T09:52:29Z", "file": "/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e/file", "owner": "f8ebdca9a97b459b9edae6dcd0b66058", "id": "64e2238d-72e5-40e8-8ce6-14287952e33e", "size": 263848448, "self": "/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/64e2238d-72e5-40e8-8ce6-14287952e33e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/64e2238d-72e5-40e8-8ce6-14287952e33e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "vmtp-img_a5d44cef-2b65-4d99-94c8-108a63377f97", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T09:52:24Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:11:54,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c86f4ca8-76d1-4614-8595-b6dad0dad3ec 2019-05-14 10:11:54,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.284111976624s 2019-05-14 10:11:54,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 10:11:54,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 10:11:54,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 10:11:54 GMT X-Openstack-Request-Id: req-ecaceb21-c785-4fb1-984e-f0b1ecc7a9d3 2019-05-14 10:11:54,644 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 10:11:54,644 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/64e2238d-72e5-40e8-8ce6-14287952e33e used request id req-ecaceb21-c785-4fb1-984e-f0b1ecc7a9d3 2019-05-14 10:11:54,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.308990001678s 2019-05-14 10:11:54,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 10:11:54,653 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:54,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Tue, 14 May 2019 10:11: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-be835304-0a09-4200-9559-f59ec04d0c67 x-openstack-request-id: req-be835304-0a09-4200-9559-f59ec04d0c67 2019-05-14 10:11:54,970 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_a5d44cef-2b65-4d99-94c8-108a63377f97", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa", "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": "fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa"}]} 2019-05-14 10:11:54,971 - 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-be835304-0a09-4200-9559-f59ec04d0c67 2019-05-14 10:11:54,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.321148872375s 2019-05-14 10:11:54,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 10:11:54,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:55,005 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 10:11: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-560b4b4c-1c8d-4f35-bd5a-663cc1f6fd4c x-openstack-request-id: req-560b4b4c-1c8d-4f35-bd5a-663cc1f6fd4c 2019-05-14 10:11:55,006 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fe3b9bb6-ec77-4cc5-8085-194ebeb6d8fa used request id req-560b4b4c-1c8d-4f35-bd5a-663cc1f6fd4c 2019-05-14 10:11:55,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.032998085022s 2019-05-14 10:11:55,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:11:55,010 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:55,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 10:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0377a769-ff9e-4c14-af6d-d14de0c0b407 2019-05-14 10:11:55,224 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97", "links": {"self": "http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cf36bc2f6cf749e9ac7df85247b3a73f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 10:11:55,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0377a769-ff9e-4c14-af6d-d14de0c0b407 2019-05-14 10:11:55,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217666864395s 2019-05-14 10:11:55,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:11:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:55,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 14 May 2019 10:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e38f02e-909b-4b58-afa0-a22add069953 2019-05-14 10:11:55,439 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_a5d44cef-2b65-4d99-94c8-108a63377f97", "links": {"self": "http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cf36bc2f6cf749e9ac7df85247b3a73f", "description": null}} 2019-05-14 10:11:55,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f used request id req-4e38f02e-909b-4b58-afa0-a22add069953 2019-05-14 10:11:55,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210070133209s 2019-05-14 10:11:55,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 10:11:55,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:55,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c636d3-c5d4-4ed7-a9ac-eaedc85c7e3e 2019-05-14 10:11:55,801 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:11:55,801 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cf36bc2f6cf749e9ac7df85247b3a73f used request id req-f0c636d3-c5d4-4ed7-a9ac-eaedc85c7e3e 2019-05-14 10:11:55,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.361087083817s 2019-05-14 10:11:55,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:11:55,811 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:56,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 14 May 2019 10:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0ea720-3831-4846-a689-c77ccdb11085 2019-05-14 10:11:56,033 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.28:5000/v3/projects/f8ebdca9a97b459b9edae6dcd0b66058"}, "tags": [], "enabled": true, "id": "f8ebdca9a97b459b9edae6dcd0b66058", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_a5d44cef-2b65-4d99-94c8-108a63377f97"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 10:11:56,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-de0ea720-3831-4846-a689-c77ccdb11085 2019-05-14 10:11:56,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.225190162659s 2019-05-14 10:11:56,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 10:11:56,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/f8ebdca9a97b459b9edae6dcd0b66058 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:56,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d5e05a2-6df4-4d87-8ef8-a8fa014f296c 2019-05-14 10:11:56,324 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:11:56,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f8ebdca9a97b459b9edae6dcd0b66058 used request id req-0d5e05a2-6df4-4d87-8ef8-a8fa014f296c 2019-05-14 10:11:56,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.287055969238s 2019-05-14 10:11:56,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:11:56,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f8ebdca9a97b459b9edae6dcd0b66058&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:56,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 10:11:56 GMT X-Openstack-Request-Id: req-9d835d6a-e143-4f6f-9c46-dbff18e9caee 2019-05-14 10:11:56,646 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "created_at": "2019-05-14T09:52:35Z", "updated_at": "2019-05-14T09:52:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:52:35Z", "revision_number": 0, "id": "34eb6813-1299-42c2-881f-fc8025bf5fc7", "remote_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "remote_ip_prefix": null, "created_at": "2019-05-14T09:52:35Z", "security_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:52:35Z", "revision_number": 0, "id": "4915a08e-02ea-491b-9b15-31600780637e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T09:52:35Z", "security_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:52:35Z", "revision_number": 0, "id": "6797813d-a601-4c71-a1d4-0a08d1f4cb4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T09:52:35Z", "security_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:52:35Z", "revision_number": 0, "id": "7296943e-fbae-469e-8e7e-8597f7d74f94", "remote_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "remote_ip_prefix": null, "created_at": "2019-05-14T09:52:35Z", "security_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058"}], "revision_number": 1, "project_id": "f8ebdca9a97b459b9edae6dcd0b66058", "id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "name": "default"}]} 2019-05-14 10:11:56,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=f8ebdca9a97b459b9edae6dcd0b66058&name=default used request id req-9d835d6a-e143-4f6f-9c46-dbff18e9caee 2019-05-14 10:11:56,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.316917181015s 2019-05-14 10:11:56,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:11:56,653 - 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.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:56,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 10:11:56 GMT X-Openstack-Request-Id: req-9ae0c2af-022e-4e20-a1fb-f684ac1072b7 2019-05-14 10:11:56,957 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "created_at": "2019-05-14T09:52:35Z", "updated_at": "2019-05-14T09:52:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:52:35Z", "revision_number": 0, "id": "34eb6813-1299-42c2-881f-fc8025bf5fc7", "remote_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "remote_ip_prefix": null, "created_at": "2019-05-14T09:52:35Z", "security_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:52:35Z", "revision_number": 0, "id": "4915a08e-02ea-491b-9b15-31600780637e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T09:52:35Z", "security_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "port_range_min": null, "ethertype": "IPv6", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:52:35Z", "revision_number": 0, "id": "6797813d-a601-4c71-a1d4-0a08d1f4cb4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T09:52:35Z", "security_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T09:52:35Z", "revision_number": 0, "id": "7296943e-fbae-469e-8e7e-8597f7d74f94", "remote_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "remote_ip_prefix": null, "created_at": "2019-05-14T09:52:35Z", "security_group_id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "tenant_id": "f8ebdca9a97b459b9edae6dcd0b66058", "port_range_min": null, "ethertype": "IPv4", "project_id": "f8ebdca9a97b459b9edae6dcd0b66058"}], "revision_number": 1, "project_id": "f8ebdca9a97b459b9edae6dcd0b66058", "id": "d2f4454c-4d7c-4d86-82cc-d71b1c542a56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 10:11:56,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9ae0c2af-022e-4e20-a1fb-f684ac1072b7 2019-05-14 10:11:56,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305360078812s 2019-05-14 10:11:56,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 10:11:56,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d2f4454c-4d7c-4d86-82cc-d71b1c542a56.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}c5dd7fef579da9d617b11b6e423bd9bf867c7ea5" 2019-05-14 10:11:57,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:11:57 GMT X-Openstack-Request-Id: req-d6b1cfa2-e57a-4b7e-814f-5b923e3b59f7 2019-05-14 10:11:57,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:11:57,098 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d2f4454c-4d7c-4d86-82cc-d71b1c542a56.json used request id req-d6b1cfa2-e57a-4b7e-814f-5b923e3b59f7 2019-05-14 10:11:57,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133636951447s 2019-05-14 10:11:57,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:11:57,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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 10:11:57,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 10:11:57 GMT X-Openstack-Request-Id: req-feaa3156-1766-45b2-9bf2-d2d7120d1d8c 2019-05-14 10:11:57,195 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 10:11:57,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-feaa3156-1766-45b2-9bf2-d2d7120d1d8c 2019-05-14 10:11:57,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096540927887s 2019-05-14 10:11:57,197 - shade - DEBUG - Network pns-internal-net_a5d44cef-2b65-4d99-94c8-108a63377f97 not found for deleting 2019-05-14 10:11:57,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:11:57,198 - 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.16" -H "X-Auth-Token: {SHA1}9bca44bb5d279a1b47199491913486d1a9440b5d" 2019-05-14 10:11:57,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 10:11:57 GMT X-Openstack-Request-Id: req-64bc0486-aaad-462d-9d42-45cecb93a4fe 2019-05-14 10:11:57,276 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 10:11:57,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-64bc0486-aaad-462d-9d42-45cecb93a4fe 2019-05-14 10:11:57,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0793249607086s 2019-05-14 10:11:57,278 - shade - DEBUG - Network pns-internal-net2_a5d44cef-2b65-4d99-94c8-108a63377f97 not found for deleting 2019-05-14 10:11:57,298 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-05-14 10:11:57,325 - 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.16" 2019-05-14 10:11:57,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 10:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e950439-80ba-4340-9f81-9a036a5a480a 2019-05-14 10:11:57,331 - 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-05-14 10:11:57,331 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-7e950439-80ba-4340-9f81-9a036a5a480a 2019-05-14 10:11:57,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 10:11:57,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T11:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["YUVyQCm6Rq6DDNkpRuyaCw"], "issued_at": "2019-05-14T10:11:57.000000Z"}} 2019-05-14 10:11:57,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:11:57,752 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:11:58,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 10:11:58 GMT X-Openstack-Request-Id: req-a216cf73-0948-45f2-a831-267b0e29e72d 2019-05-14 10:11:58,221 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 10:11:58,221 - 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-a216cf73-0948-45f2-a831-267b0e29e72d 2019-05-14 10:11:58,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.469927072525s 2019-05-14 10:11:58,228 - 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.16" 2019-05-14 10:11:58,233 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 10:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a07ed3-80dd-4d82-84f4-b708e9be2838 2019-05-14 10:11:58,233 - 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-05-14 10:11:58,233 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-14a07ed3-80dd-4d82-84f4-b708e9be2838 2019-05-14 10:11:58,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:11:58,238 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:11:58,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 10:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f61d42-fae3-4ec2-bb84-8b961579b022 2019-05-14 10:11:58,516 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 10:11:58,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b7f61d42-fae3-4ec2-bb84-8b961579b022 2019-05-14 10:11:58,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.282196998596s 2019-05-14 10:11:58,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 10:11:58,527 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab"}}' 2019-05-14 10:11:58,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Tue, 14 May 2019 10:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e88cb3ee-205c-403b-894d-edca6d3e7982 2019-05-14 10:11:58,789 - 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/33dda8714b28416a8feccd75833cd690"}, "tags": [], "enabled": true, "id": "33dda8714b28416a8feccd75833cd690", "parent_id": "default", "domain_id": "default", "name": "shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab"}} 2019-05-14 10:11:58,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e88cb3ee-205c-403b-894d-edca6d3e7982 2019-05-14 10:11:58,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.264909029007s 2019-05-14 10:11:58,790 - 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'33dda8714b28416a8feccd75833cd690', '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_23c48712-057e-4f4f-8dec-00cd4b464dab'}) 2019-05-14 10:11:58,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 10:11:58,799 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Bhc3dTM9adOTnYoXOMicTtUJFhXZr8", "email": null, "name": "shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab"}}' 2019-05-14 10:11:59,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Tue, 14 May 2019 10:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ab4fe27-c3d3-480c-ae5c-afd35a2dc809 2019-05-14 10:11:59,212 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": {"self": "http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68a5d987d0c74a4987be564518a21626", "domain_id": "default", "password_expires_at": null}} 2019-05-14 10:11:59,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-9ab4fe27-c3d3-480c-ae5c-afd35a2dc809 2019-05-14 10:11:59,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.416514873505s 2019-05-14 10:11:59,213 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'68a5d987d0c74a4987be564518a21626', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab'}) 2019-05-14 10:11:59,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:11:59,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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:11:59,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a407fac9-7707-41d5-b961-c5c6e5cb10a9 2019-05-14 10:11:59,420 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:11:59,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a407fac9-7707-41d5-b961-c5c6e5cb10a9 2019-05-14 10:11:59,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202919960022s 2019-05-14 10:11:59,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:11:59,429 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:11:59,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaba51bc-a230-4668-af15-9aebe74ed8da 2019-05-14 10:11:59,630 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:11:59,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aaba51bc-a230-4668-af15-9aebe74ed8da 2019-05-14 10:11:59,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205733060837s 2019-05-14 10:11:59,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:11:59,639 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:11:59,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9f3bc5-4848-44cc-b6bc-a8072a6174b8 2019-05-14 10:11:59,747 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:11:59,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc9f3bc5-4848-44cc-b6bc-a8072a6174b8 2019-05-14 10:11:59,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111564159393s 2019-05-14 10:11:59,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:11:59,756 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:11:59,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 10:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f8a5e8-8726-4a91-bb96-c4c5804ebfb4 2019-05-14 10:11:59,864 - 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-05-14 10:11:59,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-e7f8a5e8-8726-4a91-bb96-c4c5804ebfb4 2019-05-14 10:11:59,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111340045929s 2019-05-14 10:11:59,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:11:59,869 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:12:00,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 10:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39d58e7-3f4a-4e67-a2d8-46b56fffbf69 2019-05-14 10:12:00,006 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": {"self": "http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68a5d987d0c74a4987be564518a21626", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 10:12:00,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f39d58e7-3f4a-4e67-a2d8-46b56fffbf69 2019-05-14 10:12:00,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141790151596s 2019-05-14 10:12:00,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:12:00,022 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:12:00,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 14 May 2019 10:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c614f164-7571-4632-abbf-d1894125061b 2019-05-14 10:12:00,240 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/33dda8714b28416a8feccd75833cd690"}, "tags": [], "enabled": true, "id": "33dda8714b28416a8feccd75833cd690", "parent_id": "default", "domain_id": "default", "name": "shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab"}]} 2019-05-14 10:12:00,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c614f164-7571-4632-abbf-d1894125061b 2019-05-14 10:12:00,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221739768982s 2019-05-14 10:12:00,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 10:12:00,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=33dda8714b28416a8feccd75833cd690" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:12:00,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 10:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8af517-d336-48f6-9a3f-41cd33d09da7 2019-05-14 10:12:00,363 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=33dda8714b28416a8feccd75833cd690", "previous": null, "next": null}} 2019-05-14 10:12:00,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=33dda8714b28416a8feccd75833cd690 used request id req-ca8af517-d336-48f6-9a3f-41cd33d09da7 2019-05-14 10:12:00,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115416049957s 2019-05-14 10:12:00,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 10:12:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/33dda8714b28416a8feccd75833cd690/users/68a5d987d0c74a4987be564518a21626/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:12:00,521 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:12:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76812d8e-204c-4aa1-b273-df353e109c24 2019-05-14 10:12:00,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:12:00,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/33dda8714b28416a8feccd75833cd690/users/68a5d987d0c74a4987be564518a21626/roles/07647f6e16cf494ea311c937e21b1927 used request id req-76812d8e-204c-4aa1-b273-df353e109c24 2019-05-14 10:12:00,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.154108047485s 2019-05-14 10:12:00,522 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab', 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'33dda8714b28416a8feccd75833cd690', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Bhc3dTM9adOTnYoXOMicTtUJFhXZr8', 'username': u'shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab', '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-05-14 10:12:00,526 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab', 'password': 'Bhc3dTM9adOTnYoXOMicTtUJFhXZr8', 'project_name': 'shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '33dda8714b28416a8feccd75833cd690', 'project_domain_name': 'Default'} 2019-05-14 10:12:00,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-05-14 10:12:00,533 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:12:00,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-0db8e0d1-287d-4622-9e88-b1de924ddae9 x-openstack-request-id: req-0db8e0d1-287d-4622-9e88-b1de924ddae9 2019-05-14 10:12:00,822 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 16}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"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": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 17}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.5", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-05-14 10:12:00,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-0db8e0d1-287d-4622-9e88-b1de924ddae9 2019-05-14 10:12:00,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.291992902756s 2019-05-14 10:12:00,823 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-05-14 10:12:00,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:12:00,827 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:12:00,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 10:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673a6eb1-ad30-4d03-a998-ab0f82fcd75a 2019-05-14 10:12:00,948 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 10:12:00,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-673a6eb1-ad30-4d03-a998-ab0f82fcd75a 2019-05-14 10:12:00,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.125365972519s 2019-05-14 10:12:00,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:12:00,960 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:12:01,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 14 May 2019 10:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9580740-ae41-40fd-aaa8-86618e3e4eff 2019-05-14 10:12:01,073 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/33dda8714b28416a8feccd75833cd690"}, "tags": [], "enabled": true, "id": "33dda8714b28416a8feccd75833cd690", "parent_id": "default", "domain_id": "default", "name": "shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab"}]} 2019-05-14 10:12:01,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f9580740-ae41-40fd-aaa8-86618e3e4eff 2019-05-14 10:12:01,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117183923721s 2019-05-14 10:12:01,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 10:12:01,077 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" -d '{"network": {"tenant_id": "33dda8714b28416a8feccd75833cd690", "name": "shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab", "admin_state_up": true}}' 2019-05-14 10:12:01,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 14 May 2019 10:12:01 GMT X-Openstack-Request-Id: req-cbfca14b-d3f5-474e-a3db-0e5d37ea02d2 2019-05-14 10:12:01,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":"8c923641-52df-487d-a38b-d3360062e503","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"33dda8714b28416a8feccd75833cd690","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T10:12:01Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab","admin_state_up":true,"tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:01Z","mtu":1450}} 2019-05-14 10:12:01,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cbfca14b-d3f5-474e-a3db-0e5d37ea02d2 2019-05-14 10:12:01,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.546788215637s 2019-05-14 10:12:01,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-05-14T10:12:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8c923641-52df-487d-a38b-d3360062e503', u'provider:segmentation_id': 39, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab', u'created_at': u'2019-05-14T10:12:01Z', u'mtu': 1450, u'tenant_id': u'33dda8714b28416a8feccd75833cd690', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'33dda8714b28416a8feccd75833cd690', u'l2_adjacency': True}) 2019-05-14 10:12:01,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.16" 2019-05-14 10:12:01,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 10:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c1496c-b471-4af3-a92d-f652d614fa10 2019-05-14 10:12:01,634 - 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-05-14 10:12:01,634 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e5c1496c-b471-4af3-a92d-f652d614fa10 2019-05-14 10:12:01,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 10:12:02,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T11:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33dda8714b28416a8feccd75833cd690", "name": "shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/33dda8714b28416a8feccd75833cd690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/33dda8714b28416a8feccd75833cd690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/33dda8714b28416a8feccd75833cd690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/33dda8714b28416a8feccd75833cd690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/33dda8714b28416a8feccd75833cd690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/33dda8714b28416a8feccd75833cd690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/33dda8714b28416a8feccd75833cd690", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/33dda8714b28416a8feccd75833cd690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/33dda8714b28416a8feccd75833cd690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_33dda8714b28416a8feccd75833cd690", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_33dda8714b28416a8feccd75833cd690", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab", "id": "68a5d987d0c74a4987be564518a21626"}, "audit_ids": ["RkRSuUD_SgS0oC69cntgIw"], "issued_at": "2019-05-14T10:12:01.000000Z"}} 2019-05-14 10:12:02,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:12:02,034 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:02,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Tue, 14 May 2019 10:12:02 GMT X-Openstack-Request-Id: req-0f9891cc-78fd-48a2-ae06-37fad12890f1 2019-05-14 10:12:02,394 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8c923641-52df-487d-a38b-d3360062e503","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33dda8714b28416a8feccd75833cd690","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T10:12:01Z","qos_policy_id":null,"name":"shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab","admin_state_up":true,"tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 10:12:02,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0f9891cc-78fd-48a2-ae06-37fad12890f1 2019-05-14 10:12:02,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.360198020935s 2019-05-14 10:12:02,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 10:12:02,396 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"subnet": {"name": "shaker-subnet_23c48712-057e-4f4f-8dec-00cd4b464dab", "enable_dhcp": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 10:12:03,301 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Tue, 14 May 2019 10:12:03 GMT X-Openstack-Request-Id: req-a238927b-1617-4005-94cd-d0e9795ca74a 2019-05-14 10:12:03,301 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c923641-52df-487d-a38b-d3360062e503","tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T10:12:02Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"33dda8714b28416a8feccd75833cd690","id":"3027a779-0ed9-4f82-84f7-19cbf51b135a","subnetpool_id":null,"name":"shaker-subnet_23c48712-057e-4f4f-8dec-00cd4b464dab"}} 2019-05-14 10:12:03,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a238927b-1617-4005-94cd-d0e9795ca74a 2019-05-14 10:12:03,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.906200170517s 2019-05-14 10:12:03,302 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T10:12:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3027a779-0ed9-4f82-84f7-19cbf51b135a', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_23c48712-057e-4f4f-8dec-00cd4b464dab', u'enable_dhcp': True, u'network_id': u'8c923641-52df-487d-a38b-d3360062e503', u'tenant_id': u'33dda8714b28416a8feccd75833cd690', u'created_at': u'2019-05-14T10:12:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'33dda8714b28416a8feccd75833cd690'}) 2019-05-14 10:12:03,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 10:12:03,303 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "shaker-router_23c48712-057e-4f4f-8dec-00cd4b464dab", "admin_state_up": true}}' 2019-05-14 10:12:05,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 14 May 2019 10:12:05 GMT X-Openstack-Request-Id: req-77487203-2d0e-4c65-a3b1-9901ca63d229 2019-05-14 10:12:05,032 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:03Z", "admin_state_up": true, "updated_at": "2019-05-14T10:12:04Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "33dda8714b28416a8feccd75833cd690", "id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "name": "shaker-router_23c48712-057e-4f4f-8dec-00cd4b464dab"}} 2019-05-14 10:12:05,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-77487203-2d0e-4c65-a3b1-9901ca63d229 2019-05-14 10:12:05,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72926211357s 2019-05-14 10:12:05,033 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T10:12:04Z', u'revision_number': 2, u'id': u'88e2d397-c7c4-4ac9-981e-e3dd1de3eea7', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_23c48712-057e-4f4f-8dec-00cd4b464dab', u'admin_state_up': True, u'tenant_id': u'33dda8714b28416a8feccd75833cd690', u'created_at': u'2019-05-14T10:12:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'33dda8714b28416a8feccd75833cd690'}) 2019-05-14 10:12:05,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 10:12:05,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/88e2d397-c7c4-4ac9-981e-e3dd1de3eea7/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"subnet_id": "3027a779-0ed9-4f82-84f7-19cbf51b135a"}' 2019-05-14 10:12:07,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 10:12:07 GMT X-Openstack-Request-Id: req-d027035d-f92e-43dc-97f8-4f3926843eb2 2019-05-14 10:12:07,524 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8c923641-52df-487d-a38b-d3360062e503", "tenant_id": "33dda8714b28416a8feccd75833cd690", "subnet_id": "3027a779-0ed9-4f82-84f7-19cbf51b135a", "subnet_ids": ["3027a779-0ed9-4f82-84f7-19cbf51b135a"], "port_id": "7f11e03d-fbf0-4828-8dd6-b37270a60b54", "id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7"} 2019-05-14 10:12:07,524 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/88e2d397-c7c4-4ac9-981e-e3dd1de3eea7/add_router_interface.json used request id req-d027035d-f92e-43dc-97f8-4f3926843eb2 2019-05-14 10:12:07,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.49125504494s 2019-05-14 10:12:07,525 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-05-14 10:12:10,210 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-05-14 10:12:10,213 - 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.16" 2019-05-14 10:12:10,217 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 10:12:10 GMT 2019-05-14 10:12:10,218 - 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-05-14 10:12:10,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:12:10,221 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:10,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 10:12:10 GMT X-Openstack-Request-Id: req-da8de294-ec34-4cf9-91be-dece26da4d2c 2019-05-14 10:12:10,542 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:12:10,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-da8de294-ec34-4cf9-91be-dece26da4d2c 2019-05-14 10:12:10,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322481870651s 2019-05-14 10:12:10,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 10:12:10,556 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab"}' 2019-05-14 10:12:10,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Tue, 14 May 2019 10:12:10 GMT Location: http://172.30.9.28:9292/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-977a7467-b5dd-4a00-a186-76aa32c3f027 2019-05-14 10:12:10,782 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T10:12:10Z", "file": "/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813/file", "owner": "33dda8714b28416a8feccd75833cd690", "id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "size": null, "self": "/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "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_23c48712-057e-4f4f-8dec-00cd4b464dab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab", "checksum": null, "created_at": "2019-05-14T10:12:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 10:12:10,782 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-977a7467-b5dd-4a00-a186-76aa32c3f027 2019-05-14 10:12:10,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.230906963348s 2019-05-14 10:12:10,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 10:12:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '' 2019-05-14 10:12:20,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 10:12:20 GMT X-Openstack-Request-Id: req-ddbc1001-16fd-45d5-b06d-8d8620c35f4f 2019-05-14 10:12:20,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 10:12:20,369 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813/file used request id req-ddbc1001-16fd-45d5-b06d-8d8620c35f4f 2019-05-14 10:12:20,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.58610606194s 2019-05-14 10:12:20,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:12:20,378 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:20,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 14 May 2019 10:12:20 GMT X-Openstack-Request-Id: req-d1445e0d-5879-4253-9a97-61cf308f3045 2019-05-14 10:12:20,411 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T10:12:20Z", "file": "/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813/file", "owner": "33dda8714b28416a8feccd75833cd690", "id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "size": 666173440, "self": "/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/2501cfae-b568-4bf0-98ee-c7ab02659813/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/2501cfae-b568-4bf0-98ee-c7ab02659813/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-14T10:12:10Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:12:20,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d1445e0d-5879-4253-9a97-61cf308f3045 2019-05-14 10:12:20,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371308326721s 2019-05-14 10:12:20,413 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/2501cfae-b568-4bf0-98ee-c7ab02659813/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813/file', 'owner': u'33dda8714b28416a8feccd75833cd690', 'id': u'2501cfae-b568-4bf0-98ee-c7ab02659813', 'size': 666173440, u'self': u'/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33dda8714b28416a8feccd75833cd690', 'name': 'shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/2501cfae-b568-4bf0-98ee-c7ab02659813/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T10:12:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T10:12:20Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab', '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/2501cfae-b568-4bf0-98ee-c7ab02659813', 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_23c48712-057e-4f4f-8dec-00cd4b464dab', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab', 'created': u'2019-05-14T10:12:10Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-05-14T10:12:10Z', 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/2501cfae-b568-4bf0-98ee-c7ab02659813', 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_23c48712-057e-4f4f-8dec-00cd4b464dab', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-05-14 10:12:20,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 10:12:20,417 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_23c48712-057e-4f4f-8dec-00cd4b464dab", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-14 10:12:20,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-123a18ee-4624-45d5-9ce9-3cef2d1eb1be x-openstack-request-id: req-123a18ee-4624-45d5-9ce9-3cef2d1eb1be 2019-05-14 10:12:20,443 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "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": "45e4514d-aac3-456d-a3d6-09c736ffc3fd"}} 2019-05-14 10:12:20,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-123a18ee-4624-45d5-9ce9-3cef2d1eb1be 2019-05-14 10:12:20,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0291268825531s 2019-05-14 10:12:20,444 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_23c48712-057e-4f4f-8dec-00cd4b464dab', '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'2e0d3a695a9d4898b41f8075010286ad', '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'45e4514d-aac3-456d-a3d6-09c736ffc3fd', 'swap': 0}) 2019-05-14 10:12:20,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 10:12:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" -d '{"extra_specs": {}}' 2019-05-14 10:12:20,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-8996975a-4e09-48a1-a776-c4d3b1b109ba x-openstack-request-id: req-8996975a-4e09-48a1-a776-c4d3b1b109ba 2019-05-14 10:12:20,466 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 10:12:20,466 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd/os-extra_specs used request id req-8996975a-4e09-48a1-a776-c4d3b1b109ba 2019-05-14 10:12:20,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215721130371s 2019-05-14 10:12:20,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 10:12:20,471 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"keypair": {"name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab"}}' 2019-05-14 10:12:20,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-a6c55ddb-9a49-4318-bfd8-569d0b04faeb x-openstack-request-id: req-a6c55ddb-9a49-4318-bfd8-569d0b04faeb 2019-05-14 10:12:20,893 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAE0YgXY25/I0ehgkQQ328VgUqC+oG4KoBQV+wdd8P9GeBrnBoRgeIlIkTy1IKw2IrS6CRC0AiaFj98p6cFQRuOdDHsv7sAMrevqZdGYSsa4dthhSGx3/QGUrf9HG1W0yzVqDQcGdv+08WiqCPgfYdl5WNrc0mpk5L+RaVKF7uQy1n2WuRbfh/nydcTLCCRLEKBn/N90oNXu75l1nxvqS3/8s1grRCO5DYRN1qQTYaOSDwbV4ZNtyLNJSedX+U+d14rd3UzJR/l3iLMOHI1RE2uZ7TIG9PprIAuQliY/4eRtWMbm01ilJdWfppiBDY4WflBtQyGXLUICMqY+34o7w9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwBNGIF2NufyNHoYJEEN9vFYFKgvqBuCqAUFfsHXfD/Rnga5w\naEYHiJSJE8tSCsNiK0ugkQtAImhY/fKenBUEbjnQx7L+7ADK3r6mXRmErGuHbYYU\nhsd/0BlK3/RxtVtMs1ag0HBnb/tPFoqgj4H2HZeVja3NJqZOS/kWlShe7kMtZ9lr\nkW34f58nXEywgkSxCgZ/zfdKDV7u+ZdZ8b6kt//LNYK0QjuQ2ETdakE2Gjkg8G1e\nGTbcizSUnnV/lPndeK3d1MyUf5d4izDhyNURNrme0yBvT6ayALkJYmP+HkbVjG5t\nNYpSXVn6aYgQ2OFn5QbUMhly1CAjKmPt+KO8PQIDAQABAoIBADn9179v35mW2dis\naVIivnS9mAOQ41C+RjXo0gZKIFYF2bZ6v2+MLTwcdKKoUZX0VdByngEM34lD7hKG\nTUMcyWCqThHtRjBlMNs9vqb/TGJueM4lnE7xLvLaoBOsDyTNcwP2lMk6FtDllIRe\nyIlrmK5olPvYzMbtkVg41YulS7wtv11weSKTOe9Bw1P1AW4KWBtlaxPz7QsprW7C\nut7eURaXakh0v+WaZI4qQgoTvsVNYlqwGBkFtIDh5RSn+MiE0RTzb+v3LBZSuTGv\ncuSh4y9O6MvHs7/K/zABVVWpHYxYz9gpEyaDzifyGkosXzmFKoocYP/D/lfr3XJo\n1bc29fUCgYEA+N+Ah1auv7R9rW99lUD85ZpBYV4Qc8Z8OjSoR0rOG/Apbrll4F84\nDYadsnymKbcZAy4Euwkv75f2pkAOCQmdAoz6AJhHXMuaVyzCKxj2C1gz6aHidVmc\nG0f1QGtQEcx1MenulX7PCygdKhndDi5g8FkMwbJYtGw/qtSMYuZIbMsCgYEAxZNi\noFGDRkS2CIdpR/RXpD0MDPdfi+9qs1CHzubwverT2luz+axpml3rob6UX9x3ipQF\nXjto9ho+g4jJpGpZxKhkvQQfk+DfV0MtW3zLruy9XWM6LcVBmbkou/Mm39DTEqQu\nrgvmzh0NsPWZeXzxXIDTVcled4ieo0kEWF4tIhcCgYBit+U3yf6PNH0Vqr/Z0GmA\neeutP66u/fCQ9go6HUYcdus4bHoowhxt4RP0lNUkfuiBBmQB/Oby1wiTcZ0foJyT\nQnB4g+7qtCiIo8xxY/lVDquo5Pn7KoxtleGGqAqexMdIAU8OJbri5gqLhK7WzTbO\nn8QboS7mgnnOvXjiUg4weQKBgH3KCUfivb52LqMde1UZZtclGtACiu1v37IMenqr\nI+j2Yi0qp1o1gAKM+2E+Ef86QU2UUhqdnoTZTqW16BNqtn5za7e/sU8YI3nORkly\nGcfj5+hWLYtIhCyX6yxGcaCbtlau+x1KbIcbjkT1COKFPrHTPznl++QEsmNpMIAG\nbZu/AoGADyYrwztOFW/NBOzfSyJ9JKkmUEnwMZurqcyBYam+2ibTm7W4Njsqaa0b\nMNv+Dn86Ssw/VR+5X9nEQKSa2zajZHmmq4av2v30QoBqGA7qxJBguXPs34iSR3H0\n3Q61BlnNaM7d7tNRG06a0UGANqFdUKhCFzIs6nO2a8jZgz1xAEM=\n-----END RSA PRIVATE KEY-----\n", "user_id": "68a5d987d0c74a4987be564518a21626", "name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "fingerprint": "88:0c:54:b2:93:e2:9d:40:9d:b1:f2:74:1c:82:b4:d9"}} 2019-05-14 10:12:20,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a6c55ddb-9a49-4318-bfd8-569d0b04faeb 2019-05-14 10:12:20,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.424317121506s 2019-05-14 10:12:20,894 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAE0YgXY25/I0ehgkQQ328VgUqC+oG4KoBQV+wdd8P9GeBrnBoRgeIlIkTy1IKw2IrS6CRC0AiaFj98p6cFQRuOdDHsv7sAMrevqZdGYSsa4dthhSGx3/QGUrf9HG1W0yzVqDQcGdv+08WiqCPgfYdl5WNrc0mpk5L+RaVKF7uQy1n2WuRbfh/nydcTLCCRLEKBn/N90oNXu75l1nxvqS3/8s1grRCO5DYRN1qQTYaOSDwbV4ZNtyLNJSedX+U+d14rd3UzJR/l3iLMOHI1RE2uZ7TIG9PprIAuQliY/4eRtWMbm01ilJdWfppiBDY4WflBtQyGXLUICMqY+34o7w9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAwBNGIF2NufyNHoYJEEN9vFYFKgvqBuCqAUFfsHXfD/Rnga5w\naEYHiJSJE8tSCsNiK0ugkQtAImhY/fKenBUEbjnQx7L+7ADK3r6mXRmErGuHbYYU\nhsd/0BlK3/RxtVtMs1ag0HBnb/tPFoqgj4H2HZeVja3NJqZOS/kWlShe7kMtZ9lr\nkW34f58nXEywgkSxCgZ/zfdKDV7u+ZdZ8b6kt//LNYK0QjuQ2ETdakE2Gjkg8G1e\nGTbcizSUnnV/lPndeK3d1MyUf5d4izDhyNURNrme0yBvT6ayALkJYmP+HkbVjG5t\nNYpSXVn6aYgQ2OFn5QbUMhly1CAjKmPt+KO8PQIDAQABAoIBADn9179v35mW2dis\naVIivnS9mAOQ41C+RjXo0gZKIFYF2bZ6v2+MLTwcdKKoUZX0VdByngEM34lD7hKG\nTUMcyWCqThHtRjBlMNs9vqb/TGJueM4lnE7xLvLaoBOsDyTNcwP2lMk6FtDllIRe\nyIlrmK5olPvYzMbtkVg41YulS7wtv11weSKTOe9Bw1P1AW4KWBtlaxPz7QsprW7C\nut7eURaXakh0v+WaZI4qQgoTvsVNYlqwGBkFtIDh5RSn+MiE0RTzb+v3LBZSuTGv\ncuSh4y9O6MvHs7/K/zABVVWpHYxYz9gpEyaDzifyGkosXzmFKoocYP/D/lfr3XJo\n1bc29fUCgYEA+N+Ah1auv7R9rW99lUD85ZpBYV4Qc8Z8OjSoR0rOG/Apbrll4F84\nDYadsnymKbcZAy4Euwkv75f2pkAOCQmdAoz6AJhHXMuaVyzCKxj2C1gz6aHidVmc\nG0f1QGtQEcx1MenulX7PCygdKhndDi5g8FkMwbJYtGw/qtSMYuZIbMsCgYEAxZNi\noFGDRkS2CIdpR/RXpD0MDPdfi+9qs1CHzubwverT2luz+axpml3rob6UX9x3ipQF\nXjto9ho+g4jJpGpZxKhkvQQfk+DfV0MtW3zLruy9XWM6LcVBmbkou/Mm39DTEqQu\nrgvmzh0NsPWZeXzxXIDTVcled4ieo0kEWF4tIhcCgYBit+U3yf6PNH0Vqr/Z0GmA\neeutP66u/fCQ9go6HUYcdus4bHoowhxt4RP0lNUkfuiBBmQB/Oby1wiTcZ0foJyT\nQnB4g+7qtCiIo8xxY/lVDquo5Pn7KoxtleGGqAqexMdIAU8OJbri5gqLhK7WzTbO\nn8QboS7mgnnOvXjiUg4weQKBgH3KCUfivb52LqMde1UZZtclGtACiu1v37IMenqr\nI+j2Yi0qp1o1gAKM+2E+Ef86QU2UUhqdnoTZTqW16BNqtn5za7e/sU8YI3nORkly\nGcfj5+hWLYtIhCyX6yxGcaCbtlau+x1KbIcbjkT1COKFPrHTPznl++QEsmNpMIAG\nbZu/AoGADyYrwztOFW/NBOzfSyJ9JKkmUEnwMZurqcyBYam+2ibTm7W4Njsqaa0b\nMNv+Dn86Ssw/VR+5X9nEQKSa2zajZHmmq4av2v30QoBqGA7qxJBguXPs34iSR3H0\n3Q61BlnNaM7d7tNRG06a0UGANqFdUKhCFzIs6nO2a8jZgz1xAEM=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'68a5d987d0c74a4987be564518a21626', 'name': u'shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab', 'created_at': '2019-05-14T10:12:20.894503', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33dda8714b28416a8feccd75833cd690', 'name': 'shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'88:0c:54:b2:93:e2:9d:40:9d:b1:f2:74:1c:82:b4:d9', 'type': 'ssh', 'id': u'shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab'}) 2019-05-14 10:12:20,895 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAwBNGIF2NufyNHoYJEEN9vFYFKgvqBuCqAUFfsHXfD/Rnga5w aEYHiJSJE8tSCsNiK0ugkQtAImhY/fKenBUEbjnQx7L+7ADK3r6mXRmErGuHbYYU hsd/0BlK3/RxtVtMs1ag0HBnb/tPFoqgj4H2HZeVja3NJqZOS/kWlShe7kMtZ9lr kW34f58nXEywgkSxCgZ/zfdKDV7u+ZdZ8b6kt//LNYK0QjuQ2ETdakE2Gjkg8G1e GTbcizSUnnV/lPndeK3d1MyUf5d4izDhyNURNrme0yBvT6ayALkJYmP+HkbVjG5t NYpSXVn6aYgQ2OFn5QbUMhly1CAjKmPt+KO8PQIDAQABAoIBADn9179v35mW2dis aVIivnS9mAOQ41C+RjXo0gZKIFYF2bZ6v2+MLTwcdKKoUZX0VdByngEM34lD7hKG TUMcyWCqThHtRjBlMNs9vqb/TGJueM4lnE7xLvLaoBOsDyTNcwP2lMk6FtDllIRe yIlrmK5olPvYzMbtkVg41YulS7wtv11weSKTOe9Bw1P1AW4KWBtlaxPz7QsprW7C ut7eURaXakh0v+WaZI4qQgoTvsVNYlqwGBkFtIDh5RSn+MiE0RTzb+v3LBZSuTGv cuSh4y9O6MvHs7/K/zABVVWpHYxYz9gpEyaDzifyGkosXzmFKoocYP/D/lfr3XJo 1bc29fUCgYEA+N+Ah1auv7R9rW99lUD85ZpBYV4Qc8Z8OjSoR0rOG/Apbrll4F84 DYadsnymKbcZAy4Euwkv75f2pkAOCQmdAoz6AJhHXMuaVyzCKxj2C1gz6aHidVmc G0f1QGtQEcx1MenulX7PCygdKhndDi5g8FkMwbJYtGw/qtSMYuZIbMsCgYEAxZNi oFGDRkS2CIdpR/RXpD0MDPdfi+9qs1CHzubwverT2luz+axpml3rob6UX9x3ipQF Xjto9ho+g4jJpGpZxKhkvQQfk+DfV0MtW3zLruy9XWM6LcVBmbkou/Mm39DTEqQu rgvmzh0NsPWZeXzxXIDTVcled4ieo0kEWF4tIhcCgYBit+U3yf6PNH0Vqr/Z0GmA eeutP66u/fCQ9go6HUYcdus4bHoowhxt4RP0lNUkfuiBBmQB/Oby1wiTcZ0foJyT QnB4g+7qtCiIo8xxY/lVDquo5Pn7KoxtleGGqAqexMdIAU8OJbri5gqLhK7WzTbO n8QboS7mgnnOvXjiUg4weQKBgH3KCUfivb52LqMde1UZZtclGtACiu1v37IMenqr I+j2Yi0qp1o1gAKM+2E+Ef86QU2UUhqdnoTZTqW16BNqtn5za7e/sU8YI3nORkly Gcfj5+hWLYtIhCyX6yxGcaCbtlau+x1KbIcbjkT1COKFPrHTPznl++QEsmNpMIAG bZu/AoGADyYrwztOFW/NBOzfSyJ9JKkmUEnwMZurqcyBYam+2ibTm7W4Njsqaa0b MNv+Dn86Ssw/VR+5X9nEQKSa2zajZHmmq4av2v30QoBqGA7qxJBguXPs34iSR3H0 3Q61BlnNaM7d7tNRG06a0UGANqFdUKhCFzIs6nO2a8jZgz1xAEM= -----END RSA PRIVATE KEY----- 2019-05-14 10:12:20,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-14 10:12:20,901 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"security_group": {"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab", "description": "created by OPNFV Functest (shaker)"}}' 2019-05-14 10:12:21,348 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Tue, 14 May 2019 10:12:21 GMT X-Openstack-Request-Id: req-646edc85-54c7-40a9-968c-e47184693cbe 2019-05-14 10:12:21,348 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:21Z", "updated_at": "2019-05-14T10:12:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "58be8bd8-4dfd-4cff-a64e-b217fee7a67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "fa1c23d6-6d95-40a6-889f-77b40c6130d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}} 2019-05-14 10:12:21,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-646edc85-54c7-40a9-968c-e47184693cbe 2019-05-14 10:12:21,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.448573112488s 2019-05-14 10:12:21,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:12:21,356 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:21,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Tue, 14 May 2019 10:12:21 GMT X-Openstack-Request-Id: req-57d9d61e-2bf5-4b34-b7bc-b42beaed9322 2019-05-14 10:12:21,414 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:01Z", "updated_at": "2019-05-14T10:12:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "34168afb-847a-4752-9a3f-de17c68653d9", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "86ed3d7c-f122-4986-ab2e-281c709b3db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "8d304c5f-e17d-44d7-a8e3-1b3c965eebea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "ab2b8464-af2b-4410-8565-95b5efe13236", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "77783234-57ba-45f2-9efb-960194714060", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:21Z", "updated_at": "2019-05-14T10:12:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "58be8bd8-4dfd-4cff-a64e-b217fee7a67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "fa1c23d6-6d95-40a6-889f-77b40c6130d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}]} 2019-05-14 10:12:21,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-57d9d61e-2bf5-4b34-b7bc-b42beaed9322 2019-05-14 10:12:21,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0581738948822s 2019-05-14 10:12:21,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:12:21,421 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -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": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae"}}' 2019-05-14 10:12:21,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 10:12:21 GMT X-Openstack-Request-Id: req-7aa29634-6a84-4e22-af3a-363fa665110f 2019-05-14 10:12:21,528 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "port_range_min": 22, "revision_number": 0, "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:21Z", "project_id": "33dda8714b28416a8feccd75833cd690", "id": "f71501ba-37ac-4ae8-89d1-b56a4a7fc2d6"}} 2019-05-14 10:12:21,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7aa29634-6a84-4e22-af3a-363fa665110f 2019-05-14 10:12:21,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.107811927795s 2019-05-14 10:12:21,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:12:21,535 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:21,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Tue, 14 May 2019 10:12:21 GMT X-Openstack-Request-Id: req-32ba055d-0e1e-42ac-ac76-2c006bd21d82 2019-05-14 10:12:21,579 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:01Z", "updated_at": "2019-05-14T10:12:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "34168afb-847a-4752-9a3f-de17c68653d9", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "86ed3d7c-f122-4986-ab2e-281c709b3db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "8d304c5f-e17d-44d7-a8e3-1b3c965eebea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "ab2b8464-af2b-4410-8565-95b5efe13236", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "77783234-57ba-45f2-9efb-960194714060", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:21Z", "updated_at": "2019-05-14T10:12:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "58be8bd8-4dfd-4cff-a64e-b217fee7a67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "f71501ba-37ac-4ae8-89d1-b56a4a7fc2d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": 22, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "fa1c23d6-6d95-40a6-889f-77b40c6130d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 2, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}]} 2019-05-14 10:12:21,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-32ba055d-0e1e-42ac-ac76-2c006bd21d82 2019-05-14 10:12:21,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452308654785s 2019-05-14 10:12:21,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:12:21,586 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -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": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae"}}' 2019-05-14 10:12:21,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 14 May 2019 10:12:21 GMT X-Openstack-Request-Id: req-50a17ea2-a388-4711-bf24-6c7a0d4316ee 2019-05-14 10:12:21,759 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "port_range_min": null, "revision_number": 0, "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:21Z", "project_id": "33dda8714b28416a8feccd75833cd690", "id": "3d844f41-e614-4a63-9af0-729e8fc6a96f"}} 2019-05-14 10:12:21,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-50a17ea2-a388-4711-bf24-6c7a0d4316ee 2019-05-14 10:12:21,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.174217939377s 2019-05-14 10:12:21,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:12:21,765 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:21,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Tue, 14 May 2019 10:12:21 GMT X-Openstack-Request-Id: req-75110465-889e-4e83-b408-02e99748c503 2019-05-14 10:12:21,808 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:01Z", "updated_at": "2019-05-14T10:12:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "34168afb-847a-4752-9a3f-de17c68653d9", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "86ed3d7c-f122-4986-ab2e-281c709b3db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "8d304c5f-e17d-44d7-a8e3-1b3c965eebea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "ab2b8464-af2b-4410-8565-95b5efe13236", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "77783234-57ba-45f2-9efb-960194714060", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:21Z", "updated_at": "2019-05-14T10:12:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "3d844f41-e614-4a63-9af0-729e8fc6a96f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "58be8bd8-4dfd-4cff-a64e-b217fee7a67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "f71501ba-37ac-4ae8-89d1-b56a4a7fc2d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": 22, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "fa1c23d6-6d95-40a6-889f-77b40c6130d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 3, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}]} 2019-05-14 10:12:21,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-75110465-889e-4e83-b408-02e99748c503 2019-05-14 10:12:21,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0439300537109s 2019-05-14 10:12:21,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:12:21,815 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -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": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae"}}' 2019-05-14 10:12:21,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 14 May 2019 10:12:21 GMT X-Openstack-Request-Id: req-a1bbdcd9-fb90-4a90-8601-6b7a1cd37fe9 2019-05-14 10:12:21,945 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 9000, "updated_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "port_range_min": 9000, "revision_number": 0, "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:21Z", "project_id": "33dda8714b28416a8feccd75833cd690", "id": "17bac5f2-6131-41e6-a682-8b34add5722b"}} 2019-05-14 10:12:21,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a1bbdcd9-fb90-4a90-8601-6b7a1cd37fe9 2019-05-14 10:12:21,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131582021713s 2019-05-14 10:12:21,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:12:21,948 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:22,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 14 May 2019 10:12:22 GMT X-Openstack-Request-Id: req-2a8f2169-cef7-483b-b894-c02d11818fd7 2019-05-14 10:12:22,363 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c923641-52df-487d-a38b-d3360062e503","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33dda8714b28416a8feccd75833cd690","l2_adjacency":true,"status":"ACTIVE","subnets":["3027a779-0ed9-4f82-84f7-19cbf51b135a"],"description":"","tags":[],"updated_at":"2019-05-14T10:12:02Z","qos_policy_id":null,"name":"shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab","admin_state_up":true,"tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 10:12:22,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-2a8f2169-cef7-483b-b894-c02d11818fd7 2019-05-14 10:12:22,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.415814161301s 2019-05-14 10:12:22,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:12:22,372 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:22,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 14 May 2019 10:12:22 GMT X-Openstack-Request-Id: req-f6db9514-d237-414a-929e-8588e8f41024 2019-05-14 10:12:22,407 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T10:12:20Z", "file": "/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813/file", "owner": "33dda8714b28416a8feccd75833cd690", "id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "size": 666173440, "self": "/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/2501cfae-b568-4bf0-98ee-c7ab02659813/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/2501cfae-b568-4bf0-98ee-c7ab02659813/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-14T10:12:10Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:12:22,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f6db9514-d237-414a-929e-8588e8f41024 2019-05-14 10:12:22,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393650531769s 2019-05-14 10:12:22,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 10:12:22,418 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:22,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-721ac9f8-e404-4431-85d1-7be52b9b3aea x-openstack-request-id: req-721ac9f8-e404-4431-85d1-7be52b9b3aea 2019-05-14 10:12:22,439 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "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": "45e4514d-aac3-456d-a3d6-09c736ffc3fd"}]} 2019-05-14 10:12:22,439 - 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-721ac9f8-e404-4431-85d1-7be52b9b3aea 2019-05-14 10:12:22,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242960453033s 2019-05-14 10:12:22,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 10:12:22,443 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"server": {"name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "imageRef": "2501cfae-b568-4bf0-98ee-c7ab02659813", "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "flavorRef": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8c923641-52df-487d-a38b-d3360062e503"}], "security_groups": [{"name": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae"}]}}' 2019-05-14 10:12:24,601 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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 location: http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a x-compute-request-id: req-0daeec85-92cc-47ef-8eb8-a7399cf227dc x-openstack-request-id: req-0daeec85-92cc-47ef-8eb8-a7399cf227dc 2019-05-14 10:12:24,601 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae"}], "OS-DCF:diskConfig": "MANUAL", "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "adminPass": "MKTTTnv9H2yt"}} 2019-05-14 10:12:24,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-0daeec85-92cc-47ef-8eb8-a7399cf227dc 2019-05-14 10:12:24,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.16090583801s 2019-05-14 10:12:24,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:24,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:24,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 599 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-a0025fbf-28f8-4f94-95b7-04a4487be9af x-openstack-request-id: req-a0025fbf-28f8-4f94-95b7-04a4487be9af 2019-05-14 10:12:24,988 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:24,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a0025fbf-28f8-4f94-95b7-04a4487be9af 2019-05-14 10:12:24,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386167049408s 2019-05-14 10:12:25,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:12:25,000 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:25,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 14 May 2019 10:12:25 GMT X-Openstack-Request-Id: req-210127da-f577-40d2-94a2-91e1aaf580e4 2019-05-14 10:12:25,091 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c923641-52df-487d-a38b-d3360062e503","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33dda8714b28416a8feccd75833cd690","l2_adjacency":true,"status":"ACTIVE","subnets":["3027a779-0ed9-4f82-84f7-19cbf51b135a"],"description":"","tags":[],"updated_at":"2019-05-14T10:12:02Z","qos_policy_id":null,"name":"shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab","admin_state_up":true,"tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 10:12:25,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-210127da-f577-40d2-94a2-91e1aaf580e4 2019-05-14 10:12:25,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0911569595337s 2019-05-14 10:12:25,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 10:12:25,092 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:25,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Tue, 14 May 2019 10:12:25 GMT X-Openstack-Request-Id: req-cf279f12-dd3a-451d-bd88-b38e553d2ae8 2019-05-14 10:12:25,137 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c923641-52df-487d-a38b-d3360062e503","tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T10:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"33dda8714b28416a8feccd75833cd690","id":"3027a779-0ed9-4f82-84f7-19cbf51b135a","subnetpool_id":null,"name":"shaker-subnet_23c48712-057e-4f4f-8dec-00cd4b464dab"}]} 2019-05-14 10:12:25,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-cf279f12-dd3a-451d-bd88-b38e553d2ae8 2019-05-14 10:12:25,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448179244995s 2019-05-14 10:12:25,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:27,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:27,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 651 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-85520c82-7abf-47b0-b2d1-e5ef96c54b03 x-openstack-request-id: req-85520c82-7abf-47b0-b2d1-e5ef96c54b03 2019-05-14 10:12:27,567 - 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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:26Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:27,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85520c82-7abf-47b0-b2d1-e5ef96c54b03 2019-05-14 10:12:27,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427026033401s 2019-05-14 10:12:27,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:29,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:30,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-94806c83-2f05-4a27-822a-5461caa85446 x-openstack-request-id: req-94806c83-2f05-4a27-822a-5461caa85446 2019-05-14 10:12:30,039 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:30,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94806c83-2f05-4a27-822a-5461caa85446 2019-05-14 10:12:30,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462836027145s 2019-05-14 10:12:30,046 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:32,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:32,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:32,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-33408596-1f35-473d-9e8d-697bbb9805b0 x-openstack-request-id: req-33408596-1f35-473d-9e8d-697bbb9805b0 2019-05-14 10:12:32,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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:32,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-33408596-1f35-473d-9e8d-697bbb9805b0 2019-05-14 10:12:32,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697242975235s 2019-05-14 10:12:32,752 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:34,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:34,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:35,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-efa41ab0-acfe-463f-be1a-fe5ab3b8d863 x-openstack-request-id: req-efa41ab0-acfe-463f-be1a-fe5ab3b8d863 2019-05-14 10:12:35,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:35,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-efa41ab0-acfe-463f-be1a-fe5ab3b8d863 2019-05-14 10:12:35,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.576789855957s 2019-05-14 10:12:35,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:37,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:37,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:37,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-359061fa-ca05-455a-9440-f26ad7ed9a39 x-openstack-request-id: req-359061fa-ca05-455a-9440-f26ad7ed9a39 2019-05-14 10:12:37,526 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:37,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-359061fa-ca05-455a-9440-f26ad7ed9a39 2019-05-14 10:12:37,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18566608429s 2019-05-14 10:12:37,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:39,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:39,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:39,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-b23f9f13-5351-4762-8ac2-1b84a8f3a9f3 x-openstack-request-id: req-b23f9f13-5351-4762-8ac2-1b84a8f3a9f3 2019-05-14 10:12:39,884 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:39,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b23f9f13-5351-4762-8ac2-1b84a8f3a9f3 2019-05-14 10:12:39,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348820924759s 2019-05-14 10:12:39,891 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:41,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:41,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:42,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-b846060d-df32-4a3d-9b02-f3ffb8f380ad x-openstack-request-id: req-b846060d-df32-4a3d-9b02-f3ffb8f380ad 2019-05-14 10:12:42,249 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:42,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b846060d-df32-4a3d-9b02-f3ffb8f380ad 2019-05-14 10:12:42,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355470895767s 2019-05-14 10:12:42,256 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:44,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:44,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:44,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-d8d2964a-0440-47d3-ba4d-f7de86f1bebb x-openstack-request-id: req-d8d2964a-0440-47d3-ba4d-f7de86f1bebb 2019-05-14 10:12:44,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:44,647 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d8d2964a-0440-47d3-ba4d-f7de86f1bebb 2019-05-14 10:12:44,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388002872467s 2019-05-14 10:12:44,653 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:46,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:46,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:46,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-a41edc7e-7814-40e9-9f78-64c4a67e32c2 x-openstack-request-id: req-a41edc7e-7814-40e9-9f78-64c4a67e32c2 2019-05-14 10:12:46,830 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:46,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a41edc7e-7814-40e9-9f78-64c4a67e32c2 2019-05-14 10:12:46,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174095869064s 2019-05-14 10:12:46,837 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:48,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:48,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:49,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-1bb8bea7-abe2-46fe-88d3-2710b261a2a3 x-openstack-request-id: req-1bb8bea7-abe2-46fe-88d3-2710b261a2a3 2019-05-14 10:12:49,033 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:49,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1bb8bea7-abe2-46fe-88d3-2710b261a2a3 2019-05-14 10:12:49,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194674015045s 2019-05-14 10:12:49,040 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:51,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:51,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:51,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:12: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-65cb978e-679d-444e-b9e9-1025b8f995b5 x-openstack-request-id: req-65cb978e-679d-444e-b9e9-1025b8f995b5 2019-05-14 10:12:51,232 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:51,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-65cb978e-679d-444e-b9e9-1025b8f995b5 2019-05-14 10:12:51,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189437150955s 2019-05-14 10:12:51,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:53,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:53,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:53,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-a69ae37d-0de3-4d4f-90cc-5694b1ce23de x-openstack-request-id: req-a69ae37d-0de3-4d4f-90cc-5694b1ce23de 2019-05-14 10:12:53,597 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:53,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a69ae37d-0de3-4d4f-90cc-5694b1ce23de 2019-05-14 10:12:53,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356550931931s 2019-05-14 10:12:53,604 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:55,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:55,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:56,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-ed0c0fc2-3a36-4441-b15b-ebca96f33f92 x-openstack-request-id: req-ed0c0fc2-3a36-4441-b15b-ebca96f33f92 2019-05-14 10:12:56,382 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:56,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed0c0fc2-3a36-4441-b15b-ebca96f33f92 2019-05-14 10:12:56,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77526807785s 2019-05-14 10:12:56,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:12:58,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:12:58,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:12:59,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-0c496888-0087-446c-9701-18e59f5eccb0 x-openstack-request-id: req-0c496888-0087-446c-9701-18e59f5eccb0 2019-05-14 10:12:59,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:12:59,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0c496888-0087-446c-9701-18e59f5eccb0 2019-05-14 10:12:59,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730684041977s 2019-05-14 10:12:59,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:01,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:01,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:01,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-4f62fdd0-9c08-472b-98bc-53e1506bef3a x-openstack-request-id: req-4f62fdd0-9c08-472b-98bc-53e1506bef3a 2019-05-14 10:13:01,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:01,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4f62fdd0-9c08-472b-98bc-53e1506bef3a 2019-05-14 10:13:01,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664463996887s 2019-05-14 10:13:01,801 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:03,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:03,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:04,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-1bc735ee-0870-4bea-86c9-7add6c65f588 x-openstack-request-id: req-1bc735ee-0870-4bea-86c9-7add6c65f588 2019-05-14 10:13:04,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:04,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1bc735ee-0870-4bea-86c9-7add6c65f588 2019-05-14 10:13:04,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670713186264s 2019-05-14 10:13:04,481 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:06,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:06,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-e25605fe-00ff-4bfd-8f24-676acdb94f48 x-openstack-request-id: req-e25605fe-00ff-4bfd-8f24-676acdb94f48 2019-05-14 10:13:06,945 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:06,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e25605fe-00ff-4bfd-8f24-676acdb94f48 2019-05-14 10:13:06,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462378978729s 2019-05-14 10:13:06,952 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:08,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:08,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:09,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-335a0a3b-067f-4dc6-8ddc-b585063c36a8 x-openstack-request-id: req-335a0a3b-067f-4dc6-8ddc-b585063c36a8 2019-05-14 10:13:09,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:09,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-335a0a3b-067f-4dc6-8ddc-b585063c36a8 2019-05-14 10:13:09,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457487106323s 2019-05-14 10:13:09,418 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:11,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:11,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:11,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-e84c50c8-1efc-4f79-8e5a-58e583bcb073 x-openstack-request-id: req-e84c50c8-1efc-4f79-8e5a-58e583bcb073 2019-05-14 10:13:11,595 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:11,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e84c50c8-1efc-4f79-8e5a-58e583bcb073 2019-05-14 10:13:11,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174585103989s 2019-05-14 10:13:11,602 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:13,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:13,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:13,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-d8cb7218-b65d-4595-9aa7-9b2c8f03b351 x-openstack-request-id: req-d8cb7218-b65d-4595-9aa7-9b2c8f03b351 2019-05-14 10:13:13,790 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:13,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d8cb7218-b65d-4595-9aa7-9b2c8f03b351 2019-05-14 10:13:13,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18616604805s 2019-05-14 10:13:13,797 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:15,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:15,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:16,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-8d435439-a6de-4b61-847b-6a019d6def21 x-openstack-request-id: req-8d435439-a6de-4b61-847b-6a019d6def21 2019-05-14 10:13:16,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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:16,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8d435439-a6de-4b61-847b-6a019d6def21 2019-05-14 10:13:16,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659783124924s 2019-05-14 10:13:16,466 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:18,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:18,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:18,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-6294c8cb-8b7c-4e92-b460-e411dbf97560 x-openstack-request-id: req-6294c8cb-8b7c-4e92-b460-e411dbf97560 2019-05-14 10:13:18,659 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:18,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6294c8cb-8b7c-4e92-b460-e411dbf97560 2019-05-14 10:13:18,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191383123398s 2019-05-14 10:13:18,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:20,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:20,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:20,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-5c5231ca-452c-403b-9efa-3b1668e2eb17 x-openstack-request-id: req-5c5231ca-452c-403b-9efa-3b1668e2eb17 2019-05-14 10:13:20,853 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:20,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c5231ca-452c-403b-9efa-3b1668e2eb17 2019-05-14 10:13:20,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184779882431s 2019-05-14 10:13:20,860 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:22,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:22,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:23,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-0337479f-ad67-4cc3-b0c3-31319a357171 x-openstack-request-id: req-0337479f-ad67-4cc3-b0c3-31319a357171 2019-05-14 10:13:23,055 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:23,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0337479f-ad67-4cc3-b0c3-31319a357171 2019-05-14 10:13:23,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19243311882s 2019-05-14 10:13:23,061 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:25,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:25,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:25,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-812ff7ac-68ab-4740-a51e-075b90be6467 x-openstack-request-id: req-812ff7ac-68ab-4740-a51e-075b90be6467 2019-05-14 10:13:25,252 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:25,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-812ff7ac-68ab-4740-a51e-075b90be6467 2019-05-14 10:13:25,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188760995865s 2019-05-14 10:13:25,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:27,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:27,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:27,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-77b79f6f-1bea-41af-8270-1cb38cb53c81 x-openstack-request-id: req-77b79f6f-1bea-41af-8270-1cb38cb53c81 2019-05-14 10:13:27,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:27,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77b79f6f-1bea-41af-8270-1cb38cb53c81 2019-05-14 10:13:27,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440953969955s 2019-05-14 10:13:27,709 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:29,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:29,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-2f62f2e3-9abb-4b89-aeb3-c50b67de9ace x-openstack-request-id: req-2f62f2e3-9abb-4b89-aeb3-c50b67de9ace 2019-05-14 10:13:29,907 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:29,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2f62f2e3-9abb-4b89-aeb3-c50b67de9ace 2019-05-14 10:13:29,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196140050888s 2019-05-14 10:13:29,914 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:31,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:31,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:32,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-d07fa3c3-b20b-44a4-9c96-35905bebb297 x-openstack-request-id: req-d07fa3c3-b20b-44a4-9c96-35905bebb297 2019-05-14 10:13:32,666 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:32,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d07fa3c3-b20b-44a4-9c96-35905bebb297 2019-05-14 10:13:32,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74973487854s 2019-05-14 10:13:32,672 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:34,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:35,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-d3548237-bc47-4554-9216-c560c0cfb6f1 x-openstack-request-id: req-d3548237-bc47-4554-9216-c560c0cfb6f1 2019-05-14 10:13:35,418 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:35,418 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d3548237-bc47-4554-9216-c560c0cfb6f1 2019-05-14 10:13:35,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.743734121323s 2019-05-14 10:13:35,424 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:37,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:37,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:37,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-ac5b8bc4-8e2a-4b7f-892e-a9972882581c x-openstack-request-id: req-ac5b8bc4-8e2a-4b7f-892e-a9972882581c 2019-05-14 10:13:37,617 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:37,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac5b8bc4-8e2a-4b7f-892e-a9972882581c 2019-05-14 10:13:37,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190203905106s 2019-05-14 10:13:37,623 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:39,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:39,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:40,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-ef45144c-46c1-4ae3-b203-ea467ffa84af x-openstack-request-id: req-ef45144c-46c1-4ae3-b203-ea467ffa84af 2019-05-14 10:13:40,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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:40,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ef45144c-46c1-4ae3-b203-ea467ffa84af 2019-05-14 10:13:40,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618443965912s 2019-05-14 10:13:40,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:42,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:42,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:42,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-7fcb7dc4-b1eb-4996-bfe9-a4094c54c630 x-openstack-request-id: req-7fcb7dc4-b1eb-4996-bfe9-a4094c54c630 2019-05-14 10:13:42,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:42,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7fcb7dc4-b1eb-4996-bfe9-a4094c54c630 2019-05-14 10:13:42,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192842006683s 2019-05-14 10:13:42,453 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:44,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:44,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:44,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-052f0c97-16b6-4a8b-8224-16100d46c528 x-openstack-request-id: req-052f0c97-16b6-4a8b-8224-16100d46c528 2019-05-14 10:13:44,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:44,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-052f0c97-16b6-4a8b-8224-16100d46c528 2019-05-14 10:13:44,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195947885513s 2019-05-14 10:13:44,658 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:46,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:46,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:47,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-f37e5966-1596-467f-ae26-2e25b487297c x-openstack-request-id: req-f37e5966-1596-467f-ae26-2e25b487297c 2019-05-14 10:13:47,405 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:47,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f37e5966-1596-467f-ae26-2e25b487297c 2019-05-14 10:13:47,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.744751930237s 2019-05-14 10:13:47,411 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:49,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:49,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:49,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-d14e84ef-5d97-4363-ad46-73787c01772d x-openstack-request-id: req-d14e84ef-5d97-4363-ad46-73787c01772d 2019-05-14 10:13:49,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:49,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d14e84ef-5d97-4363-ad46-73787c01772d 2019-05-14 10:13:49,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388575077057s 2019-05-14 10:13:49,809 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:51,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:51,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:52,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-c380bf4e-99ab-462d-bd99-f2e9b68b5305 x-openstack-request-id: req-c380bf4e-99ab-462d-bd99-f2e9b68b5305 2019-05-14 10:13:52,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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:52,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c380bf4e-99ab-462d-bd99-f2e9b68b5305 2019-05-14 10:13:52,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215502023697s 2019-05-14 10:13:52,033 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:54,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:54,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:54,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-88779101-a680-4779-8768-7a917237f5e3 x-openstack-request-id: req-88779101-a680-4779-8768-7a917237f5e3 2019-05-14 10:13:54,680 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:54,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-88779101-a680-4779-8768-7a917237f5e3 2019-05-14 10:13:54,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644719839096s 2019-05-14 10:13:54,687 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:56,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:57,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-f110e1f7-3c90-4d43-99d7-62341ddefe3c x-openstack-request-id: req-f110e1f7-3c90-4d43-99d7-62341ddefe3c 2019-05-14 10:13:57,156 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:57,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f110e1f7-3c90-4d43-99d7-62341ddefe3c 2019-05-14 10:13:57,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467106103897s 2019-05-14 10:13:57,163 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:13:59,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:13:59,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:13:59,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:13: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-eecb3092-5af0-4b1f-b55e-5d1643f2b94c x-openstack-request-id: req-eecb3092-5af0-4b1f-b55e-5d1643f2b94c 2019-05-14 10:13:59,341 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:13:59,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eecb3092-5af0-4b1f-b55e-5d1643f2b94c 2019-05-14 10:13:59,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176007032394s 2019-05-14 10:13:59,348 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:01,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:01,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:01,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-97ff1796-3617-4504-b472-dacfeb2998e3 x-openstack-request-id: req-97ff1796-3617-4504-b472-dacfeb2998e3 2019-05-14 10:14:01,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:01,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-97ff1796-3617-4504-b472-dacfeb2998e3 2019-05-14 10:14:01,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182028055191s 2019-05-14 10:14:01,539 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:03,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:03,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:04,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-f8905ea7-9d97-4c08-9264-24793dd81bec x-openstack-request-id: req-f8905ea7-9d97-4c08-9264-24793dd81bec 2019-05-14 10:14:04,198 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:04,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f8905ea7-9d97-4c08-9264-24793dd81bec 2019-05-14 10:14:04,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.656529903412s 2019-05-14 10:14:04,205 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:06,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:06,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:06,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-06e80a63-fabd-4c82-b158-49ad63cfc38a x-openstack-request-id: req-06e80a63-fabd-4c82-b158-49ad63cfc38a 2019-05-14 10:14:06,417 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:06,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-06e80a63-fabd-4c82-b158-49ad63cfc38a 2019-05-14 10:14:06,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209828853607s 2019-05-14 10:14:06,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:08,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:08,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-08d5de1c-0745-4d58-b282-bd054231f3fd x-openstack-request-id: req-08d5de1c-0745-4d58-b282-bd054231f3fd 2019-05-14 10:14:08,607 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:08,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-08d5de1c-0745-4d58-b282-bd054231f3fd 2019-05-14 10:14:08,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181814908981s 2019-05-14 10:14:08,614 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:10,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:10,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:11,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-d7db2f80-b2cb-4830-8151-b22755d82d34 x-openstack-request-id: req-d7db2f80-b2cb-4830-8151-b22755d82d34 2019-05-14 10:14:11,213 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:11,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d7db2f80-b2cb-4830-8151-b22755d82d34 2019-05-14 10:14:11,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597001791s 2019-05-14 10:14:11,219 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:13,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:13,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:13,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-68e67a3d-ebbd-4588-b8f5-0656364578ac x-openstack-request-id: req-68e67a3d-ebbd-4588-b8f5-0656364578ac 2019-05-14 10:14:13,424 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:13,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-68e67a3d-ebbd-4588-b8f5-0656364578ac 2019-05-14 10:14:13,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202529907227s 2019-05-14 10:14:13,430 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:15,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:15,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:15,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-33c702ea-f803-42b3-9a24-290f4b14f311 x-openstack-request-id: req-33c702ea-f803-42b3-9a24-290f4b14f311 2019-05-14 10:14:15,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:15,899 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-33c702ea-f803-42b3-9a24-290f4b14f311 2019-05-14 10:14:15,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465925216675s 2019-05-14 10:14:15,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:17,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:17,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:18,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-846f6a00-8225-41ef-b561-0f8535577b32 x-openstack-request-id: req-846f6a00-8225-41ef-b561-0f8535577b32 2019-05-14 10:14:18,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:18,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-846f6a00-8225-41ef-b561-0f8535577b32 2019-05-14 10:14:18,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193727016449s 2019-05-14 10:14:18,108 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:20,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:20,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:20,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-4667f860-05c4-4ac3-b5d6-d72e11fe521f x-openstack-request-id: req-4667f860-05c4-4ac3-b5d6-d72e11fe521f 2019-05-14 10:14:20,574 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:20,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4667f860-05c4-4ac3-b5d6-d72e11fe521f 2019-05-14 10:14:20,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463721036911s 2019-05-14 10:14:20,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:22,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:22,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:22,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-54955613-ed3e-498c-b376-f89384ba4b4f x-openstack-request-id: req-54955613-ed3e-498c-b376-f89384ba4b4f 2019-05-14 10:14:22,965 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:22,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-54955613-ed3e-498c-b376-f89384ba4b4f 2019-05-14 10:14:22,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382617950439s 2019-05-14 10:14:22,973 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:24,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:24,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:25,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-26e9aef1-7896-498c-94ac-8bbce9210ffa x-openstack-request-id: req-26e9aef1-7896-498c-94ac-8bbce9210ffa 2019-05-14 10:14:25,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:25,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-26e9aef1-7896-498c-94ac-8bbce9210ffa 2019-05-14 10:14:25,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191519975662s 2019-05-14 10:14:25,172 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:27,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:27,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:27,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-f1d82d8f-e72d-4cb0-bc47-3d8f1b9089fc x-openstack-request-id: req-f1d82d8f-e72d-4cb0-bc47-3d8f1b9089fc 2019-05-14 10:14:27,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:27,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f1d82d8f-e72d-4cb0-bc47-3d8f1b9089fc 2019-05-14 10:14:27,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465584039688s 2019-05-14 10:14:27,647 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:29,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:29,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:30,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-5d54d504-56a2-4472-9db3-5cbc0f7c4a6e x-openstack-request-id: req-5d54d504-56a2-4472-9db3-5cbc0f7c4a6e 2019-05-14 10:14:30,125 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:30,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5d54d504-56a2-4472-9db3-5cbc0f7c4a6e 2019-05-14 10:14:30,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475560903549s 2019-05-14 10:14:30,132 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:32,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:32,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-33f4d18d-758c-44b5-8941-8d4d1cb0e1f0 x-openstack-request-id: req-33f4d18d-758c-44b5-8941-8d4d1cb0e1f0 2019-05-14 10:14:32,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:32,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-33f4d18d-758c-44b5-8941-8d4d1cb0e1f0 2019-05-14 10:14:32,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407685995102s 2019-05-14 10:14:32,548 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:34,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:34,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:34,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-9152a27c-ed4e-400b-932e-88b2cd001e33 x-openstack-request-id: req-9152a27c-ed4e-400b-932e-88b2cd001e33 2019-05-14 10:14:34,739 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:34,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9152a27c-ed4e-400b-932e-88b2cd001e33 2019-05-14 10:14:34,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188231945038s 2019-05-14 10:14:34,745 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:36,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:37,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-840df0bb-8dab-4f14-9274-7bac3ef84352 x-openstack-request-id: req-840df0bb-8dab-4f14-9274-7bac3ef84352 2019-05-14 10:14:37,122 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:37,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-840df0bb-8dab-4f14-9274-7bac3ef84352 2019-05-14 10:14:37,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374246120453s 2019-05-14 10:14:37,128 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:39,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:39,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:39,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-ab9b640d-6bff-45eb-91c8-8cc5b072611f x-openstack-request-id: req-ab9b640d-6bff-45eb-91c8-8cc5b072611f 2019-05-14 10:14:39,324 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:39,324 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ab9b640d-6bff-45eb-91c8-8cc5b072611f 2019-05-14 10:14:39,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193232774734s 2019-05-14 10:14:39,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:41,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:41,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:41,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-6112a5fa-73cf-4683-8593-9f0545fe0f9a x-openstack-request-id: req-6112a5fa-73cf-4683-8593-9f0545fe0f9a 2019-05-14 10:14:41,802 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:41,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6112a5fa-73cf-4683-8593-9f0545fe0f9a 2019-05-14 10:14:41,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469798088074s 2019-05-14 10:14:41,808 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:43,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:43,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:44,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-0eb4d813-4cfa-4490-9fe5-2647804e78b0 x-openstack-request-id: req-0eb4d813-4cfa-4490-9fe5-2647804e78b0 2019-05-14 10:14:44,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:44,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0eb4d813-4cfa-4490-9fe5-2647804e78b0 2019-05-14 10:14:44,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200296163559s 2019-05-14 10:14:44,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:46,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:46,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:46,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-0e961a30-eecc-4284-a4e2-fa9c5a514c8e x-openstack-request-id: req-0e961a30-eecc-4284-a4e2-fa9c5a514c8e 2019-05-14 10:14:46,205 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:46,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0e961a30-eecc-4284-a4e2-fa9c5a514c8e 2019-05-14 10:14:46,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185431957245s 2019-05-14 10:14:46,212 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:48,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:48,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:48,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-e89454dd-b785-442e-b12a-4a9826d5aba5 x-openstack-request-id: req-e89454dd-b785-442e-b12a-4a9826d5aba5 2019-05-14 10:14:48,627 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:48,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e89454dd-b785-442e-b12a-4a9826d5aba5 2019-05-14 10:14:48,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412797927856s 2019-05-14 10:14:48,634 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:50,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:50,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:51,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-ce9b991d-8c00-4449-a599-8d789d4ca284 x-openstack-request-id: req-ce9b991d-8c00-4449-a599-8d789d4ca284 2019-05-14 10:14:51,126 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:51,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ce9b991d-8c00-4449-a599-8d789d4ca284 2019-05-14 10:14:51,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.490051031113s 2019-05-14 10:14:51,133 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:53,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:53,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:53,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-77a2baa6-4f5a-49fd-80f7-56f4ec9aab06 x-openstack-request-id: req-77a2baa6-4f5a-49fd-80f7-56f4ec9aab06 2019-05-14 10:14:53,338 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:53,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77a2baa6-4f5a-49fd-80f7-56f4ec9aab06 2019-05-14 10:14:53,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203301906586s 2019-05-14 10:14:53,344 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:55,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:55,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:14: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-fe8e65e7-11a2-4c7c-8450-071718299bc5 x-openstack-request-id: req-fe8e65e7-11a2-4c7c-8450-071718299bc5 2019-05-14 10:14:55,821 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:55,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe8e65e7-11a2-4c7c-8450-071718299bc5 2019-05-14 10:14:55,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474610090256s 2019-05-14 10:14:55,827 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:14:57,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:14:57,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:14:58,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-b74adffc-ec2d-41d2-9f98-47c30aa99c2c x-openstack-request-id: req-b74adffc-ec2d-41d2-9f98-47c30aa99c2c 2019-05-14 10:14:58,295 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:14:58,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b74adffc-ec2d-41d2-9f98-47c30aa99c2c 2019-05-14 10:14:58,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466256141663s 2019-05-14 10:14:58,302 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:00,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:00,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:00,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-89522db6-101c-406e-a17e-1f74b8bd0735 x-openstack-request-id: req-89522db6-101c-406e-a17e-1f74b8bd0735 2019-05-14 10:15:00,486 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:00,486 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-89522db6-101c-406e-a17e-1f74b8bd0735 2019-05-14 10:15:00,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181354999542s 2019-05-14 10:15:00,492 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:02,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:02,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:02,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-488ae79d-f8b3-4cf9-b3b5-5a0f5c52087c x-openstack-request-id: req-488ae79d-f8b3-4cf9-b3b5-5a0f5c52087c 2019-05-14 10:15:02,877 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:02,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-488ae79d-f8b3-4cf9-b3b5-5a0f5c52087c 2019-05-14 10:15:02,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382673025131s 2019-05-14 10:15:02,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:04,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:05,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58fd70e3-2004-4403-b799-803cd748b2d6 x-openstack-request-id: req-58fd70e3-2004-4403-b799-803cd748b2d6 2019-05-14 10:15:05,105 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:05,105 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-58fd70e3-2004-4403-b799-803cd748b2d6 2019-05-14 10:15:05,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.219355106354s 2019-05-14 10:15:05,111 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:07,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:07,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:07,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-63754242-cfe0-443d-801f-1376d08a10de x-openstack-request-id: req-63754242-cfe0-443d-801f-1376d08a10de 2019-05-14 10:15:07,605 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:07,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-63754242-cfe0-443d-801f-1376d08a10de 2019-05-14 10:15:07,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492105007172s 2019-05-14 10:15:07,612 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:09,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:09,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:09,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-8e82bd7a-ffc0-4130-b5ef-b1d0f648eb3c x-openstack-request-id: req-8e82bd7a-ffc0-4130-b5ef-b1d0f648eb3c 2019-05-14 10:15:09,815 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:09,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8e82bd7a-ffc0-4130-b5ef-b1d0f648eb3c 2019-05-14 10:15:09,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201326131821s 2019-05-14 10:15:09,822 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:11,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:11,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:12,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-275b7001-24ba-46f3-832b-1253b5cbd5ec x-openstack-request-id: req-275b7001-24ba-46f3-832b-1253b5cbd5ec 2019-05-14 10:15:12,293 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:12,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-275b7001-24ba-46f3-832b-1253b5cbd5ec 2019-05-14 10:15:12,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468450069427s 2019-05-14 10:15:12,299 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:14,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:14,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:14,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-14212125-95d7-429c-8e10-7f309ad0e059 x-openstack-request-id: req-14212125-95d7-429c-8e10-7f309ad0e059 2019-05-14 10:15:14,506 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:14,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-14212125-95d7-429c-8e10-7f309ad0e059 2019-05-14 10:15:14,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204700946808s 2019-05-14 10:15:14,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:16,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:16,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:16,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-9e5fc886-7097-4371-bfb5-a811ba652dec x-openstack-request-id: req-9e5fc886-7097-4371-bfb5-a811ba652dec 2019-05-14 10:15:16,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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:16,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9e5fc886-7097-4371-bfb5-a811ba652dec 2019-05-14 10:15:16,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185626029968s 2019-05-14 10:15:16,708 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:18,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:18,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:18,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-77bf305e-3fff-4d83-9d03-fdb9f1f22342 x-openstack-request-id: req-77bf305e-3fff-4d83-9d03-fdb9f1f22342 2019-05-14 10:15: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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:18,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77bf305e-3fff-4d83-9d03-fdb9f1f22342 2019-05-14 10:15:18,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211178064346s 2019-05-14 10:15:18,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:20,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:20,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:21,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-4adc43eb-85b9-46a9-a11a-190193dd3b26 x-openstack-request-id: req-4adc43eb-85b9-46a9-a11a-190193dd3b26 2019-05-14 10:15:21,123 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:21,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4adc43eb-85b9-46a9-a11a-190193dd3b26 2019-05-14 10:15:21,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193195104599s 2019-05-14 10:15:21,130 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:23,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:23,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:23,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-7203d587-663f-49be-9332-3a5ee3e60092 x-openstack-request-id: req-7203d587-663f-49be-9332-3a5ee3e60092 2019-05-14 10:15:23,326 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:23,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7203d587-663f-49be-9332-3a5ee3e60092 2019-05-14 10:15:23,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194568157196s 2019-05-14 10:15:23,332 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:25,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:25,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:25,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-0253b065-42b7-4360-8f1b-a137b3eb06ab x-openstack-request-id: req-0253b065-42b7-4360-8f1b-a137b3eb06ab 2019-05-14 10:15:25,532 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:25,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0253b065-42b7-4360-8f1b-a137b3eb06ab 2019-05-14 10:15:25,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197129011154s 2019-05-14 10:15:25,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:27,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:27,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:28,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-6a022d79-2faf-4289-8e7b-8561ee925cd7 x-openstack-request-id: req-6a022d79-2faf-4289-8e7b-8561ee925cd7 2019-05-14 10:15:28,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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:28,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6a022d79-2faf-4289-8e7b-8561ee925cd7 2019-05-14 10:15:28,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471709012985s 2019-05-14 10:15:28,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:30,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:30,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-468f3bdf-f1b0-4bf2-9a87-8e1bb9ddee3c x-openstack-request-id: req-468f3bdf-f1b0-4bf2-9a87-8e1bb9ddee3c 2019-05-14 10:15:30,487 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:30,487 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-468f3bdf-f1b0-4bf2-9a87-8e1bb9ddee3c 2019-05-14 10:15:30,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465597867966s 2019-05-14 10:15:30,494 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:32,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:32,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-7c644ff9-d736-4d58-bfd1-e9f917640a78 x-openstack-request-id: req-7c644ff9-d736-4d58-bfd1-e9f917640a78 2019-05-14 10:15:32,876 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:32,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7c644ff9-d736-4d58-bfd1-e9f917640a78 2019-05-14 10:15:32,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380376815796s 2019-05-14 10:15:32,883 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:34,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:34,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:35,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-b6970278-a863-45b8-9ed5-e40058a76781 x-openstack-request-id: req-b6970278-a863-45b8-9ed5-e40058a76781 2019-05-14 10:15:35,089 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:35,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b6970278-a863-45b8-9ed5-e40058a76781 2019-05-14 10:15:35,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203627824783s 2019-05-14 10:15:35,095 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:37,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:37,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:37,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8c45b7ea-a7fa-42ef-a389-22d2bf49a345 x-openstack-request-id: req-8c45b7ea-a7fa-42ef-a389-22d2bf49a345 2019-05-14 10:15:37,675 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:37,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8c45b7ea-a7fa-42ef-a389-22d2bf49a345 2019-05-14 10:15:37,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.577656030655s 2019-05-14 10:15:37,682 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:39,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:40,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-43efe63c-ac56-43cf-a466-0f19898358de x-openstack-request-id: req-43efe63c-ac56-43cf-a466-0f19898358de 2019-05-14 10:15:40,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:40,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-43efe63c-ac56-43cf-a466-0f19898358de 2019-05-14 10:15:40,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421277999878s 2019-05-14 10:15:40,112 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:42,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:42,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-3f3da248-470d-4592-99bd-4ab248dae982 x-openstack-request-id: req-3f3da248-470d-4592-99bd-4ab248dae982 2019-05-14 10:15:42,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:42,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3f3da248-470d-4592-99bd-4ab248dae982 2019-05-14 10:15:42,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213126897812s 2019-05-14 10:15:42,334 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:44,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:44,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-fcb112d6-7ba4-4431-b120-98be174ac9e2 x-openstack-request-id: req-fcb112d6-7ba4-4431-b120-98be174ac9e2 2019-05-14 10:15:44,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/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:44,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fcb112d6-7ba4-4431-b120-98be174ac9e2 2019-05-14 10:15:44,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37060213089s 2019-05-14 10:15:44,714 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:46,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:46,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:47,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-eb45fe89-eb2d-475e-953e-445feccf6646 x-openstack-request-id: req-eb45fe89-eb2d-475e-953e-445feccf6646 2019-05-14 10:15:47,182 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:47,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eb45fe89-eb2d-475e-953e-445feccf6646 2019-05-14 10:15:47,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466635942459s 2019-05-14 10:15:47,190 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:49,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:49,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:49,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-946552c5-35ba-4e68-958c-2e02c9a96123 x-openstack-request-id: req-946552c5-35ba-4e68-958c-2e02c9a96123 2019-05-14 10:15:49,391 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:49,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-946552c5-35ba-4e68-958c-2e02c9a96123 2019-05-14 10:15:49,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199559926987s 2019-05-14 10:15:49,398 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:51,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:51,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:51,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-c910ce1b-fe95-4600-8f92-ba8073d7ec4e x-openstack-request-id: req-c910ce1b-fe95-4600-8f92-ba8073d7ec4e 2019-05-14 10:15:51,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:51,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c910ce1b-fe95-4600-8f92-ba8073d7ec4e 2019-05-14 10:15:51,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416939020157s 2019-05-14 10:15:51,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:53,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:53,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:54,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-80b9ad69-09f0-42f0-bdb1-7d6c5d435271 x-openstack-request-id: req-80b9ad69-09f0-42f0-bdb1-7d6c5d435271 2019-05-14 10:15:54,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:54,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-80b9ad69-09f0-42f0-bdb1-7d6c5d435271 2019-05-14 10:15:54,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.669829845428s 2019-05-14 10:15:54,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:56,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:56,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:56,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10: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-8b2c5aea-99e6-4684-b4f4-685c21c1d18e x-openstack-request-id: req-8b2c5aea-99e6-4684-b4f4-685c21c1d18e 2019-05-14 10:15:56,689 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:56,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8b2c5aea-99e6-4684-b4f4-685c21c1d18e 2019-05-14 10:15:56,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184583902359s 2019-05-14 10:15:56,698 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:15:58,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:15:58,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:15:59,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 10:15: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-a7c6fb5a-a545-40ce-b97a-049d1ad92cf3 x-openstack-request-id: req-a7c6fb5a-a545-40ce-b97a-049d1ad92cf3 2019-05-14 10:15:59,083 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:12:27Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:15:59,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a7c6fb5a-a545-40ce-b97a-049d1ad92cf3 2019-05-14 10:15:59,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382442951202s 2019-05-14 10:15:59,090 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:16:01,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:16:01,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:01,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 14 May 2019 10:16: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-f99b16dd-0b7f-433e-9b7c-f5f5c38fff47 x-openstack-request-id: req-f99b16dd-0b7f-433e-9b7c-f5f5c38fff47 2019-05-14 10:16:01,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:53:fd", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T10:15:58.000000", "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T10:15:58Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:16:01,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f99b16dd-0b7f-433e-9b7c-f5f5c38fff47 2019-05-14 10:16:01,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638977050781s 2019-05-14 10:16:01,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 10:16:01,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b54ea059-0f4c-48c8-ace8-f700595bf47a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:01,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 10:16:01 GMT X-Openstack-Request-Id: req-2a467969-9c02-45f5-9ce2-fb3e88ecad22 2019-05-14 10:16:01,800 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T10:15:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3027a779-0ed9-4f82-84f7-19cbf51b135a","ip_address":"192.168.120.17"}],"id":"a8b65838-dfb6-408e-8185-fc18eade88ae","security_groups":["b9e6a999-8b90-4d99-a01f-5e69efc8f3ae"],"mac_address":"fa:16:3e:48:53:fd","project_id":"33dda8714b28416a8feccd75833cd690","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c923641-52df-487d-a38b-d3360062e503","tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:27Z","binding:vnic_type":"normal","device_id":"b54ea059-0f4c-48c8-ace8-f700595bf47a","ip_allocation":"immediate"}]} 2019-05-14 10:16:01,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b54ea059-0f4c-48c8-ace8-f700595bf47a used request id req-2a467969-9c02-45f5-9ce2-fb3e88ecad22 2019-05-14 10:16:01,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.062136888504s 2019-05-14 10:16:01,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:01,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a8b65838-dfb6-408e-8185-fc18eade88ae" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:01,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 10:16:01 GMT X-Openstack-Request-Id: req-2304a454-3184-40fe-a8ba-08d20846de3c 2019-05-14 10:16:01,865 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 10:16:01,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=a8b65838-dfb6-408e-8185-fc18eade88ae used request id req-2304a454-3184-40fe-a8ba-08d20846de3c 2019-05-14 10:16:01,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0544619560242s 2019-05-14 10:16:01,866 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:48:53:fd', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'2501cfae-b568-4bf0-98ee-c7ab02659813'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T10:15:58.000000', 'flavor': Munch({u'id': u'45e4514d-aac3-456d-a3d6-09c736ffc3fd'}), 'az': u'nova', 'id': u'b54ea059-0f4c-48c8-ace8-f700595bf47a', 'security_groups': [Munch({u'name': u'shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'68a5d987d0c74a4987be564518a21626', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33dda8714b28416a8feccd75833cd690', 'name': 'shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T10:15:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T10:15:58Z', 'hostId': u'010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab', 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T10:15:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'33dda8714b28416a8feccd75833cd690', 'name': u'shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab', 'adminPass': u'MKTTTnv9H2yt', 'tenant_id': u'33dda8714b28416a8feccd75833cd690', 'created_at': u'2019-05-14T10:12:24Z', 'created': u'2019-05-14T10:12:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 10:16:01,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:16:01,872 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:01,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 14 May 2019 10:16:01 GMT X-Openstack-Request-Id: req-4040c1ad-51a6-406e-a5b1-599148bf8a38 2019-05-14 10:16:01,976 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c923641-52df-487d-a38b-d3360062e503","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"33dda8714b28416a8feccd75833cd690","l2_adjacency":true,"status":"ACTIVE","subnets":["3027a779-0ed9-4f82-84f7-19cbf51b135a"],"description":"","tags":[],"updated_at":"2019-05-14T10:12:02Z","qos_policy_id":null,"name":"shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab","admin_state_up":true,"tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:01Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 10:16:01,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4040c1ad-51a6-406e-a5b1-599148bf8a38 2019-05-14 10:16:01,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104201078415s 2019-05-14 10:16:01,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 10:16:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b54ea059-0f4c-48c8-ace8-f700595bf47a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:02,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 10:16:02 GMT X-Openstack-Request-Id: req-ce3c3ccc-ef45-4737-9857-880dcffe9d42 2019-05-14 10:16:02,025 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T10:15:58Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3027a779-0ed9-4f82-84f7-19cbf51b135a","ip_address":"192.168.120.17"}],"id":"a8b65838-dfb6-408e-8185-fc18eade88ae","security_groups":["b9e6a999-8b90-4d99-a01f-5e69efc8f3ae"],"mac_address":"fa:16:3e:48:53:fd","project_id":"33dda8714b28416a8feccd75833cd690","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c923641-52df-487d-a38b-d3360062e503","tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:27Z","binding:vnic_type":"normal","device_id":"b54ea059-0f4c-48c8-ace8-f700595bf47a","ip_allocation":"immediate"}]} 2019-05-14 10:16:02,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b54ea059-0f4c-48c8-ace8-f700595bf47a used request id req-ce3c3ccc-ef45-4737-9857-880dcffe9d42 2019-05-14 10:16:02,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0478098392487s 2019-05-14 10:16:02,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 10:16:02,027 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.17", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae"}}' 2019-05-14 10:16:04,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 14 May 2019 10:16:04 GMT X-Openstack-Request-Id: req-245dd5d1-d5b0-4565-80f4-f77052757e05 2019-05-14 10:16:04,783 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:03Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}} 2019-05-14 10:16:04,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-245dd5d1-d5b0-4565-80f4-f77052757e05 2019-05-14 10:16:04,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.75703787804s 2019-05-14 10:16:04,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:04,799 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:04,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:16:04 GMT X-Openstack-Request-Id: req-ca08a9d0-de29-4d91-a2fc-7a2113483df2 2019-05-14 10:16:04,887 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:03Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}]} 2019-05-14 10:16:04,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ca08a9d0-de29-4d91-a2fc-7a2113483df2 2019-05-14 10:16:04,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0883069038391s 2019-05-14 10:16:04,893 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:16:05,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:05,004 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:05,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:16:05 GMT X-Openstack-Request-Id: req-3beff7b3-6eb3-40ff-b3bc-94335593e33c 2019-05-14 10:16:05,073 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:03Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}]} 2019-05-14 10:16:05,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3beff7b3-6eb3-40ff-b3bc-94335593e33c 2019-05-14 10:16:05,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.069864988327s 2019-05-14 10:16:05,079 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:16:05,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:05,190 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:05,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:16:05 GMT X-Openstack-Request-Id: req-4ca91164-8c0c-419a-a2b9-dfc52f1680d6 2019-05-14 10:16:05,251 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:03Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}]} 2019-05-14 10:16:05,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4ca91164-8c0c-419a-a2b9-dfc52f1680d6 2019-05-14 10:16:05,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061961889267s 2019-05-14 10:16:05,257 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:16:05,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:05,368 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:05,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:16:05 GMT X-Openstack-Request-Id: req-0965bdd1-0410-45e5-a556-d55a3eb2973c 2019-05-14 10:16:05,434 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:03Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}]} 2019-05-14 10:16:05,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0965bdd1-0410-45e5-a556-d55a3eb2973c 2019-05-14 10:16:05,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0669319629669s 2019-05-14 10:16:05,440 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:16:05,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:05,551 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:05,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:16:05 GMT X-Openstack-Request-Id: req-6aac6b50-ff02-4651-a21e-a9314ff9f144 2019-05-14 10:16:05,613 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:03Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}]} 2019-05-14 10:16:05,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6aac6b50-ff02-4651-a21e-a9314ff9f144 2019-05-14 10:16:05,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0633459091187s 2019-05-14 10:16:05,619 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:16:05,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:05,730 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:05,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:16:05 GMT X-Openstack-Request-Id: req-7cd35c57-0f5d-4428-8301-b0b96d82764b 2019-05-14 10:16:05,788 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:03Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}]} 2019-05-14 10:16:05,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7cd35c57-0f5d-4428-8301-b0b96d82764b 2019-05-14 10:16:05,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589761734009s 2019-05-14 10:16:05,794 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:16:05,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:05,904 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:05,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:16:05 GMT X-Openstack-Request-Id: req-e45e5658-2e42-414c-95f1-49de7dac6619 2019-05-14 10:16:05,986 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:03Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}]} 2019-05-14 10:16:05,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e45e5658-2e42-414c-95f1-49de7dac6619 2019-05-14 10:16:05,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0821251869202s 2019-05-14 10:16:05,992 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:16:06,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:16:06,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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:16:06,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 14 May 2019 10:16:06 GMT X-Openstack-Request-Id: req-12b2049a-d93e-415d-b775-9899818e7d67 2019-05-14 10:16:06,170 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:16:03Z", "updated_at": "2019-05-14T10:16:05Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8c923641-52df-487d-a38b-d3360062e503", "device_owner": "compute:nova", "mac_address": "fa:16:3e:48:53:fd", "device_id": "b54ea059-0f4c-48c8-ace8-f700595bf47a"}, "fixed_ip_address": "192.168.120.17", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "port_id": "a8b65838-dfb6-408e-8185-fc18eade88ae", "id": "fc7b6a39-c385-4054-825c-3b60bbc09965", "qos_policy_id": null}]} 2019-05-14 10:16:06,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-12b2049a-d93e-415d-b775-9899818e7d67 2019-05-14 10:16:06,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0684759616852s 2019-05-14 10:16:06,177 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'88e2d397-c7c4-4ac9-981e-e3dd1de3eea7', 'updated_at': u'2019-05-14T10:16:05Z', 'fixed_ip_address': u'192.168.120.17', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'a8b65838-dfb6-408e-8185-fc18eade88ae', 'id': u'fc7b6a39-c385-4054-825c-3b60bbc09965', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'a8b65838-dfb6-408e-8185-fc18eade88ae', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'33dda8714b28416a8feccd75833cd690', 'name': 'shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'33dda8714b28416a8feccd75833cd690', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8c923641-52df-487d-a38b-d3360062e503', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:48:53:fd', u'device_id': u'b54ea059-0f4c-48c8-ace8-f700595bf47a'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'33dda8714b28416a8feccd75833cd690', 'created_at': u'2019-05-14T10:16:03Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8c923641-52df-487d-a38b-d3360062e503', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:48:53:fd', u'device_id': u'b54ea059-0f4c-48c8-ace8-f700595bf47a'}), 'router': u'88e2d397-c7c4-4ac9-981e-e3dd1de3eea7'}) 2019-05-14 10:16:06,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 10:16:06,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 10:16:06,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10622 Content-Type: application/json Date: Tue, 14 May 2019 10: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-fa56b652-03c8-4ae7-917c-d61742d1db15 x-openstack-request-id: req-fa56b652-03c8-4ae7-917c-d61742d1db15 2019-05-14 10:16:06,251 - 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 761160236 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.219854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.222737] pid_max: default: 32768 minimum: 301\n[ 0.224872] ACPI: Core revision 20150930\n[ 0.226981] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229283] Security Framework initialized\n[ 0.230750] Yama: becoming mindful.\n[ 0.232037] AppArmor: AppArmor initialized\n[ 0.233522] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240207] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242589] Initializing cgroup subsys io\n[ 0.244019] Initializing cgroup subsys memory\n[ 0.245537] Initializing cgroup subsys devices\n[ 0.247077] Initializing cgroup subsys freezer\n[ 0.248612] Initializing cgroup subsys net_cls\n[ 0.250144] Initializing cgroup subsys perf_event\n[ 0.251749] Initializing cgroup subsys net_prio\n[ 0.253309] Initializing cgroup subsys hugetlb\n[ 0.254848] Initializing cgroup subsys pids\n[ 0.256348] CPU: Physical Processor ID: 0\n[ 0.258486] mce: CPU supports 10 MCE banks\n[ 0.259962] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263670] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265513] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267566] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269714] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271648] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274322] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294828] Freeing SMP alternatives memory: 32K\n[ 0.302305] ftrace: allocating 32237 entries in 126 pages\n[ 0.343087] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347499] smpboot: Max logical packages: 1\n[ 0.349329] x2apic enabled\n[ 0.350722] Switched APIC routing to physical x2apic.\n[ 0.353724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359508] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362737] KVM setup paravirtual spinlock\n[ 0.365585] x86: Booted up 1 node, 1 CPUs\n[ 0.367023] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369948] devtmpfs: initialized\n[ 0.372562] evm: security.selinux\n[ 0.374011] evm: security.SMACK64\n[ 0.375429] evm: security.SMACK64EXEC\n[ 0.376946] evm: security.SMACK64TRANSMUTE\n[ 0.378578] evm: security.SMACK64MMAP\n[ 0.380087] evm: security.ima\n[ 0.381395] evm: security.capability\n[ 0.382998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.386267] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.388485] pinctrl core: initialized pinctrl subsystem\n[ 0.390505] RTC time: 10:15:59, date: 05/14/19\n[ 0.392233] NET: Registered protocol family 16\n[ 0.393965] cpuidle: using governor ladder\n[ 0.395413] cpuidle: using governor menu\n[ 0.396804] PCCT header not found.\n[ 0.398144] ACPI: bus type PCI registered\n[ 0.399570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.401812] PCI: Using configuration type 1 for base access\n[ 0.404648] ACPI: Added _OSI(Module Device)\n[ 0.406126] ACPI: Added _OSI(Processor Device)\n[ 0.407651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.409248] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.412490] ACPI: Interpreter enabled\n[ 0.413846] ACPI: (supports S0 S5)\n[ 0.415099] ACPI: Using IOAPIC for interrupt routing\n[ 0.416820] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.421663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.423695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.425894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.428030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.431938] acpiphp: Slot [3] registered\n[ 0.449289] acpiphp: Slot [4] registered\n[ 0.450745] acpiphp: Slot [5] registered\n[ 0.452170] acpiphp: Slot [6] registered\n[ 0.453544] acpiphp: Slot [7] registered\n[ 0.454950] acpiphp: Slot [8] registered\n[ 0.456359] acpiphp: Slot [9] registered\n[ 0.457776] acpiphp: Slot [10] registered\n[ 0.459206] acpiphp: Slot [11] registered\n[ 0.460639] acpiphp: Slot [12] registered\n[ 0.462073] acpiphp: Slot [13] registered\n[ 0.463614] acpiphp: Slot [14] registered\n[ 0.465044] acpiphp: Slot [15] registered\n[ 0.466484] acpiphp: Slot [16] registered\n[ 0.467918] acpiphp: Slot [17] registered\n[ 0.469350] acpiphp: Slot [18] registered\n[ 0.470780] acpiphp: Slot [19] registered\n[ 0.472215] acpiphp: Slot [20] registered\n[ 0.473645] acpiphp: Slot [21] registered\n[ 0.475077] acpiphp: Slot [22] registered\n[ 0.476511] acpiphp: Slot [23] registered\n[ 0.477940] acpiphp: Slot [24] registered\n[ 0.479374] acpiphp: Slot [25] registered\n[ 0.480803] acpiphp: Slot [26] registered\n[ 0.482231] acpiphp: Slot [27] registered\n[ 0.483666] acpiphp: Slot [28] registered\n[ 0.485094] acpiphp: Slot [29] registered\n[ 0.486522] acpiphp: Slot [30] registered\n[ 0.487958] acpiphp: Slot [31] registered\n[ 0.489385] PCI host bridge to bus 0000:00\n[ 0.490819] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.492983] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.495150] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497719] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.500284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.502908] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508686] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510969] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.513074] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.519950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.546261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.549205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.551703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.554181] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558807] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.561090] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.562972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.565727] vgaarb: loaded\n[ 0.566788] vgaarb: bridge control possible 0000:00:02.0\n[ 0.568883] SCSI subsystem initialized\n[ 0.570487] ACPI: bus type USB registered\n[ 0.571949] usbcore: registered new interface driver usbfs\n[ 0.573781] usbcore: registered new interface driver hub\n[ 0.575573] usbcore: registered new device driver usb\n[ 0.577476] PCI: Using ACPI for IRQ routing\n[ 0.579393] NetLabel: Initializing\n[ 0.580659] NetLabel: domain hash size = 128\n[ 0.582167] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.583884] NetLabel: unlabeled traffic allowed by default\n[ 0.585880] amd_nb: Cannot enumerate AMD northbridges\n[ 0.587619] clocksource: Switched to clocksource kvm-clock\n[ 0.597535] AppArmor: AppArmor Filesystem Enabled\n[ 0.599216] pnp: PnP ACPI init\n[ 0.600725] pnp: PnP ACPI: found 5 devices\n[ 0.607891] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.610921] NET: Registered protocol family 2\n[ 0.612715] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.614996] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.617109] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.619232] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.621160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.623254] NET: Registered protocol family 1\n[ 0.624800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.626752] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.628657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.645366] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.662138] Unpacking initramfs...\n[ 1.147379] Freeing initrd memory: 37084K\n[ 1.149206] Scanning for low memory corruption every 60 seconds\n[ 1.151519] audit: initializing netlink subsys (disabled)\n[ 1.153395] audit: type=2000 audit(1557828960.267:1): initialized\n[ 1.155656] Initialise system trusted keyring\n[ 1.157344] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.159391] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162575] zbud: loaded\n[ 1.163880] VFS: Disk quotas dquot_6.6.0\n[ 1.165312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167725] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.169857] fuse init (API version 7.23)\n[ 1.171390] Key type big_key registered\n[ 1.172794] Allocating IMA MOK and blacklist keyrings.\n[ 1.174860] Key type asymmetric registered\n[ 1.176324] Asymmetric key parser 'x509' registered\n[ 1.177999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.180593] io scheduler noop registered\n[ 1.181989] io scheduler deadline registered (default)\n[ 1.183753] io scheduler cfq registered\n[ 1.185209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187045] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.189269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.191833] ACPI: Power Button [PWRF]\n[ 1.193292] GHES: HEST is not enabled!\n[ 1.209277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.242339] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.245833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.271089] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.274569] Linux agpgart interface v0.103\n[ 1.277612] loop: module loaded\n[ 1.281067] vda: vda1\n[ 1.282816] scsi host0: ata_piix\n[ 1.284114] scsi host1: ata_piix\n[ 1.285360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.287515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.290333] libphy: Fixed MDIO Bus: probed\n[ 1.291799] tun: Universal TUN/TAP device driver, 1.6\n[ 1.293499] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.296771] PPP generic driver version 2.4.2\n[ 1.298340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.300466] ehci-pci: EHCI PCI platform driver\n[ 1.302021] ehci-platform: EHCI generic platform driver\n[ 1.303792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.305809] ohci-pci: OHCI PCI platform driver\n[ 1.307357] ohci-platform: OHCI generic platform driver\n[ 1.309117] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.325981] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.327762] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.330347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.332108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.334154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.336336] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.338852] usb usb1: Product: UHCI Host Controller\n[ 1.340511] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.342559] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.344232] hub 1-0:1.0: USB hub found\n[ 1.345597] hub 1-0:1.0: 2 ports detected\n[ 1.347163] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.350790] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.352478] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.354276] mousedev: PS/2 mouse device common for all mice\n[ 1.356493] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.359521] rtc_cmos 00:00: RTC can wake from S4\n[ 1.361611] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.363713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.365827] i2c /dev entries driver\n[ 1.367155] device-mapper: uevent: version 1.0.3\n[ 1.368812] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.371698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.373917] NET: Registered protocol family 10\n[ 1.375697] NET: Registered protocol family 17\n[ 1.377265] Key type dns_resolver registered\n[ 1.378967] registered taskstats version 1\n[ 1.380471] Loading compiled-in X.509 certificates\n[ 1.382673] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.385967] zswap: loaded using pool lzo/zbud\n[ 1.388843] Key type trusted registered\n[ 1.392217] Key type encrypted registered\n[ 1.393669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.395498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.397338] evm: HMAC attrs: 0x1\n[ 1.398898] Magic number: 3:823:274\n[ 1.400255] usb usb1-port2: hash matches\n[ 1.401657] tty tty11: hash matches\n[ 1.403031] rtc_cmos 00:00: setting system clock to 2019-05-14 10:16:00 UTC (1557828960)\n[ 1.422297] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.424259] EDD information not available.\n[ 1.445496] Freeing unused kernel memory: 1512K\n[ 1.447090] Write protecting the kernel read-only data: 14336k\n[ 1.450363] Freeing unused kernel memory: 1692K\n[ 1.452146] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.463948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.467052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470547] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473846] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477057] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483646] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494059] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497184] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.556768] virtio_net virtio0 ens3: renamed from eth0\n[ 1.559050] [drm] Initialized drm 1.1.0 20060810\n[ 1.568111] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.571995] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.592116] FDC 0 is a S82078B\n[ 1.613413] AVX2 version of gcm_enc/dec engaged.\n[ 1.615036] AES CTR mode by8 optimization enabled\n[ 1.655661] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.820559] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.822739] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.825009] usb 1-1: Product: QEMU USB Tablet\n[ 1.826517] usb 1-1: Manufacturer: QEMU\n[ 1.827883] usb 1-1: SerialNumber: 42\n[ 1.836257] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.843177] usbcore: registered new interface driver usbhid\n[ 1.845108] usbhid: USB HID core driver\n[ 1.848023] 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.851899] 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.230196] md: linear personality registered for level -1\n[ 2.234029] md: multipath personality registered for level -4\n[ 2.237909] md: raid0 personality registered for level 0\n[ 2.242184] md: raid1 personality registered for level 1\n[ 2.311617] raid6: sse2x1 gen() 11563 MB/s\n[ 2.379617] raid6: sse2x1 xor() 9084 MB/s\n[ 2.447628] raid6: sse2x2 gen() 14491 MB/s\n[ 2.515637] raid6: sse2x2 xor() 9699 MB/s\n[ 2.583628] raid6: sse2x4 gen() 16667 MB/s\n[ 2.651628] raid6: sse2x4 xor() 11576 MB/s\n[ 2.719617] raid6: avx2x1 gen() 22215 MB/s\n[ 2.791617] raid6: avx2x2 gen() 26389 MB/s\n[ 2.859615] raid6: avx2x4 gen() 30391 MB/s\n[ 2.861099] raid6: using algorithm avx2x4 gen() 30391 MB/s\n[ 2.862842] raid6: using avx2x2 recovery algorithm\n[ 2.867387] xor: automatically using best checksumming function:\n[ 2.907616] avx : 32451.000 MB/sec\n[ 2.910452] async_tx: api initialized (async)\n[ 2.921901] md: raid6 personality registered for level 6\n[ 2.923634] md: raid5 personality registered for level 5\n[ 2.925362] md: raid4 personality registered for level 4\n[ 2.932006] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.966201] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.987285] 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.084804] 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.090468] systemd[1]: Detected virtualization kvm.\n[ 3.092145] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.096475] systemd[1]: Set hostname to .\n[ 3.099565] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.101529] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.222804] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.227093] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.230313] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.234040] 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.239409] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.242894] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.246746] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.250555] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.253800] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.257281] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.260739] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.264738] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.268464] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.274777] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.281499] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.289049] Loading iSCSI transport class v2.0-870.\n[ 3.290809] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.295189] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 3.302086] iscsi: registered transport (tcp)\n\n[ 3.304666] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.310561] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.322030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.331900] 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.343671] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.352113] 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.360712] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.368338] 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.381065] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.388869] iscsi: registered transport (iser)\n\n[ 3.391586] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.396870] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.402463] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.406204] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.410297] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.415121] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.421775] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.427482] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.437766] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.445499] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.450537] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.454179] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.460051] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.467684] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.821715] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.892578] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Tue, 14 May 2019 10:16:04 +0000. Up 4.70 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2019-05-14 10:16:06,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a/action used request id req-fa56b652-03c8-4ae7-917c-d61742d1db15 2019-05-14 10:16:06,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0742378234863s 2019-05-14 10:16:06,253 - 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 761160236 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.219854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.222737] pid_max: default: 32768 minimum: 301 [ 0.224872] ACPI: Core revision 20150930 [ 0.226981] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229283] Security Framework initialized [ 0.230750] Yama: becoming mindful. [ 0.232037] AppArmor: AppArmor initialized [ 0.233522] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.235837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240207] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242589] Initializing cgroup subsys io [ 0.244019] Initializing cgroup subsys memory [ 0.245537] Initializing cgroup subsys devices [ 0.247077] Initializing cgroup subsys freezer [ 0.248612] Initializing cgroup subsys net_cls [ 0.250144] Initializing cgroup subsys perf_event [ 0.251749] Initializing cgroup subsys net_prio [ 0.253309] Initializing cgroup subsys hugetlb [ 0.254848] Initializing cgroup subsys pids [ 0.256348] CPU: Physical Processor ID: 0 [ 0.258486] mce: CPU supports 10 MCE banks [ 0.259962] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263670] Spectre V2 : Mitigation: Full generic retpoline [ 0.265513] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267566] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269714] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271648] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274322] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294828] Freeing SMP alternatives memory: 32K [ 0.302305] ftrace: allocating 32237 entries in 126 pages [ 0.343087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347499] smpboot: Max logical packages: 1 [ 0.349329] x2apic enabled [ 0.350722] Switched APIC routing to physical x2apic. [ 0.353724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359508] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362737] KVM setup paravirtual spinlock [ 0.365585] x86: Booted up 1 node, 1 CPUs [ 0.367023] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369948] devtmpfs: initialized [ 0.372562] evm: security.selinux [ 0.374011] evm: security.SMACK64 [ 0.375429] evm: security.SMACK64EXEC [ 0.376946] evm: security.SMACK64TRANSMUTE [ 0.378578] evm: security.SMACK64MMAP [ 0.380087] evm: security.ima [ 0.381395] evm: security.capability [ 0.382998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.386267] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.388485] pinctrl core: initialized pinctrl subsystem [ 0.390505] RTC time: 10:15:59, date: 05/14/19 [ 0.392233] NET: Registered protocol family 16 [ 0.393965] cpuidle: using governor ladder [ 0.395413] cpuidle: using governor menu [ 0.396804] PCCT header not found. [ 0.398144] ACPI: bus type PCI registered [ 0.399570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.401812] PCI: Using configuration type 1 for base access [ 0.404648] ACPI: Added _OSI(Module Device) [ 0.406126] ACPI: Added _OSI(Processor Device) [ 0.407651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.409248] ACPI: Added _OSI(Processor Aggregator Device) [ 0.412490] ACPI: Interpreter enabled [ 0.413846] ACPI: (supports S0 S5) [ 0.415099] ACPI: Using IOAPIC for interrupt routing [ 0.416820] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.421663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.423695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.425894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.431938] acpiphp: Slot [3] registered [ 0.449289] acpiphp: Slot [4] registered [ 0.450745] acpiphp: Slot [5] registered [ 0.452170] acpiphp: Slot [6] registered [ 0.453544] acpiphp: Slot [7] registered [ 0.454950] acpiphp: Slot [8] registered [ 0.456359] acpiphp: Slot [9] registered [ 0.457776] acpiphp: Slot [10] registered [ 0.459206] acpiphp: Slot [11] registered [ 0.460639] acpiphp: Slot [12] registered [ 0.462073] acpiphp: Slot [13] registered [ 0.463614] acpiphp: Slot [14] registered [ 0.465044] acpiphp: Slot [15] registered [ 0.466484] acpiphp: Slot [16] registered [ 0.467918] acpiphp: Slot [17] registered [ 0.469350] acpiphp: Slot [18] registered [ 0.470780] acpiphp: Slot [19] registered [ 0.472215] acpiphp: Slot [20] registered [ 0.473645] acpiphp: Slot [21] registered [ 0.475077] acpiphp: Slot [22] registered [ 0.476511] acpiphp: Slot [23] registered [ 0.477940] acpiphp: Slot [24] registered [ 0.479374] acpiphp: Slot [25] registered [ 0.480803] acpiphp: Slot [26] registered [ 0.482231] acpiphp: Slot [27] registered [ 0.483666] acpiphp: Slot [28] registered [ 0.485094] acpiphp: Slot [29] registered [ 0.486522] acpiphp: Slot [30] registered [ 0.487958] acpiphp: Slot [31] registered [ 0.489385] PCI host bridge to bus 0000:00 [ 0.490819] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.492983] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.495150] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497719] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.500284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.502908] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508686] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510969] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.513074] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.519950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.546261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.549205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.551703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.554181] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558807] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.561090] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.562972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.565727] vgaarb: loaded [ 0.566788] vgaarb: bridge control possible 0000:00:02.0 [ 0.568883] SCSI subsystem initialized [ 0.570487] ACPI: bus type USB registered [ 0.571949] usbcore: registered new interface driver usbfs [ 0.573781] usbcore: registered new interface driver hub [ 0.575573] usbcore: registered new device driver usb [ 0.577476] PCI: Using ACPI for IRQ routing [ 0.579393] NetLabel: Initializing [ 0.580659] NetLabel: domain hash size = 128 [ 0.582167] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.583884] NetLabel: unlabeled traffic allowed by default [ 0.585880] amd_nb: Cannot enumerate AMD northbridges [ 0.587619] clocksource: Switched to clocksource kvm-clock [ 0.597535] AppArmor: AppArmor Filesystem Enabled [ 0.599216] pnp: PnP ACPI init [ 0.600725] pnp: PnP ACPI: found 5 devices [ 0.607891] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.610921] NET: Registered protocol family 2 [ 0.612715] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.614996] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.617109] TCP: Hash tables configured (established 4096 bind 4096) [ 0.619232] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.621160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.623254] NET: Registered protocol family 1 [ 0.624800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.626752] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.628657] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.645366] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.662138] Unpacking initramfs... [ 1.147379] Freeing initrd memory: 37084K [ 1.149206] Scanning for low memory corruption every 60 seconds [ 1.151519] audit: initializing netlink subsys (disabled) [ 1.153395] audit: type=2000 audit(1557828960.267:1): initialized [ 1.155656] Initialise system trusted keyring [ 1.157344] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.159391] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162575] zbud: loaded [ 1.163880] VFS: Disk quotas dquot_6.6.0 [ 1.165312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167725] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.169857] fuse init (API version 7.23) [ 1.171390] Key type big_key registered [ 1.172794] Allocating IMA MOK and blacklist keyrings. [ 1.174860] Key type asymmetric registered [ 1.176324] Asymmetric key parser 'x509' registered [ 1.177999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.180593] io scheduler noop registered [ 1.181989] io scheduler deadline registered (default) [ 1.183753] io scheduler cfq registered [ 1.185209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187045] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.189269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.191833] ACPI: Power Button [PWRF] [ 1.193292] GHES: HEST is not enabled! [ 1.209277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.242339] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.245833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.271089] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.274569] Linux agpgart interface v0.103 [ 1.277612] loop: module loaded [ 1.281067] vda: vda1 [ 1.282816] scsi host0: ata_piix [ 1.284114] scsi host1: ata_piix [ 1.285360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.287515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.290333] libphy: Fixed MDIO Bus: probed [ 1.291799] tun: Universal TUN/TAP device driver, 1.6 [ 1.293499] tun: (C) 1999-2004 Max Krasnyansky [ 1.296771] PPP generic driver version 2.4.2 [ 1.298340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.300466] ehci-pci: EHCI PCI platform driver [ 1.302021] ehci-platform: EHCI generic platform driver [ 1.303792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.305809] ohci-pci: OHCI PCI platform driver [ 1.307357] ohci-platform: OHCI generic platform driver [ 1.309117] uhci_hcd: USB Universal Host Controller Interface driver [ 1.325981] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.327762] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.330347] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.332108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.334154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.336336] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.338852] usb usb1: Product: UHCI Host Controller [ 1.340511] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.342559] usb usb1: SerialNumber: 0000:00:01.2 [ 1.344232] hub 1-0:1.0: USB hub found [ 1.345597] hub 1-0:1.0: 2 ports detected [ 1.347163] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.350790] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.352478] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.354276] mousedev: PS/2 mouse device common for all mice [ 1.356493] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.359521] rtc_cmos 00:00: RTC can wake from S4 [ 1.361611] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.363713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.365827] i2c /dev entries driver [ 1.367155] device-mapper: uevent: version 1.0.3 [ 1.368812] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.371698] ledtrig-cpu: registered to indicate activity on CPUs [ 1.373917] NET: Registered protocol family 10 [ 1.375697] NET: Registered protocol family 17 [ 1.377265] Key type dns_resolver registered [ 1.378967] registered taskstats version 1 [ 1.380471] Loading compiled-in X.509 certificates [ 1.382673] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.385967] zswap: loaded using pool lzo/zbud [ 1.388843] Key type trusted registered [ 1.392217] Key type encrypted registered [ 1.393669] AppArmor: AppArmor sha1 policy hashing enabled [ 1.395498] ima: No TPM chip found, activating TPM-bypass! [ 1.397338] evm: HMAC attrs: 0x1 [ 1.398898] Magic number: 3:823:274 [ 1.400255] usb usb1-port2: hash matches [ 1.401657] tty tty11: hash matches [ 1.403031] rtc_cmos 00:00: setting system clock to 2019-05-14 10:16:00 UTC (1557828960) [ 1.422297] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.424259] EDD information not available. [ 1.445496] Freeing unused kernel memory: 1512K [ 1.447090] Write protecting the kernel read-only data: 14336k [ 1.450363] Freeing unused kernel memory: 1692K [ 1.452146] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.463948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.467052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470547] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473846] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477057] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483646] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494059] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497184] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.556768] virtio_net virtio0 ens3: renamed from eth0 [ 1.559050] [drm] Initialized drm 1.1.0 20060810 [ 1.568111] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.571995] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.592116] FDC 0 is a S82078B [ 1.613413] AVX2 version of gcm_enc/dec engaged. [ 1.615036] AES CTR mode by8 optimization enabled [ 1.655661] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.820559] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.822739] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.825009] usb 1-1: Product: QEMU USB Tablet [ 1.826517] usb 1-1: Manufacturer: QEMU [ 1.827883] usb 1-1: SerialNumber: 42 [ 1.836257] hidraw: raw HID events driver (C) Jiri Kosina [ 1.843177] usbcore: registered new interface driver usbhid [ 1.845108] usbhid: USB HID core driver [ 1.848023] 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.851899] 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.230196] md: linear personality registered for level -1 [ 2.234029] md: multipath personality registered for level -4 [ 2.237909] md: raid0 personality registered for level 0 [ 2.242184] md: raid1 personality registered for level 1 [ 2.311617] raid6: sse2x1 gen() 11563 MB/s [ 2.379617] raid6: sse2x1 xor() 9084 MB/s [ 2.447628] raid6: sse2x2 gen() 14491 MB/s [ 2.515637] raid6: sse2x2 xor() 9699 MB/s [ 2.583628] raid6: sse2x4 gen() 16667 MB/s [ 2.651628] raid6: sse2x4 xor() 11576 MB/s [ 2.719617] raid6: avx2x1 gen() 22215 MB/s [ 2.791617] raid6: avx2x2 gen() 26389 MB/s [ 2.859615] raid6: avx2x4 gen() 30391 MB/s [ 2.861099] raid6: using algorithm avx2x4 gen() 30391 MB/s [ 2.862842] raid6: using avx2x2 recovery algorithm [ 2.867387] xor: automatically using best checksumming function: [ 2.907616] avx : 32451.000 MB/sec [ 2.910452] async_tx: api initialized (async) [ 2.921901] md: raid6 personality registered for level 6 [ 2.923634] md: raid5 personality registered for level 5 [ 2.925362] md: raid4 personality registered for level 4 [ 2.932006] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.966201] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.987285] 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.084804] 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.090468] systemd[1]: Detected virtualization kvm. [ 3.092145] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.096475] systemd[1]: Set hostname to . [ 3.099565] systemd[1]: Initializing machine ID from KVM UUID. [ 3.101529] systemd[1]: Installed transient /etc/machine-id file. [ 3.222804] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.227093] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.230313] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.234040] 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.239409] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.242894] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.246746] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.250555] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.253800] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.257281] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.260739] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.264738] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.268464] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.274777] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.281499] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.289049] Loading iSCSI transport class v2.0-870. [ 3.290809] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.295189] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices.[ 3.302086] iscsi: registered transport (tcp) [ 3.304666] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.310561] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.322030] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.331900] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.343671] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.352113] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.360712] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.368338] 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.381065] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.388869] iscsi: registered transport (iser) [ 3.391586] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.396870] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.402463] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.406204] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.410297] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.415121] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.421775] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.427482] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.437766] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.445499] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.450537] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.454179] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.460051] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.467684] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.821715] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... 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. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.892578] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Tue, 14 May 2019 10:16:04 +0000. Up 4.70 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-05-14 10:16:06,257 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: [Errno None] Unable to connect to port 22 on 172.30.9.202 2019-05-14 10:16:15,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 10:16:15,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 10:16:15,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14317 Content-Type: application/json Date: Tue, 14 May 2019 10:16: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-688549de-1dc2-4580-be7e-251bb4d12122 x-openstack-request-id: req-688549de-1dc2-4580-be7e-251bb4d12122 2019-05-14 10:16:15,356 - 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 761160236 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.219854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.222737] pid_max: default: 32768 minimum: 301\n[ 0.224872] ACPI: Core revision 20150930\n[ 0.226981] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229283] Security Framework initialized\n[ 0.230750] Yama: becoming mindful.\n[ 0.232037] AppArmor: AppArmor initialized\n[ 0.233522] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.235837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240207] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242589] Initializing cgroup subsys io\n[ 0.244019] Initializing cgroup subsys memory\n[ 0.245537] Initializing cgroup subsys devices\n[ 0.247077] Initializing cgroup subsys freezer\n[ 0.248612] Initializing cgroup subsys net_cls\n[ 0.250144] Initializing cgroup subsys perf_event\n[ 0.251749] Initializing cgroup subsys net_prio\n[ 0.253309] Initializing cgroup subsys hugetlb\n[ 0.254848] Initializing cgroup subsys pids\n[ 0.256348] CPU: Physical Processor ID: 0\n[ 0.258486] mce: CPU supports 10 MCE banks\n[ 0.259962] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.261731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.263670] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265513] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.267566] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.269714] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.271648] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274322] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.294828] Freeing SMP alternatives memory: 32K\n[ 0.302305] ftrace: allocating 32237 entries in 126 pages\n[ 0.343087] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347499] smpboot: Max logical packages: 1\n[ 0.349329] x2apic enabled\n[ 0.350722] Switched APIC routing to physical x2apic.\n[ 0.353724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359508] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362737] KVM setup paravirtual spinlock\n[ 0.365585] x86: Booted up 1 node, 1 CPUs\n[ 0.367023] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369948] devtmpfs: initialized\n[ 0.372562] evm: security.selinux\n[ 0.374011] evm: security.SMACK64\n[ 0.375429] evm: security.SMACK64EXEC\n[ 0.376946] evm: security.SMACK64TRANSMUTE\n[ 0.378578] evm: security.SMACK64MMAP\n[ 0.380087] evm: security.ima\n[ 0.381395] evm: security.capability\n[ 0.382998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.386267] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.388485] pinctrl core: initialized pinctrl subsystem\n[ 0.390505] RTC time: 10:15:59, date: 05/14/19\n[ 0.392233] NET: Registered protocol family 16\n[ 0.393965] cpuidle: using governor ladder\n[ 0.395413] cpuidle: using governor menu\n[ 0.396804] PCCT header not found.\n[ 0.398144] ACPI: bus type PCI registered\n[ 0.399570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.401812] PCI: Using configuration type 1 for base access\n[ 0.404648] ACPI: Added _OSI(Module Device)\n[ 0.406126] ACPI: Added _OSI(Processor Device)\n[ 0.407651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.409248] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.412490] ACPI: Interpreter enabled\n[ 0.413846] ACPI: (supports S0 S5)\n[ 0.415099] ACPI: Using IOAPIC for interrupt routing\n[ 0.416820] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.421663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.423695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.425894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.428030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.431938] acpiphp: Slot [3] registered\n[ 0.449289] acpiphp: Slot [4] registered\n[ 0.450745] acpiphp: Slot [5] registered\n[ 0.452170] acpiphp: Slot [6] registered\n[ 0.453544] acpiphp: Slot [7] registered\n[ 0.454950] acpiphp: Slot [8] registered\n[ 0.456359] acpiphp: Slot [9] registered\n[ 0.457776] acpiphp: Slot [10] registered\n[ 0.459206] acpiphp: Slot [11] registered\n[ 0.460639] acpiphp: Slot [12] registered\n[ 0.462073] acpiphp: Slot [13] registered\n[ 0.463614] acpiphp: Slot [14] registered\n[ 0.465044] acpiphp: Slot [15] registered\n[ 0.466484] acpiphp: Slot [16] registered\n[ 0.467918] acpiphp: Slot [17] registered\n[ 0.469350] acpiphp: Slot [18] registered\n[ 0.470780] acpiphp: Slot [19] registered\n[ 0.472215] acpiphp: Slot [20] registered\n[ 0.473645] acpiphp: Slot [21] registered\n[ 0.475077] acpiphp: Slot [22] registered\n[ 0.476511] acpiphp: Slot [23] registered\n[ 0.477940] acpiphp: Slot [24] registered\n[ 0.479374] acpiphp: Slot [25] registered\n[ 0.480803] acpiphp: Slot [26] registered\n[ 0.482231] acpiphp: Slot [27] registered\n[ 0.483666] acpiphp: Slot [28] registered\n[ 0.485094] acpiphp: Slot [29] registered\n[ 0.486522] acpiphp: Slot [30] registered\n[ 0.487958] acpiphp: Slot [31] registered\n[ 0.489385] PCI host bridge to bus 0000:00\n[ 0.490819] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.492983] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.495150] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497719] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.500284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.502908] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508686] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510969] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.513074] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.519950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.546261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.549205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.551703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.554181] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.556632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.558807] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.561090] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.562972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.565727] vgaarb: loaded\n[ 0.566788] vgaarb: bridge control possible 0000:00:02.0\n[ 0.568883] SCSI subsystem initialized\n[ 0.570487] ACPI: bus type USB registered\n[ 0.571949] usbcore: registered new interface driver usbfs\n[ 0.573781] usbcore: registered new interface driver hub\n[ 0.575573] usbcore: registered new device driver usb\n[ 0.577476] PCI: Using ACPI for IRQ routing\n[ 0.579393] NetLabel: Initializing\n[ 0.580659] NetLabel: domain hash size = 128\n[ 0.582167] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.583884] NetLabel: unlabeled traffic allowed by default\n[ 0.585880] amd_nb: Cannot enumerate AMD northbridges\n[ 0.587619] clocksource: Switched to clocksource kvm-clock\n[ 0.597535] AppArmor: AppArmor Filesystem Enabled\n[ 0.599216] pnp: PnP ACPI init\n[ 0.600725] pnp: PnP ACPI: found 5 devices\n[ 0.607891] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.610921] NET: Registered protocol family 2\n[ 0.612715] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.614996] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.617109] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.619232] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.621160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.623254] NET: Registered protocol family 1\n[ 0.624800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.626752] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.628657] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.645366] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.662138] Unpacking initramfs...\n[ 1.147379] Freeing initrd memory: 37084K\n[ 1.149206] Scanning for low memory corruption every 60 seconds\n[ 1.151519] audit: initializing netlink subsys (disabled)\n[ 1.153395] audit: type=2000 audit(1557828960.267:1): initialized\n[ 1.155656] Initialise system trusted keyring\n[ 1.157344] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.159391] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.162575] zbud: loaded\n[ 1.163880] VFS: Disk quotas dquot_6.6.0\n[ 1.165312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.167725] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.169857] fuse init (API version 7.23)\n[ 1.171390] Key type big_key registered\n[ 1.172794] Allocating IMA MOK and blacklist keyrings.\n[ 1.174860] Key type asymmetric registered\n[ 1.176324] Asymmetric key parser 'x509' registered\n[ 1.177999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.180593] io scheduler noop registered\n[ 1.181989] io scheduler deadline registered (default)\n[ 1.183753] io scheduler cfq registered\n[ 1.185209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.187045] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.189269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.191833] ACPI: Power Button [PWRF]\n[ 1.193292] GHES: HEST is not enabled!\n[ 1.209277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.242339] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.245833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.271089] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.274569] Linux agpgart interface v0.103\n[ 1.277612] loop: module loaded\n[ 1.281067] vda: vda1\n[ 1.282816] scsi host0: ata_piix\n[ 1.284114] scsi host1: ata_piix\n[ 1.285360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.287515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.290333] libphy: Fixed MDIO Bus: probed\n[ 1.291799] tun: Universal TUN/TAP device driver, 1.6\n[ 1.293499] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.296771] PPP generic driver version 2.4.2\n[ 1.298340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.300466] ehci-pci: EHCI PCI platform driver\n[ 1.302021] ehci-platform: EHCI generic platform driver\n[ 1.303792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.305809] ohci-pci: OHCI PCI platform driver\n[ 1.307357] ohci-platform: OHCI generic platform driver\n[ 1.309117] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.325981] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.327762] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.330347] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.332108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.334154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.336336] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.338852] usb usb1: Product: UHCI Host Controller\n[ 1.340511] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.342559] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.344232] hub 1-0:1.0: USB hub found\n[ 1.345597] hub 1-0:1.0: 2 ports detected\n[ 1.347163] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.350790] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.352478] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.354276] mousedev: PS/2 mouse device common for all mice\n[ 1.356493] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.359521] rtc_cmos 00:00: RTC can wake from S4\n[ 1.361611] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.363713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.365827] i2c /dev entries driver\n[ 1.367155] device-mapper: uevent: version 1.0.3\n[ 1.368812] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.371698] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.373917] NET: Registered protocol family 10\n[ 1.375697] NET: Registered protocol family 17\n[ 1.377265] Key type dns_resolver registered\n[ 1.378967] registered taskstats version 1\n[ 1.380471] Loading compiled-in X.509 certificates\n[ 1.382673] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.385967] zswap: loaded using pool lzo/zbud\n[ 1.388843] Key type trusted registered\n[ 1.392217] Key type encrypted registered\n[ 1.393669] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.395498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.397338] evm: HMAC attrs: 0x1\n[ 1.398898] Magic number: 3:823:274\n[ 1.400255] usb usb1-port2: hash matches\n[ 1.401657] tty tty11: hash matches\n[ 1.403031] rtc_cmos 00:00: setting system clock to 2019-05-14 10:16:00 UTC (1557828960)\n[ 1.422297] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.424259] EDD information not available.\n[ 1.445496] Freeing unused kernel memory: 1512K\n[ 1.447090] Write protecting the kernel read-only data: 14336k\n[ 1.450363] Freeing unused kernel memory: 1692K\n[ 1.452146] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.463948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.467052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.470547] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.473846] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477057] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.483646] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494059] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497184] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.556768] virtio_net virtio0 ens3: renamed from eth0\n[ 1.559050] [drm] Initialized drm 1.1.0 20060810\n[ 1.568111] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.571995] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.592116] FDC 0 is a S82078B\n[ 1.613413] AVX2 version of gcm_enc/dec engaged.\n[ 1.615036] AES CTR mode by8 optimization enabled\n[ 1.655661] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.820559] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.822739] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.825009] usb 1-1: Product: QEMU USB Tablet\n[ 1.826517] usb 1-1: Manufacturer: QEMU\n[ 1.827883] usb 1-1: SerialNumber: 42\n[ 1.836257] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.843177] usbcore: registered new interface driver usbhid\n[ 1.845108] usbhid: USB HID core driver\n[ 1.848023] 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.851899] 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.230196] md: linear personality registered for level -1\n[ 2.234029] md: multipath personality registered for level -4\n[ 2.237909] md: raid0 personality registered for level 0\n[ 2.242184] md: raid1 personality registered for level 1\n[ 2.311617] raid6: sse2x1 gen() 11563 MB/s\n[ 2.379617] raid6: sse2x1 xor() 9084 MB/s\n[ 2.447628] raid6: sse2x2 gen() 14491 MB/s\n[ 2.515637] raid6: sse2x2 xor() 9699 MB/s\n[ 2.583628] raid6: sse2x4 gen() 16667 MB/s\n[ 2.651628] raid6: sse2x4 xor() 11576 MB/s\n[ 2.719617] raid6: avx2x1 gen() 22215 MB/s\n[ 2.791617] raid6: avx2x2 gen() 26389 MB/s\n[ 2.859615] raid6: avx2x4 gen() 30391 MB/s\n[ 2.861099] raid6: using algorithm avx2x4 gen() 30391 MB/s\n[ 2.862842] raid6: using avx2x2 recovery algorithm\n[ 2.867387] xor: automatically using best checksumming function:\n[ 2.907616] avx : 32451.000 MB/sec\n[ 2.910452] async_tx: api initialized (async)\n[ 2.921901] md: raid6 personality registered for level 6\n[ 2.923634] md: raid5 personality registered for level 5\n[ 2.925362] md: raid4 personality registered for level 4\n[ 2.932006] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.966201] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.987285] 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.084804] 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.090468] systemd[1]: Detected virtualization kvm.\n[ 3.092145] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.096475] systemd[1]: Set hostname to .\n[ 3.099565] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.101529] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.222804] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.227093] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.230313] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.234040] 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.239409] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.242894] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.246746] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.250555] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.253800] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.257281] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.260739] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.264738] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.268464] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.274777] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.281499] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.289049] Loading iSCSI transport class v2.0-870.\n[ 3.290809] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.295189] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.[ 3.302086] iscsi: registered transport (tcp)\n\n[ 3.304666] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.310561] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.322030] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.331900] 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.343671] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.352113] 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.360712] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.368338] 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.381065] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.388869] iscsi: registered transport (iser)\n\n[ 3.391586] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.396870] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.402463] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.406204] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.410297] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.415121] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.421775] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.427482] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.437766] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 3.445499] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.450537] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.454179] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.460051] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.467684] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.821715] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Create Volatile Files and Directories...\n Starting LSB: AppArmor initialization...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\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[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 4.892578] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Tue, 14 May 2019 10:16:04 +0000. Up 4.70 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.749329] cloud-init[937]: Cloud-init v. 18.2 running 'init' at Tue, 14 May 2019 10:16:05 +0000. Up 6.24 seconds.\n[ 9.752394] cloud-init[937]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.759691] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.768137] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.771915] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.780203] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:48:53:fd |\n[ 9.788158] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:fe48:53fd/64 | . | link | fa:16:3e:48:53:fd |\n[ 9.796135] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.799381] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.806441] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.812429] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.820136] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.824169] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.832157] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.835208] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.840250] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.844802] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.851305] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.855766] cloud-init[937]: 2019-05-14 10:16:09,133 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.227022] cloud-init[937]: Generating public/private rsa key pair.\n[ 10.229336] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.236167] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.240124] cloud-init[937]: The key fingerprint is:\n[ 10.244124] cloud-init[937]: SHA256:DaADvRY01DFA2zcPUWzYPB6LQuNCyZXFLQsyxPtv3Qw root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab\n[ 10.252133] cloud-init[937]: The key's randomart image is:\n[ 10.254114] cloud-init[937]: +---[RSA 2048]----+\n[ 10.260131] cloud-init[937]: | .OB===oB. |\n[ 10.261929] cloud-init[937]: | .X=*o+.O |\n[ 10.264159] cloud-init[937]: | .+O.o=* + |\n[ 10.268128] cloud-init[937]: | =.o.o*o |\n[ 10.272125] cloud-init[937]: | . o .S o |\n[ 10.276124] cloud-init[937]: | . E |\n[ 10.280126] cloud-init[937]: | . . + |\n[ 10.281890] cloud-init[937]: | o . o |\n[ 10.288123] cloud-init[937]: | . |\n[ 10.289930] cloud-init[937]: +----[SHA256]-----+\n[ 10.296183] cloud-init[937]: Generating public/private dsa key pair.\n[ 10.298333] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.302439] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n[ 10.308712] cloud-init[937]: The key fingerprint is:\n[ 10.310138] cloud-init[937]: SHA256:uu2qDaoFrTAfFGsGrGXlqJcL5eXqU+UOztviuMNfQ1s root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 10.317713] cloud-init[937]: The key's randomart image is:\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] Listening on ACPID Listen Socket.\n[ 10.325694] cloud-init[937]: +---[DSA 1024]----+\n\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 10.332094] cloud-init[937]: |o ... |\n[ 10.333818] cloud-init[937]: | oo= |\n[ 10.335568] [[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\ncloud-init[937]: |.oB o |\n[ 10.340178] cloud-init[937]: |.O + . |\n Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.[ 10.344932] cloud-init[937]: |* * .o. E |\n[ 10.346283] cloud-init[937]: |.B +o..+ |\n[ 10.347622] cloud-init\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.[937]: |..=+.o= |\n[ 10.353049] cloud-init[937]: | o+o+=.+ |\n[ 10.354417] cloud-init[937]: |..=*=+=oo |\n[ 10.355749] \n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.cloud-init[937]: +----[SHA256]-----+\n[ 10.362254] cloud-init[937]: Generating public/private ecdsa key pair.\n\n[ 10.367342] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.373349] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[ 10.381097] cloud-init[937]: The key fingerprint is:\n[ 10.383409] cloud-init[937]: SHA256:Y+E+IdNSNlUsKRlOlZW8dZHivdyxFyd62o0WcIbtgGI root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting LSB: MD monitoring daemon...\n Starting Apply the settings specified in cloud-config...\n[ 10.393780] cloud-init[937]: \nThe key's randomart image is: Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 10.428144] cloud-init[937]: +---[ECDSA 256]---+\n[ 10.440139] cloud-init[937]: | o+oBo. .o|\n[ 10.447463] cloud-init[937]: | oo.+ +....|[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started iperf Service.\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: Record successful boot for GRUB...\n[ 10.491518] cloud-init[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m[937]: | *. o.=o. |] Started iperf3 Service.\n Starting System Logging Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Login Service...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n\n[ 10.598616] [[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\ncloud-init[937]: | =Eo. =.=+.|\n[ 10.638225] Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\ncloud-init[937]: | +.S. B..B|[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 10.720895] [[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...cloud-init[937]: | * o . ++o|\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 10.788924] cloud-init[937]: | o + +.|\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[ 10.823834] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.[937]: | . . + .|\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n\n[ 10.836415] Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".cloud-init[937]: | . |\n\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 10.889453] cloud-init\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[937]: +----[SHA256]-----+\n[ 10.905971] cloud-init[937]: Generating public/private ed25519 key pair.\n[ 10.915074] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.924185] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.940294] cloud-init[937]: The key fingerprint is:\n[ 10.943415] cloud-init[937]: SHA256:p7gOJ+dMcNv9jNnHFHAf8IkP1YJs3Kim8rj0tc4sjUw root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab\n[ 10.957519] cloud-init[937]: [[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\nThe key's randomart image is:\n[ 10.984314] cloud-init[937]: +--[ED25519 256]--+\n[ 10.991256] cloud-init[937]: | o =...|\n[ 11.000028] cloud-init[937]: | B B.o|\n[ 11.004462] cloud-init[937]: | o = =.|\n[ 11.012099] cloud-init[937]: | o + .|\n[ 11.020107] cloud-init[937]: | . . So. o |\n[ 11.024100] cloud-init[937]: | o.+E+ . |\n[ 11.033994] cloud-init[937]: | o B*ooo o |\n[ 11.039133] cloud-init[937]: | X.o=+.B o |\n[ 11.043476] cloud-init[937]: | .*..oB +. |\n[ 11.048408] cloud-init[937]: +----[SHA256]-----+\n[ 11.390841] cloud-init[1047]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 12.097906] cloud-init[1047]: en_US.UTF-8... done\n[ 12.100783] cloud-init[1047]: Generation complete.\n[ 12.542325] cloud-init[1047]: Cloud-init v. 18.2 running 'modules:config' at Tue, 14 May 2019 10:16:10 +0000. Up 11.26 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 88:0c:54:b2:93:e2:9d:40:9d:b1:f2:74:1c:82:b4:d9 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>May 14 10:16:14 ec2: \n<14>May 14 10:16:14 ec2: #############################################################\n<14>May 14 10:16:14 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>May 14 10:16:14 ec2: 1024 SHA256:uu2qDaoFrTAfFGsGrGXlqJcL5eXqU+UOztviuMNfQ1s root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab (DSA)\n<14>May 14 10:16:14 ec2: 256 SHA256:Y+E+IdNSNlUsKRlOlZW8dZHivdyxFyd62o0WcIbtgGI root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab (ECDSA)\n<14>May 14 10:16:14 ec2: 256 SHA256:p7gOJ+dMcNv9jNnHFHAf8IkP1YJs3Kim8rj0tc4sjUw root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab (ED25519)\n<14>May 14 10:16:14 ec2: 2048 SHA256:DaADvRY01DFA2zcPUWzYPB6LQuNCyZXFLQsyxPtv3Qw root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab (RSA)\n<14>May 14 10:16:14 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>May 14 10:16:14 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMB5vEKSykulgLurwjOLX6aMer9jqgwJuS/L95rny2O2L3dnarr+sHVN9WYAZBfZagWLa8y1czjQFlpcBbgs2/I= root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJt2hdGFNDNZIuJ818W9ytUaYuISmgCcVtTeuCVfo8cK root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe85u/9EYEleGqRDXNdtFRxfjen8eCd3xjMTCs13Uts7I9M5eLiz5QJxuICqbFhLBXUHiSzb7QOPOmPcfpkLuk246pTCYTLmX10DgNcmYwfE/TaJ6oaQ4NwZkZX+5QyRU5F/cCrvlEdQCn47QsMkb8NhcST2Dfe2w79Ek9LLU0fl7oCQw0QevqJzgQ/GnSdTHiDK7mbc1f+Aiq1Nn3arv3wXkd5mODTIOPIJAROggAO+vLfgbdvp51apJeq8qsVIccBs/IyO0ES8v4kBYTRw2Rox7BvOVSpy+Z/AWpqpqt7pQ8BDQHlYIfpkLSqtyg8P3zWDl+3w9OEYTueG1IWOhN root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab\n-----END SSH HOST KEY KEYS-----\n[ 14.939000] cloud-init[1310]: Cloud-init v. 18.2 running 'modules:final' at Tue, 14 May 2019 10:16:14 +0000. Up 14.76 seconds.\n[ 14.944174] cloud-init[1310]: Cloud-init v. 18.2 finished at Tue, 14 May 2019 10:16:14 +0000. Datasource DataSourceEc2. Up 14.93 seconds\n[[0;32m OK [0m] Started Execute cloud user/final scripts.\n[[0;32m OK [0m] Reached target Cloud-init target.\n"} 2019-05-14 10:16:15,357 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a/action used request id req-688549de-1dc2-4580-be7e-251bb4d12122 2019-05-14 10:16:15,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0911610126495s 2019-05-14 10:16:15,359 - 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 761160236 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.219854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.222737] pid_max: default: 32768 minimum: 301 [ 0.224872] ACPI: Core revision 20150930 [ 0.226981] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229283] Security Framework initialized [ 0.230750] Yama: becoming mindful. [ 0.232037] AppArmor: AppArmor initialized [ 0.233522] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.235837] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238074] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240207] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242589] Initializing cgroup subsys io [ 0.244019] Initializing cgroup subsys memory [ 0.245537] Initializing cgroup subsys devices [ 0.247077] Initializing cgroup subsys freezer [ 0.248612] Initializing cgroup subsys net_cls [ 0.250144] Initializing cgroup subsys perf_event [ 0.251749] Initializing cgroup subsys net_prio [ 0.253309] Initializing cgroup subsys hugetlb [ 0.254848] Initializing cgroup subsys pids [ 0.256348] CPU: Physical Processor ID: 0 [ 0.258486] mce: CPU supports 10 MCE banks [ 0.259962] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.261731] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.263670] Spectre V2 : Mitigation: Full generic retpoline [ 0.265513] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.267566] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.269714] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.271648] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274322] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.294828] Freeing SMP alternatives memory: 32K [ 0.302305] ftrace: allocating 32237 entries in 126 pages [ 0.343087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347499] smpboot: Max logical packages: 1 [ 0.349329] x2apic enabled [ 0.350722] Switched APIC routing to physical x2apic. [ 0.353724] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355743] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359508] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362737] KVM setup paravirtual spinlock [ 0.365585] x86: Booted up 1 node, 1 CPUs [ 0.367023] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369948] devtmpfs: initialized [ 0.372562] evm: security.selinux [ 0.374011] evm: security.SMACK64 [ 0.375429] evm: security.SMACK64EXEC [ 0.376946] evm: security.SMACK64TRANSMUTE [ 0.378578] evm: security.SMACK64MMAP [ 0.380087] evm: security.ima [ 0.381395] evm: security.capability [ 0.382998] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.386267] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.388485] pinctrl core: initialized pinctrl subsystem [ 0.390505] RTC time: 10:15:59, date: 05/14/19 [ 0.392233] NET: Registered protocol family 16 [ 0.393965] cpuidle: using governor ladder [ 0.395413] cpuidle: using governor menu [ 0.396804] PCCT header not found. [ 0.398144] ACPI: bus type PCI registered [ 0.399570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.401812] PCI: Using configuration type 1 for base access [ 0.404648] ACPI: Added _OSI(Module Device) [ 0.406126] ACPI: Added _OSI(Processor Device) [ 0.407651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.409248] ACPI: Added _OSI(Processor Aggregator Device) [ 0.412490] ACPI: Interpreter enabled [ 0.413846] ACPI: (supports S0 S5) [ 0.415099] ACPI: Using IOAPIC for interrupt routing [ 0.416820] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.421663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.423695] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.425894] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.431938] acpiphp: Slot [3] registered [ 0.449289] acpiphp: Slot [4] registered [ 0.450745] acpiphp: Slot [5] registered [ 0.452170] acpiphp: Slot [6] registered [ 0.453544] acpiphp: Slot [7] registered [ 0.454950] acpiphp: Slot [8] registered [ 0.456359] acpiphp: Slot [9] registered [ 0.457776] acpiphp: Slot [10] registered [ 0.459206] acpiphp: Slot [11] registered [ 0.460639] acpiphp: Slot [12] registered [ 0.462073] acpiphp: Slot [13] registered [ 0.463614] acpiphp: Slot [14] registered [ 0.465044] acpiphp: Slot [15] registered [ 0.466484] acpiphp: Slot [16] registered [ 0.467918] acpiphp: Slot [17] registered [ 0.469350] acpiphp: Slot [18] registered [ 0.470780] acpiphp: Slot [19] registered [ 0.472215] acpiphp: Slot [20] registered [ 0.473645] acpiphp: Slot [21] registered [ 0.475077] acpiphp: Slot [22] registered [ 0.476511] acpiphp: Slot [23] registered [ 0.477940] acpiphp: Slot [24] registered [ 0.479374] acpiphp: Slot [25] registered [ 0.480803] acpiphp: Slot [26] registered [ 0.482231] acpiphp: Slot [27] registered [ 0.483666] acpiphp: Slot [28] registered [ 0.485094] acpiphp: Slot [29] registered [ 0.486522] acpiphp: Slot [30] registered [ 0.487958] acpiphp: Slot [31] registered [ 0.489385] PCI host bridge to bus 0000:00 [ 0.490819] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.492983] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.495150] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497719] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.500284] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.502908] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508686] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510969] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.513074] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515336] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.519950] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522479] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.546261] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.549205] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.551703] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.554181] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.556632] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.558807] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.561090] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.562972] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.565727] vgaarb: loaded [ 0.566788] vgaarb: bridge control possible 0000:00:02.0 [ 0.568883] SCSI subsystem initialized [ 0.570487] ACPI: bus type USB registered [ 0.571949] usbcore: registered new interface driver usbfs [ 0.573781] usbcore: registered new interface driver hub [ 0.575573] usbcore: registered new device driver usb [ 0.577476] PCI: Using ACPI for IRQ routing [ 0.579393] NetLabel: Initializing [ 0.580659] NetLabel: domain hash size = 128 [ 0.582167] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.583884] NetLabel: unlabeled traffic allowed by default [ 0.585880] amd_nb: Cannot enumerate AMD northbridges [ 0.587619] clocksource: Switched to clocksource kvm-clock [ 0.597535] AppArmor: AppArmor Filesystem Enabled [ 0.599216] pnp: PnP ACPI init [ 0.600725] pnp: PnP ACPI: found 5 devices [ 0.607891] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.610921] NET: Registered protocol family 2 [ 0.612715] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.614996] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.617109] TCP: Hash tables configured (established 4096 bind 4096) [ 0.619232] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.621160] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.623254] NET: Registered protocol family 1 [ 0.624800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.626752] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.628657] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.645366] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.662138] Unpacking initramfs... [ 1.147379] Freeing initrd memory: 37084K [ 1.149206] Scanning for low memory corruption every 60 seconds [ 1.151519] audit: initializing netlink subsys (disabled) [ 1.153395] audit: type=2000 audit(1557828960.267:1): initialized [ 1.155656] Initialise system trusted keyring [ 1.157344] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.159391] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.162575] zbud: loaded [ 1.163880] VFS: Disk quotas dquot_6.6.0 [ 1.165312] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.167725] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.169857] fuse init (API version 7.23) [ 1.171390] Key type big_key registered [ 1.172794] Allocating IMA MOK and blacklist keyrings. [ 1.174860] Key type asymmetric registered [ 1.176324] Asymmetric key parser 'x509' registered [ 1.177999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.180593] io scheduler noop registered [ 1.181989] io scheduler deadline registered (default) [ 1.183753] io scheduler cfq registered [ 1.185209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.187045] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.189269] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.191833] ACPI: Power Button [PWRF] [ 1.193292] GHES: HEST is not enabled! [ 1.209277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.242339] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.245833] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.271089] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.274569] Linux agpgart interface v0.103 [ 1.277612] loop: module loaded [ 1.281067] vda: vda1 [ 1.282816] scsi host0: ata_piix [ 1.284114] scsi host1: ata_piix [ 1.285360] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.287515] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.290333] libphy: Fixed MDIO Bus: probed [ 1.291799] tun: Universal TUN/TAP device driver, 1.6 [ 1.293499] tun: (C) 1999-2004 Max Krasnyansky [ 1.296771] PPP generic driver version 2.4.2 [ 1.298340] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.300466] ehci-pci: EHCI PCI platform driver [ 1.302021] ehci-platform: EHCI generic platform driver [ 1.303792] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.305809] ohci-pci: OHCI PCI platform driver [ 1.307357] ohci-platform: OHCI generic platform driver [ 1.309117] uhci_hcd: USB Universal Host Controller Interface driver [ 1.325981] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.327762] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.330347] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.332108] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.334154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.336336] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.338852] usb usb1: Product: UHCI Host Controller [ 1.340511] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.342559] usb usb1: SerialNumber: 0000:00:01.2 [ 1.344232] hub 1-0:1.0: USB hub found [ 1.345597] hub 1-0:1.0: 2 ports detected [ 1.347163] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.350790] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.352478] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.354276] mousedev: PS/2 mouse device common for all mice [ 1.356493] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.359521] rtc_cmos 00:00: RTC can wake from S4 [ 1.361611] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.363713] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.365827] i2c /dev entries driver [ 1.367155] device-mapper: uevent: version 1.0.3 [ 1.368812] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.371698] ledtrig-cpu: registered to indicate activity on CPUs [ 1.373917] NET: Registered protocol family 10 [ 1.375697] NET: Registered protocol family 17 [ 1.377265] Key type dns_resolver registered [ 1.378967] registered taskstats version 1 [ 1.380471] Loading compiled-in X.509 certificates [ 1.382673] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.385967] zswap: loaded using pool lzo/zbud [ 1.388843] Key type trusted registered [ 1.392217] Key type encrypted registered [ 1.393669] AppArmor: AppArmor sha1 policy hashing enabled [ 1.395498] ima: No TPM chip found, activating TPM-bypass! [ 1.397338] evm: HMAC attrs: 0x1 [ 1.398898] Magic number: 3:823:274 [ 1.400255] usb usb1-port2: hash matches [ 1.401657] tty tty11: hash matches [ 1.403031] rtc_cmos 00:00: setting system clock to 2019-05-14 10:16:00 UTC (1557828960) [ 1.422297] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.424259] EDD information not available. [ 1.445496] Freeing unused kernel memory: 1512K [ 1.447090] Write protecting the kernel read-only data: 14336k [ 1.450363] Freeing unused kernel memory: 1692K [ 1.452146] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.463948] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.467052] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.470547] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.473846] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477057] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.483646] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490067] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494059] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497184] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500431] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.556768] virtio_net virtio0 ens3: renamed from eth0 [ 1.559050] [drm] Initialized drm 1.1.0 20060810 [ 1.568111] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.571995] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.592116] FDC 0 is a S82078B [ 1.613413] AVX2 version of gcm_enc/dec engaged. [ 1.615036] AES CTR mode by8 optimization enabled [ 1.655661] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.820559] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.822739] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.825009] usb 1-1: Product: QEMU USB Tablet [ 1.826517] usb 1-1: Manufacturer: QEMU [ 1.827883] usb 1-1: SerialNumber: 42 [ 1.836257] hidraw: raw HID events driver (C) Jiri Kosina [ 1.843177] usbcore: registered new interface driver usbhid [ 1.845108] usbhid: USB HID core driver [ 1.848023] 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.851899] 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.230196] md: linear personality registered for level -1 [ 2.234029] md: multipath personality registered for level -4 [ 2.237909] md: raid0 personality registered for level 0 [ 2.242184] md: raid1 personality registered for level 1 [ 2.311617] raid6: sse2x1 gen() 11563 MB/s [ 2.379617] raid6: sse2x1 xor() 9084 MB/s [ 2.447628] raid6: sse2x2 gen() 14491 MB/s [ 2.515637] raid6: sse2x2 xor() 9699 MB/s [ 2.583628] raid6: sse2x4 gen() 16667 MB/s [ 2.651628] raid6: sse2x4 xor() 11576 MB/s [ 2.719617] raid6: avx2x1 gen() 22215 MB/s [ 2.791617] raid6: avx2x2 gen() 26389 MB/s [ 2.859615] raid6: avx2x4 gen() 30391 MB/s [ 2.861099] raid6: using algorithm avx2x4 gen() 30391 MB/s [ 2.862842] raid6: using avx2x2 recovery algorithm [ 2.867387] xor: automatically using best checksumming function: [ 2.907616] avx : 32451.000 MB/sec [ 2.910452] async_tx: api initialized (async) [ 2.921901] md: raid6 personality registered for level 6 [ 2.923634] md: raid5 personality registered for level 5 [ 2.925362] md: raid4 personality registered for level 4 [ 2.932006] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.966201] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.987285] 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.084804] 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.090468] systemd[1]: Detected virtualization kvm. [ 3.092145] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.096475] systemd[1]: Set hostname to . [ 3.099565] systemd[1]: Initializing machine ID from KVM UUID. [ 3.101529] systemd[1]: Installed transient /etc/machine-id file. [ 3.222804] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.227093] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.230313] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.234040] 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.239409] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.242894] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.246746] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.250555] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.253800] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.257281] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.260739] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.264738] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.268464] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.274777] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.281499] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.289049] Loading iSCSI transport class v2.0-870. [ 3.290809] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.295189] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices.[ 3.302086] iscsi: registered transport (tcp) [ 3.304666] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.310561] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.322030] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.331900] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.343671] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.352113] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.360712] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.368338] 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.381065] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.[ 3.388869] iscsi: registered transport (iser) [ 3.391586] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.396870] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.402463] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.406204] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.410297] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.415121] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.421775] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.427482] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.437766] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 3.445499] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.450537] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 3.454179] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.460051] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.467684] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.821715] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting LSB: AppArmor initialization... Starting Tell Plymouth To Write Out Runtime Data... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... 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. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 4.892578] cloud-init[526]: Cloud-init v. 18.2 running 'init-local' at Tue, 14 May 2019 10:16:04 +0000. Up 4.70 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.749329] cloud-init[937]: Cloud-init v. 18.2 running 'init' at Tue, 14 May 2019 10:16:05 +0000. Up 6.24 seconds. [ 9.752394] cloud-init[937]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.759691] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.768137] cloud-init[937]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.771915] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.780203] cloud-init[937]: ci-info: | ens3 | True | 192.168.120.17 | 255.255.255.0 | . | fa:16:3e:48:53:fd | [ 9.788158] cloud-init[937]: ci-info: | ens3 | True | fe80::f816:3eff:fe48:53fd/64 | . | link | fa:16:3e:48:53:fd | [ 9.796135] cloud-init[937]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.799381] cloud-init[937]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.806441] cloud-init[937]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.812429] cloud-init[937]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.820136] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.824169] cloud-init[937]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.832157] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.835208] cloud-init[937]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.840250] cloud-init[937]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.844802] cloud-init[937]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.851305] cloud-init[937]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.855766] cloud-init[937]: 2019-05-14 10:16:09,133 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.227022] cloud-init[937]: Generating public/private rsa key pair. [ 10.229336] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.236167] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.240124] cloud-init[937]: The key fingerprint is: [ 10.244124] cloud-init[937]: SHA256:DaADvRY01DFA2zcPUWzYPB6LQuNCyZXFLQsyxPtv3Qw root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab [ 10.252133] cloud-init[937]: The key's randomart image is: [ 10.254114] cloud-init[937]: +---[RSA 2048]----+ [ 10.260131] cloud-init[937]: | .OB===oB. | [ 10.261929] cloud-init[937]: | .X=*o+.O | [ 10.264159] cloud-init[937]: | .+O.o=* + | [ 10.268128] cloud-init[937]: | =.o.o*o | [ 10.272125] cloud-init[937]: | . o .S o | [ 10.276124] cloud-init[937]: | . E | [ 10.280126] cloud-init[937]: | . . + | [ 10.281890] cloud-init[937]: | o . o | [ 10.288123] cloud-init[937]: | . | [ 10.289930] cloud-init[937]: +----[SHA256]-----+ [ 10.296183] cloud-init[937]: Generating public/private dsa key pair. [ 10.298333] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.302439] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. [ 10.308712] cloud-init[937]: The key fingerprint is: [ 10.310138] cloud-init[937]: SHA256:uu2qDaoFrTAfFGsGrGXlqJcL5eXqU+UOztviuMNfQ1s root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 10.317713] cloud-init[937]: The key's randomart image is: [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 10.325694] cloud-init[937]: +---[DSA 1024]----+ [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 10.332094] cloud-init[937]: |o ... | [ 10.333818] cloud-init[937]: | oo= | [ 10.335568] [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. cloud-init[937]: |.oB o | [ 10.340178] cloud-init[937]: |.O + . | Starting LXD - unix socket. Starting Socket activation for snappy daemon.[ 10.344932] cloud-init[937]: |* * .o. E | [ 10.346283] cloud-init[937]: |.B +o..+ | [ 10.347622] cloud-init [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities.[937]: |..=+.o= | [ 10.353049] cloud-init[937]: | o+o+=.+ | [ 10.354417] cloud-init[937]: |..=*=+=oo | [ 10.355749] [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon.cloud-init[937]: +----[SHA256]-----+ [ 10.362254] cloud-init[937]: Generating public/private ecdsa key pair. [ 10.367342] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.373349] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [ 10.381097] cloud-init[937]: The key fingerprint is: [ 10.383409] cloud-init[937]: SHA256:Y+E+IdNSNlUsKRlOlZW8dZHivdyxFyd62o0WcIbtgGI root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab [[0;32m OK [0m] Started Deferred execution scheduler. Starting LSB: MD monitoring daemon... Starting Apply the settings specified in cloud-config... [ 10.393780] cloud-init[937]: The key's randomart image is: Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 10.428144] cloud-init[937]: +---[ECDSA 256]---+ [ 10.440139] cloud-init[937]: | o+oBo. .o| [ 10.447463] cloud-init[937]: | oo.+ +....|[[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started iperf Service. Starting LXD - container startup/shutdown... Starting Accounts Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: Record successful boot for GRUB... [ 10.491518] cloud-init[[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m[937]: | *. o.=o. |] Started iperf3 Service. Starting System Logging Service... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Login Service... Starting Snappy daemon... [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started /etc/rc.local Compatibility. [ 10.598616] [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. cloud-init[937]: | =Eo. =.=+.| [ 10.638225] Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... cloud-init[937]: | +.S. B..B|[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login to default iSCSI targets. [ 10.720895] [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...cloud-init[937]: | * o . ++o| Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... [[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. [ 10.788924] cloud-init[937]: | o + +.| Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Hold until boot process finishes up. [ 10.823834] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.[937]: | . . + .| [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 10.836415] Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".cloud-init[937]: | . | [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.[ 10.889453] cloud-init [[0;32m OK [0m] Started LSB: automatic crash report generation. [937]: +----[SHA256]-----+ [ 10.905971] cloud-init[937]: Generating public/private ed25519 key pair. [ 10.915074] cloud-init[937]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.924185] cloud-init[937]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.940294] cloud-init[937]: The key fingerprint is: [ 10.943415] cloud-init[937]: SHA256:p7gOJ+dMcNv9jNnHFHAf8IkP1YJs3Kim8rj0tc4sjUw root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab [ 10.957519] cloud-init[937]: [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... The key's randomart image is: [ 10.984314] cloud-init[937]: +--[ED25519 256]--+ [ 10.991256] cloud-init[937]: | o =...| [ 11.000028] cloud-init[937]: | B B.o| [ 11.004462] cloud-init[937]: | o = =.| [ 11.012099] cloud-init[937]: | o + .| [ 11.020107] cloud-init[937]: | . . So. o | [ 11.024100] cloud-init[937]: | o.+E+ . | [ 11.033994] cloud-init[937]: | o B*ooo o | [ 11.039133] cloud-init[937]: | X.o=+.B o | [ 11.043476] cloud-init[937]: | .*..oB +. | [ 11.048408] cloud-init[937]: +----[SHA256]-----+ [ 11.390841] cloud-init[1047]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 12.097906] cloud-init[1047]: en_US.UTF-8... done [ 12.100783] cloud-init[1047]: Generation complete. [ 12.542325] cloud-init[1047]: Cloud-init v. 18.2 running 'modules:config' at Tue, 14 May 2019 10:16:10 +0000. Up 11.26 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 88:0c:54:b2:93:e2:9d:40:9d:b1:f2:74:1c:82:b4:d9 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>May 14 10:16:14 ec2: <14>May 14 10:16:14 ec2: ############################################################# <14>May 14 10:16:14 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>May 14 10:16:14 ec2: 1024 SHA256:uu2qDaoFrTAfFGsGrGXlqJcL5eXqU+UOztviuMNfQ1s root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab (DSA) <14>May 14 10:16:14 ec2: 256 SHA256:Y+E+IdNSNlUsKRlOlZW8dZHivdyxFyd62o0WcIbtgGI root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab (ECDSA) <14>May 14 10:16:14 ec2: 256 SHA256:p7gOJ+dMcNv9jNnHFHAf8IkP1YJs3Kim8rj0tc4sjUw root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab (ED25519) <14>May 14 10:16:14 ec2: 2048 SHA256:DaADvRY01DFA2zcPUWzYPB6LQuNCyZXFLQsyxPtv3Qw root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab (RSA) <14>May 14 10:16:14 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>May 14 10:16:14 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMB5vEKSykulgLurwjOLX6aMer9jqgwJuS/L95rny2O2L3dnarr+sHVN9WYAZBfZagWLa8y1czjQFlpcBbgs2/I= root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJt2hdGFNDNZIuJ818W9ytUaYuISmgCcVtTeuCVfo8cK root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe85u/9EYEleGqRDXNdtFRxfjen8eCd3xjMTCs13Uts7I9M5eLiz5QJxuICqbFhLBXUHiSzb7QOPOmPcfpkLuk246pTCYTLmX10DgNcmYwfE/TaJ6oaQ4NwZkZX+5QyRU5F/cCrvlEdQCn47QsMkb8NhcST2Dfe2w79Ek9LLU0fl7oCQw0QevqJzgQ/GnSdTHiDK7mbc1f+Aiq1Nn3arv3wXkd5mODTIOPIJAROggAO+vLfgbdvp51apJeq8qsVIccBs/IyO0ES8v4kBYTRw2Rox7BvOVSpy+Z/AWpqpqt7pQ8BDQHlYIfpkLSqtyg8P3zWDl+3w9OEYTueG1IWOhN root@shaker-vm-23c48712-057e-4f4f-8dec-00cd4b464dab -----END SSH HOST KEY KEYS----- [ 14.939000] cloud-init[1310]: Cloud-init v. 18.2 running 'modules:final' at Tue, 14 May 2019 10:16:14 +0000. Up 14.76 seconds. [ 14.944174] cloud-init[1310]: Cloud-init v. 18.2 finished at Tue, 14 May 2019 10:16:14 +0000. Datasource DataSourceEc2. Up 14.93 seconds [[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. 2019-05-14 10:16:15,363 - paramiko.transport - DEBUG - starting thread (client mode): 0x7c398c10L 2019-05-14 10:16:15,363 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 10:16:15,367 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-05-14 10:16:15,368 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-14 10:16:15,369 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 10:16:15,369 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 10:16:15,369 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 10:16:15,369 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 10:16:15,370 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 10:16:15,370 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 10:16:15,410 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 10:16:15,411 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 10:16:15,427 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 65801a09099303bc19f66a7a48ce8b45 2019-05-14 10:16:15,429 - paramiko.transport - DEBUG - Trying discovered key 880c54b293e29d409db1f2741c82b4d9 in /tmp/tmpQGfE8A 2019-05-14 10:16:15,450 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 10:16:15,469 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 10:16:15,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 10:16:15,499 - 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.16" 2019-05-14 10:16:15,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 10:16:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b94c4eed-bdfc-4af5-b5f8-e21512d961c7 2019-05-14 10:16:15,506 - 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-05-14 10:16:15,506 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-b94c4eed-bdfc-4af5-b5f8-e21512d961c7 2019-05-14 10:16:15,507 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:15,596 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-14 10:16:15,596 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-14 10:16:15,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 10:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d461130-02c4-436f-a3db-da2eee752782 2019-05-14 10:16:15,711 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-918745759", "links": {"self": "http://192.30.9.3:35357/v3/services/00def4e1b3f743b180c943367709d4ec"}, "enabled": true, "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "description": "tempest-description-1416795317"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"name": "tempest-service-239480781", "links": {"self": "http://192.30.9.3:35357/v3/services/2cbea167f50c43c6aca5589570fceb2e"}, "enabled": true, "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "description": "tempest-description-761410178"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 10:16:15,711 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-8d461130-02c4-436f-a3db-da2eee752782 2019-05-14 10:16:15,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.215142011642s 2019-05-14 10:16:15,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-14 10:16:15,724 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:15,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1851 Content-Type: application/json Date: Tue, 14 May 2019 10:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4153fa6f-299b-4a13-9385-6eb2a2a6a579 2019-05-14 10:16:15,931 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/010db938d7a5463cbc8ffa2bd2483a04"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0c33af50e7db497fa94a3b2188ef7b0a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1415cf4491134f9cadc4591751b50c81"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "1415cf4491134f9cadc4591751b50c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/20c5feaf659a451699f7724038e2d5d3"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/265f8208f8da46edb675019d6b5dc499"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "265f8208f8da46edb675019d6b5dc499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2df036607f8d4c4ea01f415fb40a6048"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/31fa0c2e35db4d4bb1a14fda7fc5c46d"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3740955642e54e538576477f3c7ce70e"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "3740955642e54e538576477f3c7ce70e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/439fd47dc8364e0e99572baf79bd7326"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4e63c217a9b9413389b1ec0e2796b01e"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/565b8778a3024128b2c943ea7bf15718"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "565b8778a3024128b2c943ea7bf15718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5d16f2914ea94183bcebc861d547302a"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "5d16f2914ea94183bcebc861d547302a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7416fde586574e0b99cc8843ba95f454"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "7416fde586574e0b99cc8843ba95f454"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/79a5568eb87b4ac68cda82c93339b7f9"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/87fc21f8f8654ce4a4e6607cbd60f9b7"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8acfbc1d1f844800acc9ba4225c51b50"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c8110b8df61493c979ac1b655e77887"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c8110b8df61493c979ac1b655e77887"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c890e4bbec847e79b98972b78c31211"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c890e4bbec847e79b98972b78c31211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/932df2725eb14aeea4cb3ba12ea4c4c9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9add7ec35eb347339bd9983839d0c469"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "9add7ec35eb347339bd9983839d0c469"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9e2145de69af49e5b12712328a95cf58"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "9e2145de69af49e5b12712328a95cf58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a5c0b60d10204bd69cf5e6637a23a849"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa16960b6221426cafec7b980e761076"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "aa16960b6221426cafec7b980e761076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aac2dc3a82704a7b87e3ab353d3bc9ec"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2fd8ce2134b4f3781afb28ebbe41dd7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bad328aba6d14570bbfc3627ef30e61f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bae574b4648d4508bdeeec8aa65dc23b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bae574b4648d4508bdeeec8aa65dc23b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cc47f2ed4ea24d069c6619e0773f642f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "cc47f2ed4ea24d069c6619e0773f642f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d258fffef3be40238a2bcde87fd7a3a2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "d258fffef3be40238a2bcde87fd7a3a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d451e91920f3468fb3279ee6732e4f4c"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "d451e91920f3468fb3279ee6732e4f4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d54e00308f444fd696eecd7f0f5e2986"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d99d85f4087b4fa499135fb97d9a8dd5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5732ab071534622acb4bee3cee55c39"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "e5732ab071534622acb4bee3cee55c39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ecf94237ea324e6482d23e92cc4d765e"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "ecf94237ea324e6482d23e92cc4d765e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ed77d5dae48b4d38997f702697830142"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "ed77d5dae48b4d38997f702697830142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f31be3652c024b4ebea148dd73dcafe8"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "f31be3652c024b4ebea148dd73dcafe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f62188b6b5ce43e3aa463f4dba1ddc71"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fc55fe38795e43feb553f5690c66d8f2"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-14 10:16:15,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-4153fa6f-299b-4a13-9385-6eb2a2a6a579 2019-05-14 10:16:15,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.210754871368s 2019-05-14 10:16:15,939 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.28:5000 2019-05-14 10:16:15,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:16:15,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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:16,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c1fa85-8644-49cc-b758-1ac94a1e7f31 2019-05-14 10:16:16,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:16:16,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-40c1fa85-8644-49cc-b758-1ac94a1e7f31 2019-05-14 10:16:16,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.186543941498s 2019-05-14 10:16:16,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:16:16,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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:16,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee82d576-bb59-45d1-b8e3-10094bc75b0f 2019-05-14 10:16:16,336 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:16:16,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee82d576-bb59-45d1-b8e3-10094bc75b0f 2019-05-14 10:16:16,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202069997787s 2019-05-14 10:16:16,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:16:16,344 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:16,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 10:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fffe64-cc7b-4251-aa5d-54bbe5daa0b7 2019-05-14 10:16:16,540 - 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-05-14 10:16:16,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-14fffe64-cc7b-4251-aa5d-54bbe5daa0b7 2019-05-14 10:16:16,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199408054352s 2019-05-14 10:16:16,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:16:16,545 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:16,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 10:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93a62f8-5cff-4268-940f-8373d4750749 2019-05-14 10:16:16,776 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": {"self": "http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68a5d987d0c74a4987be564518a21626", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 10:16:16,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a93a62f8-5cff-4268-940f-8373d4750749 2019-05-14 10:16:16,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235714912415s 2019-05-14 10:16:16,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:16:16,791 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:16,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 14 May 2019 10:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f21c21-6a31-4335-bba5-4ff85f62642d 2019-05-14 10:16:16,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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/33dda8714b28416a8feccd75833cd690"}, "tags": [], "enabled": true, "id": "33dda8714b28416a8feccd75833cd690", "parent_id": "default", "domain_id": "default", "name": "shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab"}]} 2019-05-14 10:16:16,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a2f21c21-6a31-4335-bba5-4ff85f62642d 2019-05-14 10:16:16,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113689184189s 2019-05-14 10:16:16,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 10:16:16,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=33dda8714b28416a8feccd75833cd690" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:17,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 10:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e45353-bf16-40d2-a794-8bb7ba181f72 2019-05-14 10:16:17,114 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=33dda8714b28416a8feccd75833cd690", "previous": null, "next": null}} 2019-05-14 10:16:17,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=c42f866938ba413e80ab34106d4ea7fa&scope.project.id=33dda8714b28416a8feccd75833cd690 used request id req-91e45353-bf16-40d2-a794-8bb7ba181f72 2019-05-14 10:16:17,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204619884491s 2019-05-14 10:16:17,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 10:16:17,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/33dda8714b28416a8feccd75833cd690/users/68a5d987d0c74a4987be564518a21626/roles/c42f866938ba413e80ab34106d4ea7fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:17,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff18487-5ab1-4dfc-9020-f2f7a9ccf18f 2019-05-14 10:16:17,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:16:17,268 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/33dda8714b28416a8feccd75833cd690/users/68a5d987d0c74a4987be564518a21626/roles/c42f866938ba413e80ab34106d4ea7fa used request id req-7ff18487-5ab1-4dfc-9020-f2f7a9ccf18f 2019-05-14 10:16:17,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149702072144s 2019-05-14 10:16:17,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:16:17,275 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:17,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51642973-eabe-4cff-ab56-9789e86b0d13 2019-05-14 10:16:17,479 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:16:17,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-51642973-eabe-4cff-ab56-9789e86b0d13 2019-05-14 10:16:17,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207947015762s 2019-05-14 10:16:17,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-14 10:16:17,489 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-14 10:16:17,617 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 14 May 2019 10:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b089b1e-6983-4afc-93ba-6fefcaf0a9e9 2019-05-14 10:16:17,618 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "1039021edba1418aa7e9574b49690273", "links": {"self": "http://172.30.9.28:5000/v3/roles/1039021edba1418aa7e9574b49690273"}, "name": "heat_stack_owner"}} 2019-05-14 10:16:17,618 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b089b1e-6983-4afc-93ba-6fefcaf0a9e9 2019-05-14 10:16:17,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.132708072662s 2019-05-14 10:16:17,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:16:17,626 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:17,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Tue, 14 May 2019 10:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57bfdd78-edc8-489e-85fd-6e8126d6576d 2019-05-14 10:16:17,838 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "1039021edba1418aa7e9574b49690273", "links": {"self": "http://172.30.9.28:5000/v3/roles/1039021edba1418aa7e9574b49690273"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:16:17,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-57bfdd78-edc8-489e-85fd-6e8126d6576d 2019-05-14 10:16:17,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.216073036194s 2019-05-14 10:16:17,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:16:17,847 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:18,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 10:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d065cab0-b65b-4d9e-8deb-cded4b00b78f 2019-05-14 10:16:18,054 - 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-05-14 10:16:18,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d065cab0-b65b-4d9e-8deb-cded4b00b78f 2019-05-14 10:16:18,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.210724115372s 2019-05-14 10:16:18,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:16:18,060 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:18,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 10:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca14f5fc-3c7e-4b2d-a515-c16c444c54d8 2019-05-14 10:16:18,268 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": {"self": "http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68a5d987d0c74a4987be564518a21626", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 10:16:18,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ca14f5fc-3c7e-4b2d-a515-c16c444c54d8 2019-05-14 10:16:18,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213039159775s 2019-05-14 10:16:18,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:16:18,284 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:18,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 14 May 2019 10:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af07ecb-5467-4cc8-be9a-6bbe01ac8580 2019-05-14 10:16:18,393 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/33dda8714b28416a8feccd75833cd690"}, "tags": [], "enabled": true, "id": "33dda8714b28416a8feccd75833cd690", "parent_id": "default", "domain_id": "default", "name": "shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab"}]} 2019-05-14 10:16:18,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0af07ecb-5467-4cc8-be9a-6bbe01ac8580 2019-05-14 10:16:18,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111699819565s 2019-05-14 10:16:18,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 10:16:18,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=1039021edba1418aa7e9574b49690273&scope.project.id=33dda8714b28416a8feccd75833cd690" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:18,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 14 May 2019 10:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e364c639-5e30-421c-a39b-b7b456695bc8 2019-05-14 10:16:18,553 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=1039021edba1418aa7e9574b49690273&scope.project.id=33dda8714b28416a8feccd75833cd690", "previous": null, "next": null}} 2019-05-14 10:16:18,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=68a5d987d0c74a4987be564518a21626&role.id=1039021edba1418aa7e9574b49690273&scope.project.id=33dda8714b28416a8feccd75833cd690 used request id req-e364c639-5e30-421c-a39b-b7b456695bc8 2019-05-14 10:16:18,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.152769088745s 2019-05-14 10:16:18,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 10:16:18,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/33dda8714b28416a8feccd75833cd690/users/68a5d987d0c74a4987be564518a21626/roles/1039021edba1418aa7e9574b49690273 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:16:18,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:16:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a65b5cec-9a99-4716-94f5-42e1958f6b97 2019-05-14 10:16:18,800 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:16:18,800 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/33dda8714b28416a8feccd75833cd690/users/68a5d987d0c74a4987be564518a21626/roles/1039021edba1418aa7e9574b49690273 used request id req-a65b5cec-9a99-4716-94f5-42e1958f6b97 2019-05-14 10:16:18,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243576049805s 2019-05-14 10:16:18,801 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 10:16:18,802 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 10:16:18,802 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 10:16:18,804 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 10:16:18,877 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 10:16:18,879 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-14 10:16:18,879 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 10:16:18,918 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-14 10:16:18,918 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-14 10:16:18,944 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-14 10:43:13,285 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-14 10:43:13,285 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=33dda8714b28416a8feccd75833cd690 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 37432 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_23c48712-057e-4f4f-8dec-00cd4b464dab 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=Bhc3dTM9adOTnYoXOMicTtUJFhXZr8 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_23c48712-057e-4f4f-8dec-00cd4b464dab SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.28,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 37432 192.168.120.17 22 OS_VOLUME_API_VERSION=3 COMPUTE_API_VERSION=1.1 OS_INTERFACE=public XDG_RUNTIME_DIR=/run/user/1000 OS_NO_CACHE=True OS_CLOUDNAME=overcloud OS_PROJECT_DOMAIN_NAME=Default _=/usr/bin/env 2019-05-14 10:16:19.789 1414 INFO shaker.engine.utils [-] Logging enabled 2019-05-14 10:16:19.791 1414 INFO shaker.engine.messaging [-] Listening on *:9000 2019-05-14 10:16:19.795 1414 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-05-14 10:16:19.802 1422 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-05-14 10:16:19.806 1422 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.202:9000 2019-05-14 10:16:19.806 1422 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-05-14 10:16:19.819 1414 INFO pykwalify.core [-] validation.valid 2019-05-14 10:16:20.396 1414 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-14 10:16:24.116 1414 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'41680874-56db-4902-b766-341a847d39ab', u'links': [{u'href': u'http://172.30.9.28:8004/v1/33dda8714b28416a8feccd75833cd690/stacks/shaker_rtzkau/41680874-56db-4902-b766-341a847d39ab', u'rel': u'self'}]} 2019-05-14 10:20:35.937 1414 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_rtzkau_slave_0', 'shaker_rtzkau_master_0']) 2019-05-14 10:20:47.152 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:22:18.273 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:23:48.780 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:25:19.272 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:25:19.274 1414 INFO shaker.engine.server [-] Execution is done 2019-05-14 10:25:19.987 1414 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-14 10:25:46.302 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:25:46.306 1414 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-05-14 10:25:46.319 1414 INFO pykwalify.core [-] validation.valid 2019-05-14 10:25:46.743 1414 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-14 10:25:49.905 1414 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'618e9209-9b7d-40ec-b658-527157aa5583', u'links': [{u'href': u'http://172.30.9.28:8004/v1/33dda8714b28416a8feccd75833cd690/stacks/shaker_ruakmd/618e9209-9b7d-40ec-b658-527157aa5583', u'rel': u'self'}]} 2019-05-14 10:26:50.342 1414 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ruakmd_slave_0', 'shaker_ruakmd_master_0']) 2019-05-14 10:27:01.187 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:28:32.425 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:30:02.948 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:31:33.465 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:31:33.466 1414 INFO shaker.engine.server [-] Execution is done 2019-05-14 10:31:34.179 1414 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-14 10:32:00.684 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:32:00.686 1414 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-05-14 10:32:00.701 1414 INFO pykwalify.core [-] validation.valid 2019-05-14 10:32:01.128 1414 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-14 10:32:04.209 1414 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'783f62c0-98ed-4121-beb0-9d0f046817a0', u'links': [{u'href': u'http://172.30.9.28:8004/v1/33dda8714b28416a8feccd75833cd690/stacks/shaker_upkzso/783f62c0-98ed-4121-beb0-9d0f046817a0', u'rel': u'self'}]} 2019-05-14 10:33:03.678 1414 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_upkzso_slave_0', 'shaker_upkzso_master_0']) 2019-05-14 10:33:15.768 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:34:46.864 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:36:17.370 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:37:47.876 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:37:47.878 1414 INFO shaker.engine.server [-] Execution is done 2019-05-14 10:37:48.578 1414 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-14 10:38:14.025 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:38:14.027 1414 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-05-14 10:38:14.040 1414 INFO pykwalify.core [-] validation.valid 2019-05-14 10:38:14.479 1414 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-05-14 10:38:17.689 1414 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'6b7a38eb-b6e5-41f6-8b9d-8e0cbb33dc7d', u'links': [{u'href': u'http://172.30.9.28:8004/v1/33dda8714b28416a8feccd75833cd690/stacks/shaker_asfpio/6b7a38eb-b6e5-41f6-8b9d-8e0cbb33dc7d', u'rel': u'self'}]} 2019-05-14 10:39:22.961 1414 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_asfpio_slave_0', 'shaker_asfpio_master_0']) 2019-05-14 10:39:33.235 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:40:05.242 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:41:25.451 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:42:45.726 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:42:45.726 1414 INFO shaker.engine.server [-] Execution is done 2019-05-14 10:42:45.926 1414 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-05-14 10:43:13.178 1414 INFO shaker.engine.quorum [-] Finished processing operation: 2019-05-14 10:43:13.180 1414 INFO shaker.engine.server [-] Generating aggregated report 2019-05-14 10:43:13.190 1414 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-05-14 10:43:13.193 1414 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-14 10:43:13.193 1414 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-05-14 10:43:13.193 1414 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-1.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2019-05-14 10:43:13.193 1414 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-05-14 10:43:13.193 1414 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-05-14 10:43:13.194 1414 INFO shaker.engine.report [-] ******************************************************************************** 2019-05-14 10:43:13.194 1414 INFO shaker.engine.utils [-] Alias "interactive" is resolved into file "/usr/local/lib/python2.7/dist-packages/shaker/resources/report_templates/interactive.html" 2019-05-14 10:43:13.206 1414 INFO shaker.engine.report [-] Report saved to: report.html 2019-05-14 10:43:13,286 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-14 10:43:13,287 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-05-14 10:43:13,289 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-14 10:43:13,328 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-14 10:43:13,328 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-14 10:43:13,355 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-14 10:43:13,408 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-14 10:43:13,408 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-14 10:43:13,415 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-14 10:43:13,448 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-14 10:43:13,448 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-14 10:43:13,480 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-14 10:43:13,490 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-14 10:43:13,491 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-14 10:43:13,607 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 10:43:13,608 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:13 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 10:43:13,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 10:43:13,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/fc7b6a39-c385-4054-825c-3b60bbc09965.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:15,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:43:15 GMT X-Openstack-Request-Id: req-2484b8cc-7424-4c7c-8230-c5dbf6868d5e 2019-05-14 10:43:15,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:43:15,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/fc7b6a39-c385-4054-825c-3b60bbc09965.json used request id req-2484b8cc-7424-4c7c-8230-c5dbf6868d5e 2019-05-14 10:43:15,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.54188799858s 2019-05-14 10:43:15,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:43:15,171 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:15,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 10:43:15 GMT X-Openstack-Request-Id: req-dfc6d401-e86f-4f9b-a40b-0f74985c1f47 2019-05-14 10:43:15,538 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 10:43:15,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-dfc6d401-e86f-4f9b-a40b-0f74985c1f47 2019-05-14 10:43:15,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.366933107376s 2019-05-14 10:43:15,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 10:43:15,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:16,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 10:43: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-bb007c69-f212-42ad-903c-509c3f3cc38b x-openstack-request-id: req-bb007c69-f212-42ad-903c-509c3f3cc38b 2019-05-14 10:43:16,155 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a used request id req-bb007c69-f212-42ad-903c-509c3f3cc38b 2019-05-14 10:43:16,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.616443872452s 2019-05-14 10:43:16,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:43:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:16,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 822 Content-Type: application/json Date: Tue, 14 May 2019 10:43: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-dc62d218-6917-44aa-852a-f04d5c34ece0 x-openstack-request-id: req-dc62d218-6917-44aa-852a-f04d5c34ece0 2019-05-14 10:43:16,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:53:fd", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b54ea059-0f4c-48c8-ace8-f700595bf47a", "rel": "bookmark"}], "image": {"id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "links": [{"href": "http://172.30.9.28:8774/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000151", "OS-SRV-USG:launched_at": "2019-05-14T10:15:58.000000", "flavor": {"id": "45e4514d-aac3-456d-a3d6-09c736ffc3fd", "links": [{"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "bookmark"}]}, "id": "b54ea059-0f4c-48c8-ace8-f700595bf47a", "security_groups": [{"name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}], "user_id": "68a5d987d0c74a4987be564518a21626", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T10:43:16Z", "hostId": "010f6372907c6ec86379c1c51347a08b08415ae5755dc4374315d24d", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_23c48712-057e-4f4f-8dec-00cd4b464dab", "created": "2019-05-14T10:12:24Z", "tenant_id": "33dda8714b28416a8feccd75833cd690", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:43:16,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dc62d218-6917-44aa-852a-f04d5c34ece0 2019-05-14 10:43:16,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386104106903s 2019-05-14 10:43:16,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:43:18,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:43:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:18,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 10:43: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-2764f189-e1fe-4fa1-be5e-1e606934a10d x-openstack-request-id: req-2764f189-e1fe-4fa1-be5e-1e606934a10d 2019-05-14 10:43:18,625 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 10:43:18,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2764f189-e1fe-4fa1-be5e-1e606934a10d 2019-05-14 10:43:18,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0785629749298s 2019-05-14 10:43:18,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:43:18,631 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:18,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14657 Content-Type: application/json Date: Tue, 14 May 2019 10:43:18 GMT X-Openstack-Request-Id: req-c04b015a-2ba8-4a9f-a546-4f20919acb69 2019-05-14 10:43:18,964 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:01Z", "updated_at": "2019-05-14T10:12:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "34168afb-847a-4752-9a3f-de17c68653d9", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "86ed3d7c-f122-4986-ab2e-281c709b3db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "8d304c5f-e17d-44d7-a8e3-1b3c965eebea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "ab2b8464-af2b-4410-8565-95b5efe13236", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "77783234-57ba-45f2-9efb-960194714060", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:21Z", "updated_at": "2019-05-14T10:12:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "17bac5f2-6131-41e6-a682-8b34add5722b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "3d844f41-e614-4a63-9af0-729e8fc6a96f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "58be8bd8-4dfd-4cff-a64e-b217fee7a67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "f71501ba-37ac-4ae8-89d1-b56a4a7fc2d6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": 22, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:21Z", "revision_number": 0, "id": "fa1c23d6-6d95-40a6-889f-77b40c6130d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:21Z", "security_group_id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 4, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "b9e6a999-8b90-4d99-a01f-5e69efc8f3ae", "name": "shaker-sg_23c48712-057e-4f4f-8dec-00cd4b464dab"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 10:43:18,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c04b015a-2ba8-4a9f-a546-4f20919acb69 2019-05-14 10:43:18,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.333945989609s 2019-05-14 10:43:18,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 10:43:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b9e6a999-8b90-4d99-a01f-5e69efc8f3ae.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:19,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:43:19 GMT X-Openstack-Request-Id: req-383d6be2-6327-4dd8-8a23-f95a95c64711 2019-05-14 10:43:19,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:43:19,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b9e6a999-8b90-4d99-a01f-5e69efc8f3ae.json used request id req-383d6be2-6327-4dd8-8a23-f95a95c64711 2019-05-14 10:43:19,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.165723085403s 2019-05-14 10:43:19,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 10:43:19,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:19,168 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 10:43: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-1760540e-46ba-4a18-996e-faf42b8436c8 x-openstack-request-id: req-1760540e-46ba-4a18-996e-faf42b8436c8 2019-05-14 10:43:19,168 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/shaker-kp_23c48712-057e-4f4f-8dec-00cd4b464dab used request id req-1760540e-46ba-4a18-996e-faf42b8436c8 2019-05-14 10:43:19,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0309820175171s 2019-05-14 10:43:19,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 10:43:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/88e2d397-c7c4-4ac9-981e-e3dd1de3eea7/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" -d '{"subnet_id": "3027a779-0ed9-4f82-84f7-19cbf51b135a"}' 2019-05-14 10:43:21,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 10:43:21 GMT X-Openstack-Request-Id: req-43fbbf2b-c60a-4dea-895c-c6bc112ec719 2019-05-14 10:43:21,221 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8c923641-52df-487d-a38b-d3360062e503", "tenant_id": "33dda8714b28416a8feccd75833cd690", "subnet_id": "3027a779-0ed9-4f82-84f7-19cbf51b135a", "subnet_ids": ["3027a779-0ed9-4f82-84f7-19cbf51b135a"], "port_id": "7f11e03d-fbf0-4828-8dd6-b37270a60b54", "id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7"} 2019-05-14 10:43:21,221 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/88e2d397-c7c4-4ac9-981e-e3dd1de3eea7/remove_router_interface.json used request id req-43fbbf2b-c60a-4dea-895c-c6bc112ec719 2019-05-14 10:43:21,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05234599113s 2019-05-14 10:43:21,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 10:43:21,222 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:21,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1212 Content-Type: application/json Date: Tue, 14 May 2019 10:43:21 GMT X-Openstack-Request-Id: req-a1cdbc6f-aa97-4cad-bbdb-c9a0a205377f 2019-05-14 10:43:21,359 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:03Z", "admin_state_up": true, "updated_at": "2019-05-14T10:43:19Z", "project_id": "33dda8714b28416a8feccd75833cd690", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "88e2d397-c7c4-4ac9-981e-e3dd1de3eea7", "name": "shaker-router_23c48712-057e-4f4f-8dec-00cd4b464dab"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "989017607dac4a6a8da30da0b1b69bc9", "created_at": "2019-05-14T06:03:49Z", "admin_state_up": true, "updated_at": "2019-05-14T06:03:49Z", "project_id": "989017607dac4a6a8da30da0b1b69bc9", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "bab897dc-1643-4b92-8f33-b0bebf291e87", "name": "tempest-pretest-check-869193726"}]} 2019-05-14 10:43:21,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-a1cdbc6f-aa97-4cad-bbdb-c9a0a205377f 2019-05-14 10:43:21,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.13760304451s 2019-05-14 10:43:21,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 10:43:21,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/88e2d397-c7c4-4ac9-981e-e3dd1de3eea7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:22,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:43:22 GMT X-Openstack-Request-Id: req-bb729340-e459-43d6-ae00-e723b68d76f9 2019-05-14 10:43:22,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:43:22,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/88e2d397-c7c4-4ac9-981e-e3dd1de3eea7.json used request id req-bb729340-e459-43d6-ae00-e723b68d76f9 2019-05-14 10:43:22,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31969594955s 2019-05-14 10:43:22,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 10:43:22,682 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:22,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Tue, 14 May 2019 10:43:22 GMT X-Openstack-Request-Id: req-2bf886ff-3d4f-463e-9d38-b074cfe5520a 2019-05-14 10:43:22,726 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-05-14T10:12:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"3027a779-0ed9-4f82-84f7-19cbf51b135a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"33dda8714b28416a8feccd75833cd690","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_23c48712-057e-4f4f-8dec-00cd4b464dab","enable_dhcp":true,"segment_id":null,"network_id":"8c923641-52df-487d-a38b-d3360062e503","tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:02Z","ip_version":4},{"updated_at":"2019-05-14T05:49:19Z","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":"da204de8-e968-4ce7-acb2-835c568eb62f","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"ffb90fdf8933485081405b4ca3698015","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:19Z","ip_version":4}]} 2019-05-14 10:43:22,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2bf886ff-3d4f-463e-9d38-b074cfe5520a 2019-05-14 10:43:22,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448558330536s 2019-05-14 10:43:22,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 10:43:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/3027a779-0ed9-4f82-84f7-19cbf51b135a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:23,844 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:43:23 GMT X-Openstack-Request-Id: req-a0a33ca0-229e-4a49-9ed6-8382ee04e638 2019-05-14 10:43:23,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:43:23,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3027a779-0ed9-4f82-84f7-19cbf51b135a.json used request id req-a0a33ca0-229e-4a49-9ed6-8382ee04e638 2019-05-14 10:43:23,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.11666798592s 2019-05-14 10:43:23,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:43:23,845 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:23,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 14 May 2019 10:43:23 GMT X-Openstack-Request-Id: req-c3e822eb-2266-43e6-9d09-eb7e28b8bebd 2019-05-14 10:43:23,933 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8c923641-52df-487d-a38b-d3360062e503","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":39,"ipv4_address_scope":null,"shared":false,"project_id":"33dda8714b28416a8feccd75833cd690","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T10:43:23Z","qos_policy_id":null,"name":"shaker-net_23c48712-057e-4f4f-8dec-00cd4b464dab","admin_state_up":true,"tenant_id":"33dda8714b28416a8feccd75833cd690","created_at":"2019-05-14T10:12:01Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 10:43:23,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-c3e822eb-2266-43e6-9d09-eb7e28b8bebd 2019-05-14 10:43:23,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0883588790894s 2019-05-14 10:43:23,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 10:43:23,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/8c923641-52df-487d-a38b-d3360062e503.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:25,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:43:25 GMT X-Openstack-Request-Id: req-d58ffb46-870f-46c8-b02c-07b87370f6e6 2019-05-14 10:43:25,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:43:25,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8c923641-52df-487d-a38b-d3360062e503.json used request id req-d58ffb46-870f-46c8-b02c-07b87370f6e6 2019-05-14 10:43:25,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.27583909035s 2019-05-14 10:43:25,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:43:25,219 - 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.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:25,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 14 May 2019 10:43:25 GMT X-Openstack-Request-Id: req-307cca8b-513c-4236-acfd-17be46304e48 2019-05-14 10:43:25,501 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T10:12:20Z", "file": "/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813/file", "owner": "33dda8714b28416a8feccd75833cd690", "id": "2501cfae-b568-4bf0-98ee-c7ab02659813", "size": 666173440, "self": "/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/2501cfae-b568-4bf0-98ee-c7ab02659813/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/2501cfae-b568-4bf0-98ee-c7ab02659813/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_23c48712-057e-4f4f-8dec-00cd4b464dab", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-05-14T10:12:10Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:43:25,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-307cca8b-513c-4236-acfd-17be46304e48 2019-05-14 10:43:25,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286682128906s 2019-05-14 10:43:25,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 10:43:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6aacabd3bd67f711a804664e8d34be61361b239e" 2019-05-14 10:43:25,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 10:43:25 GMT X-Openstack-Request-Id: req-a4780483-c447-4922-9a8d-0bb827295c4a 2019-05-14 10:43:25,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-05-14 10:43:25,840 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2501cfae-b568-4bf0-98ee-c7ab02659813 used request id req-a4780483-c447-4922-9a8d-0bb827295c4a 2019-05-14 10:43:25,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.337116956711s 2019-05-14 10:43:25,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 10:43:25,850 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:26,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 14 May 2019 10: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-6aa3eec8-911c-40cd-ac40-c07c5b9c2816 x-openstack-request-id: req-6aa3eec8-911c-40cd-ac40-c07c5b9c2816 2019-05-14 10:43:26,063 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd", "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": "45e4514d-aac3-456d-a3d6-09c736ffc3fd"}]} 2019-05-14 10:43:26,063 - 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-6aa3eec8-911c-40cd-ac40-c07c5b9c2816 2019-05-14 10:43:26,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.216742992401s 2019-05-14 10:43:26,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 10:43:26,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:26,096 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 10:43: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-912c40f7-5c9c-4cfa-8db8-773039d5dd29 x-openstack-request-id: req-912c40f7-5c9c-4cfa-8db8-773039d5dd29 2019-05-14 10:43:26,096 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/45e4514d-aac3-456d-a3d6-09c736ffc3fd used request id req-912c40f7-5c9c-4cfa-8db8-773039d5dd29 2019-05-14 10:43:26,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0322029590607s 2019-05-14 10:43:26,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:43:26,101 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:26,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 832 Content-Type: application/json Date: Tue, 14 May 2019 10:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990ca513-2904-4a6e-9958-c0438c0a06cc 2019-05-14 10:43:26,318 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": {"self": "http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "68a5d987d0c74a4987be564518a21626", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 10:43:26,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-990ca513-2904-4a6e-9958-c0438c0a06cc 2019-05-14 10:43:26,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220961093903s 2019-05-14 10:43:26,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:43:26,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:26,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 14 May 2019 10:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab80f06-dd7d-4c8f-83a0-86c63f05379e 2019-05-14 10:43:26,548 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_23c48712-057e-4f4f-8dec-00cd4b464dab", "links": {"self": "http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "68a5d987d0c74a4987be564518a21626", "description": null}} 2019-05-14 10:43:26,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626 used request id req-cab80f06-dd7d-4c8f-83a0-86c63f05379e 2019-05-14 10:43:26,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.224160909653s 2019-05-14 10:43:26,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 10:43:26,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:26,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f966da77-27a5-4876-b6dc-66a5c27fcb4a 2019-05-14 10:43:26,917 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:43:26,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/68a5d987d0c74a4987be564518a21626 used request id req-f966da77-27a5-4876-b6dc-66a5c27fcb4a 2019-05-14 10:43:26,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.368650197983s 2019-05-14 10:43:26,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:43:26,927 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 14 May 2019 10:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0580e5d3-abf8-412d-be3d-36ffec01efec 2019-05-14 10:43:27,135 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/33dda8714b28416a8feccd75833cd690"}, "tags": [], "enabled": true, "id": "33dda8714b28416a8feccd75833cd690", "parent_id": "default", "domain_id": "default", "name": "shaker-project_23c48712-057e-4f4f-8dec-00cd4b464dab"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 10:43:27,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-0580e5d3-abf8-412d-be3d-36ffec01efec 2019-05-14 10:43:27,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.210873842239s 2019-05-14 10:43:27,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 10:43:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/33dda8714b28416a8feccd75833cd690 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:27,455 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25e322de-ce54-41ac-a472-d568ee1bd62a 2019-05-14 10:43:27,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:43:27,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/33dda8714b28416a8feccd75833cd690 used request id req-25e322de-ce54-41ac-a472-d568ee1bd62a 2019-05-14 10:43:27,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.315667867661s 2019-05-14 10:43:27,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:43:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=33dda8714b28416a8feccd75833cd690&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:27,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 10:43:27 GMT X-Openstack-Request-Id: req-4a9b80b5-44b8-4027-a327-4e60dad1554a 2019-05-14 10:43:27,780 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:01Z", "updated_at": "2019-05-14T10:12:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "34168afb-847a-4752-9a3f-de17c68653d9", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "86ed3d7c-f122-4986-ab2e-281c709b3db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "8d304c5f-e17d-44d7-a8e3-1b3c965eebea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "ab2b8464-af2b-4410-8565-95b5efe13236", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "77783234-57ba-45f2-9efb-960194714060", "name": "default"}]} 2019-05-14 10:43:27,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=33dda8714b28416a8feccd75833cd690&name=default used request id req-4a9b80b5-44b8-4027-a327-4e60dad1554a 2019-05-14 10:43:27,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.320034980774s 2019-05-14 10:43:27,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:43:27,787 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:27,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 10:43:27 GMT X-Openstack-Request-Id: req-ab6579d7-e3fd-4e72-b1ca-c9a89ace0f8b 2019-05-14 10:43:27,841 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33dda8714b28416a8feccd75833cd690", "created_at": "2019-05-14T10:12:01Z", "updated_at": "2019-05-14T10:12:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "34168afb-847a-4752-9a3f-de17c68653d9", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "86ed3d7c-f122-4986-ab2e-281c709b3db3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "8d304c5f-e17d-44d7-a8e3-1b3c965eebea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv4", "project_id": "33dda8714b28416a8feccd75833cd690"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:12:01Z", "revision_number": 0, "id": "ab2b8464-af2b-4410-8565-95b5efe13236", "remote_group_id": "77783234-57ba-45f2-9efb-960194714060", "remote_ip_prefix": null, "created_at": "2019-05-14T10:12:01Z", "security_group_id": "77783234-57ba-45f2-9efb-960194714060", "tenant_id": "33dda8714b28416a8feccd75833cd690", "port_range_min": null, "ethertype": "IPv6", "project_id": "33dda8714b28416a8feccd75833cd690"}], "revision_number": 1, "project_id": "33dda8714b28416a8feccd75833cd690", "id": "77783234-57ba-45f2-9efb-960194714060", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 10:43:27,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ab6579d7-e3fd-4e72-b1ca-c9a89ace0f8b 2019-05-14 10:43:27,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0547819137573s 2019-05-14 10:43:27,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 10:43:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/77783234-57ba-45f2-9efb-960194714060.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:27,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:43:27 GMT X-Openstack-Request-Id: req-843a072f-caea-40e5-9acd-7202be70728e 2019-05-14 10:43:27,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:43:27,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/77783234-57ba-45f2-9efb-960194714060.json used request id req-843a072f-caea-40e5-9acd-7202be70728e 2019-05-14 10:43:27,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129416942596s 2019-05-14 10:43:27,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:43:27,985 - 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.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:28,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Tue, 14 May 2019 10:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d42685-6050-448b-a18a-6b1747128d81 2019-05-14 10:43:28,190 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "1039021edba1418aa7e9574b49690273", "links": {"self": "http://172.30.9.28:5000/v3/roles/1039021edba1418aa7e9574b49690273"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:43:28,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-70d42685-6050-448b-a18a-6b1747128d81 2019-05-14 10:43:28,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208410978317s 2019-05-14 10:43:28,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-14 10:43:28,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/1039021edba1418aa7e9574b49690273 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}88388eba3af404c3fd2aad549c1d263abfccaaf1" 2019-05-14 10:43:28,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a1ec335-033d-4f18-8a9d-8cd9fb86fb48 2019-05-14 10:43:28,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:43:28,362 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1039021edba1418aa7e9574b49690273 used request id req-2a1ec335-033d-4f18-8a9d-8cd9fb86fb48 2019-05-14 10:43:28,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.165817022324s 2019-05-14 10:43:28,363 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 105:31 | FAIL | | rally_jobs | functest | benchmarking | 29:52 | PASS | | vmtp | functest | benchmarking | 19:31 | PASS | | shaker | functest | benchmarking | 31:13 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-05-14 10:43:28,367 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-14 10:43:28,417 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 10:43:50,329 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-9 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-14 10:43:50,332 - 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=ybxr7GAaLco5H3kZv29kN2EGv 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=2e0d3a695a9d4898b41f8075010286ad export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-14 10:43:50,332 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-14 10:43:50,332 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-05-14 10:43:50,333 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | vgpu | functest | features | 00:00 | SKIP | | stor4nfv_os | stor4nfv | features | 00:00 | SKIP | +-----------------------------+-------------------+------------------+------------------+----------------+ 2019-05-14 10:43:50,335 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-05-14 10:44:23,241 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-9 | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | DEBUG | true | | INSTALLER_TYPE | apex | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-05-14 10:44:23,244 - 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=ybxr7GAaLco5H3kZv29kN2EGv 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=2e0d3a695a9d4898b41f8075010286ad export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-05-14 10:44:23,244 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-05-14 10:44:23,245 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------------------------+----------------------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------------------------+----------------------------------------+ | vnf | 4 | Collection of VNF test cases. | cloudify cloudify_ims heat_ims | | | | | vyos_vrouter juju_epc | +---------------+---------------+---------------------------------------+----------------------------------------+ 2019-05-14 10:44:23,253 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-05-14 10:44:23,432 - 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.16" 2019-05-14 10:44:23,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 10:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b6efa5-cbad-4462-89cc-251c081c4a6e 2019-05-14 10:44:23,439 - 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-05-14 10:44:23,439 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e4b6efa5-cbad-4462-89cc-251c081c4a6e 2019-05-14 10:44:23,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 10:44:23,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T11:44:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["gdduX-IATg2rXGrQh_Ii0A"], "issued_at": "2019-05-14T10:44:23.000000Z"}} 2019-05-14 10:44:23,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:44:23,864 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:24,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 10:44:24 GMT X-Openstack-Request-Id: req-4be504e0-4fc7-475d-93f3-7966acdfc39a 2019-05-14 10:44:24,251 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 10:44:24,251 - 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-4be504e0-4fc7-475d-93f3-7966acdfc39a 2019-05-14 10:44:24,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387849807739s 2019-05-14 10:44:26,746 - 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.16" 2019-05-14 10:44:26,752 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 10:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d24e3d-afa0-4506-85a4-e8a6cd474860 2019-05-14 10:44:26,752 - 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-05-14 10:44:26,753 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-61d24e3d-afa0-4506-85a4-e8a6cd474860 2019-05-14 10:44:26,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:44:26,757 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:26,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 10:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9cac792-5f0d-4f89-8e19-60e8bde7d521 2019-05-14 10:44:26,960 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 10:44:26,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-a9cac792-5f0d-4f89-8e19-60e8bde7d521 2019-05-14 10:44:26,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20667219162s 2019-05-14 10:44:26,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 10:44:26,972 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f"}}' 2019-05-14 10:44:27,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 14 May 2019 10:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-574b253b-15a9-43ed-b786-7dd179f64579 2019-05-14 10:44:27,203 - 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/8ef4bbdf39c94aed8ff8a8f42862dbe4"}, "tags": [], "enabled": true, "id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f"}} 2019-05-14 10:44:27,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-574b253b-15a9-43ed-b786-7dd179f64579 2019-05-14 10:44:27,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.234746932983s 2019-05-14 10:44:27,204 - 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'8ef4bbdf39c94aed8ff8a8f42862dbe4', '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_833c888d-202e-46cb-91d7-cbc1b881a31f'}) 2019-05-14 10:44:27,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 10:44:27,215 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2t1e6kANqivxJDxRNSIhhojn5O419g", "email": null, "name": "cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f"}}' 2019-05-14 10:44:27,700 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 14 May 2019 10:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35ffbb10-cf93-4320-95ed-92288baa8804 2019-05-14 10:44:27,700 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f", "links": {"self": "http://172.30.9.28:5000/v3/users/c9023cc992794852a160119c5e14c1dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9023cc992794852a160119c5e14c1dd", "domain_id": "default", "password_expires_at": null}} 2019-05-14 10:44:27,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-35ffbb10-cf93-4320-95ed-92288baa8804 2019-05-14 10:44:27,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.48928809166s 2019-05-14 10:44:27,701 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c9023cc992794852a160119c5e14c1dd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f'}) 2019-05-14 10:44:27,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:44:27,709 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:27,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a65d807-cbd4-4e84-94d9-5dedf7eb8503 2019-05-14 10:44:27,915 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:44:27,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a65d807-cbd4-4e84-94d9-5dedf7eb8503 2019-05-14 10:44:27,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20974111557s 2019-05-14 10:44:27,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:44:27,925 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:28,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf546567-0219-405b-b1bf-e7803226b007 2019-05-14 10:44:28,130 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:44:28,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bf546567-0219-405b-b1bf-e7803226b007 2019-05-14 10:44:28,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.208828210831s 2019-05-14 10:44:28,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:44:28,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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3ee2e4-c0e9-4043-907e-10b9f8ce7fa3 2019-05-14 10:44:28,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 10:44:28,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4b3ee2e4-c0e9-4043-907e-10b9f8ce7fa3 2019-05-14 10:44:28,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205000162125s 2019-05-14 10:44:28,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:44:28,350 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:28,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 10:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735544e3-aa4a-4610-8fa7-397e0546033d 2019-05-14 10:44:28,575 - 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-05-14 10:44:28,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-735544e3-aa4a-4610-8fa7-397e0546033d 2019-05-14 10:44:28,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.229245901108s 2019-05-14 10:44:28,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:44:28,580 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:28,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 14 May 2019 10:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac27f3ec-3dde-4bb8-bc4c-0c88124e0b92 2019-05-14 10:44:28,794 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f", "links": {"self": "http://172.30.9.28:5000/v3/users/c9023cc992794852a160119c5e14c1dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9023cc992794852a160119c5e14c1dd", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 10:44:28,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ac27f3ec-3dde-4bb8-bc4c-0c88124e0b92 2019-05-14 10:44:28,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218010902405s 2019-05-14 10:44:28,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:44:28,810 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:28,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 10:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b7c30b9-9bd2-4774-9b45-45ae858c1fd8 2019-05-14 10:44:28,920 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/8ef4bbdf39c94aed8ff8a8f42862dbe4"}, "tags": [], "enabled": true, "id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 10:44:28,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-7b7c30b9-9bd2-4774-9b45-45ae858c1fd8 2019-05-14 10:44:28,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113787174225s 2019-05-14 10:44:28,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 10:44:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=c9023cc992794852a160119c5e14c1dd&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=8ef4bbdf39c94aed8ff8a8f42862dbe4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:29,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 10:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ef4b27-55f2-4f40-8527-0255c799ee8c 2019-05-14 10:44:29,038 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=c9023cc992794852a160119c5e14c1dd&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=8ef4bbdf39c94aed8ff8a8f42862dbe4", "previous": null, "next": null}} 2019-05-14 10:44:29,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=c9023cc992794852a160119c5e14c1dd&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=8ef4bbdf39c94aed8ff8a8f42862dbe4 used request id req-52ef4b27-55f2-4f40-8527-0255c799ee8c 2019-05-14 10:44:29,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109427928925s 2019-05-14 10:44:29,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 10:44:29,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/8ef4bbdf39c94aed8ff8a8f42862dbe4/users/c9023cc992794852a160119c5e14c1dd/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:29,292 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b45940a-f4b3-47e7-af06-8813412191b5 2019-05-14 10:44:29,292 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:44:29,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8ef4bbdf39c94aed8ff8a8f42862dbe4/users/c9023cc992794852a160119c5e14c1dd/roles/07647f6e16cf494ea311c937e21b1927 used request id req-9b45940a-f4b3-47e7-af06-8813412191b5 2019-05-14 10:44:29,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249217033386s 2019-05-14 10:44:29,293 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f', 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'8ef4bbdf39c94aed8ff8a8f42862dbe4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2t1e6kANqivxJDxRNSIhhojn5O419g', 'username': u'cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f', '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-05-14 10:44:29,297 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f', 'password': '2t1e6kANqivxJDxRNSIhhojn5O419g', 'project_name': 'cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '8ef4bbdf39c94aed8ff8a8f42862dbe4', 'project_domain_name': 'Default'} 2019-05-14 10:44:29,298 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-05-14 10:44:29,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:44:29,302 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:29,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 10:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a9581d-81be-439d-ad1a-5bb81c9e1299 2019-05-14 10:44:29,450 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 10:44:29,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-e7a9581d-81be-439d-ad1a-5bb81c9e1299 2019-05-14 10:44:29,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.151896953583s 2019-05-14 10:44:29,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:44:29,462 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:44:29,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 14 May 2019 10:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ad736a-213e-4e32-bd3e-0289633b6e8c 2019-05-14 10:44:29,583 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/8ef4bbdf39c94aed8ff8a8f42862dbe4"}, "tags": [], "enabled": true, "id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 10:44:29,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-56ad736a-213e-4e32-bd3e-0289633b6e8c 2019-05-14 10:44:29,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.124605894089s 2019-05-14 10:44:29,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 10:44:29,586 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" -d '{"network": {"tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "name": "cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f", "admin_state_up": true}}' 2019-05-14 10:44:29,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 14 May 2019 10:44:29 GMT X-Openstack-Request-Id: req-a369c3a9-14f5-4632-9700-bdc736eedcfc 2019-05-14 10:44:29,920 - 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":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T10:44:29Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f","admin_state_up":true,"tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:29Z","mtu":1450}} 2019-05-14 10:44:29,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a369c3a9-14f5-4632-9700-bdc736eedcfc 2019-05-14 10:44:29,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.334954977036s 2019-05-14 10:44:29,921 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T10:44:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cab2fbbd-4b2e-468e-aa24-e15c7e1af994', u'provider:segmentation_id': 65, 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_833c888d-202e-46cb-91d7-cbc1b881a31f', u'created_at': u'2019-05-14T10:44:29Z', u'mtu': 1450, u'tenant_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', u'l2_adjacency': True}) 2019-05-14 10:44:29,925 - 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.16" 2019-05-14 10:44:29,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 10:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc664dd-8457-4d4b-9eac-41b6c34c599a 2019-05-14 10:44:29,932 - 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-05-14 10:44:29,932 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-dcc664dd-8457-4d4b-9eac-41b6c34c599a 2019-05-14 10:44:29,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 10:44:30,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T11:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "name": "cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_8ef4bbdf39c94aed8ff8a8f42862dbe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f", "id": "c9023cc992794852a160119c5e14c1dd"}, "audit_ids": ["CaRvpsdPSv2r-4YY9mY8ew"], "issued_at": "2019-05-14T10:44:30.000000Z"}} 2019-05-14 10:44:30,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:44:30,347 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:30,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 14 May 2019 10:44:30 GMT X-Openstack-Request-Id: req-0dbf132f-9519-4819-8b61-4b96c56aebb4 2019-05-14 10:44:30,744 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T10:44:29Z","qos_policy_id":null,"name":"cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f","admin_state_up":true,"tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:29Z","mtu":1450}]} 2019-05-14 10:44:30,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0dbf132f-9519-4819-8b61-4b96c56aebb4 2019-05-14 10:44:30,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.398632049561s 2019-05-14 10:44:30,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 10:44:30,747 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"subnet": {"name": "cloudify-subnet_833c888d-202e-46cb-91d7-cbc1b881a31f", "enable_dhcp": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 10:44:31,958 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 14 May 2019 10:44:31 GMT X-Openstack-Request-Id: req-ffad7835-c196-4bd3-82aa-f6c6dde080c1 2019-05-14 10:44:31,958 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T10:44:31Z","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":"8ef4bbdf39c94aed8ff8a8f42862dbe4","id":"fcdeb6d9-79df-43c1-8ced-9aba70eb5301","subnetpool_id":null,"name":"cloudify-subnet_833c888d-202e-46cb-91d7-cbc1b881a31f"}} 2019-05-14 10:44:31,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ffad7835-c196-4bd3-82aa-f6c6dde080c1 2019-05-14 10:44:31,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.21226000786s 2019-05-14 10:44:31,959 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T10:44: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'fcdeb6d9-79df-43c1-8ced-9aba70eb5301', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_833c888d-202e-46cb-91d7-cbc1b881a31f', u'enable_dhcp': True, u'network_id': u'cab2fbbd-4b2e-468e-aa24-e15c7e1af994', u'tenant_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', u'created_at': u'2019-05-14T10:44: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'8ef4bbdf39c94aed8ff8a8f42862dbe4'}) 2019-05-14 10:44:31,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 10:44:31,960 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "cloudify-router_833c888d-202e-46cb-91d7-cbc1b881a31f", "admin_state_up": true}}' 2019-05-14 10:44:33,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 14 May 2019 10:44:33 GMT X-Openstack-Request-Id: req-73fc2d5f-46ff-43a1-ad95-015c58a2a0e0 2019-05-14 10:44:33,439 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:31Z", "admin_state_up": true, "updated_at": "2019-05-14T10:44:33Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "name": "cloudify-router_833c888d-202e-46cb-91d7-cbc1b881a31f"}} 2019-05-14 10:44:33,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-73fc2d5f-46ff-43a1-ad95-015c58a2a0e0 2019-05-14 10:44:33,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4793651104s 2019-05-14 10:44:33,440 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T10:44:33Z', u'revision_number': 2, u'id': u'dbcecf26-070e-4e2d-bac2-ddd170847846', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_833c888d-202e-46cb-91d7-cbc1b881a31f', u'admin_state_up': True, u'tenant_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', u'created_at': u'2019-05-14T10:44:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4'}) 2019-05-14 10:44:33,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 10:44:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/dbcecf26-070e-4e2d-bac2-ddd170847846/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"subnet_id": "fcdeb6d9-79df-43c1-8ced-9aba70eb5301"}' 2019-05-14 10:44:36,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 10:44:36 GMT X-Openstack-Request-Id: req-40cb1410-cac7-4cf4-8b0a-f4002f64fe51 2019-05-14 10:44:36,151 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "subnet_id": "fcdeb6d9-79df-43c1-8ced-9aba70eb5301", "subnet_ids": ["fcdeb6d9-79df-43c1-8ced-9aba70eb5301"], "port_id": "c26bf02e-f133-4a51-8159-e80411cb8df4", "id": "dbcecf26-070e-4e2d-bac2-ddd170847846"} 2019-05-14 10:44:36,151 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dbcecf26-070e-4e2d-bac2-ddd170847846/add_router_interface.json used request id req-40cb1410-cac7-4cf4-8b0a-f4002f64fe51 2019-05-14 10:44:36,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.71047115326s 2019-05-14 10:44:36,151 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-14 10:44:47,451 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:fd7659f1fb028049596608f4659d5923 sha256:485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20 2019-05-14 10:44:47,455 - 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.16" 2019-05-14 10:44:47,460 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 10:44:47 GMT 2019-05-14 10:44:47,460 - 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-05-14 10:44:47,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:44:47,471 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:47,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 10:44:47 GMT X-Openstack-Request-Id: req-ca279884-0883-49c6-9fab-b9f8ae5e1399 2019-05-14 10:44:47,784 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:44:47,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ca279884-0883-49c6-9fab-b9f8ae5e1399 2019-05-14 10:44:47,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318589925766s 2019-05-14 10:44:47,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 10:44:47,799 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "owner_specified.shade.object": "images/cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f"}' 2019-05-14 10:44:47,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 14 May 2019 10:44:47 GMT Location: http://172.30.9.28:9292/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54c3f783-2a4f-41ca-91c3-8735b5526445 2019-05-14 10:44:47,846 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T10:44:47Z", "file": "/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/file", "owner": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "size": null, "self": "/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "checksum": null, "created_at": "2019-05-14T10:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 10:44:47,846 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-54c3f783-2a4f-41ca-91c3-8735b5526445 2019-05-14 10:44:47,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0515420436859s 2019-05-14 10:44:47,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 10:44:47,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '' 2019-05-14 10:44:52,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 10:44:52 GMT X-Openstack-Request-Id: req-a9c46998-f61c-44fc-a2ea-9343de3146e3 2019-05-14 10:44:52,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-05-14 10:44:52,507 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/file used request id req-a9c46998-f61c-44fc-a2ea-9343de3146e3 2019-05-14 10:44:52,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.66022586823s 2019-05-14 10:44:52,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:44:52,517 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:52,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 10:44:52 GMT X-Openstack-Request-Id: req-53675350-33dc-4169-8e2e-d79ab6e388f5 2019-05-14 10:44:52,552 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T10:44:52Z", "file": "/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/file", "owner": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "size": 297533440, "self": "/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T10:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:44:52,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-53675350-33dc-4169-8e2e-d79ab6e388f5 2019-05-14 10:44:52,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400369167328s 2019-05-14 10:44:52,554 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/file', 'owner': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'id': u'42be1ebe-2a7c-4a69-b9ed-778891f06f3b', 'size': 297533440, u'self': u'/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'name': 'cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T10:44:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T10:44:52Z', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', 'properties': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f', 'created': u'2019-05-14T10:44:47Z', 'checksum': u'fd7659f1fb028049596608f4659d5923', 'created_at': u'2019-05-14T10:44:47Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', 'metadata': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}}) 2019-05-14 10:44:52,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 10:44:52,560 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_833c888d-202e-46cb-91d7-cbc1b881a31f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-14 10:44:52,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 10:44: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-51af34ba-f0f3-4f55-91d3-a51a7c3bb556 x-openstack-request-id: req-51af34ba-f0f3-4f55-91d3-a51a7c3bb556 2019-05-14 10:44:52,899 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_833c888d-202e-46cb-91d7-cbc1b881a31f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "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": "585d66b7-6b41-4387-aa3b-fb9d484d1302"}} 2019-05-14 10:44:52,899 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-51af34ba-f0f3-4f55-91d3-a51a7c3bb556 2019-05-14 10:44:52,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.341857910156s 2019-05-14 10:44:52,900 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_833c888d-202e-46cb-91d7-cbc1b881a31f', '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'2e0d3a695a9d4898b41f8075010286ad', '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'585d66b7-6b41-4387-aa3b-fb9d484d1302', 'swap': 0}) 2019-05-14 10:44:52,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 10:44:52,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" -d '{"extra_specs": {}}' 2019-05-14 10:44:52,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 10:44: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-52f1fb44-f25a-46d4-97c2-05dd0e48117a x-openstack-request-id: req-52f1fb44-f25a-46d4-97c2-05dd0e48117a 2019-05-14 10:44:52,926 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 10:44:52,926 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302/os-extra_specs used request id req-52f1fb44-f25a-46d4-97c2-05dd0e48117a 2019-05-14 10:44:52,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0251059532166s 2019-05-14 10:44:52,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 10:44:52,932 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"keypair": {"name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f"}}' 2019-05-14 10:44:53,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Tue, 14 May 2019 10:44: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-8971d2bc-73c9-4a2b-a4cf-12a115ac9a2b x-openstack-request-id: req-8971d2bc-73c9-4a2b-a4cf-12a115ac9a2b 2019-05-14 10:44:53,513 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSmbR/WCdC1SGWPiIRKg3UNKZ1eU4FM+bQqICEXWPGW2bRKN0zqvnHZ9cp9qDlSrgyVpu+zqMeaJFUpoFwPMEMTxjcPkK2eVlVH9+OP/j54hkXvkf7NfOTdihMqz94hOn+A37n0mFNjkxo0F0eNwrw2Y2LuBSnI3V1cpDf97emGZbXnw/anI2vSHhHmSOFwcGnQEo/FbDWNzTQRJyCN9NbFrnKo5RnVXKZAKwkULbNrePaif9o551LJFvVssdvUFEUUpBlVdBoqZuJ+3bu7pZHa1LihIhnkxnLMt6EZ9HzZa5Oqe+LNF/MpD5NWjJX7ekqL80CPXKvj9MoNcfdoupb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0pm0f1gnQtUhlj4iESoN1DSmdXlOBTPm0KiAhF1jxltm0Sjd\nM6r5x2fXKfag5Uq4Mlabvs6jHmiRVKaBcDzBDE8Y3D5CtnlZVR/fjj/4+eIZF75H\n+zXzk3YoTKs/eITp/gN+59JhTY5MaNBdHjcK8NmNi7gUpyN1dXKQ3/e3phmW158P\n2pyNr0h4R5kjhcHBp0BKPxWw1jc00EScgjfTWxa5yqOUZ1VymQCsJFC2za3j2on/\naOedSyRb1bLHb1BRFFKQZVXQaKmbift27u6WR2tS4oSIZ5MZyzLehGfR82WuTqnv\nizRfzKQ+TVoyV+3pKi/NAj1yr4/TKDXH3aLqWwIDAQABAoIBADl7eqjHhu/W/LPl\ngabts5iYRlcKJSGGaRnK5Ek8tF8P06CDZt0Tbdnfnfr2NjRfkKcsvJX4EM3b/M7+\nI5Ze/tI9RKvY0py7woZZjMtm6q5J6E9ywHLw5ur49Ub39vsOTE/o5FqiMazZikGR\nndkBbRsQRnI8bGayZv0HqEN5ecb79hFbm3Bjirrz8jXBQPUY52vrA+/oWRO5ynR+\nMy2GkTZYrHYfEao8s8tN4/uj5Yv9isWepTBSuLsP87OdE4M+QfqUizuVp18Hjmy3\nRwMaCHC3FjmbOmQ7rplPWIxhhiEVBS4kCDeEbo0/OvsXdsDJdSbw04tzWQwxBz4x\neZ9B+wECgYEA9vhQPPhgAMrIycwgnrWEKf6mN5qhVdtA25D8E3Axm2s/+WA3XtlF\nix9ose1143gmtFwFTjGudwk1tXriiQkEM8hXl+L3NJmpNvRLths2UkKCSzCm2N5x\nYhmcTfir1uT5RTgG37V8N6+d3Kx4IIhS0XZ7b5gY9dqoqfdUVxArsHcCgYEA2kz3\nK45xvl+1iFUudkv6UnACQs0JhaB5WfVthT0pf+GAKCk6LhgpHsYMieClOiXbH+DY\nWCg575Aehj8Yf+ImfKe1Rwwz+do8prLqFwEK/cwhQohmVGjCMTX32svvAeNx0QAQ\npwaKRhX1Ua5bobi0bKXhUu9PeLdzBMtRTNeakj0CgYEA2nNf/d4whOLZ4e1l+RxT\nsBWoDsz+4gOTBePjpIn7xx6BsuJRd9s1cU6x+5gwS6kuiyBOLREy4eXKlSECGfZY\nujj+icHfqa41h/9krMq7LN3ZhAqfunpfzkcbA7juvqFAf+KD6gMMwfDb8KK5iwUq\nRE7J9jaR9X2Y7OZxuqT6EBcCgYBPY9I4GvOuwmvoiuH8z6DXvjh0RtEBsdywJJuR\n6y5efYn4ERZBkTPTJz+EHRi5zu6j50eGuApp30XamLO2Pm60wuEgV4XHheCs10Be\n4Vg3+LbX1Xcxl2+YKgJbpfLkAu1vjtB/jddXqcCv1fMpG10ybhlF6hZC1qSTx8Vn\nZrmmGQKBgQDjTkztrVqAfEL6inm0wy/rPrPa/Z6j1NVbG3IHyA7MU5QUq7BUMmWQ\nx7zwQckxKw/YMVr+FGDMUAPavr2ESISaNt+XwR3EX9v84DoFvLM3RXsO9iuIXhkS\nolUq9Do/bm2jiK5lCap9mUeKjw7RflM3S63qTgOA4H1ScFAqubJjtQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "c9023cc992794852a160119c5e14c1dd", "name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "fingerprint": "9b:0f:70:ae:18:67:df:2a:85:ac:7c:16:0b:7d:68:b2"}} 2019-05-14 10:44:53,513 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8971d2bc-73c9-4a2b-a4cf-12a115ac9a2b 2019-05-14 10:44:53,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.584509849548s 2019-05-14 10:44:53,514 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSmbR/WCdC1SGWPiIRKg3UNKZ1eU4FM+bQqICEXWPGW2bRKN0zqvnHZ9cp9qDlSrgyVpu+zqMeaJFUpoFwPMEMTxjcPkK2eVlVH9+OP/j54hkXvkf7NfOTdihMqz94hOn+A37n0mFNjkxo0F0eNwrw2Y2LuBSnI3V1cpDf97emGZbXnw/anI2vSHhHmSOFwcGnQEo/FbDWNzTQRJyCN9NbFrnKo5RnVXKZAKwkULbNrePaif9o551LJFvVssdvUFEUUpBlVdBoqZuJ+3bu7pZHa1LihIhnkxnLMt6EZ9HzZa5Oqe+LNF/MpD5NWjJX7ekqL80CPXKvj9MoNcfdoupb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA0pm0f1gnQtUhlj4iESoN1DSmdXlOBTPm0KiAhF1jxltm0Sjd\nM6r5x2fXKfag5Uq4Mlabvs6jHmiRVKaBcDzBDE8Y3D5CtnlZVR/fjj/4+eIZF75H\n+zXzk3YoTKs/eITp/gN+59JhTY5MaNBdHjcK8NmNi7gUpyN1dXKQ3/e3phmW158P\n2pyNr0h4R5kjhcHBp0BKPxWw1jc00EScgjfTWxa5yqOUZ1VymQCsJFC2za3j2on/\naOedSyRb1bLHb1BRFFKQZVXQaKmbift27u6WR2tS4oSIZ5MZyzLehGfR82WuTqnv\nizRfzKQ+TVoyV+3pKi/NAj1yr4/TKDXH3aLqWwIDAQABAoIBADl7eqjHhu/W/LPl\ngabts5iYRlcKJSGGaRnK5Ek8tF8P06CDZt0Tbdnfnfr2NjRfkKcsvJX4EM3b/M7+\nI5Ze/tI9RKvY0py7woZZjMtm6q5J6E9ywHLw5ur49Ub39vsOTE/o5FqiMazZikGR\nndkBbRsQRnI8bGayZv0HqEN5ecb79hFbm3Bjirrz8jXBQPUY52vrA+/oWRO5ynR+\nMy2GkTZYrHYfEao8s8tN4/uj5Yv9isWepTBSuLsP87OdE4M+QfqUizuVp18Hjmy3\nRwMaCHC3FjmbOmQ7rplPWIxhhiEVBS4kCDeEbo0/OvsXdsDJdSbw04tzWQwxBz4x\neZ9B+wECgYEA9vhQPPhgAMrIycwgnrWEKf6mN5qhVdtA25D8E3Axm2s/+WA3XtlF\nix9ose1143gmtFwFTjGudwk1tXriiQkEM8hXl+L3NJmpNvRLths2UkKCSzCm2N5x\nYhmcTfir1uT5RTgG37V8N6+d3Kx4IIhS0XZ7b5gY9dqoqfdUVxArsHcCgYEA2kz3\nK45xvl+1iFUudkv6UnACQs0JhaB5WfVthT0pf+GAKCk6LhgpHsYMieClOiXbH+DY\nWCg575Aehj8Yf+ImfKe1Rwwz+do8prLqFwEK/cwhQohmVGjCMTX32svvAeNx0QAQ\npwaKRhX1Ua5bobi0bKXhUu9PeLdzBMtRTNeakj0CgYEA2nNf/d4whOLZ4e1l+RxT\nsBWoDsz+4gOTBePjpIn7xx6BsuJRd9s1cU6x+5gwS6kuiyBOLREy4eXKlSECGfZY\nujj+icHfqa41h/9krMq7LN3ZhAqfunpfzkcbA7juvqFAf+KD6gMMwfDb8KK5iwUq\nRE7J9jaR9X2Y7OZxuqT6EBcCgYBPY9I4GvOuwmvoiuH8z6DXvjh0RtEBsdywJJuR\n6y5efYn4ERZBkTPTJz+EHRi5zu6j50eGuApp30XamLO2Pm60wuEgV4XHheCs10Be\n4Vg3+LbX1Xcxl2+YKgJbpfLkAu1vjtB/jddXqcCv1fMpG10ybhlF6hZC1qSTx8Vn\nZrmmGQKBgQDjTkztrVqAfEL6inm0wy/rPrPa/Z6j1NVbG3IHyA7MU5QUq7BUMmWQ\nx7zwQckxKw/YMVr+FGDMUAPavr2ESISaNt+XwR3EX9v84DoFvLM3RXsO9iuIXhkS\nolUq9Do/bm2jiK5lCap9mUeKjw7RflM3S63qTgOA4H1ScFAqubJjtQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c9023cc992794852a160119c5e14c1dd', 'name': u'cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f', 'created_at': '2019-05-14T10:44:53.514540', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'name': 'cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9b:0f:70:ae:18:67:df:2a:85:ac:7c:16:0b:7d:68:b2', 'type': 'ssh', 'id': u'cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f'}) 2019-05-14 10:44:53,515 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA0pm0f1gnQtUhlj4iESoN1DSmdXlOBTPm0KiAhF1jxltm0Sjd M6r5x2fXKfag5Uq4Mlabvs6jHmiRVKaBcDzBDE8Y3D5CtnlZVR/fjj/4+eIZF75H +zXzk3YoTKs/eITp/gN+59JhTY5MaNBdHjcK8NmNi7gUpyN1dXKQ3/e3phmW158P 2pyNr0h4R5kjhcHBp0BKPxWw1jc00EScgjfTWxa5yqOUZ1VymQCsJFC2za3j2on/ aOedSyRb1bLHb1BRFFKQZVXQaKmbift27u6WR2tS4oSIZ5MZyzLehGfR82WuTqnv izRfzKQ+TVoyV+3pKi/NAj1yr4/TKDXH3aLqWwIDAQABAoIBADl7eqjHhu/W/LPl gabts5iYRlcKJSGGaRnK5Ek8tF8P06CDZt0Tbdnfnfr2NjRfkKcsvJX4EM3b/M7+ I5Ze/tI9RKvY0py7woZZjMtm6q5J6E9ywHLw5ur49Ub39vsOTE/o5FqiMazZikGR ndkBbRsQRnI8bGayZv0HqEN5ecb79hFbm3Bjirrz8jXBQPUY52vrA+/oWRO5ynR+ My2GkTZYrHYfEao8s8tN4/uj5Yv9isWepTBSuLsP87OdE4M+QfqUizuVp18Hjmy3 RwMaCHC3FjmbOmQ7rplPWIxhhiEVBS4kCDeEbo0/OvsXdsDJdSbw04tzWQwxBz4x eZ9B+wECgYEA9vhQPPhgAMrIycwgnrWEKf6mN5qhVdtA25D8E3Axm2s/+WA3XtlF ix9ose1143gmtFwFTjGudwk1tXriiQkEM8hXl+L3NJmpNvRLths2UkKCSzCm2N5x YhmcTfir1uT5RTgG37V8N6+d3Kx4IIhS0XZ7b5gY9dqoqfdUVxArsHcCgYEA2kz3 K45xvl+1iFUudkv6UnACQs0JhaB5WfVthT0pf+GAKCk6LhgpHsYMieClOiXbH+DY WCg575Aehj8Yf+ImfKe1Rwwz+do8prLqFwEK/cwhQohmVGjCMTX32svvAeNx0QAQ pwaKRhX1Ua5bobi0bKXhUu9PeLdzBMtRTNeakj0CgYEA2nNf/d4whOLZ4e1l+RxT sBWoDsz+4gOTBePjpIn7xx6BsuJRd9s1cU6x+5gwS6kuiyBOLREy4eXKlSECGfZY ujj+icHfqa41h/9krMq7LN3ZhAqfunpfzkcbA7juvqFAf+KD6gMMwfDb8KK5iwUq RE7J9jaR9X2Y7OZxuqT6EBcCgYBPY9I4GvOuwmvoiuH8z6DXvjh0RtEBsdywJJuR 6y5efYn4ERZBkTPTJz+EHRi5zu6j50eGuApp30XamLO2Pm60wuEgV4XHheCs10Be 4Vg3+LbX1Xcxl2+YKgJbpfLkAu1vjtB/jddXqcCv1fMpG10ybhlF6hZC1qSTx8Vn ZrmmGQKBgQDjTkztrVqAfEL6inm0wy/rPrPa/Z6j1NVbG3IHyA7MU5QUq7BUMmWQ x7zwQckxKw/YMVr+FGDMUAPavr2ESISaNt+XwR3EX9v84DoFvLM3RXsO9iuIXhkS olUq9Do/bm2jiK5lCap9mUeKjw7RflM3S63qTgOA4H1ScFAqubJjtQ== -----END RSA PRIVATE KEY----- 2019-05-14 10:44:53,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-14 10:44:53,521 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"security_group": {"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f", "description": "created by OPNFV Functest (cloudify)"}}' 2019-05-14 10:44:53,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Tue, 14 May 2019 10:44:53 GMT X-Openstack-Request-Id: req-208fc5c2-a800-42cb-ab7c-50fb9ed473c7 2019-05-14 10:44:53,955 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:53Z", "updated_at": "2019-05-14T10:44:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "8523f289-3c87-4eee-8952-59010df8d5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "9e7ba317-3196-4b1a-a974-773325eb2d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "9bd844f5-390e-407e-abdd-9e036477671d", "name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}} 2019-05-14 10:44:53,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-208fc5c2-a800-42cb-ab7c-50fb9ed473c7 2019-05-14 10:44:53,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.434684991837s 2019-05-14 10:44:53,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:44:53,963 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:54,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-10840679-110d-4f5d-bcb2-ba52b616dc40 2019-05-14 10:44:54,043 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:53Z", "updated_at": "2019-05-14T10:44:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "8523f289-3c87-4eee-8952-59010df8d5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "9e7ba317-3196-4b1a-a974-773325eb2d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "9bd844f5-390e-407e-abdd-9e036477671d", "name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:44:54,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-10840679-110d-4f5d-bcb2-ba52b616dc40 2019-05-14 10:44:54,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0807449817657s 2019-05-14 10:44:54,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:44:54,051 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -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": "9bd844f5-390e-407e-abdd-9e036477671d"}}' 2019-05-14 10:44:54,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-b92a64ea-625a-4aab-acf5-a5e10683da4d 2019-05-14 10:44:54,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": 22, "updated_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "port_range_min": 22, "revision_number": 0, "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:54Z", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "8c2827f1-c509-43be-b900-1e2e7fe0dcc7"}} 2019-05-14 10:44:54,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-b92a64ea-625a-4aab-acf5-a5e10683da4d 2019-05-14 10:44:54,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132616043091s 2019-05-14 10:44:54,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:44:54,190 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:54,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-7a02876c-7655-487a-bbfd-97f1b16ece98 2019-05-14 10:44:54,254 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:53Z", "updated_at": "2019-05-14T10:44:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "8523f289-3c87-4eee-8952-59010df8d5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "8c2827f1-c509-43be-b900-1e2e7fe0dcc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "9e7ba317-3196-4b1a-a974-773325eb2d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 2, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "9bd844f5-390e-407e-abdd-9e036477671d", "name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:44:54,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7a02876c-7655-487a-bbfd-97f1b16ece98 2019-05-14 10:44:54,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0646817684174s 2019-05-14 10:44:54,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:44:54,262 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -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": "9bd844f5-390e-407e-abdd-9e036477671d"}}' 2019-05-14 10:44:54,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-c1ffec25-37da-4a23-a565-9e2b270c342b 2019-05-14 10:44:54,375 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "port_range_min": null, "revision_number": 0, "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:54Z", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "474f8444-c27c-45f7-afde-ea550a9e07a9"}} 2019-05-14 10:44:54,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c1ffec25-37da-4a23-a565-9e2b270c342b 2019-05-14 10:44:54,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.113593101501s 2019-05-14 10:44:54,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:44:54,382 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:54,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-e702ddd0-312b-43e3-b482-0a3b3cb4d38a 2019-05-14 10:44:54,428 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:53Z", "updated_at": "2019-05-14T10:44:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "474f8444-c27c-45f7-afde-ea550a9e07a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "8523f289-3c87-4eee-8952-59010df8d5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "8c2827f1-c509-43be-b900-1e2e7fe0dcc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "9e7ba317-3196-4b1a-a974-773325eb2d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 3, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "9bd844f5-390e-407e-abdd-9e036477671d", "name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:44:54,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e702ddd0-312b-43e3-b482-0a3b3cb4d38a 2019-05-14 10:44:54,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464870929718s 2019-05-14 10:44:54,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:44:54,435 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -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": "9bd844f5-390e-407e-abdd-9e036477671d"}}' 2019-05-14 10:44:54,549 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-34764fb0-71cb-4a94-a9c9-608108703b0e 2019-05-14 10:44:54,549 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "port_range_min": 80, "revision_number": 0, "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:54Z", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "1564073d-b6a7-40e0-b12e-4ae777e1ebab"}} 2019-05-14 10:44:54,550 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-34764fb0-71cb-4a94-a9c9-608108703b0e 2019-05-14 10:44:54,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115077018738s 2019-05-14 10:44:54,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:44:54,556 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:54,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-be745ed4-7442-465c-a614-784fd6ba0425 2019-05-14 10:44:54,614 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:53Z", "updated_at": "2019-05-14T10:44:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "1564073d-b6a7-40e0-b12e-4ae777e1ebab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "474f8444-c27c-45f7-afde-ea550a9e07a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "8523f289-3c87-4eee-8952-59010df8d5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "8c2827f1-c509-43be-b900-1e2e7fe0dcc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "9e7ba317-3196-4b1a-a974-773325eb2d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 4, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "9bd844f5-390e-407e-abdd-9e036477671d", "name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:44:54,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-be745ed4-7442-465c-a614-784fd6ba0425 2019-05-14 10:44:54,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0586049556732s 2019-05-14 10:44:54,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:44:54,621 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -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": "9bd844f5-390e-407e-abdd-9e036477671d"}}' 2019-05-14 10:44:54,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-2debef97-1f38-4ef1-b113-3773ed92ab4a 2019-05-14 10:44:54,729 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "port_range_min": 443, "revision_number": 0, "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:54Z", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "1159cf6e-9a69-48dd-a6b5-8952abc9df2c"}} 2019-05-14 10:44:54,729 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2debef97-1f38-4ef1-b113-3773ed92ab4a 2019-05-14 10:44:54,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.108777046204s 2019-05-14 10:44:54,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:44:54,737 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:54,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-ed2bb4e3-95fb-4fa0-a9b1-e75a982d93d0 2019-05-14 10:44:54,786 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:53Z", "updated_at": "2019-05-14T10:44:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "1159cf6e-9a69-48dd-a6b5-8952abc9df2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "1564073d-b6a7-40e0-b12e-4ae777e1ebab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "474f8444-c27c-45f7-afde-ea550a9e07a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "8523f289-3c87-4eee-8952-59010df8d5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "8c2827f1-c509-43be-b900-1e2e7fe0dcc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "9e7ba317-3196-4b1a-a974-773325eb2d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 5, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "9bd844f5-390e-407e-abdd-9e036477671d", "name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:44:54,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ed2bb4e3-95fb-4fa0-a9b1-e75a982d93d0 2019-05-14 10:44:54,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050656080246s 2019-05-14 10:44:54,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:44:54,794 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -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": "9bd844f5-390e-407e-abdd-9e036477671d"}}' 2019-05-14 10:44:54,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-35e2e7dd-deb7-4490-bde7-475e44c40a0e 2019-05-14 10:44:54,915 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:54Z", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "6a5f0d21-6922-49ea-93f2-c54d9d796cae"}} 2019-05-14 10:44:54,915 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-35e2e7dd-deb7-4490-bde7-475e44c40a0e 2019-05-14 10:44:54,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122156143188s 2019-05-14 10:44:54,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:44:54,922 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:54,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Tue, 14 May 2019 10:44:54 GMT X-Openstack-Request-Id: req-61dd23a5-9933-43ca-b71c-97953280b8e8 2019-05-14 10:44:54,973 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:53Z", "updated_at": "2019-05-14T10:44:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "1159cf6e-9a69-48dd-a6b5-8952abc9df2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "1564073d-b6a7-40e0-b12e-4ae777e1ebab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "474f8444-c27c-45f7-afde-ea550a9e07a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "6a5f0d21-6922-49ea-93f2-c54d9d796cae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "8523f289-3c87-4eee-8952-59010df8d5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "8c2827f1-c509-43be-b900-1e2e7fe0dcc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "9e7ba317-3196-4b1a-a974-773325eb2d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 6, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "9bd844f5-390e-407e-abdd-9e036477671d", "name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:44:54,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-61dd23a5-9933-43ca-b71c-97953280b8e8 2019-05-14 10:44:54,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0515298843384s 2019-05-14 10:44:54,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 10:44:54,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -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": "9bd844f5-390e-407e-abdd-9e036477671d"}}' 2019-05-14 10:44:55,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 14 May 2019 10:44:55 GMT X-Openstack-Request-Id: req-8e90d6eb-3d4d-4e64-8a01-fa5bdca02c9e 2019-05-14 10:44:55,094 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-05-14T10:44:55Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:55Z", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "d3a75229-d49a-4093-b3c1-c5c039d60fb2"}} 2019-05-14 10:44:55,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-8e90d6eb-3d4d-4e64-8a01-fa5bdca02c9e 2019-05-14 10:44:55,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114529132843s 2019-05-14 10:44:55,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:44:55,096 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:55,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 14 May 2019 10:44:55 GMT X-Openstack-Request-Id: req-132253e1-3e44-46d1-903b-ae9f281681d8 2019-05-14 10:44:55,193 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","l2_adjacency":true,"status":"ACTIVE","subnets":["fcdeb6d9-79df-43c1-8ced-9aba70eb5301"],"description":"","tags":[],"updated_at":"2019-05-14T10:44:31Z","qos_policy_id":null,"name":"cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f","admin_state_up":true,"tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:29Z","mtu":1450}]} 2019-05-14 10:44:55,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-132253e1-3e44-46d1-903b-ae9f281681d8 2019-05-14 10:44:55,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978848934174s 2019-05-14 10:44:55,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:44:55,204 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:55,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 10:44:55 GMT X-Openstack-Request-Id: req-62606423-c26a-4788-9b22-9336ab7a175e 2019-05-14 10:44:55,239 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T10:44:52Z", "file": "/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/file", "owner": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "size": 297533440, "self": "/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T10:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:44:55,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-62606423-c26a-4788-9b22-9336ab7a175e 2019-05-14 10:44:55,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397651195526s 2019-05-14 10:44:55,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 10:44:55,261 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:55,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 10:44:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-186f639b-b90e-41b0-9332-c0981f8b5015 x-openstack-request-id: req-186f639b-b90e-41b0-9332-c0981f8b5015 2019-05-14 10:44:55,283 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_833c888d-202e-46cb-91d7-cbc1b881a31f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "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": "585d66b7-6b41-4387-aa3b-fb9d484d1302"}]} 2019-05-14 10:44:55,283 - 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-186f639b-b90e-41b0-9332-c0981f8b5015 2019-05-14 10:44:55,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250849723816s 2019-05-14 10:44:55,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 10:44:55,287 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"server": {"name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "imageRef": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "flavorRef": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "max_count": 1, "min_count": 1, "networks": [{"uuid": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994"}], "security_groups": [{"name": "9bd844f5-390e-407e-abdd-9e036477671d"}]}}' 2019-05-14 10:44:56,894 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 10:44:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0 x-compute-request-id: req-8212dba7-a467-4ab6-83ab-3d828bce5daf x-openstack-request-id: req-8212dba7-a467-4ab6-83ab-3d828bce5daf 2019-05-14 10:44:56,894 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9bd844f5-390e-407e-abdd-9e036477671d"}], "OS-DCF:diskConfig": "MANUAL", "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "adminPass": "FSZC4xsPuN7u"}} 2019-05-14 10:44:56,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8212dba7-a467-4ab6-83ab-3d828bce5daf 2019-05-14 10:44:56,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.6100358963s 2019-05-14 10:44:56,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:44:56,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:57,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Tue, 14 May 2019 10: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-77d432ce-13fc-4102-bf3a-ddbba51cf675 x-openstack-request-id: req-77d432ce-13fc-4102-bf3a-ddbba51cf675 2019-05-14 10:44:57,490 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:44:57,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77d432ce-13fc-4102-bf3a-ddbba51cf675 2019-05-14 10:44:57,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595216989517s 2019-05-14 10:44:57,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:44:57,504 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:57,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 14 May 2019 10:44:57 GMT X-Openstack-Request-Id: req-376314e1-febf-4acc-80d5-f4e1eb183890 2019-05-14 10:44:57,838 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","l2_adjacency":true,"status":"ACTIVE","subnets":["fcdeb6d9-79df-43c1-8ced-9aba70eb5301"],"description":"","tags":[],"updated_at":"2019-05-14T10:44:31Z","qos_policy_id":null,"name":"cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f","admin_state_up":true,"tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:29Z","mtu":1450}]} 2019-05-14 10:44:57,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-376314e1-febf-4acc-80d5-f4e1eb183890 2019-05-14 10:44:57,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.33465385437s 2019-05-14 10:44:57,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 10:44:57,840 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:44:57,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 14 May 2019 10:44:57 GMT X-Openstack-Request-Id: req-2beb4dd0-74e3-4505-b082-8f2d2254d413 2019-05-14 10:44:57,882 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T10:44:31Z","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":"8ef4bbdf39c94aed8ff8a8f42862dbe4","id":"fcdeb6d9-79df-43c1-8ced-9aba70eb5301","subnetpool_id":null,"name":"cloudify-subnet_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:44:57,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2beb4dd0-74e3-4505-b082-8f2d2254d413 2019-05-14 10:44:57,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0436058044434s 2019-05-14 10:44:57,884 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:44:59,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:44:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:00,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:44: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-eda14037-9eb2-47c7-a398-b000ead49a52 x-openstack-request-id: req-eda14037-9eb2-47c7-a398-b000ead49a52 2019-05-14 10:45:00,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:00,779 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eda14037-9eb2-47c7-a398-b000ead49a52 2019-05-14 10:45:00,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.892171144485s 2019-05-14 10:45:00,786 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:02,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:02,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:03,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-581094cb-b69d-422b-9234-ce31b3df49b8 x-openstack-request-id: req-581094cb-b69d-422b-9234-ce31b3df49b8 2019-05-14 10:45:03,257 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:03,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-581094cb-b69d-422b-9234-ce31b3df49b8 2019-05-14 10:45:03,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469694852829s 2019-05-14 10:45:03,265 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:05,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:05,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:05,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-85a91d28-97d2-4b45-9f0c-7559f26d0738 x-openstack-request-id: req-85a91d28-97d2-4b45-9f0c-7559f26d0738 2019-05-14 10:45:05,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:05,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85a91d28-97d2-4b45-9f0c-7559f26d0738 2019-05-14 10:45:05,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179391860962s 2019-05-14 10:45:05,487 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:07,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:07,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:07,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45: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-44da434b-2030-4916-a58f-698c8a1b4d59 x-openstack-request-id: req-44da434b-2030-4916-a58f-698c8a1b4d59 2019-05-14 10:45:07,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:07,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44da434b-2030-4916-a58f-698c8a1b4d59 2019-05-14 10:45:07,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380012989044s 2019-05-14 10:45:07,877 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:09,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:09,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:10,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-4d6b947d-d497-4b00-99dd-8359712b7476 x-openstack-request-id: req-4d6b947d-d497-4b00-99dd-8359712b7476 2019-05-14 10:45:10,072 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:10,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d6b947d-d497-4b00-99dd-8359712b7476 2019-05-14 10:45:10,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193243980408s 2019-05-14 10:45:10,080 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:12,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:12,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:12,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45: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-b7963a14-fd2c-45ae-876c-d435b0755dde x-openstack-request-id: req-b7963a14-fd2c-45ae-876c-d435b0755dde 2019-05-14 10:45:12,810 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:12,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7963a14-fd2c-45ae-876c-d435b0755dde 2019-05-14 10:45:12,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.728132009506s 2019-05-14 10:45:12,817 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:14,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:14,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:15,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-7369c582-e392-425a-ba50-3601a674d57f x-openstack-request-id: req-7369c582-e392-425a-ba50-3601a674d57f 2019-05-14 10:45:15,491 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:15,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7369c582-e392-425a-ba50-3601a674d57f 2019-05-14 10:45:15,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671638011932s 2019-05-14 10:45:15,498 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:17,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:17,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:17,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-91ea8510-ef35-47b2-ada3-e2bce42093c1 x-openstack-request-id: req-91ea8510-ef35-47b2-ada3-e2bce42093c1 2019-05-14 10:45:17,963 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:17,963 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-91ea8510-ef35-47b2-ada3-e2bce42093c1 2019-05-14 10:45:17,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.462617874146s 2019-05-14 10:45:17,971 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:19,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:19,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:20,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45: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-77ba7d3a-5d16-44f5-a999-ad48746806e5 x-openstack-request-id: req-77ba7d3a-5d16-44f5-a999-ad48746806e5 2019-05-14 10:45:20,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:20,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77ba7d3a-5d16-44f5-a999-ad48746806e5 2019-05-14 10:45:20,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465937852859s 2019-05-14 10:45:20,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:22,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:22,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:22,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-2794a76d-01e0-4660-8a77-9a1f1e0761a1 x-openstack-request-id: req-2794a76d-01e0-4660-8a77-9a1f1e0761a1 2019-05-14 10:45:22,900 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:22,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2794a76d-01e0-4660-8a77-9a1f1e0761a1 2019-05-14 10:45:22,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45129609108s 2019-05-14 10:45:22,908 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:24,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:24,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:25,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-ff07c295-1898-4a75-a5e5-8c860baba5ee x-openstack-request-id: req-ff07c295-1898-4a75-a5e5-8c860baba5ee 2019-05-14 10:45:25,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:25,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff07c295-1898-4a75-a5e5-8c860baba5ee 2019-05-14 10:45:25,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.738220930099s 2019-05-14 10:45:25,656 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:27,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:27,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:28,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45: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-cd90c264-09d1-4853-850d-5dfe49edc6f8 x-openstack-request-id: req-cd90c264-09d1-4853-850d-5dfe49edc6f8 2019-05-14 10:45:28,785 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:28,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cd90c264-09d1-4853-850d-5dfe49edc6f8 2019-05-14 10:45:28,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12632608414s 2019-05-14 10:45:28,792 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:30,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:31,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45: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-b0a88655-aff6-42eb-b85e-139bdca8f478 x-openstack-request-id: req-b0a88655-aff6-42eb-b85e-139bdca8f478 2019-05-14 10:45:31,431 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:31,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0a88655-aff6-42eb-b85e-139bdca8f478 2019-05-14 10:45:31,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.637379169464s 2019-05-14 10:45:31,438 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:33,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:33,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:33,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45: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-7652b49e-3ee2-4da8-afc8-e345338b43a3 x-openstack-request-id: req-7652b49e-3ee2-4da8-afc8-e345338b43a3 2019-05-14 10:45:33,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:33,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7652b49e-3ee2-4da8-afc8-e345338b43a3 2019-05-14 10:45:33,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376536130905s 2019-05-14 10:45:33,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:35,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:35,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:36,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45: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-6779997f-841b-484a-a45d-4a7a7c6bc00b x-openstack-request-id: req-6779997f-841b-484a-a45d-4a7a7c6bc00b 2019-05-14 10:45:36,287 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:36,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6779997f-841b-484a-a45d-4a7a7c6bc00b 2019-05-14 10:45:36,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460181951523s 2019-05-14 10:45:36,294 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:38,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:38,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:38,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cfb97cc9-e08d-4e2e-a75c-716f2c5b8b32 x-openstack-request-id: req-cfb97cc9-e08d-4e2e-a75c-716f2c5b8b32 2019-05-14 10:45:38,488 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:38,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cfb97cc9-e08d-4e2e-a75c-716f2c5b8b32 2019-05-14 10:45:38,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191689014435s 2019-05-14 10:45:38,496 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:40,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:40,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-6fea70fb-baaf-4983-b4ad-448b61fc2249 x-openstack-request-id: req-6fea70fb-baaf-4983-b4ad-448b61fc2249 2019-05-14 10:45:40,956 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:40,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6fea70fb-baaf-4983-b4ad-448b61fc2249 2019-05-14 10:45:40,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.457297801971s 2019-05-14 10:45:40,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:42,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:42,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:43,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-3f7cf879-4c0b-4b1e-b22e-3be85c4c0dab x-openstack-request-id: req-3f7cf879-4c0b-4b1e-b22e-3be85c4c0dab 2019-05-14 10:45:43,331 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:43,331 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3f7cf879-4c0b-4b1e-b22e-3be85c4c0dab 2019-05-14 10:45:43,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365671873093s 2019-05-14 10:45:43,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:45,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:45,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:45,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-2c59aed5-00a1-4a82-8bb0-d408ee2dafac x-openstack-request-id: req-2c59aed5-00a1-4a82-8bb0-d408ee2dafac 2019-05-14 10:45:45,736 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:45,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2c59aed5-00a1-4a82-8bb0-d408ee2dafac 2019-05-14 10:45:45,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.39500617981s 2019-05-14 10:45:45,741 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:47,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:47,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:48,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-35901028-16a4-41b9-8207-ae01ccb366f8 x-openstack-request-id: req-35901028-16a4-41b9-8207-ae01ccb366f8 2019-05-14 10:45:48,123 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:48,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-35901028-16a4-41b9-8207-ae01ccb366f8 2019-05-14 10:45:48,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379570007324s 2019-05-14 10:45:48,130 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:50,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:50,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:50,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0d53fc33-dc09-44e5-b5dd-f625c904360f x-openstack-request-id: req-0d53fc33-dc09-44e5-b5dd-f625c904360f 2019-05-14 10:45:50,517 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:50,517 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0d53fc33-dc09-44e5-b5dd-f625c904360f 2019-05-14 10:45:50,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.384388923645s 2019-05-14 10:45:50,524 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:52,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:52,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e3d943a0-b85e-4624-a440-52d6a17074d4 x-openstack-request-id: req-e3d943a0-b85e-4624-a440-52d6a17074d4 2019-05-14 10:45:52,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:52,906 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e3d943a0-b85e-4624-a440-52d6a17074d4 2019-05-14 10:45:52,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379641056061s 2019-05-14 10:45:52,912 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:54,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:54,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:55,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45: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-56c050a2-fa72-44fc-a480-2c61d43f3849 x-openstack-request-id: req-56c050a2-fa72-44fc-a480-2c61d43f3849 2019-05-14 10:45:55,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:55,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-56c050a2-fa72-44fc-a480-2c61d43f3849 2019-05-14 10:45:55,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476362228394s 2019-05-14 10:45:55,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:57,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:57,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:45:57,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:45:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7cc18af-5366-476f-b02c-98e44522177a x-openstack-request-id: req-f7cc18af-5366-476f-b02c-98e44522177a 2019-05-14 10:45:57,601 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:45:57,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f7cc18af-5366-476f-b02c-98e44522177a 2019-05-14 10:45:57,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201939105988s 2019-05-14 10:45:57,608 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:45:59,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:45:59,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:00,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-d9a31684-b87f-4482-90fa-a5cc2ea09b59 x-openstack-request-id: req-d9a31684-b87f-4482-90fa-a5cc2ea09b59 2019-05-14 10:46:00,301 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:00,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d9a31684-b87f-4482-90fa-a5cc2ea09b59 2019-05-14 10:46:00,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690479040146s 2019-05-14 10:46:00,308 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:02,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:02,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:02,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-ac52e127-65bc-4b43-8551-0b05f5365650 x-openstack-request-id: req-ac52e127-65bc-4b43-8551-0b05f5365650 2019-05-14 10:46:02,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:02,500 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac52e127-65bc-4b43-8551-0b05f5365650 2019-05-14 10:46:02,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189424991608s 2019-05-14 10:46:02,507 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:04,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:05,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-494b0d17-3942-4755-9945-821f1b769d02 x-openstack-request-id: req-494b0d17-3942-4755-9945-821f1b769d02 2019-05-14 10:46:05,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:05,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-494b0d17-3942-4755-9945-821f1b769d02 2019-05-14 10:46:05,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67654299736s 2019-05-14 10:46:05,193 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:07,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:07,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:07,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-ff4eba54-582a-4d33-b235-088e18d35b70 x-openstack-request-id: req-ff4eba54-582a-4d33-b235-088e18d35b70 2019-05-14 10:46:07,550 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:07,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff4eba54-582a-4d33-b235-088e18d35b70 2019-05-14 10:46:07,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355218887329s 2019-05-14 10:46:07,557 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:09,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:09,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:09,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-21dfd9df-49f0-4676-967f-2d087d7a3d31 x-openstack-request-id: req-21dfd9df-49f0-4676-967f-2d087d7a3d31 2019-05-14 10:46:09,759 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:09,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-21dfd9df-49f0-4676-967f-2d087d7a3d31 2019-05-14 10:46:09,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199355125427s 2019-05-14 10:46:09,766 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:11,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:11,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:11,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-2ee1b41a-f787-4b6a-a041-c0d2fccabad3 x-openstack-request-id: req-2ee1b41a-f787-4b6a-a041-c0d2fccabad3 2019-05-14 10:46:11,984 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:11,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2ee1b41a-f787-4b6a-a041-c0d2fccabad3 2019-05-14 10:46:11,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216217041016s 2019-05-14 10:46:11,991 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:13,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:14,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-7a5f33f4-8312-406b-8ee7-4e66de493428 x-openstack-request-id: req-7a5f33f4-8312-406b-8ee7-4e66de493428 2019-05-14 10:46:14,458 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:14,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7a5f33f4-8312-406b-8ee7-4e66de493428 2019-05-14 10:46:14,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464639902115s 2019-05-14 10:46:14,465 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:16,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:16,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:16,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-596be233-456e-495e-b045-6f3461b1b6ce x-openstack-request-id: req-596be233-456e-495e-b045-6f3461b1b6ce 2019-05-14 10:46:16,665 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:16,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-596be233-456e-495e-b045-6f3461b1b6ce 2019-05-14 10:46:16,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198422908783s 2019-05-14 10:46:16,673 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:18,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:19,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6673c2e8-1a58-4c27-9ceb-ecf8ef5ac8c5 x-openstack-request-id: req-6673c2e8-1a58-4c27-9ceb-ecf8ef5ac8c5 2019-05-14 10:46:19,402 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:19,402 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6673c2e8-1a58-4c27-9ceb-ecf8ef5ac8c5 2019-05-14 10:46:19,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.726916074753s 2019-05-14 10:46:19,408 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:21,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:21,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:21,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-8068f391-0e23-419e-ad59-763a3b1d7771 x-openstack-request-id: req-8068f391-0e23-419e-ad59-763a3b1d7771 2019-05-14 10:46:21,613 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:21,613 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8068f391-0e23-419e-ad59-763a3b1d7771 2019-05-14 10:46:21,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202100038528s 2019-05-14 10:46:21,620 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:23,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:23,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:24,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-b15883af-5e9d-4cd2-a4e8-577913202f64 x-openstack-request-id: req-b15883af-5e9d-4cd2-a4e8-577913202f64 2019-05-14 10:46:24,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:24,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b15883af-5e9d-4cd2-a4e8-577913202f64 2019-05-14 10:46:24,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13029098511s 2019-05-14 10:46:24,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:26,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:26,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:26,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-94ad1ed5-f13c-42c8-a750-6baa52ef0f25 x-openstack-request-id: req-94ad1ed5-f13c-42c8-a750-6baa52ef0f25 2019-05-14 10:46:26,961 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:26,961 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-94ad1ed5-f13c-42c8-a750-6baa52ef0f25 2019-05-14 10:46:26,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198547124863s 2019-05-14 10:46:26,968 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:28,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:28,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:29,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-f43f8b8d-30e1-4326-86a5-3cef4ca4d593 x-openstack-request-id: req-f43f8b8d-30e1-4326-86a5-3cef4ca4d593 2019-05-14 10:46:29,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:29,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f43f8b8d-30e1-4326-86a5-3cef4ca4d593 2019-05-14 10:46:29,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352214813232s 2019-05-14 10:46:29,329 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:31,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:31,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:31,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-c2cb883e-4cac-4092-9d44-fceae38d7d91 x-openstack-request-id: req-c2cb883e-4cac-4092-9d44-fceae38d7d91 2019-05-14 10:46:31,780 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:31,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c2cb883e-4cac-4092-9d44-fceae38d7d91 2019-05-14 10:46:31,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.448427915573s 2019-05-14 10:46:31,787 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:33,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:33,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-755dccbb-1e0a-4866-a259-43fb00e906a0 x-openstack-request-id: req-755dccbb-1e0a-4866-a259-43fb00e906a0 2019-05-14 10:46:33,975 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:33,975 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-755dccbb-1e0a-4866-a259-43fb00e906a0 2019-05-14 10:46:33,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185559034348s 2019-05-14 10:46:33,982 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:35,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:35,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:36,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-2d663c45-f256-4dfc-b483-eb8cd9566a86 x-openstack-request-id: req-2d663c45-f256-4dfc-b483-eb8cd9566a86 2019-05-14 10:46:36,175 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:36,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2d663c45-f256-4dfc-b483-eb8cd9566a86 2019-05-14 10:46:36,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191179037094s 2019-05-14 10:46:36,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:38,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:38,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:38,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-9a743c93-82ea-4fe7-b6ac-5e0bd3fd9231 x-openstack-request-id: req-9a743c93-82ea-4fe7-b6ac-5e0bd3fd9231 2019-05-14 10:46:38,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:38,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9a743c93-82ea-4fe7-b6ac-5e0bd3fd9231 2019-05-14 10:46:38,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467489957809s 2019-05-14 10:46:38,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:40,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:40,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:41,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-d4d9d0c1-7214-4db5-b3b7-522a9d6ce0bc x-openstack-request-id: req-d4d9d0c1-7214-4db5-b3b7-522a9d6ce0bc 2019-05-14 10:46:41,146 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:41,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d4d9d0c1-7214-4db5-b3b7-522a9d6ce0bc 2019-05-14 10:46:41,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48460316658s 2019-05-14 10:46:41,153 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:43,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:43,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:43,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-618eb212-5605-42ee-a700-e82642b86172 x-openstack-request-id: req-618eb212-5605-42ee-a700-e82642b86172 2019-05-14 10:46:43,523 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:43,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-618eb212-5605-42ee-a700-e82642b86172 2019-05-14 10:46:43,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367018938065s 2019-05-14 10:46:43,530 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:45,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:45,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:45,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-27911652-7e62-47d4-aaa3-becc63cff494 x-openstack-request-id: req-27911652-7e62-47d4-aaa3-becc63cff494 2019-05-14 10:46:45,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:45,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-27911652-7e62-47d4-aaa3-becc63cff494 2019-05-14 10:46:45,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458405017853s 2019-05-14 10:46:45,997 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:48,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:48,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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:48,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10: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-e98dd0a9-c525-42fb-9551-575da99cc220 x-openstack-request-id: req-e98dd0a9-c525-42fb-9551-575da99cc220 2019-05-14 10:46:48,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/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:48,439 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e98dd0a9-c525-42fb-9551-575da99cc220 2019-05-14 10:46:48,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439865112305s 2019-05-14 10:46:48,446 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:50,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:50,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:50,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-ed20fe8d-c15c-4acf-bf87-a4a4e19a5eee x-openstack-request-id: req-ed20fe8d-c15c-4acf-bf87-a4a4e19a5eee 2019-05-14 10:46:50,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:50,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed20fe8d-c15c-4acf-bf87-a4a4e19a5eee 2019-05-14 10:46:50,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185093164444s 2019-05-14 10:46:50,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:52,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:53,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 10:46:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-997613ba-a2c0-4dd1-8a63-0d354a4dfc62 x-openstack-request-id: req-997613ba-a2c0-4dd1-8a63-0d354a4dfc62 2019-05-14 10:46:53,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T10:44:58Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:53,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-997613ba-a2c0-4dd1-8a63-0d354a4dfc62 2019-05-14 10:46:53,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.574085950851s 2019-05-14 10:46:53,223 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:46:55,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:46:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:55,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 744 Content-Type: application/json Date: Tue, 14 May 2019 10:46: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-8cd20231-ec94-456f-9c81-450f09a61e7f x-openstack-request-id: req-8cd20231-ec94-456f-9c81-450f09a61e7f 2019-05-14 10:46:55,646 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:5d:26", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T10:46:54.000000", "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T10:46:54Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:46:55,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8cd20231-ec94-456f-9c81-450f09a61e7f 2019-05-14 10:46:55,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421364068985s 2019-05-14 10:46:55,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 10:46:55,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=9ebd2d08-48c7-4898-a8b9-e825c78d1ce0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:55,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 10:46:55 GMT X-Openstack-Request-Id: req-231ad151-6dae-4a88-96a1-5356b4866ba4 2019-05-14 10:46:55,703 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T10:46:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcdeb6d9-79df-43c1-8ced-9aba70eb5301","ip_address":"192.168.120.16"}],"id":"56ed9ffd-6ef9-43c9-920c-be728cb74e63","security_groups":["9bd844f5-390e-407e-abdd-9e036477671d"],"mac_address":"fa:16:3e:9f:5d:26","project_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:58Z","binding:vnic_type":"normal","device_id":"9ebd2d08-48c7-4898-a8b9-e825c78d1ce0","ip_allocation":"immediate"}]} 2019-05-14 10:46:55,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=9ebd2d08-48c7-4898-a8b9-e825c78d1ce0 used request id req-231ad151-6dae-4a88-96a1-5356b4866ba4 2019-05-14 10:46:55,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0495641231537s 2019-05-14 10:46:55,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:46:55,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=56ed9ffd-6ef9-43c9-920c-be728cb74e63" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:55,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 10:46:55 GMT X-Openstack-Request-Id: req-a2364568-ff25-4100-ac71-fc3bb0335bd8 2019-05-14 10:46:55,763 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 10:46:55,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=56ed9ffd-6ef9-43c9-920c-be728cb74e63 used request id req-a2364568-ff25-4100-ac71-fc3bb0335bd8 2019-05-14 10:46:55,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.051117181778s 2019-05-14 10:46:55,764 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:9f:5d:26', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'42be1ebe-2a7c-4a69-b9ed-778891f06f3b'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T10:46:54.000000', 'flavor': Munch({u'id': u'585d66b7-6b41-4387-aa3b-fb9d484d1302'}), 'az': u'nova', 'id': u'9ebd2d08-48c7-4898-a8b9-e825c78d1ce0', 'security_groups': [Munch({u'name': u'cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c9023cc992794852a160119c5e14c1dd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'name': 'cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T10:46:54.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T10:46:54Z', 'hostId': u'89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T10:46:54.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'name': u'cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f', 'adminPass': u'FSZC4xsPuN7u', 'tenant_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'created_at': u'2019-05-14T10:44:56Z', 'created': u'2019-05-14T10:44:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 10:46:55,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:46:55,770 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:55,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 14 May 2019 10:46:55 GMT X-Openstack-Request-Id: req-901b24b9-599e-4be9-a366-ebcac5f92b26 2019-05-14 10:46:55,867 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","l2_adjacency":true,"status":"ACTIVE","subnets":["fcdeb6d9-79df-43c1-8ced-9aba70eb5301"],"description":"","tags":[],"updated_at":"2019-05-14T10:44:31Z","qos_policy_id":null,"name":"cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f","admin_state_up":true,"tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:29Z","mtu":1450}]} 2019-05-14 10:46:55,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-901b24b9-599e-4be9-a366-ebcac5f92b26 2019-05-14 10:46:55,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0972468852997s 2019-05-14 10:46:55,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 10:46:55,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=9ebd2d08-48c7-4898-a8b9-e825c78d1ce0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:55,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 10:46:55 GMT X-Openstack-Request-Id: req-ed8f9b0b-4738-4559-af26-2bba1fbbc1bc 2019-05-14 10:46:55,925 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T10:46:54Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcdeb6d9-79df-43c1-8ced-9aba70eb5301","ip_address":"192.168.120.16"}],"id":"56ed9ffd-6ef9-43c9-920c-be728cb74e63","security_groups":["9bd844f5-390e-407e-abdd-9e036477671d"],"mac_address":"fa:16:3e:9f:5d:26","project_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:58Z","binding:vnic_type":"normal","device_id":"9ebd2d08-48c7-4898-a8b9-e825c78d1ce0","ip_allocation":"immediate"}]} 2019-05-14 10:46:55,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=9ebd2d08-48c7-4898-a8b9-e825c78d1ce0 used request id req-ed8f9b0b-4738-4559-af26-2bba1fbbc1bc 2019-05-14 10:46:55,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0558760166168s 2019-05-14 10:46:55,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 10:46:55,926 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.16", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63"}}' 2019-05-14 10:46:58,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 14 May 2019 10:46:58 GMT X-Openstack-Request-Id: req-c57ed280-cb02-46ac-9de2-29a82c6f5c41 2019-05-14 10:46:58,285 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:46:56Z", "updated_at": "2019-05-14T10:46:56Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:5d:26", "device_id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63", "id": "83078155-0920-4dc4-825f-d44a1f44313e", "qos_policy_id": null}} 2019-05-14 10:46:58,285 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c57ed280-cb02-46ac-9de2-29a82c6f5c41 2019-05-14 10:46:58,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.35995101929s 2019-05-14 10:46:58,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:46:58,302 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:58,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:46:58 GMT X-Openstack-Request-Id: req-af43caa8-7544-4eb6-ac3f-26dff5d5941b 2019-05-14 10:46:58,384 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:46:56Z", "updated_at": "2019-05-14T10:46:56Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:5d:26", "device_id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63", "id": "83078155-0920-4dc4-825f-d44a1f44313e", "qos_policy_id": null}]} 2019-05-14 10:46:58,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-af43caa8-7544-4eb6-ac3f-26dff5d5941b 2019-05-14 10:46:58,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0829141139984s 2019-05-14 10:46:58,391 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:46:58,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:46:58,503 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:58,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:46:58 GMT X-Openstack-Request-Id: req-5db56083-4365-4e4d-806f-6ac7384f3b58 2019-05-14 10:46:58,562 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:46:56Z", "updated_at": "2019-05-14T10:46:56Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:5d:26", "device_id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63", "id": "83078155-0920-4dc4-825f-d44a1f44313e", "qos_policy_id": null}]} 2019-05-14 10:46:58,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5db56083-4365-4e4d-806f-6ac7384f3b58 2019-05-14 10:46:58,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602669715881s 2019-05-14 10:46:58,569 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:46:58,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:46:58,678 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:58,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:46:58 GMT X-Openstack-Request-Id: req-5e86c054-6d86-46ae-b026-d817e106d2df 2019-05-14 10:46:58,754 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:46:56Z", "updated_at": "2019-05-14T10:46:56Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:5d:26", "device_id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63", "id": "83078155-0920-4dc4-825f-d44a1f44313e", "qos_policy_id": null}]} 2019-05-14 10:46:58,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5e86c054-6d86-46ae-b026-d817e106d2df 2019-05-14 10:46:58,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0763549804688s 2019-05-14 10:46:58,760 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:46:58,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:46:58,872 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:58,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:46:58 GMT X-Openstack-Request-Id: req-dcc9e3ea-6356-4d20-8c68-5c678bf6786a 2019-05-14 10:46:58,969 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:46:56Z", "updated_at": "2019-05-14T10:46:56Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:5d:26", "device_id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63", "id": "83078155-0920-4dc4-825f-d44a1f44313e", "qos_policy_id": null}]} 2019-05-14 10:46:58,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-dcc9e3ea-6356-4d20-8c68-5c678bf6786a 2019-05-14 10:46:58,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0977611541748s 2019-05-14 10:46:58,975 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:46:59,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:46:59,087 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:59,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:46:59 GMT X-Openstack-Request-Id: req-b503f010-9f29-4ada-8507-02a18187b52b 2019-05-14 10:46:59,145 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:46:56Z", "updated_at": "2019-05-14T10:46:56Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:5d:26", "device_id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63", "id": "83078155-0920-4dc4-825f-d44a1f44313e", "qos_policy_id": null}]} 2019-05-14 10:46:59,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b503f010-9f29-4ada-8507-02a18187b52b 2019-05-14 10:46:59,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586979389191s 2019-05-14 10:46:59,150 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:46:59,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:46:59,261 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:59,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 10:46:59 GMT X-Openstack-Request-Id: req-ce5a71b1-5de7-42fe-a681-1cfc9c0a8be5 2019-05-14 10:46:59,320 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:46:56Z", "updated_at": "2019-05-14T10:46:56Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:5d:26", "device_id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63", "id": "83078155-0920-4dc4-825f-d44a1f44313e", "qos_policy_id": null}]} 2019-05-14 10:46:59,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ce5a71b1-5de7-42fe-a681-1cfc9c0a8be5 2019-05-14 10:46:59,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0593068599701s 2019-05-14 10:46:59,325 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 10:46:59,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:46:59,437 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:46:59,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 14 May 2019 10:46:59 GMT X-Openstack-Request-Id: req-92f2dd70-eec9-400f-b0a6-39b96ca598ba 2019-05-14 10:46:59,500 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:46:56Z", "updated_at": "2019-05-14T10:46:59Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9f:5d:26", "device_id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_id": "56ed9ffd-6ef9-43c9-920c-be728cb74e63", "id": "83078155-0920-4dc4-825f-d44a1f44313e", "qos_policy_id": null}]} 2019-05-14 10:46:59,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-92f2dd70-eec9-400f-b0a6-39b96ca598ba 2019-05-14 10:46:59,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640580654144s 2019-05-14 10:46:59,506 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'dbcecf26-070e-4e2d-bac2-ddd170847846', 'updated_at': u'2019-05-14T10:46:59Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'56ed9ffd-6ef9-43c9-920c-be728cb74e63', 'id': u'83078155-0920-4dc4-825f-d44a1f44313e', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'56ed9ffd-6ef9-43c9-920c-be728cb74e63', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'name': 'cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cab2fbbd-4b2e-468e-aa24-e15c7e1af994', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9f:5d:26', u'device_id': u'9ebd2d08-48c7-4898-a8b9-e825c78d1ce0'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'8ef4bbdf39c94aed8ff8a8f42862dbe4', 'created_at': u'2019-05-14T10:46:56Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'cab2fbbd-4b2e-468e-aa24-e15c7e1af994', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:9f:5d:26', u'device_id': u'9ebd2d08-48c7-4898-a8b9-e825c78d1ce0'}), 'router': u'dbcecf26-070e-4e2d-bac2-ddd170847846'}) 2019-05-14 10:46:59,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 10:46:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 10:46:59,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10204 Content-Type: application/json Date: Tue, 14 May 2019 10:46:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b4ed24b6-c52b-456b-b2da-e727ac573363 x-openstack-request-id: req-b4ed24b6-c52b-456b-b2da-e727ac573363 2019-05-14 10:46:59,580 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 662648186 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.357276] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.360162] pid_max: default: 32768 minimum: 301\n[ 0.361729] ACPI: Core revision 20150930\n[ 0.363767] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.366025] Security Framework initialized\n[ 0.367440] Yama: becoming mindful.\n[ 0.368725] AppArmor: AppArmor initialized\n[ 0.370342] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.376339] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.380263] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382399] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384997] Initializing cgroup subsys io\n[ 0.386405] Initializing cgroup subsys memory\n[ 0.387903] Initializing cgroup subsys devices\n[ 0.389417] Initializing cgroup subsys freezer\n[ 0.390917] Initializing cgroup subsys net_cls\n[ 0.392446] Initializing cgroup subsys perf_event\n[ 0.394035] Initializing cgroup subsys net_prio\n[ 0.395593] Initializing cgroup subsys hugetlb\n[ 0.397099] Initializing cgroup subsys pids\n[ 0.399276] mce: CPU supports 10 MCE banks\n[ 0.400726] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.402456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.404361] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.406161] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.408912] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.411683] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.413881] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.421746] Freeing SMP alternatives memory: 36K\n[ 0.428281] ftrace: allocating 32287 entries in 127 pages\n[ 0.472868] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.474979] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477032] smpboot: Max logical packages: 2\n[ 0.478772] x2apic enabled\n[ 0.480139] Switched APIC routing to physical x2apic.\n[ 0.482991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.485125] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.489038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.500415] KVM setup paravirtual spinlock\n[ 0.503465] x86: Booting SMP configuration:\n[ 0.504968] .... node #0, CPUs: #1\n[ 0.506442] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.529111] x86: Booted up 1 node, 2 CPUs\n[ 0.529118] KVM setup async PF for cpu 1\n[ 0.529122] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.533530] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.536196] devtmpfs: initialized\n[ 0.538814] evm: security.selinux\n[ 0.540011] evm: security.SMACK64\n[ 0.541201] evm: security.SMACK64EXEC\n[ 0.542472] evm: security.SMACK64TRANSMUTE\n[ 0.543861] evm: security.SMACK64MMAP\n[ 0.545155] evm: security.ima\n[ 0.546248] evm: security.capability\n[ 0.547681] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.550773] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.552872] pinctrl core: initialized pinctrl subsystem\n[ 0.554768] RTC time: 10:46:55, date: 05/14/19\n[ 0.557135] NET: Registered protocol family 16\n[ 0.568712] cpuidle: using governor ladder\n[ 0.580779] cpuidle: using governor menu\n[ 0.582253] PCCT header not found.\n[ 0.583688] ACPI: bus type PCI registered\n[ 0.585324] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.587854] PCI: Using configuration type 1 for base access\n[ 0.602573] ACPI: Added _OSI(Module Device)\n[ 0.604202] ACPI: Added _OSI(Processor Device)\n[ 0.605890] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.607745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.610963] ACPI: Interpreter enabled\n[ 0.612469] ACPI: (supports S0 S5)\n[ 0.629428] ACPI: Using IOAPIC for interrupt routing\n[ 0.631299] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.636568] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.638802] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.641240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.643617] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.647928] acpiphp: Slot [3] registered\n[ 0.649492] acpiphp: Slot [4] registered\n[ 0.651055] acpiphp: Slot [5] registered\n[ 0.652644] acpiphp: Slot [6] registered\n[ 0.654212] acpiphp: Slot [7] registered\n[ 0.655829] acpiphp: Slot [8] registered\n[ 0.657394] acpiphp: Slot [9] registered\n[ 0.658959] acpiphp: Slot [10] registered\n[ 0.660544] acpiphp: Slot [11] registered\n[ 0.662180] acpiphp: Slot [12] registered\n[ 0.663764] acpiphp: Slot [13] registered\n[ 0.665357] acpiphp: Slot [14] registered\n[ 0.666979] acpiphp: Slot [15] registered\n[ 0.668561] acpiphp: Slot [16] registered\n[ 0.670146] acpiphp: Slot [17] registered\n[ 0.671737] acpiphp: Slot [18] registered\n[ 0.673316] acpiphp: Slot [19] registered\n[ 0.674890] acpiphp: Slot [20] registered\n[ 0.676493] acpiphp: Slot [21] registered\n[ 0.678065] acpiphp: Slot [22] registered\n[ 0.679642] acpiphp: Slot [23] registered\n[ 0.681234] acpiphp: Slot [24] registered\n[ 0.682811] acpiphp: Slot [25] registered\n[ 0.684418] acpiphp: Slot [26] registered\n[ 0.686001] acpiphp: Slot [27] registered\n[ 0.687576] acpiphp: Slot [28] registered\n[ 0.689156] acpiphp: Slot [29] registered\n[ 0.690744] acpiphp: Slot [30] registered\n[ 0.692321] acpiphp: Slot [31] registered\n[ 0.693879] PCI host bridge to bus 0000:00\n[ 0.695450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.697851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.700242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.703064] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.705868] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.708781] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.713821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.716371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.718675] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.721161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.725922] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.728729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.751251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.754069] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.757064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.759729] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.762367] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.764770] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.767263] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.769321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.772346] vgaarb: loaded\n[ 0.773497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.775791] SCSI subsystem initialized\n[ 0.777555] ACPI: bus type USB registered\n[ 0.779149] usbcore: registered new interface driver usbfs\n[ 0.781185] usbcore: registered new interface driver hub\n[ 0.783149] usbcore: registered new device driver usb\n[ 0.785356] PCI: Using ACPI for IRQ routing\n[ 0.787424] NetLabel: Initializing\n[ 0.788809] NetLabel: domain hash size = 128\n[ 0.790468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.792337] NetLabel: unlabeled traffic allowed by default\n[ 0.794601] amd_nb: Cannot enumerate AMD northbridges\n[ 0.796600] clocksource: Switched to clocksource kvm-clock\n[ 0.808652] AppArmor: AppArmor Filesystem Enabled\n[ 0.810509] pnp: PnP ACPI init\n[ 0.812120] pnp: PnP ACPI: found 5 devices\n[ 0.820415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.823747] NET: Registered protocol family 2\n[ 0.825764] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.828754] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.831500] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.833938] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.836155] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.838575] NET: Registered protocol family 1\n[ 0.840278] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842442] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844541] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.864489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.884501] Unpacking initramfs...\n[ 1.082736] Freeing initrd memory: 14824K\n[ 1.084828] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.087185] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.089754] Scanning for low memory corruption every 60 seconds\n[ 1.092406] audit: initializing netlink subsys (disabled)\n[ 1.094533] audit: type=2000 audit(1557830816.099:1): initialized\n[ 1.097025] Initialise system trusted keyring\n[ 1.098862] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.101126] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.104539] zbud: loaded\n[ 1.105951] VFS: Disk quotas dquot_6.6.0\n[ 1.107516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.110170] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.112583] fuse init (API version 7.23)\n[ 1.114303] Key type big_key registered\n[ 1.115831] Allocating IMA MOK and blacklist keyrings.\n[ 1.118411] Key type asymmetric registered\n[ 1.120070] Asymmetric key parser 'x509' registered\n[ 1.121982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.124947] io scheduler noop registered\n[ 1.126537] io scheduler deadline registered (default)\n[ 1.128459] io scheduler cfq registered\n[ 1.130054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.134539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137345] ACPI: Power Button [PWRF]\n[ 1.138966] GHES: HEST is not enabled!\n[ 1.158212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.197828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.201592] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.228366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.233071] Linux agpgart interface v0.103\n[ 1.236752] loop: module loaded\n[ 1.239665] vda: vda1\n[ 1.241598] scsi host0: ata_piix\n[ 1.242972] scsi host1: ata_piix\n[ 1.244220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.246377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.248655] libphy: Fixed MDIO Bus: probed\n[ 1.250145] tun: Universal TUN/TAP device driver, 1.6\n[ 1.251876] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.255226] PPP generic driver version 2.4.2\n[ 1.256804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.258907] ehci-pci: EHCI PCI platform driver\n[ 1.260445] ehci-platform: EHCI generic platform driver\n[ 1.262192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.264198] ohci-pci: OHCI PCI platform driver\n[ 1.265734] ohci-platform: OHCI generic platform driver\n[ 1.267483] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.287826] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.289590] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.292149] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.293895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.295892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.298063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.300580] usb usb1: Product: UHCI Host Controller\n[ 1.302231] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.304274] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.305980] hub 1-0:1.0: USB hub found\n[ 1.307339] hub 1-0:1.0: 2 ports detected\n[ 1.308924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.312611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.314306] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.316185] mousedev: PS/2 mouse device common for all mice\n[ 1.318386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.321556] rtc_cmos 00:00: RTC can wake from S4\n[ 1.323464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.325559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.327659] i2c /dev entries driver\n[ 1.328993] device-mapper: uevent: version 1.0.3\n[ 1.330675] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.333538] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.335875] NET: Registered protocol family 10\n[ 1.337764] NET: Registered protocol family 17\n[ 1.339319] Key type dns_resolver registered\n[ 1.341144] registered taskstats version 1\n[ 1.342615] Loading compiled-in X.509 certificates\n[ 1.360839] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.364108] zswap: loaded using pool lzo/zbud\n[ 1.367370] Key type trusted registered\n[ 1.371093] Key type encrypted registered\n[ 1.372533] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.374369] ima: No TPM chip found, activating TPM-bypass!\n[ 1.376187] ima: Allocated hash algorithm: sha1\n[ 1.377768] evm: HMAC attrs: 0x1\n[ 1.379414] Magic number: 3:341:780\n[ 1.380909] rtc_cmos 00:00: setting system clock to 2019-05-14 10:46:55 UTC (1557830815)\n[ 1.383749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.385721] EDD information not available.\n[ 1.406843] Freeing unused kernel memory: 1484K\n[ 1.420611] Write protecting the kernel read-only data: 14336k\n[ 1.425593] Freeing unused kernel memory: 1620K\n[ 1.427409] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.440337] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440787] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440806] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448718] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448757] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448874] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448912] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448949] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448998] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449044] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.496199] virtio_net virtio0 ens3: renamed from eth0\n[ 1.505495] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.508772] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.526576] AVX2 version of gcm_enc/dec engaged.\n[ 1.528244] AES CTR mode by8 optimization enabled\n[ 1.541172] FDC 0 is a S82078B\n[ 1.620630] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.786332] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.788540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.790809] usb 1-1: Product: QEMU USB Tablet\n[ 1.792323] usb 1-1: Manufacturer: QEMU\n[ 1.793692] usb 1-1: SerialNumber: 42\n[ 1.800714] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.807732] usbcore: registered new interface driver usbhid\n[ 1.809652] usbhid: USB HID core driver\n[ 1.812814] 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.816787] 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.889921] md: linear personality registered for level -1\n[ 2.893784] md: multipath personality registered for level -4\n[ 2.897636] md: raid0 personality registered for level 0\n[ 2.902036] md: raid1 personality registered for level 1\n[ 2.972605] raid6: sse2x1 gen() 11252 MB/s\n[ 3.040629] raid6: sse2x1 xor() 8887 MB/s\n[ 3.108635] raid6: sse2x2 gen() 14403 MB/s\n[ 3.176629] raid6: sse2x2 xor() 9731 MB/s\n[ 3.244628] raid6: sse2x4 gen() 16589 MB/s\n[ 3.312604] raid6: sse2x4 xor() 11249 MB/s\n[ 3.380604] raid6: avx2x1 gen() 21962 MB/s\n[ 3.448605] raid6: avx2x2 gen() 25600 MB/s\n[ 3.516604] raid6: avx2x4 gen() 29318 MB/s\n[ 3.518168] raid6: using algorithm avx2x4 gen() 29318 MB/s\n[ 3.519990] raid6: using avx2x2 recovery algorithm\n[ 3.522686] xor: automatically using best checksumming function:\n[ 3.564602] avx : 33093.000 MB/sec\n[ 3.567018] async_tx: api initialized (async)\n[ 3.575460] md: raid6 personality registered for level 6\n[ 3.577274] md: raid5 personality registered for level 5\n[ 3.579054] md: raid4 personality registered for level 4\n[ 3.585138] 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.614136] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.630392] 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.721903] 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.727807] systemd[1]: Detected virtualization kvm.\n[ 3.729554] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.734406] systemd[1]: Set hostname to .\n[ 3.737824] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.739844] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.879662] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.883386] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.887426] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.891062] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.894717] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.908842] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.914084] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.917379] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.918027] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.922948] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.926702] 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.931615] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.936012] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.952808] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.956251] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.960666] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.964447] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.967029] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.970201] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.975288] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.979125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.984720] iscsi: registered transport (tcp)\n[ 3.985823] 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.991729] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.996084] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.000419] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.008542] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.021574] iscsi: registered transport (iser)\n[ 4.024708] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.028660] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.031952] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.037379] 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.043976] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.048053] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.052987] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.058581] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.062550] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.066199] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.070537] 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 Load Kernel Modules.\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[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n"} 2019-05-14 10:46:59,581 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0/action used request id req-b4ed24b6-c52b-456b-b2da-e727ac573363 2019-05-14 10:46:59,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0737328529358s 2019-05-14 10:46:59,582 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 662648186 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.357276] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.360162] pid_max: default: 32768 minimum: 301 [ 0.361729] ACPI: Core revision 20150930 [ 0.363767] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.366025] Security Framework initialized [ 0.367440] Yama: becoming mindful. [ 0.368725] AppArmor: AppArmor initialized [ 0.370342] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.376339] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380263] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382399] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384997] Initializing cgroup subsys io [ 0.386405] Initializing cgroup subsys memory [ 0.387903] Initializing cgroup subsys devices [ 0.389417] Initializing cgroup subsys freezer [ 0.390917] Initializing cgroup subsys net_cls [ 0.392446] Initializing cgroup subsys perf_event [ 0.394035] Initializing cgroup subsys net_prio [ 0.395593] Initializing cgroup subsys hugetlb [ 0.397099] Initializing cgroup subsys pids [ 0.399276] mce: CPU supports 10 MCE banks [ 0.400726] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.402456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.404361] Spectre V2 : Mitigation: Full generic retpoline [ 0.406161] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.408912] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.411683] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.413881] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.421746] Freeing SMP alternatives memory: 36K [ 0.428281] ftrace: allocating 32287 entries in 127 pages [ 0.472868] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.474979] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477032] smpboot: Max logical packages: 2 [ 0.478772] x2apic enabled [ 0.480139] Switched APIC routing to physical x2apic. [ 0.482991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.485125] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.489038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.500415] KVM setup paravirtual spinlock [ 0.503465] x86: Booting SMP configuration: [ 0.504968] .... node #0, CPUs: #1 [ 0.506442] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.529111] x86: Booted up 1 node, 2 CPUs [ 0.529118] KVM setup async PF for cpu 1 [ 0.529122] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.533530] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.536196] devtmpfs: initialized [ 0.538814] evm: security.selinux [ 0.540011] evm: security.SMACK64 [ 0.541201] evm: security.SMACK64EXEC [ 0.542472] evm: security.SMACK64TRANSMUTE [ 0.543861] evm: security.SMACK64MMAP [ 0.545155] evm: security.ima [ 0.546248] evm: security.capability [ 0.547681] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.550773] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.552872] pinctrl core: initialized pinctrl subsystem [ 0.554768] RTC time: 10:46:55, date: 05/14/19 [ 0.557135] NET: Registered protocol family 16 [ 0.568712] cpuidle: using governor ladder [ 0.580779] cpuidle: using governor menu [ 0.582253] PCCT header not found. [ 0.583688] ACPI: bus type PCI registered [ 0.585324] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.587854] PCI: Using configuration type 1 for base access [ 0.602573] ACPI: Added _OSI(Module Device) [ 0.604202] ACPI: Added _OSI(Processor Device) [ 0.605890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.607745] ACPI: Added _OSI(Processor Aggregator Device) [ 0.610963] ACPI: Interpreter enabled [ 0.612469] ACPI: (supports S0 S5) [ 0.629428] ACPI: Using IOAPIC for interrupt routing [ 0.631299] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.636568] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.638802] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.641240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.643617] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.647928] acpiphp: Slot [3] registered [ 0.649492] acpiphp: Slot [4] registered [ 0.651055] acpiphp: Slot [5] registered [ 0.652644] acpiphp: Slot [6] registered [ 0.654212] acpiphp: Slot [7] registered [ 0.655829] acpiphp: Slot [8] registered [ 0.657394] acpiphp: Slot [9] registered [ 0.658959] acpiphp: Slot [10] registered [ 0.660544] acpiphp: Slot [11] registered [ 0.662180] acpiphp: Slot [12] registered [ 0.663764] acpiphp: Slot [13] registered [ 0.665357] acpiphp: Slot [14] registered [ 0.666979] acpiphp: Slot [15] registered [ 0.668561] acpiphp: Slot [16] registered [ 0.670146] acpiphp: Slot [17] registered [ 0.671737] acpiphp: Slot [18] registered [ 0.673316] acpiphp: Slot [19] registered [ 0.674890] acpiphp: Slot [20] registered [ 0.676493] acpiphp: Slot [21] registered [ 0.678065] acpiphp: Slot [22] registered [ 0.679642] acpiphp: Slot [23] registered [ 0.681234] acpiphp: Slot [24] registered [ 0.682811] acpiphp: Slot [25] registered [ 0.684418] acpiphp: Slot [26] registered [ 0.686001] acpiphp: Slot [27] registered [ 0.687576] acpiphp: Slot [28] registered [ 0.689156] acpiphp: Slot [29] registered [ 0.690744] acpiphp: Slot [30] registered [ 0.692321] acpiphp: Slot [31] registered [ 0.693879] PCI host bridge to bus 0000:00 [ 0.695450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.697851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.700242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.703064] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.705868] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.708781] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.713821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.716371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.718675] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.721161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.725922] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.728729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.751251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.754069] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.757064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.759729] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.762367] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.764770] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.767263] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.769321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.772346] vgaarb: loaded [ 0.773497] vgaarb: bridge control possible 0000:00:02.0 [ 0.775791] SCSI subsystem initialized [ 0.777555] ACPI: bus type USB registered [ 0.779149] usbcore: registered new interface driver usbfs [ 0.781185] usbcore: registered new interface driver hub [ 0.783149] usbcore: registered new device driver usb [ 0.785356] PCI: Using ACPI for IRQ routing [ 0.787424] NetLabel: Initializing [ 0.788809] NetLabel: domain hash size = 128 [ 0.790468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.792337] NetLabel: unlabeled traffic allowed by default [ 0.794601] amd_nb: Cannot enumerate AMD northbridges [ 0.796600] clocksource: Switched to clocksource kvm-clock [ 0.808652] AppArmor: AppArmor Filesystem Enabled [ 0.810509] pnp: PnP ACPI init [ 0.812120] pnp: PnP ACPI: found 5 devices [ 0.820415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.823747] NET: Registered protocol family 2 [ 0.825764] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.828754] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.831500] TCP: Hash tables configured (established 32768 bind 32768) [ 0.833938] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.836155] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.838575] NET: Registered protocol family 1 [ 0.840278] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.842442] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.844541] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.864489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.884501] Unpacking initramfs... [ 1.082736] Freeing initrd memory: 14824K [ 1.084828] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.087185] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.089754] Scanning for low memory corruption every 60 seconds [ 1.092406] audit: initializing netlink subsys (disabled) [ 1.094533] audit: type=2000 audit(1557830816.099:1): initialized [ 1.097025] Initialise system trusted keyring [ 1.098862] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.101126] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.104539] zbud: loaded [ 1.105951] VFS: Disk quotas dquot_6.6.0 [ 1.107516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.110170] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.112583] fuse init (API version 7.23) [ 1.114303] Key type big_key registered [ 1.115831] Allocating IMA MOK and blacklist keyrings. [ 1.118411] Key type asymmetric registered [ 1.120070] Asymmetric key parser 'x509' registered [ 1.121982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.124947] io scheduler noop registered [ 1.126537] io scheduler deadline registered (default) [ 1.128459] io scheduler cfq registered [ 1.130054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.134539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137345] ACPI: Power Button [PWRF] [ 1.138966] GHES: HEST is not enabled! [ 1.158212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.197828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.201592] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.228366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.233071] Linux agpgart interface v0.103 [ 1.236752] loop: module loaded [ 1.239665] vda: vda1 [ 1.241598] scsi host0: ata_piix [ 1.242972] scsi host1: ata_piix [ 1.244220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.246377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.248655] libphy: Fixed MDIO Bus: probed [ 1.250145] tun: Universal TUN/TAP device driver, 1.6 [ 1.251876] tun: (C) 1999-2004 Max Krasnyansky [ 1.255226] PPP generic driver version 2.4.2 [ 1.256804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.258907] ehci-pci: EHCI PCI platform driver [ 1.260445] ehci-platform: EHCI generic platform driver [ 1.262192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.264198] ohci-pci: OHCI PCI platform driver [ 1.265734] ohci-platform: OHCI generic platform driver [ 1.267483] uhci_hcd: USB Universal Host Controller Interface driver [ 1.287826] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.289590] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.292149] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.293895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.295892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.298063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.300580] usb usb1: Product: UHCI Host Controller [ 1.302231] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.304274] usb usb1: SerialNumber: 0000:00:01.2 [ 1.305980] hub 1-0:1.0: USB hub found [ 1.307339] hub 1-0:1.0: 2 ports detected [ 1.308924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.312611] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.314306] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.316185] mousedev: PS/2 mouse device common for all mice [ 1.318386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.321556] rtc_cmos 00:00: RTC can wake from S4 [ 1.323464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.325559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.327659] i2c /dev entries driver [ 1.328993] device-mapper: uevent: version 1.0.3 [ 1.330675] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.333538] ledtrig-cpu: registered to indicate activity on CPUs [ 1.335875] NET: Registered protocol family 10 [ 1.337764] NET: Registered protocol family 17 [ 1.339319] Key type dns_resolver registered [ 1.341144] registered taskstats version 1 [ 1.342615] Loading compiled-in X.509 certificates [ 1.360839] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.364108] zswap: loaded using pool lzo/zbud [ 1.367370] Key type trusted registered [ 1.371093] Key type encrypted registered [ 1.372533] AppArmor: AppArmor sha1 policy hashing enabled [ 1.374369] ima: No TPM chip found, activating TPM-bypass! [ 1.376187] ima: Allocated hash algorithm: sha1 [ 1.377768] evm: HMAC attrs: 0x1 [ 1.379414] Magic number: 3:341:780 [ 1.380909] rtc_cmos 00:00: setting system clock to 2019-05-14 10:46:55 UTC (1557830815) [ 1.383749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.385721] EDD information not available. [ 1.406843] Freeing unused kernel memory: 1484K [ 1.420611] Write protecting the kernel read-only data: 14336k [ 1.425593] Freeing unused kernel memory: 1620K [ 1.427409] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.440337] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440787] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440806] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448718] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448757] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448874] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448912] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448949] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448998] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449044] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.496199] virtio_net virtio0 ens3: renamed from eth0 [ 1.505495] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.508772] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.526576] AVX2 version of gcm_enc/dec engaged. [ 1.528244] AES CTR mode by8 optimization enabled [ 1.541172] FDC 0 is a S82078B [ 1.620630] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.786332] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.788540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.790809] usb 1-1: Product: QEMU USB Tablet [ 1.792323] usb 1-1: Manufacturer: QEMU [ 1.793692] usb 1-1: SerialNumber: 42 [ 1.800714] hidraw: raw HID events driver (C) Jiri Kosina [ 1.807732] usbcore: registered new interface driver usbhid [ 1.809652] usbhid: USB HID core driver [ 1.812814] 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.816787] 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.889921] md: linear personality registered for level -1 [ 2.893784] md: multipath personality registered for level -4 [ 2.897636] md: raid0 personality registered for level 0 [ 2.902036] md: raid1 personality registered for level 1 [ 2.972605] raid6: sse2x1 gen() 11252 MB/s [ 3.040629] raid6: sse2x1 xor() 8887 MB/s [ 3.108635] raid6: sse2x2 gen() 14403 MB/s [ 3.176629] raid6: sse2x2 xor() 9731 MB/s [ 3.244628] raid6: sse2x4 gen() 16589 MB/s [ 3.312604] raid6: sse2x4 xor() 11249 MB/s [ 3.380604] raid6: avx2x1 gen() 21962 MB/s [ 3.448605] raid6: avx2x2 gen() 25600 MB/s [ 3.516604] raid6: avx2x4 gen() 29318 MB/s [ 3.518168] raid6: using algorithm avx2x4 gen() 29318 MB/s [ 3.519990] raid6: using avx2x2 recovery algorithm [ 3.522686] xor: automatically using best checksumming function: [ 3.564602] avx : 33093.000 MB/sec [ 3.567018] async_tx: api initialized (async) [ 3.575460] md: raid6 personality registered for level 6 [ 3.577274] md: raid5 personality registered for level 5 [ 3.579054] md: raid4 personality registered for level 4 [ 3.585138] 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.614136] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.630392] 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.721903] 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.727807] systemd[1]: Detected virtualization kvm. [ 3.729554] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.734406] systemd[1]: Set hostname to . [ 3.737824] systemd[1]: Initializing machine ID from KVM UUID. [ 3.739844] systemd[1]: Installed transient /etc/machine-id file. [ 3.879662] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.883386] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.887426] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.891062] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.894717] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.908842] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.914084] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.917379] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.918027] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.922948] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.926702] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.931615] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.936012] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.952808] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.956251] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.960666] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.964447] systemd[1]: Reached target User and Group Name Lookups. [ 3.967029] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.970201] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.975288] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.979125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.984720] iscsi: registered transport (tcp) [ 3.985823] 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.991729] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.996084] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.000419] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.008542] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.021574] iscsi: registered transport (iser) [ 4.024708] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.028660] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.031952] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.037379] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.043976] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.048053] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.052987] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.058581] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.062550] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.066199] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.070537] 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 Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[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 Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... 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 Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. 2019-05-14 10:47:00,583 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-05-14 10:47:09,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 10:47:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 10:47:09,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13121 Content-Type: application/json Date: Tue, 14 May 2019 10:47:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a94c95d1-bde2-497f-a92e-05e71c3f9e6f x-openstack-request-id: req-a94c95d1-bde2-497f-a92e-05e71c3f9e6f 2019-05-14 10:47:09,672 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 662648186 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.357276] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.360162] pid_max: default: 32768 minimum: 301\n[ 0.361729] ACPI: Core revision 20150930\n[ 0.363767] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.366025] Security Framework initialized\n[ 0.367440] Yama: becoming mindful.\n[ 0.368725] AppArmor: AppArmor initialized\n[ 0.370342] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.376339] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.380263] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382399] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.384997] Initializing cgroup subsys io\n[ 0.386405] Initializing cgroup subsys memory\n[ 0.387903] Initializing cgroup subsys devices\n[ 0.389417] Initializing cgroup subsys freezer\n[ 0.390917] Initializing cgroup subsys net_cls\n[ 0.392446] Initializing cgroup subsys perf_event\n[ 0.394035] Initializing cgroup subsys net_prio\n[ 0.395593] Initializing cgroup subsys hugetlb\n[ 0.397099] Initializing cgroup subsys pids\n[ 0.399276] mce: CPU supports 10 MCE banks\n[ 0.400726] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.402456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.404361] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.406161] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.408912] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.411683] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.413881] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.421746] Freeing SMP alternatives memory: 36K\n[ 0.428281] ftrace: allocating 32287 entries in 127 pages\n[ 0.472868] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.474979] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.477032] smpboot: Max logical packages: 2\n[ 0.478772] x2apic enabled\n[ 0.480139] Switched APIC routing to physical x2apic.\n[ 0.482991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.485125] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.489038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.500415] KVM setup paravirtual spinlock\n[ 0.503465] x86: Booting SMP configuration:\n[ 0.504968] .... node #0, CPUs: #1\n[ 0.506442] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.529111] x86: Booted up 1 node, 2 CPUs\n[ 0.529118] KVM setup async PF for cpu 1\n[ 0.529122] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.533530] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.536196] devtmpfs: initialized\n[ 0.538814] evm: security.selinux\n[ 0.540011] evm: security.SMACK64\n[ 0.541201] evm: security.SMACK64EXEC\n[ 0.542472] evm: security.SMACK64TRANSMUTE\n[ 0.543861] evm: security.SMACK64MMAP\n[ 0.545155] evm: security.ima\n[ 0.546248] evm: security.capability\n[ 0.547681] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.550773] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.552872] pinctrl core: initialized pinctrl subsystem\n[ 0.554768] RTC time: 10:46:55, date: 05/14/19\n[ 0.557135] NET: Registered protocol family 16\n[ 0.568712] cpuidle: using governor ladder\n[ 0.580779] cpuidle: using governor menu\n[ 0.582253] PCCT header not found.\n[ 0.583688] ACPI: bus type PCI registered\n[ 0.585324] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.587854] PCI: Using configuration type 1 for base access\n[ 0.602573] ACPI: Added _OSI(Module Device)\n[ 0.604202] ACPI: Added _OSI(Processor Device)\n[ 0.605890] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.607745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.610963] ACPI: Interpreter enabled\n[ 0.612469] ACPI: (supports S0 S5)\n[ 0.629428] ACPI: Using IOAPIC for interrupt routing\n[ 0.631299] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.636568] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.638802] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.641240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.643617] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.647928] acpiphp: Slot [3] registered\n[ 0.649492] acpiphp: Slot [4] registered\n[ 0.651055] acpiphp: Slot [5] registered\n[ 0.652644] acpiphp: Slot [6] registered\n[ 0.654212] acpiphp: Slot [7] registered\n[ 0.655829] acpiphp: Slot [8] registered\n[ 0.657394] acpiphp: Slot [9] registered\n[ 0.658959] acpiphp: Slot [10] registered\n[ 0.660544] acpiphp: Slot [11] registered\n[ 0.662180] acpiphp: Slot [12] registered\n[ 0.663764] acpiphp: Slot [13] registered\n[ 0.665357] acpiphp: Slot [14] registered\n[ 0.666979] acpiphp: Slot [15] registered\n[ 0.668561] acpiphp: Slot [16] registered\n[ 0.670146] acpiphp: Slot [17] registered\n[ 0.671737] acpiphp: Slot [18] registered\n[ 0.673316] acpiphp: Slot [19] registered\n[ 0.674890] acpiphp: Slot [20] registered\n[ 0.676493] acpiphp: Slot [21] registered\n[ 0.678065] acpiphp: Slot [22] registered\n[ 0.679642] acpiphp: Slot [23] registered\n[ 0.681234] acpiphp: Slot [24] registered\n[ 0.682811] acpiphp: Slot [25] registered\n[ 0.684418] acpiphp: Slot [26] registered\n[ 0.686001] acpiphp: Slot [27] registered\n[ 0.687576] acpiphp: Slot [28] registered\n[ 0.689156] acpiphp: Slot [29] registered\n[ 0.690744] acpiphp: Slot [30] registered\n[ 0.692321] acpiphp: Slot [31] registered\n[ 0.693879] PCI host bridge to bus 0000:00\n[ 0.695450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.697851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.700242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.703064] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.705868] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.708781] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.713821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.716371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.718675] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.721161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.725922] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.728729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.751251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.754069] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.757064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.759729] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.762367] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.764770] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.767263] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.769321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.772346] vgaarb: loaded\n[ 0.773497] vgaarb: bridge control possible 0000:00:02.0\n[ 0.775791] SCSI subsystem initialized\n[ 0.777555] ACPI: bus type USB registered\n[ 0.779149] usbcore: registered new interface driver usbfs\n[ 0.781185] usbcore: registered new interface driver hub\n[ 0.783149] usbcore: registered new device driver usb\n[ 0.785356] PCI: Using ACPI for IRQ routing\n[ 0.787424] NetLabel: Initializing\n[ 0.788809] NetLabel: domain hash size = 128\n[ 0.790468] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.792337] NetLabel: unlabeled traffic allowed by default\n[ 0.794601] amd_nb: Cannot enumerate AMD northbridges\n[ 0.796600] clocksource: Switched to clocksource kvm-clock\n[ 0.808652] AppArmor: AppArmor Filesystem Enabled\n[ 0.810509] pnp: PnP ACPI init\n[ 0.812120] pnp: PnP ACPI: found 5 devices\n[ 0.820415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.823747] NET: Registered protocol family 2\n[ 0.825764] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.828754] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.831500] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.833938] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.836155] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.838575] NET: Registered protocol family 1\n[ 0.840278] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.842442] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.844541] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.864489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.884501] Unpacking initramfs...\n[ 1.082736] Freeing initrd memory: 14824K\n[ 1.084828] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.087185] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.089754] Scanning for low memory corruption every 60 seconds\n[ 1.092406] audit: initializing netlink subsys (disabled)\n[ 1.094533] audit: type=2000 audit(1557830816.099:1): initialized\n[ 1.097025] Initialise system trusted keyring\n[ 1.098862] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.101126] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.104539] zbud: loaded\n[ 1.105951] VFS: Disk quotas dquot_6.6.0\n[ 1.107516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.110170] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.112583] fuse init (API version 7.23)\n[ 1.114303] Key type big_key registered\n[ 1.115831] Allocating IMA MOK and blacklist keyrings.\n[ 1.118411] Key type asymmetric registered\n[ 1.120070] Asymmetric key parser 'x509' registered\n[ 1.121982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.124947] io scheduler noop registered\n[ 1.126537] io scheduler deadline registered (default)\n[ 1.128459] io scheduler cfq registered\n[ 1.130054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.132097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.134539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.137345] ACPI: Power Button [PWRF]\n[ 1.138966] GHES: HEST is not enabled!\n[ 1.158212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.197828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.201592] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.228366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.233071] Linux agpgart interface v0.103\n[ 1.236752] loop: module loaded\n[ 1.239665] vda: vda1\n[ 1.241598] scsi host0: ata_piix\n[ 1.242972] scsi host1: ata_piix\n[ 1.244220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.246377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.248655] libphy: Fixed MDIO Bus: probed\n[ 1.250145] tun: Universal TUN/TAP device driver, 1.6\n[ 1.251876] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.255226] PPP generic driver version 2.4.2\n[ 1.256804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.258907] ehci-pci: EHCI PCI platform driver\n[ 1.260445] ehci-platform: EHCI generic platform driver\n[ 1.262192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.264198] ohci-pci: OHCI PCI platform driver\n[ 1.265734] ohci-platform: OHCI generic platform driver\n[ 1.267483] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.287826] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.289590] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.292149] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.293895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.295892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.298063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.300580] usb usb1: Product: UHCI Host Controller\n[ 1.302231] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.304274] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.305980] hub 1-0:1.0: USB hub found\n[ 1.307339] hub 1-0:1.0: 2 ports detected\n[ 1.308924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.312611] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.314306] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.316185] mousedev: PS/2 mouse device common for all mice\n[ 1.318386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.321556] rtc_cmos 00:00: RTC can wake from S4\n[ 1.323464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.325559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.327659] i2c /dev entries driver\n[ 1.328993] device-mapper: uevent: version 1.0.3\n[ 1.330675] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.333538] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.335875] NET: Registered protocol family 10\n[ 1.337764] NET: Registered protocol family 17\n[ 1.339319] Key type dns_resolver registered\n[ 1.341144] registered taskstats version 1\n[ 1.342615] Loading compiled-in X.509 certificates\n[ 1.360839] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.364108] zswap: loaded using pool lzo/zbud\n[ 1.367370] Key type trusted registered\n[ 1.371093] Key type encrypted registered\n[ 1.372533] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.374369] ima: No TPM chip found, activating TPM-bypass!\n[ 1.376187] ima: Allocated hash algorithm: sha1\n[ 1.377768] evm: HMAC attrs: 0x1\n[ 1.379414] Magic number: 3:341:780\n[ 1.380909] rtc_cmos 00:00: setting system clock to 2019-05-14 10:46:55 UTC (1557830815)\n[ 1.383749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.385721] EDD information not available.\n[ 1.406843] Freeing unused kernel memory: 1484K\n[ 1.420611] Write protecting the kernel read-only data: 14336k\n[ 1.425593] Freeing unused kernel memory: 1620K\n[ 1.427409] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.440337] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440787] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.440806] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448718] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448757] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448874] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448912] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448949] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.448998] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.449044] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.496199] virtio_net virtio0 ens3: renamed from eth0\n[ 1.505495] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.508772] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.526576] AVX2 version of gcm_enc/dec engaged.\n[ 1.528244] AES CTR mode by8 optimization enabled\n[ 1.541172] FDC 0 is a S82078B\n[ 1.620630] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.786332] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.788540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.790809] usb 1-1: Product: QEMU USB Tablet\n[ 1.792323] usb 1-1: Manufacturer: QEMU\n[ 1.793692] usb 1-1: SerialNumber: 42\n[ 1.800714] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.807732] usbcore: registered new interface driver usbhid\n[ 1.809652] usbhid: USB HID core driver\n[ 1.812814] 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.816787] 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.889921] md: linear personality registered for level -1\n[ 2.893784] md: multipath personality registered for level -4\n[ 2.897636] md: raid0 personality registered for level 0\n[ 2.902036] md: raid1 personality registered for level 1\n[ 2.972605] raid6: sse2x1 gen() 11252 MB/s\n[ 3.040629] raid6: sse2x1 xor() 8887 MB/s\n[ 3.108635] raid6: sse2x2 gen() 14403 MB/s\n[ 3.176629] raid6: sse2x2 xor() 9731 MB/s\n[ 3.244628] raid6: sse2x4 gen() 16589 MB/s\n[ 3.312604] raid6: sse2x4 xor() 11249 MB/s\n[ 3.380604] raid6: avx2x1 gen() 21962 MB/s\n[ 3.448605] raid6: avx2x2 gen() 25600 MB/s\n[ 3.516604] raid6: avx2x4 gen() 29318 MB/s\n[ 3.518168] raid6: using algorithm avx2x4 gen() 29318 MB/s\n[ 3.519990] raid6: using avx2x2 recovery algorithm\n[ 3.522686] xor: automatically using best checksumming function:\n[ 3.564602] avx : 33093.000 MB/sec\n[ 3.567018] async_tx: api initialized (async)\n[ 3.575460] md: raid6 personality registered for level 6\n[ 3.577274] md: raid5 personality registered for level 5\n[ 3.579054] md: raid4 personality registered for level 4\n[ 3.585138] 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.614136] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.630392] 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.721903] 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.727807] systemd[1]: Detected virtualization kvm.\n[ 3.729554] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.734406] systemd[1]: Set hostname to .\n[ 3.737824] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.739844] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.879662] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.883386] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.887426] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.891062] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.894717] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.908842] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.914084] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.917379] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 3.918027] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.922948] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.926702] 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.931615] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.936012] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.952808] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.956251] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.960666] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.964447] systemd[1]: Reached target User and Group Name Lookups.\n[ 3.967029] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.970201] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.975288] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.979125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.984720] iscsi: registered transport (tcp)\n[ 3.985823] 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.991729] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.996084] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.000419] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.008542] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.021574] iscsi: registered transport (iser)\n[ 4.024708] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.028660] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.031952] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 4.037379] 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.043976] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.048053] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.052987] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.058581] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.062550] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.066199] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.070537] 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 Load Kernel Modules.\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[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\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 Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\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 Tell Plymouth To Write Out Runtime Data...\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\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 Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 8.582969] cloud-init[562]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 14 May 2019 10:46:59 +0000. Up 5.13 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[ 9.642460] cloud-init[931]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 14 May 2019 10:47:03 +0000. Up 9.06 seconds.\n[ 9.645785] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.648729] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.651749] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.654802] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.657801] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | global | fa:16:3e:9f:5d:26 |\n[ 9.660804] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:fe9f:5d26/64 | . | link | fa:16:3e:9f:5d:26 |\n[ 9.663790] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.668275] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.671510] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.674783] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.677770] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.680760] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.683666] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 9.693093] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.695550] cloud-init\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | Starting LXD - unix socket.\n[ 9.702463] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.702530] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.702773] cloud-init[931]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.703033] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.703290] cloud-init[931]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.703561] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.703828] cloud-init[931]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.704338] cloud-init[931]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.704598] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.704859] cloud-init[931]: Generating public/private rsa key pair.\n[ 9.705127] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.705386] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.705640] cloud-init[931]: The key fingerprint is:\n[ 9.705903] cloud-init[931]: SHA256:WCet9LHEvI5xe9PTx0pa4smnAfIt/bHhYH5epFxThGk root@cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f\n[ 9.706161] cloud-init[931]: The key's randomart image is:\n[ 9.706425] cloud-init[931]: +---[RSA 2048]----+\n[ 9.706691] cloud-init[931]: | o.|\n[ 9.706945] cloud-init[931]: | + E. |\n[ 9.707210] cloud-init[931]: | + B . .|\n[ 9.707476] cloud-init[931]: | + * + .|\n[ 9.707731] cloud-init[931]: | . S * .o|\n[ 9.707998] cloud-init[931]: | B = o *.|\n[ 9.708536] cloud-init[931]: | . = X X =|\n[ 9.708785] cloud-init[931]: | B %oB.|\n[ 9.709058] cloud-init[931]: | B=* |\n[ 9.709312] cloud-init[931]: +----[SHA256]-----+\n[ 9.709579] cloud-init[931]: Generating public/private dsa key pair.\n[ 9.709846] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.710104] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.710384] cloud-init[931]: The key fingerprint is:\n[ 9.710629] cloud-init[931]: SHA256:q00GtC6TuNvYDGhLDqEg1PSLxhNWVKMB7tQ6AsI+DLg root@cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f\n[ 9.710886] cloud-init[931]: The key's randomart image is:\n[ 9.711146] cloud-init[931]: +---[DSA 1024]----+\n[ 9.711411] cloud-init[931]: | oo+.o |\n[ 9.711677] cloud-init[931]: |o + + o . |\n[ 9.711934] cloud-init[931]: |=o * +. |\n[ 9.712466] cloud-init[931]: |B.= +... |\n[ 9.712731] cloud-init[931]: |E= O .o S |\n[ 9.712990] cloud-init[931]: |+o+.oo . . |\n[ 9.713248] cloud-init[931]: |+oo + . + |\n[ 9.713522] cloud-init[931]: |= .B o = |\n[ 9.713783] cloud-init[931]: | o+.+ . . |\n[ 9.714048] cloud-init[931]: +----[SHA256]-----+\n[ 9.714299] cloud-init[931]: Generating public/private ecdsa key pair.\n[ 9.714564] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.714830] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.715087] cloud-init[931]: The key fingerprint is:\n[ 9.715353] cloud-init[931]: SHA256:PEbjMf7yMHDFqLa3muKDQJ3I4w8hZpiPbz46skudJzw root@cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f\n[ 9.715619] cloud-init[931]: The key's randomart image is:\n[ 9.715866] cloud-init[931]: +---[ECDSA 256]---+\n[ 9.716405] cloud-init[931]: | |\n[ 9.716654] cloud-init[931]: | o |\n[ 9.716913] cloud-init[931]: |o.o . * o |\n[ 9.717173] cloud-init[931]: |+O o * = |\n[ 9.717440] cloud-init[931]: |*oo + S |\n[ 9.717698] cloud-init[931]: |oo+ .. = o |\n[ 9.717960] cloud-init[931]: | +oE .. = . |\n[ 9.718223] cloud-init[931]: |+ =.* o * |\n[ 9.718501] cloud-init[931]: |=B.o.oo.. . |\n[ 9.718763] cloud-init[931]: +----[SHA256]-----+\n[ 9.719026] cloud-init[931]: Generating public/private ed25519 key pair.\n[ 9.719295] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.719558] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.719821] cloud-init[931]: The key fingerprint is:\n[ 9.720480] cloud-init[931]: SHA256:MBMlSPAp+hDw0u4rjivsz57KodEKAsJhOpyqowq9wwY root@cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f\n[ 9.720612] cloud-init[931]: The key's randomart image is:\n[ 9.720867] cloud-init[931]: +--[ED25519 256]--+\n[ 9.721132] cloud-init[931]: |. .o..o.. |\n[ 9.721656] cloud-init[931]: |.o ... o |\n[ 9.721934] cloud-init[931]: |oo+ o + |\n[ 9.722183] cloud-init[931]: |==o. + |\n[ 9.722455] cloud-init[931]: |B+. S |\n[ 9.722707] cloud-init[931]: |EB |\n[ 9.722964] cloud-init[931]: |B+= |\n[ 9.723233] cloud-init[931]: |%+*o. |\n[ 9.723494] cloud-init[931]: |#X** |\n[ 9.723757] cloud-init[931]: +----[SHA256]-----+\n\n Starting Socket activation for snappy daemon.\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] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\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 ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\n Starting Login Service...\n Starting LSB: MD monitoring daemon...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting System Logging Service...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Accounts Service...\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started Login 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: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-05-14 10:47:09,672 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0/action used request id req-a94c95d1-bde2-497f-a92e-05e71c3f9e6f 2019-05-14 10:47:09,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0797960758209s 2019-05-14 10:47:09,674 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 662648186 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.357276] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.360162] pid_max: default: 32768 minimum: 301 [ 0.361729] ACPI: Core revision 20150930 [ 0.363767] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.366025] Security Framework initialized [ 0.367440] Yama: becoming mindful. [ 0.368725] AppArmor: AppArmor initialized [ 0.370342] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.376339] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380263] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382399] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.384997] Initializing cgroup subsys io [ 0.386405] Initializing cgroup subsys memory [ 0.387903] Initializing cgroup subsys devices [ 0.389417] Initializing cgroup subsys freezer [ 0.390917] Initializing cgroup subsys net_cls [ 0.392446] Initializing cgroup subsys perf_event [ 0.394035] Initializing cgroup subsys net_prio [ 0.395593] Initializing cgroup subsys hugetlb [ 0.397099] Initializing cgroup subsys pids [ 0.399276] mce: CPU supports 10 MCE banks [ 0.400726] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.402456] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.404361] Spectre V2 : Mitigation: Full generic retpoline [ 0.406161] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.408912] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.411683] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.413881] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.421746] Freeing SMP alternatives memory: 36K [ 0.428281] ftrace: allocating 32287 entries in 127 pages [ 0.472868] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.474979] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.477032] smpboot: Max logical packages: 2 [ 0.478772] x2apic enabled [ 0.480139] Switched APIC routing to physical x2apic. [ 0.482991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.485125] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.489038] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.500415] KVM setup paravirtual spinlock [ 0.503465] x86: Booting SMP configuration: [ 0.504968] .... node #0, CPUs: #1 [ 0.506442] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.529111] x86: Booted up 1 node, 2 CPUs [ 0.529118] KVM setup async PF for cpu 1 [ 0.529122] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.533530] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.536196] devtmpfs: initialized [ 0.538814] evm: security.selinux [ 0.540011] evm: security.SMACK64 [ 0.541201] evm: security.SMACK64EXEC [ 0.542472] evm: security.SMACK64TRANSMUTE [ 0.543861] evm: security.SMACK64MMAP [ 0.545155] evm: security.ima [ 0.546248] evm: security.capability [ 0.547681] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.550773] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.552872] pinctrl core: initialized pinctrl subsystem [ 0.554768] RTC time: 10:46:55, date: 05/14/19 [ 0.557135] NET: Registered protocol family 16 [ 0.568712] cpuidle: using governor ladder [ 0.580779] cpuidle: using governor menu [ 0.582253] PCCT header not found. [ 0.583688] ACPI: bus type PCI registered [ 0.585324] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.587854] PCI: Using configuration type 1 for base access [ 0.602573] ACPI: Added _OSI(Module Device) [ 0.604202] ACPI: Added _OSI(Processor Device) [ 0.605890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.607745] ACPI: Added _OSI(Processor Aggregator Device) [ 0.610963] ACPI: Interpreter enabled [ 0.612469] ACPI: (supports S0 S5) [ 0.629428] ACPI: Using IOAPIC for interrupt routing [ 0.631299] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.636568] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.638802] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.641240] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.643617] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.647928] acpiphp: Slot [3] registered [ 0.649492] acpiphp: Slot [4] registered [ 0.651055] acpiphp: Slot [5] registered [ 0.652644] acpiphp: Slot [6] registered [ 0.654212] acpiphp: Slot [7] registered [ 0.655829] acpiphp: Slot [8] registered [ 0.657394] acpiphp: Slot [9] registered [ 0.658959] acpiphp: Slot [10] registered [ 0.660544] acpiphp: Slot [11] registered [ 0.662180] acpiphp: Slot [12] registered [ 0.663764] acpiphp: Slot [13] registered [ 0.665357] acpiphp: Slot [14] registered [ 0.666979] acpiphp: Slot [15] registered [ 0.668561] acpiphp: Slot [16] registered [ 0.670146] acpiphp: Slot [17] registered [ 0.671737] acpiphp: Slot [18] registered [ 0.673316] acpiphp: Slot [19] registered [ 0.674890] acpiphp: Slot [20] registered [ 0.676493] acpiphp: Slot [21] registered [ 0.678065] acpiphp: Slot [22] registered [ 0.679642] acpiphp: Slot [23] registered [ 0.681234] acpiphp: Slot [24] registered [ 0.682811] acpiphp: Slot [25] registered [ 0.684418] acpiphp: Slot [26] registered [ 0.686001] acpiphp: Slot [27] registered [ 0.687576] acpiphp: Slot [28] registered [ 0.689156] acpiphp: Slot [29] registered [ 0.690744] acpiphp: Slot [30] registered [ 0.692321] acpiphp: Slot [31] registered [ 0.693879] PCI host bridge to bus 0000:00 [ 0.695450] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.697851] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.700242] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.703064] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.705868] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.708781] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.713821] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.716371] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.718675] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.721161] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.725922] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.728729] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.751251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.754069] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.757064] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.759729] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.762367] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.764770] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.767263] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.769321] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.772346] vgaarb: loaded [ 0.773497] vgaarb: bridge control possible 0000:00:02.0 [ 0.775791] SCSI subsystem initialized [ 0.777555] ACPI: bus type USB registered [ 0.779149] usbcore: registered new interface driver usbfs [ 0.781185] usbcore: registered new interface driver hub [ 0.783149] usbcore: registered new device driver usb [ 0.785356] PCI: Using ACPI for IRQ routing [ 0.787424] NetLabel: Initializing [ 0.788809] NetLabel: domain hash size = 128 [ 0.790468] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.792337] NetLabel: unlabeled traffic allowed by default [ 0.794601] amd_nb: Cannot enumerate AMD northbridges [ 0.796600] clocksource: Switched to clocksource kvm-clock [ 0.808652] AppArmor: AppArmor Filesystem Enabled [ 0.810509] pnp: PnP ACPI init [ 0.812120] pnp: PnP ACPI: found 5 devices [ 0.820415] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.823747] NET: Registered protocol family 2 [ 0.825764] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.828754] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.831500] TCP: Hash tables configured (established 32768 bind 32768) [ 0.833938] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.836155] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.838575] NET: Registered protocol family 1 [ 0.840278] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.842442] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.844541] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.864489] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.884501] Unpacking initramfs... [ 1.082736] Freeing initrd memory: 14824K [ 1.084828] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.087185] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.089754] Scanning for low memory corruption every 60 seconds [ 1.092406] audit: initializing netlink subsys (disabled) [ 1.094533] audit: type=2000 audit(1557830816.099:1): initialized [ 1.097025] Initialise system trusted keyring [ 1.098862] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.101126] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.104539] zbud: loaded [ 1.105951] VFS: Disk quotas dquot_6.6.0 [ 1.107516] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.110170] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.112583] fuse init (API version 7.23) [ 1.114303] Key type big_key registered [ 1.115831] Allocating IMA MOK and blacklist keyrings. [ 1.118411] Key type asymmetric registered [ 1.120070] Asymmetric key parser 'x509' registered [ 1.121982] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.124947] io scheduler noop registered [ 1.126537] io scheduler deadline registered (default) [ 1.128459] io scheduler cfq registered [ 1.130054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.132097] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.134539] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.137345] ACPI: Power Button [PWRF] [ 1.138966] GHES: HEST is not enabled! [ 1.158212] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.197828] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.201592] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.228366] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.233071] Linux agpgart interface v0.103 [ 1.236752] loop: module loaded [ 1.239665] vda: vda1 [ 1.241598] scsi host0: ata_piix [ 1.242972] scsi host1: ata_piix [ 1.244220] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.246377] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.248655] libphy: Fixed MDIO Bus: probed [ 1.250145] tun: Universal TUN/TAP device driver, 1.6 [ 1.251876] tun: (C) 1999-2004 Max Krasnyansky [ 1.255226] PPP generic driver version 2.4.2 [ 1.256804] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.258907] ehci-pci: EHCI PCI platform driver [ 1.260445] ehci-platform: EHCI generic platform driver [ 1.262192] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.264198] ohci-pci: OHCI PCI platform driver [ 1.265734] ohci-platform: OHCI generic platform driver [ 1.267483] uhci_hcd: USB Universal Host Controller Interface driver [ 1.287826] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.289590] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.292149] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.293895] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.295892] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.298063] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.300580] usb usb1: Product: UHCI Host Controller [ 1.302231] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.304274] usb usb1: SerialNumber: 0000:00:01.2 [ 1.305980] hub 1-0:1.0: USB hub found [ 1.307339] hub 1-0:1.0: 2 ports detected [ 1.308924] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.312611] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.314306] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.316185] mousedev: PS/2 mouse device common for all mice [ 1.318386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.321556] rtc_cmos 00:00: RTC can wake from S4 [ 1.323464] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.325559] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.327659] i2c /dev entries driver [ 1.328993] device-mapper: uevent: version 1.0.3 [ 1.330675] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.333538] ledtrig-cpu: registered to indicate activity on CPUs [ 1.335875] NET: Registered protocol family 10 [ 1.337764] NET: Registered protocol family 17 [ 1.339319] Key type dns_resolver registered [ 1.341144] registered taskstats version 1 [ 1.342615] Loading compiled-in X.509 certificates [ 1.360839] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.364108] zswap: loaded using pool lzo/zbud [ 1.367370] Key type trusted registered [ 1.371093] Key type encrypted registered [ 1.372533] AppArmor: AppArmor sha1 policy hashing enabled [ 1.374369] ima: No TPM chip found, activating TPM-bypass! [ 1.376187] ima: Allocated hash algorithm: sha1 [ 1.377768] evm: HMAC attrs: 0x1 [ 1.379414] Magic number: 3:341:780 [ 1.380909] rtc_cmos 00:00: setting system clock to 2019-05-14 10:46:55 UTC (1557830815) [ 1.383749] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.385721] EDD information not available. [ 1.406843] Freeing unused kernel memory: 1484K [ 1.420611] Write protecting the kernel read-only data: 14336k [ 1.425593] Freeing unused kernel memory: 1620K [ 1.427409] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.440337] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440787] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.440806] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448718] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448757] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448874] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448912] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448949] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.448998] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.449044] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.496199] virtio_net virtio0 ens3: renamed from eth0 [ 1.505495] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.508772] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.526576] AVX2 version of gcm_enc/dec engaged. [ 1.528244] AES CTR mode by8 optimization enabled [ 1.541172] FDC 0 is a S82078B [ 1.620630] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.786332] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.788540] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.790809] usb 1-1: Product: QEMU USB Tablet [ 1.792323] usb 1-1: Manufacturer: QEMU [ 1.793692] usb 1-1: SerialNumber: 42 [ 1.800714] hidraw: raw HID events driver (C) Jiri Kosina [ 1.807732] usbcore: registered new interface driver usbhid [ 1.809652] usbhid: USB HID core driver [ 1.812814] 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.816787] 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.889921] md: linear personality registered for level -1 [ 2.893784] md: multipath personality registered for level -4 [ 2.897636] md: raid0 personality registered for level 0 [ 2.902036] md: raid1 personality registered for level 1 [ 2.972605] raid6: sse2x1 gen() 11252 MB/s [ 3.040629] raid6: sse2x1 xor() 8887 MB/s [ 3.108635] raid6: sse2x2 gen() 14403 MB/s [ 3.176629] raid6: sse2x2 xor() 9731 MB/s [ 3.244628] raid6: sse2x4 gen() 16589 MB/s [ 3.312604] raid6: sse2x4 xor() 11249 MB/s [ 3.380604] raid6: avx2x1 gen() 21962 MB/s [ 3.448605] raid6: avx2x2 gen() 25600 MB/s [ 3.516604] raid6: avx2x4 gen() 29318 MB/s [ 3.518168] raid6: using algorithm avx2x4 gen() 29318 MB/s [ 3.519990] raid6: using avx2x2 recovery algorithm [ 3.522686] xor: automatically using best checksumming function: [ 3.564602] avx : 33093.000 MB/sec [ 3.567018] async_tx: api initialized (async) [ 3.575460] md: raid6 personality registered for level 6 [ 3.577274] md: raid5 personality registered for level 5 [ 3.579054] md: raid4 personality registered for level 4 [ 3.585138] 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.614136] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.630392] 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.721903] 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.727807] systemd[1]: Detected virtualization kvm. [ 3.729554] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.734406] systemd[1]: Set hostname to . [ 3.737824] systemd[1]: Initializing machine ID from KVM UUID. [ 3.739844] systemd[1]: Installed transient /etc/machine-id file. [ 3.879662] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.883386] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.887426] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.891062] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.894717] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.908842] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.914084] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.917379] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.918027] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.922948] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.926702] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.931615] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.936012] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.952808] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.956251] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.960666] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.964447] systemd[1]: Reached target User and Group Name Lookups. [ 3.967029] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.970201] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.975288] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.979125] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.984720] iscsi: registered transport (tcp) [ 3.985823] 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.991729] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.996084] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.000419] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.008542] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.021574] iscsi: registered transport (iser) [ 4.024708] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.028660] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.031952] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 4.037379] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.043976] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.048053] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.052987] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.058581] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.062550] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.066199] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.070537] 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 Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[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 Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... 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 Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[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 Tell Plymouth To Write Out Runtime Data... Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... 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 Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 8.582969] cloud-init[562]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 14 May 2019 10:46:59 +0000. Up 5.13 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. [ 9.642460] cloud-init[931]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 14 May 2019 10:47:03 +0000. Up 9.06 seconds. [ 9.645785] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.648729] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.651749] cloud-init[931]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.654802] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.657801] cloud-init[931]: ci-info: | ens3 | True | 192.168.120.16 | 255.255.255.0 | global | fa:16:3e:9f:5d:26 | [ 9.660804] cloud-init[931]: ci-info: | ens3 | True | fe80::f816:3eff:fe9f:5d26/64 | . | link | fa:16:3e:9f:5d:26 | [ 9.663790] cloud-init[931]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.668275] cloud-init[931]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.671510] cloud-init[931]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.674783] cloud-init[931]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.677770] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.680760] cloud-init[931]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.683666] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 9.693093] cloud-init[931]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.695550] cloud-init [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [931]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | Starting LXD - unix socket. [ 9.702463] cloud-init[931]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.702530] cloud-init[931]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.702773] cloud-init[931]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.703033] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.703290] cloud-init[931]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.703561] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.703828] cloud-init[931]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.704338] cloud-init[931]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.704598] cloud-init[931]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.704859] cloud-init[931]: Generating public/private rsa key pair. [ 9.705127] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.705386] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.705640] cloud-init[931]: The key fingerprint is: [ 9.705903] cloud-init[931]: SHA256:WCet9LHEvI5xe9PTx0pa4smnAfIt/bHhYH5epFxThGk root@cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f [ 9.706161] cloud-init[931]: The key's randomart image is: [ 9.706425] cloud-init[931]: +---[RSA 2048]----+ [ 9.706691] cloud-init[931]: | o.| [ 9.706945] cloud-init[931]: | + E. | [ 9.707210] cloud-init[931]: | + B . .| [ 9.707476] cloud-init[931]: | + * + .| [ 9.707731] cloud-init[931]: | . S * .o| [ 9.707998] cloud-init[931]: | B = o *.| [ 9.708536] cloud-init[931]: | . = X X =| [ 9.708785] cloud-init[931]: | B %oB.| [ 9.709058] cloud-init[931]: | B=* | [ 9.709312] cloud-init[931]: +----[SHA256]-----+ [ 9.709579] cloud-init[931]: Generating public/private dsa key pair. [ 9.709846] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.710104] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.710384] cloud-init[931]: The key fingerprint is: [ 9.710629] cloud-init[931]: SHA256:q00GtC6TuNvYDGhLDqEg1PSLxhNWVKMB7tQ6AsI+DLg root@cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f [ 9.710886] cloud-init[931]: The key's randomart image is: [ 9.711146] cloud-init[931]: +---[DSA 1024]----+ [ 9.711411] cloud-init[931]: | oo+.o | [ 9.711677] cloud-init[931]: |o + + o . | [ 9.711934] cloud-init[931]: |=o * +. | [ 9.712466] cloud-init[931]: |B.= +... | [ 9.712731] cloud-init[931]: |E= O .o S | [ 9.712990] cloud-init[931]: |+o+.oo . . | [ 9.713248] cloud-init[931]: |+oo + . + | [ 9.713522] cloud-init[931]: |= .B o = | [ 9.713783] cloud-init[931]: | o+.+ . . | [ 9.714048] cloud-init[931]: +----[SHA256]-----+ [ 9.714299] cloud-init[931]: Generating public/private ecdsa key pair. [ 9.714564] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.714830] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.715087] cloud-init[931]: The key fingerprint is: [ 9.715353] cloud-init[931]: SHA256:PEbjMf7yMHDFqLa3muKDQJ3I4w8hZpiPbz46skudJzw root@cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f [ 9.715619] cloud-init[931]: The key's randomart image is: [ 9.715866] cloud-init[931]: +---[ECDSA 256]---+ [ 9.716405] cloud-init[931]: | | [ 9.716654] cloud-init[931]: | o | [ 9.716913] cloud-init[931]: |o.o . * o | [ 9.717173] cloud-init[931]: |+O o * = | [ 9.717440] cloud-init[931]: |*oo + S | [ 9.717698] cloud-init[931]: |oo+ .. = o | [ 9.717960] cloud-init[931]: | +oE .. = . | [ 9.718223] cloud-init[931]: |+ =.* o * | [ 9.718501] cloud-init[931]: |=B.o.oo.. . | [ 9.718763] cloud-init[931]: +----[SHA256]-----+ [ 9.719026] cloud-init[931]: Generating public/private ed25519 key pair. [ 9.719295] cloud-init[931]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.719558] cloud-init[931]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.719821] cloud-init[931]: The key fingerprint is: [ 9.720480] cloud-init[931]: SHA256:MBMlSPAp+hDw0u4rjivsz57KodEKAsJhOpyqowq9wwY root@cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f [ 9.720612] cloud-init[931]: The key's randomart image is: [ 9.720867] cloud-init[931]: +--[ED25519 256]--+ [ 9.721132] cloud-init[931]: |. .o..o.. | [ 9.721656] cloud-init[931]: |.o ... o | [ 9.721934] cloud-init[931]: |oo+ o + | [ 9.722183] cloud-init[931]: |==o. + | [ 9.722455] cloud-init[931]: |B+. S | [ 9.722707] cloud-init[931]: |EB | [ 9.722964] cloud-init[931]: |B+= | [ 9.723233] cloud-init[931]: |%+*o. | [ 9.723494] cloud-init[931]: |#X** | [ 9.723757] cloud-init[931]: +----[SHA256]-----+ Starting Socket activation for snappy daemon. [[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] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] 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 ACPI event daemon. Starting LSB: Record successful boot for GRUB... Starting Login Service... Starting LSB: MD monitoring daemon... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. Starting System Logging Service... Starting Snappy daemon... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Accounts Service... Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started LSB: MD monitoring daemon. Starting Login to default iSCSI targets... [[0;32m OK [0m] Started Login 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: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LXD - container startup/shutdown. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-05-14 10:47:09,677 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0f7bc90L 2019-05-14 10:47:09,678 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 10:47:09,684 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-14 10:47:09,684 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-14 10:47:09,685 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 10:47:09,685 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 10:47:09,685 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 10:47:09,686 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 10:47:09,686 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 10:47:09,686 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 10:47:09,737 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 10:47:09,738 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 10:47:09,770 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 45ee0d5921e64c01d781e26372203fe4 2019-05-14 10:47:09,771 - paramiko.transport - DEBUG - Trying discovered key 9b0f70ae1867df2a85ac7c160b7d68b2 in /tmp/tmp4Iqb9n 2019-05-14 10:47:09,775 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 10:47:09,797 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 10:47:09,804 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 10:47:10,023 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-14 10:47:10,023 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-14 10:47:10,063 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 10:47:10,063 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 10:47:10,069 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 10:47:15,829 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-14 10:47:15,831 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 10:47:15,831 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 10:47:15,831 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 10:47:15,831 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 10:47:15,831 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 10:47:15,831 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 10:47:15,835 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 10:47:21,018 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-14 10:47:21,021 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 10:47:21,021 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 10:47:21,021 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 10:47:21,021 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 10:47:21,021 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 10:47:21,022 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 10:47:21,025 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 10:47:28,219 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-14 10:47:28,221 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 10:47:28,221 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 10:47:28,221 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 10:47:28,221 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 10:47:28,221 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 10:47:28,222 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 10:47:28,227 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 10:47:33,313 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 10:47:33,314 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-14 10:47:33,315 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 10:47:33,316 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-14 10:47:33,316 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-14 10:47:33,319 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-14 10:49:41,302 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-14 10:49:41,302 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. 2019-05-14 10:49:41,304 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-14 10:49:41,304 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f --2019-05-14 10:47:34-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.62, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 128M=0s 2019-05-14 10:47:34 (128 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f sudo: unable to resolve host cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-vm-833c888d-202e-46cb-91d7-cbc1b881a31f invalid diffID for layer 8: expected "sha256:8619219776dc3ae8a6a653b33e39484782c931fa371122f82b37c9c1b600ffd0", got "sha256:f71bbd5012d7d5fb1fd054ad5391501fb79c74ba312ca49f48a113942e10adf7" 2019-05-14 10:49:41,305 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-14 10:49:41,305 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-14 10:49:41,306 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-14 10:49:41,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:49:41,314 - 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:50:11,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:50:11,350 - functest.core.cloudify - DEBUG - try 2: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:50:41,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:50:41,360 - functest.core.cloudify - DEBUG - try 3: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:51:11,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:51:11,388 - functest.core.cloudify - DEBUG - try 4: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:51:41,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:51:41,415 - functest.core.cloudify - DEBUG - try 5: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:52:11,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:52:11,422 - functest.core.cloudify - DEBUG - try 6: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:52:41,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:52:41,458 - functest.core.cloudify - DEBUG - try 7: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:53:11,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:53:11,491 - functest.core.cloudify - DEBUG - try 8: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:53:41,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:53:41,522 - functest.core.cloudify - DEBUG - try 9: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:54:11,525 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:54:11,531 - functest.core.cloudify - DEBUG - try 10: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:54:41,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:54:41,562 - functest.core.cloudify - DEBUG - try 11: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:55:11,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:55:11,598 - functest.core.cloudify - DEBUG - try 12: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:55:41,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:55:41,634 - functest.core.cloudify - DEBUG - try 13: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:56:11,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:56:11,670 - functest.core.cloudify - DEBUG - try 14: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:56:41,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:56:41,686 - functest.core.cloudify - DEBUG - try 15: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:57:11,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:57:11,696 - functest.core.cloudify - DEBUG - try 16: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:57:41,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:57:41,731 - functest.core.cloudify - DEBUG - try 17: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:58:11,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:58:11,759 - functest.core.cloudify - DEBUG - try 18: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:58:41,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:58:41,768 - functest.core.cloudify - DEBUG - try 19: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:59:11,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-05-14 10:59:11,778 - functest.core.cloudify - DEBUG - try 20: 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.200', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 10:59:41,801 - functest.core.cloudify - ERROR - Cloudify Manager isn't up and running 2019-05-14 10:59:41,953 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 10:59:41,954 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 15:13 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-05-14 10:59:41,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 10:59:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/83078155-0920-4dc4-825f-d44a1f44313e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:43,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:59:43 GMT X-Openstack-Request-Id: req-b8efab5c-ab46-4de9-a6be-9b565812a63c 2019-05-14 10:59:43,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:59:43,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/83078155-0920-4dc4-825f-d44a1f44313e.json used request id req-b8efab5c-ab46-4de9-a6be-9b565812a63c 2019-05-14 10:59:43,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.71168494225s 2019-05-14 10:59:43,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 10:59:43,689 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:43,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 10:59:43 GMT X-Openstack-Request-Id: req-8a07107f-9816-4896-9b5f-fa0c1f35e5b3 2019-05-14 10:59:43,760 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 10:59:43,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8a07107f-9816-4896-9b5f-fa0c1f35e5b3 2019-05-14 10:59:43,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0718410015106s 2019-05-14 10:59:43,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 10:59:43,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:44,203 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 10:59: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-e7a1b303-f7bf-4f46-9b4b-43d34edabcf7 x-openstack-request-id: req-e7a1b303-f7bf-4f46-9b4b-43d34edabcf7 2019-05-14 10:59:44,204 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0 used request id req-e7a1b303-f7bf-4f46-9b4b-43d34edabcf7 2019-05-14 10:59:44,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.442798852921s 2019-05-14 10:59:44,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:59:44,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:45,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Tue, 14 May 2019 10:59: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-380300be-b113-4076-8dfd-1f8203ce7d19 x-openstack-request-id: req-380300be-b113-4076-8dfd-1f8203ce7d19 2019-05-14 10:59:45,605 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:5d:26", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:5d:26", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "rel": "bookmark"}], "image": {"id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "links": [{"href": "http://172.30.9.28:8774/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T10:46:54.000000", "flavor": {"id": "585d66b7-6b41-4387-aa3b-fb9d484d1302", "links": [{"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "bookmark"}]}, "id": "9ebd2d08-48c7-4898-a8b9-e825c78d1ce0", "security_groups": [{"name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}], "user_id": "c9023cc992794852a160119c5e14c1dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T10:59:44Z", "hostId": "89d1d2e3cc2cd7f067849a823d0fe301ea9248b694806df33e5bf824", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f", "name": "cloudify-vm_833c888d-202e-46cb-91d7-cbc1b881a31f", "created": "2019-05-14T10:44:56Z", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 10:59:45,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-380300be-b113-4076-8dfd-1f8203ce7d19 2019-05-14 10:59:45,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.40070104599s 2019-05-14 10:59:45,606 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 10:59:47,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 10:59:47,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:47,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 10:59: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-2981ece0-96c2-4556-94d9-0548bfbaea62 x-openstack-request-id: req-2981ece0-96c2-4556-94d9-0548bfbaea62 2019-05-14 10:59:47,681 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 10:59:47,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2981ece0-96c2-4556-94d9-0548bfbaea62 2019-05-14 10:59:47,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.07257604599s 2019-05-14 10:59:47,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:59:47,688 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:47,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Tue, 14 May 2019 10:59:47 GMT X-Openstack-Request-Id: req-e8c4712f-97cb-4d11-88e6-5aad98249c7c 2019-05-14 10:59:47,745 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:53Z", "updated_at": "2019-05-14T10:44:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "1159cf6e-9a69-48dd-a6b5-8952abc9df2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "1564073d-b6a7-40e0-b12e-4ae777e1ebab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "474f8444-c27c-45f7-afde-ea550a9e07a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "6a5f0d21-6922-49ea-93f2-c54d9d796cae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "8523f289-3c87-4eee-8952-59010df8d5c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T10:44:54Z", "revision_number": 0, "id": "8c2827f1-c509-43be-b900-1e2e7fe0dcc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:54Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:53Z", "revision_number": 0, "id": "9e7ba317-3196-4b1a-a974-773325eb2d86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:53Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-14T10:44:55Z", "revision_number": 0, "id": "d3a75229-d49a-4093-b3c1-c5c039d60fb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:55Z", "security_group_id": "9bd844f5-390e-407e-abdd-9e036477671d", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 7, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "9bd844f5-390e-407e-abdd-9e036477671d", "name": "cloudify-sg_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:59:47,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e8c4712f-97cb-4d11-88e6-5aad98249c7c 2019-05-14 10:59:47,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0573220252991s 2019-05-14 10:59:47,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 10:59:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9bd844f5-390e-407e-abdd-9e036477671d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:47,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:59:47 GMT X-Openstack-Request-Id: req-e48a7769-0478-4fe3-b055-57b1f5bb3655 2019-05-14 10:59:47,949 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:59:47,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9bd844f5-390e-407e-abdd-9e036477671d.json used request id req-e48a7769-0478-4fe3-b055-57b1f5bb3655 2019-05-14 10:59:47,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.196985960007s 2019-05-14 10:59:47,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 10:59:47,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:47,983 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 10:59: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-b2f4a84d-aa5d-46a7-81a5-bda0a0a7e50e x-openstack-request-id: req-b2f4a84d-aa5d-46a7-81a5-bda0a0a7e50e 2019-05-14 10:59:47,983 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify-kp_833c888d-202e-46cb-91d7-cbc1b881a31f used request id req-b2f4a84d-aa5d-46a7-81a5-bda0a0a7e50e 2019-05-14 10:59:47,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0338108539581s 2019-05-14 10:59:47,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 10:59:47,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/dbcecf26-070e-4e2d-bac2-ddd170847846/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" -d '{"subnet_id": "fcdeb6d9-79df-43c1-8ced-9aba70eb5301"}' 2019-05-14 10:59:50,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 10:59:50 GMT X-Openstack-Request-Id: req-4b6d21ee-1155-4e24-b527-df8596033e6e 2019-05-14 10:59:50,340 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "cab2fbbd-4b2e-468e-aa24-e15c7e1af994", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "subnet_id": "fcdeb6d9-79df-43c1-8ced-9aba70eb5301", "subnet_ids": ["fcdeb6d9-79df-43c1-8ced-9aba70eb5301"], "port_id": "c26bf02e-f133-4a51-8159-e80411cb8df4", "id": "dbcecf26-070e-4e2d-bac2-ddd170847846"} 2019-05-14 10:59:50,340 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/dbcecf26-070e-4e2d-bac2-ddd170847846/remove_router_interface.json used request id req-4b6d21ee-1155-4e24-b527-df8596033e6e 2019-05-14 10:59:50,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.3568072319s 2019-05-14 10:59:50,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 10:59:50,341 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:50,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 14 May 2019 10:59:50 GMT X-Openstack-Request-Id: req-c02b2ce9-14cf-430f-80f1-79a4c9a34633 2019-05-14 10:59:50,481 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:31Z", "admin_state_up": true, "updated_at": "2019-05-14T10:59:49Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "dbcecf26-070e-4e2d-bac2-ddd170847846", "name": "cloudify-router_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:59:50,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c02b2ce9-14cf-430f-80f1-79a4c9a34633 2019-05-14 10:59:50,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14005112648s 2019-05-14 10:59:50,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 10:59:50,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/dbcecf26-070e-4e2d-bac2-ddd170847846.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:51,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:59:51 GMT X-Openstack-Request-Id: req-c822dc02-b4db-4f17-aa67-91462c077824 2019-05-14 10:59:51,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:59:51,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/dbcecf26-070e-4e2d-bac2-ddd170847846.json used request id req-c822dc02-b4db-4f17-aa67-91462c077824 2019-05-14 10:59:51,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35415911674s 2019-05-14 10:59:51,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 10:59:51,837 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:51,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 14 May 2019 10:59:51 GMT X-Openstack-Request-Id: req-ec0ead13-1abf-4f08-812e-d228902ece18 2019-05-14 10:59:51,880 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T10:44:31Z","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":"8ef4bbdf39c94aed8ff8a8f42862dbe4","id":"fcdeb6d9-79df-43c1-8ced-9aba70eb5301","subnetpool_id":null,"name":"cloudify-subnet_833c888d-202e-46cb-91d7-cbc1b881a31f"}]} 2019-05-14 10:59:51,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ec0ead13-1abf-4f08-812e-d228902ece18 2019-05-14 10:59:51,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0430250167847s 2019-05-14 10:59:51,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 10:59:51,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/fcdeb6d9-79df-43c1-8ced-9aba70eb5301.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:53,257 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:59:53 GMT X-Openstack-Request-Id: req-d72b7a82-20a2-4e6e-b7c3-36d3df5d41b9 2019-05-14 10:59:53,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:59:53,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fcdeb6d9-79df-43c1-8ced-9aba70eb5301.json used request id req-d72b7a82-20a2-4e6e-b7c3-36d3df5d41b9 2019-05-14 10:59:53,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.37586712837s 2019-05-14 10:59:53,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:59:53,258 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:53,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 14 May 2019 10:59:53 GMT X-Openstack-Request-Id: req-cb553c81-e162-40ae-bbda-0e247e04df39 2019-05-14 10:59:53,355 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cab2fbbd-4b2e-468e-aa24-e15c7e1af994","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T10:59:53Z","qos_policy_id":null,"name":"cloudify-net_833c888d-202e-46cb-91d7-cbc1b881a31f","admin_state_up":true,"tenant_id":"8ef4bbdf39c94aed8ff8a8f42862dbe4","created_at":"2019-05-14T10:44:29Z","mtu":1450}]} 2019-05-14 10:59:53,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cb553c81-e162-40ae-bbda-0e247e04df39 2019-05-14 10:59:53,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0973651409149s 2019-05-14 10:59:53,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 10:59:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/cab2fbbd-4b2e-468e-aa24-e15c7e1af994.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:54,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:59:54 GMT X-Openstack-Request-Id: req-e1ce77c6-e458-4538-8bb0-39ac6e4d41c2 2019-05-14 10:59:54,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:59:54,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cab2fbbd-4b2e-468e-aa24-e15c7e1af994.json used request id req-e1ce77c6-e458-4538-8bb0-39ac6e4d41c2 2019-05-14 10:59:54,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.05812692642s 2019-05-14 10:59:54,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 10:59:54,424 - 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.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:54,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 10:59:54 GMT X-Openstack-Request-Id: req-bfa8576d-723e-4a05-a7a3-77d68dad95de 2019-05-14 10:59:54,821 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T10:44:52Z", "file": "/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/file", "owner": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "size": 297533440, "self": "/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify-img_833c888d-202e-46cb-91d7-cbc1b881a31f", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T10:44:47Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 10:59:54,821 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-bfa8576d-723e-4a05-a7a3-77d68dad95de 2019-05-14 10:59:54,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.401651144028s 2019-05-14 10:59:54,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 10:59:54,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}465d7cca6f7b04e76dfef5f5f066e06e052f12ef" 2019-05-14 10:59:55,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 10:59:55 GMT X-Openstack-Request-Id: req-0ffc5afe-365e-4f3c-8698-384cf08d3433 2019-05-14 10:59:55,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 10:59:55,332 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/42be1ebe-2a7c-4a69-b9ed-778891f06f3b used request id req-0ffc5afe-365e-4f3c-8698-384cf08d3433 2019-05-14 10:59:55,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.509584903717s 2019-05-14 10:59:55,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 10:59:55,342 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:56,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 10:59: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-5ebaadc7-19ab-4b07-8e66-13560f8db5ca x-openstack-request-id: req-5ebaadc7-19ab-4b07-8e66-13560f8db5ca 2019-05-14 10:59:56,064 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify-flavor_833c888d-202e-46cb-91d7-cbc1b881a31f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302", "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": "585d66b7-6b41-4387-aa3b-fb9d484d1302"}]} 2019-05-14 10:59:56,065 - 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-5ebaadc7-19ab-4b07-8e66-13560f8db5ca 2019-05-14 10:59:56,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.726502895355s 2019-05-14 10:59:56,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 10:59:56,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:56,097 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 10:59: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-6463eb75-a14f-4de4-914f-63c0a9ddd2b3 x-openstack-request-id: req-6463eb75-a14f-4de4-914f-63c0a9ddd2b3 2019-05-14 10:59:56,098 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/585d66b7-6b41-4387-aa3b-fb9d484d1302 used request id req-6463eb75-a14f-4de4-914f-63c0a9ddd2b3 2019-05-14 10:59:56,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0315442085266s 2019-05-14 10:59:56,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:59:56,103 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:56,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 14 May 2019 10:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e14acc6-cd22-4d73-8d2c-7d07e5033ff1 2019-05-14 10:59:56,320 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f", "links": {"self": "http://172.30.9.28:5000/v3/users/c9023cc992794852a160119c5e14c1dd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c9023cc992794852a160119c5e14c1dd", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 10:59:56,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1e14acc6-cd22-4d73-8d2c-7d07e5033ff1 2019-05-14 10:59:56,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222017049789s 2019-05-14 10:59:56,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 10:59:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/c9023cc992794852a160119c5e14c1dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:56,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 14 May 2019 10:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85cc95e6-41f7-4096-a326-e1f645daa5ec 2019-05-14 10:59:56,540 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_833c888d-202e-46cb-91d7-cbc1b881a31f", "links": {"self": "http://172.30.9.28:5000/v3/users/c9023cc992794852a160119c5e14c1dd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c9023cc992794852a160119c5e14c1dd", "description": null}} 2019-05-14 10:59:56,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c9023cc992794852a160119c5e14c1dd used request id req-85cc95e6-41f7-4096-a326-e1f645daa5ec 2019-05-14 10:59:56,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213444948196s 2019-05-14 10:59:56,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 10:59:56,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/c9023cc992794852a160119c5e14c1dd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:56,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0721d70-9218-4233-8308-4a221d99efe6 2019-05-14 10:59:56,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:59:56,969 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c9023cc992794852a160119c5e14c1dd used request id req-c0721d70-9218-4233-8308-4a221d99efe6 2019-05-14 10:59:56,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.428196907043s 2019-05-14 10:59:56,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 10:59:56,981 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:57,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 14 May 2019 10:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f902c2-f317-46ca-bc45-35c1217a0a00 2019-05-14 10:59:57,183 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/8ef4bbdf39c94aed8ff8a8f42862dbe4"}, "tags": [], "enabled": true, "id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_833c888d-202e-46cb-91d7-cbc1b881a31f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 10:59:57,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-96f902c2-f317-46ca-bc45-35c1217a0a00 2019-05-14 10:59:57,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206611156464s 2019-05-14 10:59:57,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 10:59:57,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/8ef4bbdf39c94aed8ff8a8f42862dbe4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:57,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 10:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25d53369-c00c-4495-8cc8-4298a4a8f386 2019-05-14 10:59:57,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 10:59:57,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8ef4bbdf39c94aed8ff8a8f42862dbe4 used request id req-25d53369-c00c-4495-8cc8-4298a4a8f386 2019-05-14 10:59:57,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.182991027832s 2019-05-14 10:59:57,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:59:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8ef4bbdf39c94aed8ff8a8f42862dbe4&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:57,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 10:59:57 GMT X-Openstack-Request-Id: req-2e30e5e8-ab26-4f06-adbd-6c88ce0c49e7 2019-05-14 10:59:57,720 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}]} 2019-05-14 10:59:57,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=8ef4bbdf39c94aed8ff8a8f42862dbe4&name=default used request id req-2e30e5e8-ab26-4f06-adbd-6c88ce0c49e7 2019-05-14 10:59:57,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.342565059662s 2019-05-14 10:59:57,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 10:59:57,726 - 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.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:57,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 10:59:57 GMT X-Openstack-Request-Id: req-7c49b335-34e2-4fbe-8cf3-b40d4e27c9ba 2019-05-14 10:59:57,783 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "created_at": "2019-05-14T10:44:29Z", "updated_at": "2019-05-14T10:44:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "15bd0f38-35ab-469d-911e-8258584bb3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "350e3058-1ffe-427e-80bf-157c788eb0a1", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "8cd50b9a-af62-417e-9c16-5c976bf0fb99", "remote_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T10:44:29Z", "revision_number": 0, "id": "d31725c4-0a83-4097-b1c7-c81319d7d321", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T10:44:29Z", "security_group_id": "503fb59b-095d-4c59-a141-132144f9905a", "tenant_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4"}], "revision_number": 1, "project_id": "8ef4bbdf39c94aed8ff8a8f42862dbe4", "id": "503fb59b-095d-4c59-a141-132144f9905a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 10:59:57,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7c49b335-34e2-4fbe-8cf3-b40d4e27c9ba 2019-05-14 10:59:57,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0571250915527s 2019-05-14 10:59:57,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 10:59:57,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/503fb59b-095d-4c59-a141-132144f9905a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3d0916476197123a1ce8831735bc38326e33db9c" 2019-05-14 10:59:57,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 10:59:57 GMT X-Openstack-Request-Id: req-acc16ca0-4f7e-4b39-9c71-cdaedbc98afd 2019-05-14 10:59:57,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 10:59:57,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/503fb59b-095d-4c59-a141-132144f9905a.json used request id req-acc16ca0-4f7e-4b39-9c71-cdaedbc98afd 2019-05-14 10:59:57,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.119434118271s 2019-05-14 10:59:57,911 - xtesting.ci.run_tests - ERROR - The test case 'cloudify' failed. 2019-05-14 10:59:57,931 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-05-14 10:59:57,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.16" 2019-05-14 10:59:57,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 10:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25037199-04ab-49c2-b688-fb522e5a1350 2019-05-14 10:59:57,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-05-14 10:59:57,964 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-25037199-04ab-49c2-b688-fb522e5a1350 2019-05-14 10:59:57,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 10:59:58,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T11:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["YQQCWDx1SiKsqnXUxhI04g"], "issued_at": "2019-05-14T10:59:58.000000Z"}} 2019-05-14 10:59:58,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 10:59:58,391 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 10:59:59,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 10:59:59 GMT X-Openstack-Request-Id: req-535b8dce-8122-441b-9126-8efd72da9ec0 2019-05-14 10:59:59,024 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 10:59:59,024 - 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-535b8dce-8122-441b-9126-8efd72da9ec0 2019-05-14 10:59:59,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.634135007858s 2019-05-14 10:59:59,032 - 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.16" 2019-05-14 10:59:59,037 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 10:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd6bd5c3-b7f3-423c-b4c0-e9ef9f3c630b 2019-05-14 10:59:59,038 - 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-05-14 10:59:59,038 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-dd6bd5c3-b7f3-423c-b4c0-e9ef9f3c630b 2019-05-14 10:59:59,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 10:59:59,042 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 10:59:59,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 10:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91c68f8-3de0-4bb4-a89c-7215950d40c6 2019-05-14 10:59:59,250 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 10:59:59,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f91c68f8-3de0-4bb4-a89c-7215950d40c6 2019-05-14 10:59:59,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.211973190308s 2019-05-14 10:59:59,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 10:59:59,263 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952"}}' 2019-05-14 10:59:59,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 14 May 2019 10:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52af2a6c-732d-4d86-9dc2-ba3858bf5e0a 2019-05-14 10:59:59,482 - 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/aeed89a71cd04a1488361625e74189ac"}, "tags": [], "enabled": true, "id": "aeed89a71cd04a1488361625e74189ac", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952"}} 2019-05-14 10:59:59,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-52af2a6c-732d-4d86-9dc2-ba3858bf5e0a 2019-05-14 10:59:59,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222889900208s 2019-05-14 10:59:59,483 - 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'aeed89a71cd04a1488361625e74189ac', '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_2ea0b729-eef1-4d43-9621-e89ab436d952'}) 2019-05-14 10:59:59,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 10:59:59,490 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Cr5zMC8aCsoo4xfRPDA5EEdR5aUPVk", "email": null, "name": "cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952"}}' 2019-05-14 10:59:59,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 14 May 2019 10:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5464cc-088c-4862-8a94-320ae223213e 2019-05-14 10:59:59,914 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": {"self": "http://172.30.9.28:5000/v3/users/f4be1e8f38034df4b2619488b3005313"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4be1e8f38034df4b2619488b3005313", "domain_id": "default", "password_expires_at": null}} 2019-05-14 10:59:59,914 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-af5464cc-088c-4862-8a94-320ae223213e 2019-05-14 10:59:59,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.426414966583s 2019-05-14 10:59:59,915 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4be1e8f38034df4b2619488b3005313', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952'}) 2019-05-14 10:59:59,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 10:59:59,922 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:00,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 10:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242de25f-f08e-4b53-a10e-2b37c1fa5ab2 2019-05-14 11:00:00,124 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 11:00:00,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-242de25f-f08e-4b53-a10e-2b37c1fa5ab2 2019-05-14 11:00:00,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205503940582s 2019-05-14 11:00:00,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 11:00:00,130 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:00,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 11:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7e60d5b-bfe0-4681-bbb2-0c3518fc9747 2019-05-14 11:00:00,313 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 11:00:00,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f7e60d5b-bfe0-4681-bbb2-0c3518fc9747 2019-05-14 11:00:00,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185415029526s 2019-05-14 11:00:00,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 11:00:00,327 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:00,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 11:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25270160-934e-4ea1-b7c1-de86fc424ee0 2019-05-14 11:00:00,481 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 11:00:00,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-25270160-934e-4ea1-b7c1-de86fc424ee0 2019-05-14 11:00:00,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.158668994904s 2019-05-14 11:00:00,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 11:00:00,490 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:00,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 11:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d9ea717-5cc9-4185-bb12-15c4acb66270 2019-05-14 11:00:00,598 - 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-05-14 11:00:00,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-4d9ea717-5cc9-4185-bb12-15c4acb66270 2019-05-14 11:00:00,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111730098724s 2019-05-14 11:00:00,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 11:00:00,603 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:00,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 11:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e1d5304-9441-4e01-8c37-8e037d6190a9 2019-05-14 11:00:00,732 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": {"self": "http://172.30.9.28:5000/v3/users/f4be1e8f38034df4b2619488b3005313"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4be1e8f38034df4b2619488b3005313", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 11:00:00,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7e1d5304-9441-4e01-8c37-8e037d6190a9 2019-05-14 11:00:00,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132933139801s 2019-05-14 11:00:00,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 11:00:00,748 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:01,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 11:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a454c59b-6d51-49b9-b8e6-0b149c97cdf0 2019-05-14 11:00:01,073 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/aeed89a71cd04a1488361625e74189ac"}, "tags": [], "enabled": true, "id": "aeed89a71cd04a1488361625e74189ac", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 11:00:01,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a454c59b-6d51-49b9-b8e6-0b149c97cdf0 2019-05-14 11:00:01,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.329008102417s 2019-05-14 11:00:01,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 11:00:01,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=f4be1e8f38034df4b2619488b3005313&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=aeed89a71cd04a1488361625e74189ac" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:01,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 14 May 2019 11:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d5c8829-3a17-46c5-8d4f-3b4cf8d7509d 2019-05-14 11:00:01,205 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=f4be1e8f38034df4b2619488b3005313&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=aeed89a71cd04a1488361625e74189ac", "previous": null, "next": null}} 2019-05-14 11:00:01,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=f4be1e8f38034df4b2619488b3005313&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=aeed89a71cd04a1488361625e74189ac used request id req-4d5c8829-3a17-46c5-8d4f-3b4cf8d7509d 2019-05-14 11:00:01,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.123308181763s 2019-05-14 11:00:01,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 11:00:01,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/aeed89a71cd04a1488361625e74189ac/users/f4be1e8f38034df4b2619488b3005313/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:01,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 11:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fef2c81-a83e-45ee-8ee1-57889ba91cfd 2019-05-14 11:00:01,378 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 11:00:01,378 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/aeed89a71cd04a1488361625e74189ac/users/f4be1e8f38034df4b2619488b3005313/roles/07647f6e16cf494ea311c937e21b1927 used request id req-7fef2c81-a83e-45ee-8ee1-57889ba91cfd 2019-05-14 11:00:01,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.168458938599s 2019-05-14 11:00:01,379 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952', 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'aeed89a71cd04a1488361625e74189ac', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Cr5zMC8aCsoo4xfRPDA5EEdR5aUPVk', 'username': u'cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952', '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-05-14 11:00:01,383 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952', 'password': 'Cr5zMC8aCsoo4xfRPDA5EEdR5aUPVk', 'project_name': 'cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'aeed89a71cd04a1488361625e74189ac', 'project_domain_name': 'Default'} 2019-05-14 11:00:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2019-05-14 11:00:01,450 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-05-14 11:00:01,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 11:00:01,453 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:01,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 11:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06c2f96-42de-4ef7-aa2d-4a0b451a611c 2019-05-14 11:00:01,572 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 11:00:01,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b06c2f96-42de-4ef7-aa2d-4a0b451a611c 2019-05-14 11:00:01,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121473073959s 2019-05-14 11:00:01,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 11:00:01,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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:00:01,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 11:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90fc2964-2abb-4e35-a898-8c0c9e589a09 2019-05-14 11:00:01,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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/aeed89a71cd04a1488361625e74189ac"}, "tags": [], "enabled": true, "id": "aeed89a71cd04a1488361625e74189ac", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 11:00:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-90fc2964-2abb-4e35-a898-8c0c9e589a09 2019-05-14 11:00:01,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216074943542s 2019-05-14 11:00:01,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 11:00:01,796 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" -d '{"network": {"tenant_id": "aeed89a71cd04a1488361625e74189ac", "name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "admin_state_up": true}}' 2019-05-14 11:00:02,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 14 May 2019 11:00:02 GMT X-Openstack-Request-Id: req-12650885-dfca-41d6-8f8a-262337eb74f4 2019-05-14 11:00:02,182 - 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":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T11:00:02Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}} 2019-05-14 11:00:02,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-12650885-dfca-41d6-8f8a-262337eb74f4 2019-05-14 11:00:02,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.386215925217s 2019-05-14 11:00:02,183 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T11:00:02Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0', u'provider:segmentation_id': 61, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', u'created_at': u'2019-05-14T11:00:01Z', u'mtu': 1450, u'tenant_id': u'aeed89a71cd04a1488361625e74189ac', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'aeed89a71cd04a1488361625e74189ac', u'l2_adjacency': True}) 2019-05-14 11:00:02,187 - 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.16" 2019-05-14 11:00:02,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 11:00:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2660006-cf51-41ac-b971-9b7465b5f7cc 2019-05-14 11:00:02,193 - 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-05-14 11:00:02,193 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-e2660006-cf51-41ac-b971-9b7465b5f7cc 2019-05-14 11:00:02,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 11:00:02,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T12:00:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aeed89a71cd04a1488361625e74189ac", "name": "cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/aeed89a71cd04a1488361625e74189ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/aeed89a71cd04a1488361625e74189ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/aeed89a71cd04a1488361625e74189ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/aeed89a71cd04a1488361625e74189ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/aeed89a71cd04a1488361625e74189ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/aeed89a71cd04a1488361625e74189ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/aeed89a71cd04a1488361625e74189ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/aeed89a71cd04a1488361625e74189ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/aeed89a71cd04a1488361625e74189ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_aeed89a71cd04a1488361625e74189ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_aeed89a71cd04a1488361625e74189ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952", "id": "f4be1e8f38034df4b2619488b3005313"}, "audit_ids": ["JcnoKwlkTJymrLPTYxcHoA"], "issued_at": "2019-05-14T11:00:02.000000Z"}} 2019-05-14 11:00:02,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 11:00:02,594 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:03,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 14 May 2019 11:00:03 GMT X-Openstack-Request-Id: req-cbfffa66-9828-444c-8788-df74325d7f99 2019-05-14 11:00:03,383 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T11:00:02Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:00:03,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cbfffa66-9828-444c-8788-df74325d7f99 2019-05-14 11:00:03,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.788842916489s 2019-05-14 11:00:03,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 11:00:03,385 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"subnet": {"name": "cloudify_ims-subnet_2ea0b729-eef1-4d43-9621-e89ab436d952", "enable_dhcp": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 11:00:04,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 14 May 2019 11:00:04 GMT X-Openstack-Request-Id: req-e25fb1cc-21ec-47a0-8ef3-bbecc1e7c2ac 2019-05-14 11:00:04,265 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T11:00:03Z","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":"aeed89a71cd04a1488361625e74189ac","id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","subnetpool_id":null,"name":"cloudify_ims-subnet_2ea0b729-eef1-4d43-9621-e89ab436d952"}} 2019-05-14 11:00:04,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-e25fb1cc-21ec-47a0-8ef3-bbecc1e7c2ac 2019-05-14 11:00:04,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.881204128265s 2019-05-14 11:00:04,266 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T11:00:03Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'847c778f-5b8f-4df5-a6f8-ef4650996c1b', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_2ea0b729-eef1-4d43-9621-e89ab436d952', u'enable_dhcp': True, u'network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0', u'tenant_id': u'aeed89a71cd04a1488361625e74189ac', u'created_at': u'2019-05-14T11:00:03Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'aeed89a71cd04a1488361625e74189ac'}) 2019-05-14 11:00:04,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 11:00:04,267 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "cloudify_ims-router_2ea0b729-eef1-4d43-9621-e89ab436d952", "admin_state_up": true}}' 2019-05-14 11:00:05,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 14 May 2019 11:00:05 GMT X-Openstack-Request-Id: req-d4577cf5-b998-4a41-97bd-6447567abb02 2019-05-14 11:00:05,932 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:04Z", "admin_state_up": true, "updated_at": "2019-05-14T11:00:05Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "name": "cloudify_ims-router_2ea0b729-eef1-4d43-9621-e89ab436d952"}} 2019-05-14 11:00:05,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d4577cf5-b998-4a41-97bd-6447567abb02 2019-05-14 11:00:05,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66580796242s 2019-05-14 11:00:05,933 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T11:00:05Z', u'revision_number': 2, u'id': u'15ba4fa9-5571-49fd-a282-5f84c6cd35f0', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_2ea0b729-eef1-4d43-9621-e89ab436d952', u'admin_state_up': True, u'tenant_id': u'aeed89a71cd04a1488361625e74189ac', u'created_at': u'2019-05-14T11:00:04Z', u'flavor_id': None, u'routes': [], u'project_id': u'aeed89a71cd04a1488361625e74189ac'}) 2019-05-14 11:00:05,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 11:00:05,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/15ba4fa9-5571-49fd-a282-5f84c6cd35f0/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"subnet_id": "847c778f-5b8f-4df5-a6f8-ef4650996c1b"}' 2019-05-14 11:00:08,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 11:00:08 GMT X-Openstack-Request-Id: req-f9fc001c-a426-45ab-968d-aa89dad88d1d 2019-05-14 11:00:08,730 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "subnet_id": "847c778f-5b8f-4df5-a6f8-ef4650996c1b", "subnet_ids": ["847c778f-5b8f-4df5-a6f8-ef4650996c1b"], "port_id": "615cef14-fa3c-4d2b-ba0c-2721fb7ef007", "id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0"} 2019-05-14 11:00:08,730 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/15ba4fa9-5571-49fd-a282-5f84c6cd35f0/add_router_interface.json used request id req-f9fc001c-a426-45ab-968d-aa89dad88d1d 2019-05-14 11:00:08,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.79614305496s 2019-05-14 11:00:08,731 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-14 11:00:09,991 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:fd7659f1fb028049596608f4659d5923 sha256:485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20 2019-05-14 11:00:09,994 - 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.16" 2019-05-14 11:00:09,999 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 11:00:09 GMT 2019-05-14 11:00:10,000 - 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-05-14 11:00:10,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 11:00:10,010 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:10,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 11:00:10 GMT X-Openstack-Request-Id: req-868b9e57-c6b9-4ccd-9e39-e5cf4c2b406a 2019-05-14 11:00:10,748 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 11:00:10,748 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-868b9e57-c6b9-4ccd-9e39-e5cf4c2b406a 2019-05-14 11:00:10,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.742941856384s 2019-05-14 11:00:10,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 11:00:10,761 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "owner_specified.shade.object": "images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}' 2019-05-14 11:00:10,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 14 May 2019 11:00:10 GMT Location: http://172.30.9.28:9292/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1db5ff52-28d4-4c55-ad02-d99fafc5f49a 2019-05-14 11:00:10,829 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:00:10Z", "file": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file", "owner": "aeed89a71cd04a1488361625e74189ac", "id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "size": null, "self": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "checksum": null, "created_at": "2019-05-14T11:00:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 11:00:10,829 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-1db5ff52-28d4-4c55-ad02-d99fafc5f49a 2019-05-14 11:00:10,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0716149806976s 2019-05-14 11:00:10,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 11:00:10,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '' 2019-05-14 11:00:16,217 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:00:16 GMT X-Openstack-Request-Id: req-1e8acef5-d3c5-41e7-a382-fbb16b935ef1 2019-05-14 11:00:16,217 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:00:16,217 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file used request id req-1e8acef5-d3c5-41e7-a382-fbb16b935ef1 2019-05-14 11:00:16,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.38778996468s 2019-05-14 11:00:16,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 11:00:16,227 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:16,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 11:00:16 GMT X-Openstack-Request-Id: req-8b654363-32b1-4dcd-891c-5a7c2e0f2c63 2019-05-14 11:00:16,273 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:00:16Z", "file": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file", "owner": "aeed89a71cd04a1488361625e74189ac", "id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "size": 297533440, "self": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T11:00:10Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 11:00:16,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8b654363-32b1-4dcd-891c-5a7c2e0f2c63 2019-05-14 11:00:16,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0502769947052s 2019-05-14 11:00:16,275 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file', 'owner': u'aeed89a71cd04a1488361625e74189ac', 'id': u'ecbcfd93-dbbd-468e-850a-95cf5782177c', 'size': 297533440, u'self': u'/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeed89a71cd04a1488361625e74189ac', 'name': 'cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T11:00:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T11:00:16Z', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', 'properties': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952', 'created': u'2019-05-14T11:00:10Z', 'checksum': u'fd7659f1fb028049596608f4659d5923', 'created_at': u'2019-05-14T11:00:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', 'metadata': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}}) 2019-05-14 11:00:16,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 11:00:16,281 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-14 11:00:16,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-5bb4f0a2-be08-4827-9c1b-fa9937cd6c31 x-openstack-request-id: req-5bb4f0a2-be08-4827-9c1b-fa9937cd6c31 2019-05-14 11:00:16,992 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "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": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc"}} 2019-05-14 11:00:16,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5bb4f0a2-be08-4827-9c1b-fa9937cd6c31 2019-05-14 11:00:16,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.714900016785s 2019-05-14 11:00:16,994 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952', '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'2e0d3a695a9d4898b41f8075010286ad', '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'7ecf3783-7c28-4140-9442-1f1eaf2ed2dc', 'swap': 0}) 2019-05-14 11:00:16,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 11:00:16,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" -d '{"extra_specs": {}}' 2019-05-14 11:00:17,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 11:00:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d13e8eb-fe12-4bc9-8c5d-007858dc688a x-openstack-request-id: req-6d13e8eb-fe12-4bc9-8c5d-007858dc688a 2019-05-14 11:00:17,014 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 11:00:17,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc/os-extra_specs used request id req-6d13e8eb-fe12-4bc9-8c5d-007858dc688a 2019-05-14 11:00:17,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199999809265s 2019-05-14 11:00:17,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 11:00:17,020 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"keypair": {"name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952"}}' 2019-05-14 11:00:17,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1809 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-95e747aa-5e86-4a18-abe6-529e98a40690 x-openstack-request-id: req-95e747aa-5e86-4a18-abe6-529e98a40690 2019-05-14 11:00:17,428 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAymHE4aeP2t7pEN7pYrh6ojirrQi898SBofuHzRIQRgJ2gfne\nvsP3B56CnKarzugrie5jLkVWnIIqqdpY/83d8qs1V0IbLneL2mpxjVcCOK7jDNkV\nuKVlJ1XplTGnrpPYuQN5Q+Qoh061LDvXlJEvfrK/ixu43G+vEkdmx5EudVJcl8ED\ndBxL4tzJEwJFp+i1msABiHn6FqyFJpMpwTys6IxIRiuinMYq224/BGj2jND79ydn\nNaVCTHaR205z6L9FjwxbWzFoAuOkQ0emJ6xBJ4vg9fAy3Yqgkp5vic9NxMLAQxl1\nKLrQdL3PPw5dzMFxQXs70+tTOu7+EOxzoJnIvwIDAQABAoIBAD2bUYGXrnTkEnKu\nSMFigwJK2gfMdym9SfDzTr2gWA/XxBeA5suPf+1z1TK2kepkRoywYsS9GsZ94Vrf\nOuRz2LJ8Z7puRzP39DzC1lo+OFDk+/z3QGN7BbXZs0dVXEQKgZigdBO0qpm13fTf\nKprxL1IUO7au87E21kZsMd9iVJAlvZCvD/Ih/hYwG7p2PXFmV7U2akMw8tkEHuX5\n/S0cVsVPEnogvdnhayzV+Ow00VdRiXZt/S7BMFSAuZ/kydliblFB0jdEW0vhVF5U\nKMxZlECfpNLkhGKwkTc+QRzjEq0NYxnPycNUq71DMHnnbcedJMZVx4OB9Q2eGxDT\ncD+BAaECgYEA7aTlgfWZ8L+lo6KEeaNV8drwxF8GAqj3Q+zweM633iaLYEoANTAS\n4ZNyf5GiiHwSFUfI8A7ufDYmQlIyUKIulLoKLaWoZv3K7KiEnrGsGciiYDrlaniG\nuYdDi8PCzWKmHfbPaMZxlGvKK4GHuEEjSpJH8fbau0Fot+b0leF2M8cCgYEA2gOb\nq8X8FAunOQOMJPl2pe7m1L1QePS9i5/RnbyHEU88RSf9BuNoDRHeXZAc0kGtDfOd\n9qq5wzd74wUC3KVJu7EnZfoGhSlgrSNQZgbetKY78XdmXJ2D98eiVY3KZW8skcfT\nOpCn2DPF9fRLZGV4D32cLg1/+AqGZMTyl10I00kCgYEA3iOOuc2nyWiL4AsRhFaP\nBxYei6E7kA77m84G9xZcv1cOX8KssQswCxZ2KBMteCFqEeRZSzTZ7tf7KXGGQONp\nYXMKAqNgaG2CW3gnB+STOELYrdVAECd74D81f5dNKAm3uDi2pn0hPJkJkWNyR2T0\nJUfZ4q9axUGeLpHAPb5UbI8CgYEAyqHJ4ckd97+xCIPskT0wcx/uelMPZa0MM6cy\n3CorXAJKYXi+a9WXk3ZFOK9GqoISh8Ij0u1xxSlfw2yX8V7LfmE03kqaHtCLo8EL\n7Bh8jGlpk5BHmtNoojdyAZTNRqQjR8fz4x4qcwAEAguyuzi4c6VrMT6o73FQ4n5P\ngDIfjskCgYBpoV/xtO2FBYeYE7dTKlQSyVG2TI5TEhmIDxfQPuz7BxzzX+pGT4ZI\neqq/Iz3jK1dEqeunVyzbiNE8uxzYT1keSlI/gi5Ch7IYqPPupCPmbrQPYxZOJhyV\ngrCdtsMe4Wvr8wKEcRVK0X3d3oV+i5Q6gyrN0sGyhXscLCulMuGHyQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f4be1e8f38034df4b2619488b3005313", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}} 2019-05-14 11:00:17,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-95e747aa-5e86-4a18-abe6-529e98a40690 2019-05-14 11:00:17,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.410789012909s 2019-05-14 11:00:17,429 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAymHE4aeP2t7pEN7pYrh6ojirrQi898SBofuHzRIQRgJ2gfne\nvsP3B56CnKarzugrie5jLkVWnIIqqdpY/83d8qs1V0IbLneL2mpxjVcCOK7jDNkV\nuKVlJ1XplTGnrpPYuQN5Q+Qoh061LDvXlJEvfrK/ixu43G+vEkdmx5EudVJcl8ED\ndBxL4tzJEwJFp+i1msABiHn6FqyFJpMpwTys6IxIRiuinMYq224/BGj2jND79ydn\nNaVCTHaR205z6L9FjwxbWzFoAuOkQ0emJ6xBJ4vg9fAy3Yqgkp5vic9NxMLAQxl1\nKLrQdL3PPw5dzMFxQXs70+tTOu7+EOxzoJnIvwIDAQABAoIBAD2bUYGXrnTkEnKu\nSMFigwJK2gfMdym9SfDzTr2gWA/XxBeA5suPf+1z1TK2kepkRoywYsS9GsZ94Vrf\nOuRz2LJ8Z7puRzP39DzC1lo+OFDk+/z3QGN7BbXZs0dVXEQKgZigdBO0qpm13fTf\nKprxL1IUO7au87E21kZsMd9iVJAlvZCvD/Ih/hYwG7p2PXFmV7U2akMw8tkEHuX5\n/S0cVsVPEnogvdnhayzV+Ow00VdRiXZt/S7BMFSAuZ/kydliblFB0jdEW0vhVF5U\nKMxZlECfpNLkhGKwkTc+QRzjEq0NYxnPycNUq71DMHnnbcedJMZVx4OB9Q2eGxDT\ncD+BAaECgYEA7aTlgfWZ8L+lo6KEeaNV8drwxF8GAqj3Q+zweM633iaLYEoANTAS\n4ZNyf5GiiHwSFUfI8A7ufDYmQlIyUKIulLoKLaWoZv3K7KiEnrGsGciiYDrlaniG\nuYdDi8PCzWKmHfbPaMZxlGvKK4GHuEEjSpJH8fbau0Fot+b0leF2M8cCgYEA2gOb\nq8X8FAunOQOMJPl2pe7m1L1QePS9i5/RnbyHEU88RSf9BuNoDRHeXZAc0kGtDfOd\n9qq5wzd74wUC3KVJu7EnZfoGhSlgrSNQZgbetKY78XdmXJ2D98eiVY3KZW8skcfT\nOpCn2DPF9fRLZGV4D32cLg1/+AqGZMTyl10I00kCgYEA3iOOuc2nyWiL4AsRhFaP\nBxYei6E7kA77m84G9xZcv1cOX8KssQswCxZ2KBMteCFqEeRZSzTZ7tf7KXGGQONp\nYXMKAqNgaG2CW3gnB+STOELYrdVAECd74D81f5dNKAm3uDi2pn0hPJkJkWNyR2T0\nJUfZ4q9axUGeLpHAPb5UbI8CgYEAyqHJ4ckd97+xCIPskT0wcx/uelMPZa0MM6cy\n3CorXAJKYXi+a9WXk3ZFOK9GqoISh8Ij0u1xxSlfw2yX8V7LfmE03kqaHtCLo8EL\n7Bh8jGlpk5BHmtNoojdyAZTNRqQjR8fz4x4qcwAEAguyuzi4c6VrMT6o73FQ4n5P\ngDIfjskCgYBpoV/xtO2FBYeYE7dTKlQSyVG2TI5TEhmIDxfQPuz7BxzzX+pGT4ZI\neqq/Iz3jK1dEqeunVyzbiNE8uxzYT1keSlI/gi5Ch7IYqPPupCPmbrQPYxZOJhyV\ngrCdtsMe4Wvr8wKEcRVK0X3d3oV+i5Q6gyrN0sGyhXscLCulMuGHyQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f4be1e8f38034df4b2619488b3005313', 'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'created_at': '2019-05-14T11:00:17.429376', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeed89a71cd04a1488361625e74189ac', 'name': 'cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d', 'type': 'ssh', 'id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952'}) 2019-05-14 11:00:17,429 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAymHE4aeP2t7pEN7pYrh6ojirrQi898SBofuHzRIQRgJ2gfne vsP3B56CnKarzugrie5jLkVWnIIqqdpY/83d8qs1V0IbLneL2mpxjVcCOK7jDNkV uKVlJ1XplTGnrpPYuQN5Q+Qoh061LDvXlJEvfrK/ixu43G+vEkdmx5EudVJcl8ED dBxL4tzJEwJFp+i1msABiHn6FqyFJpMpwTys6IxIRiuinMYq224/BGj2jND79ydn NaVCTHaR205z6L9FjwxbWzFoAuOkQ0emJ6xBJ4vg9fAy3Yqgkp5vic9NxMLAQxl1 KLrQdL3PPw5dzMFxQXs70+tTOu7+EOxzoJnIvwIDAQABAoIBAD2bUYGXrnTkEnKu SMFigwJK2gfMdym9SfDzTr2gWA/XxBeA5suPf+1z1TK2kepkRoywYsS9GsZ94Vrf OuRz2LJ8Z7puRzP39DzC1lo+OFDk+/z3QGN7BbXZs0dVXEQKgZigdBO0qpm13fTf KprxL1IUO7au87E21kZsMd9iVJAlvZCvD/Ih/hYwG7p2PXFmV7U2akMw8tkEHuX5 /S0cVsVPEnogvdnhayzV+Ow00VdRiXZt/S7BMFSAuZ/kydliblFB0jdEW0vhVF5U KMxZlECfpNLkhGKwkTc+QRzjEq0NYxnPycNUq71DMHnnbcedJMZVx4OB9Q2eGxDT cD+BAaECgYEA7aTlgfWZ8L+lo6KEeaNV8drwxF8GAqj3Q+zweM633iaLYEoANTAS 4ZNyf5GiiHwSFUfI8A7ufDYmQlIyUKIulLoKLaWoZv3K7KiEnrGsGciiYDrlaniG uYdDi8PCzWKmHfbPaMZxlGvKK4GHuEEjSpJH8fbau0Fot+b0leF2M8cCgYEA2gOb q8X8FAunOQOMJPl2pe7m1L1QePS9i5/RnbyHEU88RSf9BuNoDRHeXZAc0kGtDfOd 9qq5wzd74wUC3KVJu7EnZfoGhSlgrSNQZgbetKY78XdmXJ2D98eiVY3KZW8skcfT OpCn2DPF9fRLZGV4D32cLg1/+AqGZMTyl10I00kCgYEA3iOOuc2nyWiL4AsRhFaP BxYei6E7kA77m84G9xZcv1cOX8KssQswCxZ2KBMteCFqEeRZSzTZ7tf7KXGGQONp YXMKAqNgaG2CW3gnB+STOELYrdVAECd74D81f5dNKAm3uDi2pn0hPJkJkWNyR2T0 JUfZ4q9axUGeLpHAPb5UbI8CgYEAyqHJ4ckd97+xCIPskT0wcx/uelMPZa0MM6cy 3CorXAJKYXi+a9WXk3ZFOK9GqoISh8Ij0u1xxSlfw2yX8V7LfmE03kqaHtCLo8EL 7Bh8jGlpk5BHmtNoojdyAZTNRqQjR8fz4x4qcwAEAguyuzi4c6VrMT6o73FQ4n5P gDIfjskCgYBpoV/xtO2FBYeYE7dTKlQSyVG2TI5TEhmIDxfQPuz7BxzzX+pGT4ZI eqq/Iz3jK1dEqeunVyzbiNE8uxzYT1keSlI/gi5Ch7IYqPPupCPmbrQPYxZOJhyV grCdtsMe4Wvr8wKEcRVK0X3d3oV+i5Q6gyrN0sGyhXscLCulMuGHyQ== -----END RSA PRIVATE KEY----- 2019-05-14 11:00:17,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-14 11:00:17,436 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"security_group": {"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-05-14 11:00:17,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 14 May 2019 11:00:17 GMT X-Openstack-Request-Id: req-8bf77c82-6b0a-4943-a31c-f1c26fe681e7 2019-05-14 11:00:17,624 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}} 2019-05-14 11:00:17,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-8bf77c82-6b0a-4943-a31c-f1c26fe681e7 2019-05-14 11:00:17,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.18868303299s 2019-05-14 11:00:17,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:00:17,632 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:17,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 14 May 2019 11:00:17 GMT X-Openstack-Request-Id: req-111b7d07-2bc7-40a9-91dd-f76ec63de8f3 2019-05-14 11:00:17,695 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:00:17,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-111b7d07-2bc7-40a9-91dd-f76ec63de8f3 2019-05-14 11:00:17,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0635249614716s 2019-05-14 11:00:17,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 11:00:17,702 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -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": "d9e28839-0b34-49b3-baa9-05237304fdc7"}}' 2019-05-14 11:00:18,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 11:00:18 GMT X-Openstack-Request-Id: req-42fde063-8299-4528-8532-3ac147657a8b 2019-05-14 11:00:18,426 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "port_range_min": 22, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "fbe282ae-f965-400c-941f-98921daa0fb4"}} 2019-05-14 11:00:18,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-42fde063-8299-4528-8532-3ac147657a8b 2019-05-14 11:00:18,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.724895954132s 2019-05-14 11:00:18,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:00:18,434 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:18,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 14 May 2019 11:00:18 GMT X-Openstack-Request-Id: req-2cf96977-ab7b-4f75-8a94-1df86b04170b 2019-05-14 11:00:18,483 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "fbe282ae-f965-400c-941f-98921daa0fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:00:18,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2cf96977-ab7b-4f75-8a94-1df86b04170b 2019-05-14 11:00:18,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0497949123383s 2019-05-14 11:00:18,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 11:00:18,490 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -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": "d9e28839-0b34-49b3-baa9-05237304fdc7"}}' 2019-05-14 11:00:18,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 14 May 2019 11:00:18 GMT X-Openstack-Request-Id: req-a1cc3815-c9df-494f-bdd6-be37035d63b4 2019-05-14 11:00:18,611 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "port_range_min": null, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:18Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "2d0bb95b-4fdd-4a4d-ba35-483a88ae6b78"}} 2019-05-14 11:00:18,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a1cc3815-c9df-494f-bdd6-be37035d63b4 2019-05-14 11:00:18,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122677087784s 2019-05-14 11:00:18,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:00:18,619 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:18,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 14 May 2019 11:00:18 GMT X-Openstack-Request-Id: req-9b8b5d4d-f4af-44d3-baa8-2b53672fe59a 2019-05-14 11:00:18,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "2d0bb95b-4fdd-4a4d-ba35-483a88ae6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "fbe282ae-f965-400c-941f-98921daa0fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 3, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:00:18,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9b8b5d4d-f4af-44d3-baa8-2b53672fe59a 2019-05-14 11:00:18,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0469579696655s 2019-05-14 11:00:18,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 11:00:18,672 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -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": "d9e28839-0b34-49b3-baa9-05237304fdc7"}}' 2019-05-14 11:00:18,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 11:00:18 GMT X-Openstack-Request-Id: req-0306fe06-68f7-4b9f-aeec-cf71e11d1f59 2019-05-14 11:00:18,840 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "port_range_min": 80, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:18Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "22e33761-ec8e-4695-82cc-83fbbd89a05b"}} 2019-05-14 11:00:18,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-0306fe06-68f7-4b9f-aeec-cf71e11d1f59 2019-05-14 11:00:18,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.168105840683s 2019-05-14 11:00:18,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:00:18,846 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:18,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 14 May 2019 11:00:18 GMT X-Openstack-Request-Id: req-cb763b3f-81a5-4443-a758-3b5c87723607 2019-05-14 11:00:18,893 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "22e33761-ec8e-4695-82cc-83fbbd89a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 80, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "2d0bb95b-4fdd-4a4d-ba35-483a88ae6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "fbe282ae-f965-400c-941f-98921daa0fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 4, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:00:18,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-cb763b3f-81a5-4443-a758-3b5c87723607 2019-05-14 11:00:18,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0477979183197s 2019-05-14 11:00:18,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 11:00:18,899 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -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": "d9e28839-0b34-49b3-baa9-05237304fdc7"}}' 2019-05-14 11:00:19,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 14 May 2019 11:00:19 GMT X-Openstack-Request-Id: req-9509c1bc-41cf-4145-bb0a-e9fb7cabe9c1 2019-05-14 11:00:19,019 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "port_range_min": 443, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:18Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "877e390d-af99-4d25-920a-4721baac163b"}} 2019-05-14 11:00:19,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9509c1bc-41cf-4145-bb0a-e9fb7cabe9c1 2019-05-14 11:00:19,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120157957077s 2019-05-14 11:00:19,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:00:19,026 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:19,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 14 May 2019 11:00:19 GMT X-Openstack-Request-Id: req-7af12689-947f-4180-99db-da4ebb004d04 2019-05-14 11:00:19,074 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:18Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "22e33761-ec8e-4695-82cc-83fbbd89a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 80, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "2d0bb95b-4fdd-4a4d-ba35-483a88ae6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "877e390d-af99-4d25-920a-4721baac163b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 443, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "fbe282ae-f965-400c-941f-98921daa0fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 5, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:00:19,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-7af12689-947f-4180-99db-da4ebb004d04 2019-05-14 11:00:19,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0489568710327s 2019-05-14 11:00:19,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 11:00:19,081 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -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": "d9e28839-0b34-49b3-baa9-05237304fdc7"}}' 2019-05-14 11:00:19,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 14 May 2019 11:00:19 GMT X-Openstack-Request-Id: req-0993f696-c431-4b7f-abf9-620b4cd6adaa 2019-05-14 11:00:19,210 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-05-14T11:00:19Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "port_range_min": 5671, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:19Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "bf301bb1-b6dc-4b8d-9903-313fcd7f815e"}} 2019-05-14 11:00:19,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-0993f696-c431-4b7f-abf9-620b4cd6adaa 2019-05-14 11:00:19,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130214929581s 2019-05-14 11:00:19,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:00:19,217 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:19,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 14 May 2019 11:00:19 GMT X-Openstack-Request-Id: req-51fa31b9-efbf-40bb-96e0-f1c46a2ec0d7 2019-05-14 11:00:19,263 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "22e33761-ec8e-4695-82cc-83fbbd89a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 80, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "2d0bb95b-4fdd-4a4d-ba35-483a88ae6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "877e390d-af99-4d25-920a-4721baac163b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 443, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-14T11:00:19Z", "revision_number": 0, "id": "bf301bb1-b6dc-4b8d-9903-313fcd7f815e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:19Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "fbe282ae-f965-400c-941f-98921daa0fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 6, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:00:19,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-51fa31b9-efbf-40bb-96e0-f1c46a2ec0d7 2019-05-14 11:00:19,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046826839447s 2019-05-14 11:00:19,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 11:00:19,270 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -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": "d9e28839-0b34-49b3-baa9-05237304fdc7"}}' 2019-05-14 11:00:19,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 14 May 2019 11:00:19 GMT X-Openstack-Request-Id: req-85b5d6a0-d3ad-47e0-b3f0-e5a6898f1297 2019-05-14 11:00:19,390 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-05-14T11:00:19Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "port_range_min": 53333, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:19Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "58aabdb6-e20e-4d84-a4c8-91641efe09cf"}} 2019-05-14 11:00:19,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-85b5d6a0-d3ad-47e0-b3f0-e5a6898f1297 2019-05-14 11:00:19,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.120381116867s 2019-05-14 11:00:19,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 11:00:19,392 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:19,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 11:00:19 GMT X-Openstack-Request-Id: req-d7a53a12-f43e-4688-8d1b-5eefb5238b39 2019-05-14 11:00:19,495 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:00:19,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d7a53a12-f43e-4688-8d1b-5eefb5238b39 2019-05-14 11:00:19,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103581905365s 2019-05-14 11:00:19,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 11:00:19,505 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:19,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 11:00:19 GMT X-Openstack-Request-Id: req-64223447-50f0-46c5-b24d-6a639b300832 2019-05-14 11:00:19,538 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:00:16Z", "file": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file", "owner": "aeed89a71cd04a1488361625e74189ac", "id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "size": 297533440, "self": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T11:00:10Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 11:00:19,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-64223447-50f0-46c5-b24d-6a639b300832 2019-05-14 11:00:19,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377271175385s 2019-05-14 11:00:19,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 11:00:19,549 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:19,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-b4bbc00c-41c7-4fab-9a2f-26ebff5f09f6 x-openstack-request-id: req-b4bbc00c-41c7-4fab-9a2f-26ebff5f09f6 2019-05-14 11:00:19,571 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "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": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc"}]} 2019-05-14 11:00:19,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-b4bbc00c-41c7-4fab-9a2f-26ebff5f09f6 2019-05-14 11:00:19,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259840488434s 2019-05-14 11:00:19,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 11:00:19,576 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"server": {"name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "imageRef": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "d9e28839-0b34-49b3-baa9-05237304fdc7"}]}}' 2019-05-14 11:00:22,442 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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 location: http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc x-compute-request-id: req-0da03008-b196-43e1-ad96-a53b08bc5be8 x-openstack-request-id: req-0da03008-b196-43e1-ad96-a53b08bc5be8 2019-05-14 11:00:22,443 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "d9e28839-0b34-49b3-baa9-05237304fdc7"}], "OS-DCF:diskConfig": "MANUAL", "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "adminPass": "LLsSymAG4J9q"}} 2019-05-14 11:00:22,443 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-0da03008-b196-43e1-ad96-a53b08bc5be8 2019-05-14 11:00:22,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.86997699738s 2019-05-14 11:00:22,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:22,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:23,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-1d3b12f9-5e17-42db-bc95-4b4401a352d7 x-openstack-request-id: req-1d3b12f9-5e17-42db-bc95-4b4401a352d7 2019-05-14 11:00:23,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:23,034 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d3b12f9-5e17-42db-bc95-4b4401a352d7 2019-05-14 11:00:23,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590077161789s 2019-05-14 11:00:23,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 11:00:23,047 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:23,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 11:00:23 GMT X-Openstack-Request-Id: req-24652068-6caf-4eb6-8e69-abd1f9918b99 2019-05-14 11:00:23,172 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:00:23,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-24652068-6caf-4eb6-8e69-abd1f9918b99 2019-05-14 11:00:23,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.125328063965s 2019-05-14 11:00:23,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 11:00:23,173 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:23,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 14 May 2019 11:00:23 GMT X-Openstack-Request-Id: req-9691ff1e-05d9-4801-b98d-eaca512f8b20 2019-05-14 11:00:23,246 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T11:00:03Z","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":"aeed89a71cd04a1488361625e74189ac","id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","subnetpool_id":null,"name":"cloudify_ims-subnet_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:00:23,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9691ff1e-05d9-4801-b98d-eaca512f8b20 2019-05-14 11:00:23,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0735688209534s 2019-05-14 11:00:23,247 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:25,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:25,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-821b2da5-956d-4e1d-8e81-70d7d6686b98 x-openstack-request-id: req-821b2da5-956d-4e1d-8e81-70d7d6686b98 2019-05-14 11:00:25,926 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:25,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-821b2da5-956d-4e1d-8e81-70d7d6686b98 2019-05-14 11:00:25,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676183223724s 2019-05-14 11:00:25,933 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:27,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:27,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:28,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-e00129f3-8c04-4c44-9b0d-9295d0f7b2bd x-openstack-request-id: req-e00129f3-8c04-4c44-9b0d-9295d0f7b2bd 2019-05-14 11:00:28,853 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:28,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e00129f3-8c04-4c44-9b0d-9295d0f7b2bd 2019-05-14 11:00:28,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918342113495s 2019-05-14 11:00:28,861 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:30,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:30,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:31,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-fde5e43d-0602-427f-bf17-794964b25566 x-openstack-request-id: req-fde5e43d-0602-427f-bf17-794964b25566 2019-05-14 11:00:31,309 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:31,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fde5e43d-0602-427f-bf17-794964b25566 2019-05-14 11:00:31,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445275068283s 2019-05-14 11:00:31,316 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:33,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:33,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:33,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-312c96aa-175a-4c9a-a41e-d25acb8f51ce x-openstack-request-id: req-312c96aa-175a-4c9a-a41e-d25acb8f51ce 2019-05-14 11:00:33,520 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:33,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-312c96aa-175a-4c9a-a41e-d25acb8f51ce 2019-05-14 11:00:33,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202105045319s 2019-05-14 11:00:33,527 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:35,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:35,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:35,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-9cd57f74-01f0-4544-a3c2-5a738071f328 x-openstack-request-id: req-9cd57f74-01f0-4544-a3c2-5a738071f328 2019-05-14 11:00:35,718 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:35,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9cd57f74-01f0-4544-a3c2-5a738071f328 2019-05-14 11:00:35,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188727855682s 2019-05-14 11:00:35,726 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:37,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:37,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-e53ab203-8cb1-4a96-910f-d89b0e2c94af x-openstack-request-id: req-e53ab203-8cb1-4a96-910f-d89b0e2c94af 2019-05-14 11:00:37,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/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:37,931 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e53ab203-8cb1-4a96-910f-d89b0e2c94af 2019-05-14 11:00:37,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203188180923s 2019-05-14 11:00:37,938 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:39,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:39,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:40,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-5387b0e7-dd40-4ab7-9cac-baf5b506ad52 x-openstack-request-id: req-5387b0e7-dd40-4ab7-9cac-baf5b506ad52 2019-05-14 11:00:40,395 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:40,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5387b0e7-dd40-4ab7-9cac-baf5b506ad52 2019-05-14 11:00:40,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454839944839s 2019-05-14 11:00:40,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:42,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:42,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:43,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-93bb9f0b-bb64-4a09-a4dd-8176aa49e01d x-openstack-request-id: req-93bb9f0b-bb64-4a09-a4dd-8176aa49e01d 2019-05-14 11:00:43,168 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:43,168 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-93bb9f0b-bb64-4a09-a4dd-8176aa49e01d 2019-05-14 11:00:43,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763016939163s 2019-05-14 11:00:43,174 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:45,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:45,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-bd8195e5-a75f-4c3d-aa6d-d2601fd8937f x-openstack-request-id: req-bd8195e5-a75f-4c3d-aa6d-d2601fd8937f 2019-05-14 11:00:45,361 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:45,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd8195e5-a75f-4c3d-aa6d-d2601fd8937f 2019-05-14 11:00:45,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184708118439s 2019-05-14 11:00:45,369 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:47,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:47,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-46862ea0-db77-4c69-9fe7-269bbde5106d x-openstack-request-id: req-46862ea0-db77-4c69-9fe7-269bbde5106d 2019-05-14 11:00:47,564 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:47,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-46862ea0-db77-4c69-9fe7-269bbde5106d 2019-05-14 11:00:47,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193167924881s 2019-05-14 11:00:47,571 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:49,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:49,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:49,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-e16d0e9b-e1b8-405e-b174-50157ea43d7d x-openstack-request-id: req-e16d0e9b-e1b8-405e-b174-50157ea43d7d 2019-05-14 11:00:49,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:49,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e16d0e9b-e1b8-405e-b174-50157ea43d7d 2019-05-14 11:00:49,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179154157639s 2019-05-14 11:00:49,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:51,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:51,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:52,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-50129c14-92cd-4d2d-a7cf-bc1d5f2b1e73 x-openstack-request-id: req-50129c14-92cd-4d2d-a7cf-bc1d5f2b1e73 2019-05-14 11:00:52,216 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:52,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-50129c14-92cd-4d2d-a7cf-bc1d5f2b1e73 2019-05-14 11:00:52,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453571081161s 2019-05-14 11:00:52,223 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:54,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:54,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:54,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-fa9f8145-a477-4fb0-8bf5-657b36f2824c x-openstack-request-id: req-fa9f8145-a477-4fb0-8bf5-657b36f2824c 2019-05-14 11:00:54,938 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:54,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fa9f8145-a477-4fb0-8bf5-657b36f2824c 2019-05-14 11:00:54,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713020086288s 2019-05-14 11:00:54,945 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:56,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:56,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:00:57,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-b1291430-93ff-4a75-b692-d2b9092b8cea x-openstack-request-id: req-b1291430-93ff-4a75-b692-d2b9092b8cea 2019-05-14 11:00:57,823 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:00:57,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b1291430-93ff-4a75-b692-d2b9092b8cea 2019-05-14 11:00:57,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.875831127167s 2019-05-14 11:00:57,830 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:00:59,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:00:59,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:00,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:00: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-5d4ac049-70c3-4cb2-a769-7fa6a4219381 x-openstack-request-id: req-5d4ac049-70c3-4cb2-a769-7fa6a4219381 2019-05-14 11:01:00,029 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:00,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5d4ac049-70c3-4cb2-a769-7fa6a4219381 2019-05-14 11:01:00,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196314811707s 2019-05-14 11:01:00,035 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:02,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:02,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:02,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-47bfb3ff-61e7-463e-bcb2-55a2fe901885 x-openstack-request-id: req-47bfb3ff-61e7-463e-bcb2-55a2fe901885 2019-05-14 11:01:02,520 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:02,520 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47bfb3ff-61e7-463e-bcb2-55a2fe901885 2019-05-14 11:01:02,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482287883759s 2019-05-14 11:01:02,528 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:04,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:04,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:04,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-1d1b5aef-1a21-442a-82ab-97dc7b927a0b x-openstack-request-id: req-1d1b5aef-1a21-442a-82ab-97dc7b927a0b 2019-05-14 11:01:04,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/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:04,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d1b5aef-1a21-442a-82ab-97dc7b927a0b 2019-05-14 11:01:04,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365303993225s 2019-05-14 11:01:04,902 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:06,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:06,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:07,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-ece6e37d-ee15-4bad-918e-bb7637291e7b x-openstack-request-id: req-ece6e37d-ee15-4bad-918e-bb7637291e7b 2019-05-14 11:01:07,756 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:07,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ece6e37d-ee15-4bad-918e-bb7637291e7b 2019-05-14 11:01:07,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852040052414s 2019-05-14 11:01:07,764 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:09,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:09,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:10,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-6c3c7d73-58e5-49d8-9016-0ca20b162a13 x-openstack-request-id: req-6c3c7d73-58e5-49d8-9016-0ca20b162a13 2019-05-14 11:01:10,265 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:10,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6c3c7d73-58e5-49d8-9016-0ca20b162a13 2019-05-14 11:01:10,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498950958252s 2019-05-14 11:01:10,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:12,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:12,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:13,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-ac21a6c6-bbe1-4f69-963e-d03449703ef5 x-openstack-request-id: req-ac21a6c6-bbe1-4f69-963e-d03449703ef5 2019-05-14 11:01:13,045 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:13,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac21a6c6-bbe1-4f69-963e-d03449703ef5 2019-05-14 11:01:13,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.770893096924s 2019-05-14 11:01:13,053 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:15,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:15,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-d70b3f6b-f220-4691-9b9e-49b0afa71430 x-openstack-request-id: req-d70b3f6b-f220-4691-9b9e-49b0afa71430 2019-05-14 11:01:15,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:15,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d70b3f6b-f220-4691-9b9e-49b0afa71430 2019-05-14 11:01:15,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191482067108s 2019-05-14 11:01:15,254 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:17,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:17,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:17,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-7607fa51-6aba-475d-a44d-35482d347bd0 x-openstack-request-id: req-7607fa51-6aba-475d-a44d-35482d347bd0 2019-05-14 11:01:17,735 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:17,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7607fa51-6aba-475d-a44d-35482d347bd0 2019-05-14 11:01:17,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478884220123s 2019-05-14 11:01:17,742 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:19,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:19,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:20,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-e2740ff9-c367-44fb-9fd5-d71c955b269a x-openstack-request-id: req-e2740ff9-c367-44fb-9fd5-d71c955b269a 2019-05-14 11:01:20,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:20,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e2740ff9-c367-44fb-9fd5-d71c955b269a 2019-05-14 11:01:20,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.8885409832s 2019-05-14 11:01:20,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:22,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:22,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:22,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb03e3ae-3360-46ed-8f1d-531730cc7e3c x-openstack-request-id: req-bb03e3ae-3360-46ed-8f1d-531730cc7e3c 2019-05-14 11:01:22,820 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:22,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb03e3ae-3360-46ed-8f1d-531730cc7e3c 2019-05-14 11:01:22,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178130149841s 2019-05-14 11:01:22,828 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:24,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:24,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:25,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-97afb8ac-fab0-4653-b685-425361364aa8 x-openstack-request-id: req-97afb8ac-fab0-4653-b685-425361364aa8 2019-05-14 11:01:25,505 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:25,506 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-97afb8ac-fab0-4653-b685-425361364aa8 2019-05-14 11:01:25,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675398111343s 2019-05-14 11:01:25,513 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:27,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:27,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:27,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-be6b3c2f-f2b4-46ed-a5b5-845473b5c58b x-openstack-request-id: req-be6b3c2f-f2b4-46ed-a5b5-845473b5c58b 2019-05-14 11:01:27,997 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:27,997 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-be6b3c2f-f2b4-46ed-a5b5-845473b5c58b 2019-05-14 11:01:27,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481663942337s 2019-05-14 11:01:28,004 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:30,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:30,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:30,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-7ce0b7f3-e4bd-409d-941d-226be59f1c07 x-openstack-request-id: req-7ce0b7f3-e4bd-409d-941d-226be59f1c07 2019-05-14 11:01:30,481 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:30,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ce0b7f3-e4bd-409d-941d-226be59f1c07 2019-05-14 11:01:30,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475008010864s 2019-05-14 11:01:30,489 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:32,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:32,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:32,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-4c8dc8be-44d4-4808-950d-5ff2ef24d5df x-openstack-request-id: req-4c8dc8be-44d4-4808-950d-5ff2ef24d5df 2019-05-14 11:01:32,959 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:32,960 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4c8dc8be-44d4-4808-950d-5ff2ef24d5df 2019-05-14 11:01:32,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468438863754s 2019-05-14 11:01:32,967 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:34,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:34,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:35,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-b430384b-13a1-4664-8311-a81942cc2af1 x-openstack-request-id: req-b430384b-13a1-4664-8311-a81942cc2af1 2019-05-14 11:01:35,346 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:35,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b430384b-13a1-4664-8311-a81942cc2af1 2019-05-14 11:01:35,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376271009445s 2019-05-14 11:01:35,353 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:37,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:37,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-550031da-2d7d-4d7e-80ed-d1f156915df0 x-openstack-request-id: req-550031da-2d7d-4d7e-80ed-d1f156915df0 2019-05-14 11:01:37,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/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:37,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-550031da-2d7d-4d7e-80ed-d1f156915df0 2019-05-14 11:01:37,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405647039413s 2019-05-14 11:01:37,769 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:39,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:39,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:39,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-45c046ba-c05b-4ef1-99fc-2ae0655ad3ee x-openstack-request-id: req-45c046ba-c05b-4ef1-99fc-2ae0655ad3ee 2019-05-14 11:01:39,968 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:39,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-45c046ba-c05b-4ef1-99fc-2ae0655ad3ee 2019-05-14 11:01:39,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196691989899s 2019-05-14 11:01:39,974 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:41,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:42,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-3249e6f6-88ef-4113-807b-368c242c806a x-openstack-request-id: req-3249e6f6-88ef-4113-807b-368c242c806a 2019-05-14 11:01:43,000 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:43,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3249e6f6-88ef-4113-807b-368c242c806a 2019-05-14 11:01:43,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02376413345s 2019-05-14 11:01:43,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:45,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:46,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-d8f5829c-764b-4417-9312-056dc3af8991 x-openstack-request-id: req-d8f5829c-764b-4417-9312-056dc3af8991 2019-05-14 11:01:46,275 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:46,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d8f5829c-764b-4417-9312-056dc3af8991 2019-05-14 11:01:46,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.26615905762s 2019-05-14 11:01:46,282 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:48,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:48,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:48,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-966b24d6-c44c-4c80-bddd-9dfdb0f711a1 x-openstack-request-id: req-966b24d6-c44c-4c80-bddd-9dfdb0f711a1 2019-05-14 11:01:48,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/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:48,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-966b24d6-c44c-4c80-bddd-9dfdb0f711a1 2019-05-14 11:01:48,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.230144023895s 2019-05-14 11:01:48,522 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:50,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:50,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:51,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-4d15ef25-5d72-4f34-907c-ad5641d1e5dc x-openstack-request-id: req-4d15ef25-5d72-4f34-907c-ad5641d1e5dc 2019-05-14 11:01:51,177 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:51,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4d15ef25-5d72-4f34-907c-ad5641d1e5dc 2019-05-14 11:01:51,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653491020203s 2019-05-14 11:01:51,184 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:53,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:53,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:53,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-11890543-ff22-4db5-9597-51f84b4d812e x-openstack-request-id: req-11890543-ff22-4db5-9597-51f84b4d812e 2019-05-14 11:01:53,679 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:53,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11890543-ff22-4db5-9597-51f84b4d812e 2019-05-14 11:01:53,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492928028107s 2019-05-14 11:01:53,686 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:55,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:55,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:56,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-888cdb4a-3257-43e9-9bed-69b0f068bb30 x-openstack-request-id: req-888cdb4a-3257-43e9-9bed-69b0f068bb30 2019-05-14 11:01:56,251 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:56,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-888cdb4a-3257-43e9-9bed-69b0f068bb30 2019-05-14 11:01:56,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563011884689s 2019-05-14 11:01:56,259 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:01:58,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:01:58,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:01:58,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:01: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-11d93197-4aa6-4fa3-9f12-0cac86cfab42 x-openstack-request-id: req-11d93197-4aa6-4fa3-9f12-0cac86cfab42 2019-05-14 11:01:58,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/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:01:58,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11d93197-4aa6-4fa3-9f12-0cac86cfab42 2019-05-14 11:01:58,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445885896683s 2019-05-14 11:01:58,715 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:00,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:00,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:00,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-8bf91323-3f3f-4eb2-ae0c-7444011f2f60 x-openstack-request-id: req-8bf91323-3f3f-4eb2-ae0c-7444011f2f60 2019-05-14 11:02:00,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:00,916 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8bf91323-3f3f-4eb2-ae0c-7444011f2f60 2019-05-14 11:02:00,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199437856674s 2019-05-14 11:02:00,924 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:02,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:03,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:02:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9cb505e-b191-4672-8069-076d4d9847db x-openstack-request-id: req-f9cb505e-b191-4672-8069-076d4d9847db 2019-05-14 11:02:03,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/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:03,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f9cb505e-b191-4672-8069-076d4d9847db 2019-05-14 11:02:03,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392795085907s 2019-05-14 11:02:03,325 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:05,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:05,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:05,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-6a98f4a0-0d2e-43b5-8913-57fbd3d02bc0 x-openstack-request-id: req-6a98f4a0-0d2e-43b5-8913-57fbd3d02bc0 2019-05-14 11:02:05,760 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:05,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6a98f4a0-0d2e-43b5-8913-57fbd3d02bc0 2019-05-14 11:02:05,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432963132858s 2019-05-14 11:02:05,767 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:07,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:07,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:08,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-d97288ed-f658-4a0d-b143-3c0474a383ee x-openstack-request-id: req-d97288ed-f658-4a0d-b143-3c0474a383ee 2019-05-14 11:02:08,499 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:08,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d97288ed-f658-4a0d-b143-3c0474a383ee 2019-05-14 11:02:08,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.729462862015s 2019-05-14 11:02:08,505 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:10,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:10,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:10,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-de361ed9-a7c2-401a-9639-74f84ff9ebc3 x-openstack-request-id: req-de361ed9-a7c2-401a-9639-74f84ff9ebc3 2019-05-14 11:02:10,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:10,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-de361ed9-a7c2-401a-9639-74f84ff9ebc3 2019-05-14 11:02:10,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198698997498s 2019-05-14 11:02:10,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:12,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:13,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-3a41c6d4-abc7-4111-9097-4f56b3393f5d x-openstack-request-id: req-3a41c6d4-abc7-4111-9097-4f56b3393f5d 2019-05-14 11:02:13,169 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:13,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3a41c6d4-abc7-4111-9097-4f56b3393f5d 2019-05-14 11:02:13,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453644037247s 2019-05-14 11:02:13,176 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:15,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:15,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:15,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-da0d38d9-45fc-48c6-9f20-7d4b48ea74b8 x-openstack-request-id: req-da0d38d9-45fc-48c6-9f20-7d4b48ea74b8 2019-05-14 11:02:15,372 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:15,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-da0d38d9-45fc-48c6-9f20-7d4b48ea74b8 2019-05-14 11:02:15,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193948030472s 2019-05-14 11:02:15,380 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:17,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:17,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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:17,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-e72ae0e8-cfa0-4f9e-8d93-8dbe339cdcd1 x-openstack-request-id: req-e72ae0e8-cfa0-4f9e-8d93-8dbe339cdcd1 2019-05-14 11:02:17,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:00:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:17,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e72ae0e8-cfa0-4f9e-8d93-8dbe339cdcd1 2019-05-14 11:02:17,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216809988022s 2019-05-14 11:02:17,605 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:02:19,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:02:19,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:19,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-c285aca4-21d9-4936-b773-b8c89da50cc4 x-openstack-request-id: req-c285aca4-21d9-4936-b773-b8c89da50cc4 2019-05-14 11:02:19,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fe:30", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:02:18.000000", "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:02:18Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:02:19,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c285aca4-21d9-4936-b773-b8c89da50cc4 2019-05-14 11:02:19,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173830986023s 2019-05-14 11:02:19,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 11:02:19,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=8aaefba0-c1d5-4b09-9ca5-586fdc0609dc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:19,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 11:02:19 GMT X-Openstack-Request-Id: req-eb09bedf-b12e-4f6f-bd2a-70710474d4dc 2019-05-14 11:02:19,848 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:02:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.15"}],"id":"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00","security_groups":["d9e28839-0b34-49b3-baa9-05237304fdc7"],"mac_address":"fa:16:3e:90:fe:30","project_id":"aeed89a71cd04a1488361625e74189ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:24Z","binding:vnic_type":"normal","device_id":"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc","ip_allocation":"immediate"}]} 2019-05-14 11:02:19,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=8aaefba0-c1d5-4b09-9ca5-586fdc0609dc used request id req-eb09bedf-b12e-4f6f-bd2a-70710474d4dc 2019-05-14 11:02:19,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0592498779297s 2019-05-14 11:02:19,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:02:19,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d9b66c57-0122-4d1f-9ef6-2ab57d7eea00" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:19,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 11:02:19 GMT X-Openstack-Request-Id: req-29ed5ec9-ac4d-4eea-8560-564e39899cd5 2019-05-14 11:02:19,909 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 11:02:19,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d9b66c57-0122-4d1f-9ef6-2ab57d7eea00 used request id req-29ed5ec9-ac4d-4eea-8560-564e39899cd5 2019-05-14 11:02:19,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0506598949432s 2019-05-14 11:02:19,910 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:90:fe:30', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ecbcfd93-dbbd-468e-850a-95cf5782177c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:02:18.000000', 'flavor': Munch({u'id': u'7ecf3783-7c28-4140-9442-1f1eaf2ed2dc'}), 'az': u'nova', 'id': u'8aaefba0-c1d5-4b09-9ca5-586fdc0609dc', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f4be1e8f38034df4b2619488b3005313', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeed89a71cd04a1488361625e74189ac', 'name': 'cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T11:02:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:02:18Z', 'hostId': u'53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:02:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'aeed89a71cd04a1488361625e74189ac', 'name': u'cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952', 'adminPass': u'LLsSymAG4J9q', 'tenant_id': u'aeed89a71cd04a1488361625e74189ac', 'created_at': u'2019-05-14T11:00:21Z', 'created': u'2019-05-14T11:00:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 11:02:19,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 11:02:19,916 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:20,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 11:02:20 GMT X-Openstack-Request-Id: req-0564a5e0-b614-4bd7-8c4e-9474448ca312 2019-05-14 11:02:20,020 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:02:20,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-0564a5e0-b614-4bd7-8c4e-9474448ca312 2019-05-14 11:02:20,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104437112808s 2019-05-14 11:02:20,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 11:02:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=8aaefba0-c1d5-4b09-9ca5-586fdc0609dc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:20,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 11:02:20 GMT X-Openstack-Request-Id: req-fa191c49-5a66-49ba-8a87-d3e2fab9ffef 2019-05-14 11:02:20,070 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:02:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.15"}],"id":"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00","security_groups":["d9e28839-0b34-49b3-baa9-05237304fdc7"],"mac_address":"fa:16:3e:90:fe:30","project_id":"aeed89a71cd04a1488361625e74189ac","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:24Z","binding:vnic_type":"normal","device_id":"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc","ip_allocation":"immediate"}]} 2019-05-14 11:02:20,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=8aaefba0-c1d5-4b09-9ca5-586fdc0609dc used request id req-fa191c49-5a66-49ba-8a87-d3e2fab9ffef 2019-05-14 11:02:20,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0494961738586s 2019-05-14 11:02:20,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 11:02:20,072 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.15", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00"}}' 2019-05-14 11:02:22,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 14 May 2019 11:02:22 GMT X-Openstack-Request-Id: req-950df71f-147f-44e6-b731-d6eaf3e4441d 2019-05-14 11:02:22,524 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}} 2019-05-14 11:02:22,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-950df71f-147f-44e6-b731-d6eaf3e4441d 2019-05-14 11:02:22,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.45265507698s 2019-05-14 11:02:22,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:02:22,540 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:22,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 11:02:22 GMT X-Openstack-Request-Id: req-b26d0fd1-ef26-4cbc-aeba-6304a039e992 2019-05-14 11:02:22,637 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}]} 2019-05-14 11:02:22,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b26d0fd1-ef26-4cbc-aeba-6304a039e992 2019-05-14 11:02:22,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0973491668701s 2019-05-14 11:02:22,644 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 11:02:22,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:02:22,756 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:22,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 11:02:22 GMT X-Openstack-Request-Id: req-b37c658b-2d45-46ab-8643-8adf4ba93848 2019-05-14 11:02:22,816 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}]} 2019-05-14 11:02:22,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b37c658b-2d45-46ab-8643-8adf4ba93848 2019-05-14 11:02:22,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610601902008s 2019-05-14 11:02:22,823 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 11:02:22,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:02:22,934 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:23,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 11:02:22 GMT X-Openstack-Request-Id: req-2ece8291-2d43-4bd9-8e6d-b758751eead0 2019-05-14 11:02:23,003 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}]} 2019-05-14 11:02:23,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-2ece8291-2d43-4bd9-8e6d-b758751eead0 2019-05-14 11:02:23,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0692851543427s 2019-05-14 11:02:23,009 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 11:02:23,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:02:23,121 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:23,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 11:02:23 GMT X-Openstack-Request-Id: req-0d600ace-875f-42d8-8011-1ae465e6f799 2019-05-14 11:02:23,184 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}]} 2019-05-14 11:02:23,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0d600ace-875f-42d8-8011-1ae465e6f799 2019-05-14 11:02:23,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0635459423065s 2019-05-14 11:02:23,191 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 11:02:23,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:02:23,302 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:23,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 11:02:23 GMT X-Openstack-Request-Id: req-e523eef5-7860-4ec7-ac71-d2645c16c40a 2019-05-14 11:02:23,361 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}]} 2019-05-14 11:02:23,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-e523eef5-7860-4ec7-ac71-d2645c16c40a 2019-05-14 11:02:23,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594239234924s 2019-05-14 11:02:23,367 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 11:02:23,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:02:23,478 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:23,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 11:02:23 GMT X-Openstack-Request-Id: req-6cfaeeeb-332f-4174-9b1f-1b355654e163 2019-05-14 11:02:23,540 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}]} 2019-05-14 11:02:23,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6cfaeeeb-332f-4174-9b1f-1b355654e163 2019-05-14 11:02:23,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618529319763s 2019-05-14 11:02:23,546 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 11:02:23,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:02:23,658 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:02:23,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 14 May 2019 11:02:23 GMT X-Openstack-Request-Id: req-526bd99a-6405-43f9-a169-c32dfd5e427d 2019-05-14 11:02:23,719 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}]} 2019-05-14 11:02:23,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-526bd99a-6405-43f9-a169-c32dfd5e427d 2019-05-14 11:02:23,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0620679855347s 2019-05-14 11:02:23,726 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'15ba4fa9-5571-49fd-a282-5f84c6cd35f0', 'updated_at': u'2019-05-14T11:02:23Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'd9b66c57-0122-4d1f-9ef6-2ab57d7eea00', 'id': u'a1c7f248-ce12-4fdb-8445-50b43057cbc3', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'd9b66c57-0122-4d1f-9ef6-2ab57d7eea00', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeed89a71cd04a1488361625e74189ac', 'name': 'cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'aeed89a71cd04a1488361625e74189ac', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:90:fe:30', u'device_id': u'8aaefba0-c1d5-4b09-9ca5-586fdc0609dc'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'aeed89a71cd04a1488361625e74189ac', 'created_at': u'2019-05-14T11:02:21Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:90:fe:30', u'device_id': u'8aaefba0-c1d5-4b09-9ca5-586fdc0609dc'}), 'router': u'15ba4fa9-5571-49fd-a282-5f84c6cd35f0'}) 2019-05-14 11:02:23,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 11:02:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 11:02:23,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10439 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-b214a2b0-e609-46e2-90e7-115f97479720 x-openstack-request-id: req-b214a2b0-e609-46e2-90e7-115f97479720 2019-05-14 11:02:23,800 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 668010263 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.349735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.352637] pid_max: default: 32768 minimum: 301\n[ 0.354193] ACPI: Core revision 20150930\n[ 0.356179] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.358488] Security Framework initialized\n[ 0.359897] Yama: becoming mindful.\n[ 0.361170] AppArmor: AppArmor initialized\n[ 0.362787] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.368697] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.372557] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.374740] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.377317] Initializing cgroup subsys io\n[ 0.378746] Initializing cgroup subsys memory\n[ 0.380263] Initializing cgroup subsys devices\n[ 0.381760] Initializing cgroup subsys freezer\n[ 0.383538] Initializing cgroup subsys net_cls\n[ 0.385070] Initializing cgroup subsys perf_event\n[ 0.386674] Initializing cgroup subsys net_prio\n[ 0.388245] Initializing cgroup subsys hugetlb\n[ 0.389768] Initializing cgroup subsys pids\n[ 0.391931] mce: CPU supports 10 MCE banks\n[ 0.393398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.395113] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.397042] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.398876] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.401597] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.404378] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.406535] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.414298] Freeing SMP alternatives memory: 36K\n[ 0.420843] ftrace: allocating 32287 entries in 127 pages\n[ 0.465059] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.467177] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.469310] smpboot: Max logical packages: 2\n[ 0.471064] x2apic enabled\n[ 0.472465] Switched APIC routing to physical x2apic.\n[ 0.475397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.477496] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.482018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.494125] KVM setup paravirtual spinlock\n[ 0.497548] x86: Booting SMP configuration:\n[ 0.499508] .... node #0, CPUs: #1\n[ 0.501255] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.523996] x86: Booted up 1 node, 2 CPUs\n[ 0.524003] KVM setup async PF for cpu 1\n[ 0.524007] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.529236] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.532311] devtmpfs: initialized\n[ 0.535137] evm: security.selinux\n[ 0.536560] evm: security.SMACK64\n[ 0.537933] evm: security.SMACK64EXEC\n[ 0.539405] evm: security.SMACK64TRANSMUTE\n[ 0.541051] evm: security.SMACK64MMAP\n[ 0.542552] evm: security.ima\n[ 0.543829] evm: security.capability\n[ 0.545544] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.549488] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.551712] pinctrl core: initialized pinctrl subsystem\n[ 0.553675] RTC time: 11:02:19, date: 05/14/19\n[ 0.556109] NET: Registered protocol family 16\n[ 0.569726] cpuidle: using governor ladder\n[ 0.581833] cpuidle: using governor menu\n[ 0.583249] PCCT header not found.\n[ 0.584587] ACPI: bus type PCI registered\n[ 0.586018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.588255] PCI: Using configuration type 1 for base access\n[ 0.602826] ACPI: Added _OSI(Module Device)\n[ 0.604287] ACPI: Added _OSI(Processor Device)\n[ 0.605810] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.607398] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.610424] ACPI: Interpreter enabled\n[ 0.611761] ACPI: (supports S0 S5)\n[ 0.628862] ACPI: Using IOAPIC for interrupt routing\n[ 0.631169] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.636363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.638383] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.640583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.642676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.646489] acpiphp: Slot [3] registered\n[ 0.647927] acpiphp: Slot [4] registered\n[ 0.649330] acpiphp: Slot [5] registered\n[ 0.650733] acpiphp: Slot [6] registered\n[ 0.652141] acpiphp: Slot [7] registered\n[ 0.653544] acpiphp: Slot [8] registered\n[ 0.654917] acpiphp: Slot [9] registered\n[ 0.656327] acpiphp: Slot [10] registered\n[ 0.657757] acpiphp: Slot [11] registered\n[ 0.659176] acpiphp: Slot [12] registered\n[ 0.660666] acpiphp: Slot [13] registered\n[ 0.662087] acpiphp: Slot [14] registered\n[ 0.663505] acpiphp: Slot [15] registered\n[ 0.664912] acpiphp: Slot [16] registered\n[ 0.666328] acpiphp: Slot [17] registered\n[ 0.667724] acpiphp: Slot [18] registered\n[ 0.669142] acpiphp: Slot [19] registered\n[ 0.670570] acpiphp: Slot [20] registered\n[ 0.672018] acpiphp: Slot [21] registered\n[ 0.673441] acpiphp: Slot [22] registered\n[ 0.674835] acpiphp: Slot [23] registered\n[ 0.676294] acpiphp: Slot [24] registered\n[ 0.677732] acpiphp: Slot [25] registered\n[ 0.679157] acpiphp: Slot [26] registered\n[ 0.680580] acpiphp: Slot [27] registered\n[ 0.682015] acpiphp: Slot [28] registered\n[ 0.683452] acpiphp: Slot [29] registered\n[ 0.684889] acpiphp: Slot [30] registered\n[ 0.686323] acpiphp: Slot [31] registered\n[ 0.687734] PCI host bridge to bus 0000:00\n[ 0.689145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.691265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.693387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.695910] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.698435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.701007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.705919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.708139] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.710190] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.712409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.716826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.719305] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.742280] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.744829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.747669] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.750130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.752554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.754775] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.757065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.758907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.761537] vgaarb: loaded\n[ 0.762621] vgaarb: bridge control possible 0000:00:02.0\n[ 0.764696] SCSI subsystem initialized\n[ 0.766286] ACPI: bus type USB registered\n[ 0.767735] usbcore: registered new interface driver usbfs\n[ 0.769479] usbcore: registered new interface driver hub\n[ 0.771225] usbcore: registered new device driver usb\n[ 0.773198] PCI: Using ACPI for IRQ routing\n[ 0.775097] NetLabel: Initializing\n[ 0.776327] NetLabel: domain hash size = 128\n[ 0.777772] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.779447] NetLabel: unlabeled traffic allowed by default\n[ 0.781431] amd_nb: Cannot enumerate AMD northbridges\n[ 0.783264] clocksource: Switched to clocksource kvm-clock\n[ 0.795159] AppArmor: AppArmor Filesystem Enabled\n[ 0.796835] pnp: PnP ACPI init\n[ 0.798301] pnp: PnP ACPI: found 5 devices\n[ 0.806386] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.809313] NET: Registered protocol family 2\n[ 0.811140] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.813822] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.816259] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.818391] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.820334] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.822455] NET: Registered protocol family 1\n[ 0.823976] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.825879] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.827705] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.847453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.867392] Unpacking initramfs...\n[ 1.064882] Freeing initrd memory: 14824K\n[ 1.066861] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.068911] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.071239] Scanning for low memory corruption every 60 seconds\n[ 1.073567] audit: initializing netlink subsys (disabled)\n[ 1.075402] audit: type=2000 audit(1557831740.194:1): initialized\n[ 1.077621] Initialise system trusted keyring\n[ 1.079262] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.081291] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.084487] zbud: loaded\n[ 1.085826] VFS: Disk quotas dquot_6.6.0\n[ 1.087240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.089625] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.091786] fuse init (API version 7.23)\n[ 1.093347] Key type big_key registered\n[ 1.094724] Allocating IMA MOK and blacklist keyrings.\n[ 1.097093] Key type asymmetric registered\n[ 1.098525] Asymmetric key parser 'x509' registered\n[ 1.100189] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.102778] io scheduler noop registered\n[ 1.104154] io scheduler deadline registered (default)\n[ 1.105875] io scheduler cfq registered\n[ 1.107329] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.109144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.111322] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.113831] ACPI: Power Button [PWRF]\n[ 1.115311] GHES: HEST is not enabled!\n[ 1.134822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.174403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.177837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.204020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.207889] Linux agpgart interface v0.103\n[ 1.211396] loop: module loaded\n[ 1.214276] vda: vda1\n[ 1.216163] scsi host0: ata_piix\n[ 1.217546] scsi host1: ata_piix\n[ 1.218818] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.220940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.223122] libphy: Fixed MDIO Bus: probed\n[ 1.224592] tun: Universal TUN/TAP device driver, 1.6\n[ 1.226315] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.229636] PPP generic driver version 2.4.2\n[ 1.231198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.233273] ehci-pci: EHCI PCI platform driver\n[ 1.234797] ehci-platform: EHCI generic platform driver\n[ 1.236516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.238495] ohci-pci: OHCI PCI platform driver\n[ 1.240015] ohci-platform: OHCI generic platform driver\n[ 1.241928] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.262445] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.264261] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.266950] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.273077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.275675] usb usb1: Product: UHCI Host Controller\n[ 1.277364] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.279460] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.281255] hub 1-0:1.0: USB hub found\n[ 1.282656] hub 1-0:1.0: 2 ports detected\n[ 1.284313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.288114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.289846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.291814] mousedev: PS/2 mouse device common for all mice\n[ 1.294121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.297407] rtc_cmos 00:00: RTC can wake from S4\n[ 1.299390] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.301542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.303715] i2c /dev entries driver\n[ 1.305093] device-mapper: uevent: version 1.0.3\n[ 1.306840] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.309782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.312247] NET: Registered protocol family 10\n[ 1.314201] NET: Registered protocol family 17\n[ 1.315821] Key type dns_resolver registered\n[ 1.317751] registered taskstats version 1\n[ 1.319275] Loading compiled-in X.509 certificates\n[ 1.337861] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.341224] zswap: loaded using pool lzo/zbud\n[ 1.344610] Key type trusted registered\n[ 1.348587] Key type encrypted registered\n[ 1.350063] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.351941] ima: No TPM chip found, activating TPM-bypass!\n[ 1.353807] ima: Allocated hash algorithm: sha1\n[ 1.355472] evm: HMAC attrs: 0x1\n[ 1.357199] Magic number: 3:173:24\n[ 1.358538] misc cpu_dma_latency: hash matches\n[ 1.360311] rtc_cmos 00:00: setting system clock to 2019-05-14 11:02:20 UTC (1557831740)\n[ 1.363258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.365272] EDD information not available.\n[ 1.381672] Freeing unused kernel memory: 1484K\n[ 1.395306] Write protecting the kernel read-only data: 14336k\n[ 1.400673] Freeing unused kernel memory: 1620K\n[ 1.402572] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.416460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.416840] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.416856] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424765] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424804] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424928] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424965] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425000] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425054] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472489] virtio_net virtio0 ens3: renamed from eth0\n[ 1.488779] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.492113] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.500272] AVX2 version of gcm_enc/dec engaged.\n[ 1.501947] AES CTR mode by8 optimization enabled\n[ 1.523774] FDC 0 is a S82078B\n[ 1.599278] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.763791] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.766026] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.768357] usb 1-1: Product: QEMU USB Tablet\n[ 1.769916] usb 1-1: Manufacturer: QEMU\n[ 1.771325] usb 1-1: SerialNumber: 42\n[ 1.779250] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.787283] usbcore: registered new interface driver usbhid\n[ 1.789226] usbhid: USB HID core driver\n[ 1.792338] 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.796472] 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.882166] md: linear personality registered for level -1\n[ 2.886247] md: multipath personality registered for level -4\n[ 2.890420] md: raid0 personality registered for level 0\n[ 2.895157] md: raid1 personality registered for level 1\n[ 2.967293] raid6: sse2x1 gen() 11372 MB/s\n[ 3.035268] raid6: sse2x1 xor() 8962 MB/s\n[ 3.103281] raid6: sse2x2 gen() 14441 MB/s\n[ 3.171279] raid6: sse2x2 xor() 9729 MB/s\n[ 3.239280] raid6: sse2x4 gen() 16720 MB/s\n[ 3.307290] raid6: sse2x4 xor() 11539 MB/s\n[ 3.375292] raid6: avx2x1 gen() 22097 MB/s\n[ 3.443280] raid6: avx2x2 gen() 25725 MB/s\n[ 3.511279] raid6: avx2x4 gen() 29782 MB/s\n[ 3.512870] raid6: using algorithm avx2x4 gen() 29782 MB/s\n[ 3.514775] raid6: using avx2x2 recovery algorithm\n[ 3.517679] xor: automatically using best checksumming function:\n[ 3.559296] avx : 33064.000 MB/sec\n[ 3.561847] async_tx: api initialized (async)\n[ 3.570220] md: raid6 personality registered for level 6\n[ 3.572095] md: raid5 personality registered for level 5\n[ 3.573920] md: raid4 personality registered for level 4\n[ 3.580859] 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.612338] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.631068] 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.736138] 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.741939] systemd[1]: Detected virtualization kvm.\n[ 3.743668] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.747730] systemd[1]: Set hostname to .\n[ 3.750864] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.752841] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.896648] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.901271] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.904666] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.908209] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.912438] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.916291] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.919310] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.922969] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.927446] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.930908] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.934701] 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.940539] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.944655] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.948905] 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.953917] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.957741] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.961815] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.975407] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.979765] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.984717] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.989403] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.993238] 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.999898] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.004103] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.009133] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.014113] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.022397] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 4.023640] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.032350] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.039287] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.043369] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.050333] systemd[1]: Starting Journal Service...\n[ 4.052579] Loading iSCSI transport class v2.0-870.\n Starting Journal Service...\n[ 4.057381] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.062305] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.066197] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.072738] iscsi: registered transport (tcp)\n[ 4.073570] 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.082703] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.088678] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.107440] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.112036] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.116764] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.133507] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started 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] 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 Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n"} 2019-05-14 11:02:23,801 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc/action used request id req-b214a2b0-e609-46e2-90e7-115f97479720 2019-05-14 11:02:23,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746409893036s 2019-05-14 11:02:23,802 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 668010263 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.349735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.352637] pid_max: default: 32768 minimum: 301 [ 0.354193] ACPI: Core revision 20150930 [ 0.356179] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.358488] Security Framework initialized [ 0.359897] Yama: becoming mindful. [ 0.361170] AppArmor: AppArmor initialized [ 0.362787] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.368697] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.372557] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.374740] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.377317] Initializing cgroup subsys io [ 0.378746] Initializing cgroup subsys memory [ 0.380263] Initializing cgroup subsys devices [ 0.381760] Initializing cgroup subsys freezer [ 0.383538] Initializing cgroup subsys net_cls [ 0.385070] Initializing cgroup subsys perf_event [ 0.386674] Initializing cgroup subsys net_prio [ 0.388245] Initializing cgroup subsys hugetlb [ 0.389768] Initializing cgroup subsys pids [ 0.391931] mce: CPU supports 10 MCE banks [ 0.393398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395113] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.397042] Spectre V2 : Mitigation: Full generic retpoline [ 0.398876] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.401597] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.404378] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.406535] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.414298] Freeing SMP alternatives memory: 36K [ 0.420843] ftrace: allocating 32287 entries in 127 pages [ 0.465059] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.467177] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.469310] smpboot: Max logical packages: 2 [ 0.471064] x2apic enabled [ 0.472465] Switched APIC routing to physical x2apic. [ 0.475397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.477496] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.482018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.494125] KVM setup paravirtual spinlock [ 0.497548] x86: Booting SMP configuration: [ 0.499508] .... node #0, CPUs: #1 [ 0.501255] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.523996] x86: Booted up 1 node, 2 CPUs [ 0.524003] KVM setup async PF for cpu 1 [ 0.524007] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.529236] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.532311] devtmpfs: initialized [ 0.535137] evm: security.selinux [ 0.536560] evm: security.SMACK64 [ 0.537933] evm: security.SMACK64EXEC [ 0.539405] evm: security.SMACK64TRANSMUTE [ 0.541051] evm: security.SMACK64MMAP [ 0.542552] evm: security.ima [ 0.543829] evm: security.capability [ 0.545544] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.549488] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.551712] pinctrl core: initialized pinctrl subsystem [ 0.553675] RTC time: 11:02:19, date: 05/14/19 [ 0.556109] NET: Registered protocol family 16 [ 0.569726] cpuidle: using governor ladder [ 0.581833] cpuidle: using governor menu [ 0.583249] PCCT header not found. [ 0.584587] ACPI: bus type PCI registered [ 0.586018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.588255] PCI: Using configuration type 1 for base access [ 0.602826] ACPI: Added _OSI(Module Device) [ 0.604287] ACPI: Added _OSI(Processor Device) [ 0.605810] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.607398] ACPI: Added _OSI(Processor Aggregator Device) [ 0.610424] ACPI: Interpreter enabled [ 0.611761] ACPI: (supports S0 S5) [ 0.628862] ACPI: Using IOAPIC for interrupt routing [ 0.631169] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.636363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.638383] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.640583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.642676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.646489] acpiphp: Slot [3] registered [ 0.647927] acpiphp: Slot [4] registered [ 0.649330] acpiphp: Slot [5] registered [ 0.650733] acpiphp: Slot [6] registered [ 0.652141] acpiphp: Slot [7] registered [ 0.653544] acpiphp: Slot [8] registered [ 0.654917] acpiphp: Slot [9] registered [ 0.656327] acpiphp: Slot [10] registered [ 0.657757] acpiphp: Slot [11] registered [ 0.659176] acpiphp: Slot [12] registered [ 0.660666] acpiphp: Slot [13] registered [ 0.662087] acpiphp: Slot [14] registered [ 0.663505] acpiphp: Slot [15] registered [ 0.664912] acpiphp: Slot [16] registered [ 0.666328] acpiphp: Slot [17] registered [ 0.667724] acpiphp: Slot [18] registered [ 0.669142] acpiphp: Slot [19] registered [ 0.670570] acpiphp: Slot [20] registered [ 0.672018] acpiphp: Slot [21] registered [ 0.673441] acpiphp: Slot [22] registered [ 0.674835] acpiphp: Slot [23] registered [ 0.676294] acpiphp: Slot [24] registered [ 0.677732] acpiphp: Slot [25] registered [ 0.679157] acpiphp: Slot [26] registered [ 0.680580] acpiphp: Slot [27] registered [ 0.682015] acpiphp: Slot [28] registered [ 0.683452] acpiphp: Slot [29] registered [ 0.684889] acpiphp: Slot [30] registered [ 0.686323] acpiphp: Slot [31] registered [ 0.687734] PCI host bridge to bus 0000:00 [ 0.689145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.691265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.693387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.695910] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.698435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.701007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.705919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.708139] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.710190] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.712409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.716826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.719305] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.742280] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.744829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.747669] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.750130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.752554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.754775] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.757065] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.758907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.761537] vgaarb: loaded [ 0.762621] vgaarb: bridge control possible 0000:00:02.0 [ 0.764696] SCSI subsystem initialized [ 0.766286] ACPI: bus type USB registered [ 0.767735] usbcore: registered new interface driver usbfs [ 0.769479] usbcore: registered new interface driver hub [ 0.771225] usbcore: registered new device driver usb [ 0.773198] PCI: Using ACPI for IRQ routing [ 0.775097] NetLabel: Initializing [ 0.776327] NetLabel: domain hash size = 128 [ 0.777772] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.779447] NetLabel: unlabeled traffic allowed by default [ 0.781431] amd_nb: Cannot enumerate AMD northbridges [ 0.783264] clocksource: Switched to clocksource kvm-clock [ 0.795159] AppArmor: AppArmor Filesystem Enabled [ 0.796835] pnp: PnP ACPI init [ 0.798301] pnp: PnP ACPI: found 5 devices [ 0.806386] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.809313] NET: Registered protocol family 2 [ 0.811140] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.813822] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.816259] TCP: Hash tables configured (established 32768 bind 32768) [ 0.818391] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.820334] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.822455] NET: Registered protocol family 1 [ 0.823976] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.825879] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.827705] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.847453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.867392] Unpacking initramfs... [ 1.064882] Freeing initrd memory: 14824K [ 1.066861] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.068911] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.071239] Scanning for low memory corruption every 60 seconds [ 1.073567] audit: initializing netlink subsys (disabled) [ 1.075402] audit: type=2000 audit(1557831740.194:1): initialized [ 1.077621] Initialise system trusted keyring [ 1.079262] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.081291] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.084487] zbud: loaded [ 1.085826] VFS: Disk quotas dquot_6.6.0 [ 1.087240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.089625] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.091786] fuse init (API version 7.23) [ 1.093347] Key type big_key registered [ 1.094724] Allocating IMA MOK and blacklist keyrings. [ 1.097093] Key type asymmetric registered [ 1.098525] Asymmetric key parser 'x509' registered [ 1.100189] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.102778] io scheduler noop registered [ 1.104154] io scheduler deadline registered (default) [ 1.105875] io scheduler cfq registered [ 1.107329] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.109144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.111322] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.113831] ACPI: Power Button [PWRF] [ 1.115311] GHES: HEST is not enabled! [ 1.134822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.174403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.177837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.204020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.207889] Linux agpgart interface v0.103 [ 1.211396] loop: module loaded [ 1.214276] vda: vda1 [ 1.216163] scsi host0: ata_piix [ 1.217546] scsi host1: ata_piix [ 1.218818] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.220940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.223122] libphy: Fixed MDIO Bus: probed [ 1.224592] tun: Universal TUN/TAP device driver, 1.6 [ 1.226315] tun: (C) 1999-2004 Max Krasnyansky [ 1.229636] PPP generic driver version 2.4.2 [ 1.231198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.233273] ehci-pci: EHCI PCI platform driver [ 1.234797] ehci-platform: EHCI generic platform driver [ 1.236516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.238495] ohci-pci: OHCI PCI platform driver [ 1.240015] ohci-platform: OHCI generic platform driver [ 1.241928] uhci_hcd: USB Universal Host Controller Interface driver [ 1.262445] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.264261] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.266950] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.273077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.275675] usb usb1: Product: UHCI Host Controller [ 1.277364] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.279460] usb usb1: SerialNumber: 0000:00:01.2 [ 1.281255] hub 1-0:1.0: USB hub found [ 1.282656] hub 1-0:1.0: 2 ports detected [ 1.284313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.288114] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.289846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.291814] mousedev: PS/2 mouse device common for all mice [ 1.294121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.297407] rtc_cmos 00:00: RTC can wake from S4 [ 1.299390] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.301542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.303715] i2c /dev entries driver [ 1.305093] device-mapper: uevent: version 1.0.3 [ 1.306840] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.309782] ledtrig-cpu: registered to indicate activity on CPUs [ 1.312247] NET: Registered protocol family 10 [ 1.314201] NET: Registered protocol family 17 [ 1.315821] Key type dns_resolver registered [ 1.317751] registered taskstats version 1 [ 1.319275] Loading compiled-in X.509 certificates [ 1.337861] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.341224] zswap: loaded using pool lzo/zbud [ 1.344610] Key type trusted registered [ 1.348587] Key type encrypted registered [ 1.350063] AppArmor: AppArmor sha1 policy hashing enabled [ 1.351941] ima: No TPM chip found, activating TPM-bypass! [ 1.353807] ima: Allocated hash algorithm: sha1 [ 1.355472] evm: HMAC attrs: 0x1 [ 1.357199] Magic number: 3:173:24 [ 1.358538] misc cpu_dma_latency: hash matches [ 1.360311] rtc_cmos 00:00: setting system clock to 2019-05-14 11:02:20 UTC (1557831740) [ 1.363258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.365272] EDD information not available. [ 1.381672] Freeing unused kernel memory: 1484K [ 1.395306] Write protecting the kernel read-only data: 14336k [ 1.400673] Freeing unused kernel memory: 1620K [ 1.402572] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.416460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.416840] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.416856] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424765] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424804] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424928] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424965] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425000] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425054] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472489] virtio_net virtio0 ens3: renamed from eth0 [ 1.488779] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.492113] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.500272] AVX2 version of gcm_enc/dec engaged. [ 1.501947] AES CTR mode by8 optimization enabled [ 1.523774] FDC 0 is a S82078B [ 1.599278] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.763791] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.766026] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.768357] usb 1-1: Product: QEMU USB Tablet [ 1.769916] usb 1-1: Manufacturer: QEMU [ 1.771325] usb 1-1: SerialNumber: 42 [ 1.779250] hidraw: raw HID events driver (C) Jiri Kosina [ 1.787283] usbcore: registered new interface driver usbhid [ 1.789226] usbhid: USB HID core driver [ 1.792338] 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.796472] 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.882166] md: linear personality registered for level -1 [ 2.886247] md: multipath personality registered for level -4 [ 2.890420] md: raid0 personality registered for level 0 [ 2.895157] md: raid1 personality registered for level 1 [ 2.967293] raid6: sse2x1 gen() 11372 MB/s [ 3.035268] raid6: sse2x1 xor() 8962 MB/s [ 3.103281] raid6: sse2x2 gen() 14441 MB/s [ 3.171279] raid6: sse2x2 xor() 9729 MB/s [ 3.239280] raid6: sse2x4 gen() 16720 MB/s [ 3.307290] raid6: sse2x4 xor() 11539 MB/s [ 3.375292] raid6: avx2x1 gen() 22097 MB/s [ 3.443280] raid6: avx2x2 gen() 25725 MB/s [ 3.511279] raid6: avx2x4 gen() 29782 MB/s [ 3.512870] raid6: using algorithm avx2x4 gen() 29782 MB/s [ 3.514775] raid6: using avx2x2 recovery algorithm [ 3.517679] xor: automatically using best checksumming function: [ 3.559296] avx : 33064.000 MB/sec [ 3.561847] async_tx: api initialized (async) [ 3.570220] md: raid6 personality registered for level 6 [ 3.572095] md: raid5 personality registered for level 5 [ 3.573920] md: raid4 personality registered for level 4 [ 3.580859] 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.612338] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.631068] 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.736138] 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.741939] systemd[1]: Detected virtualization kvm. [ 3.743668] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.747730] systemd[1]: Set hostname to . [ 3.750864] systemd[1]: Initializing machine ID from KVM UUID. [ 3.752841] systemd[1]: Installed transient /etc/machine-id file. [ 3.896648] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.901271] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.904666] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.908209] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.912438] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.916291] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.919310] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.922969] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.927446] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.930908] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.934701] 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.940539] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.944655] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.948905] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.953917] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.957741] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.961815] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.975407] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.979765] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.984717] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.989403] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.993238] 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.999898] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.004103] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.009133] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.014113] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.022397] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 4.023640] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.032350] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.039287] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.043369] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.050333] systemd[1]: Starting Journal Service... [ 4.052579] Loading iSCSI transport class v2.0-870. Starting Journal Service... [ 4.057381] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.062305] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.066197] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.072738] iscsi: registered transport (tcp) [ 4.073570] 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.082703] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.088678] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.107440] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.112036] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.116764] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.133507] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started 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] 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 Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... 2019-05-14 11:02:24,805 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2019-05-14 11:02:33,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 11:02:33,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 11:02:33,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13243 Content-Type: application/json Date: Tue, 14 May 2019 11:02: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-035edf84-98be-42f9-bc76-5a451d92144c x-openstack-request-id: req-035edf84-98be-42f9-bc76-5a451d92144c 2019-05-14 11:02:33,901 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 668010263 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.349735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.352637] pid_max: default: 32768 minimum: 301\n[ 0.354193] ACPI: Core revision 20150930\n[ 0.356179] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.358488] Security Framework initialized\n[ 0.359897] Yama: becoming mindful.\n[ 0.361170] AppArmor: AppArmor initialized\n[ 0.362787] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.368697] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.372557] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.374740] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.377317] Initializing cgroup subsys io\n[ 0.378746] Initializing cgroup subsys memory\n[ 0.380263] Initializing cgroup subsys devices\n[ 0.381760] Initializing cgroup subsys freezer\n[ 0.383538] Initializing cgroup subsys net_cls\n[ 0.385070] Initializing cgroup subsys perf_event\n[ 0.386674] Initializing cgroup subsys net_prio\n[ 0.388245] Initializing cgroup subsys hugetlb\n[ 0.389768] Initializing cgroup subsys pids\n[ 0.391931] mce: CPU supports 10 MCE banks\n[ 0.393398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.395113] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.397042] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.398876] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.401597] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.404378] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.406535] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.414298] Freeing SMP alternatives memory: 36K\n[ 0.420843] ftrace: allocating 32287 entries in 127 pages\n[ 0.465059] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.467177] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.469310] smpboot: Max logical packages: 2\n[ 0.471064] x2apic enabled\n[ 0.472465] Switched APIC routing to physical x2apic.\n[ 0.475397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.477496] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.482018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.494125] KVM setup paravirtual spinlock\n[ 0.497548] x86: Booting SMP configuration:\n[ 0.499508] .... node #0, CPUs: #1\n[ 0.501255] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.523996] x86: Booted up 1 node, 2 CPUs\n[ 0.524003] KVM setup async PF for cpu 1\n[ 0.524007] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.529236] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.532311] devtmpfs: initialized\n[ 0.535137] evm: security.selinux\n[ 0.536560] evm: security.SMACK64\n[ 0.537933] evm: security.SMACK64EXEC\n[ 0.539405] evm: security.SMACK64TRANSMUTE\n[ 0.541051] evm: security.SMACK64MMAP\n[ 0.542552] evm: security.ima\n[ 0.543829] evm: security.capability\n[ 0.545544] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.549488] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.551712] pinctrl core: initialized pinctrl subsystem\n[ 0.553675] RTC time: 11:02:19, date: 05/14/19\n[ 0.556109] NET: Registered protocol family 16\n[ 0.569726] cpuidle: using governor ladder\n[ 0.581833] cpuidle: using governor menu\n[ 0.583249] PCCT header not found.\n[ 0.584587] ACPI: bus type PCI registered\n[ 0.586018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.588255] PCI: Using configuration type 1 for base access\n[ 0.602826] ACPI: Added _OSI(Module Device)\n[ 0.604287] ACPI: Added _OSI(Processor Device)\n[ 0.605810] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.607398] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.610424] ACPI: Interpreter enabled\n[ 0.611761] ACPI: (supports S0 S5)\n[ 0.628862] ACPI: Using IOAPIC for interrupt routing\n[ 0.631169] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.636363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.638383] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.640583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.642676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.646489] acpiphp: Slot [3] registered\n[ 0.647927] acpiphp: Slot [4] registered\n[ 0.649330] acpiphp: Slot [5] registered\n[ 0.650733] acpiphp: Slot [6] registered\n[ 0.652141] acpiphp: Slot [7] registered\n[ 0.653544] acpiphp: Slot [8] registered\n[ 0.654917] acpiphp: Slot [9] registered\n[ 0.656327] acpiphp: Slot [10] registered\n[ 0.657757] acpiphp: Slot [11] registered\n[ 0.659176] acpiphp: Slot [12] registered\n[ 0.660666] acpiphp: Slot [13] registered\n[ 0.662087] acpiphp: Slot [14] registered\n[ 0.663505] acpiphp: Slot [15] registered\n[ 0.664912] acpiphp: Slot [16] registered\n[ 0.666328] acpiphp: Slot [17] registered\n[ 0.667724] acpiphp: Slot [18] registered\n[ 0.669142] acpiphp: Slot [19] registered\n[ 0.670570] acpiphp: Slot [20] registered\n[ 0.672018] acpiphp: Slot [21] registered\n[ 0.673441] acpiphp: Slot [22] registered\n[ 0.674835] acpiphp: Slot [23] registered\n[ 0.676294] acpiphp: Slot [24] registered\n[ 0.677732] acpiphp: Slot [25] registered\n[ 0.679157] acpiphp: Slot [26] registered\n[ 0.680580] acpiphp: Slot [27] registered\n[ 0.682015] acpiphp: Slot [28] registered\n[ 0.683452] acpiphp: Slot [29] registered\n[ 0.684889] acpiphp: Slot [30] registered\n[ 0.686323] acpiphp: Slot [31] registered\n[ 0.687734] PCI host bridge to bus 0000:00\n[ 0.689145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.691265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.693387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.695910] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.698435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.701007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.705919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.708139] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.710190] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.712409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.716826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.719305] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.742280] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.744829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.747669] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.750130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.752554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.754775] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.757065] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.758907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.761537] vgaarb: loaded\n[ 0.762621] vgaarb: bridge control possible 0000:00:02.0\n[ 0.764696] SCSI subsystem initialized\n[ 0.766286] ACPI: bus type USB registered\n[ 0.767735] usbcore: registered new interface driver usbfs\n[ 0.769479] usbcore: registered new interface driver hub\n[ 0.771225] usbcore: registered new device driver usb\n[ 0.773198] PCI: Using ACPI for IRQ routing\n[ 0.775097] NetLabel: Initializing\n[ 0.776327] NetLabel: domain hash size = 128\n[ 0.777772] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.779447] NetLabel: unlabeled traffic allowed by default\n[ 0.781431] amd_nb: Cannot enumerate AMD northbridges\n[ 0.783264] clocksource: Switched to clocksource kvm-clock\n[ 0.795159] AppArmor: AppArmor Filesystem Enabled\n[ 0.796835] pnp: PnP ACPI init\n[ 0.798301] pnp: PnP ACPI: found 5 devices\n[ 0.806386] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.809313] NET: Registered protocol family 2\n[ 0.811140] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.813822] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.816259] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.818391] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.820334] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.822455] NET: Registered protocol family 1\n[ 0.823976] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.825879] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.827705] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.847453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.867392] Unpacking initramfs...\n[ 1.064882] Freeing initrd memory: 14824K\n[ 1.066861] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.068911] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.071239] Scanning for low memory corruption every 60 seconds\n[ 1.073567] audit: initializing netlink subsys (disabled)\n[ 1.075402] audit: type=2000 audit(1557831740.194:1): initialized\n[ 1.077621] Initialise system trusted keyring\n[ 1.079262] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.081291] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.084487] zbud: loaded\n[ 1.085826] VFS: Disk quotas dquot_6.6.0\n[ 1.087240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.089625] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.091786] fuse init (API version 7.23)\n[ 1.093347] Key type big_key registered\n[ 1.094724] Allocating IMA MOK and blacklist keyrings.\n[ 1.097093] Key type asymmetric registered\n[ 1.098525] Asymmetric key parser 'x509' registered\n[ 1.100189] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.102778] io scheduler noop registered\n[ 1.104154] io scheduler deadline registered (default)\n[ 1.105875] io scheduler cfq registered\n[ 1.107329] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.109144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.111322] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.113831] ACPI: Power Button [PWRF]\n[ 1.115311] GHES: HEST is not enabled!\n[ 1.134822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.174403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.177837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.204020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.207889] Linux agpgart interface v0.103\n[ 1.211396] loop: module loaded\n[ 1.214276] vda: vda1\n[ 1.216163] scsi host0: ata_piix\n[ 1.217546] scsi host1: ata_piix\n[ 1.218818] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.220940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.223122] libphy: Fixed MDIO Bus: probed\n[ 1.224592] tun: Universal TUN/TAP device driver, 1.6\n[ 1.226315] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.229636] PPP generic driver version 2.4.2\n[ 1.231198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.233273] ehci-pci: EHCI PCI platform driver\n[ 1.234797] ehci-platform: EHCI generic platform driver\n[ 1.236516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.238495] ohci-pci: OHCI PCI platform driver\n[ 1.240015] ohci-platform: OHCI generic platform driver\n[ 1.241928] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.262445] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.264261] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.266950] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.268758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.270829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.273077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.275675] usb usb1: Product: UHCI Host Controller\n[ 1.277364] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.279460] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.281255] hub 1-0:1.0: USB hub found\n[ 1.282656] hub 1-0:1.0: 2 ports detected\n[ 1.284313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.288114] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.289846] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.291814] mousedev: PS/2 mouse device common for all mice\n[ 1.294121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.297407] rtc_cmos 00:00: RTC can wake from S4\n[ 1.299390] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.301542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.303715] i2c /dev entries driver\n[ 1.305093] device-mapper: uevent: version 1.0.3\n[ 1.306840] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.309782] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.312247] NET: Registered protocol family 10\n[ 1.314201] NET: Registered protocol family 17\n[ 1.315821] Key type dns_resolver registered\n[ 1.317751] registered taskstats version 1\n[ 1.319275] Loading compiled-in X.509 certificates\n[ 1.337861] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.341224] zswap: loaded using pool lzo/zbud\n[ 1.344610] Key type trusted registered\n[ 1.348587] Key type encrypted registered\n[ 1.350063] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.351941] ima: No TPM chip found, activating TPM-bypass!\n[ 1.353807] ima: Allocated hash algorithm: sha1\n[ 1.355472] evm: HMAC attrs: 0x1\n[ 1.357199] Magic number: 3:173:24\n[ 1.358538] misc cpu_dma_latency: hash matches\n[ 1.360311] rtc_cmos 00:00: setting system clock to 2019-05-14 11:02:20 UTC (1557831740)\n[ 1.363258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.365272] EDD information not available.\n[ 1.381672] Freeing unused kernel memory: 1484K\n[ 1.395306] Write protecting the kernel read-only data: 14336k\n[ 1.400673] Freeing unused kernel memory: 1620K\n[ 1.402572] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.416460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.416840] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.416856] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424765] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424804] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424928] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.424965] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425000] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425054] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.472489] virtio_net virtio0 ens3: renamed from eth0\n[ 1.488779] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.492113] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.500272] AVX2 version of gcm_enc/dec engaged.\n[ 1.501947] AES CTR mode by8 optimization enabled\n[ 1.523774] FDC 0 is a S82078B\n[ 1.599278] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.763791] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.766026] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.768357] usb 1-1: Product: QEMU USB Tablet\n[ 1.769916] usb 1-1: Manufacturer: QEMU\n[ 1.771325] usb 1-1: SerialNumber: 42\n[ 1.779250] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.787283] usbcore: registered new interface driver usbhid\n[ 1.789226] usbhid: USB HID core driver\n[ 1.792338] 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.796472] 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.882166] md: linear personality registered for level -1\n[ 2.886247] md: multipath personality registered for level -4\n[ 2.890420] md: raid0 personality registered for level 0\n[ 2.895157] md: raid1 personality registered for level 1\n[ 2.967293] raid6: sse2x1 gen() 11372 MB/s\n[ 3.035268] raid6: sse2x1 xor() 8962 MB/s\n[ 3.103281] raid6: sse2x2 gen() 14441 MB/s\n[ 3.171279] raid6: sse2x2 xor() 9729 MB/s\n[ 3.239280] raid6: sse2x4 gen() 16720 MB/s\n[ 3.307290] raid6: sse2x4 xor() 11539 MB/s\n[ 3.375292] raid6: avx2x1 gen() 22097 MB/s\n[ 3.443280] raid6: avx2x2 gen() 25725 MB/s\n[ 3.511279] raid6: avx2x4 gen() 29782 MB/s\n[ 3.512870] raid6: using algorithm avx2x4 gen() 29782 MB/s\n[ 3.514775] raid6: using avx2x2 recovery algorithm\n[ 3.517679] xor: automatically using best checksumming function:\n[ 3.559296] avx : 33064.000 MB/sec\n[ 3.561847] async_tx: api initialized (async)\n[ 3.570220] md: raid6 personality registered for level 6\n[ 3.572095] md: raid5 personality registered for level 5\n[ 3.573920] md: raid4 personality registered for level 4\n[ 3.580859] 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.612338] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.631068] 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.736138] 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.741939] systemd[1]: Detected virtualization kvm.\n[ 3.743668] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.747730] systemd[1]: Set hostname to .\n[ 3.750864] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.752841] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.896648] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.901271] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.904666] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.908209] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.912438] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.916291] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.919310] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.922969] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.927446] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.930908] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.934701] 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.940539] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.944655] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.948905] 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.953917] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.957741] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.961815] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.975407] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.979765] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.984717] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.989403] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.993238] 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.999898] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 4.004103] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.009133] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.014113] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 4.022397] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\n[ 4.023640] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Monitoring of LVM2 mirrors... dmeventd or progress polling...\n[ 4.032350] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.039287] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 4.043369] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.050333] systemd[1]: Starting Journal Service...\n[ 4.052579] Loading iSCSI transport class v2.0-870.\n Starting Journal Service...\n[ 4.057381] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.062305] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.066197] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.072738] iscsi: registered transport (tcp)\n[ 4.073570] 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.082703] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.088678] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.107440] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.112036] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.116764] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 4.133507] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started 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] 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 Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[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[ 8.982588] cloud-init[450]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 14 May 2019 11:02:24 +0000. Up 4.70 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.025275] cloud-init[925]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 14 May 2019 11:02:29 +0000. Up 9.49 seconds.\n[ 10.028668] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.031756] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.034988] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.038226] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.041460] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.15 | 255.255.255.0 | global | fa:16:3e:90:fe:30 |\n[ 10.048352] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe90:fe30/64 | . | link | fa:16:3e:90:fe:30 |\n[ 10.051760] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.055157] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.058568] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.061949] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.065129] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.068266] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Network is Online.\n\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m[ 10.075811] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.078103] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.078386] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.078679] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.078975] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.079254] cloud-init[925]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.079562] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.079828] cloud-init[925]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.080405] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.080712] cloud-init[925]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.080974] cloud-init[925]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.081271] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.081547] cloud-init[925]: Generating public/private rsa key pair.\n[ 10.081814] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.082099] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.082360] cloud-init[925]: The key fingerprint is:\n[ 10.082623] cloud-init[925]: SHA256:7l2qrkd8LJpSkZewVEVCvCSpC/5KJTyKKoXdNWUgDnk root@cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952\n[ 10.082900] cloud-init[925]: The key's randomart image is:\n[ 10.083159] cloud-init[925]: +---[RSA 2048]----+\n[ 10.083434] cloud-init[925]: | ... .*+oo |\n[ 10.083697] cloud-init[925]: | .oE.= =. |\n[ 10.083964] cloud-init[925]: | ..o O o |\n[ 10.084510] cloud-init[925]: | .. . * + |\n[ 10.084773] cloud-init[925]: | ++o.o =S. |\n[ 10.085037] cloud-init[925]: |o.++o ..+ o |\n[ 10.085323] cloud-init[925]: |o... . +.o . |\n[ 10.085582] cloud-init[925]: |o. o o... o |\n[ 10.085847] cloud-init[925]: |o .. ..++.o |\n[ 10.086113] cloud-init[925]: +----[SHA256]-----+\n[ 10.086465] cloud-init[925]: Generating public/private dsa key pair.\n[ 10.086793] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.087119] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.087470] cloud-init[925]: The key fingerprint is:\n[ 10.087802] cloud-init[925]: SHA256:PU2ot+JnaNu0sK1/8Y0fm8JztE9wI0csCAmaIpg1M1M root@cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952\n[ 10.088365] cloud-init[925]: The key's randomart image is:\n[ 10.088639] cloud-init[925]: +---[DSA 1024]----+\n[ 10.088898] cloud-init[925]: | *.E .... |\n[ 10.089160] cloud-init[925]: |.o = o .... . |\n[ 10.089439] cloud-init[925]: |o. . o .... o |\n[ 10.089695] cloud-init[925]: | . . o o o |\n[ 10.089965] cloud-init[925]: | S + ...o.|\n[ 10.090223] cloud-init[925]: | . o. o+.|\n[ 10.090494] cloud-init[925]: | o.o .o.+o|\n[ 10.090764] cloud-init[925]: | .oBo..+o+=|\n[ 10.091021] cloud-init[925]: | .=*=. +++|\n[ 10.091301] cloud-init[925]: +----[SHA256]-----+\n[ 10.091565] cloud-init[925]: Generating public/private ecdsa key pair.\n[ 10.091820] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.092364] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.092620] cloud-init[925]: The key fingerprint is:\n[ 10.092896] cloud-init[925]: SHA256:7rw6Eu3r2AZTkGdzdoa/iJpj8XJ/RNqU0qg8gKxeXSU root@cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952\n[ 10.093163] cloud-init[925]: The key's randomart image is:\n[ 10.093432] cloud-init[925]: +---[ECDSA 256]---+\n[ 10.093698] cloud-init[925]: | . . |\n[ 10.093956] cloud-init[925]: | o +E+.o |\n[ 10.094217] cloud-init[925]: | . . + +o* . |\n[ 10.094495] cloud-init[925]: | o . ..o * |\n[ 10.094751] cloud-init[925]: | . .=.oSB . |\n[ 10.095014] cloud-init[925]: |. .=.*.o + |\n[ 10.095297] cloud-init[925]: |. . X ... |\n[ 10.095555] cloud-init[925]: | . Bo*o . |\n[ 10.095826] cloud-init[925]: | ..B===o |\n[ 10.096356] cloud-init[925]: +----[SHA256]-----+\n[ 10.096625] cloud-init[925]: Generating public/private ed25519 key pair.\n[ 10.096888] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.097145] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.097562] cloud-init[925]: The key fingerprint is:\n[ 10.097682] cloud-init[925]: SHA256:w4M/vtFPXA0IRQ6Ad4LA9Qb6AFkxEPUtb6/+wuKP/Xk root@cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952\n[ 10.097940] cloud-init[925]: The key's randomart image is:\n[ 10.098204] cloud-init[925]: +--[ED25519 256]--+\n[ 10.098472] cloud-init[925]: | +B*+oo..ooo |\n[ 10.098733] cloud-init[925]: | ...+o+o .+ . |\n[ 10.163006] cloud-init[925]: | o o.+o o . |\n[ 10.163244] cloud-init[925]: | o * o |\n[ 10.163515] cloud-init[925]: | o S . .|\n[ 10.163772] cloud-init[925]: | o = . . |\n[ 10.164307] cloud-init[925]: | .+ o o |\n[ 10.164569] cloud-init[925]: | .+o+ +E |\n[ 10.164831] cloud-init[925]: | .o+B=+.. |\n[ 10.165095] cloud-init[925]: +----[SHA256]-----+\n] Reached target Cloud-config availability.\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 D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on ACPID Listen 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 LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Snappy daemon...\n Starting LSB: Record successful boot for GRUB...\n Starting /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting LSB: MD monitoring daemon...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Accounts Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[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 LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Snappy daemon.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n Starting Wait until snapd is fully seeded...\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-05-14 11:02:33,902 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc/action used request id req-035edf84-98be-42f9-bc76-5a451d92144c 2019-05-14 11:02:33,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0874609947205s 2019-05-14 11:02:33,904 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 668010263 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.349735] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.352637] pid_max: default: 32768 minimum: 301 [ 0.354193] ACPI: Core revision 20150930 [ 0.356179] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.358488] Security Framework initialized [ 0.359897] Yama: becoming mindful. [ 0.361170] AppArmor: AppArmor initialized [ 0.362787] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.368697] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.372557] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.374740] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.377317] Initializing cgroup subsys io [ 0.378746] Initializing cgroup subsys memory [ 0.380263] Initializing cgroup subsys devices [ 0.381760] Initializing cgroup subsys freezer [ 0.383538] Initializing cgroup subsys net_cls [ 0.385070] Initializing cgroup subsys perf_event [ 0.386674] Initializing cgroup subsys net_prio [ 0.388245] Initializing cgroup subsys hugetlb [ 0.389768] Initializing cgroup subsys pids [ 0.391931] mce: CPU supports 10 MCE banks [ 0.393398] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.395113] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.397042] Spectre V2 : Mitigation: Full generic retpoline [ 0.398876] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.401597] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.404378] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.406535] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.414298] Freeing SMP alternatives memory: 36K [ 0.420843] ftrace: allocating 32287 entries in 127 pages [ 0.465059] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.467177] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.469310] smpboot: Max logical packages: 2 [ 0.471064] x2apic enabled [ 0.472465] Switched APIC routing to physical x2apic. [ 0.475397] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.477496] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.482018] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.494125] KVM setup paravirtual spinlock [ 0.497548] x86: Booting SMP configuration: [ 0.499508] .... node #0, CPUs: #1 [ 0.501255] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.523996] x86: Booted up 1 node, 2 CPUs [ 0.524003] KVM setup async PF for cpu 1 [ 0.524007] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.529236] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.532311] devtmpfs: initialized [ 0.535137] evm: security.selinux [ 0.536560] evm: security.SMACK64 [ 0.537933] evm: security.SMACK64EXEC [ 0.539405] evm: security.SMACK64TRANSMUTE [ 0.541051] evm: security.SMACK64MMAP [ 0.542552] evm: security.ima [ 0.543829] evm: security.capability [ 0.545544] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.549488] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.551712] pinctrl core: initialized pinctrl subsystem [ 0.553675] RTC time: 11:02:19, date: 05/14/19 [ 0.556109] NET: Registered protocol family 16 [ 0.569726] cpuidle: using governor ladder [ 0.581833] cpuidle: using governor menu [ 0.583249] PCCT header not found. [ 0.584587] ACPI: bus type PCI registered [ 0.586018] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.588255] PCI: Using configuration type 1 for base access [ 0.602826] ACPI: Added _OSI(Module Device) [ 0.604287] ACPI: Added _OSI(Processor Device) [ 0.605810] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.607398] ACPI: Added _OSI(Processor Aggregator Device) [ 0.610424] ACPI: Interpreter enabled [ 0.611761] ACPI: (supports S0 S5) [ 0.628862] ACPI: Using IOAPIC for interrupt routing [ 0.631169] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.636363] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.638383] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.640583] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.642676] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.646489] acpiphp: Slot [3] registered [ 0.647927] acpiphp: Slot [4] registered [ 0.649330] acpiphp: Slot [5] registered [ 0.650733] acpiphp: Slot [6] registered [ 0.652141] acpiphp: Slot [7] registered [ 0.653544] acpiphp: Slot [8] registered [ 0.654917] acpiphp: Slot [9] registered [ 0.656327] acpiphp: Slot [10] registered [ 0.657757] acpiphp: Slot [11] registered [ 0.659176] acpiphp: Slot [12] registered [ 0.660666] acpiphp: Slot [13] registered [ 0.662087] acpiphp: Slot [14] registered [ 0.663505] acpiphp: Slot [15] registered [ 0.664912] acpiphp: Slot [16] registered [ 0.666328] acpiphp: Slot [17] registered [ 0.667724] acpiphp: Slot [18] registered [ 0.669142] acpiphp: Slot [19] registered [ 0.670570] acpiphp: Slot [20] registered [ 0.672018] acpiphp: Slot [21] registered [ 0.673441] acpiphp: Slot [22] registered [ 0.674835] acpiphp: Slot [23] registered [ 0.676294] acpiphp: Slot [24] registered [ 0.677732] acpiphp: Slot [25] registered [ 0.679157] acpiphp: Slot [26] registered [ 0.680580] acpiphp: Slot [27] registered [ 0.682015] acpiphp: Slot [28] registered [ 0.683452] acpiphp: Slot [29] registered [ 0.684889] acpiphp: Slot [30] registered [ 0.686323] acpiphp: Slot [31] registered [ 0.687734] PCI host bridge to bus 0000:00 [ 0.689145] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.691265] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.693387] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.695910] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.698435] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.701007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.705919] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.708139] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.710190] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.712409] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.716826] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.719305] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.742280] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.744829] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.747669] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.750130] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.752554] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.754775] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.757065] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.758907] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.761537] vgaarb: loaded [ 0.762621] vgaarb: bridge control possible 0000:00:02.0 [ 0.764696] SCSI subsystem initialized [ 0.766286] ACPI: bus type USB registered [ 0.767735] usbcore: registered new interface driver usbfs [ 0.769479] usbcore: registered new interface driver hub [ 0.771225] usbcore: registered new device driver usb [ 0.773198] PCI: Using ACPI for IRQ routing [ 0.775097] NetLabel: Initializing [ 0.776327] NetLabel: domain hash size = 128 [ 0.777772] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.779447] NetLabel: unlabeled traffic allowed by default [ 0.781431] amd_nb: Cannot enumerate AMD northbridges [ 0.783264] clocksource: Switched to clocksource kvm-clock [ 0.795159] AppArmor: AppArmor Filesystem Enabled [ 0.796835] pnp: PnP ACPI init [ 0.798301] pnp: PnP ACPI: found 5 devices [ 0.806386] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.809313] NET: Registered protocol family 2 [ 0.811140] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.813822] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.816259] TCP: Hash tables configured (established 32768 bind 32768) [ 0.818391] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.820334] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.822455] NET: Registered protocol family 1 [ 0.823976] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.825879] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.827705] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.847453] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.867392] Unpacking initramfs... [ 1.064882] Freeing initrd memory: 14824K [ 1.066861] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.068911] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.071239] Scanning for low memory corruption every 60 seconds [ 1.073567] audit: initializing netlink subsys (disabled) [ 1.075402] audit: type=2000 audit(1557831740.194:1): initialized [ 1.077621] Initialise system trusted keyring [ 1.079262] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.081291] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.084487] zbud: loaded [ 1.085826] VFS: Disk quotas dquot_6.6.0 [ 1.087240] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.089625] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.091786] fuse init (API version 7.23) [ 1.093347] Key type big_key registered [ 1.094724] Allocating IMA MOK and blacklist keyrings. [ 1.097093] Key type asymmetric registered [ 1.098525] Asymmetric key parser 'x509' registered [ 1.100189] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.102778] io scheduler noop registered [ 1.104154] io scheduler deadline registered (default) [ 1.105875] io scheduler cfq registered [ 1.107329] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.109144] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.111322] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.113831] ACPI: Power Button [PWRF] [ 1.115311] GHES: HEST is not enabled! [ 1.134822] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.174403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.177837] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.204020] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.207889] Linux agpgart interface v0.103 [ 1.211396] loop: module loaded [ 1.214276] vda: vda1 [ 1.216163] scsi host0: ata_piix [ 1.217546] scsi host1: ata_piix [ 1.218818] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.220940] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.223122] libphy: Fixed MDIO Bus: probed [ 1.224592] tun: Universal TUN/TAP device driver, 1.6 [ 1.226315] tun: (C) 1999-2004 Max Krasnyansky [ 1.229636] PPP generic driver version 2.4.2 [ 1.231198] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.233273] ehci-pci: EHCI PCI platform driver [ 1.234797] ehci-platform: EHCI generic platform driver [ 1.236516] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.238495] ohci-pci: OHCI PCI platform driver [ 1.240015] ohci-platform: OHCI generic platform driver [ 1.241928] uhci_hcd: USB Universal Host Controller Interface driver [ 1.262445] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.264261] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.266950] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.268758] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.270829] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.273077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.275675] usb usb1: Product: UHCI Host Controller [ 1.277364] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.279460] usb usb1: SerialNumber: 0000:00:01.2 [ 1.281255] hub 1-0:1.0: USB hub found [ 1.282656] hub 1-0:1.0: 2 ports detected [ 1.284313] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.288114] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.289846] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.291814] mousedev: PS/2 mouse device common for all mice [ 1.294121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.297407] rtc_cmos 00:00: RTC can wake from S4 [ 1.299390] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.301542] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.303715] i2c /dev entries driver [ 1.305093] device-mapper: uevent: version 1.0.3 [ 1.306840] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.309782] ledtrig-cpu: registered to indicate activity on CPUs [ 1.312247] NET: Registered protocol family 10 [ 1.314201] NET: Registered protocol family 17 [ 1.315821] Key type dns_resolver registered [ 1.317751] registered taskstats version 1 [ 1.319275] Loading compiled-in X.509 certificates [ 1.337861] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.341224] zswap: loaded using pool lzo/zbud [ 1.344610] Key type trusted registered [ 1.348587] Key type encrypted registered [ 1.350063] AppArmor: AppArmor sha1 policy hashing enabled [ 1.351941] ima: No TPM chip found, activating TPM-bypass! [ 1.353807] ima: Allocated hash algorithm: sha1 [ 1.355472] evm: HMAC attrs: 0x1 [ 1.357199] Magic number: 3:173:24 [ 1.358538] misc cpu_dma_latency: hash matches [ 1.360311] rtc_cmos 00:00: setting system clock to 2019-05-14 11:02:20 UTC (1557831740) [ 1.363258] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.365272] EDD information not available. [ 1.381672] Freeing unused kernel memory: 1484K [ 1.395306] Write protecting the kernel read-only data: 14336k [ 1.400673] Freeing unused kernel memory: 1620K [ 1.402572] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.416460] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.416840] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.416856] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424765] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424804] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424928] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.424965] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425000] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425054] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425090] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.472489] virtio_net virtio0 ens3: renamed from eth0 [ 1.488779] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.492113] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.500272] AVX2 version of gcm_enc/dec engaged. [ 1.501947] AES CTR mode by8 optimization enabled [ 1.523774] FDC 0 is a S82078B [ 1.599278] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.763791] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.766026] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.768357] usb 1-1: Product: QEMU USB Tablet [ 1.769916] usb 1-1: Manufacturer: QEMU [ 1.771325] usb 1-1: SerialNumber: 42 [ 1.779250] hidraw: raw HID events driver (C) Jiri Kosina [ 1.787283] usbcore: registered new interface driver usbhid [ 1.789226] usbhid: USB HID core driver [ 1.792338] 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.796472] 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.882166] md: linear personality registered for level -1 [ 2.886247] md: multipath personality registered for level -4 [ 2.890420] md: raid0 personality registered for level 0 [ 2.895157] md: raid1 personality registered for level 1 [ 2.967293] raid6: sse2x1 gen() 11372 MB/s [ 3.035268] raid6: sse2x1 xor() 8962 MB/s [ 3.103281] raid6: sse2x2 gen() 14441 MB/s [ 3.171279] raid6: sse2x2 xor() 9729 MB/s [ 3.239280] raid6: sse2x4 gen() 16720 MB/s [ 3.307290] raid6: sse2x4 xor() 11539 MB/s [ 3.375292] raid6: avx2x1 gen() 22097 MB/s [ 3.443280] raid6: avx2x2 gen() 25725 MB/s [ 3.511279] raid6: avx2x4 gen() 29782 MB/s [ 3.512870] raid6: using algorithm avx2x4 gen() 29782 MB/s [ 3.514775] raid6: using avx2x2 recovery algorithm [ 3.517679] xor: automatically using best checksumming function: [ 3.559296] avx : 33064.000 MB/sec [ 3.561847] async_tx: api initialized (async) [ 3.570220] md: raid6 personality registered for level 6 [ 3.572095] md: raid5 personality registered for level 5 [ 3.573920] md: raid4 personality registered for level 4 [ 3.580859] 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.612338] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.631068] 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.736138] 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.741939] systemd[1]: Detected virtualization kvm. [ 3.743668] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.747730] systemd[1]: Set hostname to . [ 3.750864] systemd[1]: Initializing machine ID from KVM UUID. [ 3.752841] systemd[1]: Installed transient /etc/machine-id file. [ 3.896648] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.901271] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.904666] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.908209] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.912438] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.916291] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.919310] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.922969] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.927446] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.930908] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.934701] 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.940539] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.944655] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.948905] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.953917] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.957741] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.961815] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.975407] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.979765] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.984717] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.989403] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.993238] 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.999898] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.004103] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.009133] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.014113] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 4.022397] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 4.023640] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.032350] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.039287] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.043369] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.050333] systemd[1]: Starting Journal Service... [ 4.052579] Loading iSCSI transport class v2.0-870. Starting Journal Service... [ 4.057381] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.062305] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.066197] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.072738] iscsi: registered transport (tcp) [ 4.073570] 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.082703] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.088678] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.107440] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.112036] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.116764] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 4.133507] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started 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] 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 Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Commit a transient machine-id on disk. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[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. [ 8.982588] cloud-init[450]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 14 May 2019 11:02:24 +0000. Up 4.70 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.025275] cloud-init[925]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 14 May 2019 11:02:29 +0000. Up 9.49 seconds. [ 10.028668] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.031756] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.034988] cloud-init[925]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.038226] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.041460] cloud-init[925]: ci-info: | ens3 | True | 192.168.120.15 | 255.255.255.0 | global | fa:16:3e:90:fe:30 | [ 10.048352] cloud-init[925]: ci-info: | ens3 | True | fe80::f816:3eff:fe90:fe30/64 | . | link | fa:16:3e:90:fe:30 | [ 10.051760] cloud-init[925]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.055157] cloud-init[925]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.058568] cloud-init[925]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.061949] cloud-init[925]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.065129] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.068266] cloud-init[925]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m[ 10.075811] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.078103] cloud-init[925]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.078386] cloud-init[925]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.078679] cloud-init[925]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.078975] cloud-init[925]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.079254] cloud-init[925]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.079562] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.079828] cloud-init[925]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.080405] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.080712] cloud-init[925]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.080974] cloud-init[925]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.081271] cloud-init[925]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.081547] cloud-init[925]: Generating public/private rsa key pair. [ 10.081814] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.082099] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.082360] cloud-init[925]: The key fingerprint is: [ 10.082623] cloud-init[925]: SHA256:7l2qrkd8LJpSkZewVEVCvCSpC/5KJTyKKoXdNWUgDnk root@cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 [ 10.082900] cloud-init[925]: The key's randomart image is: [ 10.083159] cloud-init[925]: +---[RSA 2048]----+ [ 10.083434] cloud-init[925]: | ... .*+oo | [ 10.083697] cloud-init[925]: | .oE.= =. | [ 10.083964] cloud-init[925]: | ..o O o | [ 10.084510] cloud-init[925]: | .. . * + | [ 10.084773] cloud-init[925]: | ++o.o =S. | [ 10.085037] cloud-init[925]: |o.++o ..+ o | [ 10.085323] cloud-init[925]: |o... . +.o . | [ 10.085582] cloud-init[925]: |o. o o... o | [ 10.085847] cloud-init[925]: |o .. ..++.o | [ 10.086113] cloud-init[925]: +----[SHA256]-----+ [ 10.086465] cloud-init[925]: Generating public/private dsa key pair. [ 10.086793] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.087119] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.087470] cloud-init[925]: The key fingerprint is: [ 10.087802] cloud-init[925]: SHA256:PU2ot+JnaNu0sK1/8Y0fm8JztE9wI0csCAmaIpg1M1M root@cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 [ 10.088365] cloud-init[925]: The key's randomart image is: [ 10.088639] cloud-init[925]: +---[DSA 1024]----+ [ 10.088898] cloud-init[925]: | *.E .... | [ 10.089160] cloud-init[925]: |.o = o .... . | [ 10.089439] cloud-init[925]: |o. . o .... o | [ 10.089695] cloud-init[925]: | . . o o o | [ 10.089965] cloud-init[925]: | S + ...o.| [ 10.090223] cloud-init[925]: | . o. o+.| [ 10.090494] cloud-init[925]: | o.o .o.+o| [ 10.090764] cloud-init[925]: | .oBo..+o+=| [ 10.091021] cloud-init[925]: | .=*=. +++| [ 10.091301] cloud-init[925]: +----[SHA256]-----+ [ 10.091565] cloud-init[925]: Generating public/private ecdsa key pair. [ 10.091820] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.092364] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.092620] cloud-init[925]: The key fingerprint is: [ 10.092896] cloud-init[925]: SHA256:7rw6Eu3r2AZTkGdzdoa/iJpj8XJ/RNqU0qg8gKxeXSU root@cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 [ 10.093163] cloud-init[925]: The key's randomart image is: [ 10.093432] cloud-init[925]: +---[ECDSA 256]---+ [ 10.093698] cloud-init[925]: | . . | [ 10.093956] cloud-init[925]: | o +E+.o | [ 10.094217] cloud-init[925]: | . . + +o* . | [ 10.094495] cloud-init[925]: | o . ..o * | [ 10.094751] cloud-init[925]: | . .=.oSB . | [ 10.095014] cloud-init[925]: |. .=.*.o + | [ 10.095297] cloud-init[925]: |. . X ... | [ 10.095555] cloud-init[925]: | . Bo*o . | [ 10.095826] cloud-init[925]: | ..B===o | [ 10.096356] cloud-init[925]: +----[SHA256]-----+ [ 10.096625] cloud-init[925]: Generating public/private ed25519 key pair. [ 10.096888] cloud-init[925]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.097145] cloud-init[925]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.097562] cloud-init[925]: The key fingerprint is: [ 10.097682] cloud-init[925]: SHA256:w4M/vtFPXA0IRQ6Ad4LA9Qb6AFkxEPUtb6/+wuKP/Xk root@cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 [ 10.097940] cloud-init[925]: The key's randomart image is: [ 10.098204] cloud-init[925]: +--[ED25519 256]--+ [ 10.098472] cloud-init[925]: | +B*+oo..ooo | [ 10.098733] cloud-init[925]: | ...+o+o .+ . | [ 10.163006] cloud-init[925]: | o o.+o o . | [ 10.163244] cloud-init[925]: | o * o | [ 10.163515] cloud-init[925]: | o S . .| [ 10.163772] cloud-init[925]: | o = . . | [ 10.164307] cloud-init[925]: | .+ o o | [ 10.164569] cloud-init[925]: | .+o+ +E | [ 10.164831] cloud-init[925]: | .o+B=+.. | [ 10.165095] cloud-init[925]: +----[SHA256]-----+ ] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on ACPID Listen 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 LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Snappy daemon... Starting LSB: Record successful boot for GRUB... Starting /etc/rc.local Compatibility... Starting System Logging Service... Starting LSB: MD monitoring daemon... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started ACPI event daemon. Starting Accounts Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[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 LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[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: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Snappy daemon. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". Starting Wait until snapd is fully seeded... Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-05-14 11:02:33,909 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0d5e550L 2019-05-14 11:02:33,909 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 11:02:33,914 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-14 11:02:33,914 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-14 11:02:33,916 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 11:02:33,916 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 11:02:33,916 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 11:02:33,916 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 11:02:33,916 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 11:02:33,916 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 11:02:33,955 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 11:02:33,956 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 11:02:33,973 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 93a92f617c2f6d69066aeac1c75c6d4d 2019-05-14 11:02:33,974 - paramiko.transport - DEBUG - Trying discovered key 6fe549954404a2bb2446420a097ec31d in /tmp/tmpdss0uy 2019-05-14 11:02:33,992 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 11:02:34,017 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 11:02:34,039 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 11:02:34,231 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-14 11:02:34,231 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-14 11:02:34,271 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 11:02:34,271 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 11:02:34,304 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 11:02:40,238 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-14 11:02:40,240 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 11:02:40,240 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 11:02:40,240 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 11:02:40,241 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 11:02:40,241 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 11:02:40,241 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 11:02:40,245 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 11:02:47,304 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-14 11:02:47,344 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 11:02:47,345 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 11:02:47,345 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 11:02:47,345 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 11:02:47,345 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 11:02:47,345 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 11:02:47,349 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 11:02:53,414 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-14 11:02:53,415 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 11:02:53,415 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 11:02:53,415 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 11:02:53,415 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 11:02:53,415 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 11:02:53,415 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 11:02:53,419 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 11:02:58,483 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 11:02:58,483 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-14 11:02:58,485 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 11:02:58,485 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-14 11:02:58,485 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-14 11:02:58,489 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-14 11:04:25,994 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-14 11:04:25,994 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 291766789d45972b302b7c0a95b887acd2c27c2f99ee8233ec424eab703a8387 2019-05-14 11:04:25,995 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 --2019-05-14 11:03:02-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.4, 99.84.74.12, 99.84.74.10, ... Connecting to get.docker.com (get.docker.com)|99.84.74.4|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 27.9M=0s 2019-05-14 11:03:02 (27.9 MB/s) - ‘script.sh’ saved [13063/13063] sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 2019-05-14 11:04:25,996 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-14 11:04:25,996 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-14 11:04:25,996 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-14 11:04:25,997 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-14 11:04:25,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/status 2019-05-14 11:04:26,003 - 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-05-14 11:04:56,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/status 2019-05-14 11:04:56,251 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 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": 132, "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": 117, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:56,252 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:56 GMT 2019-05-14 11:04:56,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:56,253 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:04:56,253 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:56,253 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:56,253 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:56,253 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:04:56,254 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 114, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 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': 132, 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': 117, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 113, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service', u'unit_id': u'cloudify-restservice.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Riemann Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-14 11:04:56,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/status 2019-05-14 11:04:56,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:56,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:56,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:56,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:56,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:56,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:56,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:56,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 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": 132, "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": 117, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 113, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service", "unit_id": "cloudify-restservice.service"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-14 11:04:56,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:56,388 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:56 GMT 2019-05-14 11:04:56,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:56,388 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:04:56,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:56,388 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:56,388 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:56,388 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:04:56,389 - functest.core.cloudify - INFO - The current manager status is running 2019-05-14 11:04:56,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/secrets 2019-05-14 11:04:56,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:56,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:56 GMT 2019-05-14 11:04:56,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:56,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-14 11:04:56,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:56,442 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:56,442 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:56,442 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-14 11:04:56,442 - 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-05-14 11:04:56,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:56,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:56.585Z", "updated_at": "2019-05-14T11:04:56.585Z", "value": "gAAAAABc2qDYtJvHWtQHcl90jTsF7ElL-86DUO9GTv20Mubqhky63JHot7OOO9GQMG7pnXEz8TE9SPeSYnUGB69UxzknTInalg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:56,611 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:56 GMT 2019-05-14 11:04:56,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:56,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-14 11:04:56,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:56,612 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:56,612 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:56,612 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3.1/secrets/foo 2019-05-14 11:04:56,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:56,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:56,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:56,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:56,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:56.585Z", "updated_at": "2019-05-14T11:04:56.585Z", "value": "gAAAAABc2qDYtJvHWtQHcl90jTsF7ElL-86DUO9GTv20Mubqhky63JHot7OOO9GQMG7pnXEz8TE9SPeSYnUGB69UxzknTInalg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:56 GMT 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:56,712 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:56,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:56,713 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-14 11:04:56,713 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-14 11:04:56,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 11:04:56,726 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:04:56,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 14 May 2019 11:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68551529-5c89-4fb7-8ad8-53ffb859ca61 2019-05-14 11:04:56,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": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/aeed89a71cd04a1488361625e74189ac"}, "tags": [], "enabled": true, "id": "aeed89a71cd04a1488361625e74189ac", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 11:04:56,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-68551529-5c89-4fb7-8ad8-53ffb859ca61 2019-05-14 11:04:56,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.220240831375s 2019-05-14 11:04:56,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-14 11:04:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/aeed89a71cd04a1488361625e74189ac.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-14 11:04:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 14 May 2019 11:04:57 GMT X-Openstack-Request-Id: req-d79aa9b1-9b56-4ada-8803-79425d0d126c 2019-05-14 11:04:57,028 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-05-14 11:04:57,028 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/aeed89a71cd04a1488361625e74189ac.json used request id req-d79aa9b1-9b56-4ada-8803-79425d0d126c 2019-05-14 11:04:57,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0839579105377s 2019-05-14 11:04:57,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-05-14 11:04:57,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 11:04:57,035 - 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.16" 2019-05-14 11:04:57,041 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 11:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27c1d1fc-f1a8-498b-90c1-30924dd73e2b 2019-05-14 11:04:57,041 - 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-05-14 11:04:57,041 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-27c1d1fc-f1a8-498b-90c1-30924dd73e2b 2019-05-14 11:04:57,042 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:04:57,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 11:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43952f85-1e09-4569-85df-b95214cca339 2019-05-14 11:04:57,232 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-918745759", "links": {"self": "http://192.30.9.3:35357/v3/services/00def4e1b3f743b180c943367709d4ec"}, "enabled": true, "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "description": "tempest-description-1416795317"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"name": "tempest-service-239480781", "links": {"self": "http://192.30.9.3:35357/v3/services/2cbea167f50c43c6aca5589570fceb2e"}, "enabled": true, "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "description": "tempest-description-761410178"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 11:04:57,233 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-43952f85-1e09-4569-85df-b95214cca339 2019-05-14 11:04:57,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.200978040695s 2019-05-14 11:04:57,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-14 11:04:57,245 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:04:57,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1851 Content-Type: application/json Date: Tue, 14 May 2019 11:04:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf18a139-01c1-47c5-8c25-9a2173263f31 2019-05-14 11:04:57,449 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/010db938d7a5463cbc8ffa2bd2483a04"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0c33af50e7db497fa94a3b2188ef7b0a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1415cf4491134f9cadc4591751b50c81"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "1415cf4491134f9cadc4591751b50c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/20c5feaf659a451699f7724038e2d5d3"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/265f8208f8da46edb675019d6b5dc499"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "265f8208f8da46edb675019d6b5dc499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2df036607f8d4c4ea01f415fb40a6048"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/31fa0c2e35db4d4bb1a14fda7fc5c46d"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3740955642e54e538576477f3c7ce70e"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "3740955642e54e538576477f3c7ce70e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/439fd47dc8364e0e99572baf79bd7326"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4e63c217a9b9413389b1ec0e2796b01e"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/565b8778a3024128b2c943ea7bf15718"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "565b8778a3024128b2c943ea7bf15718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5d16f2914ea94183bcebc861d547302a"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "5d16f2914ea94183bcebc861d547302a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7416fde586574e0b99cc8843ba95f454"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "7416fde586574e0b99cc8843ba95f454"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/79a5568eb87b4ac68cda82c93339b7f9"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/87fc21f8f8654ce4a4e6607cbd60f9b7"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8acfbc1d1f844800acc9ba4225c51b50"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c8110b8df61493c979ac1b655e77887"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c8110b8df61493c979ac1b655e77887"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c890e4bbec847e79b98972b78c31211"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c890e4bbec847e79b98972b78c31211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/932df2725eb14aeea4cb3ba12ea4c4c9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9add7ec35eb347339bd9983839d0c469"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "9add7ec35eb347339bd9983839d0c469"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9e2145de69af49e5b12712328a95cf58"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "9e2145de69af49e5b12712328a95cf58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a5c0b60d10204bd69cf5e6637a23a849"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa16960b6221426cafec7b980e761076"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "aa16960b6221426cafec7b980e761076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aac2dc3a82704a7b87e3ab353d3bc9ec"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2fd8ce2134b4f3781afb28ebbe41dd7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bad328aba6d14570bbfc3627ef30e61f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bae574b4648d4508bdeeec8aa65dc23b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bae574b4648d4508bdeeec8aa65dc23b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cc47f2ed4ea24d069c6619e0773f642f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "cc47f2ed4ea24d069c6619e0773f642f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d258fffef3be40238a2bcde87fd7a3a2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "d258fffef3be40238a2bcde87fd7a3a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d451e91920f3468fb3279ee6732e4f4c"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "d451e91920f3468fb3279ee6732e4f4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d54e00308f444fd696eecd7f0f5e2986"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d99d85f4087b4fa499135fb97d9a8dd5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5732ab071534622acb4bee3cee55c39"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "e5732ab071534622acb4bee3cee55c39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ecf94237ea324e6482d23e92cc4d765e"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "ecf94237ea324e6482d23e92cc4d765e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ed77d5dae48b4d38997f702697830142"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "ed77d5dae48b4d38997f702697830142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f31be3652c024b4ebea148dd73dcafe8"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "f31be3652c024b4ebea148dd73dcafe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f62188b6b5ce43e3aa463f4dba1ddc71"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fc55fe38795e43feb553f5690c66d8f2"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-14 11:04:57,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-cf18a139-01c1-47c5-8c25-9a2173263f31 2019-05-14 11:04:57,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.207461118698s 2019-05-14 11:04:57,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'Cr5zMC8aCsoo4xfRPDA5EEdR5aUPVk', 'keystone_tenant_name': u'cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952', 'project_domain_name': 'Default'} 2019-05-14 11:04:57,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/secrets 2019-05-14 11:04:57,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:57,550 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:57,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:57 GMT 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:57,551 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:57,552 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "Cr5zMC8aCsoo4xfRPDA5EEdR5aUPVk"} 2019-05-14 11:04:57,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:57,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:57,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:57,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:57.673Z", "updated_at": "2019-05-14T11:04:57.673Z", "value": "gAAAAABc2qDZ0pJVoEnQObmfnWS6NkQeUQM2oTNtQaBeRwkF9SpjRCj_ahwZnHNWUNdnK9cZaRDybSnTdoVbaEWzn3puFi13H5_uHPeEtzZYfXwDjxcUHyc=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:57 GMT 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-05-14 11:04:57,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:57,694 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:57,694 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:57,694 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952"} 2019-05-14 11:04:57,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:57.829Z", "updated_at": "2019-05-14T11:04:57.829Z", "value": "gAAAAABc2qDZJT1lB0xhythQhfFlabHR7X_VVPCGle51GcQc6OH4Au11P81i5AgpwPwS0Zy-AETv5LzKogu4_AWvwddGDfvWgLNEh26kUCcNbNYfvcq7EQPrVIOK5uDSxjw1LYAjdTDy8pxLGnlWN-aFdkruiuSXVw==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-05-14 11:04:57,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:57,846 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:57 GMT 2019-05-14 11:04:57,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:57,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-05-14 11:04:57,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:57,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:57,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:57,846 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-05-14 11:04:57,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:57,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:57,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:57,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:57,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:57,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:57.900Z", "updated_at": "2019-05-14T11:04:57.900Z", "value": "gAAAAABc2qDZu-IgMcsjyJ5RYllSsG2SwN0Hoga9L788-WFO0GkvvamF0_HUs_4olBVGKu4Z6BnlPwvoboc9N0jmaDlTRXffzA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:57 GMT 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:57,908 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:57,909 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.28:5000"} 2019-05-14 11:04:57,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:57,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:57,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:57,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:57,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:57,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:57,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:57,983 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-05-14 11:04:57,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:57.970Z", "updated_at": "2019-05-14T11:04:57.970Z", "value": "gAAAAABc2qDZA4dpCILa3WTVv1_tneWVT0XnxrfI7Rk3hnOH1PFVfLdXXel5lpHSuA0qJa4Zt9D5UjgI1wctsf6iJInC7-L3J8bKKqD9c5we2KKo_vC-jz8=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-05-14 11:04:57,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:57,984 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:57 GMT 2019-05-14 11:04:57,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:57,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-05-14 11:04:57,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:57,984 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:57,984 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:57,984 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-14 11:04:58,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:58.055Z", "updated_at": "2019-05-14T11:04:58.055Z", "value": "gAAAAABc2qDaKjSmCTrbIDs_m-LJzGnfPGA0fZv3Gf4u3I_V3wFymd08CwHzszl9qq6JUTTfvh6ogQpuNNZJrJ0-Z-YJjxOO9w==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:58 GMT 2019-05-14 11:04:58,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:58,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-05-14 11:04:58,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:58,068 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:58,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:58,068 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952"} 2019-05-14 11:04:58,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:58,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:58.118Z", "updated_at": "2019-05-14T11:04:58.118Z", "value": "gAAAAABc2qDaY42dRydZrSSlsh97dqrmC__UNOYRhlbl6dR2mjnOxILfzFmI5lklP3KTZMhzwLVEHwwx00KMyRVnw5gu4hSkZmNL6nIIrlW12AeR1lVJ0rkzomzL9fevR-ZUSfllZKylQ9pArgM-1Al_J2bDI7yUyA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:58 GMT 2019-05-14 11:04:58,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:58,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-05-14 11:04:58,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:58,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:58,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:58,127 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-05-14 11:04:58,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:04:58,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:04:58,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:04:58,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:04:58,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:04:58.180Z", "updated_at": "2019-05-14T11:04:58.180Z", "value": "gAAAAABc2qDaLk80NaXJMdqe-froxUNIcYZlgEN2O5eEn2tdDnqKjtesOkf1qdN-UDiQzs5yKxqA_IS8VQKVYtPBFaAa2EQ8OA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:04:58 GMT 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:04:58,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:04:58,191 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:04:58,191 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-14 11:04:58,191 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-14 11:04:58,193 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-14 11:04:58,194 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-14 11:04:58,197 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-14 11:04:58,216 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-14 11:04:58,217 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-14 11:04:58,217 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-14 11:04:58,254 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-14 11:04:58,254 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-14 11:04:58,282 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-14 11:04:59,013 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-14 11:04:59,014 - functest.core.cloudify - DEBUG - output: 2019-05-14 11:04:59,014 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-14 11:04:59,015 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 2019-05-14 11:04:59,016 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-14 11:04:59,058 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-14 11:04:59,058 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-14 11:04:59,081 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-14 11:05:07,882 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-14 11:05:07,882 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpVfOS0l/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/tmprkGViS/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpH4LV7S.zip |-------------------------------------------------------| 0.05% tmpH4LV7S.zip |-------------------------------------------------------| 0.09% tmpH4LV7S.zip |-------------------------------------------------------| 0.14% tmpH4LV7S.zip |-------------------------------------------------------| 0.18% tmpH4LV7S.zip |-------------------------------------------------------| 0.23% tmpH4LV7S.zip |-------------------------------------------------------| 0.27% tmpH4LV7S.zip |-------------------------------------------------------| 0.32% tmpH4LV7S.zip |-------------------------------------------------------| 0.37% tmpH4LV7S.zip |-------------------------------------------------------| 0.41% tmpH4LV7S.zip |-------------------------------------------------------| 0.46% tmpH4LV7S.zip |-------------------------------------------------------| 0.5% tmpH4LV7S.zip |-------------------------------------------------------| 0.55% tmpH4LV7S.zip |-------------------------------------------------------| 0.59% tmpH4LV7S.zip |-------------------------------------------------------| 0.64% tmpH4LV7S.zip |-------------------------------------------------------| 0.68% tmpH4LV7S.zip |-------------------------------------------------------| 0.73% tmpH4LV7S.zip |-------------------------------------------------------| 0.78% tmpH4LV7S.zip |-------------------------------------------------------| 0.82% tmpH4LV7S.zip |-------------------------------------------------------| 0.87% tmpH4LV7S.zip |#------------------------------------------------------| 0.91% tmpH4LV7S.zip |#------------------------------------------------------| 0.96% tmpH4LV7S.zip |#------------------------------------------------------| 1.0% tmpH4LV7S.zip |#------------------------------------------------------| 1.05% tmpH4LV7S.zip |#------------------------------------------------------| 1.1% tmpH4LV7S.zip |#------------------------------------------------------| 1.14% tmpH4LV7S.zip |#------------------------------------------------------| 1.19% tmpH4LV7S.zip |#------------------------------------------------------| 1.23% tmpH4LV7S.zip |#------------------------------------------------------| 1.28% tmpH4LV7S.zip |#------------------------------------------------------| 1.32% tmpH4LV7S.zip |#------------------------------------------------------| 1.37% tmpH4LV7S.zip |#------------------------------------------------------| 1.42% tmpH4LV7S.zip |#------------------------------------------------------| 1.46% tmpH4LV7S.zip |#------------------------------------------------------| 1.51% tmpH4LV7S.zip |#------------------------------------------------------| 1.55% tmpH4LV7S.zip |#------------------------------------------------------| 1.6% tmpH4LV7S.zip |#------------------------------------------------------| 1.64% tmpH4LV7S.zip |#------------------------------------------------------| 1.69% tmpH4LV7S.zip |#------------------------------------------------------| 1.73% tmpH4LV7S.zip |#------------------------------------------------------| 1.78% tmpH4LV7S.zip |#------------------------------------------------------| 1.83% tmpH4LV7S.zip |#------------------------------------------------------| 1.87% tmpH4LV7S.zip |#------------------------------------------------------| 1.92% tmpH4LV7S.zip |#------------------------------------------------------| 1.96% tmpH4LV7S.zip |#------------------------------------------------------| 2.01% tmpH4LV7S.zip |#------------------------------------------------------| 2.05% tmpH4LV7S.zip |#------------------------------------------------------| 2.1% tmpH4LV7S.zip |#------------------------------------------------------| 2.15% tmpH4LV7S.zip |#------------------------------------------------------| 2.19% tmpH4LV7S.zip |#------------------------------------------------------| 2.24% tmpH4LV7S.zip |#------------------------------------------------------| 2.28% tmpH4LV7S.zip |#------------------------------------------------------| 2.33% tmpH4LV7S.zip |#------------------------------------------------------| 2.37% tmpH4LV7S.zip |#------------------------------------------------------| 2.42% tmpH4LV7S.zip |#------------------------------------------------------| 2.47% tmpH4LV7S.zip |#------------------------------------------------------| 2.51% tmpH4LV7S.zip |#------------------------------------------------------| 2.56% tmpH4LV7S.zip |#------------------------------------------------------| 2.6% tmpH4LV7S.zip |#------------------------------------------------------| 2.65% tmpH4LV7S.zip |#------------------------------------------------------| 2.69% tmpH4LV7S.zip |##-----------------------------------------------------| 2.74% tmpH4LV7S.zip |##-----------------------------------------------------| 2.78% tmpH4LV7S.zip |##-----------------------------------------------------| 2.83% tmpH4LV7S.zip |##-----------------------------------------------------| 2.88% tmpH4LV7S.zip |##-----------------------------------------------------| 2.92% tmpH4LV7S.zip |##-----------------------------------------------------| 2.97% tmpH4LV7S.zip |##-----------------------------------------------------| 3.01% tmpH4LV7S.zip |##-----------------------------------------------------| 3.06% tmpH4LV7S.zip |##-----------------------------------------------------| 3.1% tmpH4LV7S.zip |##-----------------------------------------------------| 3.15% tmpH4LV7S.zip |##-----------------------------------------------------| 3.2% tmpH4LV7S.zip |##-----------------------------------------------------| 3.24% tmpH4LV7S.zip |##-----------------------------------------------------| 3.29% tmpH4LV7S.zip |##-----------------------------------------------------| 3.33% tmpH4LV7S.zip |##-----------------------------------------------------| 3.38% tmpH4LV7S.zip |##-----------------------------------------------------| 3.42% tmpH4LV7S.zip |##-----------------------------------------------------| 3.47% tmpH4LV7S.zip |##-----------------------------------------------------| 3.51% tmpH4LV7S.zip |##-----------------------------------------------------| 3.56% tmpH4LV7S.zip |##-----------------------------------------------------| 3.61% tmpH4LV7S.zip |##-----------------------------------------------------| 3.65% tmpH4LV7S.zip |##-----------------------------------------------------| 3.7% tmpH4LV7S.zip |##-----------------------------------------------------| 3.74% tmpH4LV7S.zip |##-----------------------------------------------------| 3.79% tmpH4LV7S.zip |##-----------------------------------------------------| 3.83% tmpH4LV7S.zip |##-----------------------------------------------------| 3.88% tmpH4LV7S.zip |##-----------------------------------------------------| 3.93% tmpH4LV7S.zip |##-----------------------------------------------------| 3.97% tmpH4LV7S.zip |##-----------------------------------------------------| 4.02% tmpH4LV7S.zip |##-----------------------------------------------------| 4.06% tmpH4LV7S.zip |##-----------------------------------------------------| 4.11% tmpH4LV7S.zip |##-----------------------------------------------------| 4.15% tmpH4LV7S.zip |##-----------------------------------------------------| 4.2% tmpH4LV7S.zip |##-----------------------------------------------------| 4.25% tmpH4LV7S.zip |##-----------------------------------------------------| 4.29% tmpH4LV7S.zip |##-----------------------------------------------------| 4.34% tmpH4LV7S.zip |##-----------------------------------------------------| 4.38% tmpH4LV7S.zip |##-----------------------------------------------------| 4.43% tmpH4LV7S.zip |##-----------------------------------------------------| 4.47% tmpH4LV7S.zip |##-----------------------------------------------------| 4.52% tmpH4LV7S.zip |###----------------------------------------------------| 4.56% tmpH4LV7S.zip |###----------------------------------------------------| 4.61% tmpH4LV7S.zip |###----------------------------------------------------| 4.66% tmpH4LV7S.zip |###----------------------------------------------------| 4.7% tmpH4LV7S.zip |###----------------------------------------------------| 4.75% tmpH4LV7S.zip |###----------------------------------------------------| 4.79% tmpH4LV7S.zip |###----------------------------------------------------| 4.84% tmpH4LV7S.zip |###----------------------------------------------------| 4.88% tmpH4LV7S.zip |###----------------------------------------------------| 4.93% tmpH4LV7S.zip |###----------------------------------------------------| 4.98% tmpH4LV7S.zip |###----------------------------------------------------| 5.02% tmpH4LV7S.zip |###----------------------------------------------------| 5.07% tmpH4LV7S.zip |###----------------------------------------------------| 5.11% tmpH4LV7S.zip |###----------------------------------------------------| 5.16% tmpH4LV7S.zip |###----------------------------------------------------| 5.2% tmpH4LV7S.zip |###----------------------------------------------------| 5.25% tmpH4LV7S.zip |###----------------------------------------------------| 5.3% tmpH4LV7S.zip |###----------------------------------------------------| 5.34% tmpH4LV7S.zip |###----------------------------------------------------| 5.39% tmpH4LV7S.zip |###----------------------------------------------------| 5.43% tmpH4LV7S.zip |###----------------------------------------------------| 5.48% tmpH4LV7S.zip |###----------------------------------------------------| 5.52% tmpH4LV7S.zip |###----------------------------------------------------| 5.57% tmpH4LV7S.zip |###----------------------------------------------------| 5.61% tmpH4LV7S.zip |###----------------------------------------------------| 5.66% tmpH4LV7S.zip |###----------------------------------------------------| 5.71% tmpH4LV7S.zip |###----------------------------------------------------| 5.75% tmpH4LV7S.zip |###----------------------------------------------------| 5.8% tmpH4LV7S.zip |###----------------------------------------------------| 5.84% tmpH4LV7S.zip |###----------------------------------------------------| 5.89% tmpH4LV7S.zip |###----------------------------------------------------| 5.93% tmpH4LV7S.zip |###----------------------------------------------------| 5.98% tmpH4LV7S.zip |###----------------------------------------------------| 6.03% tmpH4LV7S.zip |###----------------------------------------------------| 6.07% tmpH4LV7S.zip |###----------------------------------------------------| 6.12% tmpH4LV7S.zip |###----------------------------------------------------| 6.16% tmpH4LV7S.zip |###----------------------------------------------------| 6.21% tmpH4LV7S.zip |###----------------------------------------------------| 6.25% tmpH4LV7S.zip |###----------------------------------------------------| 6.3% tmpH4LV7S.zip |###----------------------------------------------------| 6.35% tmpH4LV7S.zip |####---------------------------------------------------| 6.39% tmpH4LV7S.zip |####---------------------------------------------------| 6.44% tmpH4LV7S.zip |####---------------------------------------------------| 6.48% tmpH4LV7S.zip |####---------------------------------------------------| 6.53% tmpH4LV7S.zip |####---------------------------------------------------| 6.57% tmpH4LV7S.zip |####---------------------------------------------------| 6.62% tmpH4LV7S.zip |####---------------------------------------------------| 6.66% tmpH4LV7S.zip |####---------------------------------------------------| 6.71% tmpH4LV7S.zip |####---------------------------------------------------| 6.76% tmpH4LV7S.zip |####---------------------------------------------------| 6.8% tmpH4LV7S.zip |####---------------------------------------------------| 6.85% tmpH4LV7S.zip |####---------------------------------------------------| 6.89% tmpH4LV7S.zip |####---------------------------------------------------| 6.94% tmpH4LV7S.zip |####---------------------------------------------------| 6.98% tmpH4LV7S.zip |####---------------------------------------------------| 7.03% tmpH4LV7S.zip |####---------------------------------------------------| 7.08% tmpH4LV7S.zip |####---------------------------------------------------| 7.12% tmpH4LV7S.zip |####---------------------------------------------------| 7.17% tmpH4LV7S.zip |####---------------------------------------------------| 7.21% tmpH4LV7S.zip |####---------------------------------------------------| 7.26% tmpH4LV7S.zip |####---------------------------------------------------| 7.3% tmpH4LV7S.zip |####---------------------------------------------------| 7.35% tmpH4LV7S.zip |####---------------------------------------------------| 7.4% tmpH4LV7S.zip |####---------------------------------------------------| 7.44% tmpH4LV7S.zip |####---------------------------------------------------| 7.49% tmpH4LV7S.zip |####---------------------------------------------------| 7.53% tmpH4LV7S.zip |####---------------------------------------------------| 7.58% tmpH4LV7S.zip |####---------------------------------------------------| 7.62% tmpH4LV7S.zip |####---------------------------------------------------| 7.67% tmpH4LV7S.zip |####---------------------------------------------------| 7.71% tmpH4LV7S.zip |####---------------------------------------------------| 7.76% tmpH4LV7S.zip |####---------------------------------------------------| 7.81% tmpH4LV7S.zip |####---------------------------------------------------| 7.85% tmpH4LV7S.zip |####---------------------------------------------------| 7.9% tmpH4LV7S.zip |####---------------------------------------------------| 7.94% tmpH4LV7S.zip |####---------------------------------------------------| 7.99% tmpH4LV7S.zip |####---------------------------------------------------| 8.03% tmpH4LV7S.zip |####---------------------------------------------------| 8.08% tmpH4LV7S.zip |####---------------------------------------------------| 8.13% tmpH4LV7S.zip |####---------------------------------------------------| 8.17% tmpH4LV7S.zip |#####--------------------------------------------------| 8.22% tmpH4LV7S.zip |#####--------------------------------------------------| 8.26% tmpH4LV7S.zip |#####--------------------------------------------------| 8.31% tmpH4LV7S.zip |#####--------------------------------------------------| 8.35% tmpH4LV7S.zip |#####--------------------------------------------------| 8.4% tmpH4LV7S.zip |#####--------------------------------------------------| 8.45% tmpH4LV7S.zip |#####--------------------------------------------------| 8.49% tmpH4LV7S.zip |#####--------------------------------------------------| 8.54% tmpH4LV7S.zip |#####--------------------------------------------------| 8.58% tmpH4LV7S.zip |#####--------------------------------------------------| 8.63% tmpH4LV7S.zip |#####--------------------------------------------------| 8.67% tmpH4LV7S.zip |#####--------------------------------------------------| 8.72% tmpH4LV7S.zip |#####--------------------------------------------------| 8.76% tmpH4LV7S.zip |#####--------------------------------------------------| 8.81% tmpH4LV7S.zip |#####--------------------------------------------------| 8.86% tmpH4LV7S.zip |#####--------------------------------------------------| 8.9% tmpH4LV7S.zip |#####--------------------------------------------------| 8.95% tmpH4LV7S.zip |#####--------------------------------------------------| 8.99% tmpH4LV7S.zip |#####--------------------------------------------------| 9.04% tmpH4LV7S.zip |#####--------------------------------------------------| 9.08% tmpH4LV7S.zip |#####--------------------------------------------------| 9.13% tmpH4LV7S.zip |#####--------------------------------------------------| 9.18% tmpH4LV7S.zip |#####--------------------------------------------------| 9.22% tmpH4LV7S.zip |#####--------------------------------------------------| 9.27% tmpH4LV7S.zip |#####--------------------------------------------------| 9.31% tmpH4LV7S.zip |#####--------------------------------------------------| 9.36% tmpH4LV7S.zip |#####--------------------------------------------------| 9.4% tmpH4LV7S.zip |#####--------------------------------------------------| 9.45% tmpH4LV7S.zip |#####--------------------------------------------------| 9.5% tmpH4LV7S.zip |#####--------------------------------------------------| 9.54% tmpH4LV7S.zip |#####--------------------------------------------------| 9.59% tmpH4LV7S.zip |#####--------------------------------------------------| 9.63% tmpH4LV7S.zip |#####--------------------------------------------------| 9.68% tmpH4LV7S.zip |#####--------------------------------------------------| 9.72% tmpH4LV7S.zip |#####--------------------------------------------------| 9.77% tmpH4LV7S.zip |#####--------------------------------------------------| 9.81% tmpH4LV7S.zip |#####--------------------------------------------------| 9.86% tmpH4LV7S.zip |#####--------------------------------------------------| 9.91% tmpH4LV7S.zip |#####--------------------------------------------------| 9.95% tmpH4LV7S.zip |#####--------------------------------------------------| 10.0% tmpH4LV7S.zip |######-------------------------------------------------| 10.04% tmpH4LV7S.zip |######-------------------------------------------------| 10.09% tmpH4LV7S.zip |######-------------------------------------------------| 10.13% tmpH4LV7S.zip |######-------------------------------------------------| 10.18% tmpH4LV7S.zip |######-------------------------------------------------| 10.23% tmpH4LV7S.zip |######-------------------------------------------------| 10.27% tmpH4LV7S.zip |######-------------------------------------------------| 10.32% tmpH4LV7S.zip |######-------------------------------------------------| 10.36% tmpH4LV7S.zip |######-------------------------------------------------| 10.41% tmpH4LV7S.zip |######-------------------------------------------------| 10.45% tmpH4LV7S.zip |######-------------------------------------------------| 10.5% tmpH4LV7S.zip |######-------------------------------------------------| 10.54% tmpH4LV7S.zip |######-------------------------------------------------| 10.59% tmpH4LV7S.zip |######-------------------------------------------------| 10.64% tmpH4LV7S.zip |######-------------------------------------------------| 10.68% tmpH4LV7S.zip |######-------------------------------------------------| 10.73% tmpH4LV7S.zip |######-------------------------------------------------| 10.77% tmpH4LV7S.zip |######-------------------------------------------------| 10.82% tmpH4LV7S.zip |######-------------------------------------------------| 10.86% tmpH4LV7S.zip |######-------------------------------------------------| 10.91% tmpH4LV7S.zip |######-------------------------------------------------| 10.96% tmpH4LV7S.zip |######-------------------------------------------------| 11.0% tmpH4LV7S.zip |######-------------------------------------------------| 11.05% tmpH4LV7S.zip |######-------------------------------------------------| 11.09% tmpH4LV7S.zip |######-------------------------------------------------| 11.14% tmpH4LV7S.zip |######-------------------------------------------------| 11.18% tmpH4LV7S.zip |######-------------------------------------------------| 11.23% tmpH4LV7S.zip |######-------------------------------------------------| 11.28% tmpH4LV7S.zip |######-------------------------------------------------| 11.32% tmpH4LV7S.zip |######-------------------------------------------------| 11.37% tmpH4LV7S.zip |######-------------------------------------------------| 11.41% tmpH4LV7S.zip |######-------------------------------------------------| 11.46% tmpH4LV7S.zip |######-------------------------------------------------| 11.5% tmpH4LV7S.zip |######-------------------------------------------------| 11.55% tmpH4LV7S.zip |######-------------------------------------------------| 11.59% tmpH4LV7S.zip |######-------------------------------------------------| 11.64% tmpH4LV7S.zip |######-------------------------------------------------| 11.69% tmpH4LV7S.zip |######-------------------------------------------------| 11.73% tmpH4LV7S.zip |######-------------------------------------------------| 11.78% tmpH4LV7S.zip |#######------------------------------------------------| 11.82% tmpH4LV7S.zip |#######------------------------------------------------| 11.87% tmpH4LV7S.zip |#######------------------------------------------------| 11.91% tmpH4LV7S.zip |#######------------------------------------------------| 11.96% tmpH4LV7S.zip |#######------------------------------------------------| 12.01% tmpH4LV7S.zip |#######------------------------------------------------| 12.05% tmpH4LV7S.zip |#######------------------------------------------------| 12.1% tmpH4LV7S.zip |#######------------------------------------------------| 12.14% tmpH4LV7S.zip |#######------------------------------------------------| 12.19% tmpH4LV7S.zip |#######------------------------------------------------| 12.23% tmpH4LV7S.zip |#######------------------------------------------------| 12.28% tmpH4LV7S.zip |#######------------------------------------------------| 12.33% tmpH4LV7S.zip |#######------------------------------------------------| 12.37% tmpH4LV7S.zip |#######------------------------------------------------| 12.42% tmpH4LV7S.zip |#######------------------------------------------------| 12.46% tmpH4LV7S.zip |#######------------------------------------------------| 12.51% tmpH4LV7S.zip |#######------------------------------------------------| 12.55% tmpH4LV7S.zip |#######------------------------------------------------| 12.6% tmpH4LV7S.zip |#######------------------------------------------------| 12.64% tmpH4LV7S.zip |#######------------------------------------------------| 12.69% tmpH4LV7S.zip |#######------------------------------------------------| 12.74% tmpH4LV7S.zip |#######------------------------------------------------| 12.78% tmpH4LV7S.zip |#######------------------------------------------------| 12.83% tmpH4LV7S.zip |#######------------------------------------------------| 12.87% tmpH4LV7S.zip |#######------------------------------------------------| 12.92% tmpH4LV7S.zip |#######------------------------------------------------| 12.96% tmpH4LV7S.zip |#######------------------------------------------------| 13.01% tmpH4LV7S.zip |#######------------------------------------------------| 13.06% tmpH4LV7S.zip |#######------------------------------------------------| 13.1% tmpH4LV7S.zip |#######------------------------------------------------| 13.15% tmpH4LV7S.zip |#######------------------------------------------------| 13.19% tmpH4LV7S.zip |#######------------------------------------------------| 13.24% tmpH4LV7S.zip |#######------------------------------------------------| 13.28% tmpH4LV7S.zip |#######------------------------------------------------| 13.33% tmpH4LV7S.zip |#######------------------------------------------------| 13.38% tmpH4LV7S.zip |#######------------------------------------------------| 13.42% tmpH4LV7S.zip |#######------------------------------------------------| 13.47% tmpH4LV7S.zip |#######------------------------------------------------| 13.51% tmpH4LV7S.zip |#######------------------------------------------------| 13.56% tmpH4LV7S.zip |#######------------------------------------------------| 13.6% tmpH4LV7S.zip |########-----------------------------------------------| 13.65% tmpH4LV7S.zip |########-----------------------------------------------| 13.69% tmpH4LV7S.zip |########-----------------------------------------------| 13.74% tmpH4LV7S.zip |########-----------------------------------------------| 13.79% tmpH4LV7S.zip |########-----------------------------------------------| 13.83% tmpH4LV7S.zip |########-----------------------------------------------| 13.88% tmpH4LV7S.zip |########-----------------------------------------------| 13.92% tmpH4LV7S.zip |########-----------------------------------------------| 13.97% tmpH4LV7S.zip |########-----------------------------------------------| 14.01% tmpH4LV7S.zip |########-----------------------------------------------| 14.06% tmpH4LV7S.zip |########-----------------------------------------------| 14.11% tmpH4LV7S.zip |########-----------------------------------------------| 14.15% tmpH4LV7S.zip |########-----------------------------------------------| 14.2% tmpH4LV7S.zip |########-----------------------------------------------| 14.24% tmpH4LV7S.zip |########-----------------------------------------------| 14.29% tmpH4LV7S.zip |########-----------------------------------------------| 14.33% tmpH4LV7S.zip |########-----------------------------------------------| 14.38% tmpH4LV7S.zip |########-----------------------------------------------| 14.43% tmpH4LV7S.zip |########-----------------------------------------------| 14.47% tmpH4LV7S.zip |########-----------------------------------------------| 14.52% tmpH4LV7S.zip |########-----------------------------------------------| 14.56% tmpH4LV7S.zip |########-----------------------------------------------| 14.61% tmpH4LV7S.zip |########-----------------------------------------------| 14.65% tmpH4LV7S.zip |########-----------------------------------------------| 14.7% tmpH4LV7S.zip |########-----------------------------------------------| 14.74% tmpH4LV7S.zip |########-----------------------------------------------| 14.79% tmpH4LV7S.zip |########-----------------------------------------------| 14.84% tmpH4LV7S.zip |########-----------------------------------------------| 14.88% tmpH4LV7S.zip |########-----------------------------------------------| 14.93% tmpH4LV7S.zip |########-----------------------------------------------| 14.97% tmpH4LV7S.zip |########-----------------------------------------------| 15.02% tmpH4LV7S.zip |########-----------------------------------------------| 15.06% tmpH4LV7S.zip |########-----------------------------------------------| 15.11% tmpH4LV7S.zip |########-----------------------------------------------| 15.16% tmpH4LV7S.zip |########-----------------------------------------------| 15.2% tmpH4LV7S.zip |########-----------------------------------------------| 15.25% tmpH4LV7S.zip |########-----------------------------------------------| 15.29% tmpH4LV7S.zip |########-----------------------------------------------| 15.34% tmpH4LV7S.zip |########-----------------------------------------------| 15.38% tmpH4LV7S.zip |########-----------------------------------------------| 15.43% tmpH4LV7S.zip |#########----------------------------------------------| 15.48% tmpH4LV7S.zip |#########----------------------------------------------| 15.52% tmpH4LV7S.zip |#########----------------------------------------------| 15.57% tmpH4LV7S.zip |#########----------------------------------------------| 15.61% tmpH4LV7S.zip |#########----------------------------------------------| 15.66% tmpH4LV7S.zip |#########----------------------------------------------| 15.7% tmpH4LV7S.zip |#########----------------------------------------------| 15.75% tmpH4LV7S.zip |#########----------------------------------------------| 15.79% tmpH4LV7S.zip |#########----------------------------------------------| 15.84% tmpH4LV7S.zip |#########----------------------------------------------| 15.89% tmpH4LV7S.zip |#########----------------------------------------------| 15.93% tmpH4LV7S.zip |#########----------------------------------------------| 15.98% tmpH4LV7S.zip |#########----------------------------------------------| 16.02% tmpH4LV7S.zip |#########----------------------------------------------| 16.07% tmpH4LV7S.zip |#########----------------------------------------------| 16.11% tmpH4LV7S.zip |#########----------------------------------------------| 16.16% tmpH4LV7S.zip |#########----------------------------------------------| 16.21% tmpH4LV7S.zip |#########----------------------------------------------| 16.25% tmpH4LV7S.zip |#########----------------------------------------------| 16.3% tmpH4LV7S.zip |#########----------------------------------------------| 16.34% tmpH4LV7S.zip |#########----------------------------------------------| 16.39% tmpH4LV7S.zip |#########----------------------------------------------| 16.43% tmpH4LV7S.zip |#########----------------------------------------------| 16.48% tmpH4LV7S.zip |#########----------------------------------------------| 16.53% tmpH4LV7S.zip |#########----------------------------------------------| 16.57% tmpH4LV7S.zip |#########----------------------------------------------| 16.62% tmpH4LV7S.zip |#########----------------------------------------------| 16.66% tmpH4LV7S.zip |#########----------------------------------------------| 16.71% tmpH4LV7S.zip |#########----------------------------------------------| 16.75% tmpH4LV7S.zip |#########----------------------------------------------| 16.8% tmpH4LV7S.zip |#########----------------------------------------------| 16.84% tmpH4LV7S.zip |#########----------------------------------------------| 16.89% tmpH4LV7S.zip |#########----------------------------------------------| 16.94% tmpH4LV7S.zip |#########----------------------------------------------| 16.98% tmpH4LV7S.zip |#########----------------------------------------------| 17.03% tmpH4LV7S.zip |#########----------------------------------------------| 17.07% tmpH4LV7S.zip |#########----------------------------------------------| 17.12% tmpH4LV7S.zip |#########----------------------------------------------| 17.16% tmpH4LV7S.zip |#########----------------------------------------------| 17.21% tmpH4LV7S.zip |#########----------------------------------------------| 17.26% tmpH4LV7S.zip |##########---------------------------------------------| 17.3% tmpH4LV7S.zip |##########---------------------------------------------| 17.35% tmpH4LV7S.zip |##########---------------------------------------------| 17.39% tmpH4LV7S.zip |##########---------------------------------------------| 17.44% tmpH4LV7S.zip |##########---------------------------------------------| 17.48% tmpH4LV7S.zip |##########---------------------------------------------| 17.53% tmpH4LV7S.zip |##########---------------------------------------------| 17.57% tmpH4LV7S.zip |##########---------------------------------------------| 17.62% tmpH4LV7S.zip |##########---------------------------------------------| 17.67% tmpH4LV7S.zip |##########---------------------------------------------| 17.71% tmpH4LV7S.zip |##########---------------------------------------------| 17.76% tmpH4LV7S.zip |##########---------------------------------------------| 17.8% tmpH4LV7S.zip |##########---------------------------------------------| 17.85% tmpH4LV7S.zip |##########---------------------------------------------| 17.89% tmpH4LV7S.zip |##########---------------------------------------------| 17.94% tmpH4LV7S.zip |##########---------------------------------------------| 17.99% tmpH4LV7S.zip |##########---------------------------------------------| 18.03% tmpH4LV7S.zip |##########---------------------------------------------| 18.08% tmpH4LV7S.zip |##########---------------------------------------------| 18.12% tmpH4LV7S.zip |##########---------------------------------------------| 18.17% tmpH4LV7S.zip |##########---------------------------------------------| 18.21% tmpH4LV7S.zip |##########---------------------------------------------| 18.26% tmpH4LV7S.zip |##########---------------------------------------------| 18.31% tmpH4LV7S.zip |##########---------------------------------------------| 18.35% tmpH4LV7S.zip |##########---------------------------------------------| 18.4% tmpH4LV7S.zip |##########---------------------------------------------| 18.44% tmpH4LV7S.zip |##########---------------------------------------------| 18.49% tmpH4LV7S.zip |##########---------------------------------------------| 18.53% tmpH4LV7S.zip |##########---------------------------------------------| 18.58% tmpH4LV7S.zip |##########---------------------------------------------| 18.62% tmpH4LV7S.zip |##########---------------------------------------------| 18.67% tmpH4LV7S.zip |##########---------------------------------------------| 18.72% tmpH4LV7S.zip |##########---------------------------------------------| 18.76% tmpH4LV7S.zip |##########---------------------------------------------| 18.81% tmpH4LV7S.zip |##########---------------------------------------------| 18.85% tmpH4LV7S.zip |##########---------------------------------------------| 18.9% tmpH4LV7S.zip |##########---------------------------------------------| 18.94% tmpH4LV7S.zip |##########---------------------------------------------| 18.99% tmpH4LV7S.zip |##########---------------------------------------------| 19.04% tmpH4LV7S.zip |##########---------------------------------------------| 19.08% tmpH4LV7S.zip |###########--------------------------------------------| 19.13% tmpH4LV7S.zip |###########--------------------------------------------| 19.17% tmpH4LV7S.zip |###########--------------------------------------------| 19.22% tmpH4LV7S.zip |###########--------------------------------------------| 19.26% tmpH4LV7S.zip |###########--------------------------------------------| 19.31% tmpH4LV7S.zip |###########--------------------------------------------| 19.36% tmpH4LV7S.zip |###########--------------------------------------------| 19.4% tmpH4LV7S.zip |###########--------------------------------------------| 19.45% tmpH4LV7S.zip |###########--------------------------------------------| 19.49% tmpH4LV7S.zip |###########--------------------------------------------| 19.54% tmpH4LV7S.zip |###########--------------------------------------------| 19.58% tmpH4LV7S.zip |###########--------------------------------------------| 19.63% tmpH4LV7S.zip |###########--------------------------------------------| 19.67% tmpH4LV7S.zip |###########--------------------------------------------| 19.72% tmpH4LV7S.zip |###########--------------------------------------------| 19.77% tmpH4LV7S.zip |###########--------------------------------------------| 19.81% tmpH4LV7S.zip |###########--------------------------------------------| 19.86% tmpH4LV7S.zip |###########--------------------------------------------| 19.9% tmpH4LV7S.zip |###########--------------------------------------------| 19.95% tmpH4LV7S.zip |###########--------------------------------------------| 19.99% tmpH4LV7S.zip |###########--------------------------------------------| 20.04% tmpH4LV7S.zip |###########--------------------------------------------| 20.09% tmpH4LV7S.zip |###########--------------------------------------------| 20.13% tmpH4LV7S.zip |###########--------------------------------------------| 20.18% tmpH4LV7S.zip |###########--------------------------------------------| 20.22% tmpH4LV7S.zip |###########--------------------------------------------| 20.27% tmpH4LV7S.zip |###########--------------------------------------------| 20.31% tmpH4LV7S.zip |###########--------------------------------------------| 20.36% tmpH4LV7S.zip |###########--------------------------------------------| 20.41% tmpH4LV7S.zip |###########--------------------------------------------| 20.45% tmpH4LV7S.zip |###########--------------------------------------------| 20.5% tmpH4LV7S.zip |###########--------------------------------------------| 20.54% tmpH4LV7S.zip |###########--------------------------------------------| 20.59% tmpH4LV7S.zip |###########--------------------------------------------| 20.63% tmpH4LV7S.zip |###########--------------------------------------------| 20.68% tmpH4LV7S.zip |###########--------------------------------------------| 20.72% tmpH4LV7S.zip |###########--------------------------------------------| 20.77% tmpH4LV7S.zip |###########--------------------------------------------| 20.82% tmpH4LV7S.zip |###########--------------------------------------------| 20.86% tmpH4LV7S.zip |###########--------------------------------------------| 20.91% tmpH4LV7S.zip |############-------------------------------------------| 20.95% tmpH4LV7S.zip |############-------------------------------------------| 21.0% tmpH4LV7S.zip |############-------------------------------------------| 21.04% tmpH4LV7S.zip |############-------------------------------------------| 21.09% tmpH4LV7S.zip |############-------------------------------------------| 21.14% tmpH4LV7S.zip |############-------------------------------------------| 21.18% tmpH4LV7S.zip |############-------------------------------------------| 21.23% tmpH4LV7S.zip |############-------------------------------------------| 21.27% tmpH4LV7S.zip |############-------------------------------------------| 21.32% tmpH4LV7S.zip |############-------------------------------------------| 21.36% tmpH4LV7S.zip |############-------------------------------------------| 21.41% tmpH4LV7S.zip |############-------------------------------------------| 21.46% tmpH4LV7S.zip |############-------------------------------------------| 21.5% tmpH4LV7S.zip |############-------------------------------------------| 21.55% tmpH4LV7S.zip |############-------------------------------------------| 21.59% tmpH4LV7S.zip |############-------------------------------------------| 21.64% tmpH4LV7S.zip |############-------------------------------------------| 21.68% tmpH4LV7S.zip |############-------------------------------------------| 21.73% tmpH4LV7S.zip |############-------------------------------------------| 21.77% tmpH4LV7S.zip |############-------------------------------------------| 21.82% tmpH4LV7S.zip |############-------------------------------------------| 21.87% tmpH4LV7S.zip |############-------------------------------------------| 21.91% tmpH4LV7S.zip |############-------------------------------------------| 21.96% tmpH4LV7S.zip |############-------------------------------------------| 22.0% tmpH4LV7S.zip |############-------------------------------------------| 22.05% tmpH4LV7S.zip |############-------------------------------------------| 22.09% tmpH4LV7S.zip |############-------------------------------------------| 22.14% tmpH4LV7S.zip |############-------------------------------------------| 22.19% tmpH4LV7S.zip |############-------------------------------------------| 22.23% tmpH4LV7S.zip |############-------------------------------------------| 22.28% tmpH4LV7S.zip |############-------------------------------------------| 22.32% tmpH4LV7S.zip |############-------------------------------------------| 22.37% tmpH4LV7S.zip |############-------------------------------------------| 22.41% tmpH4LV7S.zip |############-------------------------------------------| 22.46% tmpH4LV7S.zip |############-------------------------------------------| 22.51% tmpH4LV7S.zip |############-------------------------------------------| 22.55% tmpH4LV7S.zip |############-------------------------------------------| 22.6% tmpH4LV7S.zip |############-------------------------------------------| 22.64% tmpH4LV7S.zip |############-------------------------------------------| 22.69% tmpH4LV7S.zip |#############------------------------------------------| 22.73% tmpH4LV7S.zip |#############------------------------------------------| 22.78% tmpH4LV7S.zip |#############------------------------------------------| 22.82% tmpH4LV7S.zip |#############------------------------------------------| 22.87% tmpH4LV7S.zip |#############------------------------------------------| 22.92% tmpH4LV7S.zip |#############------------------------------------------| 22.96% tmpH4LV7S.zip |#############------------------------------------------| 23.01% tmpH4LV7S.zip |#############------------------------------------------| 23.05% tmpH4LV7S.zip |#############------------------------------------------| 23.1% tmpH4LV7S.zip |#############------------------------------------------| 23.14% tmpH4LV7S.zip |#############------------------------------------------| 23.19% tmpH4LV7S.zip |#############------------------------------------------| 23.24% tmpH4LV7S.zip |#############------------------------------------------| 23.28% tmpH4LV7S.zip |#############------------------------------------------| 23.33% tmpH4LV7S.zip |#############------------------------------------------| 23.37% tmpH4LV7S.zip |#############------------------------------------------| 23.42% tmpH4LV7S.zip |#############------------------------------------------| 23.46% tmpH4LV7S.zip |#############------------------------------------------| 23.51% tmpH4LV7S.zip |#############------------------------------------------| 23.56% tmpH4LV7S.zip |#############------------------------------------------| 23.6% tmpH4LV7S.zip |#############------------------------------------------| 23.65% tmpH4LV7S.zip |#############------------------------------------------| 23.69% tmpH4LV7S.zip |#############------------------------------------------| 23.74% tmpH4LV7S.zip |#############------------------------------------------| 23.78% tmpH4LV7S.zip |#############------------------------------------------| 23.83% tmpH4LV7S.zip |#############------------------------------------------| 23.87% tmpH4LV7S.zip |#############------------------------------------------| 23.92% tmpH4LV7S.zip |#############------------------------------------------| 23.97% tmpH4LV7S.zip |#############------------------------------------------| 24.01% tmpH4LV7S.zip |#############------------------------------------------| 24.06% tmpH4LV7S.zip |#############------------------------------------------| 24.1% tmpH4LV7S.zip |#############------------------------------------------| 24.15% tmpH4LV7S.zip |#############------------------------------------------| 24.19% tmpH4LV7S.zip |#############------------------------------------------| 24.24% tmpH4LV7S.zip |#############------------------------------------------| 24.29% tmpH4LV7S.zip |#############------------------------------------------| 24.33% tmpH4LV7S.zip |#############------------------------------------------| 24.38% tmpH4LV7S.zip |#############------------------------------------------| 24.42% tmpH4LV7S.zip |#############------------------------------------------| 24.47% tmpH4LV7S.zip |#############------------------------------------------| 24.51% tmpH4LV7S.zip |##############-----------------------------------------| 24.56% tmpH4LV7S.zip |##############-----------------------------------------| 24.6% tmpH4LV7S.zip |##############-----------------------------------------| 24.65% tmpH4LV7S.zip |##############-----------------------------------------| 24.7% tmpH4LV7S.zip |##############-----------------------------------------| 24.74% tmpH4LV7S.zip |##############-----------------------------------------| 24.79% tmpH4LV7S.zip |##############-----------------------------------------| 24.83% tmpH4LV7S.zip |##############-----------------------------------------| 24.88% tmpH4LV7S.zip |##############-----------------------------------------| 24.92% tmpH4LV7S.zip |##############-----------------------------------------| 24.97% tmpH4LV7S.zip |##############-----------------------------------------| 25.02% tmpH4LV7S.zip |##############-----------------------------------------| 25.06% tmpH4LV7S.zip |##############-----------------------------------------| 25.11% tmpH4LV7S.zip |##############-----------------------------------------| 25.15% tmpH4LV7S.zip |##############-----------------------------------------| 25.2% tmpH4LV7S.zip |##############-----------------------------------------| 25.24% tmpH4LV7S.zip |##############-----------------------------------------| 25.29% tmpH4LV7S.zip |##############-----------------------------------------| 25.34% tmpH4LV7S.zip |##############-----------------------------------------| 25.38% tmpH4LV7S.zip |##############-----------------------------------------| 25.43% tmpH4LV7S.zip |##############-----------------------------------------| 25.47% tmpH4LV7S.zip |##############-----------------------------------------| 25.52% tmpH4LV7S.zip |##############-----------------------------------------| 25.56% tmpH4LV7S.zip |##############-----------------------------------------| 25.61% tmpH4LV7S.zip |##############-----------------------------------------| 25.65% tmpH4LV7S.zip |##############-----------------------------------------| 25.7% tmpH4LV7S.zip |##############-----------------------------------------| 25.75% tmpH4LV7S.zip |##############-----------------------------------------| 25.79% tmpH4LV7S.zip |##############-----------------------------------------| 25.84% tmpH4LV7S.zip |##############-----------------------------------------| 25.88% tmpH4LV7S.zip |##############-----------------------------------------| 25.93% tmpH4LV7S.zip |##############-----------------------------------------| 25.97% tmpH4LV7S.zip |##############-----------------------------------------| 26.02% tmpH4LV7S.zip |##############-----------------------------------------| 26.07% tmpH4LV7S.zip |##############-----------------------------------------| 26.11% tmpH4LV7S.zip |##############-----------------------------------------| 26.16% tmpH4LV7S.zip |##############-----------------------------------------| 26.2% tmpH4LV7S.zip |##############-----------------------------------------| 26.25% tmpH4LV7S.zip |##############-----------------------------------------| 26.29% tmpH4LV7S.zip |##############-----------------------------------------| 26.34% tmpH4LV7S.zip |###############----------------------------------------| 26.39% tmpH4LV7S.zip |###############----------------------------------------| 26.43% tmpH4LV7S.zip |###############----------------------------------------| 26.48% tmpH4LV7S.zip |###############----------------------------------------| 26.52% tmpH4LV7S.zip |###############----------------------------------------| 26.57% tmpH4LV7S.zip |###############----------------------------------------| 26.61% tmpH4LV7S.zip |###############----------------------------------------| 26.66% tmpH4LV7S.zip |###############----------------------------------------| 26.7% tmpH4LV7S.zip |###############----------------------------------------| 26.75% tmpH4LV7S.zip |###############----------------------------------------| 26.8% tmpH4LV7S.zip |###############----------------------------------------| 26.84% tmpH4LV7S.zip |###############----------------------------------------| 26.89% tmpH4LV7S.zip |###############----------------------------------------| 26.93% tmpH4LV7S.zip |###############----------------------------------------| 26.98% tmpH4LV7S.zip |###############----------------------------------------| 27.02% tmpH4LV7S.zip |###############----------------------------------------| 27.07% tmpH4LV7S.zip |###############----------------------------------------| 27.12% tmpH4LV7S.zip |###############----------------------------------------| 27.16% tmpH4LV7S.zip |###############----------------------------------------| 27.21% tmpH4LV7S.zip |###############----------------------------------------| 27.25% tmpH4LV7S.zip |###############----------------------------------------| 27.3% tmpH4LV7S.zip |###############----------------------------------------| 27.34% tmpH4LV7S.zip |###############----------------------------------------| 27.39% tmpH4LV7S.zip |###############----------------------------------------| 27.44% tmpH4LV7S.zip |###############----------------------------------------| 27.48% tmpH4LV7S.zip |###############----------------------------------------| 27.53% tmpH4LV7S.zip |###############----------------------------------------| 27.57% tmpH4LV7S.zip |###############----------------------------------------| 27.62% tmpH4LV7S.zip |###############----------------------------------------| 27.66% tmpH4LV7S.zip |###############----------------------------------------| 27.71% tmpH4LV7S.zip |###############----------------------------------------| 27.75% tmpH4LV7S.zip |###############----------------------------------------| 27.8% tmpH4LV7S.zip |###############----------------------------------------| 27.85% tmpH4LV7S.zip |###############----------------------------------------| 27.89% tmpH4LV7S.zip |###############----------------------------------------| 27.94% tmpH4LV7S.zip |###############----------------------------------------| 27.98% tmpH4LV7S.zip |###############----------------------------------------| 28.03% tmpH4LV7S.zip |###############----------------------------------------| 28.07% tmpH4LV7S.zip |###############----------------------------------------| 28.12% tmpH4LV7S.zip |###############----------------------------------------| 28.17% tmpH4LV7S.zip |################---------------------------------------| 28.21% tmpH4LV7S.zip |################---------------------------------------| 28.26% tmpH4LV7S.zip |################---------------------------------------| 28.3% tmpH4LV7S.zip |################---------------------------------------| 28.35% tmpH4LV7S.zip |################---------------------------------------| 28.39% tmpH4LV7S.zip |################---------------------------------------| 28.44% tmpH4LV7S.zip |################---------------------------------------| 28.49% tmpH4LV7S.zip |################---------------------------------------| 28.53% tmpH4LV7S.zip |################---------------------------------------| 28.58% tmpH4LV7S.zip |################---------------------------------------| 28.62% tmpH4LV7S.zip |################---------------------------------------| 28.67% tmpH4LV7S.zip |################---------------------------------------| 28.71% tmpH4LV7S.zip |################---------------------------------------| 28.76% tmpH4LV7S.zip |################---------------------------------------| 28.8% tmpH4LV7S.zip |################---------------------------------------| 28.85% tmpH4LV7S.zip |################---------------------------------------| 28.9% tmpH4LV7S.zip |################---------------------------------------| 28.94% tmpH4LV7S.zip |################---------------------------------------| 28.99% tmpH4LV7S.zip |################---------------------------------------| 29.03% tmpH4LV7S.zip |################---------------------------------------| 29.08% tmpH4LV7S.zip |################---------------------------------------| 29.12% tmpH4LV7S.zip |################---------------------------------------| 29.17% tmpH4LV7S.zip |################---------------------------------------| 29.22% tmpH4LV7S.zip |################---------------------------------------| 29.26% tmpH4LV7S.zip |################---------------------------------------| 29.31% tmpH4LV7S.zip |################---------------------------------------| 29.35% tmpH4LV7S.zip |################---------------------------------------| 29.4% tmpH4LV7S.zip |################---------------------------------------| 29.44% tmpH4LV7S.zip |################---------------------------------------| 29.49% tmpH4LV7S.zip |################---------------------------------------| 29.54% tmpH4LV7S.zip |################---------------------------------------| 29.58% tmpH4LV7S.zip |################---------------------------------------| 29.63% tmpH4LV7S.zip |################---------------------------------------| 29.67% tmpH4LV7S.zip |################---------------------------------------| 29.72% tmpH4LV7S.zip |################---------------------------------------| 29.76% tmpH4LV7S.zip |################---------------------------------------| 29.81% tmpH4LV7S.zip |################---------------------------------------| 29.85% tmpH4LV7S.zip |################---------------------------------------| 29.9% tmpH4LV7S.zip |################---------------------------------------| 29.95% tmpH4LV7S.zip |################---------------------------------------| 29.99% tmpH4LV7S.zip |#################--------------------------------------| 30.04% tmpH4LV7S.zip |#################--------------------------------------| 30.08% tmpH4LV7S.zip |#################--------------------------------------| 30.13% tmpH4LV7S.zip |#################--------------------------------------| 30.17% tmpH4LV7S.zip |#################--------------------------------------| 30.22% tmpH4LV7S.zip |#################--------------------------------------| 30.27% tmpH4LV7S.zip |#################--------------------------------------| 30.31% tmpH4LV7S.zip |#################--------------------------------------| 30.36% tmpH4LV7S.zip |#################--------------------------------------| 30.4% tmpH4LV7S.zip |#################--------------------------------------| 30.45% tmpH4LV7S.zip |#################--------------------------------------| 30.49% tmpH4LV7S.zip |#################--------------------------------------| 30.54% tmpH4LV7S.zip |#################--------------------------------------| 30.59% tmpH4LV7S.zip |#################--------------------------------------| 30.63% tmpH4LV7S.zip |#################--------------------------------------| 30.68% tmpH4LV7S.zip |#################--------------------------------------| 30.72% tmpH4LV7S.zip |#################--------------------------------------| 30.77% tmpH4LV7S.zip |#################--------------------------------------| 30.81% tmpH4LV7S.zip |#################--------------------------------------| 30.86% tmpH4LV7S.zip |#################--------------------------------------| 30.9% tmpH4LV7S.zip |#################--------------------------------------| 30.95% tmpH4LV7S.zip |#################--------------------------------------| 31.0% tmpH4LV7S.zip |#################--------------------------------------| 31.04% tmpH4LV7S.zip |#################--------------------------------------| 31.09% tmpH4LV7S.zip |#################--------------------------------------| 31.13% tmpH4LV7S.zip |#################--------------------------------------| 31.18% tmpH4LV7S.zip |#################--------------------------------------| 31.22% tmpH4LV7S.zip |#################--------------------------------------| 31.27% tmpH4LV7S.zip |#################--------------------------------------| 31.32% tmpH4LV7S.zip |#################--------------------------------------| 31.36% tmpH4LV7S.zip |#################--------------------------------------| 31.41% tmpH4LV7S.zip |#################--------------------------------------| 31.45% tmpH4LV7S.zip |#################--------------------------------------| 31.5% tmpH4LV7S.zip |#################--------------------------------------| 31.54% tmpH4LV7S.zip |#################--------------------------------------| 31.59% tmpH4LV7S.zip |#################--------------------------------------| 31.63% tmpH4LV7S.zip |#################--------------------------------------| 31.68% tmpH4LV7S.zip |#################--------------------------------------| 31.73% tmpH4LV7S.zip |#################--------------------------------------| 31.77% tmpH4LV7S.zip |#################--------------------------------------| 31.82% tmpH4LV7S.zip |##################-------------------------------------| 31.86% tmpH4LV7S.zip |##################-------------------------------------| 31.91% tmpH4LV7S.zip |##################-------------------------------------| 31.95% tmpH4LV7S.zip |##################-------------------------------------| 32.0% tmpH4LV7S.zip |##################-------------------------------------| 32.05% tmpH4LV7S.zip |##################-------------------------------------| 32.09% tmpH4LV7S.zip |##################-------------------------------------| 32.14% tmpH4LV7S.zip |##################-------------------------------------| 32.18% tmpH4LV7S.zip |##################-------------------------------------| 32.23% tmpH4LV7S.zip |##################-------------------------------------| 32.27% tmpH4LV7S.zip |##################-------------------------------------| 32.32% tmpH4LV7S.zip |##################-------------------------------------| 32.37% tmpH4LV7S.zip |##################-------------------------------------| 32.41% tmpH4LV7S.zip |##################-------------------------------------| 32.46% tmpH4LV7S.zip |##################-------------------------------------| 32.5% tmpH4LV7S.zip |##################-------------------------------------| 32.55% tmpH4LV7S.zip |##################-------------------------------------| 32.59% tmpH4LV7S.zip |##################-------------------------------------| 32.64% tmpH4LV7S.zip |##################-------------------------------------| 32.68% tmpH4LV7S.zip |##################-------------------------------------| 32.73% tmpH4LV7S.zip |##################-------------------------------------| 32.78% tmpH4LV7S.zip |##################-------------------------------------| 32.82% tmpH4LV7S.zip |##################-------------------------------------| 32.87% tmpH4LV7S.zip |##################-------------------------------------| 32.91% tmpH4LV7S.zip |##################-------------------------------------| 32.96% tmpH4LV7S.zip |##################-------------------------------------| 33.0% tmpH4LV7S.zip |##################-------------------------------------| 33.05% tmpH4LV7S.zip |##################-------------------------------------| 33.1% tmpH4LV7S.zip |##################-------------------------------------| 33.14% tmpH4LV7S.zip |##################-------------------------------------| 33.19% tmpH4LV7S.zip |##################-------------------------------------| 33.23% tmpH4LV7S.zip |##################-------------------------------------| 33.28% tmpH4LV7S.zip |##################-------------------------------------| 33.32% tmpH4LV7S.zip |##################-------------------------------------| 33.37% tmpH4LV7S.zip |##################-------------------------------------| 33.42% tmpH4LV7S.zip |##################-------------------------------------| 33.46% tmpH4LV7S.zip |##################-------------------------------------| 33.51% tmpH4LV7S.zip |##################-------------------------------------| 33.55% tmpH4LV7S.zip |##################-------------------------------------| 33.6% tmpH4LV7S.zip |###################------------------------------------| 33.64% tmpH4LV7S.zip |###################------------------------------------| 33.69% tmpH4LV7S.zip |###################------------------------------------| 33.73% tmpH4LV7S.zip |###################------------------------------------| 33.78% tmpH4LV7S.zip |###################------------------------------------| 33.83% tmpH4LV7S.zip |###################------------------------------------| 33.87% tmpH4LV7S.zip |###################------------------------------------| 33.92% tmpH4LV7S.zip |###################------------------------------------| 33.96% tmpH4LV7S.zip |###################------------------------------------| 34.01% tmpH4LV7S.zip |###################------------------------------------| 34.05% tmpH4LV7S.zip |###################------------------------------------| 34.1% tmpH4LV7S.zip |###################------------------------------------| 34.15% tmpH4LV7S.zip |###################------------------------------------| 34.19% tmpH4LV7S.zip |###################------------------------------------| 34.24% tmpH4LV7S.zip |###################------------------------------------| 34.28% tmpH4LV7S.zip |###################------------------------------------| 34.33% tmpH4LV7S.zip |###################------------------------------------| 34.37% tmpH4LV7S.zip |###################------------------------------------| 34.42% tmpH4LV7S.zip |###################------------------------------------| 34.47% tmpH4LV7S.zip |###################------------------------------------| 34.51% tmpH4LV7S.zip |###################------------------------------------| 34.56% tmpH4LV7S.zip |###################------------------------------------| 34.6% tmpH4LV7S.zip |###################------------------------------------| 34.65% tmpH4LV7S.zip |###################------------------------------------| 34.69% tmpH4LV7S.zip |###################------------------------------------| 34.74% tmpH4LV7S.zip |###################------------------------------------| 34.78% tmpH4LV7S.zip |###################------------------------------------| 34.83% tmpH4LV7S.zip |###################------------------------------------| 34.88% tmpH4LV7S.zip |###################------------------------------------| 34.92% tmpH4LV7S.zip |###################------------------------------------| 34.97% tmpH4LV7S.zip |###################------------------------------------| 35.01% tmpH4LV7S.zip |###################------------------------------------| 35.06% tmpH4LV7S.zip |###################------------------------------------| 35.1% tmpH4LV7S.zip |###################------------------------------------| 35.15% tmpH4LV7S.zip |###################------------------------------------| 35.2% tmpH4LV7S.zip |###################------------------------------------| 35.24% tmpH4LV7S.zip |###################------------------------------------| 35.29% tmpH4LV7S.zip |###################------------------------------------| 35.33% tmpH4LV7S.zip |###################------------------------------------| 35.38% tmpH4LV7S.zip |###################------------------------------------| 35.42% tmpH4LV7S.zip |####################-----------------------------------| 35.47% tmpH4LV7S.zip |####################-----------------------------------| 35.52% tmpH4LV7S.zip |####################-----------------------------------| 35.56% tmpH4LV7S.zip |####################-----------------------------------| 35.61% tmpH4LV7S.zip |####################-----------------------------------| 35.65% tmpH4LV7S.zip |####################-----------------------------------| 35.7% tmpH4LV7S.zip |####################-----------------------------------| 35.74% tmpH4LV7S.zip |####################-----------------------------------| 35.79% tmpH4LV7S.zip |####################-----------------------------------| 35.83% tmpH4LV7S.zip |####################-----------------------------------| 35.88% tmpH4LV7S.zip |####################-----------------------------------| 35.93% tmpH4LV7S.zip |####################-----------------------------------| 35.97% tmpH4LV7S.zip |####################-----------------------------------| 36.02% tmpH4LV7S.zip |####################-----------------------------------| 36.06% tmpH4LV7S.zip |####################-----------------------------------| 36.11% tmpH4LV7S.zip |####################-----------------------------------| 36.15% tmpH4LV7S.zip |####################-----------------------------------| 36.2% tmpH4LV7S.zip |####################-----------------------------------| 36.25% tmpH4LV7S.zip |####################-----------------------------------| 36.29% tmpH4LV7S.zip |####################-----------------------------------| 36.34% tmpH4LV7S.zip |####################-----------------------------------| 36.38% tmpH4LV7S.zip |####################-----------------------------------| 36.43% tmpH4LV7S.zip |####################-----------------------------------| 36.47% tmpH4LV7S.zip |####################-----------------------------------| 36.52% tmpH4LV7S.zip |####################-----------------------------------| 36.57% tmpH4LV7S.zip |####################-----------------------------------| 36.61% tmpH4LV7S.zip |####################-----------------------------------| 36.66% tmpH4LV7S.zip |####################-----------------------------------| 36.7% tmpH4LV7S.zip |####################-----------------------------------| 36.75% tmpH4LV7S.zip |####################-----------------------------------| 36.79% tmpH4LV7S.zip |####################-----------------------------------| 36.84% tmpH4LV7S.zip |####################-----------------------------------| 36.88% tmpH4LV7S.zip |####################-----------------------------------| 36.93% tmpH4LV7S.zip |####################-----------------------------------| 36.98% tmpH4LV7S.zip |####################-----------------------------------| 37.02% tmpH4LV7S.zip |####################-----------------------------------| 37.07% tmpH4LV7S.zip |####################-----------------------------------| 37.11% tmpH4LV7S.zip |####################-----------------------------------| 37.16% tmpH4LV7S.zip |####################-----------------------------------| 37.2% tmpH4LV7S.zip |####################-----------------------------------| 37.25% tmpH4LV7S.zip |#####################----------------------------------| 37.3% tmpH4LV7S.zip |#####################----------------------------------| 37.34% tmpH4LV7S.zip |#####################----------------------------------| 37.39% tmpH4LV7S.zip |#####################----------------------------------| 37.43% tmpH4LV7S.zip |#####################----------------------------------| 37.48% tmpH4LV7S.zip |#####################----------------------------------| 37.52% tmpH4LV7S.zip |#####################----------------------------------| 37.57% tmpH4LV7S.zip |#####################----------------------------------| 37.62% tmpH4LV7S.zip |#####################----------------------------------| 37.66% tmpH4LV7S.zip |#####################----------------------------------| 37.71% tmpH4LV7S.zip |#####################----------------------------------| 37.75% tmpH4LV7S.zip |#####################----------------------------------| 37.8% tmpH4LV7S.zip |#####################----------------------------------| 37.84% tmpH4LV7S.zip |#####################----------------------------------| 37.89% tmpH4LV7S.zip |#####################----------------------------------| 37.93% tmpH4LV7S.zip |#####################----------------------------------| 37.98% tmpH4LV7S.zip |#####################----------------------------------| 38.03% tmpH4LV7S.zip |#####################----------------------------------| 38.07% tmpH4LV7S.zip |#####################----------------------------------| 38.12% tmpH4LV7S.zip |#####################----------------------------------| 38.16% tmpH4LV7S.zip |#####################----------------------------------| 38.21% tmpH4LV7S.zip |#####################----------------------------------| 38.25% tmpH4LV7S.zip |#####################----------------------------------| 38.3% tmpH4LV7S.zip |#####################----------------------------------| 38.35% tmpH4LV7S.zip |#####################----------------------------------| 38.39% tmpH4LV7S.zip |#####################----------------------------------| 38.44% tmpH4LV7S.zip |#####################----------------------------------| 38.48% tmpH4LV7S.zip |#####################----------------------------------| 38.53% tmpH4LV7S.zip |#####################----------------------------------| 38.57% tmpH4LV7S.zip |#####################----------------------------------| 38.62% tmpH4LV7S.zip |#####################----------------------------------| 38.66% tmpH4LV7S.zip |#####################----------------------------------| 38.71% tmpH4LV7S.zip |#####################----------------------------------| 38.76% tmpH4LV7S.zip |#####################----------------------------------| 38.8% tmpH4LV7S.zip |#####################----------------------------------| 38.85% tmpH4LV7S.zip |#####################----------------------------------| 38.89% tmpH4LV7S.zip |#####################----------------------------------| 38.94% tmpH4LV7S.zip |#####################----------------------------------| 38.98% tmpH4LV7S.zip |#####################----------------------------------| 39.03% tmpH4LV7S.zip |#####################----------------------------------| 39.08% tmpH4LV7S.zip |######################---------------------------------| 39.12% tmpH4LV7S.zip |######################---------------------------------| 39.17% tmpH4LV7S.zip |######################---------------------------------| 39.21% tmpH4LV7S.zip |######################---------------------------------| 39.26% tmpH4LV7S.zip |######################---------------------------------| 39.3% tmpH4LV7S.zip |######################---------------------------------| 39.35% tmpH4LV7S.zip |######################---------------------------------| 39.4% tmpH4LV7S.zip |######################---------------------------------| 39.44% tmpH4LV7S.zip |######################---------------------------------| 39.49% tmpH4LV7S.zip |######################---------------------------------| 39.53% tmpH4LV7S.zip |######################---------------------------------| 39.58% tmpH4LV7S.zip |######################---------------------------------| 39.62% tmpH4LV7S.zip |######################---------------------------------| 39.67% tmpH4LV7S.zip |######################---------------------------------| 39.71% tmpH4LV7S.zip |######################---------------------------------| 39.76% tmpH4LV7S.zip |######################---------------------------------| 39.81% tmpH4LV7S.zip |######################---------------------------------| 39.85% tmpH4LV7S.zip |######################---------------------------------| 39.9% tmpH4LV7S.zip |######################---------------------------------| 39.94% tmpH4LV7S.zip |######################---------------------------------| 39.99% tmpH4LV7S.zip |######################---------------------------------| 40.03% tmpH4LV7S.zip |######################---------------------------------| 40.08% tmpH4LV7S.zip |######################---------------------------------| 40.13% tmpH4LV7S.zip |######################---------------------------------| 40.17% tmpH4LV7S.zip |######################---------------------------------| 40.22% tmpH4LV7S.zip |######################---------------------------------| 40.26% tmpH4LV7S.zip |######################---------------------------------| 40.31% tmpH4LV7S.zip |######################---------------------------------| 40.35% tmpH4LV7S.zip |######################---------------------------------| 40.4% tmpH4LV7S.zip |######################---------------------------------| 40.45% tmpH4LV7S.zip |######################---------------------------------| 40.49% tmpH4LV7S.zip |######################---------------------------------| 40.54% tmpH4LV7S.zip |######################---------------------------------| 40.58% tmpH4LV7S.zip |######################---------------------------------| 40.63% tmpH4LV7S.zip |######################---------------------------------| 40.67% tmpH4LV7S.zip |######################---------------------------------| 40.72% tmpH4LV7S.zip |######################---------------------------------| 40.76% tmpH4LV7S.zip |######################---------------------------------| 40.81% tmpH4LV7S.zip |######################---------------------------------| 40.86% tmpH4LV7S.zip |######################---------------------------------| 40.9% tmpH4LV7S.zip |#######################--------------------------------| 40.95% tmpH4LV7S.zip |#######################--------------------------------| 40.99% tmpH4LV7S.zip |#######################--------------------------------| 41.04% tmpH4LV7S.zip |#######################--------------------------------| 41.08% tmpH4LV7S.zip |#######################--------------------------------| 41.13% tmpH4LV7S.zip |#######################--------------------------------| 41.18% tmpH4LV7S.zip |#######################--------------------------------| 41.22% tmpH4LV7S.zip |#######################--------------------------------| 41.27% tmpH4LV7S.zip |#######################--------------------------------| 41.31% tmpH4LV7S.zip |#######################--------------------------------| 41.36% tmpH4LV7S.zip |#######################--------------------------------| 41.4% tmpH4LV7S.zip |#######################--------------------------------| 41.45% tmpH4LV7S.zip |#######################--------------------------------| 41.5% tmpH4LV7S.zip |#######################--------------------------------| 41.54% tmpH4LV7S.zip |#######################--------------------------------| 41.59% tmpH4LV7S.zip |#######################--------------------------------| 41.63% tmpH4LV7S.zip |#######################--------------------------------| 41.68% tmpH4LV7S.zip |#######################--------------------------------| 41.72% tmpH4LV7S.zip |#######################--------------------------------| 41.77% tmpH4LV7S.zip |#######################--------------------------------| 41.81% tmpH4LV7S.zip |#######################--------------------------------| 41.86% tmpH4LV7S.zip |#######################--------------------------------| 41.91% tmpH4LV7S.zip |#######################--------------------------------| 41.95% tmpH4LV7S.zip |#######################--------------------------------| 42.0% tmpH4LV7S.zip |#######################--------------------------------| 42.04% tmpH4LV7S.zip |#######################--------------------------------| 42.09% tmpH4LV7S.zip |#######################--------------------------------| 42.13% tmpH4LV7S.zip |#######################--------------------------------| 42.18% tmpH4LV7S.zip |#######################--------------------------------| 42.23% tmpH4LV7S.zip |#######################--------------------------------| 42.27% tmpH4LV7S.zip |#######################--------------------------------| 42.32% tmpH4LV7S.zip |#######################--------------------------------| 42.36% tmpH4LV7S.zip |#######################--------------------------------| 42.41% tmpH4LV7S.zip |#######################--------------------------------| 42.45% tmpH4LV7S.zip |#######################--------------------------------| 42.5% tmpH4LV7S.zip |#######################--------------------------------| 42.55% tmpH4LV7S.zip |#######################--------------------------------| 42.59% tmpH4LV7S.zip |#######################--------------------------------| 42.64% tmpH4LV7S.zip |#######################--------------------------------| 42.68% tmpH4LV7S.zip |########################-------------------------------| 42.73% tmpH4LV7S.zip |########################-------------------------------| 42.77% tmpH4LV7S.zip |########################-------------------------------| 42.82% tmpH4LV7S.zip |########################-------------------------------| 42.86% tmpH4LV7S.zip |########################-------------------------------| 42.91% tmpH4LV7S.zip |########################-------------------------------| 42.96% tmpH4LV7S.zip |########################-------------------------------| 43.0% tmpH4LV7S.zip |########################-------------------------------| 43.05% tmpH4LV7S.zip |########################-------------------------------| 43.09% tmpH4LV7S.zip |########################-------------------------------| 43.14% tmpH4LV7S.zip |########################-------------------------------| 43.18% tmpH4LV7S.zip |########################-------------------------------| 43.23% tmpH4LV7S.zip |########################-------------------------------| 43.28% tmpH4LV7S.zip |########################-------------------------------| 43.32% tmpH4LV7S.zip |########################-------------------------------| 43.37% tmpH4LV7S.zip |########################-------------------------------| 43.41% tmpH4LV7S.zip |########################-------------------------------| 43.46% tmpH4LV7S.zip |########################-------------------------------| 43.5% tmpH4LV7S.zip |########################-------------------------------| 43.55% tmpH4LV7S.zip |########################-------------------------------| 43.6% tmpH4LV7S.zip |########################-------------------------------| 43.64% tmpH4LV7S.zip |########################-------------------------------| 43.69% tmpH4LV7S.zip |########################-------------------------------| 43.73% tmpH4LV7S.zip |########################-------------------------------| 43.78% tmpH4LV7S.zip |########################-------------------------------| 43.82% tmpH4LV7S.zip |########################-------------------------------| 43.87% tmpH4LV7S.zip |########################-------------------------------| 43.91% tmpH4LV7S.zip |########################-------------------------------| 43.96% tmpH4LV7S.zip |########################-------------------------------| 44.01% tmpH4LV7S.zip |########################-------------------------------| 44.05% tmpH4LV7S.zip |########################-------------------------------| 44.1% tmpH4LV7S.zip |########################-------------------------------| 44.14% tmpH4LV7S.zip |########################-------------------------------| 44.19% tmpH4LV7S.zip |########################-------------------------------| 44.23% tmpH4LV7S.zip |########################-------------------------------| 44.28% tmpH4LV7S.zip |########################-------------------------------| 44.33% tmpH4LV7S.zip |########################-------------------------------| 44.37% tmpH4LV7S.zip |########################-------------------------------| 44.42% tmpH4LV7S.zip |########################-------------------------------| 44.46% tmpH4LV7S.zip |########################-------------------------------| 44.51% tmpH4LV7S.zip |#########################------------------------------| 44.55% tmpH4LV7S.zip |#########################------------------------------| 44.6% tmpH4LV7S.zip |#########################------------------------------| 44.65% tmpH4LV7S.zip |#########################------------------------------| 44.69% tmpH4LV7S.zip |#########################------------------------------| 44.74% tmpH4LV7S.zip |#########################------------------------------| 44.78% tmpH4LV7S.zip |#########################------------------------------| 44.83% tmpH4LV7S.zip |#########################------------------------------| 44.87% tmpH4LV7S.zip |#########################------------------------------| 44.92% tmpH4LV7S.zip |#########################------------------------------| 44.96% tmpH4LV7S.zip |#########################------------------------------| 45.01% tmpH4LV7S.zip |#########################------------------------------| 45.06% tmpH4LV7S.zip |#########################------------------------------| 45.1% tmpH4LV7S.zip |#########################------------------------------| 45.15% tmpH4LV7S.zip |#########################------------------------------| 45.19% tmpH4LV7S.zip |#########################------------------------------| 45.24% tmpH4LV7S.zip |#########################------------------------------| 45.28% tmpH4LV7S.zip |#########################------------------------------| 45.33% tmpH4LV7S.zip |#########################------------------------------| 45.38% tmpH4LV7S.zip |#########################------------------------------| 45.42% tmpH4LV7S.zip |#########################------------------------------| 45.47% tmpH4LV7S.zip |#########################------------------------------| 45.51% tmpH4LV7S.zip |#########################------------------------------| 45.56% tmpH4LV7S.zip |#########################------------------------------| 45.6% tmpH4LV7S.zip |#########################------------------------------| 45.65% tmpH4LV7S.zip |#########################------------------------------| 45.69% tmpH4LV7S.zip |#########################------------------------------| 45.74% tmpH4LV7S.zip |#########################------------------------------| 45.79% tmpH4LV7S.zip |#########################------------------------------| 45.83% tmpH4LV7S.zip |#########################------------------------------| 45.88% tmpH4LV7S.zip |#########################------------------------------| 45.92% tmpH4LV7S.zip |#########################------------------------------| 45.97% tmpH4LV7S.zip |#########################------------------------------| 46.01% tmpH4LV7S.zip |#########################------------------------------| 46.06% tmpH4LV7S.zip |#########################------------------------------| 46.11% tmpH4LV7S.zip |#########################------------------------------| 46.15% tmpH4LV7S.zip |#########################------------------------------| 46.2% tmpH4LV7S.zip |#########################------------------------------| 46.24% tmpH4LV7S.zip |#########################------------------------------| 46.29% tmpH4LV7S.zip |#########################------------------------------| 46.33% tmpH4LV7S.zip |##########################-----------------------------| 46.38% tmpH4LV7S.zip |##########################-----------------------------| 46.43% tmpH4LV7S.zip |##########################-----------------------------| 46.47% tmpH4LV7S.zip |##########################-----------------------------| 46.52% tmpH4LV7S.zip |##########################-----------------------------| 46.56% tmpH4LV7S.zip |##########################-----------------------------| 46.61% tmpH4LV7S.zip |##########################-----------------------------| 46.65% tmpH4LV7S.zip |##########################-----------------------------| 46.7% tmpH4LV7S.zip |##########################-----------------------------| 46.74% tmpH4LV7S.zip |##########################-----------------------------| 46.79% tmpH4LV7S.zip |##########################-----------------------------| 46.84% tmpH4LV7S.zip |##########################-----------------------------| 46.88% tmpH4LV7S.zip |##########################-----------------------------| 46.93% tmpH4LV7S.zip |##########################-----------------------------| 46.97% tmpH4LV7S.zip |##########################-----------------------------| 47.02% tmpH4LV7S.zip |##########################-----------------------------| 47.06% tmpH4LV7S.zip |##########################-----------------------------| 47.11% tmpH4LV7S.zip |##########################-----------------------------| 47.16% tmpH4LV7S.zip |##########################-----------------------------| 47.2% tmpH4LV7S.zip |##########################-----------------------------| 47.25% tmpH4LV7S.zip |##########################-----------------------------| 47.29% tmpH4LV7S.zip |##########################-----------------------------| 47.34% tmpH4LV7S.zip |##########################-----------------------------| 47.38% tmpH4LV7S.zip |##########################-----------------------------| 47.43% tmpH4LV7S.zip |##########################-----------------------------| 47.48% tmpH4LV7S.zip |##########################-----------------------------| 47.52% tmpH4LV7S.zip |##########################-----------------------------| 47.57% tmpH4LV7S.zip |##########################-----------------------------| 47.61% tmpH4LV7S.zip |##########################-----------------------------| 47.66% tmpH4LV7S.zip |##########################-----------------------------| 47.7% tmpH4LV7S.zip |##########################-----------------------------| 47.75% tmpH4LV7S.zip |##########################-----------------------------| 47.79% tmpH4LV7S.zip |##########################-----------------------------| 47.84% tmpH4LV7S.zip |##########################-----------------------------| 47.89% tmpH4LV7S.zip |##########################-----------------------------| 47.93% tmpH4LV7S.zip |##########################-----------------------------| 47.98% tmpH4LV7S.zip |##########################-----------------------------| 48.02% tmpH4LV7S.zip |##########################-----------------------------| 48.07% tmpH4LV7S.zip |##########################-----------------------------| 48.11% tmpH4LV7S.zip |##########################-----------------------------| 48.16% tmpH4LV7S.zip |###########################----------------------------| 48.21% tmpH4LV7S.zip |###########################----------------------------| 48.25% tmpH4LV7S.zip |###########################----------------------------| 48.3% tmpH4LV7S.zip |###########################----------------------------| 48.34% tmpH4LV7S.zip |###########################----------------------------| 48.39% tmpH4LV7S.zip |###########################----------------------------| 48.43% tmpH4LV7S.zip |###########################----------------------------| 48.48% tmpH4LV7S.zip |###########################----------------------------| 48.53% tmpH4LV7S.zip |###########################----------------------------| 48.57% tmpH4LV7S.zip |###########################----------------------------| 48.62% tmpH4LV7S.zip |###########################----------------------------| 48.66% tmpH4LV7S.zip |###########################----------------------------| 48.71% tmpH4LV7S.zip |###########################----------------------------| 48.75% tmpH4LV7S.zip |###########################----------------------------| 48.8% tmpH4LV7S.zip |###########################----------------------------| 48.84% tmpH4LV7S.zip |###########################----------------------------| 48.89% tmpH4LV7S.zip |###########################----------------------------| 48.94% tmpH4LV7S.zip |###########################----------------------------| 48.98% tmpH4LV7S.zip |###########################----------------------------| 49.03% tmpH4LV7S.zip |###########################----------------------------| 49.07% tmpH4LV7S.zip |###########################----------------------------| 49.12% tmpH4LV7S.zip |###########################----------------------------| 49.16% tmpH4LV7S.zip |###########################----------------------------| 49.21% tmpH4LV7S.zip |###########################----------------------------| 49.26% tmpH4LV7S.zip |###########################----------------------------| 49.3% tmpH4LV7S.zip |###########################----------------------------| 49.35% tmpH4LV7S.zip |###########################----------------------------| 49.39% tmpH4LV7S.zip |###########################----------------------------| 49.44% tmpH4LV7S.zip |###########################----------------------------| 49.48% tmpH4LV7S.zip |###########################----------------------------| 49.53% tmpH4LV7S.zip |###########################----------------------------| 49.58% tmpH4LV7S.zip |###########################----------------------------| 49.62% tmpH4LV7S.zip |###########################----------------------------| 49.67% tmpH4LV7S.zip |###########################----------------------------| 49.71% tmpH4LV7S.zip |###########################----------------------------| 49.76% tmpH4LV7S.zip |###########################----------------------------| 49.8% tmpH4LV7S.zip |###########################----------------------------| 49.85% tmpH4LV7S.zip |###########################----------------------------| 49.89% tmpH4LV7S.zip |###########################----------------------------| 49.94% tmpH4LV7S.zip |###########################----------------------------| 49.99% tmpH4LV7S.zip |############################---------------------------| 50.03% tmpH4LV7S.zip |############################---------------------------| 50.08% tmpH4LV7S.zip |############################---------------------------| 50.12% tmpH4LV7S.zip |############################---------------------------| 50.17% tmpH4LV7S.zip |############################---------------------------| 50.21% tmpH4LV7S.zip |############################---------------------------| 50.26% tmpH4LV7S.zip |############################---------------------------| 50.31% tmpH4LV7S.zip |############################---------------------------| 50.35% tmpH4LV7S.zip |############################---------------------------| 50.4% tmpH4LV7S.zip |############################---------------------------| 50.44% tmpH4LV7S.zip |############################---------------------------| 50.49% tmpH4LV7S.zip |############################---------------------------| 50.53% tmpH4LV7S.zip |############################---------------------------| 50.58% tmpH4LV7S.zip |############################---------------------------| 50.63% tmpH4LV7S.zip |############################---------------------------| 50.67% tmpH4LV7S.zip |############################---------------------------| 50.72% tmpH4LV7S.zip |############################---------------------------| 50.76% tmpH4LV7S.zip |############################---------------------------| 50.81% tmpH4LV7S.zip |############################---------------------------| 50.85% tmpH4LV7S.zip |############################---------------------------| 50.9% tmpH4LV7S.zip |############################---------------------------| 50.94% tmpH4LV7S.zip |############################---------------------------| 50.99% tmpH4LV7S.zip |############################---------------------------| 51.04% tmpH4LV7S.zip |############################---------------------------| 51.08% tmpH4LV7S.zip |############################---------------------------| 51.13% tmpH4LV7S.zip |############################---------------------------| 51.17% tmpH4LV7S.zip |############################---------------------------| 51.22% tmpH4LV7S.zip |############################---------------------------| 51.26% tmpH4LV7S.zip |############################---------------------------| 51.31% tmpH4LV7S.zip |############################---------------------------| 51.36% tmpH4LV7S.zip |############################---------------------------| 51.4% tmpH4LV7S.zip |############################---------------------------| 51.45% tmpH4LV7S.zip |############################---------------------------| 51.49% tmpH4LV7S.zip |############################---------------------------| 51.54% tmpH4LV7S.zip |############################---------------------------| 51.58% tmpH4LV7S.zip |############################---------------------------| 51.63% tmpH4LV7S.zip |############################---------------------------| 51.68% tmpH4LV7S.zip |############################---------------------------| 51.72% tmpH4LV7S.zip |############################---------------------------| 51.77% tmpH4LV7S.zip |############################---------------------------| 51.81% tmpH4LV7S.zip |#############################--------------------------| 51.86% tmpH4LV7S.zip |#############################--------------------------| 51.9% tmpH4LV7S.zip |#############################--------------------------| 51.95% tmpH4LV7S.zip |#############################--------------------------| 51.99% tmpH4LV7S.zip |#############################--------------------------| 52.04% tmpH4LV7S.zip |#############################--------------------------| 52.09% tmpH4LV7S.zip |#############################--------------------------| 52.13% tmpH4LV7S.zip |#############################--------------------------| 52.18% tmpH4LV7S.zip |#############################--------------------------| 52.22% tmpH4LV7S.zip |#############################--------------------------| 52.27% tmpH4LV7S.zip |#############################--------------------------| 52.31% tmpH4LV7S.zip |#############################--------------------------| 52.36% tmpH4LV7S.zip |#############################--------------------------| 52.41% tmpH4LV7S.zip |#############################--------------------------| 52.45% tmpH4LV7S.zip |#############################--------------------------| 52.5% tmpH4LV7S.zip |#############################--------------------------| 52.54% tmpH4LV7S.zip |#############################--------------------------| 52.59% tmpH4LV7S.zip |#############################--------------------------| 52.63% tmpH4LV7S.zip |#############################--------------------------| 52.68% tmpH4LV7S.zip |#############################--------------------------| 52.72% tmpH4LV7S.zip |#############################--------------------------| 52.77% tmpH4LV7S.zip |#############################--------------------------| 52.82% tmpH4LV7S.zip |#############################--------------------------| 52.86% tmpH4LV7S.zip |#############################--------------------------| 52.91% tmpH4LV7S.zip |#############################--------------------------| 52.95% tmpH4LV7S.zip |#############################--------------------------| 53.0% tmpH4LV7S.zip |#############################--------------------------| 53.04% tmpH4LV7S.zip |#############################--------------------------| 53.09% tmpH4LV7S.zip |#############################--------------------------| 53.14% tmpH4LV7S.zip |#############################--------------------------| 53.18% tmpH4LV7S.zip |#############################--------------------------| 53.23% tmpH4LV7S.zip |#############################--------------------------| 53.27% tmpH4LV7S.zip |#############################--------------------------| 53.32% tmpH4LV7S.zip |#############################--------------------------| 53.36% tmpH4LV7S.zip |#############################--------------------------| 53.41% tmpH4LV7S.zip |#############################--------------------------| 53.46% tmpH4LV7S.zip |#############################--------------------------| 53.5% tmpH4LV7S.zip |#############################--------------------------| 53.55% tmpH4LV7S.zip |#############################--------------------------| 53.59% tmpH4LV7S.zip |##############################-------------------------| 53.64% tmpH4LV7S.zip |##############################-------------------------| 53.68% tmpH4LV7S.zip |##############################-------------------------| 53.73% tmpH4LV7S.zip |##############################-------------------------| 53.77% tmpH4LV7S.zip |##############################-------------------------| 53.82% tmpH4LV7S.zip |##############################-------------------------| 53.87% tmpH4LV7S.zip |##############################-------------------------| 53.91% tmpH4LV7S.zip |##############################-------------------------| 53.96% tmpH4LV7S.zip |##############################-------------------------| 54.0% tmpH4LV7S.zip |##############################-------------------------| 54.05% tmpH4LV7S.zip |##############################-------------------------| 54.09% tmpH4LV7S.zip |##############################-------------------------| 54.14% tmpH4LV7S.zip |##############################-------------------------| 54.19% tmpH4LV7S.zip |##############################-------------------------| 54.23% tmpH4LV7S.zip |##############################-------------------------| 54.28% tmpH4LV7S.zip |##############################-------------------------| 54.32% tmpH4LV7S.zip |##############################-------------------------| 54.37% tmpH4LV7S.zip |##############################-------------------------| 54.41% tmpH4LV7S.zip |##############################-------------------------| 54.46% tmpH4LV7S.zip |##############################-------------------------| 54.51% tmpH4LV7S.zip |##############################-------------------------| 54.55% tmpH4LV7S.zip |##############################-------------------------| 54.6% tmpH4LV7S.zip |##############################-------------------------| 54.64% tmpH4LV7S.zip |##############################-------------------------| 54.69% tmpH4LV7S.zip |##############################-------------------------| 54.73% tmpH4LV7S.zip |##############################-------------------------| 54.78% tmpH4LV7S.zip |##############################-------------------------| 54.82% tmpH4LV7S.zip |##############################-------------------------| 54.87% tmpH4LV7S.zip |##############################-------------------------| 54.92% tmpH4LV7S.zip |##############################-------------------------| 54.96% tmpH4LV7S.zip |##############################-------------------------| 55.01% tmpH4LV7S.zip |##############################-------------------------| 55.05% tmpH4LV7S.zip |##############################-------------------------| 55.1% tmpH4LV7S.zip |##############################-------------------------| 55.14% tmpH4LV7S.zip |##############################-------------------------| 55.19% tmpH4LV7S.zip |##############################-------------------------| 55.24% tmpH4LV7S.zip |##############################-------------------------| 55.28% tmpH4LV7S.zip |##############################-------------------------| 55.33% tmpH4LV7S.zip |##############################-------------------------| 55.37% tmpH4LV7S.zip |##############################-------------------------| 55.42% tmpH4LV7S.zip |###############################------------------------| 55.46% tmpH4LV7S.zip |###############################------------------------| 55.51% tmpH4LV7S.zip |###############################------------------------| 55.56% tmpH4LV7S.zip |###############################------------------------| 55.6% tmpH4LV7S.zip |###############################------------------------| 55.65% tmpH4LV7S.zip |###############################------------------------| 55.69% tmpH4LV7S.zip |###############################------------------------| 55.74% tmpH4LV7S.zip |###############################------------------------| 55.78% tmpH4LV7S.zip |###############################------------------------| 55.83% tmpH4LV7S.zip |###############################------------------------| 55.87% tmpH4LV7S.zip |###############################------------------------| 55.92% tmpH4LV7S.zip |###############################------------------------| 55.97% tmpH4LV7S.zip |###############################------------------------| 56.01% tmpH4LV7S.zip |###############################------------------------| 56.06% tmpH4LV7S.zip |###############################------------------------| 56.1% tmpH4LV7S.zip |###############################------------------------| 56.15% tmpH4LV7S.zip |###############################------------------------| 56.19% tmpH4LV7S.zip |###############################------------------------| 56.24% tmpH4LV7S.zip |###############################------------------------| 56.29% tmpH4LV7S.zip |###############################------------------------| 56.33% tmpH4LV7S.zip |###############################------------------------| 56.38% tmpH4LV7S.zip |###############################------------------------| 56.42% tmpH4LV7S.zip |###############################------------------------| 56.47% tmpH4LV7S.zip |###############################------------------------| 56.51% tmpH4LV7S.zip |###############################------------------------| 56.56% tmpH4LV7S.zip |###############################------------------------| 56.61% tmpH4LV7S.zip |###############################------------------------| 56.65% tmpH4LV7S.zip |###############################------------------------| 56.7% tmpH4LV7S.zip |###############################------------------------| 56.74% tmpH4LV7S.zip |###############################------------------------| 56.79% tmpH4LV7S.zip |###############################------------------------| 56.83% tmpH4LV7S.zip |###############################------------------------| 56.88% tmpH4LV7S.zip |###############################------------------------| 56.92% tmpH4LV7S.zip |###############################------------------------| 56.97% tmpH4LV7S.zip |###############################------------------------| 57.02% tmpH4LV7S.zip |###############################------------------------| 57.06% tmpH4LV7S.zip |###############################------------------------| 57.11% tmpH4LV7S.zip |###############################------------------------| 57.15% tmpH4LV7S.zip |###############################------------------------| 57.2% tmpH4LV7S.zip |###############################------------------------| 57.24% tmpH4LV7S.zip |################################-----------------------| 57.29% tmpH4LV7S.zip |################################-----------------------| 57.34% tmpH4LV7S.zip |################################-----------------------| 57.38% tmpH4LV7S.zip |################################-----------------------| 57.43% tmpH4LV7S.zip |################################-----------------------| 57.47% tmpH4LV7S.zip |################################-----------------------| 57.52% tmpH4LV7S.zip |################################-----------------------| 57.56% tmpH4LV7S.zip |################################-----------------------| 57.61% tmpH4LV7S.zip |################################-----------------------| 57.66% tmpH4LV7S.zip |################################-----------------------| 57.7% tmpH4LV7S.zip |################################-----------------------| 57.75% tmpH4LV7S.zip |################################-----------------------| 57.79% tmpH4LV7S.zip |################################-----------------------| 57.84% tmpH4LV7S.zip |################################-----------------------| 57.88% tmpH4LV7S.zip |################################-----------------------| 57.93% tmpH4LV7S.zip |################################-----------------------| 57.97% tmpH4LV7S.zip |################################-----------------------| 58.02% tmpH4LV7S.zip |################################-----------------------| 58.07% tmpH4LV7S.zip |################################-----------------------| 58.11% tmpH4LV7S.zip |################################-----------------------| 58.16% tmpH4LV7S.zip |################################-----------------------| 58.2% tmpH4LV7S.zip |################################-----------------------| 58.25% tmpH4LV7S.zip |################################-----------------------| 58.29% tmpH4LV7S.zip |################################-----------------------| 58.34% tmpH4LV7S.zip |################################-----------------------| 58.39% tmpH4LV7S.zip |################################-----------------------| 58.43% tmpH4LV7S.zip |################################-----------------------| 58.48% tmpH4LV7S.zip |################################-----------------------| 58.52% tmpH4LV7S.zip |################################-----------------------| 58.57% tmpH4LV7S.zip |################################-----------------------| 58.61% tmpH4LV7S.zip |################################-----------------------| 58.66% tmpH4LV7S.zip |################################-----------------------| 58.71% tmpH4LV7S.zip |################################-----------------------| 58.75% tmpH4LV7S.zip |################################-----------------------| 58.8% tmpH4LV7S.zip |################################-----------------------| 58.84% tmpH4LV7S.zip |################################-----------------------| 58.89% tmpH4LV7S.zip |################################-----------------------| 58.93% tmpH4LV7S.zip |################################-----------------------| 58.98% tmpH4LV7S.zip |################################-----------------------| 59.02% tmpH4LV7S.zip |################################-----------------------| 59.07% tmpH4LV7S.zip |#################################----------------------| 59.12% tmpH4LV7S.zip |#################################----------------------| 59.16% tmpH4LV7S.zip |#################################----------------------| 59.21% tmpH4LV7S.zip |#################################----------------------| 59.25% tmpH4LV7S.zip |#################################----------------------| 59.3% tmpH4LV7S.zip |#################################----------------------| 59.34% tmpH4LV7S.zip |#################################----------------------| 59.39% tmpH4LV7S.zip |#################################----------------------| 59.44% tmpH4LV7S.zip |#################################----------------------| 59.48% tmpH4LV7S.zip |#################################----------------------| 59.53% tmpH4LV7S.zip |#################################----------------------| 59.57% tmpH4LV7S.zip |#################################----------------------| 59.62% tmpH4LV7S.zip |#################################----------------------| 59.66% tmpH4LV7S.zip |#################################----------------------| 59.71% tmpH4LV7S.zip |#################################----------------------| 59.75% tmpH4LV7S.zip |#################################----------------------| 59.8% tmpH4LV7S.zip |#################################----------------------| 59.85% tmpH4LV7S.zip |#################################----------------------| 59.89% tmpH4LV7S.zip |#################################----------------------| 59.94% tmpH4LV7S.zip |#################################----------------------| 59.98% tmpH4LV7S.zip |#################################----------------------| 60.03% tmpH4LV7S.zip |#################################----------------------| 60.07% tmpH4LV7S.zip |#################################----------------------| 60.12% tmpH4LV7S.zip |#################################----------------------| 60.17% tmpH4LV7S.zip |#################################----------------------| 60.21% tmpH4LV7S.zip |#################################----------------------| 60.26% tmpH4LV7S.zip |#################################----------------------| 60.3% tmpH4LV7S.zip |#################################----------------------| 60.35% tmpH4LV7S.zip |#################################----------------------| 60.39% tmpH4LV7S.zip |#################################----------------------| 60.44% tmpH4LV7S.zip |#################################----------------------| 60.49% tmpH4LV7S.zip |#################################----------------------| 60.53% tmpH4LV7S.zip |#################################----------------------| 60.58% tmpH4LV7S.zip |#################################----------------------| 60.62% tmpH4LV7S.zip |#################################----------------------| 60.67% tmpH4LV7S.zip |#################################----------------------| 60.71% tmpH4LV7S.zip |#################################----------------------| 60.76% tmpH4LV7S.zip |#################################----------------------| 60.8% tmpH4LV7S.zip |#################################----------------------| 60.85% tmpH4LV7S.zip |#################################----------------------| 60.9% tmpH4LV7S.zip |##################################---------------------| 60.94% tmpH4LV7S.zip |##################################---------------------| 60.99% tmpH4LV7S.zip |##################################---------------------| 61.03% tmpH4LV7S.zip |##################################---------------------| 61.08% tmpH4LV7S.zip |##################################---------------------| 61.12% tmpH4LV7S.zip |##################################---------------------| 61.17% tmpH4LV7S.zip |##################################---------------------| 61.22% tmpH4LV7S.zip |##################################---------------------| 61.26% tmpH4LV7S.zip |##################################---------------------| 61.31% tmpH4LV7S.zip |##################################---------------------| 61.35% tmpH4LV7S.zip |##################################---------------------| 61.4% tmpH4LV7S.zip |##################################---------------------| 61.44% tmpH4LV7S.zip |##################################---------------------| 61.49% tmpH4LV7S.zip |##################################---------------------| 61.54% tmpH4LV7S.zip |##################################---------------------| 61.58% tmpH4LV7S.zip |##################################---------------------| 61.63% tmpH4LV7S.zip |##################################---------------------| 61.67% tmpH4LV7S.zip |##################################---------------------| 61.72% tmpH4LV7S.zip |##################################---------------------| 61.76% tmpH4LV7S.zip |##################################---------------------| 61.81% tmpH4LV7S.zip |##################################---------------------| 61.85% tmpH4LV7S.zip |##################################---------------------| 61.9% tmpH4LV7S.zip |##################################---------------------| 61.95% tmpH4LV7S.zip |##################################---------------------| 61.99% tmpH4LV7S.zip |##################################---------------------| 62.04% tmpH4LV7S.zip |##################################---------------------| 62.08% tmpH4LV7S.zip |##################################---------------------| 62.13% tmpH4LV7S.zip |##################################---------------------| 62.17% tmpH4LV7S.zip |##################################---------------------| 62.22% tmpH4LV7S.zip |##################################---------------------| 62.27% tmpH4LV7S.zip |##################################---------------------| 62.31% tmpH4LV7S.zip |##################################---------------------| 62.36% tmpH4LV7S.zip |##################################---------------------| 62.4% tmpH4LV7S.zip |##################################---------------------| 62.45% tmpH4LV7S.zip |##################################---------------------| 62.49% tmpH4LV7S.zip |##################################---------------------| 62.54% tmpH4LV7S.zip |##################################---------------------| 62.59% tmpH4LV7S.zip |##################################---------------------| 62.63% tmpH4LV7S.zip |##################################---------------------| 62.68% tmpH4LV7S.zip |##################################---------------------| 62.72% tmpH4LV7S.zip |###################################--------------------| 62.77% tmpH4LV7S.zip |###################################--------------------| 62.81% tmpH4LV7S.zip |###################################--------------------| 62.86% tmpH4LV7S.zip |###################################--------------------| 62.9% tmpH4LV7S.zip |###################################--------------------| 62.95% tmpH4LV7S.zip |###################################--------------------| 63.0% tmpH4LV7S.zip |###################################--------------------| 63.04% tmpH4LV7S.zip |###################################--------------------| 63.09% tmpH4LV7S.zip |###################################--------------------| 63.13% tmpH4LV7S.zip |###################################--------------------| 63.18% tmpH4LV7S.zip |###################################--------------------| 63.22% tmpH4LV7S.zip |###################################--------------------| 63.27% tmpH4LV7S.zip |###################################--------------------| 63.32% tmpH4LV7S.zip |###################################--------------------| 63.36% tmpH4LV7S.zip |###################################--------------------| 63.41% tmpH4LV7S.zip |###################################--------------------| 63.45% tmpH4LV7S.zip |###################################--------------------| 63.5% tmpH4LV7S.zip |###################################--------------------| 63.54% tmpH4LV7S.zip |###################################--------------------| 63.59% tmpH4LV7S.zip |###################################--------------------| 63.64% tmpH4LV7S.zip |###################################--------------------| 63.68% tmpH4LV7S.zip |###################################--------------------| 63.73% tmpH4LV7S.zip |###################################--------------------| 63.77% tmpH4LV7S.zip |###################################--------------------| 63.82% tmpH4LV7S.zip |###################################--------------------| 63.86% tmpH4LV7S.zip |###################################--------------------| 63.91% tmpH4LV7S.zip |###################################--------------------| 63.95% tmpH4LV7S.zip |###################################--------------------| 64.0% tmpH4LV7S.zip |###################################--------------------| 64.05% tmpH4LV7S.zip |###################################--------------------| 64.09% tmpH4LV7S.zip |###################################--------------------| 64.14% tmpH4LV7S.zip |###################################--------------------| 64.18% tmpH4LV7S.zip |###################################--------------------| 64.23% tmpH4LV7S.zip |###################################--------------------| 64.27% tmpH4LV7S.zip |###################################--------------------| 64.32% tmpH4LV7S.zip |###################################--------------------| 64.37% tmpH4LV7S.zip |###################################--------------------| 64.41% tmpH4LV7S.zip |###################################--------------------| 64.46% tmpH4LV7S.zip |###################################--------------------| 64.5% tmpH4LV7S.zip |####################################-------------------| 64.55% tmpH4LV7S.zip |####################################-------------------| 64.59% tmpH4LV7S.zip |####################################-------------------| 64.64% tmpH4LV7S.zip |####################################-------------------| 64.69% tmpH4LV7S.zip |####################################-------------------| 64.73% tmpH4LV7S.zip |####################################-------------------| 64.78% tmpH4LV7S.zip |####################################-------------------| 64.82% tmpH4LV7S.zip |####################################-------------------| 64.87% tmpH4LV7S.zip |####################################-------------------| 64.91% tmpH4LV7S.zip |####################################-------------------| 64.96% tmpH4LV7S.zip |####################################-------------------| 65.0% tmpH4LV7S.zip |####################################-------------------| 65.05% tmpH4LV7S.zip |####################################-------------------| 65.1% tmpH4LV7S.zip |####################################-------------------| 65.14% tmpH4LV7S.zip |####################################-------------------| 65.19% tmpH4LV7S.zip |####################################-------------------| 65.23% tmpH4LV7S.zip |####################################-------------------| 65.28% tmpH4LV7S.zip |####################################-------------------| 65.32% tmpH4LV7S.zip |####################################-------------------| 65.37% tmpH4LV7S.zip |####################################-------------------| 65.42% tmpH4LV7S.zip |####################################-------------------| 65.46% tmpH4LV7S.zip |####################################-------------------| 65.51% tmpH4LV7S.zip |####################################-------------------| 65.55% tmpH4LV7S.zip |####################################-------------------| 65.6% tmpH4LV7S.zip |####################################-------------------| 65.64% tmpH4LV7S.zip |####################################-------------------| 65.69% tmpH4LV7S.zip |####################################-------------------| 65.74% tmpH4LV7S.zip |####################################-------------------| 65.78% tmpH4LV7S.zip |####################################-------------------| 65.83% tmpH4LV7S.zip |####################################-------------------| 65.87% tmpH4LV7S.zip |####################################-------------------| 65.92% tmpH4LV7S.zip |####################################-------------------| 65.96% tmpH4LV7S.zip |####################################-------------------| 66.01% tmpH4LV7S.zip |####################################-------------------| 66.05% tmpH4LV7S.zip |####################################-------------------| 66.1% tmpH4LV7S.zip |####################################-------------------| 66.15% tmpH4LV7S.zip |####################################-------------------| 66.19% tmpH4LV7S.zip |####################################-------------------| 66.24% tmpH4LV7S.zip |####################################-------------------| 66.28% tmpH4LV7S.zip |####################################-------------------| 66.33% tmpH4LV7S.zip |#####################################------------------| 66.37% tmpH4LV7S.zip |#####################################------------------| 66.42% tmpH4LV7S.zip |#####################################------------------| 66.47% tmpH4LV7S.zip |#####################################------------------| 66.51% tmpH4LV7S.zip |#####################################------------------| 66.56% tmpH4LV7S.zip |#####################################------------------| 66.6% tmpH4LV7S.zip |#####################################------------------| 66.65% tmpH4LV7S.zip |#####################################------------------| 66.69% tmpH4LV7S.zip |#####################################------------------| 66.74% tmpH4LV7S.zip |#####################################------------------| 66.78% tmpH4LV7S.zip |#####################################------------------| 66.83% tmpH4LV7S.zip |#####################################------------------| 66.88% tmpH4LV7S.zip |#####################################------------------| 66.92% tmpH4LV7S.zip |#####################################------------------| 66.97% tmpH4LV7S.zip |#####################################------------------| 67.01% tmpH4LV7S.zip |#####################################------------------| 67.06% tmpH4LV7S.zip |#####################################------------------| 67.1% tmpH4LV7S.zip |#####################################------------------| 67.15% tmpH4LV7S.zip |#####################################------------------| 67.2% tmpH4LV7S.zip |#####################################------------------| 67.24% tmpH4LV7S.zip |#####################################------------------| 67.29% tmpH4LV7S.zip |#####################################------------------| 67.33% tmpH4LV7S.zip |#####################################------------------| 67.38% tmpH4LV7S.zip |#####################################------------------| 67.42% tmpH4LV7S.zip |#####################################------------------| 67.47% tmpH4LV7S.zip |#####################################------------------| 67.52% tmpH4LV7S.zip |#####################################------------------| 67.56% tmpH4LV7S.zip |#####################################------------------| 67.61% tmpH4LV7S.zip |#####################################------------------| 67.65% tmpH4LV7S.zip |#####################################------------------| 67.7% tmpH4LV7S.zip |#####################################------------------| 67.74% tmpH4LV7S.zip |#####################################------------------| 67.79% tmpH4LV7S.zip |#####################################------------------| 67.83% tmpH4LV7S.zip |#####################################------------------| 67.88% tmpH4LV7S.zip |#####################################------------------| 67.93% tmpH4LV7S.zip |#####################################------------------| 67.97% tmpH4LV7S.zip |#####################################------------------| 68.02% tmpH4LV7S.zip |#####################################------------------| 68.06% tmpH4LV7S.zip |#####################################------------------| 68.11% tmpH4LV7S.zip |#####################################------------------| 68.15% tmpH4LV7S.zip |######################################-----------------| 68.2% tmpH4LV7S.zip |######################################-----------------| 68.25% tmpH4LV7S.zip |######################################-----------------| 68.29% tmpH4LV7S.zip |######################################-----------------| 68.34% tmpH4LV7S.zip |######################################-----------------| 68.38% tmpH4LV7S.zip |######################################-----------------| 68.43% tmpH4LV7S.zip |######################################-----------------| 68.47% tmpH4LV7S.zip |######################################-----------------| 68.52% tmpH4LV7S.zip |######################################-----------------| 68.57% tmpH4LV7S.zip |######################################-----------------| 68.61% tmpH4LV7S.zip |######################################-----------------| 68.66% tmpH4LV7S.zip |######################################-----------------| 68.7% tmpH4LV7S.zip |######################################-----------------| 68.75% tmpH4LV7S.zip |######################################-----------------| 68.79% tmpH4LV7S.zip |######################################-----------------| 68.84% tmpH4LV7S.zip |######################################-----------------| 68.88% tmpH4LV7S.zip |######################################-----------------| 68.93% tmpH4LV7S.zip |######################################-----------------| 68.98% tmpH4LV7S.zip |######################################-----------------| 69.02% tmpH4LV7S.zip |######################################-----------------| 69.07% tmpH4LV7S.zip |######################################-----------------| 69.11% tmpH4LV7S.zip |######################################-----------------| 69.16% tmpH4LV7S.zip |######################################-----------------| 69.2% tmpH4LV7S.zip |######################################-----------------| 69.25% tmpH4LV7S.zip |######################################-----------------| 69.3% tmpH4LV7S.zip |######################################-----------------| 69.34% tmpH4LV7S.zip |######################################-----------------| 69.39% tmpH4LV7S.zip |######################################-----------------| 69.43% tmpH4LV7S.zip |######################################-----------------| 69.48% tmpH4LV7S.zip |######################################-----------------| 69.52% tmpH4LV7S.zip |######################################-----------------| 69.57% tmpH4LV7S.zip |######################################-----------------| 69.62% tmpH4LV7S.zip |######################################-----------------| 69.66% tmpH4LV7S.zip |######################################-----------------| 69.71% tmpH4LV7S.zip |######################################-----------------| 69.75% tmpH4LV7S.zip |######################################-----------------| 69.8% tmpH4LV7S.zip |######################################-----------------| 69.84% tmpH4LV7S.zip |######################################-----------------| 69.89% tmpH4LV7S.zip |######################################-----------------| 69.93% tmpH4LV7S.zip |######################################-----------------| 69.98% tmpH4LV7S.zip |#######################################----------------| 70.03% tmpH4LV7S.zip |#######################################----------------| 70.07% tmpH4LV7S.zip |#######################################----------------| 70.12% tmpH4LV7S.zip |#######################################----------------| 70.16% tmpH4LV7S.zip |#######################################----------------| 70.21% tmpH4LV7S.zip |#######################################----------------| 70.25% tmpH4LV7S.zip |#######################################----------------| 70.3% tmpH4LV7S.zip |#######################################----------------| 70.35% tmpH4LV7S.zip |#######################################----------------| 70.39% tmpH4LV7S.zip |#######################################----------------| 70.44% tmpH4LV7S.zip |#######################################----------------| 70.48% tmpH4LV7S.zip |#######################################----------------| 70.53% tmpH4LV7S.zip |#######################################----------------| 70.57% tmpH4LV7S.zip |#######################################----------------| 70.62% tmpH4LV7S.zip |#######################################----------------| 70.67% tmpH4LV7S.zip |#######################################----------------| 70.71% tmpH4LV7S.zip |#######################################----------------| 70.76% tmpH4LV7S.zip |#######################################----------------| 70.8% tmpH4LV7S.zip |#######################################----------------| 70.85% tmpH4LV7S.zip |#######################################----------------| 70.89% tmpH4LV7S.zip |#######################################----------------| 70.94% tmpH4LV7S.zip |#######################################----------------| 70.98% tmpH4LV7S.zip |#######################################----------------| 71.03% tmpH4LV7S.zip |#######################################----------------| 71.08% tmpH4LV7S.zip |#######################################----------------| 71.12% tmpH4LV7S.zip |#######################################----------------| 71.17% tmpH4LV7S.zip |#######################################----------------| 71.21% tmpH4LV7S.zip |#######################################----------------| 71.26% tmpH4LV7S.zip |#######################################----------------| 71.3% tmpH4LV7S.zip |#######################################----------------| 71.35% tmpH4LV7S.zip |#######################################----------------| 71.4% tmpH4LV7S.zip |#######################################----------------| 71.44% tmpH4LV7S.zip |#######################################----------------| 71.49% tmpH4LV7S.zip |#######################################----------------| 71.53% tmpH4LV7S.zip |#######################################----------------| 71.58% tmpH4LV7S.zip |#######################################----------------| 71.62% tmpH4LV7S.zip |#######################################----------------| 71.67% tmpH4LV7S.zip |#######################################----------------| 71.72% tmpH4LV7S.zip |#######################################----------------| 71.76% tmpH4LV7S.zip |#######################################----------------| 71.81% tmpH4LV7S.zip |########################################---------------| 71.85% tmpH4LV7S.zip |########################################---------------| 71.9% tmpH4LV7S.zip |########################################---------------| 71.94% tmpH4LV7S.zip |########################################---------------| 71.99% tmpH4LV7S.zip |########################################---------------| 72.03% tmpH4LV7S.zip |########################################---------------| 72.08% tmpH4LV7S.zip |########################################---------------| 72.13% tmpH4LV7S.zip |########################################---------------| 72.17% tmpH4LV7S.zip |########################################---------------| 72.22% tmpH4LV7S.zip |########################################---------------| 72.26% tmpH4LV7S.zip |########################################---------------| 72.31% tmpH4LV7S.zip |########################################---------------| 72.35% tmpH4LV7S.zip |########################################---------------| 72.4% tmpH4LV7S.zip |########################################---------------| 72.45% tmpH4LV7S.zip |########################################---------------| 72.49% tmpH4LV7S.zip |########################################---------------| 72.54% tmpH4LV7S.zip |########################################---------------| 72.58% tmpH4LV7S.zip |########################################---------------| 72.63% tmpH4LV7S.zip |########################################---------------| 72.67% tmpH4LV7S.zip |########################################---------------| 72.72% tmpH4LV7S.zip |########################################---------------| 72.77% tmpH4LV7S.zip |########################################---------------| 72.81% tmpH4LV7S.zip |########################################---------------| 72.86% tmpH4LV7S.zip |########################################---------------| 72.9% tmpH4LV7S.zip |########################################---------------| 72.95% tmpH4LV7S.zip |########################################---------------| 72.99% tmpH4LV7S.zip |########################################---------------| 73.04% tmpH4LV7S.zip |########################################---------------| 73.08% tmpH4LV7S.zip |########################################---------------| 73.13% tmpH4LV7S.zip |########################################---------------| 73.18% tmpH4LV7S.zip |########################################---------------| 73.22% tmpH4LV7S.zip |########################################---------------| 73.27% tmpH4LV7S.zip |########################################---------------| 73.31% tmpH4LV7S.zip |########################################---------------| 73.36% tmpH4LV7S.zip |########################################---------------| 73.4% tmpH4LV7S.zip |########################################---------------| 73.45% tmpH4LV7S.zip |########################################---------------| 73.5% tmpH4LV7S.zip |########################################---------------| 73.54% tmpH4LV7S.zip |########################################---------------| 73.59% tmpH4LV7S.zip |########################################---------------| 73.63% tmpH4LV7S.zip |#########################################--------------| 73.68% tmpH4LV7S.zip |#########################################--------------| 73.72% tmpH4LV7S.zip |#########################################--------------| 73.77% tmpH4LV7S.zip |#########################################--------------| 73.81% tmpH4LV7S.zip |#########################################--------------| 73.86% tmpH4LV7S.zip |#########################################--------------| 73.91% tmpH4LV7S.zip |#########################################--------------| 73.95% tmpH4LV7S.zip |#########################################--------------| 74.0% tmpH4LV7S.zip |#########################################--------------| 74.04% tmpH4LV7S.zip |#########################################--------------| 74.09% tmpH4LV7S.zip |#########################################--------------| 74.13% tmpH4LV7S.zip |#########################################--------------| 74.18% tmpH4LV7S.zip |#########################################--------------| 74.23% tmpH4LV7S.zip |#########################################--------------| 74.27% tmpH4LV7S.zip |#########################################--------------| 74.32% tmpH4LV7S.zip |#########################################--------------| 74.36% tmpH4LV7S.zip |#########################################--------------| 74.41% tmpH4LV7S.zip |#########################################--------------| 74.45% tmpH4LV7S.zip |#########################################--------------| 74.5% tmpH4LV7S.zip |#########################################--------------| 74.55% tmpH4LV7S.zip |#########################################--------------| 74.59% tmpH4LV7S.zip |#########################################--------------| 74.64% tmpH4LV7S.zip |#########################################--------------| 74.68% tmpH4LV7S.zip |#########################################--------------| 74.73% tmpH4LV7S.zip |#########################################--------------| 74.77% tmpH4LV7S.zip |#########################################--------------| 74.82% tmpH4LV7S.zip |#########################################--------------| 74.86% tmpH4LV7S.zip |#########################################--------------| 74.91% tmpH4LV7S.zip |#########################################--------------| 74.96% tmpH4LV7S.zip |#########################################--------------| 75.0% tmpH4LV7S.zip |#########################################--------------| 75.05% tmpH4LV7S.zip |#########################################--------------| 75.09% tmpH4LV7S.zip |#########################################--------------| 75.14% tmpH4LV7S.zip |#########################################--------------| 75.18% tmpH4LV7S.zip |#########################################--------------| 75.23% tmpH4LV7S.zip |#########################################--------------| 75.28% tmpH4LV7S.zip |#########################################--------------| 75.32% tmpH4LV7S.zip |#########################################--------------| 75.37% tmpH4LV7S.zip |#########################################--------------| 75.41% tmpH4LV7S.zip |##########################################-------------| 75.46% tmpH4LV7S.zip |##########################################-------------| 75.5% tmpH4LV7S.zip |##########################################-------------| 75.55% tmpH4LV7S.zip |##########################################-------------| 75.6% tmpH4LV7S.zip |##########################################-------------| 75.64% tmpH4LV7S.zip |##########################################-------------| 75.69% tmpH4LV7S.zip |##########################################-------------| 75.73% tmpH4LV7S.zip |##########################################-------------| 75.78% tmpH4LV7S.zip |##########################################-------------| 75.82% tmpH4LV7S.zip |##########################################-------------| 75.87% tmpH4LV7S.zip |##########################################-------------| 75.91% tmpH4LV7S.zip |##########################################-------------| 75.96% tmpH4LV7S.zip |##########################################-------------| 76.01% tmpH4LV7S.zip |##########################################-------------| 76.05% tmpH4LV7S.zip |##########################################-------------| 76.1% tmpH4LV7S.zip |##########################################-------------| 76.14% tmpH4LV7S.zip |##########################################-------------| 76.19% tmpH4LV7S.zip |##########################################-------------| 76.23% tmpH4LV7S.zip |##########################################-------------| 76.28% tmpH4LV7S.zip |##########################################-------------| 76.33% tmpH4LV7S.zip |##########################################-------------| 76.37% tmpH4LV7S.zip |##########################################-------------| 76.42% tmpH4LV7S.zip |##########################################-------------| 76.46% tmpH4LV7S.zip |##########################################-------------| 76.51% tmpH4LV7S.zip |##########################################-------------| 76.55% tmpH4LV7S.zip |##########################################-------------| 76.6% tmpH4LV7S.zip |##########################################-------------| 76.65% tmpH4LV7S.zip |##########################################-------------| 76.69% tmpH4LV7S.zip |##########################################-------------| 76.74% tmpH4LV7S.zip |##########################################-------------| 76.78% tmpH4LV7S.zip |##########################################-------------| 76.83% tmpH4LV7S.zip |##########################################-------------| 76.87% tmpH4LV7S.zip |##########################################-------------| 76.92% tmpH4LV7S.zip |##########################################-------------| 76.96% tmpH4LV7S.zip |##########################################-------------| 77.01% tmpH4LV7S.zip |##########################################-------------| 77.06% tmpH4LV7S.zip |##########################################-------------| 77.1% tmpH4LV7S.zip |##########################################-------------| 77.15% tmpH4LV7S.zip |##########################################-------------| 77.19% tmpH4LV7S.zip |##########################################-------------| 77.24% tmpH4LV7S.zip |###########################################------------| 77.28% tmpH4LV7S.zip |###########################################------------| 77.33% tmpH4LV7S.zip |###########################################------------| 77.38% tmpH4LV7S.zip |###########################################------------| 77.42% tmpH4LV7S.zip |###########################################------------| 77.47% tmpH4LV7S.zip |###########################################------------| 77.51% tmpH4LV7S.zip |###########################################------------| 77.56% tmpH4LV7S.zip |###########################################------------| 77.6% tmpH4LV7S.zip |###########################################------------| 77.65% tmpH4LV7S.zip |###########################################------------| 77.7% tmpH4LV7S.zip |###########################################------------| 77.74% tmpH4LV7S.zip |###########################################------------| 77.79% tmpH4LV7S.zip |###########################################------------| 77.83% tmpH4LV7S.zip |###########################################------------| 77.88% tmpH4LV7S.zip |###########################################------------| 77.92% tmpH4LV7S.zip |###########################################------------| 77.97% tmpH4LV7S.zip |###########################################------------| 78.01% tmpH4LV7S.zip |###########################################------------| 78.06% tmpH4LV7S.zip |###########################################------------| 78.11% tmpH4LV7S.zip |###########################################------------| 78.15% tmpH4LV7S.zip |###########################################------------| 78.2% tmpH4LV7S.zip |###########################################------------| 78.24% tmpH4LV7S.zip |###########################################------------| 78.29% tmpH4LV7S.zip |###########################################------------| 78.33% tmpH4LV7S.zip |###########################################------------| 78.38% tmpH4LV7S.zip |###########################################------------| 78.43% tmpH4LV7S.zip |###########################################------------| 78.47% tmpH4LV7S.zip |###########################################------------| 78.52% tmpH4LV7S.zip |###########################################------------| 78.56% tmpH4LV7S.zip |###########################################------------| 78.61% tmpH4LV7S.zip |###########################################------------| 78.65% tmpH4LV7S.zip |###########################################------------| 78.7% tmpH4LV7S.zip |###########################################------------| 78.75% tmpH4LV7S.zip |###########################################------------| 78.79% tmpH4LV7S.zip |###########################################------------| 78.84% tmpH4LV7S.zip |###########################################------------| 78.88% tmpH4LV7S.zip |###########################################------------| 78.93% tmpH4LV7S.zip |###########################################------------| 78.97% tmpH4LV7S.zip |###########################################------------| 79.02% tmpH4LV7S.zip |###########################################------------| 79.06% tmpH4LV7S.zip |############################################-----------| 79.11% tmpH4LV7S.zip |############################################-----------| 79.16% tmpH4LV7S.zip |############################################-----------| 79.2% tmpH4LV7S.zip |############################################-----------| 79.25% tmpH4LV7S.zip |############################################-----------| 79.29% tmpH4LV7S.zip |############################################-----------| 79.34% tmpH4LV7S.zip |############################################-----------| 79.38% tmpH4LV7S.zip |############################################-----------| 79.43% tmpH4LV7S.zip |############################################-----------| 79.48% tmpH4LV7S.zip |############################################-----------| 79.52% tmpH4LV7S.zip |############################################-----------| 79.57% tmpH4LV7S.zip |############################################-----------| 79.61% tmpH4LV7S.zip |############################################-----------| 79.66% tmpH4LV7S.zip |############################################-----------| 79.7% tmpH4LV7S.zip |############################################-----------| 79.75% tmpH4LV7S.zip |############################################-----------| 79.8% tmpH4LV7S.zip |############################################-----------| 79.84% tmpH4LV7S.zip |############################################-----------| 79.89% tmpH4LV7S.zip |############################################-----------| 79.93% tmpH4LV7S.zip |############################################-----------| 79.98% tmpH4LV7S.zip |############################################-----------| 80.02% tmpH4LV7S.zip |############################################-----------| 80.07% tmpH4LV7S.zip |############################################-----------| 80.11% tmpH4LV7S.zip |############################################-----------| 80.16% tmpH4LV7S.zip |############################################-----------| 80.21% tmpH4LV7S.zip |############################################-----------| 80.25% tmpH4LV7S.zip |############################################-----------| 80.3% tmpH4LV7S.zip |############################################-----------| 80.34% tmpH4LV7S.zip |############################################-----------| 80.39% tmpH4LV7S.zip |############################################-----------| 80.43% tmpH4LV7S.zip |############################################-----------| 80.48% tmpH4LV7S.zip |############################################-----------| 80.53% tmpH4LV7S.zip |############################################-----------| 80.57% tmpH4LV7S.zip |############################################-----------| 80.62% tmpH4LV7S.zip |############################################-----------| 80.66% tmpH4LV7S.zip |############################################-----------| 80.71% tmpH4LV7S.zip |############################################-----------| 80.75% tmpH4LV7S.zip |############################################-----------| 80.8% tmpH4LV7S.zip |############################################-----------| 80.84% tmpH4LV7S.zip |############################################-----------| 80.89% tmpH4LV7S.zip |#############################################----------| 80.94% tmpH4LV7S.zip |#############################################----------| 80.98% tmpH4LV7S.zip |#############################################----------| 81.03% tmpH4LV7S.zip |#############################################----------| 81.07% tmpH4LV7S.zip |#############################################----------| 81.12% tmpH4LV7S.zip |#############################################----------| 81.16% tmpH4LV7S.zip |#############################################----------| 81.21% tmpH4LV7S.zip |#############################################----------| 81.26% tmpH4LV7S.zip |#############################################----------| 81.3% tmpH4LV7S.zip |#############################################----------| 81.35% tmpH4LV7S.zip |#############################################----------| 81.39% tmpH4LV7S.zip |#############################################----------| 81.44% tmpH4LV7S.zip |#############################################----------| 81.48% tmpH4LV7S.zip |#############################################----------| 81.53% tmpH4LV7S.zip |#############################################----------| 81.58% tmpH4LV7S.zip |#############################################----------| 81.62% tmpH4LV7S.zip |#############################################----------| 81.67% tmpH4LV7S.zip |#############################################----------| 81.71% tmpH4LV7S.zip |#############################################----------| 81.76% tmpH4LV7S.zip |#############################################----------| 81.8% tmpH4LV7S.zip |#############################################----------| 81.85% tmpH4LV7S.zip |#############################################----------| 81.89% tmpH4LV7S.zip |#############################################----------| 81.94% tmpH4LV7S.zip |#############################################----------| 81.99% tmpH4LV7S.zip |#############################################----------| 82.03% tmpH4LV7S.zip |#############################################----------| 82.08% tmpH4LV7S.zip |#############################################----------| 82.12% tmpH4LV7S.zip |#############################################----------| 82.17% tmpH4LV7S.zip |#############################################----------| 82.21% tmpH4LV7S.zip |#############################################----------| 82.26% tmpH4LV7S.zip |#############################################----------| 82.31% tmpH4LV7S.zip |#############################################----------| 82.35% tmpH4LV7S.zip |#############################################----------| 82.4% tmpH4LV7S.zip |#############################################----------| 82.44% tmpH4LV7S.zip |#############################################----------| 82.49% tmpH4LV7S.zip |#############################################----------| 82.53% tmpH4LV7S.zip |#############################################----------| 82.58% tmpH4LV7S.zip |#############################################----------| 82.63% tmpH4LV7S.zip |#############################################----------| 82.67% tmpH4LV7S.zip |#############################################----------| 82.72% tmpH4LV7S.zip |##############################################---------| 82.76% tmpH4LV7S.zip |##############################################---------| 82.81% tmpH4LV7S.zip |##############################################---------| 82.85% tmpH4LV7S.zip |##############################################---------| 82.9% tmpH4LV7S.zip |##############################################---------| 82.94% tmpH4LV7S.zip |##############################################---------| 82.99% tmpH4LV7S.zip |##############################################---------| 83.04% tmpH4LV7S.zip |##############################################---------| 83.08% tmpH4LV7S.zip |##############################################---------| 83.13% tmpH4LV7S.zip |##############################################---------| 83.17% tmpH4LV7S.zip |##############################################---------| 83.22% tmpH4LV7S.zip |##############################################---------| 83.26% tmpH4LV7S.zip |##############################################---------| 83.31% tmpH4LV7S.zip |##############################################---------| 83.36% tmpH4LV7S.zip |##############################################---------| 83.4% tmpH4LV7S.zip |##############################################---------| 83.45% tmpH4LV7S.zip |##############################################---------| 83.49% tmpH4LV7S.zip |##############################################---------| 83.54% tmpH4LV7S.zip |##############################################---------| 83.58% tmpH4LV7S.zip |##############################################---------| 83.63% tmpH4LV7S.zip |##############################################---------| 83.68% tmpH4LV7S.zip |##############################################---------| 83.72% tmpH4LV7S.zip |##############################################---------| 83.77% tmpH4LV7S.zip |##############################################---------| 83.81% tmpH4LV7S.zip |##############################################---------| 83.86% tmpH4LV7S.zip |##############################################---------| 83.9% tmpH4LV7S.zip |##############################################---------| 83.95% tmpH4LV7S.zip |##############################################---------| 83.99% tmpH4LV7S.zip |##############################################---------| 84.04% tmpH4LV7S.zip |##############################################---------| 84.09% tmpH4LV7S.zip |##############################################---------| 84.13% tmpH4LV7S.zip |##############################################---------| 84.18% tmpH4LV7S.zip |##############################################---------| 84.22% tmpH4LV7S.zip |##############################################---------| 84.27% tmpH4LV7S.zip |##############################################---------| 84.31% tmpH4LV7S.zip |##############################################---------| 84.36% tmpH4LV7S.zip |##############################################---------| 84.41% tmpH4LV7S.zip |##############################################---------| 84.45% tmpH4LV7S.zip |##############################################---------| 84.5% tmpH4LV7S.zip |##############################################---------| 84.54% tmpH4LV7S.zip |###############################################--------| 84.59% tmpH4LV7S.zip |###############################################--------| 84.63% tmpH4LV7S.zip |###############################################--------| 84.68% tmpH4LV7S.zip |###############################################--------| 84.73% tmpH4LV7S.zip |###############################################--------| 84.77% tmpH4LV7S.zip |###############################################--------| 84.82% tmpH4LV7S.zip |###############################################--------| 84.86% tmpH4LV7S.zip |###############################################--------| 84.91% tmpH4LV7S.zip |###############################################--------| 84.95% tmpH4LV7S.zip |###############################################--------| 85.0% tmpH4LV7S.zip |###############################################--------| 85.04% tmpH4LV7S.zip |###############################################--------| 85.09% tmpH4LV7S.zip |###############################################--------| 85.14% tmpH4LV7S.zip |###############################################--------| 85.18% tmpH4LV7S.zip |###############################################--------| 85.23% tmpH4LV7S.zip |###############################################--------| 85.27% tmpH4LV7S.zip |###############################################--------| 85.32% tmpH4LV7S.zip |###############################################--------| 85.36% tmpH4LV7S.zip |###############################################--------| 85.41% tmpH4LV7S.zip |###############################################--------| 85.46% tmpH4LV7S.zip |###############################################--------| 85.5% tmpH4LV7S.zip |###############################################--------| 85.55% tmpH4LV7S.zip |###############################################--------| 85.59% tmpH4LV7S.zip |###############################################--------| 85.64% tmpH4LV7S.zip |###############################################--------| 85.68% tmpH4LV7S.zip |###############################################--------| 85.73% tmpH4LV7S.zip |###############################################--------| 85.78% tmpH4LV7S.zip |###############################################--------| 85.82% tmpH4LV7S.zip |###############################################--------| 85.87% tmpH4LV7S.zip |###############################################--------| 85.91% tmpH4LV7S.zip |###############################################--------| 85.96% tmpH4LV7S.zip |###############################################--------| 86.0% tmpH4LV7S.zip |###############################################--------| 86.05% tmpH4LV7S.zip |###############################################--------| 86.09% tmpH4LV7S.zip |###############################################--------| 86.14% tmpH4LV7S.zip |###############################################--------| 86.19% tmpH4LV7S.zip |###############################################--------| 86.23% tmpH4LV7S.zip |###############################################--------| 86.28% tmpH4LV7S.zip |###############################################--------| 86.32% tmpH4LV7S.zip |################################################-------| 86.37% tmpH4LV7S.zip |################################################-------| 86.41% tmpH4LV7S.zip |################################################-------| 86.46% tmpH4LV7S.zip |################################################-------| 86.51% tmpH4LV7S.zip |################################################-------| 86.55% tmpH4LV7S.zip |################################################-------| 86.6% tmpH4LV7S.zip |################################################-------| 86.64% tmpH4LV7S.zip |################################################-------| 86.69% tmpH4LV7S.zip |################################################-------| 86.73% tmpH4LV7S.zip |################################################-------| 86.78% tmpH4LV7S.zip |################################################-------| 86.83% tmpH4LV7S.zip |################################################-------| 86.87% tmpH4LV7S.zip |################################################-------| 86.92% tmpH4LV7S.zip |################################################-------| 86.96% tmpH4LV7S.zip |################################################-------| 87.01% tmpH4LV7S.zip |################################################-------| 87.05% tmpH4LV7S.zip |################################################-------| 87.1% tmpH4LV7S.zip |################################################-------| 87.14% tmpH4LV7S.zip |################################################-------| 87.19% tmpH4LV7S.zip |################################################-------| 87.24% tmpH4LV7S.zip |################################################-------| 87.28% tmpH4LV7S.zip |################################################-------| 87.33% tmpH4LV7S.zip |################################################-------| 87.37% tmpH4LV7S.zip |################################################-------| 87.42% tmpH4LV7S.zip |################################################-------| 87.46% tmpH4LV7S.zip |################################################-------| 87.51% tmpH4LV7S.zip |################################################-------| 87.56% tmpH4LV7S.zip |################################################-------| 87.6% tmpH4LV7S.zip |################################################-------| 87.65% tmpH4LV7S.zip |################################################-------| 87.69% tmpH4LV7S.zip |################################################-------| 87.74% tmpH4LV7S.zip |################################################-------| 87.78% tmpH4LV7S.zip |################################################-------| 87.83% tmpH4LV7S.zip |################################################-------| 87.87% tmpH4LV7S.zip |################################################-------| 87.92% tmpH4LV7S.zip |################################################-------| 87.97% tmpH4LV7S.zip |################################################-------| 88.01% tmpH4LV7S.zip |################################################-------| 88.06% tmpH4LV7S.zip |################################################-------| 88.1% tmpH4LV7S.zip |################################################-------| 88.15% tmpH4LV7S.zip |#################################################------| 88.19% tmpH4LV7S.zip |#################################################------| 88.24% tmpH4LV7S.zip |#################################################------| 88.29% tmpH4LV7S.zip |#################################################------| 88.33% tmpH4LV7S.zip |#################################################------| 88.38% tmpH4LV7S.zip |#################################################------| 88.42% tmpH4LV7S.zip |#################################################------| 88.47% tmpH4LV7S.zip |#################################################------| 88.51% tmpH4LV7S.zip |#################################################------| 88.56% tmpH4LV7S.zip |#################################################------| 88.61% tmpH4LV7S.zip |#################################################------| 88.65% tmpH4LV7S.zip |#################################################------| 88.7% tmpH4LV7S.zip |#################################################------| 88.74% tmpH4LV7S.zip |#################################################------| 88.79% tmpH4LV7S.zip |#################################################------| 88.83% tmpH4LV7S.zip |#################################################------| 88.88% tmpH4LV7S.zip |#################################################------| 88.92% tmpH4LV7S.zip |#################################################------| 88.97% tmpH4LV7S.zip |#################################################------| 89.02% tmpH4LV7S.zip |#################################################------| 89.06% tmpH4LV7S.zip |#################################################------| 89.11% tmpH4LV7S.zip |#################################################------| 89.15% tmpH4LV7S.zip |#################################################------| 89.2% tmpH4LV7S.zip |#################################################------| 89.24% tmpH4LV7S.zip |#################################################------| 89.29% tmpH4LV7S.zip |#################################################------| 89.34% tmpH4LV7S.zip |#################################################------| 89.38% tmpH4LV7S.zip |#################################################------| 89.43% tmpH4LV7S.zip |#################################################------| 89.47% tmpH4LV7S.zip |#################################################------| 89.52% tmpH4LV7S.zip |#################################################------| 89.56% tmpH4LV7S.zip |#################################################------| 89.61% tmpH4LV7S.zip |#################################################------| 89.66% tmpH4LV7S.zip |#################################################------| 89.7% tmpH4LV7S.zip |#################################################------| 89.75% tmpH4LV7S.zip |#################################################------| 89.79% tmpH4LV7S.zip |#################################################------| 89.84% tmpH4LV7S.zip |#################################################------| 89.88% tmpH4LV7S.zip |#################################################------| 89.93% tmpH4LV7S.zip |#################################################------| 89.97% tmpH4LV7S.zip |##################################################-----| 90.02% tmpH4LV7S.zip |##################################################-----| 90.07% tmpH4LV7S.zip |##################################################-----| 90.11% tmpH4LV7S.zip |##################################################-----| 90.16% tmpH4LV7S.zip |##################################################-----| 90.2% tmpH4LV7S.zip |##################################################-----| 90.25% tmpH4LV7S.zip |##################################################-----| 90.29% tmpH4LV7S.zip |##################################################-----| 90.34% tmpH4LV7S.zip |##################################################-----| 90.39% tmpH4LV7S.zip |##################################################-----| 90.43% tmpH4LV7S.zip |##################################################-----| 90.48% tmpH4LV7S.zip |##################################################-----| 90.52% tmpH4LV7S.zip |##################################################-----| 90.57% tmpH4LV7S.zip |##################################################-----| 90.61% tmpH4LV7S.zip |##################################################-----| 90.66% tmpH4LV7S.zip |##################################################-----| 90.71% tmpH4LV7S.zip |##################################################-----| 90.75% tmpH4LV7S.zip |##################################################-----| 90.8% tmpH4LV7S.zip |##################################################-----| 90.84% tmpH4LV7S.zip |##################################################-----| 90.89% tmpH4LV7S.zip |##################################################-----| 90.93% tmpH4LV7S.zip |##################################################-----| 90.98% tmpH4LV7S.zip |##################################################-----| 91.02% tmpH4LV7S.zip |##################################################-----| 91.07% tmpH4LV7S.zip |##################################################-----| 91.12% tmpH4LV7S.zip |##################################################-----| 91.16% tmpH4LV7S.zip |##################################################-----| 91.21% tmpH4LV7S.zip |##################################################-----| 91.25% tmpH4LV7S.zip |##################################################-----| 91.3% tmpH4LV7S.zip |##################################################-----| 91.34% tmpH4LV7S.zip |##################################################-----| 91.39% tmpH4LV7S.zip |##################################################-----| 91.44% tmpH4LV7S.zip |##################################################-----| 91.48% tmpH4LV7S.zip |##################################################-----| 91.53% tmpH4LV7S.zip |##################################################-----| 91.57% tmpH4LV7S.zip |##################################################-----| 91.62% tmpH4LV7S.zip |##################################################-----| 91.66% tmpH4LV7S.zip |##################################################-----| 91.71% tmpH4LV7S.zip |##################################################-----| 91.76% tmpH4LV7S.zip |##################################################-----| 91.8% tmpH4LV7S.zip |###################################################----| 91.85% tmpH4LV7S.zip |###################################################----| 91.89% tmpH4LV7S.zip |###################################################----| 91.94% tmpH4LV7S.zip |###################################################----| 91.98% tmpH4LV7S.zip |###################################################----| 92.03% tmpH4LV7S.zip |###################################################----| 92.07% tmpH4LV7S.zip |###################################################----| 92.12% tmpH4LV7S.zip |###################################################----| 92.17% tmpH4LV7S.zip |###################################################----| 92.21% tmpH4LV7S.zip |###################################################----| 92.26% tmpH4LV7S.zip |###################################################----| 92.3% tmpH4LV7S.zip |###################################################----| 92.35% tmpH4LV7S.zip |###################################################----| 92.39% tmpH4LV7S.zip |###################################################----| 92.44% tmpH4LV7S.zip |###################################################----| 92.49% tmpH4LV7S.zip |###################################################----| 92.53% tmpH4LV7S.zip |###################################################----| 92.58% tmpH4LV7S.zip |###################################################----| 92.62% tmpH4LV7S.zip |###################################################----| 92.67% tmpH4LV7S.zip |###################################################----| 92.71% tmpH4LV7S.zip |###################################################----| 92.76% tmpH4LV7S.zip |###################################################----| 92.81% tmpH4LV7S.zip |###################################################----| 92.85% tmpH4LV7S.zip |###################################################----| 92.9% tmpH4LV7S.zip |###################################################----| 92.94% tmpH4LV7S.zip |###################################################----| 92.99% tmpH4LV7S.zip |###################################################----| 93.03% tmpH4LV7S.zip |###################################################----| 93.08% tmpH4LV7S.zip |###################################################----| 93.12% tmpH4LV7S.zip |###################################################----| 93.17% tmpH4LV7S.zip |###################################################----| 93.22% tmpH4LV7S.zip |###################################################----| 93.26% tmpH4LV7S.zip |###################################################----| 93.31% tmpH4LV7S.zip |###################################################----| 93.35% tmpH4LV7S.zip |###################################################----| 93.4% tmpH4LV7S.zip |###################################################----| 93.44% tmpH4LV7S.zip |###################################################----| 93.49% tmpH4LV7S.zip |###################################################----| 93.54% tmpH4LV7S.zip |###################################################----| 93.58% tmpH4LV7S.zip |###################################################----| 93.63% tmpH4LV7S.zip |####################################################---| 93.67% tmpH4LV7S.zip |####################################################---| 93.72% tmpH4LV7S.zip |####################################################---| 93.76% tmpH4LV7S.zip |####################################################---| 93.81% tmpH4LV7S.zip |####################################################---| 93.86% tmpH4LV7S.zip |####################################################---| 93.9% tmpH4LV7S.zip |####################################################---| 93.95% tmpH4LV7S.zip |####################################################---| 93.99% tmpH4LV7S.zip |####################################################---| 94.04% tmpH4LV7S.zip |####################################################---| 94.08% tmpH4LV7S.zip |####################################################---| 94.13% tmpH4LV7S.zip |####################################################---| 94.17% tmpH4LV7S.zip |####################################################---| 94.22% tmpH4LV7S.zip |####################################################---| 94.27% tmpH4LV7S.zip |####################################################---| 94.31% tmpH4LV7S.zip |####################################################---| 94.36% tmpH4LV7S.zip |####################################################---| 94.4% tmpH4LV7S.zip |####################################################---| 94.45% tmpH4LV7S.zip |####################################################---| 94.49% tmpH4LV7S.zip |####################################################---| 94.54% tmpH4LV7S.zip |####################################################---| 94.59% tmpH4LV7S.zip |####################################################---| 94.63% tmpH4LV7S.zip |####################################################---| 94.68% tmpH4LV7S.zip |####################################################---| 94.72% tmpH4LV7S.zip |####################################################---| 94.77% tmpH4LV7S.zip |####################################################---| 94.81% tmpH4LV7S.zip |####################################################---| 94.86% tmpH4LV7S.zip |####################################################---| 94.9% tmpH4LV7S.zip |####################################################---| 94.95% tmpH4LV7S.zip |####################################################---| 95.0% tmpH4LV7S.zip |####################################################---| 95.04% tmpH4LV7S.zip |####################################################---| 95.09% tmpH4LV7S.zip |####################################################---| 95.13% tmpH4LV7S.zip |####################################################---| 95.18% tmpH4LV7S.zip |####################################################---| 95.22% tmpH4LV7S.zip |####################################################---| 95.27% tmpH4LV7S.zip |####################################################---| 95.32% tmpH4LV7S.zip |####################################################---| 95.36% tmpH4LV7S.zip |####################################################---| 95.41% tmpH4LV7S.zip |####################################################---| 95.45% tmpH4LV7S.zip |#####################################################--| 95.5% tmpH4LV7S.zip |#####################################################--| 95.54% tmpH4LV7S.zip |#####################################################--| 95.59% tmpH4LV7S.zip |#####################################################--| 95.64% tmpH4LV7S.zip |#####################################################--| 95.68% tmpH4LV7S.zip |#####################################################--| 95.73% tmpH4LV7S.zip |#####################################################--| 95.77% tmpH4LV7S.zip |#####################################################--| 95.82% tmpH4LV7S.zip |#####################################################--| 95.86% tmpH4LV7S.zip |#####################################################--| 95.91% tmpH4LV7S.zip |#####################################################--| 95.95% tmpH4LV7S.zip |#####################################################--| 96.0% tmpH4LV7S.zip |#####################################################--| 96.05% tmpH4LV7S.zip |#####################################################--| 96.09% tmpH4LV7S.zip |#####################################################--| 96.14% tmpH4LV7S.zip |#####################################################--| 96.18% tmpH4LV7S.zip |#####################################################--| 96.23% tmpH4LV7S.zip |#####################################################--| 96.27% tmpH4LV7S.zip |#####################################################--| 96.32% tmpH4LV7S.zip |#####################################################--| 96.37% tmpH4LV7S.zip |#####################################################--| 96.41% tmpH4LV7S.zip |#####################################################--| 96.46% tmpH4LV7S.zip |#####################################################--| 96.5% tmpH4LV7S.zip |#####################################################--| 96.55% tmpH4LV7S.zip |#####################################################--| 96.59% tmpH4LV7S.zip |#####################################################--| 96.64% tmpH4LV7S.zip |#####################################################--| 96.69% tmpH4LV7S.zip |#####################################################--| 96.73% tmpH4LV7S.zip |#####################################################--| 96.78% tmpH4LV7S.zip |#####################################################--| 96.82% tmpH4LV7S.zip |#####################################################--| 96.87% tmpH4LV7S.zip |#####################################################--| 96.91% tmpH4LV7S.zip |#####################################################--| 96.96% tmpH4LV7S.zip |#####################################################--| 97.0% tmpH4LV7S.zip |#####################################################--| 97.05% tmpH4LV7S.zip |#####################################################--| 97.1% tmpH4LV7S.zip |#####################################################--| 97.14% tmpH4LV7S.zip |#####################################################--| 97.19% tmpH4LV7S.zip |#####################################################--| 97.23% tmpH4LV7S.zip |######################################################-| 97.28% tmpH4LV7S.zip |######################################################-| 97.32% tmpH4LV7S.zip |######################################################-| 97.37% tmpH4LV7S.zip |######################################################-| 97.42% tmpH4LV7S.zip |######################################################-| 97.46% tmpH4LV7S.zip |######################################################-| 97.51% tmpH4LV7S.zip |######################################################-| 97.55% tmpH4LV7S.zip |######################################################-| 97.6% tmpH4LV7S.zip |######################################################-| 97.64% tmpH4LV7S.zip |######################################################-| 97.69% tmpH4LV7S.zip |######################################################-| 97.74% tmpH4LV7S.zip |######################################################-| 97.78% tmpH4LV7S.zip |######################################################-| 97.83% tmpH4LV7S.zip |######################################################-| 97.87% tmpH4LV7S.zip |######################################################-| 97.92% tmpH4LV7S.zip |######################################################-| 97.96% tmpH4LV7S.zip |######################################################-| 98.01% tmpH4LV7S.zip |######################################################-| 98.05% tmpH4LV7S.zip |######################################################-| 98.1% tmpH4LV7S.zip |######################################################-| 98.15% tmpH4LV7S.zip |######################################################-| 98.19% tmpH4LV7S.zip |######################################################-| 98.24% tmpH4LV7S.zip |######################################################-| 98.28% tmpH4LV7S.zip |######################################################-| 98.33% tmpH4LV7S.zip |######################################################-| 98.37% tmpH4LV7S.zip |######################################################-| 98.42% tmpH4LV7S.zip |######################################################-| 98.47% tmpH4LV7S.zip |######################################################-| 98.51% tmpH4LV7S.zip |######################################################-| 98.56% tmpH4LV7S.zip |######################################################-| 98.6% tmpH4LV7S.zip |######################################################-| 98.65% tmpH4LV7S.zip |######################################################-| 98.69% tmpH4LV7S.zip |######################################################-| 98.74% tmpH4LV7S.zip |######################################################-| 98.79% tmpH4LV7S.zip |######################################################-| 98.83% tmpH4LV7S.zip |######################################################-| 98.88% tmpH4LV7S.zip |######################################################-| 98.92% tmpH4LV7S.zip |######################################################-| 98.97% tmpH4LV7S.zip |######################################################-| 99.01% tmpH4LV7S.zip |######################################################-| 99.06% tmpH4LV7S.zip |#######################################################| 99.1% tmpH4LV7S.zip |#######################################################| 99.15% tmpH4LV7S.zip |#######################################################| 99.2% tmpH4LV7S.zip |#######################################################| 99.24% tmpH4LV7S.zip |#######################################################| 99.29% tmpH4LV7S.zip |#######################################################| 99.33% tmpH4LV7S.zip |#######################################################| 99.38% tmpH4LV7S.zip |#######################################################| 99.42% tmpH4LV7S.zip |#######################################################| 99.47% tmpH4LV7S.zip |#######################################################| 99.52% tmpH4LV7S.zip |#######################################################| 99.56% tmpH4LV7S.zip |#######################################################| 99.61% tmpH4LV7S.zip |#######################################################| 99.65% tmpH4LV7S.zip |#######################################################| 99.7% tmpH4LV7S.zip |#######################################################| 99.74% tmpH4LV7S.zip |#######################################################| 99.79% tmpH4LV7S.zip |#######################################################| 99.84% tmpH4LV7S.zip |#######################################################| 99.88% tmpH4LV7S.zip |#######################################################| 99.93% tmpH4LV7S.zip |#######################################################| 99.97% tmpH4LV7S.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is 04662306-03d4-4abe-b25c-44c7043074d3 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-05-14 11:05:07,884 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-14 11:05:07,884 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 sudo: unable to resolve host cloudify-ims-vm-2ea0b729-eef1-4d43-9621-e89ab436d952 2019-05-14 11:05:07,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:05:07,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=aeed89a71cd04a1488361625e74189ac&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:05:07,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 11:05:07 GMT X-Openstack-Request-Id: req-28eeb4b4-f1eb-45ac-b13d-8f8f8463ee6c 2019-05-14 11:05:07,967 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}]} 2019-05-14 11:05:07,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=aeed89a71cd04a1488361625e74189ac&name=default used request id req-28eeb4b4-f1eb-45ac-b13d-8f8f8463ee6c 2019-05-14 11:05:07,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0740220546722s 2019-05-14 11:05:07,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:05:07,973 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:05:08,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 14 May 2019 11:05:08 GMT X-Openstack-Request-Id: req-851a8a1c-fe5b-4059-8983-d3cbf114a714 2019-05-14 11:05:08,023 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:00:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "22e33761-ec8e-4695-82cc-83fbbd89a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 80, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "2d0bb95b-4fdd-4a4d-ba35-483a88ae6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-14T11:00:19Z", "revision_number": 0, "id": "58aabdb6-e20e-4d84-a4c8-91641efe09cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:19Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "877e390d-af99-4d25-920a-4721baac163b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 443, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-14T11:00:19Z", "revision_number": 0, "id": "bf301bb1-b6dc-4b8d-9903-313fcd7f815e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:19Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "fbe282ae-f965-400c-941f-98921daa0fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 7, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:05:08,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-851a8a1c-fe5b-4059-8983-d3cbf114a714 2019-05-14 11:05:08,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0505759716034s 2019-05-14 11:05:08,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 11:05:08,030 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -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": "af16ee64-425d-45cf-9c22-167a237c4463"}}' 2019-05-14 11:05:08,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 11:05:08 GMT X-Openstack-Request-Id: req-71a5d74c-ab2f-44b0-b2ce-4c9f4e2254b9 2019-05-14 11:05:08,203 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-14T11:05:08Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "port_range_min": 22, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:08Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "25f0fe5b-4c04-4a97-9187-729d8781d838"}} 2019-05-14 11:05:08,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-71a5d74c-ab2f-44b0-b2ce-4c9f4e2254b9 2019-05-14 11:05:08,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.17375087738s 2019-05-14 11:05:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-05-14 11:05:08,300 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-05-14 11:05:15,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:15,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:15,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:15,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:15,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:15,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:15,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:15,924 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-14 11:05:15,925 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:15.847Z", "updated_at": "2019-05-14T11:05:15.847Z", "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": []}, "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.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-05-14 11:05:15,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:15,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:15 GMT 2019-05-14 11:05:15,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:15,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-05-14 11:05:15,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:15,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:15,928 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:15,978 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-14 11:05:17,078 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:a6485bbac2616241478cec5ae837b4de sha256:e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4 2019-05-14 11:05:17,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 11:05:17,081 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:05:17,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 11:05:17 GMT X-Openstack-Request-Id: req-7c0d01d0-703a-4986-bd44-9c6ddfa84de6 2019-05-14 11:05:17,119 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:00:16Z", "file": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file", "owner": "aeed89a71cd04a1488361625e74189ac", "id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "size": 297533440, "self": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T11:00:10Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 11:05:17,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7c0d01d0-703a-4986-bd44-9c6ddfa84de6 2019-05-14 11:05:17,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394198894501s 2019-05-14 11:05:17,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 11:05:17,127 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}' 2019-05-14 11:05:17,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 11:05:17 GMT Location: http://172.30.9.28:9292/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-50503a13-fc9b-40af-946b-b925131e2965 2019-05-14 11:05:17,172 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:05:17Z", "file": "/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/file", "owner": "aeed89a71cd04a1488361625e74189ac", "id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "size": null, "self": "/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952", "checksum": null, "created_at": "2019-05-14T11:05:17Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 11:05:17,172 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-50503a13-fc9b-40af-946b-b925131e2965 2019-05-14 11:05:17,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0477619171143s 2019-05-14 11:05:17,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 11:05:17,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '' 2019-05-14 11:05:22,468 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:05:22 GMT X-Openstack-Request-Id: req-52efc682-0e20-4b1f-8e62-01f88ff55e4b 2019-05-14 11:05:22,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:05:22,469 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/file used request id req-52efc682-0e20-4b1f-8e62-01f88ff55e4b 2019-05-14 11:05:22,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.29548597336s 2019-05-14 11:05:22,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 11:05:22,478 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:05:22,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 14 May 2019 11:05:22 GMT X-Openstack-Request-Id: req-f3a52d24-3805-48f8-8775-b0e94863ea94 2019-05-14 11:05:22,516 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:05:22Z", "file": "/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/file", "owner": "aeed89a71cd04a1488361625e74189ac", "id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "size": 263848448, "self": "/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:05:17Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:00:16Z", "file": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file", "owner": "aeed89a71cd04a1488361625e74189ac", "id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "size": 297533440, "self": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T11:00:10Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 11:05:22,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f3a52d24-3805-48f8-8775-b0e94863ea94 2019-05-14 11:05:22,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0429389476776s 2019-05-14 11:05:22,520 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/file', 'owner': u'aeed89a71cd04a1488361625e74189ac', 'id': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'size': 263848448, u'self': u'/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'aeed89a71cd04a1488361625e74189ac', 'name': 'cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T11:05:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T11:05:22Z', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', 'properties': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952', 'created': u'2019-05-14T11:05:17Z', 'checksum': u'a6485bbac2616241478cec5ae837b4de', 'created_at': u'2019-05-14T11:05:17Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', 'metadata': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}}) 2019-05-14 11:05:22,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 11:05:22,524 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-14 11:05:22,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 14 May 2019 11:05: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-550bcdef-459f-4c0a-bb02-20b055b1b1c8 x-openstack-request-id: req-550bcdef-459f-4c0a-bb02-20b055b1b1c8 2019-05-14 11:05:22,841 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "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": "ade48f5b-925d-4dd9-9289-529a5bab4a0b"}} 2019-05-14 11:05:22,841 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-550bcdef-459f-4c0a-bb02-20b055b1b1c8 2019-05-14 11:05:22,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.32085609436s 2019-05-14 11:05:22,842 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952', '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'2e0d3a695a9d4898b41f8075010286ad', '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'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'swap': 0}) 2019-05-14 11:05:22,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 11:05:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" -d '{"extra_specs": {}}' 2019-05-14 11:05:22,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 11:05: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-0e6242cf-edcd-4f67-89f8-106d5d244549 x-openstack-request-id: req-0e6242cf-edcd-4f67-89f8-106d5d244549 2019-05-14 11:05:22,868 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 11:05:22,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b/os-extra_specs used request id req-0e6242cf-edcd-4f67-89f8-106d5d244549 2019-05-14 11:05:22,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0248410701752s 2019-05-14 11:05:22,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-05-14 11:05:22,868 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "bono_cluster_size": 1, "flavor_id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-05-14 11:05:24,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "bono_cluster_size": 1, "flavor_id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:23.434Z", "created_by": "admin", "updated_at": "2019-05-14T11:05:23.434Z", "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": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-05-14 11:05:24,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:24,749 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:24 GMT 2019-05-14 11:05:24,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:24,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-05-14 11:05:24,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:24,749 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:24,749 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:24,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions 2019-05-14 11:05:24,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:24,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:24,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:24,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:24,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:24,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:24,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:24,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:24.250Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:24.251Z", "id": "b7e115d3-105a-43ec-af10-2338460849df"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-14 11:05:24,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:24,864 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:24 GMT 2019-05-14 11:05:24,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:24,864 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:05:24,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:24,864 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:24,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:24,864 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:05:24,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:05:24,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:24,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:24 GMT 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:24,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-14 11:05:24,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:24,938 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:24,938 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:24,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b7e115d3-105a-43ec-af10-2338460849df 2019-05-14 11:05:25,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:24.250Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:24.251Z", "id": "b7e115d3-105a-43ec-af10-2338460849df"} 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:25 GMT 2019-05-14 11:05:25,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:25,076 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:05:25,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:25,076 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:25,076 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:25,076 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:05:30,082 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:05:30,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:30,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:30,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:30,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:30,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:30,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:25.550Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:25.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.145Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:25.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.145Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:25.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.145Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:25.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:25.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df", "logger": "ctx.1426f797-19f2-4600-bde8-505bd6e398c9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:25.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df", "logger": "ctx.1426f797-19f2-4600-bde8-505bd6e398c9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df", "logger": "ctx.1426f797-19f2-4600-bde8-505bd6e398c9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df", "logger": "ctx.1426f797-19f2-4600-bde8-505bd6e398c9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df", "logger": "ctx.1426f797-19f2-4600-bde8-505bd6e398c9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df", "logger": "ctx.1426f797-19f2-4600-bde8-505bd6e398c9"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:26.827Z", "message": "Using existing installation of managed plugin: 04662306-03d4-4abe-b25c-44c7043074d3 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:26.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b7e115d3-105a-43ec-af10-2338460849df", "logger": "ctx.1426f797-19f2-4600-bde8-505bd6e398c9"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:30 GMT 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:30,152 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:05:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-14 11:05:30,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-05-14 11:05:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:05:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-14 11:05:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:05:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-14 11:05:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-05-14 11:05:30,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-14 11:05:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-05-14 11:05:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:05:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-14 11:05:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-14 11:05:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-14 11:05:30,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-05-14 11:05:30,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: 04662306-03d4-4abe-b25c-44c7043074d3 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-14 11:05:30,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b7e115d3-105a-43ec-af10-2338460849df 2019-05-14 11:05:30,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:30,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:30,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:30,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:30,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:30,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:30,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:30,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T11:05:26.515Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:24.250Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:24.251Z", "id": "b7e115d3-105a-43ec-af10-2338460849df"} 2019-05-14 11:05:30,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:30,209 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:30 GMT 2019-05-14 11:05:30,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:30,209 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:05:30,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:30,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:30,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:30,209 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:05:30,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-05-14 11:05:30,210 - 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": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-14 11:05:30,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:30,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:30,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:30 GMT 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:30,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:05:30,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:30,955 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:30,955 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:30,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:05:31,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:31,034 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:31 GMT 2019-05-14 11:05:31,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:31,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-14 11:05:31,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:31,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:31,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:31,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:05:31,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:31,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:31,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:31,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:31,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:31,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:31,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:31,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:05:31,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:31,111 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:31 GMT 2019-05-14 11:05:31,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:31,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:05:31,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:31,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:31,111 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:36,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:05:36,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:36,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:36,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:36,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:31.797Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:31.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 50}}} 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:36 GMT 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 563 2019-05-14 11:05:36,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:36,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:36,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:36,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-05-14 11:05:36,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:05:36,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:36,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:36,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:36,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:36 GMT 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:36,354 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:41,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:05:41,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:41,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:41,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:41,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:36.618Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:36.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:37.213Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:36.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:37.213Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:36.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:37.213Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:36.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:37.857Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "keypair_94bnjx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:37.857Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:36.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:37.857Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:38.454Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:38.454Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:38.454Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.059Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.059Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.059Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.667Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.667Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.667Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:37.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.667Z", "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-05-14T11:05:39.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e39f0951-3869-47df-bad2-d32b071b1de8"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.667Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e354036-582e-4969-aa44-5024ec4fc55c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:39.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e39f0951-3869-47df-bad2-d32b071b1de8"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:39.667Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3e354036-582e-4969-aa44-5024ec4fc55c", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e39f0951-3869-47df-bad2-d32b071b1de8"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:38.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "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}dd3fa56480bc357f65e7c5a5f23d35f4e8ea8ae0\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e39f0951-3869-47df-bad2-d32b071b1de8"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "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-05-14T11:05:39.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82874ee5-ffce-4d9d-8aa5-4e247dd4effd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:39.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-82874ee5-ffce-4d9d-8aa5-4e247dd4effd", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-322d54fa-a031-4b34-b3d7-71cd5dd0d721 x-compute-request-id: req-322d54fa-a031-4b34-b3d7-71cd5dd0d721 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e39f0951-3869-47df-bad2-d32b071b1de8"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-322d54fa-a031-4b34-b3d7-71cd5dd0d721", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e39f0951-3869-47df-bad2-d32b071b1de8"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-322d54fa-a031-4b34-b3d7-71cd5dd0d721", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e39f0951-3869-47df-bad2-d32b071b1de8"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "message": "Using external resource keypair: cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e39f0951-3869-47df-bad2-d32b071b1de8"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:38.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.252Z", "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-05-14T11:05:38.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.829Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.829Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:38.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.829Z", "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}00adfd60c6752dee80390ce970d467997fd6d453\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:40.829Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4df0c72e-3408-4741-b917-b7d9922081c1 Date: Tue, 14 May 2019 11:05:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"8f836892-66ed-4fdc-b7ef-07525b8f2268\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ffb90fdf8933485081405b4ca3698015\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"da204de8-e968-4ce7-acb2-835c568eb62f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T06:04:42Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ffb90fdf8933485081405b4ca3698015\",\"created_at\":\"2019-05-14T05:49:15Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:41.458Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-4df0c72e-3408-4741-b917-b7d9922081c1", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:41.458Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-4df0c72e-3408-4741-b917-b7d9922081c1", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:41.458Z", "message": "Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:41.458Z", "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}00adfd60c6752dee80390ce970d467997fd6d453\" -d '{\"floatingip\": {\"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:41.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:41.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.550Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:41.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:39.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:41.458Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 43, "offset": 1, "size": 50}}} 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:41 GMT 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:05:41,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:41,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:41,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:41,831 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:05:41,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-14 11:05:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-14 11:05:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:41,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:41,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-05-14 11:05:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e354036-582e-4969-aa44-5024ec4fc55c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:41,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3e354036-582e-4969-aa44-5024ec4fc55c 2019-05-14 11:05:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-14 11:05:41,836 - 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}dd3fa56480bc357f65e7c5a5f23d35f4e8ea8ae0" 2019-05-14 11:05:41,836 - 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-05-14 11:05:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82874ee5-ffce-4d9d-8aa5-4e247dd4effd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-82874ee5-ffce-4d9d-8aa5-4e247dd4effd 2019-05-14 11:05:41,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-322d54fa-a031-4b34-b3d7-71cd5dd0d721 x-compute-request-id: req-322d54fa-a031-4b34-b3d7-71cd5dd0d721 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:05:41,837 - 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-322d54fa-a031-4b34-b3d7-71cd5dd0d721 2019-05-14 11:05:41,837 - 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-322d54fa-a031-4b34-b3d7-71cd5dd0d721 2019-05-14 11:05:41,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952 2019-05-14 11:05:41,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:41,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:41,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:41,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-14 11:05:41,838 - 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}00adfd60c6752dee80390ce970d467997fd6d453" 2019-05-14 11:05:41,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4df0c72e-3408-4741-b917-b7d9922081c1 Date: Tue, 14 May 2019 11:05:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 11:05:41,838 - 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-4df0c72e-3408-4741-b917-b7d9922081c1 2019-05-14 11:05:41,838 - 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-4df0c72e-3408-4741-b917-b7d9922081c1 2019-05-14 11:05:41,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided. 2019-05-14 11:05:41,838 - 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}00adfd60c6752dee80390ce970d467997fd6d453" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}}' 2019-05-14 11:05:41,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:41,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:41,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:41,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:41,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:05:42,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:42,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:42,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:42,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:42,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:42 GMT 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:42,179 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:42,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:47,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:05:47,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:47,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "keypair_94bnjx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:40.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "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-05-14T11:05:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "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-05-14T11:05:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c8dc788c-f376-4090-adc9-b8e371c6493c", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "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": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "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": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "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-05-14T11:05:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "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-05-14T11:05:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "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-05-14T11:05:41.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-79039ac1-5a78-4c6f-9ecb-127b61e0b0c6", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79039ac1-5a78-4c6f-9ecb-127b61e0b0c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:41.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53}", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8dc788c-f376-4090-adc9-b8e371c6493c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.082Z", "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-05-14T11:05:41.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "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}819cd463581591755a05c9403c61e90da400b32e\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c151c908-8c54-4ca5-8cb2-02be70b84b09", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "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}d6792034692edc8b61caa855f51472f915b6d557\" -d '{\"security_group\": {\"description\": \"DNS\", \"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'aeed89a71cd04a1488361625e74189ac', u'created_at': u'2019-05-14T11:05:41Z', u'updated_at': u'2019-05-14T11:05:41Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'aeed89a71cd04a1488361625e74189ac', u'port_id': None, u'id': u'769b6af6-9665-4628-9956-462b7ff5a178', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-bb376b20-e560-4f1c-9409-62e9e493688b Date: Tue, 14 May 2019 11:05:42 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:05:41Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 0, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": null, \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bb376b20-e560-4f1c-9409-62e9e493688b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bb376b20-e560-4f1c-9409-62e9e493688b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02f653e2-6504-4815-9a3b-eab6bd25cb14"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c151c908-8c54-4ca5-8cb2-02be70b84b09", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "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-05-14T11:05:42.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c151c908-8c54-4ca5-8cb2-02be70b84b09 Date: Tue, 14 May 2019 11:05:42 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:42Z\", \"updated_at\": \"2019-05-14T11:05:42Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"6d7528c9-19f0-4d76-808f-31fe57676e46\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"9d6513c9-4fac-44f2-9321-433c151643bf\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:42.650Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:41.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-9c8bc4b4-3ad4-40f4-849d-e2e6dd3fe716 Date: Tue, 14 May 2019 11:05:42 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:42Z\", \"updated_at\": \"2019-05-14T11:05:42Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"08725fb3-470e-42b4-8c71-ded8f7690625\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"8cf41c8b-fa65-4bf2-8f6e-7df56ffdf3ad\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "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-05-14T11:05:42.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "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-05-14T11:05:42.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9c8bc4b4-3ad4-40f4-849d-e2e6dd3fe716", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "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-05-14T11:05:42.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e8cb88b-759f-43b0-842a-9c33dd3434d4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:42.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9e8cb88b-759f-43b0-842a-9c33dd3434d4", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "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-05-14T11:05:42.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9c8bc4b4-3ad4-40f4-849d-e2e6dd3fe716", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "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-05-14T11:05:42.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04fa460d-3501-4b0c-ad3f-f1ed711cfcc7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:42.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-04fa460d-3501-4b0c-ad3f-f1ed711cfcc7", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}], "metadata": {"pagination": {"total": 277, "offset": 43, "size": 50}}} 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:47 GMT 2019-05-14 11:05:47,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:47,284 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:05:47,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:47,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:47,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:47,284 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:05:47,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:05:47,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-14 11:05:47,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 11:05:47,287 - 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-05-14 11:05:47,287 - 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-05-14 11:05:47,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c8dc788c-f376-4090-adc9-b8e371c6493c 2019-05-14 11:05:47,287 - 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-05-14 11:05:47,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6668, 'port_range_min': 6667, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:47,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 6668, u'port_range_min': 6667} 2019-05-14 11:05:47,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:47,288 - 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-05-14 11:05:47,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11211} 2019-05-14 11:05:47,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7253} 2019-05-14 11:05:47,288 - 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-05-14 11:05:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 11311} 2019-05-14 11:05:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-05-14 11:05:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-79039ac1-5a78-4c6f-9ecb-127b61e0b0c6 2019-05-14 11:05:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79039ac1-5a78-4c6f-9ecb-127b61e0b0c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:47,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 53} 2019-05-14 11:05:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'port_range_min': 53, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-05-14 11:05:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8dc788c-f376-4090-adc9-b8e371c6493c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:47,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'port_range_min': 11211, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:47,290 - 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-05-14 11:05:47,290 - 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}819cd463581591755a05c9403c61e90da400b32e" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-05-14 11:05:47,291 - 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-c151c908-8c54-4ca5-8cb2-02be70b84b09 2019-05-14 11:05:47,291 - 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}d6792034692edc8b61caa855f51472f915b6d557" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-05-14 11:05:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:05:47,291 - 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'aeed89a71cd04a1488361625e74189ac', u'created_at': u'2019-05-14T11:05:41Z', u'updated_at': u'2019-05-14T11:05:41Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'aeed89a71cd04a1488361625e74189ac', u'port_id': None, u'id': u'769b6af6-9665-4628-9956-462b7ff5a178', u'qos_policy_id': None} 2019-05-14 11:05:47,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-bb376b20-e560-4f1c-9409-62e9e493688b Date: Tue, 14 May 2019 11:05:42 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:05:41Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": null, "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}} 2019-05-14 11:05:47,291 - 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-bb376b20-e560-4f1c-9409-62e9e493688b 2019-05-14 11:05:47,292 - 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-bb376b20-e560-4f1c-9409-62e9e493688b 2019-05-14 11:05:47,292 - 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-c151c908-8c54-4ca5-8cb2-02be70b84b09 2019-05-14 11:05:47,292 - 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-05-14 11:05:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c151c908-8c54-4ca5-8cb2-02be70b84b09 Date: Tue, 14 May 2019 11:05:42 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:42Z", "updated_at": "2019-05-14T11:05:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "6d7528c9-19f0-4d76-808f-31fe57676e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "9d6513c9-4fac-44f2-9321-433c151643bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "name": "clearwater-sg_bind"}} 2019-05-14 11:05:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:05:47,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-9c8bc4b4-3ad4-40f4-849d-e2e6dd3fe716 Date: Tue, 14 May 2019 11:05:42 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:42Z", "updated_at": "2019-05-14T11:05:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "08725fb3-470e-42b4-8c71-ded8f7690625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "8cf41c8b-fa65-4bf2-8f6e-7df56ffdf3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "a256343b-7100-4711-88f0-a3890fc49f9e", "name": "clearwater-sg_vellum"}} 2019-05-14 11:05:47,293 - 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-05-14 11:05:47,293 - 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-05-14 11:05:47,293 - 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-9c8bc4b4-3ad4-40f4-849d-e2e6dd3fe716 2019-05-14 11:05:47,293 - 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-05-14 11:05:47,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e8cb88b-759f-43b0-842a-9c33dd3434d4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:47,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9e8cb88b-759f-43b0-842a-9c33dd3434d4 2019-05-14 11:05:47,293 - 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-05-14 11:05:47,294 - 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-9c8bc4b4-3ad4-40f4-849d-e2e6dd3fe716 2019-05-14 11:05:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:05:47,294 - 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-05-14 11:05:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04fa460d-3501-4b0c-ad3f-f1ed711cfcc7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:47,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-04fa460d-3501-4b0c-ad3f-f1ed711cfcc7 2019-05-14 11:05:47,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:05:47,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:47,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:47,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:47,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:47 GMT 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:05:47,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:47,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:47,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:52,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:05:52,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:52,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:52,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:52,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:52,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:52,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.244Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:42.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2a243455-1b6b-4f05-9f46-a094ca5fabd8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2a243455-1b6b-4f05-9f46-a094ca5fabd8", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "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-05-14T11:05:43.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7b638f06-fbf9-4826-8b05-e37bd2752520 Date: Tue, 14 May 2019 11:05:43 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"8f836892-66ed-4fdc-b7ef-07525b8f2268\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ffb90fdf8933485081405b4ca3698015\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"da204de8-e968-4ce7-acb2-835c568eb62f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T06:04:42Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ffb90fdf8933485081405b4ca3698015\",\"created_at\":\"2019-05-14T05:49:15Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "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}b49e155b0e1fcd7fc5ca5bb1b459f168fb0a318f\" -d '{\"security_group\": {\"description\": \"Web UI\", \"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "message": "Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-7b638f06-fbf9-4826-8b05-e37bd2752520", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-7b638f06-fbf9-4826-8b05-e37bd2752520", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-2a243455-1b6b-4f05-9f46-a094ca5fabd8 Date: Tue, 14 May 2019 11:05:43 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:43Z\", \"updated_at\": \"2019-05-14T11:05:43Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:43Z\", \"revision_number\": 0, \"id\": \"406534c3-b727-4cf9-89a9-deca7ff8caa7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:43Z\", \"security_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:43Z\", \"revision_number\": 0, \"id\": \"ffab385f-d1c1-4ddc-95a5-316fbe1cf50a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:43Z\", \"security_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:43.884Z", "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}dffe2e398404728f73ec88f5fa55254c52bb4968\" -d '{\"floatingip\": {\"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "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}f05c6c4f2f091e8f050677cd59e3c2c33a6c5ebc\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "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": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e0f5fbf3-0eeb-4e9d-8a83-bf05fdf67453", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-12e582ba-061f-4afe-ad5b-ca11a3c633dc", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e582ba-061f-4afe-ad5b-ca11a3c633dc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:43.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f5fbf3-0eeb-4e9d-8a83-bf05fdf67453 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:43.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.401Z", "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}9ac61af3f3a7787a65644f446f80fb9905776002\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-f1466fae-17f3-4a74-afe6-a758f224db18", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "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}d6792034692edc8b61caa855f51472f915b6d557\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8f73595f-6f77-42a9-b71f-02e3f18a1d30", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f73595f-6f77-42a9-b71f-02e3f18a1d30 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:44.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "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-05-14T11:05:44.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054}", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-f1466fae-17f3-4a74-afe6-a758f224db18", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f1466fae-17f3-4a74-afe6-a758f224db18 Date: Tue, 14 May 2019 11:05:44 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:42Z\", \"updated_at\": \"2019-05-14T11:05:42Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"6d7528c9-19f0-4d76-808f-31fe57676e46\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"9d6513c9-4fac-44f2-9321-433c151643bf\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6792034692edc8b61caa855f51472f915b6d557\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}], "metadata": {"pagination": {"total": 463, "offset": 93, "size": 50}}} 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:52 GMT 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:52,616 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:05:52,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:05:52,619 - 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-2a243455-1b6b-4f05-9f46-a094ca5fabd8 2019-05-14 11:05:52,619 - 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-2a243455-1b6b-4f05-9f46-a094ca5fabd8 2019-05-14 11:05:52,619 - 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-05-14 11:05:52,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-7b638f06-fbf9-4826-8b05-e37bd2752520 Date: Tue, 14 May 2019 11:05:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 11:05:52,619 - 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}b49e155b0e1fcd7fc5ca5bb1b459f168fb0a318f" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-05-14 11:05:52,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided. 2019-05-14 11:05:52,620 - 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-7b638f06-fbf9-4826-8b05-e37bd2752520 2019-05-14 11:05:52,620 - 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-7b638f06-fbf9-4826-8b05-e37bd2752520 2019-05-14 11:05:52,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-2a243455-1b6b-4f05-9f46-a094ca5fabd8 Date: Tue, 14 May 2019 11:05:43 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:43Z", "updated_at": "2019-05-14T11:05:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:43Z", "revision_number": 0, "id": "406534c3-b727-4cf9-89a9-deca7ff8caa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:43Z", "security_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:43Z", "revision_number": 0, "id": "ffab385f-d1c1-4ddc-95a5-316fbe1cf50a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:43Z", "security_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "name": "clearwater-sg_ellis"}} 2019-05-14 11:05:52,620 - 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}dffe2e398404728f73ec88f5fa55254c52bb4968" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}}' 2019-05-14 11:05:52,620 - 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}f05c6c4f2f091e8f050677cd59e3c2c33a6c5ebc" 2019-05-14 11:05:52,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-05-14 11:05:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'port_range_min': 2380, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 4000} 2019-05-14 11:05:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 2380} 2019-05-14 11:05:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'port_range_min': 4000, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 161} 2019-05-14 11:05:52,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'port_range_min': 161, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,622 - 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-05-14 11:05:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e0f5fbf3-0eeb-4e9d-8a83-bf05fdf67453 2019-05-14 11:05:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-12e582ba-061f-4afe-ad5b-ca11a3c633dc 2019-05-14 11:05:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e582ba-061f-4afe-ad5b-ca11a3c633dc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:05:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f5fbf3-0eeb-4e9d-8a83-bf05fdf67453 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:52,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:05:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-14 11:05:52,623 - 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}9ac61af3f3a7787a65644f446f80fb9905776002" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-05-14 11:05:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-f1466fae-17f3-4a74-afe6-a758f224db18 2019-05-14 11:05:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:05:52,623 - 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}d6792034692edc8b61caa855f51472f915b6d557" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:05:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8888} 2019-05-14 11:05:52,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8f73595f-6f77-42a9-b71f-02e3f18a1d30 2019-05-14 11:05:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f73595f-6f77-42a9-b71f-02e3f18a1d30 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:52,624 - 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-05-14 11:05:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'port_range_min': 5052, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'port_range_min': 8888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'port_range_min': 8889, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5052} 2019-05-14 11:05:52,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'port_range_min': 5054, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5054} 2019-05-14 11:05:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-f1466fae-17f3-4a74-afe6-a758f224db18 2019-05-14 11:05:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f1466fae-17f3-4a74-afe6-a758f224db18 Date: Tue, 14 May 2019 11:05:44 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:42Z", "updated_at": "2019-05-14T11:05:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "6d7528c9-19f0-4d76-808f-31fe57676e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "9d6513c9-4fac-44f2-9321-433c151643bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "name": "clearwater-sg_bind"}} 2019-05-14 11:05:52,625 - 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/0d4e8e21-a769-4b91-8673-89efb70cf525.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6792034692edc8b61caa855f51472f915b6d557" 2019-05-14 11:05:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:05:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:05:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 8889} 2019-05-14 11:05:52,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 10888} 2019-05-14 11:05:52,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'port_range_min': 10888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:52,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:05:52,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:52,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:52,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:52,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:52,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:52 GMT 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:52,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:52,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:57,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:05:57,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:57,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:57,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:57,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:57,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:57,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:57,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json used request id req-85074f80-f1da-4fcc-8409-58d70f675d90", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-85074f80-f1da-4fcc-8409-58d70f675d90 Date: Tue, 14 May 2019 11:05:44 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:42Z\", \"updated_at\": \"2019-05-14T11:05:42Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"08725fb3-470e-42b4-8c71-ded8f7690625\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"8cf41c8b-fa65-4bf2-8f6e-7df56ffdf3ad\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"name\": \"clearwater-sg_vellum\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}819cd463581591755a05c9403c61e90da400b32e\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f1466fae-17f3-4a74-afe6-a758f224db18 Date: Tue, 14 May 2019 11:05:44 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:42Z\", \"updated_at\": \"2019-05-14T11:05:42Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"6d7528c9-19f0-4d76-808f-31fe57676e46\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:42Z\", \"revision_number\": 0, \"id\": \"9d6513c9-4fac-44f2-9321-433c151643bf\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:42Z\", \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"name\": \"clearwater-sg_bind\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json used request id req-85074f80-f1da-4fcc-8409-58d70f675d90", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-f1466fae-17f3-4a74-afe6-a758f224db18", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "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}819cd463581591755a05c9403c61e90da400b32e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 11211, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d6792034692edc8b61caa855f51472f915b6d557\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:44.933Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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-05-14T11:05:44.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-bea020e0-179a-46b9-ac13-1d7f2971d7f8 Date: Tue, 14 May 2019 11:05:44 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11211, \"updated_at\": \"2019-05-14T11:05:44Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:44Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"2884f988-31d6-4df4-a661-c460d0523dff\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317438e5-4a1d-4586-9ba4-e784a56e4833 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:44.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-317438e5-4a1d-4586-9ba4-e784a56e4833", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bea020e0-179a-46b9-ac13-1d7f2971d7f8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-17233b08-9a54-4b67-8857-90b0703a6fc0", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bea020e0-179a-46b9-ac13-1d7f2971d7f8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-17233b08-9a54-4b67-8857-90b0703a6fc0 Date: Tue, 14 May 2019 11:05:44 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 11311, \"updated_at\": \"2019-05-14T11:05:44Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:44Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"088013d2-2390-4efc-ac79-9d6f7e1169f6\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-17233b08-9a54-4b67-8857-90b0703a6fc0", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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}819cd463581591755a05c9403c61e90da400b32e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 11311, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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}819cd463581591755a05c9403c61e90da400b32e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 7253, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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-05-14T11:05:44.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c2054f-77ea-4561-a87a-bd3900ea1a8b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:44.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-90c2054f-77ea-4561-a87a-bd3900ea1a8b", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa Date: Tue, 14 May 2019 11:05:44 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"8f836892-66ed-4fdc-b7ef-07525b8f2268\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ffb90fdf8933485081405b4ca3698015\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"da204de8-e968-4ce7-acb2-835c568eb62f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T06:04:42Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ffb90fdf8933485081405b4ca3698015\",\"created_at\":\"2019-05-14T05:49:15Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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}f05c6c4f2f091e8f050677cd59e3c2c33a6c5ebc\" -d '{\"floatingip\": {\"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}], "metadata": {"pagination": {"total": 621, "offset": 143, "size": 50}}} 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:57 GMT 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:05:57,888 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:05:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json used request id req-85074f80-f1da-4fcc-8409-58d70f675d90 2019-05-14 11:05:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-85074f80-f1da-4fcc-8409-58d70f675d90 Date: Tue, 14 May 2019 11:05:44 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:42Z", "updated_at": "2019-05-14T11:05:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "08725fb3-470e-42b4-8c71-ded8f7690625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "8cf41c8b-fa65-4bf2-8f6e-7df56ffdf3ad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "a256343b-7100-4711-88f0-a3890fc49f9e", "name": "clearwater-sg_vellum"}} 2019-05-14 11:05:57,891 - 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/a256343b-7100-4711-88f0-a3890fc49f9e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}819cd463581591755a05c9403c61e90da400b32e" 2019-05-14 11:05:57,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-f1466fae-17f3-4a74-afe6-a758f224db18 Date: Tue, 14 May 2019 11:05:44 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:42Z", "updated_at": "2019-05-14T11:05:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "6d7528c9-19f0-4d76-808f-31fe57676e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:42Z", "revision_number": 0, "id": "9d6513c9-4fac-44f2-9321-433c151643bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:42Z", "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "name": "clearwater-sg_bind"}} 2019-05-14 11:05:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json used request id req-85074f80-f1da-4fcc-8409-58d70f675d90 2019-05-14 11:05:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-f1466fae-17f3-4a74-afe6-a758f224db18 2019-05-14 11:05:57,892 - 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}819cd463581591755a05c9403c61e90da400b32e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:05:57,892 - 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/0d4e8e21-a769-4b91-8673-89efb70cf525.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6792034692edc8b61caa855f51472f915b6d557" 2019-05-14 11:05:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:05:57,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:05:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5058} 2019-05-14 11:05:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'port_range_min': 5058, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,893 - 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-05-14 11:05:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-bea020e0-179a-46b9-ac13-1d7f2971d7f8 Date: Tue, 14 May 2019 11:05:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11211, "updated_at": "2019-05-14T11:05:44Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 11211, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:44Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "2884f988-31d6-4df4-a661-c460d0523dff"}} 2019-05-14 11:05:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317438e5-4a1d-4586-9ba4-e784a56e4833 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:57,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-317438e5-4a1d-4586-9ba4-e784a56e4833 2019-05-14 11:05:57,894 - 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-bea020e0-179a-46b9-ac13-1d7f2971d7f8 2019-05-14 11:05:57,894 - 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-17233b08-9a54-4b67-8857-90b0703a6fc0 2019-05-14 11:05:57,894 - 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-bea020e0-179a-46b9-ac13-1d7f2971d7f8 2019-05-14 11:05:57,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-17233b08-9a54-4b67-8857-90b0703a6fc0 Date: Tue, 14 May 2019 11:05:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 11311, "updated_at": "2019-05-14T11:05:44Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 11311, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:44Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "088013d2-2390-4efc-ac79-9d6f7e1169f6"}} 2019-05-14 11:05:57,894 - 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-17233b08-9a54-4b67-8857-90b0703a6fc0 2019-05-14 11:05:57,894 - 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}819cd463581591755a05c9403c61e90da400b32e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:05:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9160} 2019-05-14 11:05:57,895 - 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}819cd463581591755a05c9403c61e90da400b32e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:05:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-05-14 11:05:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 3478} 2019-05-14 11:05:57,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 7888} 2019-05-14 11:05:57,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'port_range_min': 9160, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided. 2019-05-14 11:05:57,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-05-14 11:05:57,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c2054f-77ea-4561-a87a-bd3900ea1a8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:05:57,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'port_range_min': 7888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-90c2054f-77ea-4561-a87a-bd3900ea1a8b 2019-05-14 11:05:57,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:05:57,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 6669} 2019-05-14 11:05:57,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa Date: Tue, 14 May 2019 11:05:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 11:05:57,897 - 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-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa 2019-05-14 11:05:57,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'port_range_min': 3478, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 5060} 2019-05-14 11:05:57,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5060} 2019-05-14 11:05:57,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 5062} 2019-05-14 11:05:57,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'port_range_min': 5062, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port_range_max': 65535, u'port_range_min': 32768, u'protocol': u'udp'} 2019-05-14 11:05:57,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 32768, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 6669, 'port_range_min': 6669, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:05:57,899 - 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-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa 2019-05-14 11:05:57,899 - 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}f05c6c4f2f091e8f050677cd59e3c2c33a6c5ebc" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}}' 2019-05-14 11:05:57,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:05:57,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:05:57,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:05:57 GMT 2019-05-14 11:05:57,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:05:57,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:05:57,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:05:57,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:05:57,972 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:02,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:03,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:03,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:03,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:03,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:03,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:03,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:03,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:03,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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}f05c6c4f2f091e8f050677cd59e3c2c33a6c5ebc\" -d '{\"floatingip\": {\"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-27b8b2fa-7d8d-4e01-b54c-9ff9dc8a3e60", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-27b8b2fa-7d8d-4e01-b54c-9ff9dc8a3e60", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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}d6792034692edc8b61caa855f51472f915b6d557\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"port_range_min\": 53, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-27b8b2fa-7d8d-4e01-b54c-9ff9dc8a3e60 Date: Tue, 14 May 2019 11:05:44 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-05-14T11:05:44Z\", \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:44Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ec58d344-7ee6-4280-b9ce-9feff57d81f7\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-721e1eda-77b9-49a6-a783-2d129939adb7 Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"113472f8-401e-44ef-9af3-66f81ed83c3b\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-721e1eda-77b9-49a6-a783-2d129939adb7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-721e1eda-77b9-49a6-a783-2d129939adb7", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.af230fcf-e45c-4527-bed0-5ddcc62942a6"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5f8f167d-bf2b-4ab0-bf41-e2834ae7cc1a Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7253, \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"18de99a1-5471-45eb-ab15-4df025d822db\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7ea7e0ad-40a0-4198-ac40-88539ec6103e", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-7ea7e0ad-40a0-4198-ac40-88539ec6103e Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:44Z\", \"updated_at\": \"2019-05-14T11:05:44Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": null, \"id\": \"9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5f8f167d-bf2b-4ab0-bf41-e2834ae7cc1a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-5f8f167d-bf2b-4ab0-bf41-e2834ae7cc1a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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}819cd463581591755a05c9403c61e90da400b32e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 7000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7ea7e0ad-40a0-4198-ac40-88539ec6103e", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'aeed89a71cd04a1488361625e74189ac', u'created_at': u'2019-05-14T11:05:44Z', u'updated_at': u'2019-05-14T11:05:44Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 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'aeed89a71cd04a1488361625e74189ac', u'port_id': None, u'id': u'9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fa5fb465-26c9-4bf8-b53d-1aa21a823b4e"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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}8ad1f0f6a239961e49748f5248c07ca7ff6602ab\" -d '{\"security_group\": {\"description\": \"memcached Chronos REST\", \"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4c71bc40-72ee-499e-9a71-eb5c1129e0d0", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4c71bc40-72ee-499e-9a71-eb5c1129e0d0", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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}819cd463581591755a05c9403c61e90da400b32e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4c71bc40-72ee-499e-9a71-eb5c1129e0d0 Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7000, \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"589e8879-f642-43e3-be35-7f857d1030f8\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "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-05-14T11:05:45.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b4549f-7d18-4b66-ab88-34bf2acbd626 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:45.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c1b4549f-7d18-4b66-ab88-34bf2acbd626", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:45.469Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:44.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "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}b24bbd80021cdecbe27d91d4596b48506cfead5a\" -d '{\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "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}819cd463581591755a05c9403c61e90da400b32e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-cad53168-43da-4057-9312-4c8215b52cce", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-cad53168-43da-4057-9312-4c8215b52cce", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4dc32c29-9264-4ef3-91e9-81a6e0b7a30a", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-3ee16918-9f9b-4953-bcd0-0d516c7301f7 Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"2dd13270-1599-4861-84a0-b43c64f5eb7c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"7a3efd00-8443-4444-8500-5215b6f9da87\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3ee16918-9f9b-4953-bcd0-0d516c7301f7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3ee16918-9f9b-4953-bcd0-0d516c7301f7", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c2d452bb-e39c-4f1c-afbe-2f2ffc14b506", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c2d452bb-e39c-4f1c-afbe-2f2ffc14b506", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b49e155b0e1fcd7fc5ca5bb1b459f168fb0a318f\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-4c958f52-4835-4f97-9493-bb7d9e7902e3 Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:43Z\", \"updated_at\": \"2019-05-14T11:05:43Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:43Z\", \"revision_number\": 0, \"id\": \"406534c3-b727-4cf9-89a9-deca7ff8caa7\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:43Z\", \"security_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:43Z\", \"revision_number\": 0, \"id\": \"ffab385f-d1c1-4ddc-95a5-316fbe1cf50a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:43Z\", \"security_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"name\": \"clearwater-sg_ellis\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c2d452bb-e39c-4f1c-afbe-2f2ffc14b506 Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6668, \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"35ffbc94-81bb-49d8-9101-6d85cf71cbb2\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json used request id req-4c958f52-4835-4f97-9493-bb7d9e7902e3", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json used request id req-4c958f52-4835-4f97-9493-bb7d9e7902e3", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-748836a8-10b7-4429-a712-fd239ed7f4ac", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "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}b49e155b0e1fcd7fc5ca5bb1b459f168fb0a318f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"port_range_min\": 80, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "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}fc9997ab22fef036f0ad36d75ace5edcba0310fd\" -d '{\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}], "metadata": {"pagination": {"total": 886, "offset": 193, "size": 50}}} 2019-05-14 11:06:03,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:03,104 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:03 GMT 2019-05-14 11:06:03,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:03,105 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:03,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:03,105 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:03,105 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:03,105 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:03,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided. 2019-05-14 11:06:03,108 - 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-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa 2019-05-14 11:06:03,108 - 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-ce0fdf27-c3c2-44aa-8200-2227bf9a25aa 2019-05-14 11:06:03,108 - 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}f05c6c4f2f091e8f050677cd59e3c2c33a6c5ebc" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}}' 2019-05-14 11:06:03,108 - 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-27b8b2fa-7d8d-4e01-b54c-9ff9dc8a3e60 2019-05-14 11:06:03,109 - 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-27b8b2fa-7d8d-4e01-b54c-9ff9dc8a3e60 2019-05-14 11:06:03,109 - 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}d6792034692edc8b61caa855f51472f915b6d557" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-27b8b2fa-7d8d-4e01-b54c-9ff9dc8a3e60 Date: Tue, 14 May 2019 11:05:44 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-05-14T11:05:44Z", "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "port_range_min": 53, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:44Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "ec58d344-7ee6-4280-b9ce-9feff57d81f7"}} 2019-05-14 11:06:03,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-721e1eda-77b9-49a6-a783-2d129939adb7 Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-05-14T11:05:45Z", "security_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "port_range_min": 53, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "113472f8-401e-44ef-9af3-66f81ed83c3b"}} 2019-05-14 11:06:03,110 - 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-721e1eda-77b9-49a6-a783-2d129939adb7 2019-05-14 11:06:03,110 - 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-721e1eda-77b9-49a6-a783-2d129939adb7 2019-05-14 11:06:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5f8f167d-bf2b-4ab0-bf41-e2834ae7cc1a Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7253, "updated_at": "2019-05-14T11:05:45Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 7253, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "18de99a1-5471-45eb-ab15-4df025d822db"}} 2019-05-14 11:06:03,110 - 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-7ea7e0ad-40a0-4198-ac40-88539ec6103e 2019-05-14 11:06:03,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-7ea7e0ad-40a0-4198-ac40-88539ec6103e Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:44Z", "updated_at": "2019-05-14T11:05:44Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": null, "id": "9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a", "qos_policy_id": null}} 2019-05-14 11:06:03,110 - 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-5f8f167d-bf2b-4ab0-bf41-e2834ae7cc1a 2019-05-14 11:06:03,111 - 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-5f8f167d-bf2b-4ab0-bf41-e2834ae7cc1a 2019-05-14 11:06:03,111 - 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}819cd463581591755a05c9403c61e90da400b32e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:03,111 - 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-7ea7e0ad-40a0-4198-ac40-88539ec6103e 2019-05-14 11:06:03,111 - 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'aeed89a71cd04a1488361625e74189ac', u'created_at': u'2019-05-14T11:05:44Z', u'updated_at': u'2019-05-14T11:05:44Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 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'aeed89a71cd04a1488361625e74189ac', u'port_id': None, u'id': u'9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a', u'qos_policy_id': None} 2019-05-14 11:06:03,112 - 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}8ad1f0f6a239961e49748f5248c07ca7ff6602ab" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-05-14 11:06:03,112 - 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-4c71bc40-72ee-499e-9a71-eb5c1129e0d0 2019-05-14 11:06:03,112 - 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-4c71bc40-72ee-499e-9a71-eb5c1129e0d0 2019-05-14 11:06:03,112 - 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}819cd463581591755a05c9403c61e90da400b32e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4c71bc40-72ee-499e-9a71-eb5c1129e0d0 Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7000, "updated_at": "2019-05-14T11:05:45Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 7000, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "589e8879-f642-43e3-be35-7f857d1030f8"}} 2019-05-14 11:06:03,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-05-14 11:06:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'port_range_min': 9888, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 11:06:03,113 - 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-05-14 11:06:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b4549f-7d18-4b66-ab88-34bf2acbd626 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c1b4549f-7d18-4b66-ab88-34bf2acbd626 2019-05-14 11:06:03,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 3478} 2019-05-14 11:06:03,113 - 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}b24bbd80021cdecbe27d91d4596b48506cfead5a" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-05-14 11:06:03,114 - 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}819cd463581591755a05c9403c61e90da400b32e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:03,114 - 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-cad53168-43da-4057-9312-4c8215b52cce 2019-05-14 11:06:03,114 - 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-cad53168-43da-4057-9312-4c8215b52cce 2019-05-14 11:06:03,114 - 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-4dc32c29-9264-4ef3-91e9-81a6e0b7a30a 2019-05-14 11:06:03,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-3ee16918-9f9b-4953-bcd0-0d516c7301f7 Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "2dd13270-1599-4861-84a0-b43c64f5eb7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "7a3efd00-8443-4444-8500-5215b6f9da87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "23aa2b31-392f-4ca5-9860-30867549d30c", "name": "clearwater-sg_dime"}} 2019-05-14 11:06:03,114 - 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-3ee16918-9f9b-4953-bcd0-0d516c7301f7 2019-05-14 11:06:03,115 - 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-3ee16918-9f9b-4953-bcd0-0d516c7301f7 2019-05-14 11:06:03,115 - 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-c2d452bb-e39c-4f1c-afbe-2f2ffc14b506 2019-05-14 11:06:03,115 - 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-c2d452bb-e39c-4f1c-afbe-2f2ffc14b506 2019-05-14 11:06:03,115 - 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/e6bbba2a-cd89-45ea-9946-090031a0e776.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b49e155b0e1fcd7fc5ca5bb1b459f168fb0a318f" 2019-05-14 11:06:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-4c958f52-4835-4f97-9493-bb7d9e7902e3 Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:43Z", "updated_at": "2019-05-14T11:05:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:43Z", "revision_number": 0, "id": "406534c3-b727-4cf9-89a9-deca7ff8caa7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:43Z", "security_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:43Z", "revision_number": 0, "id": "ffab385f-d1c1-4ddc-95a5-316fbe1cf50a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:43Z", "security_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "name": "clearwater-sg_ellis"}} 2019-05-14 11:06:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c2d452bb-e39c-4f1c-afbe-2f2ffc14b506 Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "updated_at": "2019-05-14T11:05:45Z", "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 6667, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "35ffbc94-81bb-49d8-9101-6d85cf71cbb2"}} 2019-05-14 11:06:03,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json used request id req-4c958f52-4835-4f97-9493-bb7d9e7902e3 2019-05-14 11:06:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:03,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json used request id req-4c958f52-4835-4f97-9493-bb7d9e7902e3 2019-05-14 11:06:03,116 - 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-748836a8-10b7-4429-a712-fd239ed7f4ac 2019-05-14 11:06:03,116 - 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}b49e155b0e1fcd7fc5ca5bb1b459f168fb0a318f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:03,116 - 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}fc9997ab22fef036f0ad36d75ace5edcba0310fd" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-05-14 11:06:03,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:03,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:03,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:03,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:03,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:03,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:03,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:03 GMT 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:03,190 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:08,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:08,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:08,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:08,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:08,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:08,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:08,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:08,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:08,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-bad3dcf3-c95c-4323-a257-db5d90bf7351", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-4dc32c29-9264-4ef3-91e9-81a6e0b7a30a Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"cdcc30ce-7f20-4d5a-84ff-28d85c455eac\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"d157f0b9-d573-43e4-b17f-a23016be4f6b\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"name\": \"clearwater-sg_homer\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-748836a8-10b7-4429-a712-fd239ed7f4ac Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 80, \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"c184dafc-f2d6-410e-b31a-521d4c042e97\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4dc32c29-9264-4ef3-91e9-81a6e0b7a30a", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "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}b49e155b0e1fcd7fc5ca5bb1b459f168fb0a318f\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"port_range_min\": 443, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-7e55b71c-e629-453b-81c8-073ecb5d5418 Date: Tue, 14 May 2019 11:05:45 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 443, \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"eef4ead6-e007-442a-9b8b-aac589e3a88b\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-748836a8-10b7-4429-a712-fd239ed7f4ac", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-748836a8-10b7-4429-a712-fd239ed7f4ac", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "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}819cd463581591755a05c9403c61e90da400b32e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"port_range_min\": 6667, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7e55b71c-e629-453b-81c8-073ecb5d5418", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-cad53168-43da-4057-9312-4c8215b52cce", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7e55b71c-e629-453b-81c8-073ecb5d5418", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c6d4aa9b-03da-443e-814c-434778d9ea50"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-18c29584-4d31-475c-968d-264f989a0d39 Date: Tue, 14 May 2019 11:05:46 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"99bd1137-77a5-41cb-9ebd-24c60d493861\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"c901bf50-ee88-4e1e-b7fa-4a746cac9539\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"name\": \"clearwater-sg_sprout\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.084Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-cad53168-43da-4057-9312-4c8215b52cce", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7fec703f-2861-4e84-ae4e-f2bb6358e024"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2f617912-28ad-418a-996c-b486856feb05", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2f617912-28ad-418a-996c-b486856feb05", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-be09ffa0-e96f-43fc-bf83-cbca4be5e757 Date: Tue, 14 May 2019 11:05:46 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:05:45Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 0, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": null, \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-18c29584-4d31-475c-968d-264f989a0d39", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-18c29584-4d31-475c-968d-264f989a0d39", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-be09ffa0-e96f-43fc-bf83-cbca4be5e757", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f617912-28ad-418a-996c-b486856feb05 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:46.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:45.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-be09ffa0-e96f-43fc-bf83-cbca4be5e757", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'aeed89a71cd04a1488361625e74189ac', u'created_at': u'2019-05-14T11:05:45Z', u'updated_at': u'2019-05-14T11:05:45Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 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'aeed89a71cd04a1488361625e74189ac', u'port_id': None, u'id': u'e929343b-cdf8-4ccc-acb3-ac22e8ebbabc', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.834d338d-4c98-4339-a509-b1dfa2065a50"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_7vni85'}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "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-05-14T11:05:46.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "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-05-14T11:05:46.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:46.832Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f617912-28ad-418a-996c-b486856feb05 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:46.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.370Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.370Z", "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}ef4b2968d540f5576555d61c45f460fe6bc890b3\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.370Z", "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}ef4b2968d540f5576555d61c45f460fe6bc890b3\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.370Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.370Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-105c6a84-6a3d-419a-a8e0-b095492095b3", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-105c6a84-6a3d-419a-a8e0-b095492095b3 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}8ad1f0f6a239961e49748f5248c07ca7ff6602ab\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}9ac61af3f3a7787a65644f446f80fb9905776002\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json used request id req-bd1643e8-24a1-4f51-a92d-e34b02881561", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json used request id req-bd1643e8-24a1-4f51-a92d-e34b02881561", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-bd1643e8-24a1-4f51-a92d-e34b02881561 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"19837d7e-0d97-425f-a00a-5a21bfef0e89\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"d4aaeed2-e55f-490d-b01f-e44df52e9bb5\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ac61af3f3a7787a65644f446f80fb9905776002\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-105c6a84-6a3d-419a-a8e0-b095492095b3", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}], "metadata": {"pagination": {"total": 978, "offset": 243, "size": 50}}} 2019-05-14 11:06:08,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:08,320 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:08 GMT 2019-05-14 11:06:08,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:08,320 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:08,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:08,320 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:08,320 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:08,320 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:08,323 - 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-bad3dcf3-c95c-4323-a257-db5d90bf7351 2019-05-14 11:06:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-4dc32c29-9264-4ef3-91e9-81a6e0b7a30a Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "cdcc30ce-7f20-4d5a-84ff-28d85c455eac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "d157f0b9-d573-43e4-b17f-a23016be4f6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "name": "clearwater-sg_homer"}} 2019-05-14 11:06:08,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-748836a8-10b7-4429-a712-fd239ed7f4ac Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 80, "updated_at": "2019-05-14T11:05:45Z", "security_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "port_range_min": 80, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "c184dafc-f2d6-410e-b31a-521d4c042e97"}} 2019-05-14 11:06:08,323 - 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-4dc32c29-9264-4ef3-91e9-81a6e0b7a30a 2019-05-14 11:06:08,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:08,324 - 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}b49e155b0e1fcd7fc5ca5bb1b459f168fb0a318f" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:08,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-7e55b71c-e629-453b-81c8-073ecb5d5418 Date: Tue, 14 May 2019 11:05:45 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 443, "updated_at": "2019-05-14T11:05:45Z", "security_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "port_range_min": 443, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "eef4ead6-e007-442a-9b8b-aac589e3a88b"}} 2019-05-14 11:06:08,324 - 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-748836a8-10b7-4429-a712-fd239ed7f4ac 2019-05-14 11:06:08,324 - 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-748836a8-10b7-4429-a712-fd239ed7f4ac 2019-05-14 11:06:08,324 - 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}819cd463581591755a05c9403c61e90da400b32e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:08,325 - 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-7e55b71c-e629-453b-81c8-073ecb5d5418 2019-05-14 11:06:08,325 - 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-cad53168-43da-4057-9312-4c8215b52cce 2019-05-14 11:06:08,325 - 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-7e55b71c-e629-453b-81c8-073ecb5d5418 2019-05-14 11:06:08,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-18c29584-4d31-475c-968d-264f989a0d39 Date: Tue, 14 May 2019 11:05:46 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "99bd1137-77a5-41cb-9ebd-24c60d493861", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "ce995cad-a1ad-421e-a762-e2b293349d01", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "c901bf50-ee88-4e1e-b7fa-4a746cac9539", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "ce995cad-a1ad-421e-a762-e2b293349d01", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "ce995cad-a1ad-421e-a762-e2b293349d01", "name": "clearwater-sg_sprout"}} 2019-05-14 11:06:08,325 - 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-cad53168-43da-4057-9312-4c8215b52cce 2019-05-14 11:06:08,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2f617912-28ad-418a-996c-b486856feb05 2019-05-14 11:06:08,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2f617912-28ad-418a-996c-b486856feb05 2019-05-14 11:06:08,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-be09ffa0-e96f-43fc-bf83-cbca4be5e757 Date: Tue, 14 May 2019 11:05:46 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:05:45Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": null, "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}} 2019-05-14 11:06:08,326 - 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-18c29584-4d31-475c-968d-264f989a0d39 2019-05-14 11:06:08,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}] 2019-05-14 11:06:08,326 - 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-18c29584-4d31-475c-968d-264f989a0d39 2019-05-14 11:06:08,326 - 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-be09ffa0-e96f-43fc-bf83-cbca4be5e757 2019-05-14 11:06:08,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f617912-28ad-418a-996c-b486856feb05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:08,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:08,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:08,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:08,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:08,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-14 11:06:08,328 - 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-be09ffa0-e96f-43fc-bf83-cbca4be5e757 2019-05-14 11:06:08,328 - 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'aeed89a71cd04a1488361625e74189ac', u'created_at': u'2019-05-14T11:05:45Z', u'updated_at': u'2019-05-14T11:05:45Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 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'aeed89a71cd04a1488361625e74189ac', u'port_id': None, u'id': u'e929343b-cdf8-4ccc-acb3-ac22e8ebbabc', u'qos_policy_id': None} 2019-05-14 11:06:08,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_7vni85'} 2019-05-14 11:06:08,328 - 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-05-14 11:06:08,328 - 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-05-14 11:06:08,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f617912-28ad-418a-996c-b486856feb05 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:08,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:08,329 - 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}ef4b2968d540f5576555d61c45f460fe6bc890b3" 2019-05-14 11:06:08,329 - 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}ef4b2968d540f5576555d61c45f460fe6bc890b3" 2019-05-14 11:06:08,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:08,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:08,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:08,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:08,330 - 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-105c6a84-6a3d-419a-a8e0-b095492095b3 2019-05-14 11:06:08,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-105c6a84-6a3d-419a-a8e0-b095492095b3 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 22, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}} 2019-05-14 11:06:08,330 - 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}8ad1f0f6a239961e49748f5248c07ca7ff6602ab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:08,330 - 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}9ac61af3f3a7787a65644f446f80fb9905776002" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:08,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json used request id req-bd1643e8-24a1-4f51-a92d-e34b02881561 2019-05-14 11:06:08,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json used request id req-bd1643e8-24a1-4f51-a92d-e34b02881561 2019-05-14 11:06:08,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-bd1643e8-24a1-4f51-a92d-e34b02881561 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "19837d7e-0d97-425f-a00a-5a21bfef0e89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "d4aaeed2-e55f-490d-b01f-e44df52e9bb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base"}} 2019-05-14 11:06:08,331 - 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/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac61af3f3a7787a65644f446f80fb9905776002" 2019-05-14 11:06:08,331 - 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-105c6a84-6a3d-419a-a8e0-b095492095b3 2019-05-14 11:06:08,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:08,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:08,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:08,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:08,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:08,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:08,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:08,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:08,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:08,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:08,451 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:08 GMT 2019-05-14 11:06:08,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:08,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:08,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:08,451 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:08,451 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:13,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:13,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:13,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:13,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:13,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:13,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:13,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:13,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:13,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:46.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}9ac61af3f3a7787a65644f446f80fb9905776002\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.304Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}8ad1f0f6a239961e49748f5248c07ca7ff6602ab\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"port_range_min\": 8888, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-105c6a84-6a3d-419a-a8e0-b095492095b3 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-105c6a84-6a3d-419a-a8e0-b095492095b3", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-105c6a84-6a3d-419a-a8e0-b095492095b3", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b20b50b1-edc7-407c-afe2-e20ea2c12784 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 4000, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}9ac61af3f3a7787a65644f446f80fb9905776002\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 4000, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b20b50b1-edc7-407c-afe2-e20ea2c12784", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}9ac61af3f3a7787a65644f446f80fb9905776002\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 2380, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8ad1f0f6a239961e49748f5248c07ca7ff6602ab\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b20b50b1-edc7-407c-afe2-e20ea2c12784", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-b53dfd72-d9d2-4588-b119-1a1614ef06e2 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"2dd13270-1599-4861-84a0-b43c64f5eb7c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"7a3efd00-8443-4444-8500-5215b6f9da87\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"name\": \"clearwater-sg_dime\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json used request id req-b53dfd72-d9d2-4588-b119-1a1614ef06e2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-37425d5f-8bb4-49ec-b1ee-1e7af976766c Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"028ae34e-666b-492d-a45f-9ea136dc6c8c\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"d2564e47-1078-4040-af04-8defd5d95a9e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json used request id req-b53dfd72-d9d2-4588-b119-1a1614ef06e2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/8c715e14-af17-4e60-bcda-9ef8fb8d400b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}469409dff33e39b3d5cb24e08a6066ac6a2a5ba3\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/8c715e14-af17-4e60-bcda-9ef8fb8d400b.json used request id req-37425d5f-8bb4-49ec-b1ee-1e7af976766c", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4d17223c-0978-49ca-aa59-3f3c3f0a82f8 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}469409dff33e39b3d5cb24e08a6066ac6a2a5ba3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"port_range_min\": 5058, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4d17223c-0978-49ca-aa59-3f3c3f0a82f8", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4d17223c-0978-49ca-aa59-3f3c3f0a82f8", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/d8ab0c3d-4177-421b-8c1d-5094570e8e51.json used request id req-4c2bdfba-0407-4273-b446-c509915781c0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/8c715e14-af17-4e60-bcda-9ef8fb8d400b.json used request id req-37425d5f-8bb4-49ec-b1ee-1e7af976766c", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/d8ab0c3d-4177-421b-8c1d-5094570e8e51.json used request id req-4c2bdfba-0407-4273-b446-c509915781c0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}469409dff33e39b3d5cb24e08a6066ac6a2a5ba3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"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-05-14T11:05:47.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/d8ab0c3d-4177-421b-8c1d-5094570e8e51.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-17ee5ffe-6288-4c74-9dce-6b3dc35c4364", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9ac61af3f3a7787a65644f446f80fb9905776002\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-4c2bdfba-0407-4273-b446-c509915781c0 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:05:45Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"ce8e6090-3931-4821-8acd-23ae2585e8dd\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T11:05:45Z\", \"revision_number\": 0, \"id\": \"ec869860-778f-497a-97b1-dc5b74e200f8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T11:05:45Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\"}], \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"name\": \"clearwater-sg_bono\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a84f40ec-47e2-4359-a66e-40a804b0eaa8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}9ac61af3f3a7787a65644f446f80fb9905776002\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"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-05-14T11:05:47.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a84f40ec-47e2-4359-a66e-40a804b0eaa8 Date: Tue, 14 May 2019 11:05:47 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-05-14T11:05:47Z\", \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-a84f40ec-47e2-4359-a66e-40a804b0eaa8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-87d1a350-ba31-4e59-825c-5360d38e174c Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2564273a-6b66-4cd0-893a-19f86a73ab01 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8888, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"a576efa5-19bf-428d-a125-698de1f755a9\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-87d1a350-ba31-4e59-825c-5360d38e174c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2564273a-6b66-4cd0-893a-19f86a73ab01", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-87d1a350-ba31-4e59-825c-5360d38e174c", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7b7cc890-86d8-4106-9b9f-e50420429e7a"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2564273a-6b66-4cd0-893a-19f86a73ab01", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "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}8ad1f0f6a239961e49748f5248c07ca7ff6602ab\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"port_range_min\": 8889, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-17ee5ffe-6288-4c74-9dce-6b3dc35c4364 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 8889, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"119ff6c8-f9e8-4900-9876-146b40e5b0a7\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:47.936Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-17ee5ffe-6288-4c74-9dce-6b3dc35c4364", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-aa926084-05b9-489d-8624-e511c1c5c3c0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-aa926084-05b9-489d-8624-e511c1c5c3c0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}], "metadata": {"pagination": {"total": 1008, "offset": 293, "size": 50}}} 2019-05-14 11:06:13,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:13,539 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:13 GMT 2019-05-14 11:06:13,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:13,539 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:13,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:13,539 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:13,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:13,539 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:13,542 - 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}9ac61af3f3a7787a65644f446f80fb9905776002" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,542 - 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}8ad1f0f6a239961e49748f5248c07ca7ff6602ab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-105c6a84-6a3d-419a-a8e0-b095492095b3 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 22, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}} 2019-05-14 11:06:13,542 - 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-105c6a84-6a3d-419a-a8e0-b095492095b3 2019-05-14 11:06:13,543 - 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-105c6a84-6a3d-419a-a8e0-b095492095b3 2019-05-14 11:06:13,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b20b50b1-edc7-407c-afe2-e20ea2c12784 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 4000, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 4000, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}} 2019-05-14 11:06:13,543 - 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}9ac61af3f3a7787a65644f446f80fb9905776002" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,543 - 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-b20b50b1-edc7-407c-afe2-e20ea2c12784 2019-05-14 11:06:13,543 - 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}9ac61af3f3a7787a65644f446f80fb9905776002" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,543 - 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/23aa2b31-392f-4ca5-9860-30867549d30c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ad1f0f6a239961e49748f5248c07ca7ff6602ab" 2019-05-14 11:06:13,544 - 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-b20b50b1-edc7-407c-afe2-e20ea2c12784 2019-05-14 11:06:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-b53dfd72-d9d2-4588-b119-1a1614ef06e2 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "2dd13270-1599-4861-84a0-b43c64f5eb7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "7a3efd00-8443-4444-8500-5215b6f9da87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "23aa2b31-392f-4ca5-9860-30867549d30c", "name": "clearwater-sg_dime"}} 2019-05-14 11:06:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json used request id req-b53dfd72-d9d2-4588-b119-1a1614ef06e2 2019-05-14 11:06:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-37425d5f-8bb4-49ec-b1ee-1e7af976766c Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "028ae34e-666b-492d-a45f-9ea136dc6c8c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "d2564e47-1078-4040-af04-8defd5d95a9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip"}} 2019-05-14 11:06:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json used request id req-b53dfd72-d9d2-4588-b119-1a1614ef06e2 2019-05-14 11:06:13,544 - 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/8c715e14-af17-4e60-bcda-9ef8fb8d400b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}469409dff33e39b3d5cb24e08a6066ac6a2a5ba3" 2019-05-14 11:06:13,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/8c715e14-af17-4e60-bcda-9ef8fb8d400b.json used request id req-37425d5f-8bb4-49ec-b1ee-1e7af976766c 2019-05-14 11:06:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4d17223c-0978-49ca-aa59-3f3c3f0a82f8 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "port_range_min": 5058, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}} 2019-05-14 11:06:13,545 - 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}469409dff33e39b3d5cb24e08a6066ac6a2a5ba3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,545 - 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-4d17223c-0978-49ca-aa59-3f3c3f0a82f8 2019-05-14 11:06:13,545 - 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-4d17223c-0978-49ca-aa59-3f3c3f0a82f8 2019-05-14 11:06:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/d8ab0c3d-4177-421b-8c1d-5094570e8e51.json used request id req-4c2bdfba-0407-4273-b446-c509915781c0 2019-05-14 11:06:13,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/8c715e14-af17-4e60-bcda-9ef8fb8d400b.json used request id req-37425d5f-8bb4-49ec-b1ee-1e7af976766c 2019-05-14 11:06:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/d8ab0c3d-4177-421b-8c1d-5094570e8e51.json used request id req-4c2bdfba-0407-4273-b446-c509915781c0 2019-05-14 11:06:13,546 - 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}469409dff33e39b3d5cb24e08a6066ac6a2a5ba3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,546 - 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/d8ab0c3d-4177-421b-8c1d-5094570e8e51.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" 2019-05-14 11:06:13,546 - 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-17ee5ffe-6288-4c74-9dce-6b3dc35c4364 2019-05-14 11:06:13,546 - 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/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ac61af3f3a7787a65644f446f80fb9905776002" 2019-05-14 11:06:13,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-4c2bdfba-0407-4273-b446-c509915781c0 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:05:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "ce8e6090-3931-4821-8acd-23ae2585e8dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:05:45Z", "revision_number": 0, "id": "ec869860-778f-497a-97b1-dc5b74e200f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:45Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "name": "clearwater-sg_bono"}} 2019-05-14 11:06:13,547 - 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-a84f40ec-47e2-4359-a66e-40a804b0eaa8 2019-05-14 11:06:13,547 - 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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,547 - 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}9ac61af3f3a7787a65644f446f80fb9905776002" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-a84f40ec-47e2-4359-a66e-40a804b0eaa8 Date: Tue, 14 May 2019 11:05:47 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-05-14T11:05:47Z", "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 2380, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}} 2019-05-14 11:06:13,547 - 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-a84f40ec-47e2-4359-a66e-40a804b0eaa8 2019-05-14 11:06:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-87d1a350-ba31-4e59-825c-5360d38e174c Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "port_range_min": 161, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "770f53a1-8df8-4118-8444-242a22e83868"}} 2019-05-14 11:06:13,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2564273a-6b66-4cd0-893a-19f86a73ab01 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8888, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "port_range_min": 8888, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "a576efa5-19bf-428d-a125-698de1f755a9"}} 2019-05-14 11:06:13,548 - 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-87d1a350-ba31-4e59-825c-5360d38e174c 2019-05-14 11:06:13,548 - 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-2564273a-6b66-4cd0-893a-19f86a73ab01 2019-05-14 11:06:13,548 - 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-87d1a350-ba31-4e59-825c-5360d38e174c 2019-05-14 11:06:13,548 - 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-2564273a-6b66-4cd0-893a-19f86a73ab01 2019-05-14 11:06:13,548 - 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}8ad1f0f6a239961e49748f5248c07ca7ff6602ab" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:13,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-17ee5ffe-6288-4c74-9dce-6b3dc35c4364 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 8889, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "port_range_min": 8889, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "119ff6c8-f9e8-4900-9876-146b40e5b0a7"}} 2019-05-14 11:06:13,548 - 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-17ee5ffe-6288-4c74-9dce-6b3dc35c4364 2019-05-14 11:06:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:13,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:13,549 - 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-aa926084-05b9-489d-8624-e511c1c5c3c0 2019-05-14 11:06:13,549 - 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-aa926084-05b9-489d-8624-e511c1c5c3c0 2019-05-14 11:06:13,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:13,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:13,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:13,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:13,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:13,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:13,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:13,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:13,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:13,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:13,608 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:13 GMT 2019-05-14 11:06:13,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:13,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:13,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:13,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:13,609 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:18,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:18,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:18,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:18,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:18,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:18,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:18,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:18,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:18,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-84aeaf13-af10-4251-a5cf-1528ed3eb197", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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-05-14T11:05:48.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}469409dff33e39b3d5cb24e08a6066ac6a2a5ba3\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"port_range_min\": 5052, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}b24bbd80021cdecbe27d91d4596b48506cfead5a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"port_range_min\": 9160, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-392968bc-2b2f-45dd-9551-78cabd1cf42c Date: Tue, 14 May 2019 11:05:47 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-05-14T11:05:47Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ec9dcf0a-7584-487d-b298-d148f88023a3\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-392968bc-2b2f-45dd-9551-78cabd1cf42c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 3478, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-aa926084-05b9-489d-8624-e511c1c5c3c0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-aa926084-05b9-489d-8624-e511c1c5c3c0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-392968bc-2b2f-45dd-9551-78cabd1cf42c", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d3843367-26d9-4e45-91f6-40bc30556b3f Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 3478, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"d9b92df1-b8f0-4286-a1e5-85aad8f987a4\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d3843367-26d9-4e45-91f6-40bc30556b3f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e10d1b-fc27-4279-bbb5-949df2d18247 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:48.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d3843367-26d9-4e45-91f6-40bc30556b3f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-85960b2a-3778-488e-aefd-604546b44bb2 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 10888, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"9cbb25de-0a88-422c-9079-e717a4ae2b2e\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-85960b2a-3778-488e-aefd-604546b44bb2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-79d47aec-61d2-46fa-add7-b1c63c6dc429", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-85960b2a-3778-488e-aefd-604546b44bb2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-79d47aec-61d2-46fa-add7-b1c63c6dc429 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7888, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"7da7885e-36be-4afb-b15a-996f08cc5060\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-79d47aec-61d2-46fa-add7-b1c63c6dc429", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9e043f2e-867c-4a44-9894-6392bafcc4c9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9e043f2e-867c-4a44-9894-6392bafcc4c9 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9e043f2e-867c-4a44-9894-6392bafcc4c9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/ce995cad-a1ad-421e-a762-e2b293349d01.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc9997ab22fef036f0ad36d75ace5edcba0310fd\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-500cd30c-6216-4a69-9cbc-bc9683a1fff0 Date: Tue, 14 May 2019 11:05:48 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"b5a57c55-4607-4165-a650-76c6901d2be7\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-500cd30c-6216-4a69-9cbc-bc9683a1fff0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-500cd30c-6216-4a69-9cbc-bc9683a1fff0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-0400de48-d6e0-48cf-9846-71da7372a488 x-compute-request-id: req-0400de48-d6e0-48cf-9846-71da7372a488 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-0400de48-d6e0-48cf-9846-71da7372a488 x-compute-request-id: req-0400de48-d6e0-48cf-9846-71da7372a488 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-0400de48-d6e0-48cf-9846-71da7372a488", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-0400de48-d6e0-48cf-9846-71da7372a488", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}ef4b2968d540f5576555d61c45f460fe6bc890b3\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-0400de48-d6e0-48cf-9846-71da7372a488", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-0400de48-d6e0-48cf-9846-71da7372a488", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}ef4b2968d540f5576555d61c45f460fe6bc890b3\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd x-compute-request-id: req-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd x-compute-request-id: req-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}ef4b2968d540f5576555d61c45f460fe6bc890b3\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}ef4b2968d540f5576555d61c45f460fe6bc890b3\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-84aeaf13-af10-4251-a5cf-1528ed3eb197 x-compute-request-id: req-84aeaf13-af10-4251-a5cf-1528ed3eb197 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e10d1b-fc27-4279-bbb5-949df2d18247 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:48.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}], "metadata": {"pagination": {"total": 1008, "offset": 343, "size": 50}}} 2019-05-14 11:06:18,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:18,694 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:18 GMT 2019-05-14 11:06:18,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:18,694 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:18,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:18,694 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:18,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:18,695 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:18,697 - 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-84aeaf13-af10-4251-a5cf-1528ed3eb197 2019-05-14 11:06:18,697 - 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-05-14 11:06:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:18,698 - 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}469409dff33e39b3d5cb24e08a6066ac6a2a5ba3" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:18,698 - 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}b24bbd80021cdecbe27d91d4596b48506cfead5a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:18,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-392968bc-2b2f-45dd-9551-78cabd1cf42c Date: Tue, 14 May 2019 11:05:47 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-05-14T11:05:47Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 3478, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "ec9dcf0a-7584-487d-b298-d148f88023a3"}} 2019-05-14 11:06:18,698 - 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-392968bc-2b2f-45dd-9551-78cabd1cf42c 2019-05-14 11:06:18,699 - 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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:18,699 - 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-aa926084-05b9-489d-8624-e511c1c5c3c0 2019-05-14 11:06:18,699 - 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-aa926084-05b9-489d-8624-e511c1c5c3c0 2019-05-14 11:06:18,699 - 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-392968bc-2b2f-45dd-9551-78cabd1cf42c 2019-05-14 11:06:18,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d3843367-26d9-4e45-91f6-40bc30556b3f Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 3478, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 3478, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9b92df1-b8f0-4286-a1e5-85aad8f987a4"}} 2019-05-14 11:06:18,699 - 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-d3843367-26d9-4e45-91f6-40bc30556b3f 2019-05-14 11:06:18,700 - 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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e10d1b-fc27-4279-bbb5-949df2d18247 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:18,700 - 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-d3843367-26d9-4e45-91f6-40bc30556b3f 2019-05-14 11:06:18,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-85960b2a-3778-488e-aefd-604546b44bb2 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "port_range_min": 10888, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "9cbb25de-0a88-422c-9079-e717a4ae2b2e"}} 2019-05-14 11:06:18,700 - 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-85960b2a-3778-488e-aefd-604546b44bb2 2019-05-14 11:06:18,700 - 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-79d47aec-61d2-46fa-add7-b1c63c6dc429 2019-05-14 11:06:18,701 - 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-85960b2a-3778-488e-aefd-604546b44bb2 2019-05-14 11:06:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-79d47aec-61d2-46fa-add7-b1c63c6dc429 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "port_range_min": 7888, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "7da7885e-36be-4afb-b15a-996f08cc5060"}} 2019-05-14 11:06:18,701 - 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-79d47aec-61d2-46fa-add7-b1c63c6dc429 2019-05-14 11:06:18,701 - 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-9e043f2e-867c-4a44-9894-6392bafcc4c9 2019-05-14 11:06:18,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9e043f2e-867c-4a44-9894-6392bafcc4c9 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "port_range_min": 5052, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}} 2019-05-14 11:06:18,701 - 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-9e043f2e-867c-4a44-9894-6392bafcc4c9 2019-05-14 11:06:18,702 - 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/ce995cad-a1ad-421e-a762-e2b293349d01.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9997ab22fef036f0ad36d75ace5edcba0310fd" 2019-05-14 11:06:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-500cd30c-6216-4a69-9cbc-bc9683a1fff0 Date: Tue, 14 May 2019 11:05:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 5060, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "b5a57c55-4607-4165-a650-76c6901d2be7"}} 2019-05-14 11:06:18,702 - 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-500cd30c-6216-4a69-9cbc-bc9683a1fff0 2019-05-14 11:06:18,702 - 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-500cd30c-6216-4a69-9cbc-bc9683a1fff0 2019-05-14 11:06:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-0400de48-d6e0-48cf-9846-71da7372a488 x-compute-request-id: req-0400de48-d6e0-48cf-9846-71da7372a488 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:18,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-0400de48-d6e0-48cf-9846-71da7372a488 x-compute-request-id: req-0400de48-d6e0-48cf-9846-71da7372a488 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:18,702 - 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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:18,703 - 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-0400de48-d6e0-48cf-9846-71da7372a488 2019-05-14 11:06:18,703 - 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-0400de48-d6e0-48cf-9846-71da7372a488 2019-05-14 11:06:18,703 - 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}ef4b2968d540f5576555d61c45f460fe6bc890b3" 2019-05-14 11:06:18,703 - 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-0400de48-d6e0-48cf-9846-71da7372a488 2019-05-14 11:06:18,703 - 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-0400de48-d6e0-48cf-9846-71da7372a488 2019-05-14 11:06:18,703 - 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}ef4b2968d540f5576555d61c45f460fe6bc890b3" 2019-05-14 11:06:18,703 - 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-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd 2019-05-14 11:06:18,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd x-compute-request-id: req-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:18,704 - 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-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd 2019-05-14 11:06:18,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd x-compute-request-id: req-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:18,704 - 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-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd 2019-05-14 11:06:18,704 - 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-68bdd932-d88b-4c9b-9e2f-5f0c08f191fd 2019-05-14 11:06:18,704 - 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}ef4b2968d540f5576555d61c45f460fe6bc890b3" 2019-05-14 11:06:18,704 - 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}ef4b2968d540f5576555d61c45f460fe6bc890b3" 2019-05-14 11:06:18,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-84aeaf13-af10-4251-a5cf-1528ed3eb197 x-compute-request-id: req-84aeaf13-af10-4251-a5cf-1528ed3eb197 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:06:18,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e10d1b-fc27-4279-bbb5-949df2d18247 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:18,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:18,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:18,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:18 GMT 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:18,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:18,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:18,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:18,764 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:23,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:23,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:23,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:23,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:23,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:23,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:23,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:23,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:23,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d3843367-26d9-4e45-91f6-40bc30556b3f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-85960b2a-3778-488e-aefd-604546b44bb2 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 10888, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"9cbb25de-0a88-422c-9079-e717a4ae2b2e\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-85960b2a-3778-488e-aefd-604546b44bb2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-85960b2a-3778-488e-aefd-604546b44bb2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6f153952-228d-49b5-9312-40ba8dbb20fe"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d3843367-26d9-4e45-91f6-40bc30556b3f", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-79d47aec-61d2-46fa-add7-b1c63c6dc429 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 7888, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"7da7885e-36be-4afb-b15a-996f08cc5060\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-79d47aec-61d2-46fa-add7-b1c63c6dc429", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-79d47aec-61d2-46fa-add7-b1c63c6dc429", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4332a6b8-c1a9-4f87-b957-0fdbb35a8d82"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/ce995cad-a1ad-421e-a762-e2b293349d01.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fc9997ab22fef036f0ad36d75ace5edcba0310fd\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9dcd590d-f37d-4c04-bcde-2336b9f03217"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9e043f2e-867c-4a44-9894-6392bafcc4c9 Date: Tue, 14 May 2019 11:05:47 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5052, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9e043f2e-867c-4a44-9894-6392bafcc4c9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-9e043f2e-867c-4a44-9894-6392bafcc4c9", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ee2a45cd-cdf6-4e52-a5bf-32f605fac99c"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-500cd30c-6216-4a69-9cbc-bc9683a1fff0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-500cd30c-6216-4a69-9cbc-bc9683a1fff0 Date: Tue, 14 May 2019 11:05:48 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5060, \"updated_at\": \"2019-05-14T11:05:47Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:47Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"b5a57c55-4607-4165-a650-76c6901d2be7\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-500cd30c-6216-4a69-9cbc-bc9683a1fff0", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 5060, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-0400de48-d6e0-48cf-9846-71da7372a488 x-compute-request-id: req-0400de48-d6e0-48cf-9846-71da7372a488 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-0400de48-d6e0-48cf-9846-71da7372a488 x-compute-request-id: req-0400de48-d6e0-48cf-9846-71da7372a488 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:48.560Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-84aeaf13-af10-4251-a5cf-1528ed3eb197 x-compute-request-id: req-84aeaf13-af10-4251-a5cf-1528ed3eb197 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_7vni85', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "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": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "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}ef4b2968d540f5576555d61c45f460fe6bc890b3\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "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}ef4b2968d540f5576555d61c45f460fe6bc890b3\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f3f0e239036577f0429c74470505516491648dd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f3f0e239036577f0429c74470505516491648dd\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 6669, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f53ea691-968d-4a1a-bd5f-049d7df324a5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f53ea691-968d-4a1a-bd5f-049d7df324a5", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f53ea691-968d-4a1a-bd5f-049d7df324a5 Date: Tue, 14 May 2019 11:05:48 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-05-14T11:05:48Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:48Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"e9bbd6fb-adbf-410d-afdd-c62e7d713e0b\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"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-05-14T11:05:48.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-82e902cf-f18d-4a2d-adb6-4d3ab470b47e Date: Tue, 14 May 2019 11:05:48 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 6669, \"updated_at\": \"2019-05-14T11:05:48Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:48Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"073bff18-40c4-4d4a-a7b1-ce486e04419a\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-652a5700-e9b4-4d51-9f8e-a69c9f880eec Date: Tue, 14 May 2019 11:05:48 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 5058, \"updated_at\": \"2019-05-14T11:05:48Z\", \"security_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:48Z\", \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"fe8cbec1-ae08-4ff3-8aae-a231ebfdf036\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-82e902cf-f18d-4a2d-adb6-4d3ab470b47e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-82e902cf-f18d-4a2d-adb6-4d3ab470b47e", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-652a5700-e9b4-4d51-9f8e-a69c9f880eec", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-73cb70f3-727f-4140-85ba-8ffe0990fbc1 Date: Tue, 14 May 2019 11:05:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-73cb70f3-727f-4140-85ba-8ffe0990fbc1 Date: Tue, 14 May 2019 11:05:48 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-73cb70f3-727f-4140-85ba-8ffe0990fbc1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "bono_security_group_oxhyqg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-652a5700-e9b4-4d51-9f8e-a69c9f880eec", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.df677276-5349-41e0-aac9-d3f45c407f17"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-73cb70f3-727f-4140-85ba-8ffe0990fbc1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-73cb70f3-727f-4140-85ba-8ffe0990fbc1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-73cb70f3-727f-4140-85ba-8ffe0990fbc1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), 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-05-14T11:05:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.143Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_7vni85', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.791Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.791Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1008, "offset": 393, "size": 50}}} 2019-05-14 11:06:23,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:23,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:23 GMT 2019-05-14 11:06:23,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:23,850 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:23,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:23,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:23,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:23,851 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:23,854 - 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-d3843367-26d9-4e45-91f6-40bc30556b3f 2019-05-14 11:06:23,854 - 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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:23,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-85960b2a-3778-488e-aefd-604546b44bb2 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 10888, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "port_range_min": 10888, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "9cbb25de-0a88-422c-9079-e717a4ae2b2e"}} 2019-05-14 11:06:23,854 - 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-85960b2a-3778-488e-aefd-604546b44bb2 2019-05-14 11:06:23,855 - 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-85960b2a-3778-488e-aefd-604546b44bb2 2019-05-14 11:06:23,855 - 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-d3843367-26d9-4e45-91f6-40bc30556b3f 2019-05-14 11:06:23,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-79d47aec-61d2-46fa-add7-b1c63c6dc429 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 7888, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "port_range_min": 7888, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "7da7885e-36be-4afb-b15a-996f08cc5060"}} 2019-05-14 11:06:23,855 - 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-79d47aec-61d2-46fa-add7-b1c63c6dc429 2019-05-14 11:06:23,855 - 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-79d47aec-61d2-46fa-add7-b1c63c6dc429 2019-05-14 11:06:23,855 - 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/ce995cad-a1ad-421e-a762-e2b293349d01.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc9997ab22fef036f0ad36d75ace5edcba0310fd" 2019-05-14 11:06:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9e043f2e-867c-4a44-9894-6392bafcc4c9 Date: Tue, 14 May 2019 11:05:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5052, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "port_range_min": 5052, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}} 2019-05-14 11:06:23,856 - 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-9e043f2e-867c-4a44-9894-6392bafcc4c9 2019-05-14 11:06:23,856 - 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-9e043f2e-867c-4a44-9894-6392bafcc4c9 2019-05-14 11:06:23,856 - 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-500cd30c-6216-4a69-9cbc-bc9683a1fff0 2019-05-14 11:06:23,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-500cd30c-6216-4a69-9cbc-bc9683a1fff0 Date: Tue, 14 May 2019 11:05:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5060, "updated_at": "2019-05-14T11:05:47Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 5060, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:47Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "b5a57c55-4607-4165-a650-76c6901d2be7"}} 2019-05-14 11:06:23,856 - 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-500cd30c-6216-4a69-9cbc-bc9683a1fff0 2019-05-14 11:06:23,857 - 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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-0400de48-d6e0-48cf-9846-71da7372a488 x-compute-request-id: req-0400de48-d6e0-48cf-9846-71da7372a488 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-0400de48-d6e0-48cf-9846-71da7372a488 x-compute-request-id: req-0400de48-d6e0-48cf-9846-71da7372a488 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-84aeaf13-af10-4251-a5cf-1528ed3eb197 x-compute-request-id: req-84aeaf13-af10-4251-a5cf-1528ed3eb197 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:06:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_7vni85', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': []} 2019-05-14 11:06:23,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 11:06:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:23,858 - 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}ef4b2968d540f5576555d61c45f460fe6bc890b3" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_7vni85", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:06:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:23,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-14 11:06:23,858 - 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}ef4b2968d540f5576555d61c45f460fe6bc890b3" -d '{"server": {"name": "server_clearwater-opnfv_proxy_host_7vni85", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:06:23,858 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3f0e239036577f0429c74470505516491648dd" 2019-05-14 11:06:23,859 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f3f0e239036577f0429c74470505516491648dd" 2019-05-14 11:06:23,859 - 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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:23,859 - 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-f53ea691-968d-4a1a-bd5f-049d7df324a5 2019-05-14 11:06:23,859 - 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-f53ea691-968d-4a1a-bd5f-049d7df324a5 2019-05-14 11:06:23,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-f53ea691-968d-4a1a-bd5f-049d7df324a5 Date: Tue, 14 May 2019 11:05:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-05-14T11:05:48Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 32768, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:48Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "e9bbd6fb-adbf-410d-afdd-c62e7d713e0b"}} 2019-05-14 11:06:23,859 - 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}7aed0efd6f27cc65c1404905cea2c49a1c028ec8" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 11:06:23,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-82e902cf-f18d-4a2d-adb6-4d3ab470b47e Date: Tue, 14 May 2019 11:05:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6669, "updated_at": "2019-05-14T11:05:48Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 6669, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:48Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "073bff18-40c4-4d4a-a7b1-ce486e04419a"}} 2019-05-14 11:06:23,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-652a5700-e9b4-4d51-9f8e-a69c9f880eec Date: Tue, 14 May 2019 11:05:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 5058, "updated_at": "2019-05-14T11:05:48Z", "security_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "port_range_min": 5058, "revision_number": 0, "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:48Z", "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "fe8cbec1-ae08-4ff3-8aae-a231ebfdf036"}} 2019-05-14 11:06:23,860 - 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-82e902cf-f18d-4a2d-adb6-4d3ab470b47e 2019-05-14 11:06:23,860 - 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-82e902cf-f18d-4a2d-adb6-4d3ab470b47e 2019-05-14 11:06:23,860 - 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-652a5700-e9b4-4d51-9f8e-a69c9f880eec 2019-05-14 11:06:23,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-73cb70f3-727f-4140-85ba-8ffe0990fbc1 Date: Tue, 14 May 2019 11:05:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:23,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-73cb70f3-727f-4140-85ba-8ffe0990fbc1 Date: Tue, 14 May 2019 11:05:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:23,861 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-73cb70f3-727f-4140-85ba-8ffe0990fbc1 2019-05-14 11:06:23,861 - 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-652a5700-e9b4-4d51-9f8e-a69c9f880eec 2019-05-14 11:06:23,861 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-73cb70f3-727f-4140-85ba-8ffe0990fbc1 2019-05-14 11:06:23,861 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-73cb70f3-727f-4140-85ba-8ffe0990fbc1 2019-05-14 11:06:23,861 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-73cb70f3-727f-4140-85ba-8ffe0990fbc1 2019-05-14 11:06:23,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 11:06:23,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_7vni85', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': []} 2019-05-14 11:06:23,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:23,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:23,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:23,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:23,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:23,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:23,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:23,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:23,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:23 GMT 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:23,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:28,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:29,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:29,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:29,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:29,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:29,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:29,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:49.791Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:50.386Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:50.386Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:50.386Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:47.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:50.988Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:50.988Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:50.988Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 x-compute-request-id: req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"adminPass\": \"F7HjsssgeSrG\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 x-compute-request-id: req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"adminPass\": \"F7HjsssgeSrG\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f0d215f7-85b2-4927-a789-c1f1a9a2f1cb"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:51.599Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:52.371Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:52.371Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:48.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:52.371Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:52.371Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:53.016Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:53.016Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:53.016Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:53.613Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:53.613Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:53.613Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:54.216Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:54.216Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:54.216Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:54.810Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:54.810Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:54.810Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09cc71b-0668-490b-b92d-3b09311b1b04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:55.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09cc71b-0668-490b-b92d-3b09311b1b04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:55.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "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-05-14T11:05:55.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "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-05-14T11:05:55.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_0zbf41'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0d4e8e21-a769-4b91-8673-89efb70cf525', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'e929343b-cdf8-4ccc-acb3-ac22e8ebbabc', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:54.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e09cc71b-0668-490b-b92d-3b09311b1b04", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a256343b-7100-4711-88f0-a3890fc49f9e', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:54.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e09cc71b-0668-490b-b92d-3b09311b1b04", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_v361ix'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "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-05-14T11:05:55.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "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-05-14T11:05:55.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b05f90-d7cd-44e0-b8b7-762bb25fdb51 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:55.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b05f90-d7cd-44e0-b8b7-762bb25fdb51 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:55.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-10b05f90-d7cd-44e0-b8b7-762bb25fdb51", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}], "metadata": {"pagination": {"total": 1008, "offset": 443, "size": 50}}} 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:29 GMT 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:29,015 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:29,016 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:29,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:29,019 - 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-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 2019-05-14 11:06:29,019 - 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-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 2019-05-14 11:06:29,019 - 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-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 2019-05-14 11:06:29,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 x-compute-request-id: req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "adminPass": "F7HjsssgeSrG"}} 2019-05-14 11:06:29,020 - 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-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 2019-05-14 11:06:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:05:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 x-compute-request-id: req-ef15e3e2-5d9c-4b69-9c62-7acbe9b73928 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "adminPass": "F7HjsssgeSrG"}} 2019-05-14 11:06:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:29,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:29,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:29,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:29,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 11:06:29,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:29,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:29,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:29,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:29,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:29,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:29,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09cc71b-0668-490b-b92d-3b09311b1b04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:29,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e09cc71b-0668-490b-b92d-3b09311b1b04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:29,023 - 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-05-14 11:06:29,023 - 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-05-14 11:06:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_0zbf41'} 2019-05-14 11:06:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0d4e8e21-a769-4b91-8673-89efb70cf525', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'e929343b-cdf8-4ccc-acb3-ac22e8ebbabc', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-05-14 11:06:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e09cc71b-0668-490b-b92d-3b09311b1b04 2019-05-14 11:06:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a256343b-7100-4711-88f0-a3890fc49f9e', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-05-14 11:06:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e09cc71b-0668-490b-b92d-3b09311b1b04 2019-05-14 11:06:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_v361ix'} 2019-05-14 11:06:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:29,025 - 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-05-14 11:06:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:29,025 - 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-05-14 11:06:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b05f90-d7cd-44e0-b8b7-762bb25fdb51 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b05f90-d7cd-44e0-b8b7-762bb25fdb51 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:29,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-10b05f90-d7cd-44e0-b8b7-762bb25fdb51 2019-05-14 11:06:29,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:29,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:29,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:29,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:29,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:29,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:29 GMT 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:29,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:29,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:34,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:34,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:34,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:34,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:34,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:34,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:34,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:34,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:34,195 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:55.422Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:49.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:50.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:50.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.438Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "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}eba5cb9ecdbf016785736986ed2dfb0173406d28\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "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}eba5cb9ecdbf016785736986ed2dfb0173406d28\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e6bbba2a-cd89-45ea-9946-090031a0e776', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_xsez6w'}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "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-05-14T11:05:55.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "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-05-14T11:05:55.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e266b7d3-769c-4b9f-b8b4-9d773f43b5ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:55.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e266b7d3-769c-4b9f-b8b4-9d773f43b5ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:55.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e266b7d3-769c-4b9f-b8b4-9d773f43b5ec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e266b7d3-769c-4b9f-b8b4-9d773f43b5ec", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:55.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.001Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:50.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:50.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:50.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a9785beb-c805-4b2f-97be-7607c0df4ceb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-05f47cea-17b5-416d-98ee-1f521867958c x-compute-request-id: req-05f47cea-17b5-416d-98ee-1f521867958c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-05f47cea-17b5-416d-98ee-1f521867958c x-compute-request-id: req-05f47cea-17b5-416d-98ee-1f521867958c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-05f47cea-17b5-416d-98ee-1f521867958c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-05f47cea-17b5-416d-98ee-1f521867958c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-05f47cea-17b5-416d-98ee-1f521867958c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-05f47cea-17b5-416d-98ee-1f521867958c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-a9785beb-c805-4b2f-97be-7607c0df4ceb x-compute-request-id: req-a9785beb-c805-4b2f-97be-7607c0df4ceb Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-a9785beb-c805-4b2f-97be-7607c0df4ceb x-compute-request-id: req-a9785beb-c805-4b2f-97be-7607c0df4ceb Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a9785beb-c805-4b2f-97be-7607c0df4ceb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a9785beb-c805-4b2f-97be-7607c0df4ceb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a9785beb-c805-4b2f-97be-7607c0df4ceb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-85686a36-558d-4daa-b5fb-0d360118a655 x-compute-request-id: req-85686a36-558d-4daa-b5fb-0d360118a655 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-85686a36-558d-4daa-b5fb-0d360118a655 x-compute-request-id: req-85686a36-558d-4daa-b5fb-0d360118a655 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-85686a36-558d-4daa-b5fb-0d360118a655", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-85686a36-558d-4daa-b5fb-0d360118a655", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-85686a36-558d-4daa-b5fb-0d360118a655", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-85686a36-558d-4daa-b5fb-0d360118a655", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}eba5cb9ecdbf016785736986ed2dfb0173406d28\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}eba5cb9ecdbf016785736986ed2dfb0173406d28\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-40334738-609c-4805-a4df-8b55c348e371 x-compute-request-id: req-40334738-609c-4805-a4df-8b55c348e371 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-40334738-609c-4805-a4df-8b55c348e371 x-compute-request-id: req-40334738-609c-4805-a4df-8b55c348e371 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-40334738-609c-4805-a4df-8b55c348e371", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-40334738-609c-4805-a4df-8b55c348e371", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-40334738-609c-4805-a4df-8b55c348e371", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-40334738-609c-4805-a4df-8b55c348e371", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}], "metadata": {"pagination": {"total": 1010, "offset": 493, "size": 50}}} 2019-05-14 11:06:34,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:34,196 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:34 GMT 2019-05-14 11:06:34,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:34,196 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:34,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:34,196 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:34,196 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:34,196 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:34,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:34,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:34,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:34,199 - 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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b" 2019-05-14 11:06:34,200 - 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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b" 2019-05-14 11:06:34,200 - 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}eba5cb9ecdbf016785736986ed2dfb0173406d28" 2019-05-14 11:06:34,200 - 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}eba5cb9ecdbf016785736986ed2dfb0173406d28" 2019-05-14 11:06:34,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e6bbba2a-cd89-45ea-9946-090031a0e776', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-05-14 11:06:34,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_xsez6w'} 2019-05-14 11:06:34,200 - 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-05-14 11:06:34,201 - 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-05-14 11:06:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e266b7d3-769c-4b9f-b8b4-9d773f43b5ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e266b7d3-769c-4b9f-b8b4-9d773f43b5ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e266b7d3-769c-4b9f-b8b4-9d773f43b5ec 2019-05-14 11:06:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e266b7d3-769c-4b9f-b8b4-9d773f43b5ec 2019-05-14 11:06:34,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:34,202 - 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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b" 2019-05-14 11:06:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:06:34,202 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" 2019-05-14 11:06:34,202 - 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-a9785beb-c805-4b2f-97be-7607c0df4ceb 2019-05-14 11:06:34,202 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" 2019-05-14 11:06:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-05f47cea-17b5-416d-98ee-1f521867958c x-compute-request-id: req-05f47cea-17b5-416d-98ee-1f521867958c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-05f47cea-17b5-416d-98ee-1f521867958c x-compute-request-id: req-05f47cea-17b5-416d-98ee-1f521867958c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:34,203 - 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-05f47cea-17b5-416d-98ee-1f521867958c 2019-05-14 11:06:34,203 - 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-05f47cea-17b5-416d-98ee-1f521867958c 2019-05-14 11:06:34,203 - 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-05f47cea-17b5-416d-98ee-1f521867958c 2019-05-14 11:06:34,203 - 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-05f47cea-17b5-416d-98ee-1f521867958c 2019-05-14 11:06:34,204 - 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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b" 2019-05-14 11:06:34,204 - 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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b" 2019-05-14 11:06:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-a9785beb-c805-4b2f-97be-7607c0df4ceb x-compute-request-id: req-a9785beb-c805-4b2f-97be-7607c0df4ceb Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-a9785beb-c805-4b2f-97be-7607c0df4ceb x-compute-request-id: req-a9785beb-c805-4b2f-97be-7607c0df4ceb Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:34,204 - 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-a9785beb-c805-4b2f-97be-7607c0df4ceb 2019-05-14 11:06:34,205 - 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-a9785beb-c805-4b2f-97be-7607c0df4ceb 2019-05-14 11:06:34,205 - 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-a9785beb-c805-4b2f-97be-7607c0df4ceb 2019-05-14 11:06:34,205 - 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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b" 2019-05-14 11:06:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-85686a36-558d-4daa-b5fb-0d360118a655 x-compute-request-id: req-85686a36-558d-4daa-b5fb-0d360118a655 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:34,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-85686a36-558d-4daa-b5fb-0d360118a655 x-compute-request-id: req-85686a36-558d-4daa-b5fb-0d360118a655 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:34,205 - 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-85686a36-558d-4daa-b5fb-0d360118a655 2019-05-14 11:06:34,205 - 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-85686a36-558d-4daa-b5fb-0d360118a655 2019-05-14 11:06:34,206 - 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-85686a36-558d-4daa-b5fb-0d360118a655 2019-05-14 11:06:34,206 - 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-85686a36-558d-4daa-b5fb-0d360118a655 2019-05-14 11:06:34,206 - 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}eba5cb9ecdbf016785736986ed2dfb0173406d28" 2019-05-14 11:06:34,206 - 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}eba5cb9ecdbf016785736986ed2dfb0173406d28" 2019-05-14 11:06:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-40334738-609c-4805-a4df-8b55c348e371 x-compute-request-id: req-40334738-609c-4805-a4df-8b55c348e371 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:34,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-40334738-609c-4805-a4df-8b55c348e371 x-compute-request-id: req-40334738-609c-4805-a4df-8b55c348e371 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:34,207 - 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-40334738-609c-4805-a4df-8b55c348e371 2019-05-14 11:06:34,207 - 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-40334738-609c-4805-a4df-8b55c348e371 2019-05-14 11:06:34,207 - 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-40334738-609c-4805-a4df-8b55c348e371 2019-05-14 11:06:34,207 - 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-40334738-609c-4805-a4df-8b55c348e371 2019-05-14 11:06:34,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:34,284 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:34,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:34,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:34,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:34,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:34,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:34,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:34,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:34,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:34,285 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:34 GMT 2019-05-14 11:06:34,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:34,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:34,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:34,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:34,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:39,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:39,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:39,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:39,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:39,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:39,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:39,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:39,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:39,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-05f47cea-17b5-416d-98ee-1f521867958c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-05f47cea-17b5-416d-98ee-1f521867958c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-05f47cea-17b5-416d-98ee-1f521867958c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-05f47cea-17b5-416d-98ee-1f521867958c x-compute-request-id: req-05f47cea-17b5-416d-98ee-1f521867958c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-05f47cea-17b5-416d-98ee-1f521867958c x-compute-request-id: req-05f47cea-17b5-416d-98ee-1f521867958c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a9785beb-c805-4b2f-97be-7607c0df4ceb", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd10e83c-993e-4d31-8d8f-8882eb20fcac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:56.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-fd10e83c-993e-4d31-8d8f-8882eb20fcac", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-fd10e83c-993e-4d31-8d8f-8882eb20fcac", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'23aa2b31-392f-4ca5-9860-30867549d30c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-85686a36-558d-4daa-b5fb-0d360118a655", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:50.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:56.507Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-85686a36-558d-4daa-b5fb-0d360118a655", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-643f0673-a94b-44c0-9f34-b39b8216b6c6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:50.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}923cfedf70610633be8371c5c819bc6962ff5e49\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-643f0673-a94b-44c0-9f34-b39b8216b6c6 x-compute-request-id: req-643f0673-a94b-44c0-9f34-b39b8216b6c6 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-643f0673-a94b-44c0-9f34-b39b8216b6c6 x-compute-request-id: req-643f0673-a94b-44c0-9f34-b39b8216b6c6 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-643f0673-a94b-44c0-9f34-b39b8216b6c6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-643f0673-a94b-44c0-9f34-b39b8216b6c6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-643f0673-a94b-44c0-9f34-b39b8216b6c6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "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-05-14T11:05:56.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "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-05-14T11:05:56.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}923cfedf70610633be8371c5c819bc6962ff5e49\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0884cddc-056e-481d-84ed-b1d369975a8e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:56.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0884cddc-056e-481d-84ed-b1d369975a8e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:56.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0884cddc-056e-481d-84ed-b1d369975a8e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0884cddc-056e-481d-84ed-b1d369975a8e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_xn8p85'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "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-05-14T11:05:56.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "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-05-14T11:05:56.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1155ebf-fb89-4ebf-8938-3aa4ca265d2a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1155ebf-fb89-4ebf-8938-3aa4ca265d2a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e1155ebf-fb89-4ebf-8938-3aa4ca265d2a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e1155ebf-fb89-4ebf-8938-3aa4ca265d2a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7bcbe7c0-f0e0-465c-8ce6-a632bb139f19', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_edlpkl'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "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-05-14T11:05:56.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "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-05-14T11:05:56.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d492e40e4825704f1ae8f24231d0b5eff9260d14\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d492e40e4825704f1ae8f24231d0b5eff9260d14\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.111Z", "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}7bb0ecf503571c18b4df952783eab6a122e7ee0f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8be2b76-2a25-43ea-a146-38e9b93732a5 Date: Tue, 14 May 2019 11:05:57 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67686a44-8ac8-4013-9746-de46277d7300 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:57.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1036, "offset": 543, "size": 50}}} 2019-05-14 11:06:39,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:39,408 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:39 GMT 2019-05-14 11:06:39,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:39,408 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:39,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:39,408 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:39,408 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:39,409 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:39,411 - 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-05f47cea-17b5-416d-98ee-1f521867958c 2019-05-14 11:06:39,411 - 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-05f47cea-17b5-416d-98ee-1f521867958c 2019-05-14 11:06:39,412 - 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-05f47cea-17b5-416d-98ee-1f521867958c 2019-05-14 11:06:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-05f47cea-17b5-416d-98ee-1f521867958c x-compute-request-id: req-05f47cea-17b5-416d-98ee-1f521867958c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:39,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-05f47cea-17b5-416d-98ee-1f521867958c x-compute-request-id: req-05f47cea-17b5-416d-98ee-1f521867958c Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:39,412 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" 2019-05-14 11:06:39,412 - 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-a9785beb-c805-4b2f-97be-7607c0df4ceb 2019-05-14 11:06:39,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd10e83c-993e-4d31-8d8f-8882eb20fcac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:39,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-fd10e83c-993e-4d31-8d8f-8882eb20fcac 2019-05-14 11:06:39,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-fd10e83c-993e-4d31-8d8f-8882eb20fcac 2019-05-14 11:06:39,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'23aa2b31-392f-4ca5-9860-30867549d30c', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-05-14 11:06:39,413 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" 2019-05-14 11:06:39,413 - 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-85686a36-558d-4daa-b5fb-0d360118a655 2019-05-14 11:06:39,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:39,414 - 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-85686a36-558d-4daa-b5fb-0d360118a655 2019-05-14 11:06:39,414 - 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-643f0673-a94b-44c0-9f34-b39b8216b6c6 2019-05-14 11:06:39,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:06:39,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:06:39,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:06:39,415 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923cfedf70610633be8371c5c819bc6962ff5e49" 2019-05-14 11:06:39,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-643f0673-a94b-44c0-9f34-b39b8216b6c6 x-compute-request-id: req-643f0673-a94b-44c0-9f34-b39b8216b6c6 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:06:39,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-643f0673-a94b-44c0-9f34-b39b8216b6c6 x-compute-request-id: req-643f0673-a94b-44c0-9f34-b39b8216b6c6 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:06:39,415 - 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-643f0673-a94b-44c0-9f34-b39b8216b6c6 2019-05-14 11:06:39,415 - 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-643f0673-a94b-44c0-9f34-b39b8216b6c6 2019-05-14 11:06:39,415 - 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-643f0673-a94b-44c0-9f34-b39b8216b6c6 2019-05-14 11:06:39,416 - 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-05-14 11:06:39,416 - 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-05-14 11:06:39,416 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}923cfedf70610633be8371c5c819bc6962ff5e49" 2019-05-14 11:06:39,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0884cddc-056e-481d-84ed-b1d369975a8e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:39,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0884cddc-056e-481d-84ed-b1d369975a8e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:39,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0884cddc-056e-481d-84ed-b1d369975a8e 2019-05-14 11:06:39,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0884cddc-056e-481d-84ed-b1d369975a8e 2019-05-14 11:06:39,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_xn8p85'} 2019-05-14 11:06:39,417 - 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-05-14 11:06:39,417 - 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-05-14 11:06:39,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1155ebf-fb89-4ebf-8938-3aa4ca265d2a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:39,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1155ebf-fb89-4ebf-8938-3aa4ca265d2a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:39,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e1155ebf-fb89-4ebf-8938-3aa4ca265d2a 2019-05-14 11:06:39,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e1155ebf-fb89-4ebf-8938-3aa4ca265d2a 2019-05-14 11:06:39,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'7bcbe7c0-f0e0-465c-8ce6-a632bb139f19', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-05-14 11:06:39,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_edlpkl'} 2019-05-14 11:06:39,418 - 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-05-14 11:06:39,418 - 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-05-14 11:06:39,418 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492e40e4825704f1ae8f24231d0b5eff9260d14" 2019-05-14 11:06:39,419 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d492e40e4825704f1ae8f24231d0b5eff9260d14" 2019-05-14 11:06:39,419 - 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}7bb0ecf503571c18b4df952783eab6a122e7ee0f" 2019-05-14 11:06:39,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8be2b76-2a25-43ea-a146-38e9b93732a5 Date: Tue, 14 May 2019 11:05:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:39,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67686a44-8ac8-4013-9746-de46277d7300 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:39,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:06:39,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:06:39,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:39,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:39,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:39,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:39,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:39,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:39 GMT 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:39,563 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:44,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:44,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:44,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:44,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:44,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:44,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:44,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:44,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:44,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8be2b76-2a25-43ea-a146-38e9b93732a5 Date: Tue, 14 May 2019 11:05:57 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8be2b76-2a25-43ea-a146-38e9b93732a5 Date: Tue, 14 May 2019 11:05:57 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8be2b76-2a25-43ea-a146-38e9b93732a5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8be2b76-2a25-43ea-a146-38e9b93732a5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8be2b76-2a25-43ea-a146-38e9b93732a5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "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}7bb0ecf503571c18b4df952783eab6a122e7ee0f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:56.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67686a44-8ac8-4013-9746-de46277d7300 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:57.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67686a44-8ac8-4013-9746-de46277d7300 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:57.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-67686a44-8ac8-4013-9746-de46277d7300", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-67686a44-8ac8-4013-9746-de46277d7300", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "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-05-14T11:05:57.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5fe3b848-a053-4f39-aab1-02e426e48034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd8ab0c3d-4177-421b-8c1d-5094570e8e51', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'8c715e14-af17-4e60-bcda-9ef8fb8d400b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'769b6af6-9665-4628-9956-462b7ff5a178', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2rr3zs'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "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-05-14T11:05:57.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "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-05-14T11:05:57.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8c715e14-af17-4e60-bcda-9ef8fb8d400b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ce995cad-a1ad-421e-a762-e2b293349d01', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ij3khx'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8be2b76-2a25-43ea-a146-38e9b93732a5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "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-05-14T11:05:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "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-05-14T11:05:57.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "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}37a0d816410a191afb9cb494a6fa80ad8ca71436\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "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}eba5cb9ecdbf016785736986ed2dfb0173406d28\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:57.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:57.824Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:51.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-dca55e16-4f1b-4efc-b61d-76ac55bbc938 x-compute-request-id: req-dca55e16-4f1b-4efc-b61d-76ac55bbc938 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-584715cb-1dc8-46da-83dd-97e9fc7f445d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5fe3b848-a053-4f39-aab1-02e426e48034"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-584715cb-1dc8-46da-83dd-97e9fc7f445d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:58.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5fe3b848-a053-4f39-aab1-02e426e48034"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "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-05-14T11:05:58.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "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-05-14T11:05:58.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a x-compute-request-id: req-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:52.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:52.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dca55e16-4f1b-4efc-b61d-76ac55bbc938", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:52.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-dca55e16-4f1b-4efc-b61d-76ac55bbc938 x-compute-request-id: req-dca55e16-4f1b-4efc-b61d-76ac55bbc938 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dca55e16-4f1b-4efc-b61d-76ac55bbc938", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dca55e16-4f1b-4efc-b61d-76ac55bbc938", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dca55e16-4f1b-4efc-b61d-76ac55bbc938", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a x-compute-request-id: req-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42dcf5b8-5730-4584-a4df-e5748203853c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:58.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}], "metadata": {"pagination": {"total": 1080, "offset": 593, "size": 50}}} 2019-05-14 11:06:44,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:44,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:44 GMT 2019-05-14 11:06:44,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:44,645 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:44,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:44,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:44,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:44,645 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:44,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 11:06:44,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8be2b76-2a25-43ea-a146-38e9b93732a5 Date: Tue, 14 May 2019 11:05:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:44,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8be2b76-2a25-43ea-a146-38e9b93732a5 Date: Tue, 14 May 2019 11:05:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:44,648 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8be2b76-2a25-43ea-a146-38e9b93732a5 2019-05-14 11:06:44,648 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8be2b76-2a25-43ea-a146-38e9b93732a5 2019-05-14 11:06:44,649 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8be2b76-2a25-43ea-a146-38e9b93732a5 2019-05-14 11:06:44,649 - 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}7bb0ecf503571c18b4df952783eab6a122e7ee0f" 2019-05-14 11:06:44,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67686a44-8ac8-4013-9746-de46277d7300 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:44,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67686a44-8ac8-4013-9746-de46277d7300 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:44,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-67686a44-8ac8-4013-9746-de46277d7300 2019-05-14 11:06:44,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-67686a44-8ac8-4013-9746-de46277d7300 2019-05-14 11:06:44,650 - 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-05-14 11:06:44,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd8ab0c3d-4177-421b-8c1d-5094570e8e51', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'8c715e14-af17-4e60-bcda-9ef8fb8d400b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'769b6af6-9665-4628-9956-462b7ff5a178', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2019-05-14 11:06:44,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2rr3zs'} 2019-05-14 11:06:44,650 - 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-05-14 11:06:44,650 - 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-05-14 11:06:44,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova', u'name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', u'fingerprint': u'6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d'}}}, {u'external_id': u'bae97aed-a0d7-4da2-b59a-2fe2633fc147', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8c715e14-af17-4e60-bcda-9ef8fb8d400b', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'ce995cad-a1ad-421e-a762-e2b293349d01', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-05-14 11:06:44,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_ij3khx'} 2019-05-14 11:06:44,651 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8be2b76-2a25-43ea-a146-38e9b93732a5 2019-05-14 11:06:44,651 - 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-05-14 11:06:44,651 - 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-05-14 11:06:44,651 - 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}37a0d816410a191afb9cb494a6fa80ad8ca71436" 2019-05-14 11:06:44,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 11:06:44,652 - 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}eba5cb9ecdbf016785736986ed2dfb0173406d28" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_v361ix", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:06:44,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:06:44,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:06:44,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:06:44,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:06:44,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-dca55e16-4f1b-4efc-b61d-76ac55bbc938 x-compute-request-id: req-dca55e16-4f1b-4efc-b61d-76ac55bbc938 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:44,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-584715cb-1dc8-46da-83dd-97e9fc7f445d 2019-05-14 11:06:44,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-584715cb-1dc8-46da-83dd-97e9fc7f445d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:44,653 - 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-05-14 11:06:44,653 - 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-05-14 11:06:44,653 - 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-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a 2019-05-14 11:06:44,653 - 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-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a 2019-05-14 11:06:44,654 - 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-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a 2019-05-14 11:06:44,654 - 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-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a 2019-05-14 11:06:44,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a x-compute-request-id: req-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:06:44,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:06:44,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 11:06:44,654 - 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-dca55e16-4f1b-4efc-b61d-76ac55bbc938 2019-05-14 11:06:44,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:06:44,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-dca55e16-4f1b-4efc-b61d-76ac55bbc938 x-compute-request-id: req-dca55e16-4f1b-4efc-b61d-76ac55bbc938 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:44,655 - 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-dca55e16-4f1b-4efc-b61d-76ac55bbc938 2019-05-14 11:06:44,655 - 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-dca55e16-4f1b-4efc-b61d-76ac55bbc938 2019-05-14 11:06:44,655 - 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-dca55e16-4f1b-4efc-b61d-76ac55bbc938 2019-05-14 11:06:44,655 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" 2019-05-14 11:06:44,655 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" 2019-05-14 11:06:44,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a x-compute-request-id: req-68d1ffb2-4599-4ea8-9fa1-4fdd9a1dda9a Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:06:44,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42dcf5b8-5730-4584-a4df-e5748203853c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:44,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:44,715 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:44,715 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:44,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:44,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:44,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:44,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:44,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:44,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:44,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:44,716 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:44 GMT 2019-05-14 11:06:44,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:44,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:44,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:44,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:44,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:49,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:49,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:49,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:49,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:49,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:49,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:49,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:49,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:49,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 x-compute-request-id: req-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42dcf5b8-5730-4584-a4df-e5748203853c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:58.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 x-compute-request-id: req-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-42dcf5b8-5730-4584-a4df-e5748203853c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-42dcf5b8-5730-4584-a4df-e5748203853c", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:58.442Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "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}936f728cdcdfef57d27b9828b75b16d829309b49\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:52.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:52.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:53.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "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}936f728cdcdfef57d27b9828b75b16d829309b49\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4142ebe8000bca0566d59116b17f1593e890c06\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5fe3b848-a053-4f39-aab1-02e426e48034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6d8471-9539-41d6-a16b-30e962c9d8eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:58.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6d8471-9539-41d6-a16b-30e962c9d8eb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:58.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-bc6d8471-9539-41d6-a16b-30e962c9d8eb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.040Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-bc6d8471-9539-41d6-a16b-30e962c9d8eb", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:58.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:53.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9172cf37212364b1dedce4ffaab7d04110a1d381\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6 Date: Tue, 14 May 2019 11:05:59 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6 Date: Tue, 14 May 2019 11:05:59 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9172cf37212364b1dedce4ffaab7d04110a1d381\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "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}e68967d1398b74b7de4c10502644751535686ef4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "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}e68967d1398b74b7de4c10502644751535686ef4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1d6815-951a-4536-ae1e-1e4dc5ead318 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:59.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_0zbf41', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_0zbf41', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9f1d6815-951a-4536-ae1e-1e4dc5ead318", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1d6815-951a-4536-ae1e-1e4dc5ead318 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:05:59.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9f1d6815-951a-4536-ae1e-1e4dc5ead318", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:53.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:05:59.647Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:53.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-a07db966-e820-4518-9221-1ef6c4df07c0 x-compute-request-id: req-a07db966-e820-4518-9221-1ef6c4df07c0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:54.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:54.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:53.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-303e3995-990b-47a5-9561-8f2b2de9109f x-compute-request-id: req-303e3995-990b-47a5-9561-8f2b2de9109f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-303e3995-990b-47a5-9561-8f2b2de9109f x-compute-request-id: req-303e3995-990b-47a5-9561-8f2b2de9109f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}], "metadata": {"pagination": {"total": 1080, "offset": 643, "size": 50}}} 2019-05-14 11:06:49,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:49,808 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:49 GMT 2019-05-14 11:06:49,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:49,808 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:49,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:49,808 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:49,808 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:49,808 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:49,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 x-compute-request-id: req-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:49,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42dcf5b8-5730-4584-a4df-e5748203853c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:49,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 x-compute-request-id: req-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:49,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-42dcf5b8-5730-4584-a4df-e5748203853c 2019-05-14 11:06:49,812 - 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-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 2019-05-14 11:06:49,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-42dcf5b8-5730-4584-a4df-e5748203853c 2019-05-14 11:06:49,812 - 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-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 2019-05-14 11:06:49,812 - 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-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 2019-05-14 11:06:49,812 - 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-cef8a4e3-9bc7-4dce-848e-a1d18edf2cb4 2019-05-14 11:06:49,812 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" 2019-05-14 11:06:49,812 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" 2019-05-14 11:06:49,813 - 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}936f728cdcdfef57d27b9828b75b16d829309b49" 2019-05-14 11:06:49,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:06:49,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:06:49,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:06:49,813 - 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}936f728cdcdfef57d27b9828b75b16d829309b49" 2019-05-14 11:06:49,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4142ebe8000bca0566d59116b17f1593e890c06" 2019-05-14 11:06:49,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6d8471-9539-41d6-a16b-30e962c9d8eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:49,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6d8471-9539-41d6-a16b-30e962c9d8eb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:49,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-bc6d8471-9539-41d6-a16b-30e962c9d8eb 2019-05-14 11:06:49,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-bc6d8471-9539-41d6-a16b-30e962c9d8eb 2019-05-14 11:06:49,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:06:49,814 - 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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_0zbf41", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:06:49,815 - 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}14a7037b1f3ab003b7c5f2c3a5981d5a5c653b6b" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_0zbf41", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:06:49,815 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9172cf37212364b1dedce4ffaab7d04110a1d381" 2019-05-14 11:06:49,815 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6 2019-05-14 11:06:49,815 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6 2019-05-14 11:06:49,815 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6 2019-05-14 11:06:49,815 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6 2019-05-14 11:06:49,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6 Date: Tue, 14 May 2019 11:05:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:49,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b8bf37af-1e5e-4eb2-ab07-8918b5338cc6 Date: Tue, 14 May 2019 11:05:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:49,816 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9172cf37212364b1dedce4ffaab7d04110a1d381" 2019-05-14 11:06:49,816 - 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}e68967d1398b74b7de4c10502644751535686ef4" 2019-05-14 11:06:49,816 - 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}e68967d1398b74b7de4c10502644751535686ef4" 2019-05-14 11:06:49,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1d6815-951a-4536-ae1e-1e4dc5ead318 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:49,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 11:06:49,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_0zbf41', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-14 11:06:49,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_0zbf41', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-05-14 11:06:49,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 11:06:49,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9f1d6815-951a-4536-ae1e-1e4dc5ead318 2019-05-14 11:06:49,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:05:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f1d6815-951a-4536-ae1e-1e4dc5ead318 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:49,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9f1d6815-951a-4536-ae1e-1e4dc5ead318 2019-05-14 11:06:49,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:06:49,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:06:49,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-a07db966-e820-4518-9221-1ef6c4df07c0 x-compute-request-id: req-a07db966-e820-4518-9221-1ef6c4df07c0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:49,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:06:49,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 11:06:49,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:06:49,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-303e3995-990b-47a5-9561-8f2b2de9109f x-compute-request-id: req-303e3995-990b-47a5-9561-8f2b2de9109f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:49,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-303e3995-990b-47a5-9561-8f2b2de9109f x-compute-request-id: req-303e3995-990b-47a5-9561-8f2b2de9109f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:49,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:49,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:49,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:49,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:50 GMT 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:49,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:49,997 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:49,997 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:55,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:06:55,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:55,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:55,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:55,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:55,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:55,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:55,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:55,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-303e3995-990b-47a5-9561-8f2b2de9109f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-303e3995-990b-47a5-9561-8f2b2de9109f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-303e3995-990b-47a5-9561-8f2b2de9109f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-303e3995-990b-47a5-9561-8f2b2de9109f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "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}7bb0ecf503571c18b4df952783eab6a122e7ee0f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "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}7bb0ecf503571c18b4df952783eab6a122e7ee0f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-a07db966-e820-4518-9221-1ef6c4df07c0 x-compute-request-id: req-a07db966-e820-4518-9221-1ef6c4df07c0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a07db966-e820-4518-9221-1ef6c4df07c0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a07db966-e820-4518-9221-1ef6c4df07c0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a07db966-e820-4518-9221-1ef6c4df07c0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a07db966-e820-4518-9221-1ef6c4df07c0", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "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}7bb0ecf503571c18b4df952783eab6a122e7ee0f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "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}7bb0ecf503571c18b4df952783eab6a122e7ee0f\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-df8fee3f-0345-430c-96e9-ff7687852b03 x-compute-request-id: req-df8fee3f-0345-430c-96e9-ff7687852b03 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-df8fee3f-0345-430c-96e9-ff7687852b03 x-compute-request-id: req-df8fee3f-0345-430c-96e9-ff7687852b03 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-df8fee3f-0345-430c-96e9-ff7687852b03", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-df8fee3f-0345-430c-96e9-ff7687852b03", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-df8fee3f-0345-430c-96e9-ff7687852b03", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-df8fee3f-0345-430c-96e9-ff7687852b03", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-3c7e051b-052d-4905-9771-203e27c8e13e Date: Tue, 14 May 2019 11:05:59 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ead26a-91d6-47e3-98fe-352a507f7c64 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:00.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-3c7e051b-052d-4905-9771-203e27c8e13e Date: Tue, 14 May 2019 11:05:59 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-3c7e051b-052d-4905-9771-203e27c8e13e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-3c7e051b-052d-4905-9771-203e27c8e13e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-3c7e051b-052d-4905-9771-203e27c8e13e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-3c7e051b-052d-4905-9771-203e27c8e13e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_xsez6w', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_xsez6w', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']}", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "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}037d70b70eba7d6e10402474c8a09d9bbb01632f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:59.825Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ead26a-91d6-47e3-98fe-352a507f7c64 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:00.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-02ead26a-91d6-47e3-98fe-352a507f7c64", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.241Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-02ead26a-91d6-47e3-98fe-352a507f7c64", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 x-compute-request-id: req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:05:54.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2c861afc8076438fc1aef310bd259c50ddf7b07\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2c861afc8076438fc1aef310bd259c50ddf7b07\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 x-compute-request-id: req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 Content-Length: 419 location: http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"adminPass\": \"xj6uYpjj8zj6\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 x-compute-request-id: req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 Content-Length: 419 location: http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"adminPass\": \"xj6uYpjj8zj6\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:00.761Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1db7e3b8-9684-484b-8467-7ec73344e0ad"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_xn8p85', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-7b9924a6-1e18-4b61-b411-4cefbc2365da", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}], "metadata": {"pagination": {"total": 1080, "offset": 693, "size": 50}}} 2019-05-14 11:06:55,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:55,112 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:55 GMT 2019-05-14 11:06:55,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:55,112 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:06:55,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:55,112 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:55,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:06:55,112 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:06:55,115 - 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-303e3995-990b-47a5-9561-8f2b2de9109f 2019-05-14 11:06:55,115 - 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-303e3995-990b-47a5-9561-8f2b2de9109f 2019-05-14 11:06:55,115 - 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-303e3995-990b-47a5-9561-8f2b2de9109f 2019-05-14 11:06:55,115 - 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-303e3995-990b-47a5-9561-8f2b2de9109f 2019-05-14 11:06:55,116 - 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}7bb0ecf503571c18b4df952783eab6a122e7ee0f" 2019-05-14 11:06:55,116 - 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}7bb0ecf503571c18b4df952783eab6a122e7ee0f" 2019-05-14 11:06:55,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-a07db966-e820-4518-9221-1ef6c4df07c0 x-compute-request-id: req-a07db966-e820-4518-9221-1ef6c4df07c0 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:55,116 - 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-a07db966-e820-4518-9221-1ef6c4df07c0 2019-05-14 11:06:55,116 - 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-a07db966-e820-4518-9221-1ef6c4df07c0 2019-05-14 11:06:55,116 - 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-a07db966-e820-4518-9221-1ef6c4df07c0 2019-05-14 11:06:55,117 - 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-a07db966-e820-4518-9221-1ef6c4df07c0 2019-05-14 11:06:55,117 - 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}7bb0ecf503571c18b4df952783eab6a122e7ee0f" 2019-05-14 11:06:55,117 - 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}7bb0ecf503571c18b4df952783eab6a122e7ee0f" 2019-05-14 11:06:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-df8fee3f-0345-430c-96e9-ff7687852b03 x-compute-request-id: req-df8fee3f-0345-430c-96e9-ff7687852b03 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:06:55,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-df8fee3f-0345-430c-96e9-ff7687852b03 x-compute-request-id: req-df8fee3f-0345-430c-96e9-ff7687852b03 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:06:55,117 - 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-df8fee3f-0345-430c-96e9-ff7687852b03 2019-05-14 11:06:55,118 - 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-df8fee3f-0345-430c-96e9-ff7687852b03 2019-05-14 11:06:55,118 - 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-df8fee3f-0345-430c-96e9-ff7687852b03 2019-05-14 11:06:55,118 - 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-df8fee3f-0345-430c-96e9-ff7687852b03 2019-05-14 11:06:55,118 - 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-05-14 11:06:55,118 - 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-05-14 11:06:55,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-3c7e051b-052d-4905-9771-203e27c8e13e Date: Tue, 14 May 2019 11:05:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:55,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ead26a-91d6-47e3-98fe-352a507f7c64 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:55,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-3c7e051b-052d-4905-9771-203e27c8e13e Date: Tue, 14 May 2019 11:05:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:06:55,119 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-3c7e051b-052d-4905-9771-203e27c8e13e 2019-05-14 11:06:55,119 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-3c7e051b-052d-4905-9771-203e27c8e13e 2019-05-14 11:06:55,119 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-3c7e051b-052d-4905-9771-203e27c8e13e 2019-05-14 11:06:55,119 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-3c7e051b-052d-4905-9771-203e27c8e13e 2019-05-14 11:06:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 11:06:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_xsez6w', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-14 11:06:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_xsez6w', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-05-14 11:06:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 11:06:55,120 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_xsez6w", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:06:55,120 - 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}037d70b70eba7d6e10402474c8a09d9bbb01632f" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_xsez6w", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:06:55,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ead26a-91d6-47e3-98fe-352a507f7c64 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:06:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-02ead26a-91d6-47e3-98fe-352a507f7c64 2019-05-14 11:06:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-02ead26a-91d6-47e3-98fe-352a507f7c64 2019-05-14 11:06:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 x-compute-request-id: req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:06:55,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:06:55,121 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2c861afc8076438fc1aef310bd259c50ddf7b07" 2019-05-14 11:06:55,121 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2c861afc8076438fc1aef310bd259c50ddf7b07" 2019-05-14 11:06:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 x-compute-request-id: req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 Content-Length: 419 location: http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "adminPass": "xj6uYpjj8zj6"}} 2019-05-14 11:06:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 x-compute-request-id: req-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 Content-Length: 419 location: http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "adminPass": "xj6uYpjj8zj6"}} 2019-05-14 11:06:55,122 - 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-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 2019-05-14 11:06:55,122 - 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-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 2019-05-14 11:06:55,122 - 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-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 2019-05-14 11:06:55,122 - 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-b8d14cf9-e97c-4ca0-80f1-f7c39ad659a6 2019-05-14 11:06:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_xn8p85', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-14 11:06:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 11:06:55,123 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-7b9924a6-1e18-4b61-b411-4cefbc2365da 2019-05-14 11:06:55,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:06:55,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:06:55,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:06:55,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:06:55 GMT 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:06:55,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:06:55,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:06:55,199 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:06:55,199 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:00,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:00,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:00,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:00,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:00,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:00,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:00,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:00,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:00,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-7b9924a6-1e18-4b61-b411-4cefbc2365da", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-7b9924a6-1e18-4b61-b411-4cefbc2365da", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:05: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-067cce09-3d16-43be-aaa9-0bccd9c4787c x-compute-request-id: req-067cce09-3d16-43be-aaa9-0bccd9c4787c Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"adminPass\": \"eFwuuWPV3AmX\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1e93377d-a791-4126-8242-45c2473af62a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1e93377d-a791-4126-8242-45c2473af62a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-7b9924a6-1e18-4b61-b411-4cefbc2365da", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7b9924a6-1e18-4b61-b411-4cefbc2365da Date: Tue, 14 May 2019 11:06:00 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b8ed4ab7-23e9-4c6c-b8e6-08835ccaf2dd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7b9924a6-1e18-4b61-b411-4cefbc2365da Date: Tue, 14 May 2019 11:06:00 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b8ed4ab7-23e9-4c6c-b8e6-08835ccaf2dd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ed4ab7-23e9-4c6c-b8e6-08835ccaf2dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:01.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ed4ab7-23e9-4c6c-b8e6-08835ccaf2dd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:01.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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-05-14T11:06:00.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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-05-14T11:06:00.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e16db196-e4d1-43b8-b25e-4307e1809b93", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e16db196-e4d1-43b8-b25e-4307e1809b93", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e16db196-e4d1-43b8-b25e-4307e1809b93", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e16db196-e4d1-43b8-b25e-4307e1809b93 x-compute-request-id: req-e16db196-e4d1-43b8-b25e-4307e1809b93 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e16db196-e4d1-43b8-b25e-4307e1809b93 x-compute-request-id: req-e16db196-e4d1-43b8-b25e-4307e1809b93 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}936f728cdcdfef57d27b9828b75b16d829309b49\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}936f728cdcdfef57d27b9828b75b16d829309b49\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d x-compute-request-id: req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d x-compute-request-id: req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}936f728cdcdfef57d27b9828b75b16d829309b49\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-ee6d1075-a931-4bf1-8c14-001651e94530", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-ee6d1075-a931-4bf1-8c14-001651e94530", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-ee6d1075-a931-4bf1-8c14-001651e94530", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-ee6d1075-a931-4bf1-8c14-001651e94530", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-ee6d1075-a931-4bf1-8c14-001651e94530 x-compute-request-id: req-ee6d1075-a931-4bf1-8c14-001651e94530 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-ee6d1075-a931-4bf1-8c14-001651e94530 x-compute-request-id: req-ee6d1075-a931-4bf1-8c14-001651e94530 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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-05-14T11:06:00.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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-05-14T11:06:00.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6551a42d-e7fb-4147-92b1-3e0923c52e8a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6551a42d-e7fb-4147-92b1-3e0923c52e8a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6551a42d-e7fb-4147-92b1-3e0923c52e8a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-6551a42d-e7fb-4147-92b1-3e0923c52e8a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6551a42d-e7fb-4147-92b1-3e0923c52e8a x-compute-request-id: req-6551a42d-e7fb-4147-92b1-3e0923c52e8a Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e16db196-e4d1-43b8-b25e-4307e1809b93", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}936f728cdcdfef57d27b9828b75b16d829309b49\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6551a42d-e7fb-4147-92b1-3e0923c52e8a x-compute-request-id: req-6551a42d-e7fb-4147-92b1-3e0923c52e8a Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}37a0d816410a191afb9cb494a6fa80ad8ca71436\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}37a0d816410a191afb9cb494a6fa80ad8ca71436\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 x-compute-request-id: req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}], "metadata": {"pagination": {"total": 1080, "offset": 743, "size": 50}}} 2019-05-14 11:07:00,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:00,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:00 GMT 2019-05-14 11:07:00,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:00,292 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:00,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:00,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:00,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:00,292 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:00,295 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-7b9924a6-1e18-4b61-b411-4cefbc2365da 2019-05-14 11:07:00,295 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-7b9924a6-1e18-4b61-b411-4cefbc2365da 2019-05-14 11:07:00,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:05: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-067cce09-3d16-43be-aaa9-0bccd9c4787c x-compute-request-id: req-067cce09-3d16-43be-aaa9-0bccd9c4787c Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "adminPass": "eFwuuWPV3AmX"}} 2019-05-14 11:07:00,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1e93377d-a791-4126-8242-45c2473af62a 2019-05-14 11:07:00,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1e93377d-a791-4126-8242-45c2473af62a 2019-05-14 11:07:00,296 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-7b9924a6-1e18-4b61-b411-4cefbc2365da 2019-05-14 11:07:00,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7b9924a6-1e18-4b61-b411-4cefbc2365da Date: Tue, 14 May 2019 11:06:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:07:00,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b8ed4ab7-23e9-4c6c-b8e6-08835ccaf2dd 2019-05-14 11:07:00,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-7b9924a6-1e18-4b61-b411-4cefbc2365da Date: Tue, 14 May 2019 11:06:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:07:00,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b8ed4ab7-23e9-4c6c-b8e6-08835ccaf2dd 2019-05-14 11:07:00,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ed4ab7-23e9-4c6c-b8e6-08835ccaf2dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:00,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ed4ab7-23e9-4c6c-b8e6-08835ccaf2dd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:00,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-05-14 11:07:00,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-05-14 11:07:00,297 - 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-e16db196-e4d1-43b8-b25e-4307e1809b93 2019-05-14 11:07:00,298 - 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-e16db196-e4d1-43b8-b25e-4307e1809b93 2019-05-14 11:07:00,298 - 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-e16db196-e4d1-43b8-b25e-4307e1809b93 2019-05-14 11:07:00,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e16db196-e4d1-43b8-b25e-4307e1809b93 x-compute-request-id: req-e16db196-e4d1-43b8-b25e-4307e1809b93 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:07:00,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e16db196-e4d1-43b8-b25e-4307e1809b93 x-compute-request-id: req-e16db196-e4d1-43b8-b25e-4307e1809b93 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:07:00,298 - 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}936f728cdcdfef57d27b9828b75b16d829309b49" 2019-05-14 11:07:00,298 - 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}936f728cdcdfef57d27b9828b75b16d829309b49" 2019-05-14 11:07:00,299 - 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-164ea0fc-eeea-44fc-a300-2ebaf3d9324d 2019-05-14 11:07:00,299 - 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-164ea0fc-eeea-44fc-a300-2ebaf3d9324d 2019-05-14 11:07:00,299 - 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-164ea0fc-eeea-44fc-a300-2ebaf3d9324d 2019-05-14 11:07:00,299 - 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-164ea0fc-eeea-44fc-a300-2ebaf3d9324d 2019-05-14 11:07:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d x-compute-request-id: req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:00,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d x-compute-request-id: req-164ea0fc-eeea-44fc-a300-2ebaf3d9324d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:00,300 - 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}936f728cdcdfef57d27b9828b75b16d829309b49" 2019-05-14 11:07:00,300 - 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-ee6d1075-a931-4bf1-8c14-001651e94530 2019-05-14 11:07:00,300 - 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-ee6d1075-a931-4bf1-8c14-001651e94530 2019-05-14 11:07:00,300 - 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-ee6d1075-a931-4bf1-8c14-001651e94530 2019-05-14 11:07:00,300 - 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-ee6d1075-a931-4bf1-8c14-001651e94530 2019-05-14 11:07:00,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-ee6d1075-a931-4bf1-8c14-001651e94530 x-compute-request-id: req-ee6d1075-a931-4bf1-8c14-001651e94530 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:00,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-ee6d1075-a931-4bf1-8c14-001651e94530 x-compute-request-id: req-ee6d1075-a931-4bf1-8c14-001651e94530 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:00,301 - 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-05-14 11:07:00,301 - 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-05-14 11:07:00,301 - 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-6551a42d-e7fb-4147-92b1-3e0923c52e8a 2019-05-14 11:07:00,301 - 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-6551a42d-e7fb-4147-92b1-3e0923c52e8a 2019-05-14 11:07:00,301 - 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-6551a42d-e7fb-4147-92b1-3e0923c52e8a 2019-05-14 11:07:00,301 - 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-6551a42d-e7fb-4147-92b1-3e0923c52e8a 2019-05-14 11:07:00,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6551a42d-e7fb-4147-92b1-3e0923c52e8a x-compute-request-id: req-6551a42d-e7fb-4147-92b1-3e0923c52e8a Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:07:00,302 - 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-e16db196-e4d1-43b8-b25e-4307e1809b93 2019-05-14 11:07:00,302 - 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}936f728cdcdfef57d27b9828b75b16d829309b49" 2019-05-14 11:07:00,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6551a42d-e7fb-4147-92b1-3e0923c52e8a x-compute-request-id: req-6551a42d-e7fb-4147-92b1-3e0923c52e8a Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:07:00,302 - 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}37a0d816410a191afb9cb494a6fa80ad8ca71436" 2019-05-14 11:07:00,302 - 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}37a0d816410a191afb9cb494a6fa80ad8ca71436" 2019-05-14 11:07:00,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 x-compute-request-id: req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:00,303 - 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-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 2019-05-14 11:07:00,303 - 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-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 2019-05-14 11:07:00,303 - 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-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 2019-05-14 11:07:00,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:00,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:00,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:00,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:00,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:00,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:00,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:00,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:00,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:00,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:00,363 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:00 GMT 2019-05-14 11:07:00,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:00,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:00,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:00,363 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:00,363 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:05,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:05,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:05,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:05,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:05,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-b9886e33-49e5-4cf7-b5b6-c6e3df31be68", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}37a0d816410a191afb9cb494a6fa80ad8ca71436\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}37a0d816410a191afb9cb494a6fa80ad8ca71436\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 x-compute-request-id: req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 x-compute-request-id: req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:00.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e93377d-a791-4126-8242-45c2473af62a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:01.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e93377d-a791-4126-8242-45c2473af62a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:01.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}7bb0ecf503571c18b4df952783eab6a122e7ee0f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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}7bb0ecf503571c18b4df952783eab6a122e7ee0f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "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-05-14T11:06:01.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.362Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_xn8p85', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']}", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ce5d11ba7d1ee0917141a1f7d4e9795ce5d81ba\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-067cce09-3d16-43be-aaa9-0bccd9c4787c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:05: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-067cce09-3d16-43be-aaa9-0bccd9c4787c x-compute-request-id: req-067cce09-3d16-43be-aaa9-0bccd9c4787c Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"adminPass\": \"eFwuuWPV3AmX\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-067cce09-3d16-43be-aaa9-0bccd9c4787c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-067cce09-3d16-43be-aaa9-0bccd9c4787c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-067cce09-3d16-43be-aaa9-0bccd9c4787c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30952f-3626-4620-9567-7829fa8b5d31"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5ce5d11ba7d1ee0917141a1f7d4e9795ce5d81ba\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}558351296dfcd3173c533196745105f4569dd308\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}558351296dfcd3173c533196745105f4569dd308\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:05: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-a1c23355-c091-41db-943f-4698060be1b7 x-compute-request-id: req-a1c23355-c091-41db-943f-4698060be1b7 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"adminPass\": \"6zLqX78Layea\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:05: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-a1c23355-c091-41db-943f-4698060be1b7 x-compute-request-id: req-a1c23355-c091-41db-943f-4698060be1b7 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"adminPass\": \"6zLqX78Layea\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a1c23355-c091-41db-943f-4698060be1b7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a1c23355-c091-41db-943f-4698060be1b7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a1c23355-c091-41db-943f-4698060be1b7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a1c23355-c091-41db-943f-4698060be1b7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5dcc1594-6387-4e9b-bc0c-0b28194368f4"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 x-compute-request-id: req-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-f8597adb-eb00-45f4-97e2-40468b3a21d4 x-compute-request-id: req-f8597adb-eb00-45f4-97e2-40468b3a21d4 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 x-compute-request-id: req-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-a9ff9d8e-fe90-428f-9dc8-176d167ccd65", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-a9ff9d8e-fe90-428f-9dc8-176d167ccd65", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-a9ff9d8e-fe90-428f-9dc8-176d167ccd65", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-a9ff9d8e-fe90-428f-9dc8-176d167ccd65", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "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}e68967d1398b74b7de4c10502644751535686ef4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "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}e68967d1398b74b7de4c10502644751535686ef4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-6e250d7e-a61b-4079-83f3-078f6b6fc995 x-compute-request-id: req-6e250d7e-a61b-4079-83f3-078f6b6fc995 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-6e250d7e-a61b-4079-83f3-078f6b6fc995 x-compute-request-id: req-6e250d7e-a61b-4079-83f3-078f6b6fc995 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952\"}, {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6e250d7e-a61b-4079-83f3-078f6b6fc995", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6e250d7e-a61b-4079-83f3-078f6b6fc995", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6e250d7e-a61b-4079-83f3-078f6b6fc995", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6e250d7e-a61b-4079-83f3-078f6b6fc995", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "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}e68967d1398b74b7de4c10502644751535686ef4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "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}e68967d1398b74b7de4c10502644751535686ef4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}], "metadata": {"pagination": {"total": 1080, "offset": 793, "size": 50}}} 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:05 GMT 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:05,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:05,466 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:05,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:05,466 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:05,468 - 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-b9886e33-49e5-4cf7-b5b6-c6e3df31be68 2019-05-14 11:07:05,468 - 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}37a0d816410a191afb9cb494a6fa80ad8ca71436" 2019-05-14 11:07:05,469 - 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}37a0d816410a191afb9cb494a6fa80ad8ca71436" 2019-05-14 11:07:05,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 x-compute-request-id: req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:05,469 - 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-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 2019-05-14 11:07:05,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 x-compute-request-id: req-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:05,469 - 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-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 2019-05-14 11:07:05,469 - 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-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 2019-05-14 11:07:05,470 - 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-ba2f1063-66a2-4a1e-893c-ec9cdfbee128 2019-05-14 11:07:05,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e93377d-a791-4126-8242-45c2473af62a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:05,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e93377d-a791-4126-8242-45c2473af62a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:05,470 - 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}7bb0ecf503571c18b4df952783eab6a122e7ee0f" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_xn8p85", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:07:05,470 - 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}7bb0ecf503571c18b4df952783eab6a122e7ee0f" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_xn8p85", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:07:05,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 11:07:05,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_xn8p85', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-05-14 11:07:05,471 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce5d11ba7d1ee0917141a1f7d4e9795ce5d81ba" 2019-05-14 11:07:05,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:07:05,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:05,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 11:07:05,471 - 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-067cce09-3d16-43be-aaa9-0bccd9c4787c 2019-05-14 11:07:05,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:05: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-067cce09-3d16-43be-aaa9-0bccd9c4787c x-compute-request-id: req-067cce09-3d16-43be-aaa9-0bccd9c4787c Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "adminPass": "eFwuuWPV3AmX"}} 2019-05-14 11:07:05,472 - 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-067cce09-3d16-43be-aaa9-0bccd9c4787c 2019-05-14 11:07:05,472 - 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-067cce09-3d16-43be-aaa9-0bccd9c4787c 2019-05-14 11:07:05,472 - 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-067cce09-3d16-43be-aaa9-0bccd9c4787c 2019-05-14 11:07:05,472 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce5d11ba7d1ee0917141a1f7d4e9795ce5d81ba" 2019-05-14 11:07:05,472 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558351296dfcd3173c533196745105f4569dd308" 2019-05-14 11:07:05,473 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}558351296dfcd3173c533196745105f4569dd308" 2019-05-14 11:07:05,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:05: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-a1c23355-c091-41db-943f-4698060be1b7 x-compute-request-id: req-a1c23355-c091-41db-943f-4698060be1b7 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "adminPass": "6zLqX78Layea"}} 2019-05-14 11:07:05,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:05: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-a1c23355-c091-41db-943f-4698060be1b7 x-compute-request-id: req-a1c23355-c091-41db-943f-4698060be1b7 Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "adminPass": "6zLqX78Layea"}} 2019-05-14 11:07:05,473 - 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-a1c23355-c091-41db-943f-4698060be1b7 2019-05-14 11:07:05,473 - 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-a1c23355-c091-41db-943f-4698060be1b7 2019-05-14 11:07:05,473 - 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-a1c23355-c091-41db-943f-4698060be1b7 2019-05-14 11:07:05,474 - 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-a1c23355-c091-41db-943f-4698060be1b7 2019-05-14 11:07:05,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 x-compute-request-id: req-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:05,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-f8597adb-eb00-45f4-97e2-40468b3a21d4 x-compute-request-id: req-f8597adb-eb00-45f4-97e2-40468b3a21d4 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:07:05,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 x-compute-request-id: req-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:05,474 - 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-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 2019-05-14 11:07:05,474 - 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-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 2019-05-14 11:07:05,475 - 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-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 2019-05-14 11:07:05,475 - 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-a9ff9d8e-fe90-428f-9dc8-176d167ccd65 2019-05-14 11:07:05,475 - 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}e68967d1398b74b7de4c10502644751535686ef4" 2019-05-14 11:07:05,475 - 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}e68967d1398b74b7de4c10502644751535686ef4" 2019-05-14 11:07:05,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-6e250d7e-a61b-4079-83f3-078f6b6fc995 x-compute-request-id: req-6e250d7e-a61b-4079-83f3-078f6b6fc995 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:05,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-6e250d7e-a61b-4079-83f3-078f6b6fc995 x-compute-request-id: req-6e250d7e-a61b-4079-83f3-078f6b6fc995 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}], "name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:07:05,476 - 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-6e250d7e-a61b-4079-83f3-078f6b6fc995 2019-05-14 11:07:05,476 - 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-6e250d7e-a61b-4079-83f3-078f6b6fc995 2019-05-14 11:07:05,476 - 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-6e250d7e-a61b-4079-83f3-078f6b6fc995 2019-05-14 11:07:05,476 - 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-6e250d7e-a61b-4079-83f3-078f6b6fc995 2019-05-14 11:07:05,476 - 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}e68967d1398b74b7de4c10502644751535686ef4" 2019-05-14 11:07:05,476 - 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}e68967d1398b74b7de4c10502644751535686ef4" 2019-05-14 11:07:05,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:05,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:05,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:05,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:05,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:05,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:05,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:05,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:05,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:05,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:05,537 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:05 GMT 2019-05-14 11:07:05,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:05,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:05,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:05,537 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:05,537 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:10,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:10,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:10,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:10,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:10,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:10,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:10,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:10,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:10,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "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}e68967d1398b74b7de4c10502644751535686ef4\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-f8597adb-eb00-45f4-97e2-40468b3a21d4 x-compute-request-id: req-f8597adb-eb00-45f4-97e2-40468b3a21d4 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova\", \"name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"fingerprint\": \"6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f8597adb-eb00-45f4-97e2-40468b3a21d4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f8597adb-eb00-45f4-97e2-40468b3a21d4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f8597adb-eb00-45f4-97e2-40468b3a21d4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f8597adb-eb00-45f4-97e2-40468b3a21d4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "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-05-14T11:06:01.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "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-05-14T11:06:01.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568dd37e-1ed1-48e6-af9f-8434e961b9de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:01.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568dd37e-1ed1-48e6-af9f-8434e961b9de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:01.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-568dd37e-1ed1-48e6-af9f-8434e961b9de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-568dd37e-1ed1-48e6-af9f-8434e961b9de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:05: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-ea8d6c34-8573-4e8a-b332-0a730115d7b2 x-compute-request-id: req-ea8d6c34-8573-4e8a-b332-0a730115d7b2 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/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:05:53Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5fe3b848-a053-4f39-aab1-02e426e48034"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-ea8d6c34-8573-4e8a-b332-0a730115d7b2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5fe3b848-a053-4f39-aab1-02e426e48034"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:01.938Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-ea8d6c34-8573-4e8a-b332-0a730115d7b2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5fe3b848-a053-4f39-aab1-02e426e48034"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cbd704b9-1807-43e7-996e-1042295c282f Date: Tue, 14 May 2019 11:06:02 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cbd704b9-1807-43e7-996e-1042295c282f Date: Tue, 14 May 2019 11:06:02 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-cbd704b9-1807-43e7-996e-1042295c282f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-cbd704b9-1807-43e7-996e-1042295c282f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "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}37a0d816410a191afb9cb494a6fa80ad8ca71436\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "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}37a0d816410a191afb9cb494a6fa80ad8ca71436\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_edlpkl', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_edlpkl', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-d8708eae-6482-450c-b4ae-e1d1fa385af8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-d8708eae-6482-450c-b4ae-e1d1fa385af8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-d8708eae-6482-450c-b4ae-e1d1fa385af8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d8708eae-6482-450c-b4ae-e1d1fa385af8 Date: Tue, 14 May 2019 11:06:01 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T11:00:03Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\",\"admin_state_up\":true,\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:01Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-cbd704b9-1807-43e7-996e-1042295c282f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ij3khx', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ij3khx', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']}", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "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}936f728cdcdfef57d27b9828b75b16d829309b49\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-cbd704b9-1807-43e7-996e-1042295c282f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "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}936f728cdcdfef57d27b9828b75b16d829309b49\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74cbeaf8bec57e867eec8beee7549838de58f55e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74cbeaf8bec57e867eec8beee7549838de58f55e\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:02.469Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-d8708eae-6482-450c-b4ae-e1d1fa385af8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2rr3zs', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}], "metadata": {"pagination": {"total": 1094, "offset": 843, "size": 50}}} 2019-05-14 11:07:10,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:10,660 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:10 GMT 2019-05-14 11:07:10,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:10,660 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:10,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:10,660 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:10,661 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:10,661 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:10,663 - 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}e68967d1398b74b7de4c10502644751535686ef4" 2019-05-14 11:07:10,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-f8597adb-eb00-45f4-97e2-40468b3a21d4 x-compute-request-id: req-f8597adb-eb00-45f4-97e2-40468b3a21d4 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKYcThp4/a3ukQ3uliuHqiOKutCLz3xIGh+4fNEhBGAnaB+d6+w/cHnoKcpqvO6CuJ7mMuRVacgiqp2lj/zd3yqzVXQhsud4vaanGNVwI4ruMM2RW4pWUnVemVMaeuk9i5A3lD5CiHTrUsO9eUkS9+sr+LG7jcb68SR2bHkS51UlyXwQN0HEvi3MkTAkWn6LWawAGIefoWrIUmkynBPKzojEhGK6Kcxirbbj8EaPaM0Pv3J2c1pUJMdpHbTnPov0WPDFtbMWgC46RDR6YnrEEni+D18DLdiqCSnm+Jz03EwsBDGXUoutB0vc8/Dl3MwXFBezvT61M67v4Q7HOgmci/ Generated-by-Nova", "name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "fingerprint": "6f:e5:49:95:44:04:a2:bb:24:46:42:0a:09:7e:c3:1d"}}]} 2019-05-14 11:07:10,664 - 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-f8597adb-eb00-45f4-97e2-40468b3a21d4 2019-05-14 11:07:10,664 - 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-f8597adb-eb00-45f4-97e2-40468b3a21d4 2019-05-14 11:07:10,664 - 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-f8597adb-eb00-45f4-97e2-40468b3a21d4 2019-05-14 11:07:10,664 - 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-f8597adb-eb00-45f4-97e2-40468b3a21d4 2019-05-14 11:07:10,664 - 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-05-14 11:07:10,664 - 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-05-14 11:07:10,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568dd37e-1ed1-48e6-af9f-8434e961b9de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:10,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-568dd37e-1ed1-48e6-af9f-8434e961b9de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:10,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-568dd37e-1ed1-48e6-af9f-8434e961b9de 2019-05-14 11:07:10,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-568dd37e-1ed1-48e6-af9f-8434e961b9de 2019-05-14 11:07:10,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:05: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-ea8d6c34-8573-4e8a-b332-0a730115d7b2 x-compute-request-id: req-ea8d6c34-8573-4e8a-b332-0a730115d7b2 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/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:05:53Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:10,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-ea8d6c34-8573-4e8a-b332-0a730115d7b2 2019-05-14 11:07:10,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-ea8d6c34-8573-4e8a-b332-0a730115d7b2 2019-05-14 11:07:10,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cbd704b9-1807-43e7-996e-1042295c282f Date: Tue, 14 May 2019 11:06:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:07:10,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-cbd704b9-1807-43e7-996e-1042295c282f Date: Tue, 14 May 2019 11:06:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:07:10,666 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-cbd704b9-1807-43e7-996e-1042295c282f 2019-05-14 11:07:10,666 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-cbd704b9-1807-43e7-996e-1042295c282f 2019-05-14 11:07:10,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 11:07:10,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 11:07:10,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:07:10,667 - 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}37a0d816410a191afb9cb494a6fa80ad8ca71436" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_edlpkl", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:07:10,667 - 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}37a0d816410a191afb9cb494a6fa80ad8ca71436" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_edlpkl", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:07:10,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 11:07:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_edlpkl', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-14 11:07:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_edlpkl', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-05-14 11:07:10,668 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-d8708eae-6482-450c-b4ae-e1d1fa385af8 2019-05-14 11:07:10,668 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-d8708eae-6482-450c-b4ae-e1d1fa385af8 2019-05-14 11:07:10,668 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-d8708eae-6482-450c-b4ae-e1d1fa385af8 2019-05-14 11:07:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-d8708eae-6482-450c-b4ae-e1d1fa385af8 Date: Tue, 14 May 2019 11:06:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":["847c778f-5b8f-4df5-a6f8-ef4650996c1b"],"description":"","tags":[],"updated_at":"2019-05-14T11:00:03Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:07:10,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 11:07:10,669 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-cbd704b9-1807-43e7-996e-1042295c282f 2019-05-14 11:07:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 11:07:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_ij3khx', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-14 11:07:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_ij3khx', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-05-14 11:07:10,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 11:07:10,669 - 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}936f728cdcdfef57d27b9828b75b16d829309b49" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_ij3khx", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:07:10,670 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-cbd704b9-1807-43e7-996e-1042295c282f 2019-05-14 11:07:10,670 - 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}936f728cdcdfef57d27b9828b75b16d829309b49" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_ij3khx", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:07:10,670 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74cbeaf8bec57e867eec8beee7549838de58f55e" 2019-05-14 11:07:10,670 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74cbeaf8bec57e867eec8beee7549838de58f55e" 2019-05-14 11:07:10,670 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-d8708eae-6482-450c-b4ae-e1d1fa385af8 2019-05-14 11:07:10,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2rr3zs', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-14 11:07:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:07:10,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:10,671 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b 2019-05-14 11:07:10,671 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b 2019-05-14 11:07:10,671 - 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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b 2019-05-14 11:07:10,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:10,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:10,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:10,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:10,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:10,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:10,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:10 GMT 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:10,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:15,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:15,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:15,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:15,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:15,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:15,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:15,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:15,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:15,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "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}e68967d1398b74b7de4c10502644751535686ef4\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "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}e68967d1398b74b7de4c10502644751535686ef4\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"imageRef\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"flavorRef\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2rr3zs', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2rr3zs', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d31a2c9-ee21-493b-9a4c-1fe961296fda x-compute-request-id: req-3d31a2c9-ee21-493b-9a4c-1fe961296fda Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"adminPass\": \"Praq2h96YCKk\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:01.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d31a2c9-ee21-493b-9a4c-1fe961296fda x-compute-request-id: req-3d31a2c9-ee21-493b-9a4c-1fe961296fda Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"adminPass\": \"Praq2h96YCKk\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.077Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3d31a2c9-ee21-493b-9a4c-1fe961296fda", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c9f5766a-1635-4357-9970-c829174b09ac"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-38a381b0-7577-4d5b-ab8e-14f93f96525d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-38a381b0-7577-4d5b-ab8e-14f93f96525d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-38a381b0-7577-4d5b-ab8e-14f93f96525d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38a381b0-7577-4d5b-ab8e-14f93f96525d x-compute-request-id: req-38a381b0-7577-4d5b-ab8e-14f93f96525d Content-Length: 459 location: http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 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\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"adminPass\": \"xLxp2fLfvr6W\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38a381b0-7577-4d5b-ab8e-14f93f96525d x-compute-request-id: req-38a381b0-7577-4d5b-ab8e-14f93f96525d Content-Length: 459 location: http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 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\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"adminPass\": \"xLxp2fLfvr6W\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:02.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "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-05-14T11:06:03.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02ea163a-a81f-42fb-ae4e-596ee397b31d"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:03.643Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-38a381b0-7577-4d5b-ab8e-14f93f96525d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d870abfa-4972-46fe-98fc-2d1b5c802831"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.240Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.240Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:02.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.240Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab0e501-7a84-40ba-ae2b-99b1725d8c51 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:03.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02ea163a-a81f-42fb-ae4e-596ee397b31d"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.240Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2ab0e501-7a84-40ba-ae2b-99b1725d8c51", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02ea163a-a81f-42fb-ae4e-596ee397b31d"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.240Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a35384b37c1dee0372aebbea8cbc1294c5e54f96\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02ea163a-a81f-42fb-ae4e-596ee397b31d"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.240Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.855Z", "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-05-14T11:06:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5e4f3277-676e-475a-be11-f4fdc895978c"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.855Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d116b2da-4afa-4536-86f8-a786d7a0a4df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:04.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5e4f3277-676e-475a-be11-f4fdc895978c"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.855Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.855Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.855Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.855Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:03.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:04.855Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d116b2da-4afa-4536-86f8-a786d7a0a4df", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5e4f3277-676e-475a-be11-f4fdc895978c"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-257df324-58aa-4490-88ef-bcb020e34cbb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-35ccf21b-f895-409b-be44-d4648e382294", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02ea163a-a81f-42fb-ae4e-596ee397b31d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}01c04d00b0df57ec52364e5aac902019905cd249\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5e4f3277-676e-475a-be11-f4fdc895978c"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-257df324-58aa-4490-88ef-bcb020e34cbb x-compute-request-id: req-257df324-58aa-4490-88ef-bcb020e34cbb Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"adminPass\": \"mqchdG3MBFUv\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-257df324-58aa-4490-88ef-bcb020e34cbb x-compute-request-id: req-257df324-58aa-4490-88ef-bcb020e34cbb Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"adminPass\": \"mqchdG3MBFUv\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-257df324-58aa-4490-88ef-bcb020e34cbb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-257df324-58aa-4490-88ef-bcb020e34cbb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-257df324-58aa-4490-88ef-bcb020e34cbb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da825e21-7b38-49d6-bb91-ae9f0c5b6528"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-35ccf21b-f895-409b-be44-d4648e382294 x-compute-request-id: req-35ccf21b-f895-409b-be44-d4648e382294 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/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:03Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02ea163a-a81f-42fb-ae4e-596ee397b31d"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-35ccf21b-f895-409b-be44-d4648e382294", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.02ea163a-a81f-42fb-ae4e-596ee397b31d"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "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-05-14T11:06:05.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b49896a5-3c7c-49a4-95d6-0428002b6181"}], "metadata": {"pagination": {"total": 1148, "offset": 893, "size": 50}}} 2019-05-14 11:07:15,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:15,831 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:15 GMT 2019-05-14 11:07:15,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:15,832 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:15,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:15,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:15,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:15,832 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:15,835 - 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}e68967d1398b74b7de4c10502644751535686ef4" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_2rr3zs", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:07:15,835 - 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}e68967d1398b74b7de4c10502644751535686ef4" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_2rr3zs", "imageRef": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "flavorRef": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}}' 2019-05-14 11:07:15,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 11:07:15,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2rr3zs', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-14 11:07:15,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2rr3zs', 'key_name': u'cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952', 'image': u'0bd8a969-5c3f-4f72-a08b-38d065351e2c', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952', 'cloudify_management_network_id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}, 'nics': [{'net-id': u'c8b14aef-adc5-4422-92ae-018e027cdaa0'}], 'flavor': u'ade48f5b-925d-4dd9-9289-529a5bab4a0b', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-05-14 11:07:15,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 11:07:15,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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b 2019-05-14 11:07:15,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d31a2c9-ee21-493b-9a4c-1fe961296fda x-compute-request-id: req-3d31a2c9-ee21-493b-9a4c-1fe961296fda Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "adminPass": "Praq2h96YCKk"}} 2019-05-14 11:07:15,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_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-050ef2cd-e83b-4d1f-be52-64c70797504b 2019-05-14 11:07:15,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:15,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:07:15,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:15,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3d31a2c9-ee21-493b-9a4c-1fe961296fda x-compute-request-id: req-3d31a2c9-ee21-493b-9a4c-1fe961296fda Content-Length: 417 location: http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "adminPass": "Praq2h96YCKk"}} 2019-05-14 11:07:15,837 - 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-3d31a2c9-ee21-493b-9a4c-1fe961296fda 2019-05-14 11:07:15,837 - 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-38a381b0-7577-4d5b-ab8e-14f93f96525d 2019-05-14 11:07:15,837 - 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-38a381b0-7577-4d5b-ab8e-14f93f96525d 2019-05-14 11:07:15,837 - 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-38a381b0-7577-4d5b-ab8e-14f93f96525d 2019-05-14 11:07:15,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38a381b0-7577-4d5b-ab8e-14f93f96525d x-compute-request-id: req-38a381b0-7577-4d5b-ab8e-14f93f96525d Content-Length: 459 location: http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 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": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "adminPass": "xLxp2fLfvr6W"}} 2019-05-14 11:07:15,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38a381b0-7577-4d5b-ab8e-14f93f96525d x-compute-request-id: req-38a381b0-7577-4d5b-ab8e-14f93f96525d Content-Length: 459 location: http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 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": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "adminPass": "xLxp2fLfvr6W"}} 2019-05-14 11:07:15,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-14 11:07:15,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:07:15,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-05-14 11:07:15,838 - 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-38a381b0-7577-4d5b-ab8e-14f93f96525d 2019-05-14 11:07:15,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:07:15,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:07:15,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab0e501-7a84-40ba-ae2b-99b1725d8c51 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:15,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2ab0e501-7a84-40ba-ae2b-99b1725d8c51 2019-05-14 11:07:15,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35384b37c1dee0372aebbea8cbc1294c5e54f96" 2019-05-14 11:07:15,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:07:15,839 - 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-05-14 11:07:15,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d116b2da-4afa-4536-86f8-a786d7a0a4df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:15,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:07:15,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:07:15,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:15,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 11:07:15,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d116b2da-4afa-4536-86f8-a786d7a0a4df 2019-05-14 11:07:15,841 - 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-257df324-58aa-4490-88ef-bcb020e34cbb 2019-05-14 11:07:15,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:07:15,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 11:07:15,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:07:15,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-35ccf21b-f895-409b-be44-d4648e382294 2019-05-14 11:07:15,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01c04d00b0df57ec52364e5aac902019905cd249" 2019-05-14 11:07:15,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-257df324-58aa-4490-88ef-bcb020e34cbb x-compute-request-id: req-257df324-58aa-4490-88ef-bcb020e34cbb Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "adminPass": "mqchdG3MBFUv"}} 2019-05-14 11:07:15,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-257df324-58aa-4490-88ef-bcb020e34cbb x-compute-request-id: req-257df324-58aa-4490-88ef-bcb020e34cbb Content-Length: 418 location: http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "adminPass": "mqchdG3MBFUv"}} 2019-05-14 11:07:15,842 - 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-257df324-58aa-4490-88ef-bcb020e34cbb 2019-05-14 11:07:15,842 - 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-257df324-58aa-4490-88ef-bcb020e34cbb 2019-05-14 11:07:15,842 - 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-257df324-58aa-4490-88ef-bcb020e34cbb 2019-05-14 11:07:15,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-35ccf21b-f895-409b-be44-d4648e382294 x-compute-request-id: req-35ccf21b-f895-409b-be44-d4648e382294 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/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:03Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:15,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-35ccf21b-f895-409b-be44-d4648e382294 2019-05-14 11:07:15,843 - 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-05-14 11:07:15,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:15,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:15,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:15,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:15,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:15,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:15 GMT 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:15,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:20,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:20,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:20,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:20,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:20,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:20,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:20,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:20,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:20,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b93f3733-ddad-4e05-b096-5085351d0309 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:05.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b49896a5-3c7c-49a4-95d6-0428002b6181"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:05.476Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b93f3733-ddad-4e05-b096-5085351d0309", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b49896a5-3c7c-49a4-95d6-0428002b6181"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "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-05-14T11:06:05.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e8131074-a595-4b24-9ae4-ec4fedcb1684"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-92d842e4-5dd9-4844-9e1f-82f9a442f346", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e8131074-a595-4b24-9ae4-ec4fedcb1684"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d842e4-5dd9-4844-9e1f-82f9a442f346 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:05.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e8131074-a595-4b24-9ae4-ec4fedcb1684"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-b88a93ba-d546-4596-bb11-9eb52e177827 x-compute-request-id: req-b88a93ba-d546-4596-bb11-9eb52e177827 Content-Encoding: gzip Content-Length: 728 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/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:04Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5e4f3277-676e-475a-be11-f4fdc895978c"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-b88a93ba-d546-4596-bb11-9eb52e177827", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5e4f3277-676e-475a-be11-f4fdc895978c"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-b88a93ba-d546-4596-bb11-9eb52e177827", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5e4f3277-676e-475a-be11-f4fdc895978c"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f2674b3278760fac572271c8ffdb67202b670d1a\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b49896a5-3c7c-49a4-95d6-0428002b6181"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.086Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:04.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 x-compute-request-id: req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 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\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"adminPass\": \"v66U8vKgdyVB\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 x-compute-request-id: req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 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\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"adminPass\": \"v66U8vKgdyVB\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.002Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e4e93120d3d545f70c3a33fe61bc743f89387df\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e8131074-a595-4b24-9ae4-ec4fedcb1684"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:06.597Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3686e9b0-ec92-4835-b561-9a1062018034"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d2762a6-1ba6-4fd6-94a8-16d2c7059ba9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:06.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e48929d4-8f61-46f9-b77a-6b6161a96b21"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:05.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:05.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "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-05-14T11:06:06.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e48929d4-8f61-46f9-b77a-6b6161a96b21"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a19a02c257af701ea6ee6df5eba47b95964cb2d9\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:07.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e48929d4-8f61-46f9-b77a-6b6161a96b21"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-1d9d6d86-053d-45bf-8bbb-7c602ebaaf1a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b49896a5-3c7c-49a4-95d6-0428002b6181"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-1d9d6d86-053d-45bf-8bbb-7c602ebaaf1a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b49896a5-3c7c-49a4-95d6-0428002b6181"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d9d6d86-053d-45bf-8bbb-7c602ebaaf1a x-compute-request-id: req-1d9d6d86-053d-45bf-8bbb-7c602ebaaf1a 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/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:04Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b49896a5-3c7c-49a4-95d6-0428002b6181"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.263Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7d2762a6-1ba6-4fd6-94a8-16d2c7059ba9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e48929d4-8f61-46f9-b77a-6b6161a96b21"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.859Z", "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-05-14T11:06:07.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.21e264b1-c2ca-4b0d-a982-c9429b6db540"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.859Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.859Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:07.859Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "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": "ellis_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-05-14T11:06:06.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b687995-d75a-4ad7-97c4-8317b9a7280d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:07.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.21e264b1-c2ca-4b0d-a982-c9429b6db540"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2b687995-d75a-4ad7-97c4-8317b9a7280d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:07.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.21e264b1-c2ca-4b0d-a982-c9429b6db540"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-699087c7-b043-449e-8aa5-3ecf9428c228 x-compute-request-id: req-699087c7-b043-449e-8aa5-3ecf9428c228 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:07.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e48929d4-8f61-46f9-b77a-6b6161a96b21"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-699087c7-b043-449e-8aa5-3ecf9428c228", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:07.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e48929d4-8f61-46f9-b77a-6b6161a96b21"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-699087c7-b043-449e-8aa5-3ecf9428c228", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:07.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e48929d4-8f61-46f9-b77a-6b6161a96b21"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-d99fc910-368f-4c98-a22b-fd8a9b3b63f2 x-compute-request-id: req-d99fc910-368f-4c98-a22b-fd8a9b3b63f2 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:08.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e8131074-a595-4b24-9ae4-ec4fedcb1684"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d99fc910-368f-4c98-a22b-fd8a9b3b63f2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:08.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e8131074-a595-4b24-9ae4-ec4fedcb1684"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d99fc910-368f-4c98-a22b-fd8a9b3b63f2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:08.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e8131074-a595-4b24-9ae4-ec4fedcb1684"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}37bdff1616b32dc8959633d55cb143fe090485f5\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:08.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.21e264b1-c2ca-4b0d-a982-c9429b6db540"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:08.510Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:06.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.122Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:07.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.122Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c73d8f2b-b9db-4b0c-85d0-482088108f72", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:08.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.85977fed-dba1-4479-b90f-30b6a313a28e"}], "metadata": {"pagination": {"total": 1152, "offset": 943, "size": 50}}} 2019-05-14 11:07:20,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:20,992 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:20 GMT 2019-05-14 11:07:20,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:20,992 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:20,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:20,992 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:20,992 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:20,992 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:20,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b93f3733-ddad-4e05-b096-5085351d0309 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:20,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b93f3733-ddad-4e05-b096-5085351d0309 2019-05-14 11:07:20,995 - 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-05-14 11:07:20,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-92d842e4-5dd9-4844-9e1f-82f9a442f346 2019-05-14 11:07:20,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d842e4-5dd9-4844-9e1f-82f9a442f346 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:20,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-b88a93ba-d546-4596-bb11-9eb52e177827 x-compute-request-id: req-b88a93ba-d546-4596-bb11-9eb52e177827 Content-Encoding: gzip Content-Length: 728 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/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:04Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:20,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-b88a93ba-d546-4596-bb11-9eb52e177827 2019-05-14 11:07:20,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-b88a93ba-d546-4596-bb11-9eb52e177827 2019-05-14 11:07:20,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/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2674b3278760fac572271c8ffdb67202b670d1a" 2019-05-14 11:07:20,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:07:20,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:07:20,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:20,997 - 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-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 2019-05-14 11:07:20,997 - 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-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 2019-05-14 11:07:20,997 - 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-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 2019-05-14 11:07:20,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 x-compute-request-id: req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 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": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "adminPass": "v66U8vKgdyVB"}} 2019-05-14 11:07:20,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 x-compute-request-id: req-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 Content-Length: 457 location: http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 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": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "adminPass": "v66U8vKgdyVB"}} 2019-05-14 11:07:20,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:07:20,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:07:20,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4e93120d3d545f70c3a33fe61bc743f89387df" 2019-05-14 11:07:20,998 - 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-88d8e293-3dbb-450e-8d1b-1f48bd3edf97 2019-05-14 11:07:20,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d2762a6-1ba6-4fd6-94a8-16d2c7059ba9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:20,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:20,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-14 11:07:20,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 11:07:20,999 - 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-05-14 11:07:20,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a19a02c257af701ea6ee6df5eba47b95964cb2d9" 2019-05-14 11:07:20,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-1d9d6d86-053d-45bf-8bbb-7c602ebaaf1a 2019-05-14 11:07:21,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-1d9d6d86-053d-45bf-8bbb-7c602ebaaf1a 2019-05-14 11:07:21,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d9d6d86-053d-45bf-8bbb-7c602ebaaf1a x-compute-request-id: req-1d9d6d86-053d-45bf-8bbb-7c602ebaaf1a 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/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:04Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:21,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7d2762a6-1ba6-4fd6-94a8-16d2c7059ba9 2019-05-14 11:07:21,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-05-14 11:07:21,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:07:21,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:07:21,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:07:21,001 - 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-05-14 11:07:21,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:07:21,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:07:21,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b687995-d75a-4ad7-97c4-8317b9a7280d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:21,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2b687995-d75a-4ad7-97c4-8317b9a7280d 2019-05-14 11:07:21,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-699087c7-b043-449e-8aa5-3ecf9428c228 x-compute-request-id: req-699087c7-b043-449e-8aa5-3ecf9428c228 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:21,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-699087c7-b043-449e-8aa5-3ecf9428c228 2019-05-14 11:07:21,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-699087c7-b043-449e-8aa5-3ecf9428c228 2019-05-14 11:07:21,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-d99fc910-368f-4c98-a22b-fd8a9b3b63f2 x-compute-request-id: req-d99fc910-368f-4c98-a22b-fd8a9b3b63f2 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:21,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d99fc910-368f-4c98-a22b-fd8a9b3b63f2 2019-05-14 11:07:21,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d99fc910-368f-4c98-a22b-fd8a9b3b63f2 2019-05-14 11:07:21,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/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37bdff1616b32dc8959633d55cb143fe090485f5" 2019-05-14 11:07:21,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 11:07:21,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 11:07:21,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c73d8f2b-b9db-4b0c-85d0-482088108f72 2019-05-14 11:07:21,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:21,059 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:21,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:21,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:21,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:21 GMT 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:21,060 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:21,061 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:26,066 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:26,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:26,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:26,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:26,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:26,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:26,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:26,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:26,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.122Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c73d8f2b-b9db-4b0c-85d0-482088108f72 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:08.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.85977fed-dba1-4479-b90f-30b6a313a28e"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.122Z", "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-05-14T11:06:08.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.85977fed-dba1-4479-b90f-30b6a313a28e"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.122Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:07.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.122Z", "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-05-14T11:06:07.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.758Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bdfb4a37903634bec9b84d1ae58ef93d72f5593\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:09.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.85977fed-dba1-4479-b90f-30b6a313a28e"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.758Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-a9421726-0457-40b1-96c9-1458e4db9c15", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:09.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.21e264b1-c2ca-4b0d-a982-c9429b6db540"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.758Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-a9421726-0457-40b1-96c9-1458e4db9c15", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:09.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.21e264b1-c2ca-4b0d-a982-c9429b6db540"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.758Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-a9421726-0457-40b1-96c9-1458e4db9c15 x-compute-request-id: req-a9421726-0457-40b1-96c9-1458e4db9c15 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/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:07Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:09.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.21e264b1-c2ca-4b0d-a982-c9429b6db540"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.758Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:08.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:09.758Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:08.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:10.308Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:10.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:10.308Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0d850a69-a910-44fb-9203-39881349956a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.85977fed-dba1-4479-b90f-30b6a313a28e"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:10.308Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0d850a69-a910-44fb-9203-39881349956a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.85977fed-dba1-4479-b90f-30b6a313a28e"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:10.308Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-0d850a69-a910-44fb-9203-39881349956a x-compute-request-id: req-0d850a69-a910-44fb-9203-39881349956a Content-Encoding: gzip Content-Length: 762 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/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:08Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.85977fed-dba1-4479-b90f-30b6a313a28e"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:10.308Z", "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-05-14T11:06:09.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:32.899Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:32.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:33.867Z", "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-05-14T11:06:33.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3be66e18-963e-44d7-94a5-0f829acabae9"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:34.370Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdfb01e7-99ce-45f1-8c40-21de731ee55a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:33.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3be66e18-963e-44d7-94a5-0f829acabae9"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:34.370Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-cdfb01e7-99ce-45f1-8c40-21de731ee55a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:33.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3be66e18-963e-44d7-94a5-0f829acabae9"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:34.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}90d5ed113ca359e4d8ed598edc71833c24ec42b2\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:34.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3be66e18-963e-44d7-94a5-0f829acabae9"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:35.504Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-b019c133-acf0-417a-a59d-b997c57defa7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:35.221Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3be66e18-963e-44d7-94a5-0f829acabae9"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:35.504Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-b019c133-acf0-417a-a59d-b997c57defa7", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:35.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3be66e18-963e-44d7-94a5-0f829acabae9"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:35.504Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-b019c133-acf0-417a-a59d-b997c57defa7 x-compute-request-id: req-b019c133-acf0-417a-a59d-b997c57defa7 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/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:05:53Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:35.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3be66e18-963e-44d7-94a5-0f829acabae9"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:36.186Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:35.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:36.186Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:35.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:36.853Z", "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-05-14T11:06:36.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3d60bc37-c754-4f73-9956-7d23348140a3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:37.533Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f952b5b9-8c38-4a2e-b61f-6bf3c89328e7", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:36.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3d60bc37-c754-4f73-9956-7d23348140a3"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:37.533Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:37.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:37.533Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:36.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:37.533Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f952b5b9-8c38-4a2e-b61f-6bf3c89328e7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:36.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3d60bc37-c754-4f73-9956-7d23348140a3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:37.533Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}24cb61f9c7054e2ab361f4281a3df2d7fc1c75e9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:37.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3d60bc37-c754-4f73-9956-7d23348140a3"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.251Z", "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-05-14T11:06:37.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4895d4ca-94fe-4485-ba01-65e5d33508ab"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.251Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e178eec5-f848-4c2e-8637-458ce1695e0d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:37.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4895d4ca-94fe-4485-ba01-65e5d33508ab"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.251Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e178eec5-f848-4c2e-8637-458ce1695e0d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:37.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4895d4ca-94fe-4485-ba01-65e5d33508ab"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.915Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-dbff9556-67d1-4b54-84ff-be17a239eb7f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:38.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3d60bc37-c754-4f73-9956-7d23348140a3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.915Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-dbff9556-67d1-4b54-84ff-be17a239eb7f x-compute-request-id: req-dbff9556-67d1-4b54-84ff-be17a239eb7f 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/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:03Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:38.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3d60bc37-c754-4f73-9956-7d23348140a3"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.915Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:38.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.915Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d352f97-72d2-4952-8690-a78357f7d3a0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:38.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.87bad18c-a070-4d4d-8719-55bc0cae7ae9"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.915Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5d352f97-72d2-4952-8690-a78357f7d3a0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:38.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.87bad18c-a070-4d4d-8719-55bc0cae7ae9"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.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": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:38.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.87bad18c-a070-4d4d-8719-55bc0cae7ae9"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.915Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:38.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.915Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2a5706d1df42010e1e6a1b2303d9160681c95f02\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:38.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4895d4ca-94fe-4485-ba01-65e5d33508ab"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:38.915Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-dbff9556-67d1-4b54-84ff-be17a239eb7f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:38.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3d60bc37-c754-4f73-9956-7d23348140a3"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:39.610Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-5cfbca00-4645-4880-a8cc-184b105907ae", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:39.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4895d4ca-94fe-4485-ba01-65e5d33508ab"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:39.610Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:39.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:39.610Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c446b1f12663381925f44160006d20711c471cc2\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:38.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.87bad18c-a070-4d4d-8719-55bc0cae7ae9"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:39.610Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cfbca00-4645-4880-a8cc-184b105907ae x-compute-request-id: req-5cfbca00-4645-4880-a8cc-184b105907ae 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/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:39.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4895d4ca-94fe-4485-ba01-65e5d33508ab"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:39.610Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-5cfbca00-4645-4880-a8cc-184b105907ae", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:39.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4895d4ca-94fe-4485-ba01-65e5d33508ab"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.214Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9f806c1e-8cfe-4bf0-ba19-fb7831c1bebd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:39.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b70fffc7-d227-49fc-aeb8-e2a491d3143a"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.214Z", "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-05-14T11:06:39.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b70fffc7-d227-49fc-aeb8-e2a491d3143a"}], "metadata": {"pagination": {"total": 1152, "offset": 993, "size": 50}}} 2019-05-14 11:07:26,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:26,282 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:26 GMT 2019-05-14 11:07:26,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:26,283 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:26,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:26,283 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:26,283 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:26,283 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:26,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c73d8f2b-b9db-4b0c-85d0-482088108f72 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:26,286 - 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-05-14 11:07:26,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:07:26,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-14 11:07:26,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdfb4a37903634bec9b84d1ae58ef93d72f5593" 2019-05-14 11:07:26,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-a9421726-0457-40b1-96c9-1458e4db9c15 2019-05-14 11:07:26,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-a9421726-0457-40b1-96c9-1458e4db9c15 2019-05-14 11:07:26,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-a9421726-0457-40b1-96c9-1458e4db9c15 x-compute-request-id: req-a9421726-0457-40b1-96c9-1458e4db9c15 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/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:07Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:26,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-14 11:07:26,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-14 11:07:26,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-14 11:07:26,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0d850a69-a910-44fb-9203-39881349956a 2019-05-14 11:07:26,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0d850a69-a910-44fb-9203-39881349956a 2019-05-14 11:07:26,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-0d850a69-a910-44fb-9203-39881349956a x-compute-request-id: req-0d850a69-a910-44fb-9203-39881349956a Content-Encoding: gzip Content-Length: 762 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/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:08Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:26,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-05-14 11:07:26,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 11:07:26,289 - 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-05-14 11:07:26,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdfb01e7-99ce-45f1-8c40-21de731ee55a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:26,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-cdfb01e7-99ce-45f1-8c40-21de731ee55a 2019-05-14 11:07:26,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90d5ed113ca359e4d8ed598edc71833c24ec42b2" 2019-05-14 11:07:26,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-b019c133-acf0-417a-a59d-b997c57defa7 2019-05-14 11:07:26,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-b019c133-acf0-417a-a59d-b997c57defa7 2019-05-14 11:07:26,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-b019c133-acf0-417a-a59d-b997c57defa7 x-compute-request-id: req-b019c133-acf0-417a-a59d-b997c57defa7 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/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:05:53Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:26,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-14 11:07:26,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 11:07:26,290 - 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-05-14 11:07:26,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f952b5b9-8c38-4a2e-b61f-6bf3c89328e7 2019-05-14 11:07:26,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 11:07:26,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 11:07:26,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f952b5b9-8c38-4a2e-b61f-6bf3c89328e7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:26,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24cb61f9c7054e2ab361f4281a3df2d7fc1c75e9" 2019-05-14 11:07:26,291 - 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-05-14 11:07:26,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e178eec5-f848-4c2e-8637-458ce1695e0d 2019-05-14 11:07:26,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e178eec5-f848-4c2e-8637-458ce1695e0d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:26,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-dbff9556-67d1-4b54-84ff-be17a239eb7f 2019-05-14 11:07:26,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-dbff9556-67d1-4b54-84ff-be17a239eb7f x-compute-request-id: req-dbff9556-67d1-4b54-84ff-be17a239eb7f 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/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:03Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:26,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-14 11:07:26,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d352f97-72d2-4952-8690-a78357f7d3a0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:26,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5d352f97-72d2-4952-8690-a78357f7d3a0 2019-05-14 11:07:26,293 - 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-05-14 11:07:26,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 11:07:26,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5706d1df42010e1e6a1b2303d9160681c95f02" 2019-05-14 11:07:26,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-dbff9556-67d1-4b54-84ff-be17a239eb7f 2019-05-14 11:07:26,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-5cfbca00-4645-4880-a8cc-184b105907ae 2019-05-14 11:07:26,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 11:07:26,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c446b1f12663381925f44160006d20711c471cc2" 2019-05-14 11:07:26,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5cfbca00-4645-4880-a8cc-184b105907ae x-compute-request-id: req-5cfbca00-4645-4880-a8cc-184b105907ae 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/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:26,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-5cfbca00-4645-4880-a8cc-184b105907ae 2019-05-14 11:07:26,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9f806c1e-8cfe-4bf0-ba19-fb7831c1bebd 2019-05-14 11:07:26,294 - 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-05-14 11:07:26,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:26,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:26,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:26,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:26 GMT 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:26,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:26,415 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:26,415 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:31,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:31,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:31,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:31,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:31,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:31,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:31,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:31,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:31,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xsez6w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.214Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:39.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.214Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f806c1e-8cfe-4bf0-ba19-fb7831c1bebd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:39.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b70fffc7-d227-49fc-aeb8-e2a491d3143a"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.214Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-63b4145d-468a-4e79-9ba4-9e04c9532d5c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:39.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.87bad18c-a070-4d4d-8719-55bc0cae7ae9"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.214Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-63b4145d-468a-4e79-9ba4-9e04c9532d5c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:39.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.87bad18c-a070-4d4d-8719-55bc0cae7ae9"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.214Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63b4145d-468a-4e79-9ba4-9e04c9532d5c x-compute-request-id: req-63b4145d-468a-4e79-9ba4-9e04c9532d5c 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/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:04Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:39.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.87bad18c-a070-4d4d-8719-55bc0cae7ae9"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.726Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:40.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.726Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:40.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.726Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:40.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.726Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-16b60fab-2ebd-4243-921e-ebf03086510f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:40.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e6abd52d-55a5-4074-8b22-7db81c9ace57"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.726Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b60fab-2ebd-4243-921e-ebf03086510f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:40.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e6abd52d-55a5-4074-8b22-7db81c9ace57"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.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": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:40.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e6abd52d-55a5-4074-8b22-7db81c9ace57"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:40.726Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a1ede75d767f89f4fcc8ef9d51c3aa643aa30dd6\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:40.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b70fffc7-d227-49fc-aeb8-e2a491d3143a"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:41.324Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-55b9341c-e8da-4b94-893b-5bd9f3763c5d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b70fffc7-d227-49fc-aeb8-e2a491d3143a"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:41.324Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-55b9341c-e8da-4b94-893b-5bd9f3763c5d x-compute-request-id: req-55b9341c-e8da-4b94-893b-5bd9f3763c5d Content-Encoding: gzip Content-Length: 765 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/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b70fffc7-d227-49fc-aeb8-e2a491d3143a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:41.324Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2de1da3f6f46eceeed00aea85561a3a06b9c9604\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:40.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e6abd52d-55a5-4074-8b22-7db81c9ace57"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:41.324Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-55b9341c-e8da-4b94-893b-5bd9f3763c5d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b70fffc7-d227-49fc-aeb8-e2a491d3143a"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:41.324Z", "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-05-14T11:06:41.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0235ce88-a00d-4038-90ac-490e60a9490e"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ab52bd3ce5302455870dbf41d2fe931bf9fb1b0f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0235ce88-a00d-4038-90ac-490e60a9490e"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:41.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d1bb90-0a98-4c49-b95e-1c1270826eb1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:41.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0235ce88-a00d-4038-90ac-490e60a9490e"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c5d1bb90-0a98-4c49-b95e-1c1270826eb1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0235ce88-a00d-4038-90ac-490e60a9490e"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-431487e0-370a-49b7-bcec-6fe5c179173a x-compute-request-id: req-431487e0-370a-49b7-bcec-6fe5c179173a 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e6abd52d-55a5-4074-8b22-7db81c9ace57"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-431487e0-370a-49b7-bcec-6fe5c179173a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e6abd52d-55a5-4074-8b22-7db81c9ace57"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-431487e0-370a-49b7-bcec-6fe5c179173a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e6abd52d-55a5-4074-8b22-7db81c9ace57"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "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-05-14T11:06:41.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b381a212-75a8-49ee-9387-84ceba6b8542"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920af477-8c6a-41eb-81fe-96ca6a036da5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:06:41.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b381a212-75a8-49ee-9387-84ceba6b8542"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.019Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-920af477-8c6a-41eb-81fe-96ca6a036da5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:41.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b381a212-75a8-49ee-9387-84ceba6b8542"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.567Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cce419e-22b2-4de8-bac7-3229abef2ee8 x-compute-request-id: req-2cce419e-22b2-4de8-bac7-3229abef2ee8 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/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:07Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:42.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0235ce88-a00d-4038-90ac-490e60a9490e"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.567Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:42.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.567Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-2cce419e-22b2-4de8-bac7-3229abef2ee8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:42.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0235ce88-a00d-4038-90ac-490e60a9490e"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.567Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-2cce419e-22b2-4de8-bac7-3229abef2ee8", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:42.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0235ce88-a00d-4038-90ac-490e60a9490e"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:42.567Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7761a371edf233ef6832e3cee37bbdf56d49f287\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:42.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b381a212-75a8-49ee-9387-84ceba6b8542"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:43.199Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:06: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-1791df02-f0aa-4ce4-a13d-db3f9750855e x-compute-request-id: req-1791df02-f0aa-4ce4-a13d-db3f9750855e Content-Encoding: gzip Content-Length: 762 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/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:08Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:43.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b381a212-75a8-49ee-9387-84ceba6b8542"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:43.199Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:42.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:43.703Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-1791df02-f0aa-4ce4-a13d-db3f9750855e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:43.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b381a212-75a8-49ee-9387-84ceba6b8542"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:43.703Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-1791df02-f0aa-4ce4-a13d-db3f9750855e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:06:43.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.b381a212-75a8-49ee-9387-84ceba6b8542"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:06:44.222Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:06:43.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:05.956Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:05.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:06.960Z", "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-05-14T11:07:06.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cb999ff3-9ba7-4244-8867-3e6fac6f30ee"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:07.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}943cbdba911c3c16fb8f29351923cfd0ae3fa6eb\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:07.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cb999ff3-9ba7-4244-8867-3e6fac6f30ee"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:07.627Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f4ff68-ba04-4a9f-b7e7-377c23dad07d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:06.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cb999ff3-9ba7-4244-8867-3e6fac6f30ee"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:07.627Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-48f4ff68-ba04-4a9f-b7e7-377c23dad07d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:06.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cb999ff3-9ba7-4244-8867-3e6fac6f30ee"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:08.545Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-4949ccbd-37e9-4d77-80be-830115a614a4 x-compute-request-id: req-4949ccbd-37e9-4d77-80be-830115a614a4 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/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:05:53Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:08.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cb999ff3-9ba7-4244-8867-3e6fac6f30ee"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:09.154Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-4949ccbd-37e9-4d77-80be-830115a614a4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:08.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cb999ff3-9ba7-4244-8867-3e6fac6f30ee"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:09.154Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:08.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:09.154Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-4949ccbd-37e9-4d77-80be-830115a614a4", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:08.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cb999ff3-9ba7-4244-8867-3e6fac6f30ee"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:09.154Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:08.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:09.940Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:09.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:10.529Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29671cc8-d175-400d-8c7f-b3f24e8120e3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:10.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2234532b-b8e5-4bc9-8dac-14f551b4abd1"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:10.529Z", "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-05-14T11:07:10.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2234532b-b8e5-4bc9-8dac-14f551b4abd1"}], "metadata": {"pagination": {"total": 1152, "offset": 1043, "size": 50}}} 2019-05-14 11:07:31,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:31,703 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:31 GMT 2019-05-14 11:07:31,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:31,703 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:31,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:31,703 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:31,703 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:31,703 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-14 11:07:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f806c1e-8cfe-4bf0-ba19-fb7831c1bebd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-63b4145d-468a-4e79-9ba4-9e04c9532d5c 2019-05-14 11:07:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-63b4145d-468a-4e79-9ba4-9e04c9532d5c 2019-05-14 11:07:31,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63b4145d-468a-4e79-9ba4-9e04c9532d5c x-compute-request-id: req-63b4145d-468a-4e79-9ba4-9e04c9532d5c 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/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:04Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 11:07:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-14 11:07:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 11:07:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-16b60fab-2ebd-4243-921e-ebf03086510f 2019-05-14 11:07:31,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b60fab-2ebd-4243-921e-ebf03086510f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:31,708 - 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-05-14 11:07:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1ede75d767f89f4fcc8ef9d51c3aa643aa30dd6" 2019-05-14 11:07:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-55b9341c-e8da-4b94-893b-5bd9f3763c5d 2019-05-14 11:07:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-55b9341c-e8da-4b94-893b-5bd9f3763c5d x-compute-request-id: req-55b9341c-e8da-4b94-893b-5bd9f3763c5d Content-Encoding: gzip Content-Length: 765 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/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de1da3f6f46eceeed00aea85561a3a06b9c9604" 2019-05-14 11:07:31,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-55b9341c-e8da-4b94-893b-5bd9f3763c5d 2019-05-14 11:07:31,710 - 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-05-14 11:07:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab52bd3ce5302455870dbf41d2fe931bf9fb1b0f" 2019-05-14 11:07:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-14 11:07:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d1bb90-0a98-4c49-b95e-1c1270826eb1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c5d1bb90-0a98-4c49-b95e-1c1270826eb1 2019-05-14 11:07:31,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-431487e0-370a-49b7-bcec-6fe5c179173a x-compute-request-id: req-431487e0-370a-49b7-bcec-6fe5c179173a 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-431487e0-370a-49b7-bcec-6fe5c179173a 2019-05-14 11:07:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-431487e0-370a-49b7-bcec-6fe5c179173a 2019-05-14 11:07:31,711 - 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-05-14 11:07:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:06:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920af477-8c6a-41eb-81fe-96ca6a036da5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-920af477-8c6a-41eb-81fe-96ca6a036da5 2019-05-14 11:07:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2cce419e-22b2-4de8-bac7-3229abef2ee8 x-compute-request-id: req-2cce419e-22b2-4de8-bac7-3229abef2ee8 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/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:07Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:31,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-14 11:07:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-2cce419e-22b2-4de8-bac7-3229abef2ee8 2019-05-14 11:07:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-2cce419e-22b2-4de8-bac7-3229abef2ee8 2019-05-14 11:07:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7761a371edf233ef6832e3cee37bbdf56d49f287" 2019-05-14 11:07:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:06: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-1791df02-f0aa-4ce4-a13d-db3f9750855e x-compute-request-id: req-1791df02-f0aa-4ce4-a13d-db3f9750855e Content-Encoding: gzip Content-Length: 762 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/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:08Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-14 11:07:31,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-1791df02-f0aa-4ce4-a13d-db3f9750855e 2019-05-14 11:07:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-1791df02-f0aa-4ce4-a13d-db3f9750855e 2019-05-14 11:07:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-05-14 11:07:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-14 11:07:31,713 - 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-05-14 11:07:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}943cbdba911c3c16fb8f29351923cfd0ae3fa6eb" 2019-05-14 11:07:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f4ff68-ba04-4a9f-b7e7-377c23dad07d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:31,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-48f4ff68-ba04-4a9f-b7e7-377c23dad07d 2019-05-14 11:07:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-4949ccbd-37e9-4d77-80be-830115a614a4 x-compute-request-id: req-4949ccbd-37e9-4d77-80be-830115a614a4 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/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:05:53Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-4949ccbd-37e9-4d77-80be-830115a614a4 2019-05-14 11:07:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-14 11:07:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-4949ccbd-37e9-4d77-80be-830115a614a4 2019-05-14 11:07:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-14 11:07:31,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-14 11:07:31,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29671cc8-d175-400d-8c7f-b3f24e8120e3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:31,715 - 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-05-14 11:07:31,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:31,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:31,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:31,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:31,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:31,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:31,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:31,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:31,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:31,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:31,851 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:31 GMT 2019-05-14 11:07:31,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:31,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:31,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:31,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:31,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:36,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:38,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:38,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:38,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:38,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:38,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:38,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:38,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:38,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:10.529Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-29671cc8-d175-400d-8c7f-b3f24e8120e3", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:10.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2234532b-b8e5-4bc9-8dac-14f551b4abd1"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.224Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-79951b5d-c0b6-4bbc-8325-b817e2023c70", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:10.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8560c14c-2acb-4b44-adb6-8c9c3e40a3c1"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.224Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e308f47f361c9a47cbb0efe33d1ac217c38b8b35\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:10.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2234532b-b8e5-4bc9-8dac-14f551b4abd1"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.224Z", "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-05-14T11:07:10.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8560c14c-2acb-4b44-adb6-8c9c3e40a3c1"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.224Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79951b5d-c0b6-4bbc-8325-b817e2023c70 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:10.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8560c14c-2acb-4b44-adb6-8c9c3e40a3c1"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.224Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:10.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.769Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef061b74-08bb-4ff1-bd85-969fa9e8f5ab x-compute-request-id: req-ef061b74-08bb-4ff1-bd85-969fa9e8f5ab 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/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:03Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:11.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2234532b-b8e5-4bc9-8dac-14f551b4abd1"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.769Z", "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-05-14T11:07:11.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a328c98b-28e7-4f93-a6da-67d96c3ba86d"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.769Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-ef061b74-08bb-4ff1-bd85-969fa9e8f5ab", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:11.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2234532b-b8e5-4bc9-8dac-14f551b4abd1"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.769Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c65c1e61ffc3be69b74310d89ef47ba5080eb132\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:11.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8560c14c-2acb-4b44-adb6-8c9c3e40a3c1"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:11.769Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-ef061b74-08bb-4ff1-bd85-969fa9e8f5ab", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:11.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2234532b-b8e5-4bc9-8dac-14f551b4abd1"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.351Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.351Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-cfe08646-1554-4109-ba7b-d187a1b5cbc7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:11.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a328c98b-28e7-4f93-a6da-67d96c3ba86d"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.351Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:12.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.351Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:11.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b537647facb7980833d315e6c88f8312b65a447\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a328c98b-28e7-4f93-a6da-67d96c3ba86d"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.351Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfe08646-1554-4109-ba7b-d187a1b5cbc7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:11.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a328c98b-28e7-4f93-a6da-67d96c3ba86d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.967Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7181f265-dc39-4385-bdf8-bd55760b7327", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8560c14c-2acb-4b44-adb6-8c9c3e40a3c1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.967Z", "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-05-14T11:07:12.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5465b00-a719-4c5f-9e4e-0de324a7eee4"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.967Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:12.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.967Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91b44f7f-5d8e-453c-b0bd-6441184966ce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:12.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5465b00-a719-4c5f-9e4e-0de324a7eee4"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.967Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-91b44f7f-5d8e-453c-b0bd-6441184966ce", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5465b00-a719-4c5f-9e4e-0de324a7eee4"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.967Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-7181f265-dc39-4385-bdf8-bd55760b7327 x-compute-request-id: req-7181f265-dc39-4385-bdf8-bd55760b7327 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/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8560c14c-2acb-4b44-adb6-8c9c3e40a3c1"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:12.967Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7181f265-dc39-4385-bdf8-bd55760b7327", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8560c14c-2acb-4b44-adb6-8c9c3e40a3c1"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-691a202d-8693-4471-b7db-4e99edbd6786", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a328c98b-28e7-4f93-a6da-67d96c3ba86d"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:13.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-fb901a66-090f-4623-a864-0cf1c8302530", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:13.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3415d353-823c-4bd2-a03d-5a98c7862fab"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb901a66-090f-4623-a864-0cf1c8302530 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:13.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3415d353-823c-4bd2-a03d-5a98c7862fab"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "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-05-14T11:07:13.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3415d353-823c-4bd2-a03d-5a98c7862fab"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b9d54cccc9d09764b899c5990ee32caa87586147\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:13.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5465b00-a719-4c5f-9e4e-0de324a7eee4"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-691a202d-8693-4471-b7db-4e99edbd6786", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a328c98b-28e7-4f93-a6da-67d96c3ba86d"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:13.599Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-691a202d-8693-4471-b7db-4e99edbd6786 x-compute-request-id: req-691a202d-8693-4471-b7db-4e99edbd6786 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/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:04Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:12.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a328c98b-28e7-4f93-a6da-67d96c3ba86d"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.342Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e101eb41-aacd-46bb-9733-129f6f74bc1b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:14.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.342Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91d6772b-b640-4c2f-9815-9b813990b463 x-compute-request-id: req-91d6772b-b640-4c2f-9815-9b813990b463 Content-Encoding: gzip Content-Length: 765 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/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:13.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5465b00-a719-4c5f-9e4e-0de324a7eee4"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.342Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-91d6772b-b640-4c2f-9815-9b813990b463", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:13.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5465b00-a719-4c5f-9e4e-0de324a7eee4"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.342Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-91d6772b-b640-4c2f-9815-9b813990b463", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:13.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5465b00-a719-4c5f-9e4e-0de324a7eee4"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}261b2ae779fbac11657f0cd402fef56f855cc519\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:13.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3415d353-823c-4bd2-a03d-5a98c7862fab"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.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": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:14.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.342Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e101eb41-aacd-46bb-9733-129f6f74bc1b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:14.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.342Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:13.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.949Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0708d780d7c4886abb1e1148f78d7449310615c0\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:14.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.949Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:14.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.949Z", "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-05-14T11:07:14.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3117b8b4-68ac-4d6f-91a3-ff28ccb6d05b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.949Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-7a95b84a-69ce-4794-90d6-731a9b848d6a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:14.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3415d353-823c-4bd2-a03d-5a98c7862fab"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.949Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-7a95b84a-69ce-4794-90d6-731a9b848d6a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:14.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3415d353-823c-4bd2-a03d-5a98c7862fab"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:14.949Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a95b84a-69ce-4794-90d6-731a9b848d6a x-compute-request-id: req-7a95b84a-69ce-4794-90d6-731a9b848d6a 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:14.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3415d353-823c-4bd2-a03d-5a98c7862fab"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:15.585Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-031093db-923f-4fed-90ff-0f2289c36934", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:15.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:15.585Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-031093db-923f-4fed-90ff-0f2289c36934", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:15.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:15.585Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-031093db-923f-4fed-90ff-0f2289c36934 x-compute-request-id: req-031093db-923f-4fed-90ff-0f2289c36934 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/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:07Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:15.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}], "metadata": {"pagination": {"total": 1152, "offset": 1093, "size": 50}}} 2019-05-14 11:07:38,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:38,098 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:38 GMT 2019-05-14 11:07:38,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:38,098 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:38,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:38,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:38,098 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:38,098 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:38,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-29671cc8-d175-400d-8c7f-b3f24e8120e3 2019-05-14 11:07:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-79951b5d-c0b6-4bbc-8325-b817e2023c70 2019-05-14 11:07:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e308f47f361c9a47cbb0efe33d1ac217c38b8b35" 2019-05-14 11:07:38,102 - 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-05-14 11:07:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79951b5d-c0b6-4bbc-8325-b817e2023c70 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:38,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-14 11:07:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef061b74-08bb-4ff1-bd85-969fa9e8f5ab x-compute-request-id: req-ef061b74-08bb-4ff1-bd85-969fa9e8f5ab 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/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:03Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:38,103 - 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-05-14 11:07:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-ef061b74-08bb-4ff1-bd85-969fa9e8f5ab 2019-05-14 11:07:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c65c1e61ffc3be69b74310d89ef47ba5080eb132" 2019-05-14 11:07:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-ef061b74-08bb-4ff1-bd85-969fa9e8f5ab 2019-05-14 11:07:38,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-14 11:07:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-cfe08646-1554-4109-ba7b-d187a1b5cbc7 2019-05-14 11:07:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-14 11:07:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-14 11:07:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b537647facb7980833d315e6c88f8312b65a447" 2019-05-14 11:07:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfe08646-1554-4109-ba7b-d187a1b5cbc7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:38,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7181f265-dc39-4385-bdf8-bd55760b7327 2019-05-14 11:07:38,105 - 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-05-14 11:07:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-14 11:07:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91b44f7f-5d8e-453c-b0bd-6441184966ce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-91b44f7f-5d8e-453c-b0bd-6441184966ce 2019-05-14 11:07:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-7181f265-dc39-4385-bdf8-bd55760b7327 x-compute-request-id: req-7181f265-dc39-4385-bdf8-bd55760b7327 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/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:38,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7181f265-dc39-4385-bdf8-bd55760b7327 2019-05-14 11:07:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-691a202d-8693-4471-b7db-4e99edbd6786 2019-05-14 11:07:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-14 11:07:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-fb901a66-090f-4623-a864-0cf1c8302530 2019-05-14 11:07:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb901a66-090f-4623-a864-0cf1c8302530 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:38,106 - 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-05-14 11:07:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d54cccc9d09764b899c5990ee32caa87586147" 2019-05-14 11:07:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-691a202d-8693-4471-b7db-4e99edbd6786 2019-05-14 11:07:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-14 11:07:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-691a202d-8693-4471-b7db-4e99edbd6786 x-compute-request-id: req-691a202d-8693-4471-b7db-4e99edbd6786 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/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:04Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e101eb41-aacd-46bb-9733-129f6f74bc1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-91d6772b-b640-4c2f-9815-9b813990b463 x-compute-request-id: req-91d6772b-b640-4c2f-9815-9b813990b463 Content-Encoding: gzip Content-Length: 765 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/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-91d6772b-b640-4c2f-9815-9b813990b463 2019-05-14 11:07:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-91d6772b-b640-4c2f-9815-9b813990b463 2019-05-14 11:07:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261b2ae779fbac11657f0cd402fef56f855cc519" 2019-05-14 11:07:38,108 - 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-05-14 11:07:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e101eb41-aacd-46bb-9733-129f6f74bc1b 2019-05-14 11:07:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-05-14 11:07:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0708d780d7c4886abb1e1148f78d7449310615c0" 2019-05-14 11:07:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-14 11:07:38,109 - 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-05-14 11:07:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-7a95b84a-69ce-4794-90d6-731a9b848d6a 2019-05-14 11:07:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-7a95b84a-69ce-4794-90d6-731a9b848d6a 2019-05-14 11:07:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a95b84a-69ce-4794-90d6-731a9b848d6a x-compute-request-id: req-7a95b84a-69ce-4794-90d6-731a9b848d6a 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-031093db-923f-4fed-90ff-0f2289c36934 2019-05-14 11:07:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-031093db-923f-4fed-90ff-0f2289c36934 2019-05-14 11:07:38,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-031093db-923f-4fed-90ff-0f2289c36934 x-compute-request-id: req-031093db-923f-4fed-90ff-0f2289c36934 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/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:07Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:38,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:38,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:38,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:38,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:38,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:38,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:38 GMT 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:38,642 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:43,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:45,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:15.585Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-1cb48ce6-fc38-4c43-8333-83d1da4988f5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:14.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3117b8b4-68ac-4d6f-91a3-ff28ccb6d05b"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:15.585Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-031093db-923f-4fed-90ff-0f2289c36934", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:15.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:15.585Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:15.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:15.585Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:14.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:15.585Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-031093db-923f-4fed-90ff-0f2289c36934", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:15.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f48d0583-033f-4cd3-8742-77992b71746b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:16.347Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-37b3e4b9-6b3d-4717-9ef0-b36ea68a68bc x-compute-request-id: req-37b3e4b9-6b3d-4717-9ef0-b36ea68a68bc Content-Encoding: gzip Content-Length: 762 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/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:08Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:16.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3117b8b4-68ac-4d6f-91a3-ff28ccb6d05b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:16.851Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-37b3e4b9-6b3d-4717-9ef0-b36ea68a68bc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:16.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3117b8b4-68ac-4d6f-91a3-ff28ccb6d05b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:16.851Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-37b3e4b9-6b3d-4717-9ef0-b36ea68a68bc", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:16.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3117b8b4-68ac-4d6f-91a3-ff28ccb6d05b"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:17.467Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:16.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:39.198Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:39.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:41.766Z", "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-05-14T11:07:41.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.be300332-a76f-45a7-993f-124a4dd0f160"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:43.273Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-d04b5c6c-a2e6-4311-ae65-8344de0dd48b x-compute-request-id: req-d04b5c6c-a2e6-4311-ae65-8344de0dd48b 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/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:05:53Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:42.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.be300332-a76f-45a7-993f-124a4dd0f160"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:43.273Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-d04b5c6c-a2e6-4311-ae65-8344de0dd48b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:42.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.be300332-a76f-45a7-993f-124a4dd0f160"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:43.273Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d95e0477-b1c8-43e5-a0e8-57014f7d61bd", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:41.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.be300332-a76f-45a7-993f-124a4dd0f160"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:43.273Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d95e0477-b1c8-43e5-a0e8-57014f7d61bd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:41.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.be300332-a76f-45a7-993f-124a4dd0f160"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:43.273Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-d04b5c6c-a2e6-4311-ae65-8344de0dd48b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:42.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.be300332-a76f-45a7-993f-124a4dd0f160"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:43.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ede81c5ad1c0ccf59978294357f37a90fc7e56a3\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:42.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.be300332-a76f-45a7-993f-124a4dd0f160"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:43.273Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:42.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1161, "offset": 1143, "size": 50}}} 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:45,103 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:45 GMT 2019-05-14 11:07:45,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:45,104 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:45,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:45,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:45,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:45,104 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:45,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-1cb48ce6-fc38-4c43-8333-83d1da4988f5 2019-05-14 11:07:45,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-031093db-923f-4fed-90ff-0f2289c36934 2019-05-14 11:07:45,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-14 11:07:45,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-14 11:07:45,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-031093db-923f-4fed-90ff-0f2289c36934 2019-05-14 11:07:45,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-37b3e4b9-6b3d-4717-9ef0-b36ea68a68bc x-compute-request-id: req-37b3e4b9-6b3d-4717-9ef0-b36ea68a68bc Content-Encoding: gzip Content-Length: 762 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/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:08Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:45,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-37b3e4b9-6b3d-4717-9ef0-b36ea68a68bc 2019-05-14 11:07:45,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-37b3e4b9-6b3d-4717-9ef0-b36ea68a68bc 2019-05-14 11:07:45,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2019-05-14 11:07:45,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-14 11:07:45,107 - 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-05-14 11:07:45,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-d04b5c6c-a2e6-4311-ae65-8344de0dd48b x-compute-request-id: req-d04b5c6c-a2e6-4311-ae65-8344de0dd48b 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/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:05:53Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:45,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-d04b5c6c-a2e6-4311-ae65-8344de0dd48b 2019-05-14 11:07:45,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d95e0477-b1c8-43e5-a0e8-57014f7d61bd 2019-05-14 11:07:45,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d95e0477-b1c8-43e5-a0e8-57014f7d61bd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:45,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-d04b5c6c-a2e6-4311-ae65-8344de0dd48b 2019-05-14 11:07:45,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede81c5ad1c0ccf59978294357f37a90fc7e56a3" 2019-05-14 11:07:45,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-14 11:07:45,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:47,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:47,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:47,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:47,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:47,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:47 GMT 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:47,562 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:52,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:07:53,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:53,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:53,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:53,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:53,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:53,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:53,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:53,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:44.806Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:44.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:47.006Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:46.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:48.516Z", "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-05-14T11:07:48.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb8c8412-213f-4e5a-b9c9-9a77b5ae8674"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:49.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e8515dfddf35519ba3029a5dc7891afa6a7da8d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:49.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f8d39cf9-53ad-4de8-91d0-316bb05449d8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:49.555Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-95375ba9-d2f6-45ad-9116-fe9480d6c577", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb8c8412-213f-4e5a-b9c9-9a77b5ae8674"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:49.555Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8fcfe9404cc8ed43bca3995a81d1424bf8891b88\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:48.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb8c8412-213f-4e5a-b9c9-9a77b5ae8674"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:49.555Z", "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-05-14T11:07:48.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f8d39cf9-53ad-4de8-91d0-316bb05449d8"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:49.555Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-901d2c0b-7a78-4a3d-91b9-def9b8b027ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:48.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f8d39cf9-53ad-4de8-91d0-316bb05449d8"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:49.555Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-901d2c0b-7a78-4a3d-91b9-def9b8b027ed", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:48.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f8d39cf9-53ad-4de8-91d0-316bb05449d8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:49.555Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95375ba9-d2f6-45ad-9116-fe9480d6c577 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:48.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb8c8412-213f-4e5a-b9c9-9a77b5ae8674"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:49.555Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:49.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:51.085Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-3a2b9170-bd1b-4b7f-8f38-65e01a7c6141 x-compute-request-id: req-3a2b9170-bd1b-4b7f-8f38-65e01a7c6141 Content-Encoding: gzip Content-Length: 765 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/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:50.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f8d39cf9-53ad-4de8-91d0-316bb05449d8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:51.085Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8c8c2a-1e51-42a3-a24c-f1dab5c9b86f x-compute-request-id: req-7f8c8c2a-1e51-42a3-a24c-f1dab5c9b86f 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/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:03Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:49.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb8c8412-213f-4e5a-b9c9-9a77b5ae8674"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:51.085Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-7f8c8c2a-1e51-42a3-a24c-f1dab5c9b86f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:49.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb8c8412-213f-4e5a-b9c9-9a77b5ae8674"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:51.085Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-7f8c8c2a-1e51-42a3-a24c-f1dab5c9b86f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:49.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb8c8412-213f-4e5a-b9c9-9a77b5ae8674"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:51.085Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-3a2b9170-bd1b-4b7f-8f38-65e01a7c6141", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:50.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f8d39cf9-53ad-4de8-91d0-316bb05449d8"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:51.085Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-3a2b9170-bd1b-4b7f-8f38-65e01a7c6141", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:50.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f8d39cf9-53ad-4de8-91d0-316bb05449d8"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:51.882Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:07:51.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:52.634Z", "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-05-14T11:07:52.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7a6a6bc8-5abc-4df4-83e8-40cfeb291047"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:52.634Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830c5938-49a8-4781-acf8-06fa039af420 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:52.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7a6a6bc8-5abc-4df4-83e8-40cfeb291047"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:52.634Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:52.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:52.634Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-830c5938-49a8-4781-acf8-06fa039af420", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:52.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7a6a6bc8-5abc-4df4-83e8-40cfeb291047"}], "metadata": {"pagination": {"total": 1183, "offset": 1161, "size": 50}}} 2019-05-14 11:07:53,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:53,798 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:53 GMT 2019-05-14 11:07:53,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:53,798 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:07:53,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:53,798 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:53,798 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:53,798 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:07:53,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-14 11:07:53,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-14 11:07:53,800 - 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-05-14 11:07:53,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8515dfddf35519ba3029a5dc7891afa6a7da8d" 2019-05-14 11:07:53,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-95375ba9-d2f6-45ad-9116-fe9480d6c577 2019-05-14 11:07:53,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fcfe9404cc8ed43bca3995a81d1424bf8891b88" 2019-05-14 11:07:53,800 - 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-05-14 11:07:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-901d2c0b-7a78-4a3d-91b9-def9b8b027ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-901d2c0b-7a78-4a3d-91b9-def9b8b027ed 2019-05-14 11:07:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95375ba9-d2f6-45ad-9116-fe9480d6c577 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-14 11:07:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-3a2b9170-bd1b-4b7f-8f38-65e01a7c6141 x-compute-request-id: req-3a2b9170-bd1b-4b7f-8f38-65e01a7c6141 Content-Encoding: gzip Content-Length: 765 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/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:53,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8c8c2a-1e51-42a3-a24c-f1dab5c9b86f x-compute-request-id: req-7f8c8c2a-1e51-42a3-a24c-f1dab5c9b86f 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/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:03Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:07:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-7f8c8c2a-1e51-42a3-a24c-f1dab5c9b86f 2019-05-14 11:07:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-7f8c8c2a-1e51-42a3-a24c-f1dab5c9b86f 2019-05-14 11:07:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-3a2b9170-bd1b-4b7f-8f38-65e01a7c6141 2019-05-14 11:07:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-3a2b9170-bd1b-4b7f-8f38-65e01a7c6141 2019-05-14 11:07:53,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-14 11:07:53,802 - 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-05-14 11:07:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830c5938-49a8-4781-acf8-06fa039af420 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:07:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-14 11:07:53,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-830c5938-49a8-4781-acf8-06fa039af420 2019-05-14 11:07:53,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:07:54,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:07:54,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:07:54,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:07:54,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:07:54,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:07:54,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:07:54,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:07:54,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:07:54,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:07:54,255 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:07:54 GMT 2019-05-14 11:07:54,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:07:54,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:07:54,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:07:54,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:07:54,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:07:59,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:03,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:03,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:03,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:53.597Z", "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-05-14T11:07:53.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5d118235-0b4b-47a4-acd6-e98a7ace941a"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:53.597Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe3a598-4e3a-4a2f-a441-e0859f8fada8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:53.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5d118235-0b4b-47a4-acd6-e98a7ace941a"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:53.597Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0fe3a598-4e3a-4a2f-a441-e0859f8fada8", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:53.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5d118235-0b4b-47a4-acd6-e98a7ace941a"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:53.597Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:53.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:53.597Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09abe3594f2b6a0a10071c863b7c62e3bde345dd\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:52.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7a6a6bc8-5abc-4df4-83e8-40cfeb291047"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:54.376Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9916cd1da45c1c624f5f40efe2ba898a63ccb897\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:53.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5d118235-0b4b-47a4-acd6-e98a7ace941a"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:54.376Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-d697722f-7bed-4701-8212-d2eb6076131c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:53.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7a6a6bc8-5abc-4df4-83e8-40cfeb291047"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:54.376Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-d697722f-7bed-4701-8212-d2eb6076131c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:53.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7a6a6bc8-5abc-4df4-83e8-40cfeb291047"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:54.376Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d697722f-7bed-4701-8212-d2eb6076131c x-compute-request-id: req-d697722f-7bed-4701-8212-d2eb6076131c 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/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:04Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:53.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7a6a6bc8-5abc-4df4-83e8-40cfeb291047"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:55.340Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-da53a502-97e2-40d5-8f25-9082a8b70c68", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:54.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5d118235-0b4b-47a4-acd6-e98a7ace941a"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:55.340Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-da53a502-97e2-40d5-8f25-9082a8b70c68 x-compute-request-id: req-da53a502-97e2-40d5-8f25-9082a8b70c68 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/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:54.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5d118235-0b4b-47a4-acd6-e98a7ace941a"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:55.340Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-da53a502-97e2-40d5-8f25-9082a8b70c68", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:54.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5d118235-0b4b-47a4-acd6-e98a7ace941a"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:57.659Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:57.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:07:58.412Z", "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-05-14T11:07:58.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f244f111-6332-44e4-a73a-283884d46af9"}], "metadata": {"pagination": {"total": 1197, "offset": 1183, "size": 50}}} 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:03 GMT 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:08:03,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:03,793 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:03,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:03,793 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:08:03,794 - 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-05-14 11:08:03,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe3a598-4e3a-4a2f-a441-e0859f8fada8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:03,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0fe3a598-4e3a-4a2f-a441-e0859f8fada8 2019-05-14 11:08:03,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-14 11:08:03,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09abe3594f2b6a0a10071c863b7c62e3bde345dd" 2019-05-14 11:08:03,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9916cd1da45c1c624f5f40efe2ba898a63ccb897" 2019-05-14 11:08:03,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-d697722f-7bed-4701-8212-d2eb6076131c 2019-05-14 11:08:03,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-d697722f-7bed-4701-8212-d2eb6076131c 2019-05-14 11:08:03,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d697722f-7bed-4701-8212-d2eb6076131c x-compute-request-id: req-d697722f-7bed-4701-8212-d2eb6076131c 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/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:04Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:03,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-da53a502-97e2-40d5-8f25-9082a8b70c68 2019-05-14 11:08:03,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-da53a502-97e2-40d5-8f25-9082a8b70c68 x-compute-request-id: req-da53a502-97e2-40d5-8f25-9082a8b70c68 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/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:03,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-da53a502-97e2-40d5-8f25-9082a8b70c68 2019-05-14 11:08:03,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-05-14 11:08:03,796 - 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-05-14 11:08:03,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:04,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:04,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:04,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:04,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:04,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:04,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:04,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:04,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:04,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:04,689 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:04 GMT 2019-05-14 11:08:04,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:04,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:04,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:04,689 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:04,689 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:09,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:10,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:10,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:10,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:10,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:10,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:10,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:10,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:10,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:03.585Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-b4029a74-61b0-43ee-98b7-b55e4ba008b6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:59.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f244f111-6332-44e4-a73a-283884d46af9"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:03.585Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:07: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-b4029a74-61b0-43ee-98b7-b55e4ba008b6 x-compute-request-id: req-b4029a74-61b0-43ee-98b7-b55e4ba008b6 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/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:07Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:59.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f244f111-6332-44e4-a73a-283884d46af9"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:03.585Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7e4c14-2ada-40e9-996a-d7bd32c9bae4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:07:58.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f244f111-6332-44e4-a73a-283884d46af9"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:03.585Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5d7e4c14-2ada-40e9-996a-d7bd32c9bae4", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:58.340Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f244f111-6332-44e4-a73a-283884d46af9"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:03.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7c20ef3bad680dcddba401fb95477120bb1cd45\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:58.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f244f111-6332-44e4-a73a-283884d46af9"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:03.585Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:02.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:03.585Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-b4029a74-61b0-43ee-98b7-b55e4ba008b6", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:07:59.630Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f244f111-6332-44e4-a73a-283884d46af9"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:04.577Z", "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-05-14T11:08:04.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a95d6791-c36f-49cb-b68f-ec942e390878"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:04.577Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-42da129d-25fa-4469-a552-a750541209b2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:04.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a95d6791-c36f-49cb-b68f-ec942e390878"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:04.577Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42da129d-25fa-4469-a552-a750541209b2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:04.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a95d6791-c36f-49cb-b68f-ec942e390878"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:06.986Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c04d18ebec5437c6b9097d3a9be52cfdca5058c6\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:04.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a95d6791-c36f-49cb-b68f-ec942e390878"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:06.986Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:04.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:06.986Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d36d923f-d852-4140-9d5c-dba2ce79d4fc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:05.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a95d6791-c36f-49cb-b68f-ec942e390878"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:06.986Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08: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-d36d923f-d852-4140-9d5c-dba2ce79d4fc x-compute-request-id: req-d36d923f-d852-4140-9d5c-dba2ce79d4fc 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:05.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a95d6791-c36f-49cb-b68f-ec942e390878"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:06.986Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d36d923f-d852-4140-9d5c-dba2ce79d4fc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:05.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a95d6791-c36f-49cb-b68f-ec942e390878"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:07.968Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c40a4872-1601-4735-9b9b-c6aa7f9cc4de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:07.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2318ccfa-4b16-4fe6-80e4-e33817b6df3a"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:07.968Z", "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-05-14T11:08:07.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2318ccfa-4b16-4fe6-80e4-e33817b6df3a"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:07.968Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:07.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:07.968Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c40a4872-1601-4735-9b9b-c6aa7f9cc4de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:07.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2318ccfa-4b16-4fe6-80e4-e33817b6df3a"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:08.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}684cdccc50b5f653b9d04a798bad95271586af38\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:08.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2318ccfa-4b16-4fe6-80e4-e33817b6df3a"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:08.922Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:07.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1218, "offset": 1197, "size": 50}}} 2019-05-14 11:08:10,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:10,515 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:10 GMT 2019-05-14 11:08:10,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:10,515 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:08:10,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:10,515 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:10,515 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:10,515 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:08:10,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-b4029a74-61b0-43ee-98b7-b55e4ba008b6 2019-05-14 11:08:10,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:07: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-b4029a74-61b0-43ee-98b7-b55e4ba008b6 x-compute-request-id: req-b4029a74-61b0-43ee-98b7-b55e4ba008b6 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/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:07Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:10,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:07:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7e4c14-2ada-40e9-996a-d7bd32c9bae4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:10,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5d7e4c14-2ada-40e9-996a-d7bd32c9bae4 2019-05-14 11:08:10,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c20ef3bad680dcddba401fb95477120bb1cd45" 2019-05-14 11:08:10,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-14 11:08:10,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-b4029a74-61b0-43ee-98b7-b55e4ba008b6 2019-05-14 11:08:10,518 - 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-05-14 11:08:10,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-42da129d-25fa-4469-a552-a750541209b2 2019-05-14 11:08:10,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42da129d-25fa-4469-a552-a750541209b2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:10,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c04d18ebec5437c6b9097d3a9be52cfdca5058c6" 2019-05-14 11:08:10,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-14 11:08:10,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d36d923f-d852-4140-9d5c-dba2ce79d4fc 2019-05-14 11:08:10,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08: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-d36d923f-d852-4140-9d5c-dba2ce79d4fc x-compute-request-id: req-d36d923f-d852-4140-9d5c-dba2ce79d4fc 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:10,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d36d923f-d852-4140-9d5c-dba2ce79d4fc 2019-05-14 11:08:10,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c40a4872-1601-4735-9b9b-c6aa7f9cc4de 2019-05-14 11:08:10,520 - 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-05-14 11:08:10,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-14 11:08:10,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c40a4872-1601-4735-9b9b-c6aa7f9cc4de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:10,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684cdccc50b5f653b9d04a798bad95271586af38" 2019-05-14 11:08:10,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-14 11:08:10,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:11,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:11,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:11,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:11,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:11,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:11 GMT 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:11,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:16,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:16,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:16,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:10.918Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12afbc85-ca94-4c6f-a893-20d16994f07f x-compute-request-id: req-12afbc85-ca94-4c6f-a893-20d16994f07f Content-Encoding: gzip Content-Length: 762 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/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:08Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:08.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2318ccfa-4b16-4fe6-80e4-e33817b6df3a"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:10.918Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:10.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:10.918Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-12afbc85-ca94-4c6f-a893-20d16994f07f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:08.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2318ccfa-4b16-4fe6-80e4-e33817b6df3a"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:10.918Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-12afbc85-ca94-4c6f-a893-20d16994f07f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:08.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2318ccfa-4b16-4fe6-80e4-e33817b6df3a"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:12.077Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:11.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:12.077Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:11.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1224, "offset": 1218, "size": 50}}} 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:16 GMT 2019-05-14 11:08:16,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:16,455 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:08:16,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:16,455 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:16,455 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:16,455 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:08:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12afbc85-ca94-4c6f-a893-20d16994f07f x-compute-request-id: req-12afbc85-ca94-4c6f-a893-20d16994f07f Content-Encoding: gzip Content-Length: 762 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/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:08Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-14 11:08:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-12afbc85-ca94-4c6f-a893-20d16994f07f 2019-05-14 11:08:16,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-12afbc85-ca94-4c6f-a893-20d16994f07f 2019-05-14 11:08:16,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-14 11:08:16,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-05-14 11:08:16,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:16,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:16,909 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:16 GMT 2019-05-14 11:08:16,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:16,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:16,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:16,910 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:16,910 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:21,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:22,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:22,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:22,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:22,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:22,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:22,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:22,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:22,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:21.657Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:21.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1225, "offset": 1224, "size": 50}}} 2019-05-14 11:08:22,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:22,357 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:22 GMT 2019-05-14 11:08:22,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:22,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 636 2019-05-14 11:08:22,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:22,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:22,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:22,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:22,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:22,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:22,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:22,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:22,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:22,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:22,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:22,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:22,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:22,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:22,661 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:22 GMT 2019-05-14 11:08:22,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:22,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:22,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:22,662 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:22,662 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:27,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:28,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:28,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:28,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:28,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:28,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:28,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:28,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:24.285Z", "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-05-14T11:08:24.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1d2c4061-4bc3-4986-afec-577988bf1312"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:24.873Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e31b35d2dc68012a64ac9ad5c100daf27d239321\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:24.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1d2c4061-4bc3-4986-afec-577988bf1312"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:24.873Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69bf265f-aed9-441b-a6bf-2cef1ba5f5b3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:24.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1d2c4061-4bc3-4986-afec-577988bf1312"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:24.873Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-69bf265f-aed9-441b-a6bf-2cef1ba5f5b3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:24.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1d2c4061-4bc3-4986-afec-577988bf1312"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:25.668Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08: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-ab79a181-4b96-4bab-964a-52a7edbda189 x-compute-request-id: req-ab79a181-4b96-4bab-964a-52a7edbda189 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/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:05:53Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:25.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1d2c4061-4bc3-4986-afec-577988bf1312"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:26.274Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-ab79a181-4b96-4bab-964a-52a7edbda189", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:25.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1d2c4061-4bc3-4986-afec-577988bf1312"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:26.274Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-ab79a181-4b96-4bab-964a-52a7edbda189", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:25.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1d2c4061-4bc3-4986-afec-577988bf1312"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:27.706Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:27.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1233, "offset": 1225, "size": 50}}} 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:28 GMT 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:28,339 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:08:28,340 - 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-05-14 11:08:28,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31b35d2dc68012a64ac9ad5c100daf27d239321" 2019-05-14 11:08:28,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69bf265f-aed9-441b-a6bf-2cef1ba5f5b3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:28,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-69bf265f-aed9-441b-a6bf-2cef1ba5f5b3 2019-05-14 11:08:28,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08: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-ab79a181-4b96-4bab-964a-52a7edbda189 x-compute-request-id: req-ab79a181-4b96-4bab-964a-52a7edbda189 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/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:05:53Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:28,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-ab79a181-4b96-4bab-964a-52a7edbda189 2019-05-14 11:08:28,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-ab79a181-4b96-4bab-964a-52a7edbda189 2019-05-14 11:08:28,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-14 11:08:28,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:28,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:28,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:28,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:28,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:28,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:28 GMT 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:28,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:28,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:33,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:33,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:33,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:33,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:33,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:33,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:33,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:33,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:33,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:33.258Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:33.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1234, "offset": 1233, "size": 50}}} 2019-05-14 11:08:33,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:33,783 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:33 GMT 2019-05-14 11:08:33,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:33,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 638 2019-05-14 11:08:33,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:33,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:33,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:33,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:33,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:34,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:34,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:34,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:34,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:34 GMT 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:34,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:34,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:34,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:39,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:39,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:39,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:34.659Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:34.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:36.000Z", "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-05-14T11:08:35.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.65bb5b48-bb8e-4740-9700-b5766bc6a7ba"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:36.881Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deea2c2f-d25f-4724-a5b9-fffae4dd808b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:35.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.65bb5b48-bb8e-4740-9700-b5766bc6a7ba"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:36.881Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}19a47bc2f010dc506ae31b07fde0f0c7f94e29a8\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:36.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.65bb5b48-bb8e-4740-9700-b5766bc6a7ba"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:36.881Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-deea2c2f-d25f-4724-a5b9-fffae4dd808b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:35.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.65bb5b48-bb8e-4740-9700-b5766bc6a7ba"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:37.458Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-dee35836-dc75-48c9-8bee-28c372d745ea", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:37.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.65bb5b48-bb8e-4740-9700-b5766bc6a7ba"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:37.458Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:37.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:37.458Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-dee35836-dc75-48c9-8bee-28c372d745ea", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:37.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.65bb5b48-bb8e-4740-9700-b5766bc6a7ba"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:37.458Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f781757e-e0a8-447c-b8fd-2657e767bf36", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:36.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.53a0b81e-515b-42ca-89b5-eb47fa21f5ad"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:37.458Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d712ecfff4d977acdac2c9d8002205710d2edf2\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:37.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.53a0b81e-515b-42ca-89b5-eb47fa21f5ad"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:37.458Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dee35836-dc75-48c9-8bee-28c372d745ea x-compute-request-id: req-dee35836-dc75-48c9-8bee-28c372d745ea Content-Encoding: gzip Content-Length: 765 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/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:37.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.65bb5b48-bb8e-4740-9700-b5766bc6a7ba"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:37.458Z", "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-05-14T11:08:36.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.53a0b81e-515b-42ca-89b5-eb47fa21f5ad"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:37.458Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f781757e-e0a8-447c-b8fd-2657e767bf36 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:36.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.53a0b81e-515b-42ca-89b5-eb47fa21f5ad"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:39.129Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-45b6a9ae-0f78-4ccc-b427-556b451d0476", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:38.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.53a0b81e-515b-42ca-89b5-eb47fa21f5ad"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:39.129Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08: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-45b6a9ae-0f78-4ccc-b427-556b451d0476 x-compute-request-id: req-45b6a9ae-0f78-4ccc-b427-556b451d0476 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/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:04Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:38.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.53a0b81e-515b-42ca-89b5-eb47fa21f5ad"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:39.129Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-45b6a9ae-0f78-4ccc-b427-556b451d0476", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:38.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.53a0b81e-515b-42ca-89b5-eb47fa21f5ad"}], "metadata": {"pagination": {"total": 1250, "offset": 1234, "size": 50}}} 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:39 GMT 2019-05-14 11:08:39,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:39,577 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:08:39,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:39,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:39,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:39,577 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:08:39,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:39,578 - 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-05-14 11:08:39,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deea2c2f-d25f-4724-a5b9-fffae4dd808b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:39,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a47bc2f010dc506ae31b07fde0f0c7f94e29a8" 2019-05-14 11:08:39,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-deea2c2f-d25f-4724-a5b9-fffae4dd808b 2019-05-14 11:08:39,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-dee35836-dc75-48c9-8bee-28c372d745ea 2019-05-14 11:08:39,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:39,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-dee35836-dc75-48c9-8bee-28c372d745ea 2019-05-14 11:08:39,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f781757e-e0a8-447c-b8fd-2657e767bf36 2019-05-14 11:08:39,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d712ecfff4d977acdac2c9d8002205710d2edf2" 2019-05-14 11:08:39,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dee35836-dc75-48c9-8bee-28c372d745ea x-compute-request-id: req-dee35836-dc75-48c9-8bee-28c372d745ea Content-Encoding: gzip Content-Length: 765 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/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:39,580 - 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-05-14 11:08:39,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f781757e-e0a8-447c-b8fd-2657e767bf36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:39,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-45b6a9ae-0f78-4ccc-b427-556b451d0476 2019-05-14 11:08:39,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08: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-45b6a9ae-0f78-4ccc-b427-556b451d0476 x-compute-request-id: req-45b6a9ae-0f78-4ccc-b427-556b451d0476 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/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:04Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:39,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-45b6a9ae-0f78-4ccc-b427-556b451d0476 2019-05-14 11:08:39,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:39,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:39,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:39,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:39,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:39,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:39 GMT 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:39,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:39,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:44,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:45,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:45,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:45,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:45,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0zbf41", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:40.099Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:39.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:41.001Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:40.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:41.001Z", "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-05-14T11:08:40.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.15c6a224-7e96-4552-b461-c881d14aecdf"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:41.001Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f55e0722-de1f-4f63-94de-0e26187061e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:40.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.15c6a224-7e96-4552-b461-c881d14aecdf"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:41.001Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f55e0722-de1f-4f63-94de-0e26187061e5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:40.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.15c6a224-7e96-4552-b461-c881d14aecdf"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:41.001Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:40.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:41.834Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e271ba770eb936c3325e3b4ae37a4cb74a1c70eb\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:41.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.15c6a224-7e96-4552-b461-c881d14aecdf"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:41.834Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:40.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:42.903Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-17957091-4285-48bb-8430-9924afcd800d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:41.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.15c6a224-7e96-4552-b461-c881d14aecdf"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:42.903Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:42.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:42.903Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08: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-17957091-4285-48bb-8430-9924afcd800d x-compute-request-id: req-17957091-4285-48bb-8430-9924afcd800d 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/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:41.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.15c6a224-7e96-4552-b461-c881d14aecdf"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:42.903Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-17957091-4285-48bb-8430-9924afcd800d", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:41.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.15c6a224-7e96-4552-b461-c881d14aecdf"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:42.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": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:42.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cc9a5ba1-3520-49cc-9a83-b3deb9d3eae8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:43.529Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f7ae4c-b2b8-483f-8d68-59ad886fae61 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:42.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cc9a5ba1-3520-49cc-9a83-b3deb9d3eae8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:43.529Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bcc07100a77e5c11e6e3d1f22ae067c166c1c57f\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:43.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cc9a5ba1-3520-49cc-9a83-b3deb9d3eae8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:43.529Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-07f7ae4c-b2b8-483f-8d68-59ad886fae61", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:42.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cc9a5ba1-3520-49cc-9a83-b3deb9d3eae8"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:44.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08: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-f80750bb-6da6-4399-a499-9f99d4ce31ce x-compute-request-id: req-f80750bb-6da6-4399-a499-9f99d4ce31ce Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:43.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cc9a5ba1-3520-49cc-9a83-b3deb9d3eae8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-f80750bb-6da6-4399-a499-9f99d4ce31ce", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:43.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cc9a5ba1-3520-49cc-9a83-b3deb9d3eae8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-f80750bb-6da6-4399-a499-9f99d4ce31ce", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:43.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cc9a5ba1-3520-49cc-9a83-b3deb9d3eae8"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:43.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.cc9a5ba1-3520-49cc-9a83-b3deb9d3eae8"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a4e792ffd638119e4adb9ac6d8de5f3366832a56\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:44.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a1eb4804-80ad-45a2-88f3-2fb519ba1f03"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:43.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "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-05-14T11:08:43.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a1eb4804-80ad-45a2-88f3-2fb519ba1f03"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e62dabca-b715-4610-b711-b33380f0fb58 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:43.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a1eb4804-80ad-45a2-88f3-2fb519ba1f03"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:44.651Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e62dabca-b715-4610-b711-b33380f0fb58", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:43.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a1eb4804-80ad-45a2-88f3-2fb519ba1f03"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:45.659Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b6ff43-6fbf-4594-9c02-2b47afd3c644 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:45.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb752e97-babc-4ec3-b44d-adba5cf0c18b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:45.659Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-840afa06-13cb-4710-bec8-943843a03eac", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:45.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a1eb4804-80ad-45a2-88f3-2fb519ba1f03"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:45.659Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-840afa06-13cb-4710-bec8-943843a03eac x-compute-request-id: req-840afa06-13cb-4710-bec8-943843a03eac 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T11:06:05Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:45.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a1eb4804-80ad-45a2-88f3-2fb519ba1f03"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:45.659Z", "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-05-14T11:08:45.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb752e97-babc-4ec3-b44d-adba5cf0c18b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:45.659Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-34b6ff43-6fbf-4594-9c02-2b47afd3c644", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:45.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb752e97-babc-4ec3-b44d-adba5cf0c18b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:45.659Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-840afa06-13cb-4710-bec8-943843a03eac", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:45.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a1eb4804-80ad-45a2-88f3-2fb519ba1f03"}], "metadata": {"pagination": {"total": 1282, "offset": 1250, "size": 50}}} 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:45 GMT 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:08:45,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:45,785 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:45,785 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:45,785 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:08:45,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-14 11:08:45,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:45,787 - 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-05-14 11:08:45,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f55e0722-de1f-4f63-94de-0e26187061e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:45,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f55e0722-de1f-4f63-94de-0e26187061e5 2019-05-14 11:08:45,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-14 11:08:45,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e271ba770eb936c3325e3b4ae37a4cb74a1c70eb" 2019-05-14 11:08:45,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:45,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-17957091-4285-48bb-8430-9924afcd800d 2019-05-14 11:08:45,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:45,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08: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-17957091-4285-48bb-8430-9924afcd800d x-compute-request-id: req-17957091-4285-48bb-8430-9924afcd800d 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/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:45,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-17957091-4285-48bb-8430-9924afcd800d 2019-05-14 11:08:45,789 - 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-05-14 11:08:45,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f7ae4c-b2b8-483f-8d68-59ad886fae61 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:45,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcc07100a77e5c11e6e3d1f22ae067c166c1c57f" 2019-05-14 11:08:45,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-07f7ae4c-b2b8-483f-8d68-59ad886fae61 2019-05-14 11:08:45,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-14 11:08:45,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08: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-f80750bb-6da6-4399-a499-9f99d4ce31ce x-compute-request-id: req-f80750bb-6da6-4399-a499-9f99d4ce31ce Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:45,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-f80750bb-6da6-4399-a499-9f99d4ce31ce 2019-05-14 11:08:45,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-f80750bb-6da6-4399-a499-9f99d4ce31ce 2019-05-14 11:08:45,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-14 11:08:45,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4e792ffd638119e4adb9ac6d8de5f3366832a56" 2019-05-14 11:08:45,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:45,791 - 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-05-14 11:08:45,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e62dabca-b715-4610-b711-b33380f0fb58 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:45,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e62dabca-b715-4610-b711-b33380f0fb58 2019-05-14 11:08:45,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34b6ff43-6fbf-4594-9c02-2b47afd3c644 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:45,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-840afa06-13cb-4710-bec8-943843a03eac 2019-05-14 11:08:45,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-840afa06-13cb-4710-bec8-943843a03eac x-compute-request-id: req-840afa06-13cb-4710-bec8-943843a03eac 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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T11:06:05Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:45,792 - 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-05-14 11:08:45,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-34b6ff43-6fbf-4594-9c02-2b47afd3c644 2019-05-14 11:08:45,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-840afa06-13cb-4710-bec8-943843a03eac 2019-05-14 11:08:45,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:46,007 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:46,007 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:46,007 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:46,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:46,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:46,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:46,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:46,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:46,008 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:46,008 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:46 GMT 2019-05-14 11:08:46,008 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:46,008 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:46,008 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:46,008 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:46,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:51,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:52,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:52,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:52,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:52,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:46.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8040d366da9e17e867b4b66cf85dd8359f26aace\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:45.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb752e97-babc-4ec3-b44d-adba5cf0c18b"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:46.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08: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-af8a6c5e-69f5-4910-86a6-da3f1b9aaf6c x-compute-request-id: req-af8a6c5e-69f5-4910-86a6-da3f1b9aaf6c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:46.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb752e97-babc-4ec3-b44d-adba5cf0c18b"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a3b1cee6-be96-4b6a-8dca-a983425b3a1a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:46.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.eb4c9b35-5714-4ad0-8c15-679ccfc9834d"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b1cee6-be96-4b6a-8dca-a983425b3a1a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:08:46.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.eb4c9b35-5714-4ad0-8c15-679ccfc9834d"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-af8a6c5e-69f5-4910-86a6-da3f1b9aaf6c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:46.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb752e97-babc-4ec3-b44d-adba5cf0c18b"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "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-05-14T11:08:46.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-af8a6c5e-69f5-4910-86a6-da3f1b9aaf6c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:46.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb752e97-babc-4ec3-b44d-adba5cf0c18b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:46.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.bb752e97-babc-4ec3-b44d-adba5cf0c18b"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:46.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:47.309Z", "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-05-14T11:08:46.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.eb4c9b35-5714-4ad0-8c15-679ccfc9834d"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:49.107Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:48.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:49.107Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-dbcf6f9c-e3ff-4e22-9287-d033cd0eec20", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:48.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.eb4c9b35-5714-4ad0-8c15-679ccfc9834d"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:49.107Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c3f17891f1d53d025bec8b35cb82e774e99d39a\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:47.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.eb4c9b35-5714-4ad0-8c15-679ccfc9834d"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:49.107Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:48.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.eb4c9b35-5714-4ad0-8c15-679ccfc9834d"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:49.107Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-dbcf6f9c-e3ff-4e22-9287-d033cd0eec20", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:48.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.eb4c9b35-5714-4ad0-8c15-679ccfc9834d"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:49.107Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbcf6f9c-e3ff-4e22-9287-d033cd0eec20 x-compute-request-id: req-dbcf6f9c-e3ff-4e22-9287-d033cd0eec20 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:38Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:48.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.eb4c9b35-5714-4ad0-8c15-679ccfc9834d"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:49.107Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:48.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:49.692Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:49.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:50.540Z", "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-05-14T11:08:49.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:50.540Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:50.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:50.540Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:50.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1304, "offset": 1282, "size": 50}}} 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:52 GMT 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:52,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:52,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:52,025 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:08:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8040d366da9e17e867b4b66cf85dd8359f26aace" 2019-05-14 11:08:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2019-05-14 11:08:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08: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-af8a6c5e-69f5-4910-86a6-da3f1b9aaf6c x-compute-request-id: req-af8a6c5e-69f5-4910-86a6-da3f1b9aaf6c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a3b1cee6-be96-4b6a-8dca-a983425b3a1a 2019-05-14 11:08:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:08:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b1cee6-be96-4b6a-8dca-a983425b3a1a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:08:52,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-af8a6c5e-69f5-4910-86a6-da3f1b9aaf6c 2019-05-14 11:08:52,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:52,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-af8a6c5e-69f5-4910-86a6-da3f1b9aaf6c 2019-05-14 11:08:52,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-14 11:08:52,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-14 11:08:52,027 - 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-05-14 11:08:52,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-14 11:08:52,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-dbcf6f9c-e3ff-4e22-9287-d033cd0eec20 2019-05-14 11:08:52,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c3f17891f1d53d025bec8b35cb82e774e99d39a" 2019-05-14 11:08:52,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-14 11:08:52,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-dbcf6f9c-e3ff-4e22-9287-d033cd0eec20 2019-05-14 11:08:52,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:08:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbcf6f9c-e3ff-4e22-9287-d033cd0eec20 x-compute-request-id: req-dbcf6f9c-e3ff-4e22-9287-d033cd0eec20 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:38Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:08:52,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:52,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-14 11:08:52,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-05-14 11:08:52,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-14 11:08:52,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-14 11:08:52,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:52,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:52,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:52,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:52,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:52 GMT 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:52,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:52,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:57,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:08:58,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:58,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:52.220Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:52.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.208e46b8-4b89-463d-b254-b029df2f4d75"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:53.017Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:52.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:54.081Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:53.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7ea89c2a-5234-48f0-8a13-ae2a57851a28"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:54.081Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (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.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:52.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:55.868Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:55.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:56.636Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:55.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c37ba533-7231-4df5-b3e2-5f843ec863bc"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:57.331Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (tried 1 time)", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (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.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:08:56.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1311, "offset": 1304, "size": 50}}} 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:58 GMT 2019-05-14 11:08:58,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:58,407 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:08:58,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:58,407 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:58,407 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:08:58,407 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:08:58,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:08:58,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-14 11:08:58,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:08:58,408 - 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.19 on port 22: Unable to connect to port 22 on 192.168.120.19 (tried 1 time) 2019-05-14 11:08:58,408 - 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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2019-05-14 11:08:58,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:08:58,408 - 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.23 on port 22: Unable to connect to port 22 on 192.168.120.23 (tried 1 time) 2019-05-14 11:08:58,409 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:08:59,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:08:59,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:08:59,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:08:59,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:08:59,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:08:59,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:08:59,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:08:59,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:08:59,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:08:59,083 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:08:59 GMT 2019-05-14 11:08:59,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:08:59,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:08:59,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:08:59,083 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:08:59,083 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:04,088 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:04,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:04,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:08:58.792Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:08:58.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:00.483Z", "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-05-14T11:09:00.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4226ac2f-e521-40cf-bc91-0efb2c6fdfe5"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:01.373Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97edee45-2058-4c6a-a24e-8857198d4b4b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:09:00.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4226ac2f-e521-40cf-bc91-0efb2c6fdfe5"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:01.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4f3c76817f970afdcab8599dbf5127d7049d9ead\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:00.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4226ac2f-e521-40cf-bc91-0efb2c6fdfe5"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:01.373Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-97edee45-2058-4c6a-a24e-8857198d4b4b", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:00.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4226ac2f-e521-40cf-bc91-0efb2c6fdfe5"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:02.282Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-7f799103-0d22-41d0-b546-d3564262f237 x-compute-request-id: req-7f799103-0d22-41d0-b546-d3564262f237 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a2:91:77\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:35.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:35Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:02.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4226ac2f-e521-40cf-bc91-0efb2c6fdfe5"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:03.102Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-7f799103-0d22-41d0-b546-d3564262f237", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:02.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4226ac2f-e521-40cf-bc91-0efb2c6fdfe5"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:03.102Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-7f799103-0d22-41d0-b546-d3564262f237", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:02.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4226ac2f-e521-40cf-bc91-0efb2c6fdfe5"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:03.102Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:02.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4226ac2f-e521-40cf-bc91-0efb2c6fdfe5"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:03.891Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:03.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:03.891Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:03.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:03.891Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:03.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1323, "offset": 1311, "size": 50}}} 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:04 GMT 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:04,177 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:04,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:04,178 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:04,178 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:04,178 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:04,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:04,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-05-14 11:09:04,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97edee45-2058-4c6a-a24e-8857198d4b4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:09:04,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3c76817f970afdcab8599dbf5127d7049d9ead" 2019-05-14 11:09:04,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-97edee45-2058-4c6a-a24e-8857198d4b4b 2019-05-14 11:09:04,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-7f799103-0d22-41d0-b546-d3564262f237 x-compute-request-id: req-7f799103-0d22-41d0-b546-d3564262f237 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:91:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:35.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:35Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:09:04,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-7f799103-0d22-41d0-b546-d3564262f237 2019-05-14 11:09:04,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-7f799103-0d22-41d0-b546-d3564262f237 2019-05-14 11:09:04,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-14 11:09:04,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:04,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-14 11:09:04,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-14 11:09:04,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:04,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:04,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:04,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:04,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:04,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:04,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:04,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:04,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:04,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:04,276 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:04 GMT 2019-05-14 11:09:04,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:04,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:04,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:04,276 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:04,276 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:09,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:09,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:09,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:09,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:09,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:09,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:09,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:09,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:04.815Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:04.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:08.284Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:08.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:08.854Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:08.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}], "metadata": {"pagination": {"total": 1326, "offset": 1323, "size": 50}}} 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:09 GMT 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:09,364 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:09,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:09:09,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:09,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:09,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:09,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:09,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:09,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:09,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:09,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:09,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:09,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:09,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:09 GMT 2019-05-14 11:09:09,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:09,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:09,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:09,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:09,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:14,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:14,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:14,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:14,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:14,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:14,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:09.364Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:09.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:09.894Z", "message": "Creating Agent proxy_host_7vni85", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:09.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:09.894Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:09.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:10.562Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:10.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:11.423Z", "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-05-14T11:09:10.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.28ea697f-a545-45d3-9a8a-ad76e4b61490"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:11.423Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-55c26137-afdf-4c5f-9537-b0c9926123f0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:10.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.28ea697f-a545-45d3-9a8a-ad76e4b61490"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:11.423Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c26137-afdf-4c5f-9537-b0c9926123f0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:09:10.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.28ea697f-a545-45d3-9a8a-ad76e4b61490"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:11.423Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:10.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:11.963Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}38ef83eb5020ec0f92a0da10bd43c794061aea8a\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:11.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.28ea697f-a545-45d3-9a8a-ad76e4b61490"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:11.963Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bef840ee-4051-4ebe-b5a4-1577380dc644 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:09:11.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.928a020a-5e99-4e61-baee-f093fa101c05"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:11.963Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-bef840ee-4051-4ebe-b5a4-1577380dc644", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:11.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.928a020a-5e99-4e61-baee-f093fa101c05"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:11.963Z", "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-05-14T11:09:11.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.928a020a-5e99-4e61-baee-f093fa101c05"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:12.606Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:12.606Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:12.606Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4179334c-1854-4299-a980-8f67a72db454 x-compute-request-id: req-4179334c-1854-4299-a980-8f67a72db454 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.28ea697f-a545-45d3-9a8a-ad76e4b61490"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:12.606Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4179334c-1854-4299-a980-8f67a72db454", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.28ea697f-a545-45d3-9a8a-ad76e4b61490"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:12.606Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4179334c-1854-4299-a980-8f67a72db454", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.28ea697f-a545-45d3-9a8a-ad76e4b61490"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:12.606Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.28ea697f-a545-45d3-9a8a-ad76e4b61490"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:12.606Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:11.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:12.606Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}14c8e2a0ee6f918d0d65a85646b9147f3cde5343\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:11.873Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.928a020a-5e99-4e61-baee-f093fa101c05"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:13.144Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-6052c73d-2ace-4f27-9059-1ff69fa312ae", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.928a020a-5e99-4e61-baee-f093fa101c05"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:13.144Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.928a020a-5e99-4e61-baee-f093fa101c05"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:13.144Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6052c73d-2ace-4f27-9059-1ff69fa312ae x-compute-request-id: req-6052c73d-2ace-4f27-9059-1ff69fa312ae Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.928a020a-5e99-4e61-baee-f093fa101c05"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:13.144Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-6052c73d-2ace-4f27-9059-1ff69fa312ae", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:12.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.928a020a-5e99-4e61-baee-f093fa101c05"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:13.784Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:13.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:13.784Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:13.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:13.784Z", "message": "Creating Agent vellum_host_v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:13.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:13.784Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:13.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:14.495Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:13.701Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:14.495Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:14.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:14.495Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:14.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:14.495Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:13.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1358, "offset": 1326, "size": 50}}} 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:14 GMT 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:14,734 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:14,735 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:14,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:14,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_7vni85 2019-05-14 11:09:14,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:14,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:14,737 - 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-05-14 11:09:14,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-55c26137-afdf-4c5f-9537-b0c9926123f0 2019-05-14 11:09:14,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c26137-afdf-4c5f-9537-b0c9926123f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:09:14,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:14,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38ef83eb5020ec0f92a0da10bd43c794061aea8a" 2019-05-14 11:09:14,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bef840ee-4051-4ebe-b5a4-1577380dc644 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:09:14,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-bef840ee-4051-4ebe-b5a4-1577380dc644 2019-05-14 11:09:14,738 - 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-05-14 11:09:14,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:14,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:09:14,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4179334c-1854-4299-a980-8f67a72db454 x-compute-request-id: req-4179334c-1854-4299-a980-8f67a72db454 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:09:14,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4179334c-1854-4299-a980-8f67a72db454 2019-05-14 11:09:14,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4179334c-1854-4299-a980-8f67a72db454 2019-05-14 11:09:14,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-14 11:09:14,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:14,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c8e2a0ee6f918d0d65a85646b9147f3cde5343" 2019-05-14 11:09:14,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-6052c73d-2ace-4f27-9059-1ff69fa312ae 2019-05-14 11:09:14,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-14 11:09:14,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6052c73d-2ace-4f27-9059-1ff69fa312ae x-compute-request-id: req-6052c73d-2ace-4f27-9059-1ff69fa312ae Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:09:14,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-6052c73d-2ace-4f27-9059-1ff69fa312ae 2019-05-14 11:09:14,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:14,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-14 11:09:14,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_v361ix 2019-05-14 11:09:14,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:14,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-14 11:09:14,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-14 11:09:14,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-14 11:09:14,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:14,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:14,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:14,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:14,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:14 GMT 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:14,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:14,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:14,917 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:14,917 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:19,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:20,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:20,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:20,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:20,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:20,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:20,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:20,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:20,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:15.135Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:14.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:15.681Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:14.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:16.294Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:15.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:16.294Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.36 on port 22: Unable to connect to port 22 on 192.168.120.36 (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.36 on port 22: Unable to connect to port 22 on 192.168.120.36 (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.36 on port 22: Unable to connect to port 22 on 192.168.120.36 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:09:16.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:16.294Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:15.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.565e0dd6-4713-4928-8609-fc1857d6e106"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:17.036Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}09488e8b75d7715480c36899c6f604e57c9aa6b1\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:16.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3fbabe0d-c62b-409e-b6df-976583a48362"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:17.036Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217d7989-de53-4859-9544-46bc11882b36 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:09:16.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3fbabe0d-c62b-409e-b6df-976583a48362"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:17.036Z", "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-05-14T11:09:16.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3fbabe0d-c62b-409e-b6df-976583a48362"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:17.036Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-217d7989-de53-4859-9544-46bc11882b36", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:16.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3fbabe0d-c62b-409e-b6df-976583a48362"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:17.647Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7vni85", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:17.647Z", "message": "Creating Agent bono_host_2rr3zs", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:17.647Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:17.647Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "--2019-05-14 11:09:09-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "2019-05-14 11:09:09 (142 MB/s) - \u2018/tmp/tmp.ecNb5pfpTG/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "100%[======================================>] 24,073,211 142MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Saving to: \u2018/tmp/tmp.ecNb5pfpTG/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3fbabe0d-c62b-409e-b6df-976583a48362"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-f1186c04-6ed6-4669-8295-9d01cee5d300", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3fbabe0d-c62b-409e-b6df-976583a48362"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-f1186c04-6ed6-4669-8295-9d01cee5d300", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3fbabe0d-c62b-409e-b6df-976583a48362"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-f1186c04-6ed6-4669-8295-9d01cee5d300 x-compute-request-id: req-f1186c04-6ed6-4669-8295-9d01cee5d300 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3fbabe0d-c62b-409e-b6df-976583a48362"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Successfully started daemon: proxy_host_7vni85", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "11:09:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_7vni85: No response received for task e6fe67ae4cf040b38828de7107ec6781", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_7vni85 start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Successfully configured daemon: proxy_host_7vni85", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Successfully created daemon: proxy_host_7vni85", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_7vni85/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:18.255Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:17.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.27cdb264-d9bf-470c-9ec4-01b13ce79605"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.081Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:18.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.081Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:18.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.081Z", "message": "Creating Agent homer_host_edlpkl", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:18.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}], "metadata": {"pagination": {"total": 1417, "offset": 1358, "size": 50}}} 2019-05-14 11:09:20,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:20,234 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:20 GMT 2019-05-14 11:09:20,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:20,234 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:20,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:20,234 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:20,234 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:20,234 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:20,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:20,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:20,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:09:20,237 - 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.36 on port 22: Unable to connect to port 22 on 192.168.120.36 (tried 1 time) 2019-05-14 11:09:20,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:20,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09488e8b75d7715480c36899c6f604e57c9aa6b1" 2019-05-14 11:09:20,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217d7989-de53-4859-9544-46bc11882b36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:09:20,237 - 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-05-14 11:09:20,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-217d7989-de53-4859-9544-46bc11882b36 2019-05-14 11:09:20,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7vni85 2019-05-14 11:09:20,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_2rr3zs 2019-05-14 11:09:20,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:09:20,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:20,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-14 11:09:09-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-14 11:09:20,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:09:20,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:20,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:09 (142 MB/s) - ‘/tmp/tmp.ecNb5pfpTG/agent.tar.gz’ saved [24073211/24073211] 2019-05-14 11:09:20,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:20,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 142MB/s in 0.2s 2019-05-14 11:09:20,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-14 11:09:20,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:20,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:20,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.ecNb5pfpTG/agent.tar.gz’ 2019-05-14 11:09:20,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:09:20,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:09:20,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-05-14 11:09:20,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-14 11:09:20,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-14 11:09:20,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-f1186c04-6ed6-4669-8295-9d01cee5d300 2019-05-14 11:09:20,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-f1186c04-6ed6-4669-8295-9d01cee5d300 2019-05-14 11:09:20,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-f1186c04-6ed6-4669-8295-9d01cee5d300 x-compute-request-id: req-f1186c04-6ed6-4669-8295-9d01cee5d300 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:09:20,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_7vni85 2019-05-14 11:09:20,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:15 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_7vni85: No response received for task e6fe67ae4cf040b38828de7107ec6781 2019-05-14 11:09:20,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_7vni85 start 2019-05-14 11:09:20,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-14 11:09:20,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_7vni85 2019-05-14 11:09:20,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-14 11:09:20,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-14 11:09:20,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-14 11:09:20,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_7vni85 2019-05-14 11:09:20,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-14 11:09:20,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-14 11:09:20,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-14 11:09:20,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-14 11:09:20,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-14 11:09:20,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_7vni85/env 2019-05-14 11:09:20,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-14 11:09:20,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-14 11:09:20,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:09:20,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_edlpkl 2019-05-14 11:09:20,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:20,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:20,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:20,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:20,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:20,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:20,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:20,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:20,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:20,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:20,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:20 GMT 2019-05-14 11:09:20,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:20,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:20,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:20,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:20,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:25,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:25,530 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:25,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:25,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:25,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.081Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:18.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.720Z", "message": "Creating Agent bind_host_0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:19.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.720Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cd3140f3f4e7b757c6f6d1f2fd07e803f250c9cf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:19.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ed80b1c0-35ca-4506-864f-d6e480c4d8bf"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.720Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:19.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.720Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:18.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.720Z", "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-05-14T11:09:19.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ed80b1c0-35ca-4506-864f-d6e480c4d8bf"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.720Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6385d31a-fc1b-41ef-9028-5eb7212a8d07 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:09:19.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ed80b1c0-35ca-4506-864f-d6e480c4d8bf"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.720Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:19.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:19.720Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6385d31a-fc1b-41ef-9028-5eb7212a8d07", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:19.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ed80b1c0-35ca-4506-864f-d6e480c4d8bf"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:20.357Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:20.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:20.357Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:19.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.035Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-25dc875f-786e-4ccd-8eb0-e9b8fae936fe x-compute-request-id: req-25dc875f-786e-4ccd-8eb0-e9b8fae936fe Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:20.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ed80b1c0-35ca-4506-864f-d6e480c4d8bf"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.035Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-25dc875f-786e-4ccd-8eb0-e9b8fae936fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:20.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ed80b1c0-35ca-4506-864f-d6e480c4d8bf"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.035Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:20.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4cdb0016-4a93-477d-ae5d-f6b503f075f6"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.035Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:20.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ed80b1c0-35ca-4506-864f-d6e480c4d8bf"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.035Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-25dc875f-786e-4ccd-8eb0-e9b8fae936fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:20.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ed80b1c0-35ca-4506-864f-d6e480c4d8bf"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.035Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_7vni85/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:20.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4cdb0016-4a93-477d-ae5d-f6b503f075f6"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.767Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:21.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.767Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:21.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4cdb0016-4a93-477d-ae5d-f6b503f075f6"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.767Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:21.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4cdb0016-4a93-477d-ae5d-f6b503f075f6"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.767Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:21.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.72303f03-e7a0-4c5f-94a0-e6a24b0fdfa5"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.767Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:21.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:21.767Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:21.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4cdb0016-4a93-477d-ae5d-f6b503f075f6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "2019-05-14 11:09:14 (168 MB/s) - \u2018/tmp/tmp.iSFkK358xj/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Saving to: \u2018/tmp/tmp.iSFkK358xj/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_v361ix start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4cdb0016-4a93-477d-ae5d-f6b503f075f6"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Removing directory: /tmp/tmpV6yHdt/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4cdb0016-4a93-477d-ae5d-f6b503f075f6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "--2019-05-14 11:09:14-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Successfully started daemon: vellum_host_v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "11:09:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_v361ix: No response received for task 15d4c5ce885a4f769ab72ccc2fb467cb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Successfully configured daemon: vellum_host_v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}], "metadata": {"pagination": {"total": 1476, "offset": 1408, "size": 50}}} 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:25 GMT 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:25,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:25,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:25,532 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:25,532 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:25,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:09:25,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_0zbf41 2019-05-14 11:09:25,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3140f3f4e7b757c6f6d1f2fd07e803f250c9cf" 2019-05-14 11:09:25,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:25,535 - 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-05-14 11:09:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6385d31a-fc1b-41ef-9028-5eb7212a8d07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:09:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-14 11:09:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6385d31a-fc1b-41ef-9028-5eb7212a8d07 2019-05-14 11:09:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-05-14 11:09:25,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-14 11:09:25,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-25dc875f-786e-4ccd-8eb0-e9b8fae936fe x-compute-request-id: req-25dc875f-786e-4ccd-8eb0-e9b8fae936fe Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:09:25,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-25dc875f-786e-4ccd-8eb0-e9b8fae936fe 2019-05-14 11:09:25,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-14 11:09:25,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-05-14 11:09:25,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-25dc875f-786e-4ccd-8eb0-e9b8fae936fe 2019-05-14 11:09:25,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_7vni85/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:09:25,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-05-14 11:09:25,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-14 11:09:25,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:09:25,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:25,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-05-14 11:09:25,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-14 11:09:25,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-14 11:09:25,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-14 11:09:25,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:25,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:14 (168 MB/s) - ‘/tmp/tmp.iSFkK358xj/agent.tar.gz’ saved [24073211/24073211] 2019-05-14 11:09:25,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:25,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-14 11:09:25,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-14 11:09:25,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:25,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:25,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.iSFkK358xj/agent.tar.gz’ 2019-05-14 11:09:25,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:09:25,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:09:25,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_v361ix start 2019-05-14 11:09:25,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-14 11:09:25,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-14 11:09:25,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpV6yHdt/cloudify-diamond-plugin-1.3.5 2019-05-14 11:09:25,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix 2019-05-14 11:09:25,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-14 11:09:25,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-14 11:09:14-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-14 11:09:25,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-05-14 11:09:25,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-14 11:09:25,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_v361ix 2019-05-14 11:09:25,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_v361ix: No response received for task 15d4c5ce885a4f769ab72ccc2fb467cb 2019-05-14 11:09:25,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-14 11:09:25,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_v361ix 2019-05-14 11:09:25,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-14 11:09:25,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-14 11:09:25,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:25,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:25,611 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:25 GMT 2019-05-14 11:09:25,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:25,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:25,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:25,612 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:25,612 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:30,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:30,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:30,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:30,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:30,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.186Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Successfully configured daemon: vellum_host_v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "11:09:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_v361ix: No response received for task 15d4c5ce885a4f769ab72ccc2fb467cb", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Successfully started daemon: vellum_host_v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:22.606Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.69fb136a-5f93-4365-9055-fb2f6c11ece6"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:23.132Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:23.132Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:23.132Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:23.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.382a3b2f-4d0f-4388-967e-0f7e0c74e683"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:23.132Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:23.732Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:23.732Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:22.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:23.732Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/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.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:09:23.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:24.389Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:23.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:24.389Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:24.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.201Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:24.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Successfully configured daemon: bono_host_2rr3zs", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_2rr3zs start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "11:09:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2rr3zs: No response received for task 47adfe1e405345a8b73e2531f7a23869", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Successfully started daemon: bono_host_2rr3zs", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "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-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Successfully created daemon: bono_host_2rr3zs", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "100%[======================================>] 24,073,211 122MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "2019-05-14 11:09:17 (122 MB/s) - \u2018/tmp/tmp.BeDjycnTlS/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_2rr3zs/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c7bb5bf5-dd29-42f2-9ee1-8c75bbb42791"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_v361ix/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c7bb5bf5-dd29-42f2-9ee1-8c75bbb42791"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "--2019-05-14 11:09:17-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Saving to: \u2018/tmp/tmp.BeDjycnTlS/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}], "metadata": {"pagination": {"total": 1606, "offset": 1458, "size": 50}}} 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:30 GMT 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:30,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:30,736 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:30,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:30,736 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:30,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-14 11:09:30,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-14 11:09:30,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-14 11:09:30,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_v361ix 2019-05-14 11:09:30,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-14 11:09:30,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:19 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_v361ix: No response received for task 15d4c5ce885a4f769ab72ccc2fb467cb 2019-05-14 11:09:30,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_v361ix 2019-05-14 11:09:30,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:09:30,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:30,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-14 11:09:30,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:30,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:30,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-14 11:09:30,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-14 11:09:30,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.4 on port 22: Unable to connect to port 22 on 192.168.120.4 (tried 1 time) 2019-05-14 11:09:30,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-14 11:09:30,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:30,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:09:30,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_2rr3zs 2019-05-14 11:09:30,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-14 11:09:30,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_2rr3zs start 2019-05-14 11:09:30,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:23 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2rr3zs: No response received for task 47adfe1e405345a8b73e2531f7a23869 2019-05-14 11:09:30,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_2rr3zs 2019-05-14 11:09:30,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:09:30,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-14 11:09:30,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-14 11:09:30,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-14 11:09:30,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-14 11:09:30,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-14 11:09:30,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-14 11:09:30,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-14 11:09:30,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_2rr3zs 2019-05-14 11:09:30,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-14 11:09:30,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-14 11:09:30,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-14 11:09:30,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 122MB/s in 0.2s 2019-05-14 11:09:30,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:30,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:17 (122 MB/s) - ‘/tmp/tmp.BeDjycnTlS/agent.tar.gz’ saved [24073211/24073211] 2019-05-14 11:09:30,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:30,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_2rr3zs/env 2019-05-14 11:09:30,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-14 11:09:30,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_v361ix/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:09:30,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs 2019-05-14 11:09:30,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-14 11:09:30,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-14 11:09:17-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-14 11:09:30,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-05-14 11:09:30,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:09:30,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:09:30,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.BeDjycnTlS/agent.tar.gz’ 2019-05-14 11:09:30,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:30,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:30,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:30,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:30,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:30,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:30 GMT 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:30,926 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:30,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:35,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:36,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:36,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:36,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:36,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:36,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:36,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:36,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:25.889Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:25.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f1ef9bc-8568-4595-ba70-3fb446797fdd"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:26.562Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:26.562Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c7bb5bf5-dd29-42f2-9ee1-8c75bbb42791"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:26.562Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c7bb5bf5-dd29-42f2-9ee1-8c75bbb42791"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:26.562Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c7bb5bf5-dd29-42f2-9ee1-8c75bbb42791"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:26.562Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_edlpkl start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "--2019-05-14 11:09:18-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "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-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "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-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Saving to: \u2018/tmp/tmp.Kei5N7CeTL/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "100%[======================================>] 24,073,211 126MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "2019-05-14 11:09:19 (126 MB/s) - \u2018/tmp/tmp.Kei5N7CeTL/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_edlpkl/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "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-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Successfully created daemon: homer_host_edlpkl", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Successfully configured daemon: homer_host_edlpkl", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "11:09:24 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_edlpkl: No response received for task d55a2a0c32334eb69629b05381e47d46", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Successfully started daemon: homer_host_edlpkl", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.860751e6-608f-42a9-8c11-b2a54791fb23"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.151Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:26.419Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Successfully started daemon: bind_host_0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}], "metadata": {"pagination": {"total": 1639, "offset": 1508, "size": 50}}} 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:36 GMT 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:36,197 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:36,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:09:36,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:09:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-14 11:09:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:09:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-14 11:09:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-14 11:09:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:36,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_edlpkl start 2019-05-14 11:09:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl 2019-05-14 11:09:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-14 11:09:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-14 11:09:18-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-14 11:09:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-05-14 11:09:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:09:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:09:36,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Kei5N7CeTL/agent.tar.gz’ 2019-05-14 11:09:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-14 11:09:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 126MB/s in 0.2s 2019-05-14 11:09:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:36,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:19 (126 MB/s) - ‘/tmp/tmp.Kei5N7CeTL/agent.tar.gz’ saved [24073211/24073211] 2019-05-14 11:09:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-14 11:09:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_edlpkl/env 2019-05-14 11:09:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-14 11:09:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-14 11:09:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-14 11:09:36,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-14 11:09:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-14 11:09:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_edlpkl 2019-05-14 11:09:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-14 11:09:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-14 11:09:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-14 11:09:36,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_edlpkl 2019-05-14 11:09:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-14 11:09:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:24 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_edlpkl: No response received for task d55a2a0c32334eb69629b05381e47d46 2019-05-14 11:09:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_edlpkl 2019-05-14 11:09:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:09:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:09:36,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-14 11:09:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-14 11:09:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-14 11:09:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_0zbf41 2019-05-14 11:09:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:09:36,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-05-14 11:09:36,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:09:36,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:09:36,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:36,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:36,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:36,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:36,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:36 GMT 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:36,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:36,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:41,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:41,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:41,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:41,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:41,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:41,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:41,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:41,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:41,404 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "2019-05-14 11:09:19 (166 MB/s) - \u2018/tmp/tmp.8DSen34VDl/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "100%[======================================>] 24,073,211 --.-K/s in 0.1s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c7bb5bf5-dd29-42f2-9ee1-8c75bbb42791"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Removing directory: /tmp/tmpujPUHO/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c7bb5bf5-dd29-42f2-9ee1-8c75bbb42791"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "--2019-05-14 11:09:19-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "11:09:25 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_0zbf41: No response received for task 7b82f79c148647eb8d8f59639bd4855a", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Successfully started daemon: bind_host_0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_0zbf41 start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Successfully configured daemon: bind_host_0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Successfully created daemon: bind_host_0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.260Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:27.792Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a5e72ac-a572-4537-b592-ceef9fc79826"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.303Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_2rr3zs/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5c4ec26e-6881-4dfd-8448-47cf5520a39e"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.303Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.303Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.303Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5c4ec26e-6881-4dfd-8448-47cf5520a39e"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09: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": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:28.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5c4ec26e-6881-4dfd-8448-47cf5520a39e"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.963Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:28.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5c4ec26e-6881-4dfd-8448-47cf5520a39e"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.963Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.963Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.963Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.963Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:28.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5c4ec26e-6881-4dfd-8448-47cf5520a39e"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:28.963Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:27.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:29.595Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5c4ec26e-6881-4dfd-8448-47cf5520a39e"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:29.595Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:28.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:29.595Z", "message": "Removing directory: /tmp/tmpVtNDAZ/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.5c4ec26e-6881-4dfd-8448-47cf5520a39e"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:29.595Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:29.595Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:28.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.443Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7535c8aa-a316-47c0-b624-e7907d15aca8"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.443Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.443Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.443Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.443Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.443Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_edlpkl/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:29.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7535c8aa-a316-47c0-b624-e7907d15aca8"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.996Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:30.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7535c8aa-a316-47c0-b624-e7907d15aca8"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.996Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:30.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7535c8aa-a316-47c0-b624-e7907d15aca8"}], "metadata": {"pagination": {"total": 1654, "offset": 1558, "size": 50}}} 2019-05-14 11:09:41,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:41,405 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:41 GMT 2019-05-14 11:09:41,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:41,405 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:41,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:41,405 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:41,405 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:41,405 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:41,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:19 (166 MB/s) - ‘/tmp/tmp.8DSen34VDl/agent.tar.gz’ saved [24073211/24073211] 2019-05-14 11:09:41,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:41,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-14 11:09:41,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-14 11:09:41,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:41,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-14 11:09:41,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpujPUHO/cloudify-diamond-plugin-1.3.5 2019-05-14 11:09:41,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41 2019-05-14 11:09:41,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-14 11:09:41,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-14 11:09:19-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-14 11:09:41,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:09:41,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:41,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:41,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:25 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_0zbf41: No response received for task 7b82f79c148647eb8d8f59639bd4855a 2019-05-14 11:09:41,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_0zbf41 2019-05-14 11:09:41,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:09:41,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_0zbf41 start 2019-05-14 11:09:41,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-14 11:09:41,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_0zbf41 2019-05-14 11:09:41,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-14 11:09:41,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-14 11:09:41,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-14 11:09:41,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_0zbf41 2019-05-14 11:09:41,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-14 11:09:41,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-14 11:09:41,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-14 11:09:41,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_2rr3zs/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:09:41,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:09:41,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-14 11:09:41,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-14 11:09:41,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-14 11:09:41,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-14 11:09:41,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-05-14 11:09:41,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-14 11:09:41,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-14 11:09:41,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:09:41,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-14 11:09:41,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-14 11:09:41,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-14 11:09:41,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpVtNDAZ/cloudify-diamond-plugin-1.3.5 2019-05-14 11:09:41,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-14 11:09:41,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:41,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-14 11:09:41,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:09:41,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:41,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:41,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:09:41,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_edlpkl/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:09:41,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-14 11:09:41,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:09:41,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:41,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:41,619 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:41 GMT 2019-05-14 11:09:41,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:41,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:41,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:41,620 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:41,620 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:46,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:46,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:46,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:46,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.996Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:30.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.996Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:30.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.996Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:30.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7535c8aa-a316-47c0-b624-e7907d15aca8"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:30.996Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:30.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7535c8aa-a316-47c0-b624-e7907d15aca8"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:31.596Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7535c8aa-a316-47c0-b624-e7907d15aca8"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:31.596Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_0zbf41/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:30.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f073959-21bc-41e8-abfd-e34c6ff86b5a"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:31.596Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:31.596Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:31.596Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f073959-21bc-41e8-abfd-e34c6ff86b5a"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:31.596Z", "message": "Removing directory: /tmp/tmpt8j5UB/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7535c8aa-a316-47c0-b624-e7907d15aca8"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:31.596Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f073959-21bc-41e8-abfd-e34c6ff86b5a"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:31.596Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f073959-21bc-41e8-abfd-e34c6ff86b5a"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.181Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.181Z", "message": "Process created, PID: 1605", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.181Z", "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-05-14T11:09:31.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.181Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/AJ3YU/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.181Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:32.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.181Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:31.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.825Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:32.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f073959-21bc-41e8-abfd-e34c6ff86b5a"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.825Z", "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-05-14T11:09:32.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.825Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:32.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.825Z", "message": "Removing directory: /tmp/tmpH7IkQA/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:32.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0f073959-21bc-41e8-abfd-e34c6ff86b5a"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:32.825Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:32.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:33.423Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:33.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:33.423Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:33.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:33.423Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:32.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:33.925Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:33.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:34.456Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:34.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:34.456Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:33.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:35.073Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:34.653Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:35.847Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:35.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:36.856Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:36.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:36.856Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:36.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:37.486Z", "message": "Creating Agent sprout_host_ij3khx", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:37.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:37.486Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:36.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:37.486Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:36.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:38.053Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:37.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:38.655Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:38.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:38.655Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:38.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:38.655Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:38.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:39.446Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:39.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:39.446Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:39.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:40.013Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:39.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:40.013Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:39.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:40.645Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:40.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:41.298Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:40.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:41.969Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:41.348Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:42.740Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:42.740Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:41.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:42.740Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:41.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 1830, "offset": 1608, "size": 50}}} 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:46 GMT 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:46,800 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:46,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:46,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:46,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:46,801 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-14 11:09:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:09:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-14 11:09:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:09:46,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-14 11:09:46,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_0zbf41/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:09:46,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-14 11:09:46,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:46,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:09:46,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpt8j5UB/cloudify-diamond-plugin-1.3.5 2019-05-14 11:09:46,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-14 11:09:46,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-14 11:09:46,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:09:46,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1605 2019-05-14 11:09:46,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:09:46,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/AJ3YU/install_requirements.sh 2019-05-14 11:09:46,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-14 11:09:46,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:09:46,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-14 11:09:46,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:46,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-14 11:09:46,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpH7IkQA/cloudify-diamond-plugin-1.3.5 2019-05-14 11:09:46,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:09:46,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-14 11:09:46,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-14 11:09:46,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:09:46,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:46,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-14 11:09:46,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:09:46,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:09:46,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-14 11:09:46,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-14 11:09:46,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:09:46,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_ij3khx 2019-05-14 11:09:46,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-14 11:09:46,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:09:46,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-14 11:09:46,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:46,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:09:46,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:09:46,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-14 11:09:46,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-14 11:09:46,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:46,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-14 11:09:46,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:09:46,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:09:46,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:09:46,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-14 11:09:46,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-05-14 11:09:46,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:09:46,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:47,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:47,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:47,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:47,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:47,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:47,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:47 GMT 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:47,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:52,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:52,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:52,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:52,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:52,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:52,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Fetched 19.1 MB in 2s (7,537 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.660Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4269be11-a8f2-4745-ae48-b05fc259efff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.666Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4269be11-a8f2-4745-ae48-b05fc259efff", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.666Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:6 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-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:10 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-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "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-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty Release", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}], "metadata": {"pagination": {"total": 1946, "offset": 1658, "size": 50}}} 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:52 GMT 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:52,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:52,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:52,522 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:52,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 2s (7,537 kB/s) 2019-05-14 11:09:52,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] 2019-05-14 11:09:52,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] 2019-05-14 11:09:52,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-05-14 11:09:52,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] 2019-05-14 11:09:52,525 - 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-05-14 11:09:52,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4269be11-a8f2-4745-ae48-b05fc259efff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:09:52,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4269be11-a8f2-4745-ae48-b05fc259efff 2019-05-14 11:09:52,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:09:52,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-05-14 11:09:52,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-05-14 11:09:52,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-05-14 11:09:52,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-05-14 11:09:52,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-05-14 11:09:52,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] 2019-05-14 11:09:52,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] 2019-05-14 11:09:52,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-05-14 11:09:52,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] 2019-05-14 11:09:52,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] 2019-05-14 11:09:52,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] 2019-05-14 11:09:52,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/universe Sources [102 kB] 2019-05-14 11:09:52,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-05-14 11:09:52,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] 2019-05-14 11:09:52,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] 2019-05-14 11:09:52,528 - 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-05-14 11:09:52,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] 2019-05-14 11:09:52,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-05-14 11:09:52,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-05-14 11:09:52,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] 2019-05-14 11:09:52,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] 2019-05-14 11:09:52,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-05-14 11:09:52,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-05-14 11:09:52,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages 2019-05-14 11:09:52,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-05-14 11:09:52,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-05-14 11:09:52,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-05-14 11:09:52,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-05-14 11:09:52,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-05-14 11:09:52,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-05-14 11:09:52,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-05-14 11:09:52,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-05-14 11:09:52,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-05-14 11:09:52,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-05-14 11:09:52,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-05-14 11:09:52,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-05-14 11:09:52,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-05-14 11:09:52,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-05-14 11:09:52,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-05-14 11:09:52,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-05-14 11:09:52,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-05-14 11:09:52,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:52,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:52,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:52 GMT 2019-05-14 11:09:52,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:52,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:52,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:52,638 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:52,638 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:57,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:09:57,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:57,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:57,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:57,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:57,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:57,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Fetched 13.1 MB in 5s (2,348 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "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-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " The following NEW packages will be installed:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Need to get 19.1 MB of archives.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " After this operation, 70.7 MB of additional disk space will be used.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Fetched 19.1 MB in 2s (7,537 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Selecting previously unselected package libasan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " (Reading database ... 51351 files and directories currently installed.)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}], "metadata": {"pagination": {"total": 2092, "offset": 1708, "size": 50}}} 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:57 GMT 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:09:57,740 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:09:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-05-14 11:09:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-05-14 11:09:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-05-14 11:09:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.1 MB in 5s (2,348 kB/s) 2019-05-14 11:09:57,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-05-14 11:09:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-05-14 11:09:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-05-14 11:09:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-05-14 11:09:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-05-14 11:09:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-05-14 11:09:57,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-14 11:09:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-14 11:09:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-05-14 11:09:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-05-14 11:09:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libtool flex bison gdb gcc-doc gcc-4.8-multilib gcc-4.8-doc libgcc1-dbg 2019-05-14 11:09:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-05-14 11:09:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-05-14 11:09:57,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-05-14 11:09:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils cpp cpp-4.8 gcc gcc-4.8 libasan0 libatomic1 libc-dev-bin libc6-dev 2019-05-14 11:09:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-05-14 11:09:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-05-14 11:09:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. 2019-05-14 11:09:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-05-14 11:09:57,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - After this operation, 70.7 MB of additional disk space will be used. 2019-05-14 11:09:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] 2019-05-14 11:09:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 2019-05-14 11:09:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] 2019-05-14 11:09:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] 2019-05-14 11:09:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] 2019-05-14 11:09:57,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 2019-05-14 11:09:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] 2019-05-14 11:09:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] 2019-05-14 11:09:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] 2019-05-14 11:09:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] 2019-05-14 11:09:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] 2019-05-14 11:09:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] 2019-05-14 11:09:57,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] 2019-05-14 11:09:57,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] 2019-05-14 11:09:57,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] 2019-05-14 11:09:57,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] 2019-05-14 11:09:57,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] 2019-05-14 11:09:57,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] 2019-05-14 11:09:57,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] 2019-05-14 11:09:57,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] 2019-05-14 11:09:57,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] 2019-05-14 11:09:57,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 2s (7,537 kB/s) 2019-05-14 11:09:57,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-05-14 11:09:57,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51351 files and directories currently installed.) 2019-05-14 11:09:57,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] 2019-05-14 11:09:57,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] 2019-05-14 11:09:57,751 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:09:57,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:09:57,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:09:57,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:09:57,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:09:57,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:09:57,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:09:57,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:09:57,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:09:57,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:09:57,815 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:09:57 GMT 2019-05-14 11:09:57,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:09:57,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:09:57,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:09:57,815 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:09:57,815 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:02,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:03,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:03,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:03,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:03,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:03,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:03,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:03,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:03,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.113Z", "message": " Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.657Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:43.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.657Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 0%]\u001b[49m\u001b[39m \u001b[uUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.657Z", "message": " Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.657Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:43.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.657Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8c58bbcbdfc21921062d06af4d472d566bcfe97\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:43.070Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:43.657Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 1%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 2%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libatomic1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:42.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.233Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:43.780Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.233Z", "message": "Creating Agent ellis_host_xsez6w", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.233Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-5dc62eef-58c7-4c79-b1e8-3e81a4c297a4 x-compute-request-id: req-5dc62eef-58c7-4c79-b1e8-3e81a4c297a4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.038Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.847Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-5218cb19-9476-480e-8abe-ca71be8010ad x-compute-request-id: req-5218cb19-9476-480e-8abe-ca71be8010ad Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"088013d2-2390-4efc-ac79-9d6f7e1169f6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18de99a1-5471-45eb-ab15-4df025d822db\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2884f988-31d6-4df4-a661-c460d0523dff\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"35ffbc94-81bb-49d8-9101-6d85cf71cbb2\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"589e8879-f642-43e3-be35-7f857d1030f8\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb1eafe5-2bcc-41bf-bedd-aaf286504143\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.759Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.847Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.847Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.847Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-5dc62eef-58c7-4c79-b1e8-3e81a4c297a4", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.038Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.847Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-5dc62eef-58c7-4c79-b1e8-3e81a4c297a4", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.038Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:44.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8c58bbcbdfc21921062d06af4d472d566bcfe97\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.039Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Successfully started daemon: sprout_host_ij3khx", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_ij3khx/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-778f380c-6387-489e-90a4-03fba771f6fd x-compute-request-id: req-778f380c-6387-489e-90a4-03fba771f6fd Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"088013d2-2390-4efc-ac79-9d6f7e1169f6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18de99a1-5471-45eb-ab15-4df025d822db\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2884f988-31d6-4df4-a661-c460d0523dff\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"35ffbc94-81bb-49d8-9101-6d85cf71cbb2\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"589e8879-f642-43e3-be35-7f857d1030f8\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb1eafe5-2bcc-41bf-bedd-aaf286504143\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.343Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-79d3ba99-2ccb-4ae1-a843-7188e2adef0c", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.249Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d3ba99-2ccb-4ae1-a843-7188e2adef0c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.249Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.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": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.244Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "2019-05-14 11:09:37 (197 MB/s) - \u2018/tmp/tmp.uWmC3Rd1fK/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Saving to: \u2018/tmp/tmp.uWmC3Rd1fK/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.816Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "--2019-05-14 11:09:37-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8c58bbcbdfc21921062d06af4d472d566bcfe97\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.198Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-9966aaae-860a-4832-9563-82b4d057ab84", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.197Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-9966aaae-860a-4832-9563-82b4d057ab84", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.197Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-9966aaae-860a-4832-9563-82b4d057ab84 x-compute-request-id: req-9966aaae-860a-4832-9563-82b4d057ab84 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.196Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8c58bbcbdfc21921062d06af4d472d566bcfe97\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.761Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-5218cb19-9476-480e-8abe-ca71be8010ad", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.760Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-5218cb19-9476-480e-8abe-ca71be8010ad", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:44.759Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}], "metadata": {"pagination": {"total": 2267, "offset": 1758, "size": 50}}} 2019-05-14 11:10:03,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:03,370 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:03 GMT 2019-05-14 11:10:03,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:03,371 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:03,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:03,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:03,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:03,371 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:03,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 2019-05-14 11:10:03,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:10:03,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:03,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-14 11:10:03,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-14 11:10:03,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c58bbcbdfc21921062d06af4d472d566bcfe97" 2019-05-14 11:10:03,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-05-14 11:10:03,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:03,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_xsez6w 2019-05-14 11:10:03,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-5dc62eef-58c7-4c79-b1e8-3e81a4c297a4 x-compute-request-id: req-5dc62eef-58c7-4c79-b1e8-3e81a4c297a4 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-5218cb19-9476-480e-8abe-ca71be8010ad x-compute-request-id: req-5218cb19-9476-480e-8abe-ca71be8010ad Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "088013d2-2390-4efc-ac79-9d6f7e1169f6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18de99a1-5471-45eb-ab15-4df025d822db"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2884f988-31d6-4df4-a661-c460d0523dff"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35ffbc94-81bb-49d8-9101-6d85cf71cbb2"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "589e8879-f642-43e3-be35-7f857d1030f8"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb1eafe5-2bcc-41bf-bedd-aaf286504143"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "a256343b-7100-4711-88f0-a3890fc49f9e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-14 11:10:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:10:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-5dc62eef-58c7-4c79-b1e8-3e81a4c297a4 2019-05-14 11:10:03,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-5dc62eef-58c7-4c79-b1e8-3e81a4c297a4 2019-05-14 11:10:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c58bbcbdfc21921062d06af4d472d566bcfe97" 2019-05-14 11:10:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-14 11:10:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_ij3khx 2019-05-14 11:10:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_ij3khx/env 2019-05-14 11:10:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-14 11:10:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-14 11:10:03,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-778f380c-6387-489e-90a4-03fba771f6fd x-compute-request-id: req-778f380c-6387-489e-90a4-03fba771f6fd Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "088013d2-2390-4efc-ac79-9d6f7e1169f6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18de99a1-5471-45eb-ab15-4df025d822db"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2884f988-31d6-4df4-a661-c460d0523dff"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35ffbc94-81bb-49d8-9101-6d85cf71cbb2"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "589e8879-f642-43e3-be35-7f857d1030f8"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb1eafe5-2bcc-41bf-bedd-aaf286504143"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "a256343b-7100-4711-88f0-a3890fc49f9e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-79d3ba99-2ccb-4ae1-a843-7188e2adef0c 2019-05-14 11:10:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d3ba99-2ccb-4ae1-a843-7188e2adef0c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:03,378 - 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-05-14 11:10:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:10:03,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:37 (197 MB/s) - ‘/tmp/tmp.uWmC3Rd1fK/agent.tar.gz’ saved [24073211/24073211] 2019-05-14 11:10:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.uWmC3Rd1fK/agent.tar.gz’ 2019-05-14 11:10:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:10:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-14 11:10:03,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-14 11:10:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-14 11:10:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:10:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-05-14 11:10:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-14 11:09:37-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-14 11:10:03,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-14 11:10:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx 2019-05-14 11:10:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c58bbcbdfc21921062d06af4d472d566bcfe97" 2019-05-14 11:10:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-9966aaae-860a-4832-9563-82b4d057ab84 2019-05-14 11:10:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-9966aaae-860a-4832-9563-82b4d057ab84 2019-05-14 11:10:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-9966aaae-860a-4832-9563-82b4d057ab84 x-compute-request-id: req-9966aaae-860a-4832-9563-82b4d057ab84 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-05-14 11:10:03,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8c58bbcbdfc21921062d06af4d472d566bcfe97" 2019-05-14 11:10:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-5218cb19-9476-480e-8abe-ca71be8010ad 2019-05-14 11:10:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-5218cb19-9476-480e-8abe-ca71be8010ad 2019-05-14 11:10:03,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-14 11:10:03,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:03,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:03,480 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:03 GMT 2019-05-14 11:10:03,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:03,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:03,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:03,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:03,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:08,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:08,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:08,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:08,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:08,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:08,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:08,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:08,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:08,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Successfully configured daemon: sprout_host_ij3khx", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_ij3khx start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "11:09:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ij3khx: No response received for task 0dc1212f2db24574b7b7594aa0e891a7", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Successfully started daemon: sprout_host_ij3khx", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a261298a-173a-4ddb-a84d-fa41772ba410"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.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": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.244Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d3ba99-2ccb-4ae1-a843-7188e2adef0c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.249Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-79d3ba99-2ccb-4ae1-a843-7188e2adef0c", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.249Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:45.425Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-778f380c-6387-489e-90a4-03fba771f6fd x-compute-request-id: req-778f380c-6387-489e-90a4-03fba771f6fd Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"088013d2-2390-4efc-ac79-9d6f7e1169f6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18de99a1-5471-45eb-ab15-4df025d822db\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2884f988-31d6-4df4-a661-c460d0523dff\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"35ffbc94-81bb-49d8-9101-6d85cf71cbb2\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"589e8879-f642-43e3-be35-7f857d1030f8\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb1eafe5-2bcc-41bf-bedd-aaf286504143\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.343Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.087Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.087Z", "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-05-14T11:09:45.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.087Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68e733692aa57ccf95299d5929b96c4aaff34215\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.644Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.087Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-778f380c-6387-489e-90a4-03fba771f6fd", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.343Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.087Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-778f380c-6387-489e-90a4-03fba771f6fd", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.344Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.420ace09-3c5e-4f42-86a5-23edb559effc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.700Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:45.916Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.700Z", "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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.468Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.700Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d8db77-9a23-44f1-a2ce-c3b16ee82028 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.473Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.700Z", "message": "Creating Agent dime_host_xn8p85", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.700Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-24d8db77-9a23-44f1-a2ce-c3b16ee82028", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.473Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.700Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:46.700Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.056Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-64d8dac6-f2ee-430b-8d7f-592c22c6ab83 x-compute-request-id: req-64d8dac6-f2ee-430b-8d7f-592c22c6ab83 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:38Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.623Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6570d7d60157d7f1704fada96a07d5ffb94abc6\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.864Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68e733692aa57ccf95299d5929b96c4aaff34215\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.775Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-42252524-3020-4c1e-88ff-0bb7e22832b3", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.773Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-42252524-3020-4c1e-88ff-0bb7e22832b3", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.771Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-42252524-3020-4c1e-88ff-0bb7e22832b3 x-compute-request-id: req-42252524-3020-4c1e-88ff-0bb7e22832b3 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7da7885e-36be-4afb-b15a-996f08cc5060\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c26d049b-bc67-470c-82b0-17320ad713fd\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.771Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68e733692aa57ccf95299d5929b96c4aaff34215\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.625Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-64d8dac6-f2ee-430b-8d7f-592c22c6ab83", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.624Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.294Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-64d8dac6-f2ee-430b-8d7f-592c22c6ab83", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:46.624Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-09f6730f-a4ad-41a7-b2be-257d97f2fb17", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.315Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-09f6730f-a4ad-41a7-b2be-257d97f2fb17 x-compute-request-id: req-09f6730f-a4ad-41a7-b2be-257d97f2fb17 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:38Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.315Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8d25b624-cfe7-44e0-9c5a-93d7ec38bba8", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.355Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d25b624-cfe7-44e0-9c5a-93d7ec38bba8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.355Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "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_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.350Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.784Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c3bcdbfb-e185-48db-a953-924e41943d25", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.575Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6570d7d60157d7f1704fada96a07d5ffb94abc6\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.576Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-c3c68e88-7046-4a90-89b6-486ca9441e4a x-compute-request-id: req-c3c68e88-7046-4a90-89b6-486ca9441e4a 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7da7885e-36be-4afb-b15a-996f08cc5060\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c26d049b-bc67-470c-82b0-17320ad713fd\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.508Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-c3c68e88-7046-4a90-89b6-486ca9441e4a", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.508Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-c3c68e88-7046-4a90-89b6-486ca9441e4a", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.509Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8026a77be1d5101a6c544c5e55171eb2409795f7\"", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.752Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c3bcdbfb-e185-48db-a953-924e41943d25", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.574Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-c3bcdbfb-e185-48db-a953-924e41943d25 x-compute-request-id: req-c3bcdbfb-e185-48db-a953-924e41943d25 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"019c8d7e-d79f-4637-b63e-20e43a6132ba\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"073bff18-40c4-4d4a-a7b1-ce486e04419a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5a57c55-4607-4165-a650-76c6901d2be7\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9b92df1-b8f0-4286-a1e5-85aad8f987a4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9bbd6fb-adbf-410d-afdd-c62e7d713e0b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec9dcf0a-7584-487d-b298-d148f88023a3\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe8cbec1-ae08-4ff3-8aae-a231ebfdf036\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.574Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6570d7d60157d7f1704fada96a07d5ffb94abc6\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.419Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-d05036cc-bed7-4e04-82c3-8d4e9f85f19c", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.418Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}], "metadata": {"pagination": {"total": 2318, "offset": 1808, "size": 50}}} 2019-05-14 11:10:08,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:08,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:08 GMT 2019-05-14 11:10:08,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:08,597 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:08,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:08,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:08,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:08,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:08,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_ij3khx 2019-05-14 11:10:08,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-14 11:10:08,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_ij3khx start 2019-05-14 11:10:08,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ij3khx: No response received for task 0dc1212f2db24574b7b7594aa0e891a7 2019-05-14 11:10:08,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_ij3khx 2019-05-14 11:10:08,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:10:08,602 - 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-05-14 11:10:08,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d3ba99-2ccb-4ae1-a843-7188e2adef0c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:08,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-79d3ba99-2ccb-4ae1-a843-7188e2adef0c 2019-05-14 11:10:08,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-778f380c-6387-489e-90a4-03fba771f6fd x-compute-request-id: req-778f380c-6387-489e-90a4-03fba771f6fd Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "088013d2-2390-4efc-ac79-9d6f7e1169f6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18de99a1-5471-45eb-ab15-4df025d822db"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2884f988-31d6-4df4-a661-c460d0523dff"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35ffbc94-81bb-49d8-9101-6d85cf71cbb2"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "589e8879-f642-43e3-be35-7f857d1030f8"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb1eafe5-2bcc-41bf-bedd-aaf286504143"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "a256343b-7100-4711-88f0-a3890fc49f9e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:08,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-14 11:10:08,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:10:08,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e733692aa57ccf95299d5929b96c4aaff34215" 2019-05-14 11:10:08,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-778f380c-6387-489e-90a4-03fba771f6fd 2019-05-14 11:10:08,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-778f380c-6387-489e-90a4-03fba771f6fd 2019-05-14 11:10:08,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:08,603 - 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-05-14 11:10:08,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24d8db77-9a23-44f1-a2ce-c3b16ee82028 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:08,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_xn8p85 2019-05-14 11:10:08,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-24d8db77-9a23-44f1-a2ce-c3b16ee82028 2019-05-14 11:10:08,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-14 11:10:08,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:08,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-64d8dac6-f2ee-430b-8d7f-592c22c6ab83 x-compute-request-id: req-64d8dac6-f2ee-430b-8d7f-592c22c6ab83 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:38Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:08,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:10:08,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:10:08,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-14 11:10:08,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6570d7d60157d7f1704fada96a07d5ffb94abc6" 2019-05-14 11:10:08,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e733692aa57ccf95299d5929b96c4aaff34215" 2019-05-14 11:10:08,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-42252524-3020-4c1e-88ff-0bb7e22832b3 2019-05-14 11:10:08,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-42252524-3020-4c1e-88ff-0bb7e22832b3 2019-05-14 11:10:08,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-42252524-3020-4c1e-88ff-0bb7e22832b3 x-compute-request-id: req-42252524-3020-4c1e-88ff-0bb7e22832b3 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7da7885e-36be-4afb-b15a-996f08cc5060"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c26d049b-bc67-470c-82b0-17320ad713fd"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:08,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e733692aa57ccf95299d5929b96c4aaff34215" 2019-05-14 11:10:08,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-64d8dac6-f2ee-430b-8d7f-592c22c6ab83 2019-05-14 11:10:08,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-64d8dac6-f2ee-430b-8d7f-592c22c6ab83 2019-05-14 11:10:08,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-09f6730f-a4ad-41a7-b2be-257d97f2fb17 2019-05-14 11:10:08,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-09f6730f-a4ad-41a7-b2be-257d97f2fb17 x-compute-request-id: req-09f6730f-a4ad-41a7-b2be-257d97f2fb17 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:38Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:08,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8d25b624-cfe7-44e0-9c5a-93d7ec38bba8 2019-05-14 11:10:08,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d25b624-cfe7-44e0-9c5a-93d7ec38bba8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:08,607 - 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-05-14 11:10:08,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:08,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c3bcdbfb-e185-48db-a953-924e41943d25 2019-05-14 11:10:08,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6570d7d60157d7f1704fada96a07d5ffb94abc6" 2019-05-14 11:10:08,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-c3c68e88-7046-4a90-89b6-486ca9441e4a x-compute-request-id: req-c3c68e88-7046-4a90-89b6-486ca9441e4a 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7da7885e-36be-4afb-b15a-996f08cc5060"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c26d049b-bc67-470c-82b0-17320ad713fd"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:08,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-c3c68e88-7046-4a90-89b6-486ca9441e4a 2019-05-14 11:10:08,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-c3c68e88-7046-4a90-89b6-486ca9441e4a 2019-05-14 11:10:08,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8026a77be1d5101a6c544c5e55171eb2409795f7" 2019-05-14 11:10:08,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c3bcdbfb-e185-48db-a953-924e41943d25 2019-05-14 11:10:08,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-c3bcdbfb-e185-48db-a953-924e41943d25 x-compute-request-id: req-c3bcdbfb-e185-48db-a953-924e41943d25 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "019c8d7e-d79f-4637-b63e-20e43a6132ba"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "073bff18-40c4-4d4a-a7b1-ce486e04419a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5a57c55-4607-4165-a650-76c6901d2be7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9b92df1-b8f0-4286-a1e5-85aad8f987a4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9bbd6fb-adbf-410d-afdd-c62e7d713e0b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec9dcf0a-7584-487d-b298-d148f88023a3"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe8cbec1-ae08-4ff3-8aae-a231ebfdf036"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-14 11:10:08,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6570d7d60157d7f1704fada96a07d5ffb94abc6" 2019-05-14 11:10:08,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-d05036cc-bed7-4e04-82c3-8d4e9f85f19c 2019-05-14 11:10:08,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:08,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:08 GMT 2019-05-14 11:10:08,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:08,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:08,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:08,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:08,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:13,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:13,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:13,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:13,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:13,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:13,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:13,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:13,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:13,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-d05036cc-bed7-4e04-82c3-8d4e9f85f19c", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.418Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-d05036cc-bed7-4e04-82c3-8d4e9f85f19c x-compute-request-id: req-d05036cc-bed7-4e04-82c3-8d4e9f85f19c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.417Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}68e733692aa57ccf95299d5929b96c4aaff34215\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.316Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:47.891Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-09f6730f-a4ad-41a7-b2be-257d97f2fb17", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.315Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5188654-3199-44ca-a589-4d525ac31bf1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:48.423Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.42677bb9-3bee-4bb6-a167-d24a2d816dcb"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:48.423Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_ij3khx/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.42677bb9-3bee-4bb6-a167-d24a2d816dcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:48.423Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-3ef467b9-8267-48f1-8b2a-0afa671593e7 x-compute-request-id: req-3ef467b9-8267-48f1-8b2a-0afa671593e7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.207Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:48.423Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.227Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:48.423Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:47.951Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-17625d62-ae43-486f-914e-e169226f4f0a x-compute-request-id: req-17625d62-ae43-486f-914e-e169226f4f0a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.389Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-3ef467b9-8267-48f1-8b2a-0afa671593e7", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.208Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-3ef467b9-8267-48f1-8b2a-0afa671593e7", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.207Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6570d7d60157d7f1704fada96a07d5ffb94abc6\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.209Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-17625d62-ae43-486f-914e-e169226f4f0a", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.389Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-17625d62-ae43-486f-914e-e169226f4f0a", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.389Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8026a77be1d5101a6c544c5e55171eb2409795f7\"", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.390Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.42677bb9-3bee-4bb6-a167-d24a2d816dcb"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.42677bb9-3bee-4bb6-a167-d24a2d816dcb"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.42677bb9-3bee-4bb6-a167-d24a2d816dcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.022Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-c9905662-db08-40ba-b87d-e0b44e4fd73a x-compute-request-id: req-c9905662-db08-40ba-b87d-e0b44e4fd73a 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"019c8d7e-d79f-4637-b63e-20e43a6132ba\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"073bff18-40c4-4d4a-a7b1-ce486e04419a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5a57c55-4607-4165-a650-76c6901d2be7\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9b92df1-b8f0-4286-a1e5-85aad8f987a4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9bbd6fb-adbf-410d-afdd-c62e7d713e0b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec9dcf0a-7584-487d-b298-d148f88023a3\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe8cbec1-ae08-4ff3-8aae-a231ebfdf036\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.836Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3ed97e31-369d-43b3-8dfd-700262968284", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.199Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-b9ce1399-d2de-4bd2-9eab-c962a8a96d10", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.054Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8026a77be1d5101a6c544c5e55171eb2409795f7\"", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.056Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed97e31-369d-43b3-8dfd-700262968284 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.199Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.194Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c9905662-db08-40ba-b87d-e0b44e4fd73a", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.837Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-b9ce1399-d2de-4bd2-9eab-c962a8a96d10", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.053Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c9905662-db08-40ba-b87d-e0b44e4fd73a", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:48.836Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.650862df-ff4d-4111-beae-eec5459d199a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-806191ce-d80b-4079-9da8-58c7a86d7b27 x-compute-request-id: req-806191ce-d80b-4079-9da8-58c7a86d7b27 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.475Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-b9ce1399-d2de-4bd2-9eab-c962a8a96d10 x-compute-request-id: req-b9ce1399-d2de-4bd2-9eab-c962a8a96d10 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"088013d2-2390-4efc-ac79-9d6f7e1169f6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18de99a1-5471-45eb-ab15-4df025d822db\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2884f988-31d6-4df4-a661-c460d0523dff\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"35ffbc94-81bb-49d8-9101-6d85cf71cbb2\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"589e8879-f642-43e3-be35-7f857d1030f8\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb1eafe5-2bcc-41bf-bedd-aaf286504143\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.053Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:49.587Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.352Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-806191ce-d80b-4079-9da8-58c7a86d7b27", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.476Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a828142be018293e143a4454cb7a95bfebcb649\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.595Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "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_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.599Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-477e8ed5-acd3-43e7-be66-e24969718243", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.620Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.008Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-477e8ed5-acd3-43e7-be66-e24969718243 x-compute-request-id: req-477e8ed5-acd3-43e7-be66-e24969718243 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"088013d2-2390-4efc-ac79-9d6f7e1169f6\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"18de99a1-5471-45eb-ab15-4df025d822db\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2884f988-31d6-4df4-a661-c460d0523dff\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"35ffbc94-81bb-49d8-9101-6d85cf71cbb2\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"589e8879-f642-43e3-be35-7f857d1030f8\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cb1eafe5-2bcc-41bf-bedd-aaf286504143\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"a256343b-7100-4711-88f0-a3890fc49f9e\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.620Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.551Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2c6434bf-68b8-43b6-8e3b-5ce9b025eedd", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.605Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6434bf-68b8-43b6-8e3b-5ce9b025eedd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.604Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-477e8ed5-acd3-43e7-be66-e24969718243", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.621Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "Removing directory: /tmp/tmpxd4zL8/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.42677bb9-3bee-4bb6-a167-d24a2d816dcb"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.42677bb9-3bee-4bb6-a167-d24a2d816dcb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8026a77be1d5101a6c544c5e55171eb2409795f7\"", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.476Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.307Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-806191ce-d80b-4079-9da8-58c7a86d7b27", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:49.476Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8ddc2072-7742-4216-a013-4085d6e47a01"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-858d9506-d4c5-47af-9661-ef1a4627b74b", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.259Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-858d9506-d4c5-47af-9661-ef1a4627b74b x-compute-request-id: req-858d9506-d4c5-47af-9661-ef1a4627b74b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.259Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97\"", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.127Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-46614a40-0a6f-4c67-9753-4b770c67a706", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.605Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}], "metadata": {"pagination": {"total": 2396, "offset": 1858, "size": 50}}} 2019-05-14 11:10:13,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:13,878 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:13 GMT 2019-05-14 11:10:13,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:13,878 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:13,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:13,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:13,879 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:13,879 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-d05036cc-bed7-4e04-82c3-8d4e9f85f19c 2019-05-14 11:10:13,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-d05036cc-bed7-4e04-82c3-8d4e9f85f19c x-compute-request-id: req-d05036cc-bed7-4e04-82c3-8d4e9f85f19c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68e733692aa57ccf95299d5929b96c4aaff34215" 2019-05-14 11:10:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-09f6730f-a4ad-41a7-b2be-257d97f2fb17 2019-05-14 11:10:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-14 11:10:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_ij3khx/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:10:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-3ef467b9-8267-48f1-8b2a-0afa671593e7 x-compute-request-id: req-3ef467b9-8267-48f1-8b2a-0afa671593e7 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:13,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:13,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:13,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-17625d62-ae43-486f-914e-e169226f4f0a x-compute-request-id: req-17625d62-ae43-486f-914e-e169226f4f0a Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:13,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-3ef467b9-8267-48f1-8b2a-0afa671593e7 2019-05-14 11:10:13,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-3ef467b9-8267-48f1-8b2a-0afa671593e7 2019-05-14 11:10:13,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6570d7d60157d7f1704fada96a07d5ffb94abc6" 2019-05-14 11:10:13,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-17625d62-ae43-486f-914e-e169226f4f0a 2019-05-14 11:10:13,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-17625d62-ae43-486f-914e-e169226f4f0a 2019-05-14 11:10:13,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8026a77be1d5101a6c544c5e55171eb2409795f7" 2019-05-14 11:10:13,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-14 11:10:13,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-14 11:10:13,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:10:13,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-c9905662-db08-40ba-b87d-e0b44e4fd73a x-compute-request-id: req-c9905662-db08-40ba-b87d-e0b44e4fd73a 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "019c8d7e-d79f-4637-b63e-20e43a6132ba"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "073bff18-40c4-4d4a-a7b1-ce486e04419a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5a57c55-4607-4165-a650-76c6901d2be7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9b92df1-b8f0-4286-a1e5-85aad8f987a4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9bbd6fb-adbf-410d-afdd-c62e7d713e0b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec9dcf0a-7584-487d-b298-d148f88023a3"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe8cbec1-ae08-4ff3-8aae-a231ebfdf036"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-14 11:10:13,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3ed97e31-369d-43b3-8dfd-700262968284 2019-05-14 11:10:13,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-b9ce1399-d2de-4bd2-9eab-c962a8a96d10 2019-05-14 11:10:13,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8026a77be1d5101a6c544c5e55171eb2409795f7" 2019-05-14 11:10:13,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed97e31-369d-43b3-8dfd-700262968284 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:13,886 - 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-05-14 11:10:13,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c9905662-db08-40ba-b87d-e0b44e4fd73a 2019-05-14 11:10:13,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-b9ce1399-d2de-4bd2-9eab-c962a8a96d10 2019-05-14 11:10:13,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c9905662-db08-40ba-b87d-e0b44e4fd73a 2019-05-14 11:10:13,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-806191ce-d80b-4079-9da8-58c7a86d7b27 x-compute-request-id: req-806191ce-d80b-4079-9da8-58c7a86d7b27 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:13,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-b9ce1399-d2de-4bd2-9eab-c962a8a96d10 x-compute-request-id: req-b9ce1399-d2de-4bd2-9eab-c962a8a96d10 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "088013d2-2390-4efc-ac79-9d6f7e1169f6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18de99a1-5471-45eb-ab15-4df025d822db"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2884f988-31d6-4df4-a661-c460d0523dff"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35ffbc94-81bb-49d8-9101-6d85cf71cbb2"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "589e8879-f642-43e3-be35-7f857d1030f8"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb1eafe5-2bcc-41bf-bedd-aaf286504143"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "a256343b-7100-4711-88f0-a3890fc49f9e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:13,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:13,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-806191ce-d80b-4079-9da8-58c7a86d7b27 2019-05-14 11:10:13,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a828142be018293e143a4454cb7a95bfebcb649" 2019-05-14 11:10:13,888 - 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-05-14 11:10:13,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-477e8ed5-acd3-43e7-be66-e24969718243 2019-05-14 11:10:13,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:13,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-477e8ed5-acd3-43e7-be66-e24969718243 x-compute-request-id: req-477e8ed5-acd3-43e7-be66-e24969718243 Content-Encoding: gzip Content-Length: 641 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "088013d2-2390-4efc-ac79-9d6f7e1169f6"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "18de99a1-5471-45eb-ab15-4df025d822db"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2884f988-31d6-4df4-a661-c460d0523dff"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "35ffbc94-81bb-49d8-9101-6d85cf71cbb2"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "589e8879-f642-43e3-be35-7f857d1030f8"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "a256343b-7100-4711-88f0-a3890fc49f9e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cb1eafe5-2bcc-41bf-bedd-aaf286504143"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "a256343b-7100-4711-88f0-a3890fc49f9e", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:13,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:13,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:10:13,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2c6434bf-68b8-43b6-8e3b-5ce9b025eedd 2019-05-14 11:10:13,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c6434bf-68b8-43b6-8e3b-5ce9b025eedd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:13,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-477e8ed5-acd3-43e7-be66-e24969718243 2019-05-14 11:10:13,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpxd4zL8/cloudify-diamond-plugin-1.3.5 2019-05-14 11:10:13,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-14 11:10:13,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8026a77be1d5101a6c544c5e55171eb2409795f7" 2019-05-14 11:10:13,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-806191ce-d80b-4079-9da8-58c7a86d7b27 2019-05-14 11:10:13,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-858d9506-d4c5-47af-9661-ef1a4627b74b 2019-05-14 11:10:13,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-858d9506-d4c5-47af-9661-ef1a4627b74b x-compute-request-id: req-858d9506-d4c5-47af-9661-ef1a4627b74b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:13,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97" 2019-05-14 11:10:13,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-46614a40-0a6f-4c67-9753-4b770c67a706 2019-05-14 11:10:13,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:13,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:13,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:13,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:13,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:13,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:13 GMT 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:13,982 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:18,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:19,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:19,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:19,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:19,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:19,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:19,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:19,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:19,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-46614a40-0a6f-4c67-9753-4b770c67a706", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.605Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97\"", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.127Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-858d9506-d4c5-47af-9661-ef1a4627b74b x-compute-request-id: req-858d9506-d4c5-47af-9661-ef1a4627b74b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.259Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-858d9506-d4c5-47af-9661-ef1a4627b74b", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.259Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-858d9506-d4c5-47af-9661-ef1a4627b74b", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.259Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a828142be018293e143a4454cb7a95bfebcb649\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.261Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a828142be018293e143a4454cb7a95bfebcb649\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.606Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:50.937Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-f90182f1-9fa6-4bc1-84f8-ec85ebd213d4 x-compute-request-id: req-f90182f1-9fa6-4bc1-84f8-ec85ebd213d4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:38Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.907Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-bfd0ca96-7f43-4afa-9c20-4668532fc50a x-compute-request-id: req-bfd0ca96-7f43-4afa-9c20-4668532fc50a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.995Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-bfd0ca96-7f43-4afa-9c20-4668532fc50a", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.995Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-bfd0ca96-7f43-4afa-9c20-4668532fc50a", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.995Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a828142be018293e143a4454cb7a95bfebcb649\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.995Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f\"", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.415Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-c0979648-d6b2-41af-9458-70426591586c", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.140Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-c0979648-d6b2-41af-9458-70426591586c", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.140Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-c0979648-d6b2-41af-9458-70426591586c x-compute-request-id: req-c0979648-d6b2-41af-9458-70426591586c 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"113472f8-401e-44ef-9af3-66f81ed83c3b\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec58d344-7ee6-4280-b9ce-9feff57d81f7\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.139Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.fda7b21e-1362-436b-aa2c-b16f963163d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97\"", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.068Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-797dcd09-608c-4999-9c2f-9f33dbb72ec7", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.067Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-797dcd09-608c-4999-9c2f-9f33dbb72ec7", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.067Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-797dcd09-608c-4999-9c2f-9f33dbb72ec7 x-compute-request-id: req-797dcd09-608c-4999-9c2f-9f33dbb72ec7 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7da7885e-36be-4afb-b15a-996f08cc5060\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c26d049b-bc67-470c-82b0-17320ad713fd\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.067Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f2575b87-bbc3-45bb-903a-80841793968e", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.009Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2575b87-bbc3-45bb-903a-80841793968e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.009Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.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": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.004Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-f90182f1-9fa6-4bc1-84f8-ec85ebd213d4", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.907Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-f90182f1-9fa6-4bc1-84f8-ec85ebd213d4", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.908Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:51.530Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97\"", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:50.908Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-3afb8593-8f6f-49f9-8015-9747784a33ee", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.578Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-3afb8593-8f6f-49f9-8015-9747784a33ee x-compute-request-id: req-3afb8593-8f6f-49f9-8015-9747784a33ee 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7da7885e-36be-4afb-b15a-996f08cc5060\"}, {\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c26d049b-bc67-470c-82b0-17320ad713fd\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"7bcbe7c0-f0e0-465c-8ce6-a632bb139f19\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.578Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-f0a707fe-21f4-4f1c-ba2b-b41b760147c0 x-compute-request-id: req-f0a707fe-21f4-4f1c-ba2b-b41b760147c0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.942Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97\"", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.419Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-944cc195-a1e7-40a2-bf83-53c1aa1fcbeb", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.418Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-944cc195-a1e7-40a2-bf83-53c1aa1fcbeb", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.418Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "Waiting for process 1605 to end...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-944cc195-a1e7-40a2-bf83-53c1aa1fcbeb x-compute-request-id: req-944cc195-a1e7-40a2-bf83-53c1aa1fcbeb Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:38Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.418Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-3afb8593-8f6f-49f9-8015-9747784a33ee", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.579Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.40b3a978-042b-4ede-8c54-5e77846e00c5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.173Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:51.662Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "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-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Saving to: \u2018/tmp/tmp.Dy31cA1ZKh/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f\"", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.527Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0423a91e-3805-4cf2-a2d0-b89772baaf42", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.524Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0423a91e-3805-4cf2-a2d0-b89772baaf42", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.524Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-0423a91e-3805-4cf2-a2d0-b89772baaf42 x-compute-request-id: req-0423a91e-3805-4cf2-a2d0-b89772baaf42 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.524Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f\"", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.368Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}], "metadata": {"pagination": {"total": 2444, "offset": 1908, "size": 50}}} 2019-05-14 11:10:19,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:19,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:19 GMT 2019-05-14 11:10:19,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:19,367 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:19,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:19,367 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:19,367 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:19,368 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:19,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-46614a40-0a6f-4c67-9753-4b770c67a706 2019-05-14 11:10:19,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97" 2019-05-14 11:10:19,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-858d9506-d4c5-47af-9661-ef1a4627b74b x-compute-request-id: req-858d9506-d4c5-47af-9661-ef1a4627b74b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:19,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-858d9506-d4c5-47af-9661-ef1a4627b74b 2019-05-14 11:10:19,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-858d9506-d4c5-47af-9661-ef1a4627b74b 2019-05-14 11:10:19,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a828142be018293e143a4454cb7a95bfebcb649" 2019-05-14 11:10:19,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a828142be018293e143a4454cb7a95bfebcb649" 2019-05-14 11:10:19,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-f90182f1-9fa6-4bc1-84f8-ec85ebd213d4 x-compute-request-id: req-f90182f1-9fa6-4bc1-84f8-ec85ebd213d4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:38Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:19,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-bfd0ca96-7f43-4afa-9c20-4668532fc50a x-compute-request-id: req-bfd0ca96-7f43-4afa-9c20-4668532fc50a Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:19,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-bfd0ca96-7f43-4afa-9c20-4668532fc50a 2019-05-14 11:10:19,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-bfd0ca96-7f43-4afa-9c20-4668532fc50a 2019-05-14 11:10:19,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a828142be018293e143a4454cb7a95bfebcb649" 2019-05-14 11:10:19,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:10:19,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f" 2019-05-14 11:10:19,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-c0979648-d6b2-41af-9458-70426591586c 2019-05-14 11:10:19,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-c0979648-d6b2-41af-9458-70426591586c 2019-05-14 11:10:19,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-c0979648-d6b2-41af-9458-70426591586c x-compute-request-id: req-c0979648-d6b2-41af-9458-70426591586c 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "113472f8-401e-44ef-9af3-66f81ed83c3b"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec58d344-7ee6-4280-b9ce-9feff57d81f7"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-14 11:10:19,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97" 2019-05-14 11:10:19,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-797dcd09-608c-4999-9c2f-9f33dbb72ec7 2019-05-14 11:10:19,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-797dcd09-608c-4999-9c2f-9f33dbb72ec7 2019-05-14 11:10:19,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-797dcd09-608c-4999-9c2f-9f33dbb72ec7 x-compute-request-id: req-797dcd09-608c-4999-9c2f-9f33dbb72ec7 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7da7885e-36be-4afb-b15a-996f08cc5060"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c26d049b-bc67-470c-82b0-17320ad713fd"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:19,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f2575b87-bbc3-45bb-903a-80841793968e 2019-05-14 11:10:19,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2575b87-bbc3-45bb-903a-80841793968e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:19,374 - 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-05-14 11:10:19,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:10:19,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-f90182f1-9fa6-4bc1-84f8-ec85ebd213d4 2019-05-14 11:10:19,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-f90182f1-9fa6-4bc1-84f8-ec85ebd213d4 2019-05-14 11:10:19,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97" 2019-05-14 11:10:19,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-3afb8593-8f6f-49f9-8015-9747784a33ee 2019-05-14 11:10:19,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-3afb8593-8f6f-49f9-8015-9747784a33ee x-compute-request-id: req-3afb8593-8f6f-49f9-8015-9747784a33ee 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7da7885e-36be-4afb-b15a-996f08cc5060"}, {"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c26d049b-bc67-470c-82b0-17320ad713fd"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "7bcbe7c0-f0e0-465c-8ce6-a632bb139f19", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-05-14 11:10:19,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-f0a707fe-21f4-4f1c-ba2b-b41b760147c0 x-compute-request-id: req-f0a707fe-21f4-4f1c-ba2b-b41b760147c0 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:19,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4baa8b1643a31f224fd046af06f7451a58118b97" 2019-05-14 11:10:19,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-944cc195-a1e7-40a2-bf83-53c1aa1fcbeb 2019-05-14 11:10:19,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-944cc195-a1e7-40a2-bf83-53c1aa1fcbeb 2019-05-14 11:10:19,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1605 to end... 2019-05-14 11:10:19,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-944cc195-a1e7-40a2-bf83-53c1aa1fcbeb x-compute-request-id: req-944cc195-a1e7-40a2-bf83-53c1aa1fcbeb Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:38Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:19,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-3afb8593-8f6f-49f9-8015-9747784a33ee 2019-05-14 11:10:19,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:19,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-14 11:10:19,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-14 11:10:19,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:19,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:19,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Dy31cA1ZKh/agent.tar.gz’ 2019-05-14 11:10:19,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:10:19,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f" 2019-05-14 11:10:19,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0423a91e-3805-4cf2-a2d0-b89772baaf42 2019-05-14 11:10:19,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:10:19,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0423a91e-3805-4cf2-a2d0-b89772baaf42 2019-05-14 11:10:19,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-0423a91e-3805-4cf2-a2d0-b89772baaf42 x-compute-request-id: req-0423a91e-3805-4cf2-a2d0-b89772baaf42 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:19,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f" 2019-05-14 11:10:19,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:19,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:19,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:19,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:19,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:19,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:19,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:19,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:19,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:19,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:19,826 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:19 GMT 2019-05-14 11:10:19,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:19,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:19,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:19,826 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:19,826 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:24,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:24,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:24,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Successfully started daemon: ellis_host_xsez6w", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "11:09:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_xsez6w: No response received for task 615bc13a153a47e58bc95d92ee91225c", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Successfully created daemon: ellis_host_xsez6w", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_xsez6w/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "2019-05-14 11:09:44 (172 MB/s) - \u2018/tmp/tmp.Dy31cA1ZKh/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "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-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Saving to: \u2018/tmp/tmp.Dy31cA1ZKh/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f\"", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.527Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0423a91e-3805-4cf2-a2d0-b89772baaf42", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.524Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0423a91e-3805-4cf2-a2d0-b89772baaf42", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.524Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-0423a91e-3805-4cf2-a2d0-b89772baaf42 x-compute-request-id: req-0423a91e-3805-4cf2-a2d0-b89772baaf42 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.524Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f\"", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.368Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-dd1d0b3d-7ae9-4b9c-9278-b1682b285f49", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.366Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "--2019-05-14 11:09:44-- https://192.168.120.15: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-05-14T11:09:52.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c24e41f-8b48-4700-8172-fc12e6acf24b"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.449Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:52.922Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.441Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:53.718Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c5bbd6ce-74da-4c73-9811-41f52d183d48", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.932Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:53.718Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:53.718Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:53.718Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.337Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:53.718Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-c5bbd6ce-74da-4c73-9811-41f52d183d48 x-compute-request-id: req-c5bbd6ce-74da-4c73-9811-41f52d183d48 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"019c8d7e-d79f-4637-b63e-20e43a6132ba\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"073bff18-40c4-4d4a-a7b1-ce486e04419a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5a57c55-4607-4165-a650-76c6901d2be7\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9b92df1-b8f0-4286-a1e5-85aad8f987a4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9bbd6fb-adbf-410d-afdd-c62e7d713e0b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec9dcf0a-7584-487d-b298-d148f88023a3\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe8cbec1-ae08-4ff3-8aae-a231ebfdf036\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.931Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:53.718Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c5bbd6ce-74da-4c73-9811-41f52d183d48", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:52.932Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4953420f-9ffc-4a4f-afcb-2e512c445d9d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.228Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d11173e-65e6-4904-99f1-c83843c02d37 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.687Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.228Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5d11173e-65e6-4904-99f1-c83843c02d37", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.689Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53dd810bd2d0315664b6440e934805a414e89b39\"", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.096Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.228Z", "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_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.680Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.228Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.228Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.674Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}], "metadata": {"pagination": {"total": 2455, "offset": 1958, "size": 50}}} 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:24 GMT 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:24,958 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:10:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_xsez6w 2019-05-14 11:10:24,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:49 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_xsez6w: No response received for task 615bc13a153a47e58bc95d92ee91225c 2019-05-14 11:10:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_xsez6w 2019-05-14 11:10:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-05-14 11:10:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-05-14 11:10:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-14 11:10:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-05-14 11:10:24,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-14 11:10:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_xsez6w/env 2019-05-14 11:10:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-14 11:10:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:44 (172 MB/s) - ‘/tmp/tmp.Dy31cA1ZKh/agent.tar.gz’ saved [24073211/24073211] 2019-05-14 11:10:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:24,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-05-14 11:10:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-14 11:10:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.Dy31cA1ZKh/agent.tar.gz’ 2019-05-14 11:10:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:10:24,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f" 2019-05-14 11:10:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0423a91e-3805-4cf2-a2d0-b89772baaf42 2019-05-14 11:10:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:10:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-0423a91e-3805-4cf2-a2d0-b89772baaf42 2019-05-14 11:10:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-0423a91e-3805-4cf2-a2d0-b89772baaf42 x-compute-request-id: req-0423a91e-3805-4cf2-a2d0-b89772baaf42 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08865b0482796a8be77f269a0a8c31e988df5b8f" 2019-05-14 11:10:24,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-05-14 11:10:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-dd1d0b3d-7ae9-4b9c-9278-b1682b285f49 2019-05-14 11:10:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-14 11:10:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-14 11:09:44-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-14 11:10:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:10:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:24,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:24,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c5bbd6ce-74da-4c73-9811-41f52d183d48 2019-05-14 11:10:24,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:10:24,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-14 11:10:24,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:24,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-c5bbd6ce-74da-4c73-9811-41f52d183d48 x-compute-request-id: req-c5bbd6ce-74da-4c73-9811-41f52d183d48 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "019c8d7e-d79f-4637-b63e-20e43a6132ba"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "073bff18-40c4-4d4a-a7b1-ce486e04419a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5a57c55-4607-4165-a650-76c6901d2be7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9b92df1-b8f0-4286-a1e5-85aad8f987a4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9bbd6fb-adbf-410d-afdd-c62e7d713e0b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec9dcf0a-7584-487d-b298-d148f88023a3"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe8cbec1-ae08-4ff3-8aae-a231ebfdf036"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-14 11:10:24,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-c5bbd6ce-74da-4c73-9811-41f52d183d48 2019-05-14 11:10:24,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d11173e-65e6-4904-99f1-c83843c02d37 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:24,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5d11173e-65e6-4904-99f1-c83843c02d37 2019-05-14 11:10:24,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dd810bd2d0315664b6440e934805a414e89b39" 2019-05-14 11:10:24,968 - 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-05-14 11:10:24,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:10:24,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:10:24,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-05-14 11:10:24,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:24,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-14 11:10:24,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:10:24,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85 2019-05-14 11:10:24,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:25,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:25,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:25 GMT 2019-05-14 11:10:25,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:25,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:25,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:25,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:25,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:30,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:30,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:30,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:30,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:30,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:30,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:30,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_xn8p85/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "2019-05-14 11:09:47 (106 MB/s) - \u2018/tmp/tmp.z2jE861SkN/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-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "100%[======================================>] 24,073,211 106MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "82% [==============================> ] 19,750,531 93.4MB/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Saving to: \u2018/tmp/tmp.z2jE861SkN/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-12c2da5a-5071-4bc1-920e-aaf8f7f1b34b x-compute-request-id: req-12c2da5a-5071-4bc1-920e-aaf8f7f1b34b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.610Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "--2019-05-14 11:09:46-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:53.674Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53dd810bd2d0315664b6440e934805a414e89b39\"", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.611Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-12c2da5a-5071-4bc1-920e-aaf8f7f1b34b", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.610Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-12c2da5a-5071-4bc1-920e-aaf8f7f1b34b", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.610Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Agent created, configured and started successfully", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Successfully started daemon: dime_host_xn8p85", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "11:09:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_xn8p85: No response received for task c6efa210623e4ddf9d415c440d44bd89", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_xn8p85 start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Successfully configured daemon: dime_host_xn8p85", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Creating start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:54.743Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.458Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.41d30615-ec5d-4374-8144-c56e938c179d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-ed190ef6-7d87-455e-b440-adc813488e70", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.907Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-967bc8a4-f62f-4c69-9627-21f44cbc9329 x-compute-request-id: req-967bc8a4-f62f-4c69-9627-21f44cbc9329 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"113472f8-401e-44ef-9af3-66f81ed83c3b\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec58d344-7ee6-4280-b9ce-9feff57d81f7\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.236Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4ee23334-4395-4470-ade5-bf970823b911", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.868Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee23334-4395-4470-ade5-bf970823b911 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.867Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "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_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.863Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53dd810bd2d0315664b6440e934805a414e89b39\"", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.907Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-ed190ef6-7d87-455e-b440-adc813488e70", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.906Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-ed190ef6-7d87-455e-b440-adc813488e70 x-compute-request-id: req-ed190ef6-7d87-455e-b440-adc813488e70 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.906Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}53dd810bd2d0315664b6440e934805a414e89b39\"", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.752Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-59659e7e-c357-4dbc-aff3-a18fa7e7f7c9", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.751Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-59659e7e-c357-4dbc-aff3-a18fa7e7f7c9", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.751Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-59659e7e-c357-4dbc-aff3-a18fa7e7f7c9 x-compute-request-id: req-59659e7e-c357-4dbc-aff3-a18fa7e7f7c9 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"113472f8-401e-44ef-9af3-66f81ed83c3b\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec58d344-7ee6-4280-b9ce-9feff57d81f7\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"0d4e8e21-a769-4b91-8673-89efb70cf525\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.751Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.363Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.249Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:54.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.872Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-967bc8a4-f62f-4c69-9627-21f44cbc9329", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.237Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.872Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 2493, "offset": 2008, "size": 50}}} 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:30 GMT 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:30,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:30,124 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:30,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-05-14 11:10:30,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_xn8p85/env 2019-05-14 11:10:30,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-05-14 11:10:30,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:30,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:09:47 (106 MB/s) - ‘/tmp/tmp.z2jE861SkN/agent.tar.gz’ saved [24073211/24073211] 2019-05-14 11:10:30,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:30,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 106MB/s in 0.2s 2019-05-14 11:10:30,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 82% [==============================> ] 19,750,531 93.4MB/s 2019-05-14 11:10:30,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-05-14 11:10:30,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:30,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:30,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.z2jE861SkN/agent.tar.gz’ 2019-05-14 11:10:30,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-05-14 11:10:30,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-05-14 11:10:30,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-12c2da5a-5071-4bc1-920e-aaf8f7f1b34b x-compute-request-id: req-12c2da5a-5071-4bc1-920e-aaf8f7f1b34b Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:30,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-05-14 11:09:46-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-05-14 11:10:30,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-05-14 11:10:30,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85 2019-05-14 11:10:30,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:30,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-14 11:10:30,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:10:30,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dd810bd2d0315664b6440e934805a414e89b39" 2019-05-14 11:10:30,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-05-14 11:10:30,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-12c2da5a-5071-4bc1-920e-aaf8f7f1b34b 2019-05-14 11:10:30,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-12c2da5a-5071-4bc1-920e-aaf8f7f1b34b 2019-05-14 11:10:30,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-05-14 11:10:30,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_xn8p85 2019-05-14 11:10:30,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 11:09:52 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_xn8p85: No response received for task c6efa210623e4ddf9d415c440d44bd89 2019-05-14 11:10:30,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_xn8p85 start 2019-05-14 11:10:30,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-05-14 11:10:30,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_xn8p85 2019-05-14 11:10:30,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-05-14 11:10:30,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-05-14 11:10:30,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-05-14 11:10:30,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-ed190ef6-7d87-455e-b440-adc813488e70 2019-05-14 11:10:30,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-967bc8a4-f62f-4c69-9627-21f44cbc9329 x-compute-request-id: req-967bc8a4-f62f-4c69-9627-21f44cbc9329 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "113472f8-401e-44ef-9af3-66f81ed83c3b"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec58d344-7ee6-4280-b9ce-9feff57d81f7"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-14 11:10:30,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4ee23334-4395-4470-ade5-bf970823b911 2019-05-14 11:10:30,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee23334-4395-4470-ade5-bf970823b911 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:30,133 - 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-05-14 11:10:30,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dd810bd2d0315664b6440e934805a414e89b39" 2019-05-14 11:10:30,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-ed190ef6-7d87-455e-b440-adc813488e70 2019-05-14 11:10:30,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-ed190ef6-7d87-455e-b440-adc813488e70 x-compute-request-id: req-ed190ef6-7d87-455e-b440-adc813488e70 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:30,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dd810bd2d0315664b6440e934805a414e89b39" 2019-05-14 11:10:30,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-59659e7e-c357-4dbc-aff3-a18fa7e7f7c9 2019-05-14 11:10:30,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-59659e7e-c357-4dbc-aff3-a18fa7e7f7c9 2019-05-14 11:10:30,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-59659e7e-c357-4dbc-aff3-a18fa7e7f7c9 x-compute-request-id: req-59659e7e-c357-4dbc-aff3-a18fa7e7f7c9 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "113472f8-401e-44ef-9af3-66f81ed83c3b"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec58d344-7ee6-4280-b9ce-9feff57d81f7"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "0d4e8e21-a769-4b91-8673-89efb70cf525", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-05-14 11:10:30,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-14 11:10:30,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-14 11:10:30,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-967bc8a4-f62f-4c69-9627-21f44cbc9329 2019-05-14 11:10:30,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:10:30,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:30,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:30,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:30,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:30 GMT 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:30,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:30,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:30,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:30,191 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:35,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:35,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:35,481 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:35,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:35,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:35,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:35,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:35,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:35,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.872Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-967bc8a4-f62f-4c69-9627-21f44cbc9329", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.237Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.e5ef51dd-74d2-4b75-a172-ffd58226ab8b"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.872Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.872Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-e7b718db-f585-41c7-b8c4-f4a43c172082 x-compute-request-id: req-e7b718db-f585-41c7-b8c4-f4a43c172082 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.805Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:55.872Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35a415665e0d8aa254779199084386bab9004bb8\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.264Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.520c0b12-06e5-4ee9-b8b3-934ef223449b"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-e7b718db-f585-41c7-b8c4-f4a43c172082", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.805Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.708Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.995Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-e7b718db-f585-41c7-b8c4-f4a43c172082", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.805Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35a415665e0d8aa254779199084386bab9004bb8\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:55.806Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-a013eb6c-3813-4191-9559-0aa889eb87bc x-compute-request-id: req-a013eb6c-3813-4191-9559-0aa889eb87bc 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"019c8d7e-d79f-4637-b63e-20e43a6132ba\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"073bff18-40c4-4d4a-a7b1-ce486e04419a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5a57c55-4607-4165-a650-76c6901d2be7\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9b92df1-b8f0-4286-a1e5-85aad8f987a4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9bbd6fb-adbf-410d-afdd-c62e7d713e0b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec9dcf0a-7584-487d-b298-d148f88023a3\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe8cbec1-ae08-4ff3-8aae-a231ebfdf036\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.146Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-a013eb6c-3813-4191-9559-0aa889eb87bc", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.146Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-a013eb6c-3813-4191-9559-0aa889eb87bc", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.147Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:56.432Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35a415665e0d8aa254779199084386bab9004bb8\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.148Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-7471cb70-1730-4d77-a3de-12e8e04b13cf x-compute-request-id: req-7471cb70-1730-4d77-a3de-12e8e04b13cf 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\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"019c8d7e-d79f-4637-b63e-20e43a6132ba\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"073bff18-40c4-4d4a-a7b1-ce486e04419a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5a57c55-4607-4165-a650-76c6901d2be7\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9b92df1-b8f0-4286-a1e5-85aad8f987a4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9bbd6fb-adbf-410d-afdd-c62e7d713e0b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec9dcf0a-7584-487d-b298-d148f88023a3\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe8cbec1-ae08-4ff3-8aae-a231ebfdf036\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.969Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}35a415665e0d8aa254779199084386bab9004bb8\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.820Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.520c0b12-06e5-4ee9-b8b3-934ef223449b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-19d9b6d1-1ec9-4af2-af30-7fb20d54efe2", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.819Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.520c0b12-06e5-4ee9-b8b3-934ef223449b"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.520c0b12-06e5-4ee9-b8b3-934ef223449b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-19d9b6d1-1ec9-4af2-af30-7fb20d54efe2", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.819Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-19d9b6d1-1ec9-4af2-af30-7fb20d54efe2 x-compute-request-id: req-19d9b6d1-1ec9-4af2-af30-7fb20d54efe2 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.819Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.091Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_xsez6w/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.520c0b12-06e5-4ee9-b8b3-934ef223449b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.654Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-7471cb70-1730-4d77-a3de-12e8e04b13cf", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.969Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.654Z", "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_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.135Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.654Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.221Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.654Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.363Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.654Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.520c0b12-06e5-4ee9-b8b3-934ef223449b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.654Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3d5ba107-9e4d-42ba-b9b1-d8c11f3c34a6", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.140Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.654Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d5ba107-9e4d-42ba-b9b1-d8c11f3c34a6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.140Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:57.654Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-7471cb70-1730-4d77-a3de-12e8e04b13cf", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:56.970Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.39437b95-ac3a-42d9-b90d-ff847671482d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.271Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c30acf9-c1d1-413d-b548-3019fd62498d"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.271Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.271Z", "message": "Removing directory: /tmp/tmpWVn1S5/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.520c0b12-06e5-4ee9-b8b3-934ef223449b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.271Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_xn8p85/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c30acf9-c1d1-413d-b548-3019fd62498d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.271Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d8f36ce5d63ee9c48df3881f27969729cd276da\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:57.537Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.271Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c30acf9-c1d1-413d-b548-3019fd62498d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "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_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.437Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-f24b75ff-e699-448e-9176-a99bc89e2081 x-compute-request-id: req-f24b75ff-e699-448e-9176-a99bc89e2081 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.405Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-f24b75ff-e699-448e-9176-a99bc89e2081", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.405Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c30acf9-c1d1-413d-b548-3019fd62498d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c30acf9-c1d1-413d-b548-3019fd62498d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d8f36ce5d63ee9c48df3881f27969729cd276da\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.407Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-94469f66-688c-46df-843f-c8586c24a42f", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.444Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94469f66-688c-46df-843f-c8586c24a42f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.443Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}], "metadata": {"pagination": {"total": 2493, "offset": 2058, "size": 50}}} 2019-05-14 11:10:35,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:35,482 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:35 GMT 2019-05-14 11:10:35,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:35,482 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:35,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:35,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:35,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:35,483 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:35,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-967bc8a4-f62f-4c69-9627-21f44cbc9329 2019-05-14 11:10:35,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-05-14 11:10:35,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-e7b718db-f585-41c7-b8c4-f4a43c172082 x-compute-request-id: req-e7b718db-f585-41c7-b8c4-f4a43c172082 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:35,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/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a415665e0d8aa254779199084386bab9004bb8" 2019-05-14 11:10:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-14 11:10:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-05-14 11:10:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-e7b718db-f585-41c7-b8c4-f4a43c172082 2019-05-14 11:10:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-14 11:10:35,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-e7b718db-f585-41c7-b8c4-f4a43c172082 2019-05-14 11:10:35,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a415665e0d8aa254779199084386bab9004bb8" 2019-05-14 11:10:35,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-a013eb6c-3813-4191-9559-0aa889eb87bc x-compute-request-id: req-a013eb6c-3813-4191-9559-0aa889eb87bc 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "019c8d7e-d79f-4637-b63e-20e43a6132ba"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "073bff18-40c4-4d4a-a7b1-ce486e04419a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5a57c55-4607-4165-a650-76c6901d2be7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9b92df1-b8f0-4286-a1e5-85aad8f987a4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9bbd6fb-adbf-410d-afdd-c62e7d713e0b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec9dcf0a-7584-487d-b298-d148f88023a3"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe8cbec1-ae08-4ff3-8aae-a231ebfdf036"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-14 11:10:35,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-a013eb6c-3813-4191-9559-0aa889eb87bc 2019-05-14 11:10:35,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-a013eb6c-3813-4191-9559-0aa889eb87bc 2019-05-14 11:10:35,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a415665e0d8aa254779199084386bab9004bb8" 2019-05-14 11:10:35,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-05-14 11:10:35,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-7471cb70-1730-4d77-a3de-12e8e04b13cf x-compute-request-id: req-7471cb70-1730-4d77-a3de-12e8e04b13cf 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": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "019c8d7e-d79f-4637-b63e-20e43a6132ba"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "073bff18-40c4-4d4a-a7b1-ce486e04419a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5a57c55-4607-4165-a650-76c6901d2be7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9b92df1-b8f0-4286-a1e5-85aad8f987a4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9bbd6fb-adbf-410d-afdd-c62e7d713e0b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec9dcf0a-7584-487d-b298-d148f88023a3"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe8cbec1-ae08-4ff3-8aae-a231ebfdf036"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-14 11:10:35,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35a415665e0d8aa254779199084386bab9004bb8" 2019-05-14 11:10:35,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:10:35,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-19d9b6d1-1ec9-4af2-af30-7fb20d54efe2 2019-05-14 11:10:35,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-14 11:10:35,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 11:10:35,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-14 11:10:35,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-19d9b6d1-1ec9-4af2-af30-7fb20d54efe2 2019-05-14 11:10:35,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-19d9b6d1-1ec9-4af2-af30-7fb20d54efe2 x-compute-request-id: req-19d9b6d1-1ec9-4af2-af30-7fb20d54efe2 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:35,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_xsez6w/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:10:35,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-7471cb70-1730-4d77-a3de-12e8e04b13cf 2019-05-14 11:10:35,490 - 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-05-14 11:10:35,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:35,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-14 11:10:35,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-14 11:10:35,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3d5ba107-9e4d-42ba-b9b1-d8c11f3c34a6 2019-05-14 11:10:35,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d5ba107-9e4d-42ba-b9b1-d8c11f3c34a6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:35,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-7471cb70-1730-4d77-a3de-12e8e04b13cf 2019-05-14 11:10:35,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-05-14 11:10:35,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:10:35,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpWVn1S5/cloudify-diamond-plugin-1.3.5 2019-05-14 11:10:35,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_xn8p85/env/bin/pip', 'freeze', '--all'] 2019-05-14 11:10:35,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f36ce5d63ee9c48df3881f27969729cd276da" 2019-05-14 11:10:35,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2019-05-14 11:10:35,492 - 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-05-14 11:10:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-f24b75ff-e699-448e-9176-a99bc89e2081 x-compute-request-id: req-f24b75ff-e699-448e-9176-a99bc89e2081 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-14 11:10:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-14 11:10:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-f24b75ff-e699-448e-9176-a99bc89e2081 2019-05-14 11:10:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-05-14 11:10:35,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-05-14 11:10:35,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f36ce5d63ee9c48df3881f27969729cd276da" -d '{"addFloatingIp": {"address": "172.30.9.201"}}' 2019-05-14 11:10:35,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-94469f66-688c-46df-843f-c8586c24a42f 2019-05-14 11:10:35,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:09:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94469f66-688c-46df-843f-c8586c24a42f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:35,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:35,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:35,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:35 GMT 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:35,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:35,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:35,565 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:35,565 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:40,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:40,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:40,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:40,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:58.917Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-f24b75ff-e699-448e-9176-a99bc89e2081", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.405Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:59.553Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f3effbf0b981a55e9f69e1e8fd8213671af47a0\"", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.871Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:59.553Z", "message": "Removing directory: /tmp/tmpiRZttN/cloudify-diamond-plugin-1.3.5", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c30acf9-c1d1-413d-b548-3019fd62498d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:59.553Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:58.924Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6c30acf9-c1d1-413d-b548-3019fd62498d"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:09:59.553Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.163Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.163Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.163Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.163Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:09: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-938c7b20-4402-4883-9015-4b5e1bd8dc16 x-compute-request-id: req-938c7b20-4402-4883-9015-4b5e1bd8dc16 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.505Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.163Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-938c7b20-4402-4883-9015-4b5e1bd8dc16", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.505Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.163Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-938c7b20-4402-4883-9015-4b5e1bd8dc16", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.506Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.163Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f3effbf0b981a55e9f69e1e8fd8213671af47a0\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.204\"}}'", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.506Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7vni85", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7vni85", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Installing collected packages: pycryptodome, pysnmp", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_7vni85/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-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_7vni85/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-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_7vni85/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-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " dpkg-preconfigure: unable to re-open stdin: No such file or directory", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Downloading https://files.pythonhosted.org/packages/41/80/216cd888906de20916c384d4345dd12fa4c475acd6b25af3f38449f727d5/pycryptodome-3.8.1-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-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Collecting pysnmp==4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 93%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 94%]\u001b[49m\u001b[39m \u001b[uSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 91%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 92%]\u001b[49m\u001b[39m \u001b[uSetting up libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 89%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 90%]\u001b[49m\u001b[39m \u001b[uSetting up gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 87%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 88%]\u001b[49m\u001b[39m \u001b[uSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 85%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 86%]\u001b[49m\u001b[39m \u001b[uSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 83%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 84%]\u001b[49m\u001b[39m \u001b[uSetting up cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 81%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 82%]\u001b[49m\u001b[39m \u001b[uSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 80%]\u001b[49m\u001b[39m \u001b[uSetting up binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 78%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 79%]\u001b[49m\u001b[39m \u001b[uSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 76%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 77%]\u001b[49m\u001b[39m \u001b[uSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}], "metadata": {"pagination": {"total": 2493, "offset": 2108, "size": 50}}} 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:40 GMT 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:40,819 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:40,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:40,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:40,820 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:40,820 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:40,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-f24b75ff-e699-448e-9176-a99bc89e2081 2019-05-14 11:10:40,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/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3effbf0b981a55e9f69e1e8fd8213671af47a0" 2019-05-14 11:10:40,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpiRZttN/cloudify-diamond-plugin-1.3.5 2019-05-14 11:10:40,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv. 2019-05-14 11:10:40,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 11:10:40,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-05-14 11:10:40,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-14 11:10:40,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-05-14 11:10:40,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:09: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-938c7b20-4402-4883-9015-4b5e1bd8dc16 x-compute-request-id: req-938c7b20-4402-4883-9015-4b5e1bd8dc16 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-938c7b20-4402-4883-9015-4b5e1bd8dc16 2019-05-14 11:10:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-938c7b20-4402-4883-9015-4b5e1bd8dc16 2019-05-14 11:10:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3effbf0b981a55e9f69e1e8fd8213671af47a0" -d '{"addFloatingIp": {"address": "172.30.9.204"}}' 2019-05-14 11:10:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-14 11:10:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-05-14 11:10:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-05-14 11:10:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-14 11:10:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-05-14 11:10:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:40,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7vni85 2019-05-14 11:10:40,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:40,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-14 11:10:40,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:40,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... 2019-05-14 11:10:40,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-7vni85 2019-05-14 11:10:40,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-05-14 11:10:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-05-14 11:10:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-05-14 11:10:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-05-14 11:10:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-05-14 11:10:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:10:40,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-05-14 11:10:40,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:10:40,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. 2019-05-14 11:10:40,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/41/80/216cd888906de20916c384d4345dd12fa4c475acd6b25af3f38449f727d5/pycryptodome-3.8.1-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB) 2019-05-14 11:10:40,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-05-14 11:10:40,828 - 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-05-14 11:10:40,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-05-14 11:10:40,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... 2019-05-14 11:10:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-05-14 11:10:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-14 11:10:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 93%] Progress: [ 94%] Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... 2019-05-14 11:10:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-14 11:10:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-05-14 11:10:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 87%] Progress: [ 88%] Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:40,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 85%] Progress: [ 86%] Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-05-14 11:10:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 81%] Progress: [ 82%] Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-05-14 11:10:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-14 11:10:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 76%] Progress: [ 77%] Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:40,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:40,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:40,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:40,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:40,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:40,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:40,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:40,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:40,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:40,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:40,942 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:40 GMT 2019-05-14 11:10:40,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:40,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:40,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:40,942 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:40,942 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:45,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:46,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:46,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:46,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:46,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:46,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:46,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:46,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:46,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 68%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 69%]\u001b[49m\u001b[39m \u001b[uSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 66%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 67%]\u001b[49m\u001b[39m \u001b[uSetting up libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 64%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 65%]\u001b[49m\u001b[39m \u001b[uSetting up libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 62%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 63%]\u001b[49m\u001b[39m \u001b[uSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\u001b[49m\u001b[39m \u001b[uSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 59%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 60%]\u001b[49m\u001b[39m \u001b[uProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 58%]\u001b[49m\u001b[39m \u001b[uUnpacking manpages-dev (3.54-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 56%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 57%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package manpages-dev.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 55%]\u001b[49m\u001b[39m \u001b[uUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 53%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 54%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc6-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 52%]\u001b[49m\u001b[39m \u001b[uUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 50%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 51%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package linux-libc-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 49%]\u001b[49m\u001b[39m \u001b[uUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.025Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 47%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 48%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libc-dev-bin.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 46%]\u001b[49m\u001b[39m \u001b[uUnpacking gcc (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:09:59.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Unpacking libmpfr4:amd64 (3.1.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 21%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 22%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libquadmath0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "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-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 6%]\u001b[49m\u001b[39m \u001b[uUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 7%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 8%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libisl10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 9%]\u001b[49m\u001b[39m \u001b[uUnpacking libisl10:amd64 (0.12.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 10%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 11%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libcloog-isl4:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 12%]\u001b[49m\u001b[39m \u001b[uUnpacking libcloog-isl4:amd64 (0.18.2-1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 13%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 14%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgomp1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 15%]\u001b[49m\u001b[39m \u001b[uUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 16%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 17%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libitm1:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 18%]\u001b[49m\u001b[39m \u001b[uUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 23%]\u001b[49m\u001b[39m \u001b[uUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 24%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 25%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libtsan0:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 26%]\u001b[49m\u001b[39m \u001b[uUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 27%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 28%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libmpc3:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}], "metadata": {"pagination": {"total": 2496, "offset": 2158, "size": 50}}} 2019-05-14 11:10:46,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:46,108 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:46 GMT 2019-05-14 11:10:46,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:46,108 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:46,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:46,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:46,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:46,108 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 68%] Progress: [ 69%] Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-14 11:10:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-05-14 11:10:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-14 11:10:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:46,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-05-14 11:10:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-05-14 11:10:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-05-14 11:10:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-05-14 11:10:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... 2019-05-14 11:10:46,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... 2019-05-14 11:10:46,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-05-14 11:10:46,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... 2019-05-14 11:10:46,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... 2019-05-14 11:10:46,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-05-14 11:10:46,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... 2019-05-14 11:10:46,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-05-14 11:10:46,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-05-14 11:10:46,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-14 11:10:46,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:10:46,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-05-14 11:10:46,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-05-14 11:10:46,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-05-14 11:10:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-05-14 11:10:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-14 11:10:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-05-14 11:10:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-05-14 11:10:46,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-05-14 11:10:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-05-14 11:10:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-05-14 11:10:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-05-14 11:10:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-05-14 11:10:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-05-14 11:10:46,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-05-14 11:10:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-05-14 11:10:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-14 11:10:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-05-14 11:10:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-14 11:10:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:46,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-14 11:10:46,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:46,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-05-14 11:10:46,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-14 11:10:46,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:46,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-05-14 11:10:46,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-05-14 11:10:46,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-14 11:10:46,119 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:46,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:46,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:46,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:46,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:46,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:46,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:46,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:46,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:46,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:46,338 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:46 GMT 2019-05-14 11:10:46,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:46,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:46,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:46,338 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:46,338 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:51,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:51,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:51,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:51,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:51,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:51,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:51,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:51,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:51,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 29%]\u001b[49m\u001b[39m \u001b[uUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 30%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 31%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package binutils.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 32%]\u001b[49m\u001b[39m \u001b[uUnpacking binutils (2.24-5ubuntu14.2) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 33%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 34%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp-4.8.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 35%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 36%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 37%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package cpp.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 38%]\u001b[49m\u001b[39m \u001b[uUnpacking cpp (4:4.8.2-1ubuntu6) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 39%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 40%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgcc-4.8-dev:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.429Z", "message": " Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.264Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " You are using pip version 9.0.1, however version 19.1.1 is available.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " You should consider upgrading via the 'pip install --upgrade pip' command.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " Uninstalling pysnmp-4.4.5:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " Successfully uninstalled pysnmp-4.4.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Execution done (PID=1605, return_code=0): /tmp/AJ3YU/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": "proxy_node_jgawm5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:00.957Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3e08025f-0973-44c5-b811-fe6862e288a8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:01.557Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:01.135Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:01.557Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:01.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:01.557Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:01.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:01.557Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36d02153-3d3d-4db3-9dbc-d09b74e55d9b x-compute-request-id: req-36d02153-3d3d-4db3-9dbc-d09b74e55d9b 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_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.990Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:01.557Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-36d02153-3d3d-4db3-9dbc-d09b74e55d9b", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.991Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:01.557Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-36d02153-3d3d-4db3-9dbc-d09b74e55d9b", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.991Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:01.557Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d8f36ce5d63ee9c48df3881f27969729cd276da\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:00.992Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.189Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9be350c3-ae95-4945-9d7b-22036a586f8e", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:01.646Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.189Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9be350c3-ae95-4945-9d7b-22036a586f8e", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:01.646Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.189Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:01.992Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.189Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:01.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.189Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-9be350c3-ae95-4945-9d7b-22036a586f8e x-compute-request-id: req-9be350c3-ae95-4945-9d7b-22036a586f8e Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:01.646Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.903c19a1-8a28-43fd-88e5-111acb70fa4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f3effbf0b981a55e9f69e1e8fd8213671af47a0\"", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.062Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}], "metadata": {"pagination": {"total": 2497, "offset": 2208, "size": 50}}} 2019-05-14 11:10:51,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:51,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:51 GMT 2019-05-14 11:10:51,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:51,564 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:51,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:51,564 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:51,564 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:51,564 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:51,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-05-14 11:10:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-05-14 11:10:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-05-14 11:10:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-05-14 11:10:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-05-14 11:10:51,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-14 11:10:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-05-14 11:10:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-05-14 11:10:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-05-14 11:10:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-05-14 11:10:51,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-05-14 11:10:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-05-14 11:10:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:10:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-14 11:10:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:10:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning. 2019-05-14 11:10:51,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-05-14 11:10:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-14 11:10:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-05-14 11:10:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-14 11:10:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-05-14 11:10:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-14 11:10:51,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_7vni85/env/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning. 2019-05-14 11:10:51,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-05-14 11:10:51,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You are using pip version 9.0.1, however version 19.1.1 is available. 2019-05-14 11:10:51,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-05-14 11:10:51,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-05-14 11:10:51,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-05-14 11:10:51,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.1 pysnmp-4.3.5 2019-05-14 11:10:51,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1605, return_code=0): /tmp/AJ3YU/install_requirements.sh 2019-05-14 11:10:51,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:10:51,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:10:51,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:10:51,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:10:51,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:10:51,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-05-14 11:10:51,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:51,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:10:51,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-05-14 11:10:51,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:09:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-36d02153-3d3d-4db3-9dbc-d09b74e55d9b x-compute-request-id: req-36d02153-3d3d-4db3-9dbc-d09b74e55d9b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:10:51,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-36d02153-3d3d-4db3-9dbc-d09b74e55d9b 2019-05-14 11:10:51,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-36d02153-3d3d-4db3-9dbc-d09b74e55d9b 2019-05-14 11:10:51,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d8f36ce5d63ee9c48df3881f27969729cd276da" 2019-05-14 11:10:51,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9be350c3-ae95-4945-9d7b-22036a586f8e 2019-05-14 11:10:51,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9be350c3-ae95-4945-9d7b-22036a586f8e 2019-05-14 11:10:51,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-14 11:10:51,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-05-14 11:10:51,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-9be350c3-ae95-4945-9d7b-22036a586f8e x-compute-request-id: req-9be350c3-ae95-4945-9d7b-22036a586f8e Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:51,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f3effbf0b981a55e9f69e1e8fd8213671af47a0" 2019-05-14 11:10:51,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:51,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:51,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:51,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:51,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:51,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:51,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:51,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:51,932 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:51,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:51,932 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:51 GMT 2019-05-14 11:10:51,932 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:51,932 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:51,932 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:51,932 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:51,932 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:56,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:10:57,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:57,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:57,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:57,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:57,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:57,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:57,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:57,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:09: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-27e84c50-0294-4517-b59e-bb92aa50251a x-compute-request-id: req-27e84c50-0294-4517-b59e-bb92aa50251a 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_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.061Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-27e84c50-0294-4517-b59e-bb92aa50251a", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.061Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-27e84c50-0294-4517-b59e-bb92aa50251a", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.061Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-18b4642e-b9ee-45e1-b01c-78752fd44d0a x-compute-request-id: req-18b4642e-b9ee-45e1-b01c-78752fd44d0a Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.226Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-18b4642e-b9ee-45e1-b01c-78752fd44d0a", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.227Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-18b4642e-b9ee-45e1-b01c-78752fd44d0a", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.227Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.beb16884-b295-4d46-a521-9a8592ee3a22"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.628Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:02.760Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.387Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca6cf50-2ec7-4876-8331-45b07df6e26c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.633Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.387Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.387Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7ca6cf50-2ec7-4876-8331-45b07df6e26c", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.633Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d196c6d6a330721b75c0159b653f1b4dfadcbeab\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.038Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.387Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:02.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.387Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.286Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.983Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.983Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-cfa722fa-24ea-40b7-a696-0eb5a2383b71 x-compute-request-id: req-cfa722fa-24ea-40b7-a696-0eb5a2383b71 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f67578f9-4c40-49b1-ac62-8a4dcda4aa81\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.907Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.983Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d196c6d6a330721b75c0159b653f1b4dfadcbeab\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.570Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.983Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d13ed9ae-1b3a-451e-9795-ca44278d4a42", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.569Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.983Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d13ed9ae-1b3a-451e-9795-ca44278d4a42", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.569Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:03.983Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-d13ed9ae-1b3a-451e-9795-ca44278d4a42 x-compute-request-id: req-d13ed9ae-1b3a-451e-9795-ca44278d4a42 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.569Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-cfa722fa-24ea-40b7-a696-0eb5a2383b71", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.907Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-618e0ccc-a99a-4ec8-b016-7428da9b2fdc x-compute-request-id: req-618e0ccc-a99a-4ec8-b016-7428da9b2fdc Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f67578f9-4c40-49b1-ac62-8a4dcda4aa81\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.401Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d196c6d6a330721b75c0159b653f1b4dfadcbeab\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.260Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-957ff5e9-28d1-48ca-8c9c-41e682f25a61", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.259Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-957ff5e9-28d1-48ca-8c9c-41e682f25a61", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.258Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-957ff5e9-28d1-48ca-8c9c-41e682f25a61 x-compute-request-id: req-957ff5e9-28d1-48ca-8c9c-41e682f25a61 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.258Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d196c6d6a330721b75c0159b653f1b4dfadcbeab\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.908Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:04.581Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-cfa722fa-24ea-40b7-a696-0eb5a2383b71", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:03.907Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:05.215Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-618e0ccc-a99a-4ec8-b016-7428da9b2fdc", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.401Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:05.215Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-618e0ccc-a99a-4ec8-b016-7428da9b2fdc", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.402Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.50625586-a3b2-4b44-bb6a-396496bc78e3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:05.215Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.998Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:05.215Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:04.793Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:05.817Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:05.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:05.817Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:05.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:05.817Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:05.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:06.485Z", "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_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:06.324Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": "bind_24j9tg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:06.485Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:05.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.068Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7188de7-e926-4e8a-89c9-06807c4cd8c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:06.329Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5068b8779f64e3f25dbf4973d0cf004145188887\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:06.739Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.068Z", "message": "Downloaded scripts/bind/bind.py to /tmp/L4ZUD/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.068Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e7188de7-e926-4e8a-89c9-06807c4cd8c3", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:06.329Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.747Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-b785b420-252d-45f2-8b9a-de1186f73417", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.365Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5068b8779f64e3f25dbf4973d0cf004145188887\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.366Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.747Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.747Z", "message": "[localhost] run: ['sudo', 'apt-get', 'update']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}], "metadata": {"pagination": {"total": 2497, "offset": 2258, "size": 50}}} 2019-05-14 11:10:57,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:57,057 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:57 GMT 2019-05-14 11:10:57,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:57,058 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:10:57,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:57,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:57,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:10:57,058 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:10:57,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-05-14 11:10:57,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:09: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-27e84c50-0294-4517-b59e-bb92aa50251a x-compute-request-id: req-27e84c50-0294-4517-b59e-bb92aa50251a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:10:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-27e84c50-0294-4517-b59e-bb92aa50251a 2019-05-14 11:10:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-27e84c50-0294-4517-b59e-bb92aa50251a 2019-05-14 11:10:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-18b4642e-b9ee-45e1-b01c-78752fd44d0a x-compute-request-id: req-18b4642e-b9ee-45e1-b01c-78752fd44d0a Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-18b4642e-b9ee-45e1-b01c-78752fd44d0a 2019-05-14 11:10:57,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-18b4642e-b9ee-45e1-b01c-78752fd44d0a 2019-05-14 11:10:57,062 - 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-05-14 11:10:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:10:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca6cf50-2ec7-4876-8331-45b07df6e26c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:10:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7ca6cf50-2ec7-4876-8331-45b07df6e26c 2019-05-14 11:10:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d196c6d6a330721b75c0159b653f1b4dfadcbeab" 2019-05-14 11:10:57,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:10:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-14 11:10:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:10:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-cfa722fa-24ea-40b7-a696-0eb5a2383b71 x-compute-request-id: req-cfa722fa-24ea-40b7-a696-0eb5a2383b71 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ce995cad-a1ad-421e-a762-e2b293349d01", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f67578f9-4c40-49b1-ac62-8a4dcda4aa81"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "ce995cad-a1ad-421e-a762-e2b293349d01", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-14 11:10:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:10:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d196c6d6a330721b75c0159b653f1b4dfadcbeab" 2019-05-14 11:10:57,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d13ed9ae-1b3a-451e-9795-ca44278d4a42 2019-05-14 11:10:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d13ed9ae-1b3a-451e-9795-ca44278d4a42 2019-05-14 11:10:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-d13ed9ae-1b3a-451e-9795-ca44278d4a42 x-compute-request-id: req-d13ed9ae-1b3a-451e-9795-ca44278d4a42 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-cfa722fa-24ea-40b7-a696-0eb5a2383b71 2019-05-14 11:10:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-05-14 11:10:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-14 11:10:57,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-05-14 11:10:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-618e0ccc-a99a-4ec8-b016-7428da9b2fdc x-compute-request-id: req-618e0ccc-a99a-4ec8-b016-7428da9b2fdc Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ce995cad-a1ad-421e-a762-e2b293349d01", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f67578f9-4c40-49b1-ac62-8a4dcda4aa81"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "ce995cad-a1ad-421e-a762-e2b293349d01", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-14 11:10:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d196c6d6a330721b75c0159b653f1b4dfadcbeab" 2019-05-14 11:10:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-957ff5e9-28d1-48ca-8c9c-41e682f25a61 2019-05-14 11:10:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-957ff5e9-28d1-48ca-8c9c-41e682f25a61 2019-05-14 11:10:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-957ff5e9-28d1-48ca-8c9c-41e682f25a61 x-compute-request-id: req-957ff5e9-28d1-48ca-8c9c-41e682f25a61 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:10:57,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d196c6d6a330721b75c0159b653f1b4dfadcbeab" 2019-05-14 11:10:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-cfa722fa-24ea-40b7-a696-0eb5a2383b71 2019-05-14 11:10:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-618e0ccc-a99a-4ec8-b016-7428da9b2fdc 2019-05-14 11:10:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-618e0ccc-a99a-4ec8-b016-7428da9b2fdc 2019-05-14 11:10:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:10:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:10:57,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:10:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:10:57,068 - 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-05-14 11:10:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:10:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7188de7-e926-4e8a-89c9-06807c4cd8c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:10:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5068b8779f64e3f25dbf4973d0cf004145188887" 2019-05-14 11:10:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/L4ZUD/bind.py 2019-05-14 11:10:57,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e7188de7-e926-4e8a-89c9-06807c4cd8c3 2019-05-14 11:10:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-b785b420-252d-45f2-8b9a-de1186f73417 2019-05-14 11:10:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5068b8779f64e3f25dbf4973d0cf004145188887" 2019-05-14 11:10:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-05-14 11:10:57,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-05-14 11:10:57,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:10:57,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:10:57,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:10:57 GMT 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:10:57,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:10:57,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:10:57,127 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:10:57,127 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:02,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:02,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:02,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:02,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:02,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:02,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:02,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:02,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:02,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.747Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-b785b420-252d-45f2-8b9a-de1186f73417 x-compute-request-id: req-b785b420-252d-45f2-8b9a-de1186f73417 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.365Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:07.747Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-b785b420-252d-45f2-8b9a-de1186f73417", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.365Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.474Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-c1c5c727-e974-4da4-9024-47b58aaab9c9 x-compute-request-id: req-c1c5c727-e974-4da4-9024-47b58aaab9c9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.261Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.474Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.867Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.474Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.474Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.474Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-da963dae-9bff-4d1b-85f1-6e44f16d9900 x-compute-request-id: req-da963dae-9bff-4d1b-85f1-6e44f16d9900 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f67578f9-4c40-49b1-ac62-8a4dcda4aa81\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.805Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.474Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-da963dae-9bff-4d1b-85f1-6e44f16d9900", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.805Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.474Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-da963dae-9bff-4d1b-85f1-6e44f16d9900", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.805Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.474Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5068b8779f64e3f25dbf4973d0cf004145188887\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:07.806Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.979Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-95afcb72-ca76-4cc4-a2a0-b914f049d2a7", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.414Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.979Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-c1c5c727-e974-4da4-9024-47b58aaab9c9", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.261Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.979Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-c1c5c727-e974-4da4-9024-47b58aaab9c9", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.261Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.979Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5068b8779f64e3f25dbf4973d0cf004145188887\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.262Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.979Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-95afcb72-ca76-4cc4-a2a0-b914f049d2a7 x-compute-request-id: req-95afcb72-ca76-4cc4-a2a0-b914f049d2a7 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f67578f9-4c40-49b1-ac62-8a4dcda4aa81\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.414Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:08.979Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-95afcb72-ca76-4cc4-a2a0-b914f049d2a7", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.414Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.61865bcf-6f01-4fa2-bd1b-41dc0a788cdd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:09.590Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.969Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:09.590Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.898Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:09.590Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b9bc1aa-b074-418f-83d5-b94f7ed12ef1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:09.097Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:09.590Z", "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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:09.093Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:09.590Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:09.590Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:08.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:09.590Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7b9bc1aa-b074-418f-83d5-b94f7ed12ef1", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:09.097Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.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": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.069Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.103Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:09.215Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4fcaee0ea6e68a98b8808b2a2ef7928f4fb909d\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:09.518Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.685Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-8312ef80-ca20-428b-a22e-690eb95cd771", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.410Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4fcaee0ea6e68a98b8808b2a2ef7928f4fb909d\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.411Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.685Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-8312ef80-ca20-428b-a22e-690eb95cd771", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.410Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.685Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-8312ef80-ca20-428b-a22e-690eb95cd771 x-compute-request-id: req-8312ef80-ca20-428b-a22e-690eb95cd771 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.410Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.685Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51509e0705d190f3747a9401b54b19bfb913653e\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.498Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.685Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5c609c5c-07a4-4c92-8bec-c6a31e4836e4", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.074Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.685Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c609c5c-07a4-4c92-8bec-c6a31e4836e4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.074Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:10.685Z", "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_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.457Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.294Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-206ecd8b-8b65-4dbd-8d78-ff9fe9763bab", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.744Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.294Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ad81ffc-120c-4e2e-9279-4d90daecfe9f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.462Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.294Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2ad81ffc-120c-4e2e-9279-4d90daecfe9f", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.462Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.294Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206ecd8b-8b65-4dbd-8d78-ff9fe9763bab x-compute-request-id: req-206ecd8b-8b65-4dbd-8d78-ff9fe9763bab Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c184dafc-f2d6-410e-b31a-521d4c042e97\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eef4ead6-e007-442a-9b8b-aac589e3a88b\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.743Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.294Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-206ecd8b-8b65-4dbd-8d78-ff9fe9763bab", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.744Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4fcaee0ea6e68a98b8808b2a2ef7928f4fb909d\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.745Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f94bedaef05322b4b65cd7fbd226bd9e845c19a2\"", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:10.862Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.658Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a46c68aa-7246-4a2a-bdbb-3eb88c5480d9 x-compute-request-id: req-a46c68aa-7246-4a2a-bdbb-3eb88c5480d9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.725Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-940ceb63-b226-4b40-9f19-a9401162a8c4", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.351Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-940ceb63-b226-4b40-9f19-a9401162a8c4", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.351Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-940ceb63-b226-4b40-9f19-a9401162a8c4 x-compute-request-id: req-940ceb63-b226-4b40-9f19-a9401162a8c4 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c184dafc-f2d6-410e-b31a-521d4c042e97\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eef4ead6-e007-442a-9b8b-aac589e3a88b\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.350Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d4fcaee0ea6e68a98b8808b2a2ef7928f4fb909d\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.202Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-a2c6c234-6fe1-4e52-ad2e-c2f9b6e0de5b", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.202Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-a2c6c234-6fe1-4e52-ad2e-c2f9b6e0de5b", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.202Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2c6c234-6fe1-4e52-ad2e-c2f9b6e0de5b x-compute-request-id: req-a2c6c234-6fe1-4e52-ad2e-c2f9b6e0de5b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.201Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.6fbb381e-448e-4c5b-b104-2905dbb14399"}], "metadata": {"pagination": {"total": 2497, "offset": 2308, "size": 50}}} 2019-05-14 11:11:02,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:02,343 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:02 GMT 2019-05-14 11:11:02,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:02,343 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:11:02,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:02,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:02,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:02,343 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:11:02,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-b785b420-252d-45f2-8b9a-de1186f73417 x-compute-request-id: req-b785b420-252d-45f2-8b9a-de1186f73417 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:02,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-b785b420-252d-45f2-8b9a-de1186f73417 2019-05-14 11:11:02,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-c1c5c727-e974-4da4-9024-47b58aaab9c9 x-compute-request-id: req-c1c5c727-e974-4da4-9024-47b58aaab9c9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:02,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:11:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-14 11:11:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-da963dae-9bff-4d1b-85f1-6e44f16d9900 x-compute-request-id: req-da963dae-9bff-4d1b-85f1-6e44f16d9900 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ce995cad-a1ad-421e-a762-e2b293349d01", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f67578f9-4c40-49b1-ac62-8a4dcda4aa81"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "ce995cad-a1ad-421e-a762-e2b293349d01", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-14 11:11:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-da963dae-9bff-4d1b-85f1-6e44f16d9900 2019-05-14 11:11:02,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-da963dae-9bff-4d1b-85f1-6e44f16d9900 2019-05-14 11:11:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5068b8779f64e3f25dbf4973d0cf004145188887" 2019-05-14 11:11:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-95afcb72-ca76-4cc4-a2a0-b914f049d2a7 2019-05-14 11:11:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-c1c5c727-e974-4da4-9024-47b58aaab9c9 2019-05-14 11:11:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-c1c5c727-e974-4da4-9024-47b58aaab9c9 2019-05-14 11:11:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5068b8779f64e3f25dbf4973d0cf004145188887" 2019-05-14 11:11:02,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-95afcb72-ca76-4cc4-a2a0-b914f049d2a7 x-compute-request-id: req-95afcb72-ca76-4cc4-a2a0-b914f049d2a7 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ce995cad-a1ad-421e-a762-e2b293349d01", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f67578f9-4c40-49b1-ac62-8a4dcda4aa81"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "ce995cad-a1ad-421e-a762-e2b293349d01", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-14 11:11:02,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-95afcb72-ca76-4cc4-a2a0-b914f049d2a7 2019-05-14 11:11:02,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:02,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:02,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b9bc1aa-b074-418f-83d5-b94f7ed12ef1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:11:02,350 - 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-05-14 11:11:02,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-05-14 11:11:02,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:11:02,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7b9bc1aa-b074-418f-83d5-b94f7ed12ef1 2019-05-14 11:11:02,351 - 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-05-14 11:11:02,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:02,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fcaee0ea6e68a98b8808b2a2ef7928f4fb909d" 2019-05-14 11:11:02,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-8312ef80-ca20-428b-a22e-690eb95cd771 2019-05-14 11:11:02,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fcaee0ea6e68a98b8808b2a2ef7928f4fb909d" 2019-05-14 11:11:02,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-8312ef80-ca20-428b-a22e-690eb95cd771 2019-05-14 11:11:02,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-8312ef80-ca20-428b-a22e-690eb95cd771 x-compute-request-id: req-8312ef80-ca20-428b-a22e-690eb95cd771 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:02,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/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51509e0705d190f3747a9401b54b19bfb913653e" 2019-05-14 11:11:02,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5c609c5c-07a4-4c92-8bec-c6a31e4836e4 2019-05-14 11:11:02,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c609c5c-07a4-4c92-8bec-c6a31e4836e4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:11:02,353 - 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-05-14 11:11:02,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-206ecd8b-8b65-4dbd-8d78-ff9fe9763bab 2019-05-14 11:11:02,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ad81ffc-120c-4e2e-9279-4d90daecfe9f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:11:02,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2ad81ffc-120c-4e2e-9279-4d90daecfe9f 2019-05-14 11:11:02,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-206ecd8b-8b65-4dbd-8d78-ff9fe9763bab x-compute-request-id: req-206ecd8b-8b65-4dbd-8d78-ff9fe9763bab Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c184dafc-f2d6-410e-b31a-521d4c042e97"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eef4ead6-e007-442a-9b8b-aac589e3a88b"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-14 11:11:02,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-206ecd8b-8b65-4dbd-8d78-ff9fe9763bab 2019-05-14 11:11:02,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fcaee0ea6e68a98b8808b2a2ef7928f4fb909d" 2019-05-14 11:11:02,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94bedaef05322b4b65cd7fbd226bd9e845c19a2" 2019-05-14 11:11:02,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:02,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a46c68aa-7246-4a2a-bdbb-3eb88c5480d9 x-compute-request-id: req-a46c68aa-7246-4a2a-bdbb-3eb88c5480d9 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:02,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-940ceb63-b226-4b40-9f19-a9401162a8c4 2019-05-14 11:11:02,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-940ceb63-b226-4b40-9f19-a9401162a8c4 2019-05-14 11:11:02,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-940ceb63-b226-4b40-9f19-a9401162a8c4 x-compute-request-id: req-940ceb63-b226-4b40-9f19-a9401162a8c4 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c184dafc-f2d6-410e-b31a-521d4c042e97"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eef4ead6-e007-442a-9b8b-aac589e3a88b"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-14 11:11:02,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/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4fcaee0ea6e68a98b8808b2a2ef7928f4fb909d" 2019-05-14 11:11:02,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-a2c6c234-6fe1-4e52-ad2e-c2f9b6e0de5b 2019-05-14 11:11:02,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-a2c6c234-6fe1-4e52-ad2e-c2f9b6e0de5b 2019-05-14 11:11:02,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2c6c234-6fe1-4e52-ad2e-c2f9b6e0de5b x-compute-request-id: req-a2c6c234-6fe1-4e52-ad2e-c2f9b6e0de5b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:02,357 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:02,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:02,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:02,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:02,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:02,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:02 GMT 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:02,427 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:07,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:07,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:07,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:07,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:07,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:07,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:07,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:07,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:07,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51509e0705d190f3747a9401b54b19bfb913653e\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.149Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-f8ccd2f2-550f-4fd4-9223-209c340dcddb", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.147Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-f8ccd2f2-550f-4fd4-9223-209c340dcddb", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.147Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:11.866Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8ccd2f2-550f-4fd4-9223-209c340dcddb x-compute-request-id: req-f8ccd2f2-550f-4fd4-9223-209c340dcddb Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.147Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-6402f0ca-60a9-4914-8be4-265dd4eba702", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.942Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-2e61acff-4ec9-44c9-9038-49a1fa90a2aa x-compute-request-id: req-2e61acff-4ec9-44c9-9038-49a1fa90a2aa Content-Encoding: gzip Content-Length: 535 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"119ff6c8-f9e8-4900-9876-146b40e5b0a7\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9cbb25de-0a88-422c-9079-e717a4ae2b2e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a576efa5-19bf-428d-a125-698de1f755a9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.447Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f94bedaef05322b4b65cd7fbd226bd9e845c19a2\"", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.062Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-2aaab7a2-b29a-4b88-b591-fb03a5a816ef", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.062Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-2aaab7a2-b29a-4b88-b591-fb03a5a816ef", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.062Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-2aaab7a2-b29a-4b88-b591-fb03a5a816ef x-compute-request-id: req-2aaab7a2-b29a-4b88-b591-fb03a5a816ef Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f67578f9-4c40-49b1-ac62-8a4dcda4aa81\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.061Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51509e0705d190f3747a9401b54b19bfb913653e\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.099Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-36f77ea3-8614-4b6b-ad44-87ac517a6d0b", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.099Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-36f77ea3-8614-4b6b-ad44-87ac517a6d0b", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.099Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.735Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-36f77ea3-8614-4b6b-ad44-87ac517a6d0b x-compute-request-id: req-36f77ea3-8614-4b6b-ad44-87ac517a6d0b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.098Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-a46c68aa-7246-4a2a-bdbb-3eb88c5480d9", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.725Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-a46c68aa-7246-4a2a-bdbb-3eb88c5480d9", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.726Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f94bedaef05322b4b65cd7fbd226bd9e845c19a2\"", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.726Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}51509e0705d190f3747a9401b54b19bfb913653e\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.943Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-6402f0ca-60a9-4914-8be4-265dd4eba702 x-compute-request-id: req-6402f0ca-60a9-4914-8be4-265dd4eba702 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"119ff6c8-f9e8-4900-9876-146b40e5b0a7\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9cbb25de-0a88-422c-9079-e717a4ae2b2e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a576efa5-19bf-428d-a125-698de1f755a9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.941Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:12.514Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-6402f0ca-60a9-4914-8be4-265dd4eba702", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:11.942Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-87b7c690-28a8-4a36-99fb-ce5572650ce0 x-compute-request-id: req-87b7c690-28a8-4a36-99fb-ce5572650ce0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.481Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-87b7c690-28a8-4a36-99fb-ce5572650ce0", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.481Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90ed4b8-2f84-4c8e-ad79-0da5846a6eec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.943Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f94bedaef05322b4b65cd7fbd226bd9e845c19a2\"", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.482Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-b054e76c-60d6-45bf-88a8-2afe8dc300d7 x-compute-request-id: req-b054e76c-60d6-45bf-88a8-2afe8dc300d7 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"f67578f9-4c40-49b1-ac62-8a4dcda4aa81\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"ce995cad-a1ad-421e-a762-e2b293349d01\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.631Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-b054e76c-60d6-45bf-88a8-2afe8dc300d7", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.631Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.963Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-2e61acff-4ec9-44c9-9038-49a1fa90a2aa", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.447Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-87b7c690-28a8-4a36-99fb-ce5572650ce0", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.481Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-b054e76c-60d6-45bf-88a8-2afe8dc300d7", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.632Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5808944-8377-44ab-b676-407a652212c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "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_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.938Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a90ed4b8-2f84-4c8e-ad79-0da5846a6eec", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.943Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.088Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.211Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-2e61acff-4ec9-44c9-9038-49a1fa90a2aa", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:12.447Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a0b8d37a-25a1-481a-81de-fd1addddad90"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.847Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.847Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.153Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:13.847Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f52f7e0477b88f29daa72f579e612ec8f4f3093f\"", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.333Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:14.488Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:14.488Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-15238817-0fee-46ff-a9b9-f44ab3a22f7e x-compute-request-id: req-15238817-0fee-46ff-a9b9-f44ab3a22f7e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.865Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:14.488Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-15238817-0fee-46ff-a9b9-f44ab3a22f7e", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.865Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:14.488Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-15238817-0fee-46ff-a9b9-f44ab3a22f7e", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.865Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:14.488Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f52f7e0477b88f29daa72f579e612ec8f4f3093f\"", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:13.866Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:14.488Z", "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_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.218Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:14.488Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d97c0c-f839-4fb6-a013-d35bca57273d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.222Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:14.488Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-47d97c0c-f839-4fb6-a013-d35bca57273d", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.222Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.033Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-d709ea94-c8af-4405-86e9-5d69ee05cae6 x-compute-request-id: req-d709ea94-c8af-4405-86e9-5d69ee05cae6 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c184dafc-f2d6-410e-b31a-521d4c042e97\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eef4ead6-e007-442a-9b8b-aac589e3a88b\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.621Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.033Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-9fd5986b-afe3-4ee6-afef-57fee37f6ad0 x-compute-request-id: req-9fd5986b-afe3-4ee6-afef-57fee37f6ad0 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.978Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.033Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f52f7e0477b88f29daa72f579e612ec8f4f3093f\"", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.622Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.033Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-d709ea94-c8af-4405-86e9-5d69ee05cae6", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.621Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}], "metadata": {"pagination": {"total": 2497, "offset": 2358, "size": 50}}} 2019-05-14 11:11:07,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:07,643 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:07 GMT 2019-05-14 11:11:07,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:07,643 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:11:07,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:07,643 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:07,643 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:07,644 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:11:07,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51509e0705d190f3747a9401b54b19bfb913653e" 2019-05-14 11:11:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-f8ccd2f2-550f-4fd4-9223-209c340dcddb 2019-05-14 11:11:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-f8ccd2f2-550f-4fd4-9223-209c340dcddb 2019-05-14 11:11:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8ccd2f2-550f-4fd4-9223-209c340dcddb x-compute-request-id: req-f8ccd2f2-550f-4fd4-9223-209c340dcddb Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-6402f0ca-60a9-4914-8be4-265dd4eba702 2019-05-14 11:11:07,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-2e61acff-4ec9-44c9-9038-49a1fa90a2aa x-compute-request-id: req-2e61acff-4ec9-44c9-9038-49a1fa90a2aa Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "119ff6c8-f9e8-4900-9876-146b40e5b0a7"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9cbb25de-0a88-422c-9079-e717a4ae2b2e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a576efa5-19bf-428d-a125-698de1f755a9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "23aa2b31-392f-4ca5-9860-30867549d30c", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-14 11:11:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94bedaef05322b4b65cd7fbd226bd9e845c19a2" 2019-05-14 11:11:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-2aaab7a2-b29a-4b88-b591-fb03a5a816ef 2019-05-14 11:11:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-2aaab7a2-b29a-4b88-b591-fb03a5a816ef 2019-05-14 11:11:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-2aaab7a2-b29a-4b88-b591-fb03a5a816ef x-compute-request-id: req-2aaab7a2-b29a-4b88-b591-fb03a5a816ef Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ce995cad-a1ad-421e-a762-e2b293349d01", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f67578f9-4c40-49b1-ac62-8a4dcda4aa81"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "ce995cad-a1ad-421e-a762-e2b293349d01", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-14 11:11:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51509e0705d190f3747a9401b54b19bfb913653e" 2019-05-14 11:11:07,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-36f77ea3-8614-4b6b-ad44-87ac517a6d0b 2019-05-14 11:11:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-36f77ea3-8614-4b6b-ad44-87ac517a6d0b 2019-05-14 11:11:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-36f77ea3-8614-4b6b-ad44-87ac517a6d0b x-compute-request-id: req-36f77ea3-8614-4b6b-ad44-87ac517a6d0b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-a46c68aa-7246-4a2a-bdbb-3eb88c5480d9 2019-05-14 11:11:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-a46c68aa-7246-4a2a-bdbb-3eb88c5480d9 2019-05-14 11:11:07,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94bedaef05322b4b65cd7fbd226bd9e845c19a2" 2019-05-14 11:11:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51509e0705d190f3747a9401b54b19bfb913653e" 2019-05-14 11:11:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-6402f0ca-60a9-4914-8be4-265dd4eba702 x-compute-request-id: req-6402f0ca-60a9-4914-8be4-265dd4eba702 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "119ff6c8-f9e8-4900-9876-146b40e5b0a7"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9cbb25de-0a88-422c-9079-e717a4ae2b2e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a576efa5-19bf-428d-a125-698de1f755a9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "23aa2b31-392f-4ca5-9860-30867549d30c", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-14 11:11:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-6402f0ca-60a9-4914-8be4-265dd4eba702 2019-05-14 11:11:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-87b7c690-28a8-4a36-99fb-ce5572650ce0 x-compute-request-id: req-87b7c690-28a8-4a36-99fb-ce5572650ce0 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-87b7c690-28a8-4a36-99fb-ce5572650ce0 2019-05-14 11:11:07,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:10:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90ed4b8-2f84-4c8e-ad79-0da5846a6eec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:11:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f94bedaef05322b4b65cd7fbd226bd9e845c19a2" 2019-05-14 11:11:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-b054e76c-60d6-45bf-88a8-2afe8dc300d7 x-compute-request-id: req-b054e76c-60d6-45bf-88a8-2afe8dc300d7 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ce995cad-a1ad-421e-a762-e2b293349d01", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f67578f9-4c40-49b1-ac62-8a4dcda4aa81"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "ce995cad-a1ad-421e-a762-e2b293349d01", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-05-14 11:11:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-b054e76c-60d6-45bf-88a8-2afe8dc300d7 2019-05-14 11:11:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-2e61acff-4ec9-44c9-9038-49a1fa90a2aa 2019-05-14 11:11:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-87b7c690-28a8-4a36-99fb-ce5572650ce0 2019-05-14 11:11:07,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-b054e76c-60d6-45bf-88a8-2afe8dc300d7 2019-05-14 11:11:07,653 - 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-05-14 11:11:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a90ed4b8-2f84-4c8e-ad79-0da5846a6eec 2019-05-14 11:11:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-2e61acff-4ec9-44c9-9038-49a1fa90a2aa 2019-05-14 11:11:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:11:07,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52f7e0477b88f29daa72f579e612ec8f4f3093f" 2019-05-14 11:11:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:11:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-15238817-0fee-46ff-a9b9-f44ab3a22f7e x-compute-request-id: req-15238817-0fee-46ff-a9b9-f44ab3a22f7e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-15238817-0fee-46ff-a9b9-f44ab3a22f7e 2019-05-14 11:11:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-15238817-0fee-46ff-a9b9-f44ab3a22f7e 2019-05-14 11:11:07,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52f7e0477b88f29daa72f579e612ec8f4f3093f" 2019-05-14 11:11:07,654 - 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-05-14 11:11:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47d97c0c-f839-4fb6-a013-d35bca57273d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:11:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-47d97c0c-f839-4fb6-a013-d35bca57273d 2019-05-14 11:11:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-d709ea94-c8af-4405-86e9-5d69ee05cae6 x-compute-request-id: req-d709ea94-c8af-4405-86e9-5d69ee05cae6 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c184dafc-f2d6-410e-b31a-521d4c042e97"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eef4ead6-e007-442a-9b8b-aac589e3a88b"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-14 11:11:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-9fd5986b-afe3-4ee6-afef-57fee37f6ad0 x-compute-request-id: req-9fd5986b-afe3-4ee6-afef-57fee37f6ad0 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52f7e0477b88f29daa72f579e612ec8f4f3093f" 2019-05-14 11:11:07,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-d709ea94-c8af-4405-86e9-5d69ee05cae6 2019-05-14 11:11:07,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:07,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:07,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:07,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:07,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:07,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:07 GMT 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:07,726 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:07,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:12,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:12,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:12,820 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:12,820 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:12,820 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:12,820 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:12,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:12,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:12,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.033Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-d709ea94-c8af-4405-86e9-5d69ee05cae6 x-compute-request-id: req-d709ea94-c8af-4405-86e9-5d69ee05cae6 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c184dafc-f2d6-410e-b31a-521d4c042e97\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eef4ead6-e007-442a-9b8b-aac589e3a88b\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.621Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.033Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-d709ea94-c8af-4405-86e9-5d69ee05cae6", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.621Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-6ecc004c-fb64-4ce0-b418-6de9e1f81b65 x-compute-request-id: req-6ecc004c-fb64-4ce0-b418-6de9e1f81b65 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.411Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-3fe178e9-0d21-42e0-a60e-41ed4e78d20b", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.331Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-3fe178e9-0d21-42e0-a60e-41ed4e78d20b", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.331Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-3fe178e9-0d21-42e0-a60e-41ed4e78d20b x-compute-request-id: req-3fe178e9-0d21-42e0-a60e-41ed4e78d20b Content-Encoding: gzip Content-Length: 488 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"c184dafc-f2d6-410e-b31a-521d4c042e97\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"eef4ead6-e007-442a-9b8b-aac589e3a88b\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"e6bbba2a-cd89-45ea-9946-090031a0e776\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.331Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f52f7e0477b88f29daa72f579e612ec8f4f3093f\"", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.978Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-9fd5986b-afe3-4ee6-afef-57fee37f6ad0", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.978Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-9fd5986b-afe3-4ee6-afef-57fee37f6ad0", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:14.978Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3a30d969-9d67-451a-a48b-d6feb67689d2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5b8507a2b8998abd1b79b64e5a46ce882ce7291\"", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.413Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-6ecc004c-fb64-4ce0-b418-6de9e1f81b65", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.412Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:15.701Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-6ecc004c-fb64-4ce0-b418-6de9e1f81b65", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.411Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.265Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.709Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.265Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.872Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.265Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-8d42ca48-5969-4763-94ca-1c02c26e60d8 x-compute-request-id: req-8d42ca48-5969-4763-94ca-1c02c26e60d8 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"119ff6c8-f9e8-4900-9876-146b40e5b0a7\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9cbb25de-0a88-422c-9079-e717a4ae2b2e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a576efa5-19bf-428d-a125-698de1f755a9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.744Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.265Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-8d42ca48-5969-4763-94ca-1c02c26e60d8", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.744Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.265Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-8d42ca48-5969-4763-94ca-1c02c26e60d8", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.744Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5b8507a2b8998abd1b79b64e5a46ce882ce7291\"", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:15.745Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.265Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-0c3b30d7-f5fe-4c21-b991-8bd33705af73 x-compute-request-id: req-0c3b30d7-f5fe-4c21-b991-8bd33705af73 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.095Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.934Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-388d65d1-dbff-4d49-8ad8-3219aba0d2b9 x-compute-request-id: req-388d65d1-dbff-4d49-8ad8-3219aba0d2b9 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"119ff6c8-f9e8-4900-9876-146b40e5b0a7\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9cbb25de-0a88-422c-9079-e717a4ae2b2e\"}, {\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a576efa5-19bf-428d-a125-698de1f755a9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"23aa2b31-392f-4ca5-9860-30867549d30c\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.515Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c5b8507a2b8998abd1b79b64e5a46ce882ce7291\"", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.097Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.934Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-0c3b30d7-f5fe-4c21-b991-8bd33705af73", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.096Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.934Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-0c3b30d7-f5fe-4c21-b991-8bd33705af73", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.095Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.934Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-388d65d1-dbff-4d49-8ad8-3219aba0d2b9", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.516Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:16.934Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-388d65d1-dbff-4d49-8ad8-3219aba0d2b9", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.516Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.3dfa20fa-7833-4b2b-b12e-3c98608a2f2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:17.659Z", "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_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.946Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:17.659Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.896Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:17.659Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:17.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:17.659Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:17.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:17.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}261a55362fb0e156a3de49bcba5b749bc690dd01\"", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:17.347Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:17.659Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-47866fb9-48cf-4314-82d6-ea4040cc6a3b", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.954Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:17.659Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47866fb9-48cf-4314-82d6-ea4040cc6a3b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:16.953Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:18.227Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-8d7b99a5-4bb4-4432-956b-be42c4bb35e2 x-compute-request-id: req-8d7b99a5-4bb4-4432-956b-be42c4bb35e2 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:17.888Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:18.227Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}261a55362fb0e156a3de49bcba5b749bc690dd01\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:17.890Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:18.227Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-8d7b99a5-4bb4-4432-956b-be42c4bb35e2", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:17.889Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:18.227Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-8d7b99a5-4bb4-4432-956b-be42c4bb35e2", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:17.888Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:20.297Z", "message": "[localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:20.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:21.039Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}261a55362fb0e156a3de49bcba5b749bc690dd01\"", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:20.705Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:21.039Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:10: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-a0115cf7-523d-424d-a427-20c9cb09f38d x-compute-request-id: req-a0115cf7-523d-424d-a427-20c9cb09f38d 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_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:20.703Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:21.039Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-a0115cf7-523d-424d-a427-20c9cb09f38d", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:20.704Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:21.039Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-a0115cf7-523d-424d-a427-20c9cb09f38d", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:20.704Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:21.621Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-1a59408b-28f9-4e31-a926-7762497a54cb", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:21.274Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:21.621Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:21.504Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:21.621Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-1a59408b-28f9-4e31-a926-7762497a54cb", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:21.274Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:21.621Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:10: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-1a59408b-28f9-4e31-a926-7762497a54cb x-compute-request-id: req-1a59408b-28f9-4e31-a926-7762497a54cb Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:21.274Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.70d5848b-0e86-4d4c-8045-5af6a59880c3"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:22.307Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:21.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:22.307Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:21.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.082Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:25.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:25.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}], "metadata": {"pagination": {"total": 2498, "offset": 2408, "size": 50}}} 2019-05-14 11:11:12,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:12,821 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:12 GMT 2019-05-14 11:11:12,821 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:12,821 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:11:12,821 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:12,821 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:12,821 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:12,821 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:11:12,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-d709ea94-c8af-4405-86e9-5d69ee05cae6 x-compute-request-id: req-d709ea94-c8af-4405-86e9-5d69ee05cae6 Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c184dafc-f2d6-410e-b31a-521d4c042e97"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eef4ead6-e007-442a-9b8b-aac589e3a88b"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-14 11:11:12,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-d709ea94-c8af-4405-86e9-5d69ee05cae6 2019-05-14 11:11:12,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-6ecc004c-fb64-4ce0-b418-6de9e1f81b65 x-compute-request-id: req-6ecc004c-fb64-4ce0-b418-6de9e1f81b65 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:12,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-3fe178e9-0d21-42e0-a60e-41ed4e78d20b 2019-05-14 11:11:12,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-3fe178e9-0d21-42e0-a60e-41ed4e78d20b 2019-05-14 11:11:12,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-3fe178e9-0d21-42e0-a60e-41ed4e78d20b x-compute-request-id: req-3fe178e9-0d21-42e0-a60e-41ed4e78d20b Content-Encoding: gzip Content-Length: 488 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c184dafc-f2d6-410e-b31a-521d4c042e97"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "eef4ead6-e007-442a-9b8b-aac589e3a88b"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "e6bbba2a-cd89-45ea-9946-090031a0e776", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-05-14 11:11:12,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/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f52f7e0477b88f29daa72f579e612ec8f4f3093f" 2019-05-14 11:11:12,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-9fd5986b-afe3-4ee6-afef-57fee37f6ad0 2019-05-14 11:11:12,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-9fd5986b-afe3-4ee6-afef-57fee37f6ad0 2019-05-14 11:11:12,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b8507a2b8998abd1b79b64e5a46ce882ce7291" 2019-05-14 11:11:12,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-6ecc004c-fb64-4ce0-b418-6de9e1f81b65 2019-05-14 11:11:12,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-6ecc004c-fb64-4ce0-b418-6de9e1f81b65 2019-05-14 11:11:12,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:12,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-05-14 11:11:12,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-8d42ca48-5969-4763-94ca-1c02c26e60d8 x-compute-request-id: req-8d42ca48-5969-4763-94ca-1c02c26e60d8 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "119ff6c8-f9e8-4900-9876-146b40e5b0a7"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9cbb25de-0a88-422c-9079-e717a4ae2b2e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a576efa5-19bf-428d-a125-698de1f755a9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "23aa2b31-392f-4ca5-9860-30867549d30c", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-14 11:11:12,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-8d42ca48-5969-4763-94ca-1c02c26e60d8 2019-05-14 11:11:12,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-8d42ca48-5969-4763-94ca-1c02c26e60d8 2019-05-14 11:11:12,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b8507a2b8998abd1b79b64e5a46ce882ce7291" 2019-05-14 11:11:12,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-0c3b30d7-f5fe-4c21-b991-8bd33705af73 x-compute-request-id: req-0c3b30d7-f5fe-4c21-b991-8bd33705af73 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:12,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-388d65d1-dbff-4d49-8ad8-3219aba0d2b9 x-compute-request-id: req-388d65d1-dbff-4d49-8ad8-3219aba0d2b9 Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "119ff6c8-f9e8-4900-9876-146b40e5b0a7"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9cbb25de-0a88-422c-9079-e717a4ae2b2e"}, {"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "23aa2b31-392f-4ca5-9860-30867549d30c", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a576efa5-19bf-428d-a125-698de1f755a9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "23aa2b31-392f-4ca5-9860-30867549d30c", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-05-14 11:11:12,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5b8507a2b8998abd1b79b64e5a46ce882ce7291" 2019-05-14 11:11:12,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-0c3b30d7-f5fe-4c21-b991-8bd33705af73 2019-05-14 11:11:12,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-0c3b30d7-f5fe-4c21-b991-8bd33705af73 2019-05-14 11:11:12,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-388d65d1-dbff-4d49-8ad8-3219aba0d2b9 2019-05-14 11:11:12,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-388d65d1-dbff-4d49-8ad8-3219aba0d2b9 2019-05-14 11:11:12,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-05-14 11:11:12,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-05-14 11:11:12,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:11:12,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:11:12,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/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261a55362fb0e156a3de49bcba5b749bc690dd01" 2019-05-14 11:11:12,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-47866fb9-48cf-4314-82d6-ea4040cc6a3b 2019-05-14 11:11:12,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:10:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47866fb9-48cf-4314-82d6-ea4040cc6a3b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:11:12,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-8d7b99a5-4bb4-4432-956b-be42c4bb35e2 x-compute-request-id: req-8d7b99a5-4bb4-4432-956b-be42c4bb35e2 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:12,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261a55362fb0e156a3de49bcba5b749bc690dd01" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-05-14 11:11:12,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-8d7b99a5-4bb4-4432-956b-be42c4bb35e2 2019-05-14 11:11:12,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-8d7b99a5-4bb4-4432-956b-be42c4bb35e2 2019-05-14 11:11:12,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-05-14 11:11:12,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261a55362fb0e156a3de49bcba5b749bc690dd01" 2019-05-14 11:11:12,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:10: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-a0115cf7-523d-424d-a427-20c9cb09f38d x-compute-request-id: req-a0115cf7-523d-424d-a427-20c9cb09f38d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:11:12,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-a0115cf7-523d-424d-a427-20c9cb09f38d 2019-05-14 11:11:12,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-a0115cf7-523d-424d-a427-20c9cb09f38d 2019-05-14 11:11:12,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-1a59408b-28f9-4e31-a926-7762497a54cb 2019-05-14 11:11:12,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-05-14 11:11:12,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-1a59408b-28f9-4e31-a926-7762497a54cb 2019-05-14 11:11:12,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:10: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-1a59408b-28f9-4e31-a926-7762497a54cb x-compute-request-id: req-1a59408b-28f9-4e31-a926-7762497a54cb Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:11:12,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:11:12,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:11:12,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-14 11:11:12,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-05-14 11:11:12,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}. 2019-05-14 11:11:12,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:12,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:12,901 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:12 GMT 2019-05-14 11:11:12,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:12,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:12,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:12,902 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:12,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:17,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:17,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:17,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:17,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:17,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:25.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7eGkFS', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:25.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "Rendering the Jinja2 template to /etc/bind/named.conf.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:26.712Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpEr44jM', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpJHLGjg', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQWrH5D', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:26.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:27.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:27.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.307Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmEWgdw', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:27.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.4e996baf-8576-42c3-98db-1b394aa553eb"}, {"node_instance_id": "bind_24j9tg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.839Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:27.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:27.839Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:27.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:28.471Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:27.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:28.471Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:28.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.344Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/OO2Q9/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.926Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.926Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.926Z", "message": "[etcd] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.926Z", "message": "Process created, PID: 2390", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.926Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.926Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.926Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:29.926Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:29.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:41.139Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe 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/multiverse Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en\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,767 B/s)\nReading package lists...\n\nreal\t0m11.142s\nuser\t0m2.763s\nsys\t0m0.326s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:40.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:41.643Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:40.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:41.643Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:41.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:10:49.366Z", "message": "Waiting for process 2390 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:10:49.294Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:09.549Z", "message": "Waiting for process 2390 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:09.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}], "metadata": {"pagination": {"total": 2498, "offset": 2458, "size": 50}}} 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:17 GMT 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:17,988 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:17,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:17,989 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:11:17,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-14 11:11:17,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7eGkFS', '/etc/clearwater/local_config'] 2019-05-14 11:11:17,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-14 11:11:17,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-05-14 11:11:17,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-05-14 11:11:17,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}. 2019-05-14 11:11:17,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpEr44jM', '/etc/bind/named.conf.local'] 2019-05-14 11:11:17,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-05-14 11:11:17,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:11:17,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-14 11:11:17,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:11:17,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpJHLGjg', '/etc/bind/db.clearwater.local'] 2019-05-14 11:11:17,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.12', u'hss_hostname': u''}. 2019-05-14 11:11:17,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:11:17,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:11:17,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-14 11:11:17,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-05-14 11:11:17,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQWrH5D', '/etc/clearwater/shared_config'] 2019-05-14 11:11:17,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.12', 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.12', u'hss_hostname': u''}. 2019-05-14 11:11:17,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:11:17,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:11:17,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmEWgdw', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:11:17,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:17,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:11:17,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-14 11:11:17,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:17,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/OO2Q9/install-etcd.sh 2019-05-14 11:11:17,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:11:17,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-05-14 11:11:17,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-05-14 11:11:17,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2390 2019-05-14 11:11:17,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:11:17,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:11:17,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-05-14 11:11:17,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-05-14 11:11:17,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe 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/multiverse Sources Ign http://repo.cw-ngv.com binary/ Translation-en 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,767 B/s) Reading package lists... real 0m11.142s user 0m2.763s sys 0m0.326s 2019-05-14 11:11:17,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-05-14 11:11:17,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:11:17,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2390 to end... 2019-05-14 11:11:17,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2390 to end... 2019-05-14 11:11:17,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:18,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:18,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:18,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:18,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:18 GMT 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:18,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:23,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:23,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:23,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:23,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:23,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:23,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:23,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:23,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:23,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2498, "offset": 2498, "size": 50}}} 2019-05-14 11:11:23,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:23,147 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:23 GMT 2019-05-14 11:11:23,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:23,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:11:23,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:23,148 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:23,148 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:23,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:23,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:23,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:23,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:23,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:23,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:23,207 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:23,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:23,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:23,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:23,207 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:23 GMT 2019-05-14 11:11:23,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:23,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:23,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:23,208 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:23,208 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:28,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:28,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:28,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:28,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:28,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2498, "offset": 2498, "size": 50}}} 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:28 GMT 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:28,418 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:28,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:28,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:28,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:28,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:28,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:28,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:28,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:28,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:28,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:28,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:28,479 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:28 GMT 2019-05-14 11:11:28,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:28,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:28,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:28,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:28,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:33,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:33,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:33,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:33,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:33,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:33,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:29.566Z", "message": "Waiting for process 2390 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:29.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}], "metadata": {"pagination": {"total": 2499, "offset": 2498, "size": 50}}} 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:33 GMT 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:33,718 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:33,719 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:33,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2390 to end... 2019-05-14 11:11:33,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:33,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:33,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:33,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:33,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:33,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:33,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:33,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:33,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:33,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:33,789 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:33 GMT 2019-05-14 11:11:33,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:33,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:33,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:33,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:33,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:38,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:38,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:38,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:38,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:38,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:38,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:38,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:38,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:38,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:36.788Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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.15 [68.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,774 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51436 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8813\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m55.580s\nuser\t0m18.831s\nsys\t0m8.057s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:08 ? 00:00:01 /sbin/init\nroot 2 0 0 11:08 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:08 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 11:08 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 11:08 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:08 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:08 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:08 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:08 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:08 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:08 ? 00:00:00 [migration/0]\nroot 12 2 0 11:08 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:08 ? 00:00:00 [khelper]\nroot 14 2 0 11:08 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:08 ? 00:00:00 [netns]\nroot 16 2 0 11:08 ? 00:00:00 [writeback]\nroot 17 2 0 11:08 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:08 ? 00:00:00 [bioset]\nroot 19 2 0 11:08 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:08 ? 00:00:00 [kblockd]\nroot 21 2 0 11:08 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:08 ? 00:00:00 [khubd]\nroot 23 2 0 11:08 ? 00:00:00 [md]\nroot 24 2 0 11:08 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:08 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:08 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:08 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:08 ? 00:00:00 [vmstat]\nroot 30 2 0 11:08 ? 00:00:00 [ksmd]\nroot 31 2 0 11:08 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:08 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:08 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:08 ? 00:00:00 [crypto]\nroot 46 2 0 11:08 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:08 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:08 ? 00:00:00 [vballoon]\nroot 49 2 0 11:08 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:08 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 11:08 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 11:08 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 11:08 ? 00:00:00 [deferwq]\nroot 72 2 0 11:08 ? 00:00:00 [charger_manager]\nroot 81 2 0 11:08 ? 00:00:00 [kworker/0:2]\nroot 115 2 0 11:08 ? 00:00:00 [kpsmoused]\nroot 176 2 0 11:08 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:08 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:08 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:08 ? 00:00:00 [kworker/u3:1]\nroot 546 1 0 11:08 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 11:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:08 ? 00:00:00 [kauditd]\nroot 908 1 0 11:08 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 974 1 0 11:08 ? 00:00:00 rsyslogd\nmessage+ 1001 1 0 11:08 ? 00:00:00 dbus-daemon --system --fork\nroot 1013 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 11:09 ? 00:00:00 cron\ndaemon 1095 1 0 11:09 ? 00:00:00 atd\nroot 1240 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1246 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_0zbf41/env/bin/python -m cloudify_agent.worker --queue bind_host_0zbf41 --max-workers 5 --name bind_host_0zbf41\nubuntu 1464 1462 0 11:09 ? 00:00:00 /home/ubuntu/bind_host_0zbf41/env/bin/python -m cloudify_agent.worker --queue bind_host_0zbf41 --max-workers 5 --name bind_host_0zbf41\nubuntu 1608 1 0 11:09 ? 00:00:00 python2.7 /home/ubuntu/bind_host_0zbf41/env/bin/diamond --configfile /home/ubuntu/bind_host_0zbf41/work/plugins/diamond/etc/diamond.conf\nbind 2325 1 0 11:10 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2380 1464 1 11:10 ? 00:00:00 /home/ubuntu/bind_host_0zbf41/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-OApOSd\nubuntu 2390 2380 0 11:10 ? 00:00:00 /bin/sh -c /tmp/OO2Q9/install-etcd.sh\nubuntu 2392 2390 0 11:10 ? 00:00:00 /bin/bash -e /tmp/OO2Q9/install-etcd.sh\nntp 8409 1 0 11:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8939 1 0 11:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8949 8939 0 11:11 ? 00:00:00 [check-monit-upt] \nclearwa+ 9006 1 0 11:11 ? 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.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380\nroot 9042 8939 0 11:11 ? 00:00:00 [check-etcd-upti] \nroot 9046 8939 0 11:11 ? 00:00:00 [poll_etcd_clust] \nroot 9049 8939 0 11:11 ? 00:00:00 [poll_etcd.sh] \nroot 9080 1 0 11:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9086 9080 0 11:11 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9202 2392 0 11:11 ? 00:00:00 /bin/bash -e /tmp/OO2Q9/install-etcd.sh\nubuntu 9203 9202 0 11:11 ? 00:00:00 /bin/bash -e /tmp/OO2Q9/install-etcd.sh\nroot 9204 9203 0 11:11 ? 00:00:00 sudo ps -edf\nroot 9205 9204 0 11:11 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "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.12:2380 0.0.0.0:* LISTEN 9006/etcd \ntcp 0 0 192.168.120.12:53 0.0.0.0:* LISTEN 2325/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2325/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2325/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8939/monit \ntcp 0 0 127.0.0.1:42238 0.0.0.0:* LISTEN 2380/python \ntcp6 0 0 :::53 :::* LISTEN 2325/named \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2325/named \ntcp6 0 0 :::4000 :::* LISTEN 9006/etcd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8409/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8409/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8409/ntpd \nudp 0 0 0.0.0.0:37522 0.0.0.0:* 554/dhclient \nudp 0 0 192.168.120.12:53 0.0.0.0:* 2325/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2325/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8409/ntpd \nudp6 0 0 ::1:123 :::* 8409/ntpd \nudp6 0 0 :::123 :::* 8409/ntpd \nudp6 0 0 :::21453 :::* 554/dhclient \nudp6 0 0 :::53 :::* 2325/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7220 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9060 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8872 1001/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.936Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---3*[{named}]\n |-ntpd\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree\n | | `-7*[{python}]\n | `-{python}\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.019s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] => \nreal\t0m0.014s\nuser\t0m0.005s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] => [14-May-2019 11:11:29 UTC] clearwater-diags-monitor starting\n[14-May-2019 11:11:29 UTC] Waiting for trigger files\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-05-14T11:11:37.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] => /var/log/kern.log\n/var/log/monit.log\n/var/log/sysstat/sa14\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/clearwater-diags-monitor.log\n/var/log/dpkg.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/btmp\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/syslog\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.081Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:37.391Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9a:d2:41 \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9a:d241/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68527 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26138 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:128001332 (128.0 MB) TX bytes:3127960 (3.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: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:95677 (95.6 KB) TX bytes:95677 (95.6 KB)\n\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:36.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": " \r100 3149 100 3149 0 0 11411 0 --:--:-- --:--:-- --:--:-- 11450", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "[etcd] => 2019-05-14 11:11:22.393522300 Stopping etcd clearwater-etcd\n2019-05-14 11:11:28.435004993 Restarting etcd clearwater-etcd\n2019-05-14 11:11:28.444302095 Configured ETCDCTL_PEERS: \n2019-05-14 11:11:28.446128758 Check for previous failed startup attempt\n2019-05-14 11:11:28.447253185 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2019-05-14 11:11:28.477280939 etcdctl returned 2\n2019-05-14 11:11:28.489056479 Creating new cluster...\n2019-05-14 11:11:28.495674644 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.12:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.12\n --name 192-168-120-12\n --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.12:2380\n --listen-peer-urls http://192.168.120.12:2380\n2019-05-14 11:11:28.498876088 Check we're actually a member of the cluster\n2019-05-14 11:11:28.516236645 Wait for etcd to startup\n2019-05-14 11:11:29.540261224 Etcd started successfully\n2019-05-14 11:11:28.543117 I | etcdmain: etcd Version: 3.1.7\n2019-05-14 11:11:28.543188 I | etcdmain: Git SHA: 43b7507\n2019-05-14 11:11:28.543193 I | etcdmain: Go Version: go1.7.5\n2019-05-14 11:11:28.543196 I | etcdmain: Go OS/Arch: linux/amd64\n2019-05-14 11:11:28.543200 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-05-14 11:11:28.543310 I | embed: listening for peers on http://192.168.120.12:2380\n2019-05-14 11:11:28.543384 I | embed: listening for client requests on 0.0.0.0:4000\n2019-05-14 11:11:28.599787 I | etcdserver: name = 192-168-120-12\n2019-05-14 11:11:28.599807 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12\n2019-05-14 11:11:28.599812 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member\n2019-05-14 11:11:28.599816 I | etcdserver: heartbeat = 100ms\n2019-05-14 11:11:28.599820 I | etcdserver: election = 1000ms\n2019-05-14 11:11:28.599824 I | etcdserver: snapshot count = 10000\n2019-05-14 11:11:28.599832 I | etcdserver: advertise client URLs = http://192.168.120.12:4000\n2019-05-14 11:11:28.599837 I | etcdserver: initial advertise peer URLs = http://192.168.120.12:2380\n2019-05-14 11:11:28.599845 I | etcdserver: initial cluster = 192-168-120-12=http://192.168.120.12:2380\n2019-05-14 11:11:28.606603 I | etcdserver: starting member b28f40f517d3a5d5 in cluster ec92f7cb41bb4f7d\n2019-05-14 11:11:28.606665 I | raft: b28f40f517d3a5d5 became follower at term 0\n2019-05-14 11:11:28.606715 I | raft: newRaft b28f40f517d3a5d5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-05-14 11:11:28.606721 I | raft: b28f40f517d3a5d5 became follower at term 1\n2019-05-14 11:11:28.626145 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-05-14 11:11:28.627277 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d\n2019-05-14 11:11:28.706915 I | raft: b28f40f517d3a5d5 is starting a new election at term 1\n2019-05-14 11:11:28.707031 I | raft: b28f40f517d3a5d5 became candidate at term 2\n2019-05-14 11:11:28.707056 I | raft: b28f40f517d3a5d5 received MsgVoteResp from b28f40f517d3a5d5 at term 2\n2019-05-14 11:11:28.707070 I | raft: b28f40f517d3a5d5 became leader at term 2\n2019-05-14 11:11:28.707076 I | raft: raft.node: b28f40f517d3a5d5 elected leader b28f40f517d3a5d5 at term 2\n2019-05-14 11:11:28.707442 I | etcdserver: setting up the initial cluster version to 3.1\n2019-05-14 11:11:28.707500 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster ec92f7cb41bb4f7d\n2019-05-14 11:11:28.707613 I | embed: ready to serve client requests\n2019-05-14 11:11:28.708070 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-05-14 11:11:28.709060 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-05-14 11:11:28.709089 I | etcdserver/api: enabled capabilities for version 3.1\n2019-05-14 11:11:29.762334 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:45629\n2019-05-14 11:11:29.764666 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:45630\n2019-05-14 11:11:29.768747 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:45631\n2019-05-14 11:11:36.704671 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.12/liveness-check remote:192.168.120.12:45638\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.245Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "Execution done (PID=2390, return_code=0): /tmp/OO2Q9/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.073Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d1e80e47-5f5d-4e6b-89bd-83eb05c183f8"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.669Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:38.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.669Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:38.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:38.669Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:37.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 2538, "offset": 2499, "size": 50}}} 2019-05-14 11:11:38,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:38,999 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:39 GMT 2019-05-14 11:11:38,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:38,999 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:11:39,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:39,000 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:39,000 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:39,000 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:11:39,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 2 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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.15 [68.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,774 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51436 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8813 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m55.580s user 0m18.831s sys 0m8.057s 2019-05-14 11:11:39,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-05-14 11:11:39,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:08 ? 00:00:01 /sbin/init root 2 0 0 11:08 ? 00:00:00 [kthreadd] root 3 2 0 11:08 ? 00:00:00 [ksoftirqd/0] root 4 2 0 11:08 ? 00:00:00 [kworker/0:0] root 5 2 0 11:08 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:08 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:08 ? 00:00:00 [rcu_sched] root 8 2 0 11:08 ? 00:00:00 [rcuos/0] root 9 2 0 11:08 ? 00:00:00 [rcu_bh] root 10 2 0 11:08 ? 00:00:00 [rcuob/0] root 11 2 0 11:08 ? 00:00:00 [migration/0] root 12 2 0 11:08 ? 00:00:00 [watchdog/0] root 13 2 0 11:08 ? 00:00:00 [khelper] root 14 2 0 11:08 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:08 ? 00:00:00 [netns] root 16 2 0 11:08 ? 00:00:00 [writeback] root 17 2 0 11:08 ? 00:00:00 [kintegrityd] root 18 2 0 11:08 ? 00:00:00 [bioset] root 19 2 0 11:08 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:08 ? 00:00:00 [kblockd] root 21 2 0 11:08 ? 00:00:00 [ata_sff] root 22 2 0 11:08 ? 00:00:00 [khubd] root 23 2 0 11:08 ? 00:00:00 [md] root 24 2 0 11:08 ? 00:00:00 [devfreq_wq] root 25 2 0 11:08 ? 00:00:00 [kworker/0:1] root 27 2 0 11:08 ? 00:00:00 [khungtaskd] root 28 2 0 11:08 ? 00:00:00 [kswapd0] root 29 2 0 11:08 ? 00:00:00 [vmstat] root 30 2 0 11:08 ? 00:00:00 [ksmd] root 31 2 0 11:08 ? 00:00:00 [khugepaged] root 32 2 0 11:08 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:08 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:08 ? 00:00:00 [crypto] root 46 2 0 11:08 ? 00:00:00 [kthrotld] root 47 2 0 11:08 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:08 ? 00:00:00 [vballoon] root 49 2 0 11:08 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:08 ? 00:00:00 [scsi_eh_1] root 51 2 0 11:08 ? 00:00:00 [kworker/u2:2] root 52 2 0 11:08 ? 00:00:00 [kworker/u2:3] root 71 2 0 11:08 ? 00:00:00 [deferwq] root 72 2 0 11:08 ? 00:00:00 [charger_manager] root 81 2 0 11:08 ? 00:00:00 [kworker/0:2] root 115 2 0 11:08 ? 00:00:00 [kpsmoused] root 176 2 0 11:08 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:08 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:08 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:08 ? 00:00:00 [kworker/u3:1] root 546 1 0 11:08 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 11:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:08 ? 00:00:00 [kauditd] root 908 1 0 11:08 ? 00:00:00 upstart-file-bridge --daemon syslog 974 1 0 11:08 ? 00:00:00 rsyslogd message+ 1001 1 0 11:08 ? 00:00:00 dbus-daemon --system --fork root 1013 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 11:09 ? 00:00:00 cron daemon 1095 1 0 11:09 ? 00:00:00 atd root 1240 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1246 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_0zbf41/env/bin/python -m cloudify_agent.worker --queue bind_host_0zbf41 --max-workers 5 --name bind_host_0zbf41 ubuntu 1464 1462 0 11:09 ? 00:00:00 /home/ubuntu/bind_host_0zbf41/env/bin/python -m cloudify_agent.worker --queue bind_host_0zbf41 --max-workers 5 --name bind_host_0zbf41 ubuntu 1608 1 0 11:09 ? 00:00:00 python2.7 /home/ubuntu/bind_host_0zbf41/env/bin/diamond --configfile /home/ubuntu/bind_host_0zbf41/work/plugins/diamond/etc/diamond.conf bind 2325 1 0 11:10 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2380 1464 1 11:10 ? 00:00:00 /home/ubuntu/bind_host_0zbf41/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-OApOSd ubuntu 2390 2380 0 11:10 ? 00:00:00 /bin/sh -c /tmp/OO2Q9/install-etcd.sh ubuntu 2392 2390 0 11:10 ? 00:00:00 /bin/bash -e /tmp/OO2Q9/install-etcd.sh ntp 8409 1 0 11:11 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8939 1 0 11:11 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8949 8939 0 11:11 ? 00:00:00 [check-monit-upt] clearwa+ 9006 1 0 11:11 ? 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.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 root 9042 8939 0 11:11 ? 00:00:00 [check-etcd-upti] root 9046 8939 0 11:11 ? 00:00:00 [poll_etcd_clust] root 9049 8939 0 11:11 ? 00:00:00 [poll_etcd.sh] root 9080 1 0 11:11 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9086 9080 0 11:11 ? 00:00:00 inotifywait -e create -qq . ubuntu 9202 2392 0 11:11 ? 00:00:00 /bin/bash -e /tmp/OO2Q9/install-etcd.sh ubuntu 9203 9202 0 11:11 ? 00:00:00 /bin/bash -e /tmp/OO2Q9/install-etcd.sh root 9204 9203 0 11:11 ? 00:00:00 sudo ps -edf root 9205 9204 0 11:11 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.005s 2019-05-14 11:11:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-05-14 11:11:39,005 - 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.12:2380 0.0.0.0:* LISTEN 9006/etcd tcp 0 0 192.168.120.12:53 0.0.0.0:* LISTEN 2325/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2325/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2325/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8939/monit tcp 0 0 127.0.0.1:42238 0.0.0.0:* LISTEN 2380/python tcp6 0 0 :::53 :::* LISTEN 2325/named tcp6 0 0 :::22 :::* LISTEN 1091/sshd tcp6 0 0 ::1:953 :::* LISTEN 2325/named tcp6 0 0 :::4000 :::* LISTEN 9006/etcd udp 0 0 192.168.120.12:123 0.0.0.0:* 8409/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8409/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8409/ntpd udp 0 0 0.0.0.0:37522 0.0.0.0:* 554/dhclient udp 0 0 192.168.120.12:53 0.0.0.0:* 2325/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2325/named udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8409/ntpd udp6 0 0 ::1:123 :::* 8409/ntpd udp6 0 0 :::123 :::* 8409/ntpd udp6 0 0 :::21453 :::* 554/dhclient udp6 0 0 :::53 :::* 2325/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7220 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9060 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8872 1001/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.003s sys 0m0.003s 2019-05-14 11:11:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-05-14 11:11:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---3*[{named}] |-ntpd |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-sudo---python-+-python-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstree | | `-7*[{python}] | `-{python} |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.019s user 0m0.000s sys 0m0.006s 2019-05-14 11:11:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-05-14 11:11:39,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-05-14 11:11:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.014s user 0m0.005s sys 0m0.007s 2019-05-14 11:11:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-05-14 11:11:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-05-14 11:11:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-14 11:11:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [14-May-2019 11:11:29 UTC] clearwater-diags-monitor starting [14-May-2019 11:11:29 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2019-05-14 11:11:39,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-14 11:11:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/kern.log /var/log/monit.log /var/log/sysstat/sa14 /var/log/dmesg /var/log/auth.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/clearwater-diags-monitor.log /var/log/dpkg.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/btmp /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/lastlog /var/log/syslog real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-14 11:11:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9a:d2:41 inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9a:d241/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:68527 errors:0 dropped:0 overruns:0 frame:0 TX packets:26138 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:128001332 (128.0 MB) TX bytes:3127960 (3.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: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:95677 (95.6 KB) TX bytes:95677 (95.6 KB) real 0m0.011s user 0m0.000s sys 0m0.006s 2019-05-14 11:11:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-14 11:11:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-14 11:11:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:39,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-14 11:11:39,008 - 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-0zbf41 2019-05-14 11:11:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11411 0 --:--:-- --:--:-- --:--:-- 11450 2019-05-14 11:11:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-05-14 11:11:22.393522300 Stopping etcd clearwater-etcd 2019-05-14 11:11:28.435004993 Restarting etcd clearwater-etcd 2019-05-14 11:11:28.444302095 Configured ETCDCTL_PEERS: 2019-05-14 11:11:28.446128758 Check for previous failed startup attempt 2019-05-14 11:11:28.447253185 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2019-05-14 11:11:28.477280939 etcdctl returned 2 2019-05-14 11:11:28.489056479 Creating new cluster... 2019-05-14 11:11:28.495674644 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.12:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.12 --name 192-168-120-12 --debug --initial-cluster 192-168-120-12=http://192.168.120.12:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.12:2380 --listen-peer-urls http://192.168.120.12:2380 2019-05-14 11:11:28.498876088 Check we're actually a member of the cluster 2019-05-14 11:11:28.516236645 Wait for etcd to startup 2019-05-14 11:11:29.540261224 Etcd started successfully 2019-05-14 11:11:28.543117 I | etcdmain: etcd Version: 3.1.7 2019-05-14 11:11:28.543188 I | etcdmain: Git SHA: 43b7507 2019-05-14 11:11:28.543193 I | etcdmain: Go Version: go1.7.5 2019-05-14 11:11:28.543196 I | etcdmain: Go OS/Arch: linux/amd64 2019-05-14 11:11:28.543200 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-05-14 11:11:28.543310 I | embed: listening for peers on http://192.168.120.12:2380 2019-05-14 11:11:28.543384 I | embed: listening for client requests on 0.0.0.0:4000 2019-05-14 11:11:28.599787 I | etcdserver: name = 192-168-120-12 2019-05-14 11:11:28.599807 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.12 2019-05-14 11:11:28.599812 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.12/member 2019-05-14 11:11:28.599816 I | etcdserver: heartbeat = 100ms 2019-05-14 11:11:28.599820 I | etcdserver: election = 1000ms 2019-05-14 11:11:28.599824 I | etcdserver: snapshot count = 10000 2019-05-14 11:11:28.599832 I | etcdserver: advertise client URLs = http://192.168.120.12:4000 2019-05-14 11:11:28.599837 I | etcdserver: initial advertise peer URLs = http://192.168.120.12:2380 2019-05-14 11:11:28.599845 I | etcdserver: initial cluster = 192-168-120-12=http://192.168.120.12:2380 2019-05-14 11:11:28.606603 I | etcdserver: starting member b28f40f517d3a5d5 in cluster ec92f7cb41bb4f7d 2019-05-14 11:11:28.606665 I | raft: b28f40f517d3a5d5 became follower at term 0 2019-05-14 11:11:28.606715 I | raft: newRaft b28f40f517d3a5d5 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-05-14 11:11:28.606721 I | raft: b28f40f517d3a5d5 became follower at term 1 2019-05-14 11:11:28.626145 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-05-14 11:11:28.627277 I | etcdserver/membership: added member b28f40f517d3a5d5 [http://192.168.120.12:2380] to cluster ec92f7cb41bb4f7d 2019-05-14 11:11:28.706915 I | raft: b28f40f517d3a5d5 is starting a new election at term 1 2019-05-14 11:11:28.707031 I | raft: b28f40f517d3a5d5 became candidate at term 2 2019-05-14 11:11:28.707056 I | raft: b28f40f517d3a5d5 received MsgVoteResp from b28f40f517d3a5d5 at term 2 2019-05-14 11:11:28.707070 I | raft: b28f40f517d3a5d5 became leader at term 2 2019-05-14 11:11:28.707076 I | raft: raft.node: b28f40f517d3a5d5 elected leader b28f40f517d3a5d5 at term 2 2019-05-14 11:11:28.707442 I | etcdserver: setting up the initial cluster version to 3.1 2019-05-14 11:11:28.707500 I | etcdserver: published {Name:192-168-120-12 ClientURLs:[http://192.168.120.12:4000]} to cluster ec92f7cb41bb4f7d 2019-05-14 11:11:28.707613 I | embed: ready to serve client requests 2019-05-14 11:11:28.708070 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-05-14 11:11:28.709060 N | etcdserver/membership: set the initial cluster version to 3.1 2019-05-14 11:11:28.709089 I | etcdserver/api: enabled capabilities for version 3.1 2019-05-14 11:11:29.762334 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.12:45629 2019-05-14 11:11:29.764666 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.12:45630 2019-05-14 11:11:29.768747 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.12:45631 2019-05-14 11:11:36.704671 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.12/liveness-check remote:192.168.120.12:45638 real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-14 11:11:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-14 11:11:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-05-14 11:11:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:11:39,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:11:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:11:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-05-14 11:11:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-0zbf41 2019-05-14 11:11:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-14 11:11:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-14 11:11:39,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2390, return_code=0): /tmp/OO2Q9/install-etcd.sh 2019-05-14 11:11:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:11:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:11:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:11:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:11:39,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-14 11:11:39,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:39,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:39,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:39,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:39,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:39,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:39,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:39,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:39,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:39,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:39,087 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:39 GMT 2019-05-14 11:11:39,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:39,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:39,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:39,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:39,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:44,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:44,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:44,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:44,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:44,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:39.662Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:39.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:40.258Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:39.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:40.258Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:39.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:40.258Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:39.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:40.903Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:40.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:40.903Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:39.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:40.903Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:40.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:41.464Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:41.464Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:41.464Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:40.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:41.464Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/41ICM/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:40.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "bono_lrserf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:41.464Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:40.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/BC9UL/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpMlMUSw', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.12', 'name': u'ellis-srqp9h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.25'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKV104K', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "sprout_7b67fk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.075Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.d5ca5943-aae0-4d83-9735-c8ff601703bf"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.621Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.12', 'name': u'bono-lrserf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.621Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.621Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/EBYFB/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.621Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.621Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpPssvip', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.621Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "ellis_srqp9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.621Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:41.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:42.621Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "bono_lrserf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp04IA4i', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.0a86771f-7538-4697-bb60-caafe5897cb7"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-7b67fk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.36'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmppBF40N', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.663Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "dime_9ymzqr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.215Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.794Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SG5E0/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.794Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "sprout_7b67fk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.794Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.794Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.794Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpFyLIW6', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.738437c8-d8ad-415f-a0fa-7fffcde8de0e"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.794Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:43.794Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}], "metadata": {"pagination": {"total": 2586, "offset": 2538, "size": 50}}} 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:44 GMT 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:11:44,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:44,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:44,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:44,195 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:11:44,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:11:44,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:11:44,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:44,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:11:44,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:11:44,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:11:44,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-05-14 11:11:44,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-14 11:11:44,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:11:44,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-14 11:11:44,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/41ICM/clearwater.py 2019-05-14 11:11:44,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:44,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-14 11:11:44,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:11:44,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/BC9UL/clearwater.py 2019-05-14 11:11:44,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpMlMUSw', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:44,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.12', 'name': u'ellis-srqp9h', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.25'}. 2019-05-14 11:11:44,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:44,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKV104K', '/etc/clearwater/local_config'] 2019-05-14 11:11:44,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-14 11:11:44,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:44,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-14 11:11:44,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.12', 'name': u'bono-lrserf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2019-05-14 11:11:44,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:44,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/EBYFB/clearwater.py 2019-05-14 11:11:44,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-14 11:11:44,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpPssvip', '/etc/clearwater/local_config'] 2019-05-14 11:11:44,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-14 11:11:44,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:44,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-14 11:11:44,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:44,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-14 11:11:44,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp04IA4i', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:44,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:44,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:11:44,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-14 11:11:44,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'sprout-7b67fk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.36'}. 2019-05-14 11:11:44,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-14 11:11:44,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmppBF40N', '/etc/clearwater/local_config'] 2019-05-14 11:11:44,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-14 11:11:44,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:44,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SG5E0/clearwater.py 2019-05-14 11:11:44,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:11:44,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:44,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:44,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpFyLIW6', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:44,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-14 11:11:44,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-14 11:11:44,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:44,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:44,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:44,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:44,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:44,269 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:44,269 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:44 GMT 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:44,270 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:49,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:49,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:49,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:49,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:49,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "homer_75a4ii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpAmJOc_', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'vellum-lk2zg6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:43.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/8O72W/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:44.468Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpoqddEb', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.8057069b-40c7-4616-a635-cb92a5c2b9f9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.065Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0grYUh', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.065Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.065Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'dime-9ymzqr', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.065Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.065Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.065Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.065Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/F3YZE/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.065Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpmdIlof', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "[localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'homer-75a4ii', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.23'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmptL1Yar', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.2d4b8b33-47bc-4599-9677-5e06fcc2f697"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:45.714Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:44.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.336Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HD064/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:46.251Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7c890c74-f3b0-4216-8fed-7c4eebdb9ff8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.336Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.133Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.336Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHwWbeI', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.336Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.029013e4-69bc-4616-98d8-e4d5b8c0813a"}, {"node_instance_id": "dime_9ymzqr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.336Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.955Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.955Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/I0KSK/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:46.593Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.7162c9e3-e5ed-4f4c-b361-27250a15323b"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.955Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.955Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:46.955Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:45.463Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:46.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:46.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/8W4XP/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "Process created, PID: 1731", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}], "metadata": {"pagination": {"total": 2667, "offset": 2586, "size": 50}}} 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:49 GMT 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:49,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:49,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:49,567 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:11:49,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:49,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:49,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-14 11:11:49,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpAmJOc_', '/etc/clearwater/local_config'] 2019-05-14 11:11:49,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-14 11:11:49,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'vellum-lk2zg6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.19'}. 2019-05-14 11:11:49,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:11:49,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-14 11:11:49,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8O72W/clearwater.py 2019-05-14 11:11:49,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpoqddEb', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:49,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0grYUh', '/etc/clearwater/local_config'] 2019-05-14 11:11:49,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-14 11:11:49,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'dime-9ymzqr', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2019-05-14 11:11:49,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-14 11:11:49,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:11:49,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:49,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/F3YZE/clearwater.py 2019-05-14 11:11:49,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-14 11:11:49,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-05-14 11:11:49,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-05-14 11:11:49,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpmdIlof', '/etc/clearwater/local_config'] 2019-05-14 11:11:49,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-05-14 11:11:49,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.12', 'name': u'homer-75a4ii', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.23'}. 2019-05-14 11:11:49,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:11:49,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:49,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptL1Yar', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:49,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-05-14 11:11:49,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:11:49,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:11:49,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-14 11:11:49,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:11:49,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HD064/append_proxy_snmp_conf.py 2019-05-14 11:11:49,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:49,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHwWbeI', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:49,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-05-14 11:11:49,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:49,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-14 11:11:49,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/I0KSK/append_proxy_snmp_conf.py 2019-05-14 11:11:49,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-05-14 11:11:49,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:11:49,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:49,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:49,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:49,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/8W4XP/install-ellis.sh 2019-05-14 11:11:49,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:11:49,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1731 2019-05-14 11:11:49,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:11:49,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:11:49,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-05-14 11:11:49,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-05-14 11:11:49,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:49,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:49,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:49,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:49,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:49,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:49,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:49,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:49,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:49,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:49,653 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:49 GMT 2019-05-14 11:11:49,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:49,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:49,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:49,654 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:49,654 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:54,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:11:55,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:55,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:55,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:55,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:55,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_75a4ii", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:46.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:47.551Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:46.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/FRWQX/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:46.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.129Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:46.734Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "[vellum] Configure the APT software source", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:48.739Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:47.127Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "Process created, PID: 1731", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.588Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/GXZPG/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.847Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "[dime] repo129", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "[dime] Configure the APT software source", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.320Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:48.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:49.986Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/37OMQ/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:50.602Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:50.602Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:50.602Z", "message": "[homer] Configure the APT software source", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:49.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:50.602Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:50.602Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/9PGVX/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:51.284Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:51.284Z", "message": "Process created, PID: 1734", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:51.284Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:51.284Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:51.284Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}], "metadata": {"pagination": {"total": 2698, "offset": 2636, "size": 50}}} 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:55 GMT 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:55,049 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:11:55,050 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:11:55,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:55,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-05-14 11:11:55,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-05-14 11:11:55,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-05-14 11:11:55,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/FRWQX/install-vellum.sh 2019-05-14 11:11:55,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:11:55,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-05-14 11:11:55,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:11:55,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:11:55,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:55,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:55,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-05-14 11:11:55,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-14 11:11:55,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-05-14 11:11:55,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-05-14 11:11:55,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-14 11:11:55,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-14 11:11:55,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:55,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-14 11:11:55,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:11:55,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1731 2019-05-14 11:11:55,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:55,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-14 11:11:55,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/GXZPG/install-dime.sh 2019-05-14 11:11:55,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:11:55,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:11:55,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:11:55,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-05-14 11:11:55,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2019-05-14 11:11:55,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-05-14 11:11:55,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-05-14 11:11:55,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:11:55,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-05-14 11:11:55,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-05-14 11:11:55,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-05-14 11:11:55,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-05-14 11:11:55,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:11:55,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:55,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:11:55,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/37OMQ/install-homer.sh 2019-05-14 11:11:55,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-05-14 11:11:55,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:11:55,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-05-14 11:11:55,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-05-14 11:11:55,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/9PGVX/install-sprout.sh 2019-05-14 11:11:55,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:11:55,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1734 2019-05-14 11:11:55,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:11:55,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:11:55,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-05-14 11:11:55,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:11:55,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:11:55,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:11:55,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:11:55,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:11:55,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:11:55,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:11:55,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:11:55,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:11:55,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:11:55,507 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:11:55 GMT 2019-05-14 11:11:55,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:11:55,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:11:55,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:11:55,507 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:11:55,507 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:00,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:01,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:01,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:51.284Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:51.284Z", "message": "[sprout] Configure the APT software source", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:51.284Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:50.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.079Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:51.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.079Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:51.566Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.079Z", "message": "[bono] Configure the APT software source", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:51.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.079Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:51.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.079Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:51.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.079Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:51.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.079Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/J3U12/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:51.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.079Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:51.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:52.750Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:52.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:58.135Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xsez6w\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,395 kB/s)\nReading package lists...\n\nreal\t0m10.575s\nuser\t0m5.000s\nsys\t0m0.603s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:58.803Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nGet:27 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet: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,368 kB/s)\nReading package lists...\n\nreal\t0m10.096s\nuser\t0m4.944s\nsys\t0m0.622s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:58.803Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:58.803Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:58.803Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:58.803Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:58.803Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:58.803Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,330 kB/s)\nReading package lists...\n\nreal\t0m9.268s\nuser\t0m5.276s\nsys\t0m0.517s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:11:59.307Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:11:58.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}], "metadata": {"pagination": {"total": 2707, "offset": 2686, "size": 50}}} 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:01 GMT 2019-05-14 11:12:01,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:01,188 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:12:01,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:01,188 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:01,188 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:01,188 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:12:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-05-14 11:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-05-14 11:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-05-14 11:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-05-14 11:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-05-14 11:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:12:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-05-14 11:12:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-05-14 11:12:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/J3U12/install-bono.sh 2019-05-14 11:12:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:12:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-05-14 11:12:01,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xsez6w Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,395 kB/s) Reading package lists... real 0m10.575s user 0m5.000s sys 0m0.603s 2019-05-14 11:12:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Get:27 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get: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,368 kB/s) Reading package lists... real 0m10.096s user 0m4.944s sys 0m0.622s 2019-05-14 11:12:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-05-14 11:12:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:12:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-05-14 11:12:01,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:12:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-05-14 11:12:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85 Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,330 kB/s) Reading package lists... real 0m9.268s user 0m5.276s sys 0m0.517s 2019-05-14 11:12:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:12:01,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:01,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:01,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:01,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:01,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:01 GMT 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:01,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:06,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:06,735 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:06,735 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:06,735 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:06,735 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:06,735 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:06,735 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:06,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:06,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:02.595Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,327 kB/s)\nReading package lists...\n\nreal\t0m11.448s\nuser\t0m5.107s\nsys\t0m0.736s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:02.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:03.345Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,322 kB/s)\nReading package lists...\n\nreal\t0m10.539s\nuser\t0m5.137s\nsys\t0m0.591s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:02.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:03.345Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:02.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:03.345Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:02.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:03.345Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:02.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:03.345Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:02.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:05.399Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 13.1 MB in 10s (1,242 kB/s)\nReading package lists...\n\nreal\t0m15.197s\nuser\t0m4.936s\nsys\t0m0.592s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:05.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:06.117Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:05.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:06.117Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:05.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}], "metadata": {"pagination": {"total": 2716, "offset": 2707, "size": 50}}} 2019-05-14 11:12:06,736 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:06,736 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:06 GMT 2019-05-14 11:12:06,736 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:06,736 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:12:06,736 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:06,736 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:06,736 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:06,736 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:12:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,327 kB/s) Reading package lists... real 0m11.448s user 0m5.107s sys 0m0.736s 2019-05-14 11:12:06,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [161 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,322 kB/s) Reading package lists... real 0m10.539s user 0m5.137s sys 0m0.591s 2019-05-14 11:12:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:12:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-05-14 11:12:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:12:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-05-14 11:12:06,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,535 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,172 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 13.1 MB in 10s (1,242 kB/s) Reading package lists... real 0m15.197s user 0m4.936s sys 0m0.592s 2019-05-14 11:12:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-05-14 11:12:06,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:12:06,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:06,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:06,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:06,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:06,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:06,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:06,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:06,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:06,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:06,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:06,840 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:06 GMT 2019-05-14 11:12:06,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:06,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:06,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:06,840 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:06,840 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:11,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:11,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:11,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:07.151Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:07.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:08.188Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:07.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:08.938Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:08.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:09.788Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:09.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:10.622Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:10.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:11.655Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:11.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2722, "offset": 2716, "size": 50}}} 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:11 GMT 2019-05-14 11:12:11,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:11,956 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:12:11,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:11,956 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:11,956 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:11,956 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:12:11,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:12:11,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:11,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:12:11,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:11,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:12:11,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:11,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:12,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:12,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:12 GMT 2019-05-14 11:12:12,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:12,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:12,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:12,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:12,036 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:17,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:17,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:17,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:17 GMT 2019-05-14 11:12:17,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:17,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:12:17,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:17,141 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:17,141 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:17,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:17,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:17,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:17,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:17,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:17,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:17 GMT 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:17,237 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:17,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:22,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:22,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:22,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:22,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:22,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2722, "offset": 2722, "size": 50}}} 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:22 GMT 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:12:22,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:22,393 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:22,393 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:22,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:22,481 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:22 GMT 2019-05-14 11:12:22,482 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:22,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:22,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:22,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:22,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:27,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:27,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:27,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:27,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:27,602 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:27.354Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:27.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}], "metadata": {"pagination": {"total": 2723, "offset": 2722, "size": 50}}} 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:27 GMT 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:27,603 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:27,604 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:27,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:12:27,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:27,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:27,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:27,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:27,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:27,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:27,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:27,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:27,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:27,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:27,721 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:27 GMT 2019-05-14 11:12:27,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:27,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:27,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:27,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:27,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:32,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:32,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:32,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:32,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:32,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:32,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:32,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:32,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:28.188Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:27.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:29.162Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:28.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:29.984Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:29.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:30.813Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:30.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:31.839Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:31.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2728, "offset": 2723, "size": 50}}} 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:32 GMT 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:32,833 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:12:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:12:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:12:32,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:32,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:32,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:32,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:32 GMT 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:32,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:32,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:32,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:32,971 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:37,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:38,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:38,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:38,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:38,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:38,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:38 GMT 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:38,114 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:38,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:38,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:38,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:38,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:38,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:38,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:38 GMT 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:38,209 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:43,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:43,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:43,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:43,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2728, "offset": 2728, "size": 50}}} 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:43 GMT 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:12:43,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:43,414 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:43,414 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:43,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:43,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:43,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:43,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:43 GMT 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:43,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:43,496 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:43,496 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:48,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:48,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:48,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:48,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:48,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:48,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:48,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:48,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:48,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:47.369Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:47.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:48.200Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:48.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}], "metadata": {"pagination": {"total": 2730, "offset": 2728, "size": 50}}} 2019-05-14 11:12:48,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:48,622 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:48 GMT 2019-05-14 11:12:48,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:48,622 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:12:48,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:48,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:48,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:48,622 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:12:48,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:12:48,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:48,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:48,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:48 GMT 2019-05-14 11:12:48,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:48,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:48,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:48,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:48,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:53,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:53,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:53,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:53,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:53,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:53,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:53,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:53,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:49.169Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:48.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:49.999Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:49.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:50.800Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:50.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:12:51.868Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:12:51.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2734, "offset": 2730, "size": 50}}} 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:53 GMT 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:53,846 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:12:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:12:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:12:53,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:12:53,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:53,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:53,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:53,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:53 GMT 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:53,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:53,945 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:53,945 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:58,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:12:59,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:59,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:59,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:59,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:59,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:59,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2734, "offset": 2734, "size": 50}}} 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:59 GMT 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:59,047 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:12:59,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:12:59,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:12:59,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:12:59,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:12:59,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:12:59,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:12:59,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:12:59,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:12:59,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:12:59,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:12:59,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:12:59 GMT 2019-05-14 11:12:59,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:12:59,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:12:59,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:12:59,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:12:59,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:04,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:04,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:04,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2734, "offset": 2734, "size": 50}}} 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:04 GMT 2019-05-14 11:13:04,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:04,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:13:04,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:04,260 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:04,260 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:04,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:04,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:04,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:04,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:04,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:04,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:04,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:04,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:04,348 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:04,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:04,348 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:04 GMT 2019-05-14 11:13:04,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:04,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:04,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:04,348 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:04,348 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:09,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:07.385Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:07.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:08.252Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:08.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:09.195Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:08.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}], "metadata": {"pagination": {"total": 2737, "offset": 2734, "size": 50}}} 2019-05-14 11:13:09,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:09,448 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:09 GMT 2019-05-14 11:13:09,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:09,448 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:13:09,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:09,448 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:09,448 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:09,448 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:13:09,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:13:09,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:09,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:13:09,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:09,515 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:09,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:09,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:09,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:09 GMT 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:09,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:09,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:09,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:14,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:14,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:14,621 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:14,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:14,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:14,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:10.019Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:09.831Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:10.796Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:10.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:11.874Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:11.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2740, "offset": 2737, "size": 50}}} 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:14 GMT 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:14,622 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:14,623 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:13:14,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:14,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:13:14,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:14,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:14,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:14,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:14 GMT 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:14,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:14,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:14,701 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:14,701 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:19,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:19,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:19,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:19,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:19,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:19,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:19,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:19,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:19,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-05-14 11:13:19,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:19,874 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:19 GMT 2019-05-14 11:13:19,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:19,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:13:19,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:19,874 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:19,874 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:19,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:20,210 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:20,210 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:20,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:20,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:20,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:20,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:20,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:20,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:20,211 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:20,211 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:20 GMT 2019-05-14 11:13:20,211 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:20,211 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:20,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:20,211 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:20,211 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:25,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:25,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2740, "offset": 2740, "size": 50}}} 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:25,342 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:25 GMT 2019-05-14 11:13:25,343 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:25,343 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:13:25,343 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:25,343 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:25,343 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:25,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:25,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:25,416 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:25 GMT 2019-05-14 11:13:25,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:25,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:25,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:25,417 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:25,417 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:30,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:30,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:30,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:30,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:30,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:30,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:27.396Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:27.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:28.233Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:28.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:29.204Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:29.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:30.024Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:29.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}], "metadata": {"pagination": {"total": 2744, "offset": 2740, "size": 50}}} 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:30 GMT 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:30,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:30,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:30,533 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:13:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:13:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:30,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:13:30,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:30,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:30,628 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:30,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:30,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:30,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:30,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:30,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:30,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:30,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:30,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:30,629 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:30 GMT 2019-05-14 11:13:30,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:30,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:30,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:30,630 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:30,630 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:35,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:35,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:35,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:35,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:35,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:35,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:35,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:35,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:35,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:30.794Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:30.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:31.875Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:31.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2746, "offset": 2744, "size": 50}}} 2019-05-14 11:13:35,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:35,763 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:35 GMT 2019-05-14 11:13:35,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:35,763 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:13:35,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:35,763 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:35,763 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:35,763 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:13:35,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:13:35,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:35,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:35,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:35,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:35,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:35 GMT 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:35,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:35,830 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:35,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:40,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:40,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:40 GMT 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:40,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:13:40,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:40,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:40,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:40,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:41,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:41,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:41,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:41,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:41,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:41,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:41 GMT 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:41,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:46,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:46,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:46,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:46,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:46,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:46,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:46,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2746, "offset": 2746, "size": 50}}} 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:46 GMT 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:46,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:46,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:46,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:46,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:46,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:46,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:46,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:46,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:46,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:46,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:46,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:46,263 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:46 GMT 2019-05-14 11:13:46,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:46,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:46,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:46,264 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:46,264 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:51,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:51,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:51,395 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:51,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:51,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:51,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:51,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:51,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:51,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:47.398Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:47.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:48.281Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:48.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:49.211Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:49.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:50.039Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:49.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:50.795Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:50.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}], "metadata": {"pagination": {"total": 2751, "offset": 2746, "size": 50}}} 2019-05-14 11:13:51,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:51,396 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:51 GMT 2019-05-14 11:13:51,396 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:51,396 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:13:51,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:51,396 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:51,396 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:51,396 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:13:51,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:13:51,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:51,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:13:51,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:51,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:13:51,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:51,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:51,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:51,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:51,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:51,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:51,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:51,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:51,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:51,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:51,468 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:51 GMT 2019-05-14 11:13:51,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:51,468 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:51,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:51,468 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:51,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:56,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:13:56,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:56,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:56,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:51.512Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 14s (3,656 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8495\nSetting up restund (1.0-171215.183529) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8537\nclearwater-socket-factory-sig start/running, process 8542\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m48.687s\nuser\t0m8.335s\nsys\t0m7.505s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:51.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:52.140Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:51.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:13:52.140Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:13:51.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2754, "offset": 2751, "size": 50}}} 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:56 GMT 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:56,664 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:13:56,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:56,665 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:56,665 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:13:56,665 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:13:56,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 2 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 14s (3,656 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8495 Setting up restund (1.0-171215.183529) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8537 clearwater-socket-factory-sig start/running, process 8542 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m48.687s user 0m8.335s sys 0m7.505s 2019-05-14 11:13:56,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:13:56,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:13:56,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:13:56,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:13:56,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:13:56,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:13:56,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:13:56,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:13:56,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:13:56,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:13:56,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:13:56,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:13:56,770 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:13:56 GMT 2019-05-14 11:13:56,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:13:56,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:13:56,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:13:56,770 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:13:56,770 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:01,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:01,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:01,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2754, "offset": 2754, "size": 50}}} 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:01 GMT 2019-05-14 11:14:01,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:01,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:14:01,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:01,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:01,971 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:01,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:02,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:02,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:02 GMT 2019-05-14 11:14:02,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:02,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:02,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:02,079 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:02,079 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:07,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:07,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:07,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2754, "offset": 2754, "size": 50}}} 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:07 GMT 2019-05-14 11:14:07,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:07,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:14:07,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:07,202 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:07,202 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:07,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:07,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:07,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:07,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:07,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:07,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:07,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:07 GMT 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:07,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:12,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:12,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:12,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:12,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:07.425Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:07.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:08.260Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:08.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:09.234Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:09.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:10.060Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:09.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:10.813Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:10.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:11.904Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:11.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2760, "offset": 2754, "size": 50}}} 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:12 GMT 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:12,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:12,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:12,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:12,782 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:12,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:14:12,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:14:12,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:14:12,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:14:12,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:14:12,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:14:12,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:13,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:13,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:13,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:13,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:13 GMT 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:13,523 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:13,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:18,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:19,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:19,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:19,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:19,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:19,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:19,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:19,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:19,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:13.842Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 13s (4,089 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8765\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 8796\nclearwater-socket-factory-sig start/running, process 8801\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8852\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................+++\n...........................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t2m11.276s\nuser\t0m9.641s\nsys\t0m8.675s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:13.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:14.519Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:13.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:18.482Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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://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.15 [68.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 8s (9,970 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8849\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........................................................................................................................+++\n.......................................................................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m12.779s\nuser\t0m20.554s\nsys\t0m10.586s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:18.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}], "metadata": {"pagination": {"total": 2763, "offset": 2760, "size": 50}}} 2019-05-14 11:14:19,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:19,036 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:19 GMT 2019-05-14 11:14:19,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:19,036 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:19,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:19,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:19,036 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:19,036 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:19,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 2 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 13s (4,089 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8765 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 8796 clearwater-socket-factory-sig start/running, process 8801 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8852 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ ...........................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m11.276s user 0m9.641s sys 0m8.675s 2019-05-14 11:14:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:14:19,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://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.15 [68.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 8s (9,970 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8849 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........................................................................................................................+++ .......................................................................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m12.779s user 0m20.554s sys 0m10.586s 2019-05-14 11:14:19,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:19,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:19,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:19,143 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:19,143 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:19,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:19 GMT 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:19,144 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:24,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:24,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:24,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:24,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:24,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:24,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:24,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:24,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:24,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:19.509Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:19.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:19.509Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:18.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:19.509Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xsez6w\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 69.4 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 9s (7,455 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51954 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9080\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9817\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.......................................................................................+++\n.........................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m20.869s\nuser\t0m16.750s\nsys\t0m11.454s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:19.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}], "metadata": {"pagination": {"total": 2766, "offset": 2763, "size": 50}}} 2019-05-14 11:14:24,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:24,253 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:24 GMT 2019-05-14 11:14:24,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:24,254 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:24,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:24,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:24,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:24,254 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:24,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:14:24,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:14:24,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xsez6w Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 2 not upgraded. Need to get 69.4 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 9s (7,455 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51954 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9080 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9817 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .......................................................................................+++ .........................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m20.869s user 0m16.750s sys 0m11.454s 2019-05-14 11:14:24,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:24,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:24,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:24,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:24,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:24,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:24,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:24,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:24,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:24,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:24,329 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:24 GMT 2019-05-14 11:14:24,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:24,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:24,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:24,329 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:24,329 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:29,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:29,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:26.312Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,660 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57640 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.649s\nuser\t0m13.048s\nsys\t0m3.470s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:26.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:26.839Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:26.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:27.464Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:27.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:28.280Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:28.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:29.224Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:29.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}], "metadata": {"pagination": {"total": 2771, "offset": 2766, "size": 50}}} 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:29,556 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:29 GMT 2019-05-14 11:14:29,557 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:29,557 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:29,557 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:29,557 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:29,557 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:29,557 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,660 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57640 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.649s user 0m13.048s sys 0m3.470s 2019-05-14 11:14:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:14:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:14:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:14:29,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:14:29,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:29,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:29,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:29,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:29,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:29,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:29,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:29,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:29,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:29,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:29,658 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:29 GMT 2019-05-14 11:14:29,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:29,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:29,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:29,658 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:29,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:34,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:34,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:34,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:34,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:30.063Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:29.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:31.412Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:30.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:32.205Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:31.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2774, "offset": 2771, "size": 50}}} 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:34 GMT 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:34,760 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:14:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:14:34,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:14:34,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:34,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:34,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:34 GMT 2019-05-14 11:14:34,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:34,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:34,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:34,841 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:34,841 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:39,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:39,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:39,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:39,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:39,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:39,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:39,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:39,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:39,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:36.662Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:44 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:50 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\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.2 [146 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 10s (9,155 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9208\nclearwater-socket-factory-sig start/running, process 9213\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9264\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\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t2m37.735s\nuser\t0m21.668s\nsys\t0m12.217s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:36.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:37.336Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:36.441Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:37.953Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nPreconfiguring packages ...\nFetched 701 kB in 0s (997 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57863 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n\nreal\t0m11.608s\nuser\t0m0.784s\nsys\t0m0.721s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:37.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:38.632Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:37.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:38.632Z", "message": "[bono] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:37.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:38.632Z", "message": "[bono] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:37.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}], "metadata": {"pagination": {"total": 2780, "offset": 2774, "size": 50}}} 2019-05-14 11:14:39,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:39,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:39 GMT 2019-05-14 11:14:39,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:39,951 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:39,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:39,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:39,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:39,951 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:39,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 2 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1,913 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:50 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] 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.2 [146 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 10s (9,155 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9208 clearwater-socket-factory-sig start/running, process 9213 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9264 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 Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 2m37.735s user 0m21.668s sys 0m12.217s 2019-05-14 11:14:39,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:14:39,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Preconfiguring packages ... Fetched 701 kB in 0s (997 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57863 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.15) ... real 0m11.608s user 0m0.784s sys 0m0.721s 2019-05-14 11:14:39,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-05-14 11:14:39,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-05-14 11:14:39,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-05-14 11:14:39,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:40,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:40,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:40,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:40,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:40,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:40,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:40,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:40,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:40,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:40,022 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:40 GMT 2019-05-14 11:14:40,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:40,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:40,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:40,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:40,022 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:45,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:45,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:45,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:45,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:45,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:45,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.135Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.010s\nsys\t0m0.045s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] => 2019:05:14 11:13:48: Namespace: management\n2019:05:14 11:13:48: [management] Starting server\n2019:05:14 11:13:48: [management] Listening for requests\n2019:05:14 11:13:48: Namespace: signaling\n2019:05:14 11:13:48: [signaling] Starting server\n2019:05:14 11:13:48: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:08 ? 00:00:01 /sbin/init\nroot 2 0 0 11:08 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:08 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:08 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:08 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:08 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:08 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:08 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:08 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:08 ? 00:00:00 [migration/0]\nroot 12 2 0 11:08 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:08 ? 00:00:00 [khelper]\nroot 14 2 0 11:08 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:08 ? 00:00:00 [netns]\nroot 16 2 0 11:08 ? 00:00:00 [writeback]\nroot 17 2 0 11:08 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:08 ? 00:00:00 [bioset]\nroot 19 2 0 11:08 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:08 ? 00:00:00 [kblockd]\nroot 21 2 0 11:08 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:08 ? 00:00:00 [khubd]\nroot 23 2 0 11:08 ? 00:00:00 [md]\nroot 24 2 0 11:08 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:08 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:08 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:08 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:08 ? 00:00:00 [vmstat]\nroot 30 2 0 11:08 ? 00:00:00 [ksmd]\nroot 31 2 0 11:08 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:08 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:08 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:08 ? 00:00:00 [crypto]\nroot 46 2 0 11:08 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:08 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:08 ? 00:00:00 [vballoon]\nroot 49 2 0 11:08 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:08 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:08 ? 00:00:00 [deferwq]\nroot 72 2 0 11:08 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:08 ? 00:00:00 [kpsmoused]\nroot 124 2 0 11:08 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:08 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:08 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 11:08 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:08 ? 00:00:00 [kworker/u3:1]\nroot 511 1 0 11:08 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 11:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:08 ? 00:00:00 [kauditd]\nmessage+ 895 1 0 11:08 ? 00:00:00 dbus-daemon --system --fork\nroot 925 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 930 1 0 11:08 ? 00:00:00 rsyslogd\nroot 946 1 0 11:08 ? 00:00:00 upstart-file-bridge --daemon\nroot 1053 1 0 11:08 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 11:08 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 11:08 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 11:08 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 11:08 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 11:08 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 11:08 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1107 1 0 11:08 ? 00:00:00 cron\ndaemon 1108 1 0 11:08 ? 00:00:00 atd\nroot 1244 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1250 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_2rr3zs/env/bin/python -m cloudify_agent.worker --queue bono_host_2rr3zs --max-workers 5 --name bono_host_2rr3zs\nubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/bono_host_2rr3zs/env/bin/python -m cloudify_agent.worker --queue bono_host_2rr3zs --max-workers 5 --name bono_host_2rr3zs\nubuntu 1608 1 0 11:09 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2rr3zs/env/bin/diamond --configfile /home/ubuntu/bono_host_2rr3zs/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1464 1 11:11 ? 00:00:02 /home/ubuntu/bono_host_2rr3zs/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-doDCtg\nubuntu 1743 1733 0 11:11 ? 00:00:00 /bin/sh -c /tmp/J3U12/install-bono.sh\nubuntu 1745 1743 0 11:11 ? 00:00:00 /bin/bash -e /tmp/J3U12/install-bono.sh\nntp 7989 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8495 1 0 11:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8537 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8538 8537 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8542 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8543 8542 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8552 8543 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8553 8538 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8554 8552 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8898 1 0 11:14 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.5,bono-lrserf.clearwater.local --alias=172.30.9.204,bono-lrserf.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-lrserf.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 9620 1 0 11:14 ? 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 9667 1745 0 11:14 ? 00:00:00 /bin/bash -e /tmp/J3U12/install-bono.sh\nubuntu 9668 9667 0 11:14 ? 00:00:00 /bin/bash -e /tmp/J3U12/install-bono.sh\nroot 9669 9668 0 11:14 ? 00:00:00 sudo ps -edf\nroot 9670 9669 0 11:14 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e8:54:56 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee8:5456/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78344 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44781 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135596293 (135.5 MB) TX bytes:6047995 (6.0 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:872 errors:0 dropped:0 overruns:0 frame:0\n TX packets:872 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:108720 (108.7 KB) TX bytes:108720 (108.7 KB)\n\n\nreal\t0m0.014s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "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 9620/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:45851 0.0.0.0:* LISTEN 1733/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8495/monit \ntcp 0 0 192.168.120.5:5058 0.0.0.0:* LISTEN 8898/bono \ntcp 0 0 192.168.120.5:5060 0.0.0.0:* LISTEN 8898/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8898/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9620/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 7989/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7989/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7989/ntpd \nudp 0 0 0.0.0.0:37522 0.0.0.0:* 555/dhclient \nudp 0 0 192.168.120.5:5058 0.0.0.0:* 8898/bono \nudp 0 0 192.168.120.5:5060 0.0.0.0:* 8898/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9620/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp6 0 0 ::1:123 :::* 7989/ntpd \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 7989/ntpd \nudp6 0 0 :::123 :::* 7989/ntpd \nudp6 0 0 :::21453 :::* 555/dhclient \nudp6 0 0 ::1:53 :::* 9620/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8756 895/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 19946 8553/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19947 8554/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9086 1106/acpid /var/run/acpid.socket\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] => /var/log/kern.log\n/var/log/monit.log\n/var/log/sysstat/clearwater-sa14\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/bono/bono_20190514T110000Z.txt\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/dpkg.log\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/clearwater-socket-factory.log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/syslog\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:40.779Z", "message": "[bono] => 2019-05-14 11:14:08.208624885 Stopping etcd clearwater-etcd\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:41.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " \r100 3149 100 3149 0 0 19273 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " /tmp/J3U12/install-bono.sh: line 6: /home/ubuntu/bono_host_2rr3zs/env/bin/ctx: Argument list too long", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "[bono] sudo cat /var/log/bono/bono_20190514T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "Execution done (PID=1743, return_code=0): /tmp/J3U12/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:41.419Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:40.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1bf32ae4-824d-419a-8246-9e3db190be01"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:42.020Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:41.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:42.020Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:41.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:42.020Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:41.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:42.711Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:42.297Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:44.311Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6CWWU/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:44.082Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:44.884Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:44.732Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}], "metadata": {"pagination": {"total": 2820, "offset": 2780, "size": 50}}} 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:45 GMT 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:45,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:45,167 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:45,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.010s sys 0m0.045s 2019-05-14 11:14:45,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-14 11:14:45,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-14 11:14:45,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-14 11:14:45,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019:05:14 11:13:48: Namespace: management 2019:05:14 11:13:48: [management] Starting server 2019:05:14 11:13:48: [management] Listening for requests 2019:05:14 11:13:48: Namespace: signaling 2019:05:14 11:13:48: [signaling] Starting server 2019:05:14 11:13:48: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-14 11:14:45,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-05-14 11:14:45,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:08 ? 00:00:01 /sbin/init root 2 0 0 11:08 ? 00:00:00 [kthreadd] root 3 2 0 11:08 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:08 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:08 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:08 ? 00:00:00 [rcu_sched] root 8 2 0 11:08 ? 00:00:00 [rcuos/0] root 9 2 0 11:08 ? 00:00:00 [rcu_bh] root 10 2 0 11:08 ? 00:00:00 [rcuob/0] root 11 2 0 11:08 ? 00:00:00 [migration/0] root 12 2 0 11:08 ? 00:00:00 [watchdog/0] root 13 2 0 11:08 ? 00:00:00 [khelper] root 14 2 0 11:08 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:08 ? 00:00:00 [netns] root 16 2 0 11:08 ? 00:00:00 [writeback] root 17 2 0 11:08 ? 00:00:00 [kintegrityd] root 18 2 0 11:08 ? 00:00:00 [bioset] root 19 2 0 11:08 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:08 ? 00:00:00 [kblockd] root 21 2 0 11:08 ? 00:00:00 [ata_sff] root 22 2 0 11:08 ? 00:00:00 [khubd] root 23 2 0 11:08 ? 00:00:00 [md] root 24 2 0 11:08 ? 00:00:00 [devfreq_wq] root 25 2 0 11:08 ? 00:00:00 [kworker/0:1] root 27 2 0 11:08 ? 00:00:00 [khungtaskd] root 28 2 0 11:08 ? 00:00:00 [kswapd0] root 29 2 0 11:08 ? 00:00:00 [vmstat] root 30 2 0 11:08 ? 00:00:00 [ksmd] root 31 2 0 11:08 ? 00:00:00 [khugepaged] root 32 2 0 11:08 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:08 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:08 ? 00:00:00 [crypto] root 46 2 0 11:08 ? 00:00:00 [kthrotld] root 47 2 0 11:08 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:08 ? 00:00:00 [vballoon] root 49 2 0 11:08 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:08 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:08 ? 00:00:00 [deferwq] root 72 2 0 11:08 ? 00:00:00 [charger_manager] root 114 2 0 11:08 ? 00:00:00 [kpsmoused] root 124 2 0 11:08 ? 00:00:00 [kworker/0:2] root 176 2 0 11:08 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:08 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 11:08 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:08 ? 00:00:00 [kworker/u3:1] root 511 1 0 11:08 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 11:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:08 ? 00:00:00 [kauditd] message+ 895 1 0 11:08 ? 00:00:00 dbus-daemon --system --fork root 925 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-logind syslog 930 1 0 11:08 ? 00:00:00 rsyslogd root 946 1 0 11:08 ? 00:00:00 upstart-file-bridge --daemon root 1053 1 0 11:08 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 11:08 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 11:08 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 11:08 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 11:08 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 11:08 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 11:08 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1107 1 0 11:08 ? 00:00:00 cron daemon 1108 1 0 11:08 ? 00:00:00 atd root 1244 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1250 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_2rr3zs/env/bin/python -m cloudify_agent.worker --queue bono_host_2rr3zs --max-workers 5 --name bono_host_2rr3zs ubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/bono_host_2rr3zs/env/bin/python -m cloudify_agent.worker --queue bono_host_2rr3zs --max-workers 5 --name bono_host_2rr3zs ubuntu 1608 1 0 11:09 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2rr3zs/env/bin/diamond --configfile /home/ubuntu/bono_host_2rr3zs/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1464 1 11:11 ? 00:00:02 /home/ubuntu/bono_host_2rr3zs/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-doDCtg ubuntu 1743 1733 0 11:11 ? 00:00:00 /bin/sh -c /tmp/J3U12/install-bono.sh ubuntu 1745 1743 0 11:11 ? 00:00:00 /bin/bash -e /tmp/J3U12/install-bono.sh ntp 7989 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8495 1 0 11:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8537 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8538 8537 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8542 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8543 8542 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8552 8543 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8553 8538 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8554 8552 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8898 1 0 11:14 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.5,bono-lrserf.clearwater.local --alias=172.30.9.204,bono-lrserf.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-lrserf.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 9620 1 0 11:14 ? 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 9667 1745 0 11:14 ? 00:00:00 /bin/bash -e /tmp/J3U12/install-bono.sh ubuntu 9668 9667 0 11:14 ? 00:00:00 /bin/bash -e /tmp/J3U12/install-bono.sh root 9669 9668 0 11:14 ? 00:00:00 sudo ps -edf root 9670 9669 0 11:14 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.006s 2019-05-14 11:14:45,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-05-14 11:14:45,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e8:54:56 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee8:5456/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78344 errors:0 dropped:0 overruns:0 frame:0 TX packets:44781 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135596293 (135.5 MB) TX bytes:6047995 (6.0 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:872 errors:0 dropped:0 overruns:0 frame:0 TX packets:872 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:108720 (108.7 KB) TX bytes:108720 (108.7 KB) real 0m0.014s user 0m0.000s sys 0m0.006s 2019-05-14 11:14:45,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-05-14 11:14:45,170 - 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 9620/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:45851 0.0.0.0:* LISTEN 1733/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8495/monit tcp 0 0 192.168.120.5:5058 0.0.0.0:* LISTEN 8898/bono tcp 0 0 192.168.120.5:5060 0.0.0.0:* LISTEN 8898/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8898/bono tcp6 0 0 ::1:53 :::* LISTEN 9620/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1104/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 7989/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7989/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7989/ntpd udp 0 0 0.0.0.0:37522 0.0.0.0:* 555/dhclient udp 0 0 192.168.120.5:5058 0.0.0.0:* 8898/bono udp 0 0 192.168.120.5:5060 0.0.0.0:* 8898/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9620/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp6 0 0 ::1:123 :::* 7989/ntpd udp6 0 0 fe80::f816:3eff:fee:123 :::* 7989/ntpd udp6 0 0 :::123 :::* 7989/ntpd udp6 0 0 :::21453 :::* 555/dhclient udp6 0 0 ::1:53 :::* 9620/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8756 895/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19946 8553/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19947 8554/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9086 1106/acpid /var/run/acpid.socket real 0m0.011s user 0m0.004s sys 0m0.005s 2019-05-14 11:14:45,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-05-14 11:14:45,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/kern.log /var/log/monit.log /var/log/sysstat/clearwater-sa14 /var/log/dmesg /var/log/auth.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/bono/bono_20190514T110000Z.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/dpkg.log /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/clearwater-socket-factory.log /var/log/iotop.log /var/log/btmp /var/log/landscape/sysinfo.log /var/log/cloud-init.log /var/log/lastlog /var/log/syslog real 0m0.010s user 0m0.000s sys 0m0.006s 2019-05-14 11:14:45,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-14 11:14:45,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-05-14 11:14:08.208624885 Stopping etcd clearwater-etcd real 0m0.007s user 0m0.001s sys 0m0.004s 2019-05-14 11:14:45,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:14:45,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-05-14 11:14:45,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-14 11:14:45,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-14 11:14:45,171 - 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-2rr3zs 2019-05-14 11:14:45,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-14 11:14:45,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-14 11:14:45,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-2rr3zs 2019-05-14 11:14:45,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:14:45,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19273 0 --:--:-- --:--:-- --:--:-- 19319 2019-05-14 11:14:45,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:14:45,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/J3U12/install-bono.sh: line 6: /home/ubuntu/bono_host_2rr3zs/env/bin/ctx: Argument list too long 2019-05-14 11:14:45,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-14 11:14:45,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190514T110000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-05-14 11:14:45,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-05-14 11:14:45,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/J3U12/install-bono.sh 2019-05-14 11:14:45,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:14:45,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:14:45,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:14:45,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-14 11:14:45,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:14:45,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:14:45,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:14:45,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6CWWU/bind.py 2019-05-14 11:14:45,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-14 11:14:45,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:45,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:45,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:45,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:45,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:45 GMT 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:45,302 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:45,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:50,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:50,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:50,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:45.553Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.112Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:45.553Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.094Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:45.553Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.095Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:45.553Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp1jLZIf', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.095Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:45.553Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.104Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:45.553Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.112Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:45.553Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.064Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:45.553Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.112Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:46.267Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.895Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:46.267Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.473Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:46.267Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp6n8Xvl', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.459Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:46.267Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:46.099Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:46.267Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:45.466Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a951a938-43ac-42cd-ad49-2f622cb8245b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:47.586Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Q7PPA/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:47.529Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1b795521-3bd5-4b57-a842-03457ab3f88e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:48.257Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_7vni85/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:47.835Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1b795521-3bd5-4b57-a842-03457ab3f88e"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:48.257Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:47.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:49.020Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:48.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:49.688Z", "message": "Waiting for process 1731 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:49.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:50.361Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:50.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}], "metadata": {"pagination": {"total": 2838, "offset": 2820, "size": 50}}} 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:50 GMT 2019-05-14 11:14:50,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:50,453 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:50,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:50,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:50,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:50,453 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:50,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:14:50,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:14:50,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:14:50,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1jLZIf', '/etc/bind/db.clearwater.local'] 2019-05-14 11:14:50,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:14:50,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-14 11:14:50,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:14:50,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:14:50,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:14:50,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:14:50,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp6n8Xvl', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:14:50,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:14:50,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:14:50,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/Q7PPA/add-snmpproxy-collector.py 2019-05-14 11:14:50,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_7vni85/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-05-14 11:14:50,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:14:50,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:14:50,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1731 to end... 2019-05-14 11:14:50,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:14:50,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:50,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:50,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:50,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:50,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:50,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:50,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:50 GMT 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:50,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:55,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:14:55,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:55,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:55,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:55,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:55,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:55,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:55,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:55,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:51.083Z", "message": "Waiting for process 1734 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:50.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:52.423Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://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 (13.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57943 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.427s\nuser\t0m13.554s\nsys\t0m3.660s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:52.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:53.146Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:52.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:53.146Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:52.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:53.146Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:52.142Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.090Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:53.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.090Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:53.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.090Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:53.380Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.849Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58204 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m36.049s\nuser\t0m12.999s\nsys\t0m3.391s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.849Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.849Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7e:49:99 \n inet addr:192.168.120.36 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe7e:4999/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77320 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45181 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137540669 (137.5 MB) TX bytes:6143180 (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:107783 (107.7 KB) TX bytes:107783 (107.7 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.849Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.849Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.004s\nsys\t0m0.052s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:54.849Z", "message": "[homer] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": " \r100 3149 100 3149 0 0 19266 0 --:--:-- --:--:-- --:--:-- 19319", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "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-05-14T11:14:54.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "Execution done (PID=1734, return_code=0): /tmp/9PGVX/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:55.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:09 ? 00:00:01 /sbin/init\nroot 2 0 0 11:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:09 ? 00:00:00 [migration/0]\nroot 12 2 0 11:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:09 ? 00:00:00 [khelper]\nroot 14 2 0 11:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:09 ? 00:00:00 [netns]\nroot 16 2 0 11:09 ? 00:00:00 [writeback]\nroot 17 2 0 11:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:09 ? 00:00:00 [bioset]\nroot 19 2 0 11:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:09 ? 00:00:00 [kblockd]\nroot 21 2 0 11:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:09 ? 00:00:00 [khubd]\nroot 23 2 0 11:09 ? 00:00:00 [md]\nroot 24 2 0 11:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:09 ? 00:00:00 [vmstat]\nroot 30 2 0 11:09 ? 00:00:00 [ksmd]\nroot 31 2 0 11:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:09 ? 00:00:00 [crypto]\nroot 46 2 0 11:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:09 ? 00:00:00 [vballoon]\nroot 49 2 0 11:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:09 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:09 ? 00:00:00 [deferwq]\nroot 72 2 0 11:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:09 ? 00:00:00 [kpsmoused]\nroot 123 2 0 11:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:09 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:09 ? 00:00:00 [kworker/u3:1]\nroot 529 1 0 11:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 11:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 11:09 ? 00:00:00 [kauditd]\nmessage+ 879 1 0 11:09 ? 00:00:00 dbus-daemon --system --fork\nroot 908 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-logind\nroot 945 1 0 11:09 ? 00:00:00 upstart-file-bridge --daemon\nroot 1041 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1083 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1084 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1086 1 0 11:09 ? 00:00:00 cron\ndaemon 1087 1 0 11:09 ? 00:00:00 atd\nroot 1186 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1461 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_ij3khx/env/bin/python -m cloudify_agent.worker --queue sprout_host_ij3khx --max-workers 5 --name sprout_host_ij3khx\nubuntu 1463 1461 0 11:09 ? 00:00:01 /home/ubuntu/sprout_host_ij3khx/env/bin/python -m cloudify_agent.worker --queue sprout_host_ij3khx --max-workers 5 --name sprout_host_ij3khx\nubuntu 1607 1 0 11:09 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ij3khx/env/bin/diamond --configfile /home/ubuntu/sprout_host_ij3khx/work/plugins/diamond/etc/diamond.conf\nubuntu 1724 1463 1 11:11 ? 00:00:02 /home/ubuntu/sprout_host_ij3khx/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-BAySpX\nubuntu 1734 1724 0 11:11 ? 00:00:00 /bin/sh -c /tmp/9PGVX/install-sprout.sh\nubuntu 1736 1734 0 11:11 ? 00:00:00 /bin/bash -e /tmp/9PGVX/install-sprout.sh\nroot 2865 2 0 11:13 ? 00:00:00 [kworker/u3:2]\nntp 8283 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8765 1 0 11:13 ? 00:00:00 rsyslogd\nroot 8796 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8797 8796 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8801 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8802 8801 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8811 8797 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8812 8802 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8813 8812 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8852 1 0 11:14 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9260 1 0 11:14 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9264 9260 0 11:14 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9574 1 0 11:14 ? 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 9621 1736 0 11:14 ? 00:00:00 /bin/bash -e /tmp/9PGVX/install-sprout.sh\nubuntu 9622 9621 0 11:14 ? 00:00:00 /bin/bash -e /tmp/9PGVX/install-sprout.sh\nroot 9623 9622 0 11:14 ? 00:00:00 sudo ps -edf\nroot 9624 9623 0 11:14 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "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:53520 0.0.0.0:* LISTEN 1724/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9574/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1083/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8852/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9574/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1083/sshd \nudp 0 0 192.168.120.36:123 0.0.0.0:* 8283/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8283/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8283/ntpd \nudp 0 0 0.0.0.0:42873 0.0.0.0:* 548/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9574/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 8283/ntpd \nudp6 0 0 ::1:123 :::* 8283/ntpd \nudp6 0 0 :::123 :::* 8283/ntpd \nudp6 0 0 :::43502 :::* 548/dhclient \nudp6 0 0 ::1:53 :::* 9574/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9043 1084/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20305 8811/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20308 8813/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8691 879/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] => /var/log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/sysstat/sa14\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/clearwater-diags-monitor.log\n/var/log/dpkg.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/sprout\n/var/log/sprout/sprout_20190514T110000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/clearwater-socket-factory.log\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/syslog\n\nreal\t0m0.039s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] => [14-May-2019 11:14:31 UTC] clearwater-diags-monitor starting\n[14-May-2019 11:14:31 UTC] Waiting for trigger files\n2019:05:14 11:14:00: Namespace: management\n2019:05:14 11:14:00: [management] Starting server\n2019:05:14 11:14:00: [management] Listening for requests\n2019:05:14 11:14:00: Namespace: signaling\n2019:05:14 11:14:00: [signaling] Starting server\n2019:05:14 11:14:00: [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-05-14T11:14:54.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] => 2019-05-14 11:14:34.715581635 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:55.428Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:54.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}], "metadata": {"pagination": {"total": 2878, "offset": 2839, "size": 50}}} 2019-05-14 11:14:55,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:55,704 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:55 GMT 2019-05-14 11:14:55,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:55,704 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:14:55,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:55,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:55,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:14:55,704 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:14:55,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1734 to end... 2019-05-14 11:14:55,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://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 (13.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57943 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.427s user 0m13.554s sys 0m3.660s 2019-05-14 11:14:55,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-05-14 11:14:55,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-05-14 11:14:55,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-05-14 11:14:55,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:14:55,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:14:55,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:14:55,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58204 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m36.049s user 0m12.999s sys 0m3.391s 2019-05-14 11:14:55,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-05-14 11:14:55,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:7e:49:99 inet addr:192.168.120.36 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe7e:4999/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77320 errors:0 dropped:0 overruns:0 frame:0 TX packets:45181 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137540669 (137.5 MB) TX bytes:6143180 (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:107783 (107.7 KB) TX bytes:107783 (107.7 KB) real 0m0.007s user 0m0.000s sys 0m0.006s 2019-05-14 11:14:55,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-05-14 11:14:55,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.004s sys 0m0.052s 2019-05-14 11:14:55,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-05-14 11:14:55,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-14 11:14:55,710 - 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-ij3khx 2019-05-14 11:14:55,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19266 0 --:--:-- --:--:-- --:--:-- 19319 2019-05-14 11:14:55,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-14 11:14:55,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1734, return_code=0): /tmp/9PGVX/install-sprout.sh 2019-05-14 11:14:55,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-14 11:14:55,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:14:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-14 11:14:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:09 ? 00:00:01 /sbin/init root 2 0 0 11:09 ? 00:00:00 [kthreadd] root 3 2 0 11:09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:09 ? 00:00:00 [rcu_sched] root 8 2 0 11:09 ? 00:00:00 [rcuos/0] root 9 2 0 11:09 ? 00:00:00 [rcu_bh] root 10 2 0 11:09 ? 00:00:00 [rcuob/0] root 11 2 0 11:09 ? 00:00:00 [migration/0] root 12 2 0 11:09 ? 00:00:00 [watchdog/0] root 13 2 0 11:09 ? 00:00:00 [khelper] root 14 2 0 11:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:09 ? 00:00:00 [netns] root 16 2 0 11:09 ? 00:00:00 [writeback] root 17 2 0 11:09 ? 00:00:00 [kintegrityd] root 18 2 0 11:09 ? 00:00:00 [bioset] root 19 2 0 11:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:09 ? 00:00:00 [kblockd] root 21 2 0 11:09 ? 00:00:00 [ata_sff] root 22 2 0 11:09 ? 00:00:00 [khubd] root 23 2 0 11:09 ? 00:00:00 [md] root 24 2 0 11:09 ? 00:00:00 [devfreq_wq] root 25 2 0 11:09 ? 00:00:00 [kworker/0:1] root 27 2 0 11:09 ? 00:00:00 [khungtaskd] root 28 2 0 11:09 ? 00:00:00 [kswapd0] root 29 2 0 11:09 ? 00:00:00 [vmstat] root 30 2 0 11:09 ? 00:00:00 [ksmd] root 31 2 0 11:09 ? 00:00:00 [khugepaged] root 32 2 0 11:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:09 ? 00:00:00 [crypto] root 46 2 0 11:09 ? 00:00:00 [kthrotld] root 47 2 0 11:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:09 ? 00:00:00 [vballoon] root 49 2 0 11:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:09 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:09 ? 00:00:00 [deferwq] root 72 2 0 11:09 ? 00:00:00 [charger_manager] root 114 2 0 11:09 ? 00:00:00 [kpsmoused] root 123 2 0 11:09 ? 00:00:00 [kworker/0:2] root 176 2 0 11:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:09 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:09 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:09 ? 00:00:00 [kworker/u3:1] root 529 1 0 11:09 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 11:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 11:09 ? 00:00:00 [kauditd] message+ 879 1 0 11:09 ? 00:00:00 dbus-daemon --system --fork root 908 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-logind root 945 1 0 11:09 ? 00:00:00 upstart-file-bridge --daemon root 1041 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1083 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D root 1084 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1086 1 0 11:09 ? 00:00:00 cron daemon 1087 1 0 11:09 ? 00:00:00 atd root 1186 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1461 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_ij3khx/env/bin/python -m cloudify_agent.worker --queue sprout_host_ij3khx --max-workers 5 --name sprout_host_ij3khx ubuntu 1463 1461 0 11:09 ? 00:00:01 /home/ubuntu/sprout_host_ij3khx/env/bin/python -m cloudify_agent.worker --queue sprout_host_ij3khx --max-workers 5 --name sprout_host_ij3khx ubuntu 1607 1 0 11:09 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_ij3khx/env/bin/diamond --configfile /home/ubuntu/sprout_host_ij3khx/work/plugins/diamond/etc/diamond.conf ubuntu 1724 1463 1 11:11 ? 00:00:02 /home/ubuntu/sprout_host_ij3khx/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-BAySpX ubuntu 1734 1724 0 11:11 ? 00:00:00 /bin/sh -c /tmp/9PGVX/install-sprout.sh ubuntu 1736 1734 0 11:11 ? 00:00:00 /bin/bash -e /tmp/9PGVX/install-sprout.sh root 2865 2 0 11:13 ? 00:00:00 [kworker/u3:2] ntp 8283 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8765 1 0 11:13 ? 00:00:00 rsyslogd root 8796 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8797 8796 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8801 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8802 8801 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8811 8797 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8812 8802 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8813 8812 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8852 1 0 11:14 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9260 1 0 11:14 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9264 9260 0 11:14 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9574 1 0 11:14 ? 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 9621 1736 0 11:14 ? 00:00:00 /bin/bash -e /tmp/9PGVX/install-sprout.sh ubuntu 9622 9621 0 11:14 ? 00:00:00 /bin/bash -e /tmp/9PGVX/install-sprout.sh root 9623 9622 0 11:14 ? 00:00:00 sudo ps -edf root 9624 9623 0 11:14 ? 00:00:00 ps -edf real 0m0.012s user 0m0.004s sys 0m0.008s 2019-05-14 11:14:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-05-14 11:14:55,711 - 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:53520 0.0.0.0:* LISTEN 1724/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9574/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1083/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8852/monit tcp6 0 0 ::1:53 :::* LISTEN 9574/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1083/sshd udp 0 0 192.168.120.36:123 0.0.0.0:* 8283/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8283/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8283/ntpd udp 0 0 0.0.0.0:42873 0.0.0.0:* 548/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9574/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 8283/ntpd udp6 0 0 ::1:123 :::* 8283/ntpd udp6 0 0 :::123 :::* 8283/ntpd udp6 0 0 :::43502 :::* 548/dhclient udp6 0 0 ::1:53 :::* 9574/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9043 1084/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20305 8811/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20308 8813/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8691 879/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.004s sys 0m0.005s 2019-05-14 11:14:55,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-05-14 11:14:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-05-14 11:14:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-05-14 11:14:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/sysstat/sa14 /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/clearwater-diags-monitor.log /var/log/dpkg.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/sprout /var/log/sprout/sprout_20190514T110000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/clearwater-socket-factory.log /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/cloud-init.log /var/log/lastlog /var/log/ntpstats /var/log/syslog real 0m0.039s user 0m0.002s sys 0m0.004s 2019-05-14 11:14:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-14 11:14:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [14-May-2019 11:14:31 UTC] clearwater-diags-monitor starting [14-May-2019 11:14:31 UTC] Waiting for trigger files 2019:05:14 11:14:00: Namespace: management 2019:05:14 11:14:00: [management] Starting server 2019:05:14 11:14:00: [management] Listening for requests 2019:05:14 11:14:00: Namespace: signaling 2019:05:14 11:14:00: [signaling] Starting server 2019:05:14 11:14:00: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-14 11:14:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-14 11:14:55,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-14 11:14:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-14 11:14:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-05-14 11:14:34.715581635 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-14 11:14:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-05-14 11:14:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-05-14 11:14:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-ij3khx 2019-05-14 11:14:55,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-14 11:14:55,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:14:55,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:14:55,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:14:55,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:14:55,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:14:55,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:14:55,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:14:55,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:14:55,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:14:55,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:14:55,807 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:14:55 GMT 2019-05-14 11:14:55,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:14:55,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:14:55,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:14:55,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:14:55,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:00,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:01,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:01,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:01,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:01,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:01,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:01,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:01,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:01,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.080Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:55.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.080Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:55.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.080Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:55.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.080Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:55.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.9a30b7bf-3924-4014-a7d7-813b3abad595"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.080Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,870 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58151 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m36.677s\nuser\t0m13.321s\nsys\t0m3.634s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:55.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "sprout_7b67fk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.080Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:55.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.643Z", "message": "[ellis] Configure a new DNS server", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.643Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.643Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.643Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.643Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:56.643Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:55.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.004s\nsys\t0m0.051s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.773Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ca:60:03 \n inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feca:6003/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:99918 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34727 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170407652 (170.4 MB) TX bytes:5604685 (5.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:794 errors:0 dropped:0 overruns:0 frame:0\n TX packets:794 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:113503 (113.5 KB) TX bytes:113503 (113.5 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:08 ? 00:00:01 /sbin/init\nroot 2 0 0 11:08 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:08 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:08 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:08 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:08 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:08 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:08 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:08 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:08 ? 00:00:00 [migration/0]\nroot 12 2 0 11:08 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:08 ? 00:00:00 [khelper]\nroot 14 2 0 11:08 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:08 ? 00:00:00 [netns]\nroot 16 2 0 11:08 ? 00:00:00 [writeback]\nroot 17 2 0 11:08 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:08 ? 00:00:00 [bioset]\nroot 19 2 0 11:08 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:08 ? 00:00:00 [kblockd]\nroot 21 2 0 11:08 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:08 ? 00:00:00 [khubd]\nroot 23 2 0 11:08 ? 00:00:00 [md]\nroot 24 2 0 11:08 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:08 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:08 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:08 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:08 ? 00:00:00 [vmstat]\nroot 30 2 0 11:08 ? 00:00:00 [ksmd]\nroot 31 2 0 11:08 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:08 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:08 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:08 ? 00:00:00 [crypto]\nroot 46 2 0 11:08 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:08 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:08 ? 00:00:00 [vballoon]\nroot 49 2 0 11:08 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:08 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:08 ? 00:00:00 [deferwq]\nroot 72 2 0 11:08 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:08 ? 00:00:00 [kpsmoused]\nroot 132 2 0 11:08 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:08 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:08 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:08 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 423 2 0 11:08 ? 00:00:00 [kworker/u3:1]\nroot 474 1 0 11:08 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 11:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:08 ? 00:00:00 [kauditd]\nroot 926 1 0 11:08 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 928 1 0 11:08 ? 00:00:00 rsyslogd\nmessage+ 936 1 0 11:08 ? 00:00:00 dbus-daemon --system --fork\nroot 946 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 11:09 ? 00:00:00 cron\ndaemon 1097 1 0 11:09 ? 00:00:00 atd\nroot 1244 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1250 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_edlpkl/env/bin/python -m cloudify_agent.worker --queue homer_host_edlpkl --max-workers 5 --name homer_host_edlpkl\nubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/homer_host_edlpkl/env/bin/python -m cloudify_agent.worker --queue homer_host_edlpkl --max-workers 5 --name homer_host_edlpkl\nubuntu 1608 1 0 11:09 ? 00:00:01 python2.7 /home/ubuntu/homer_host_edlpkl/env/bin/diamond --configfile /home/ubuntu/homer_host_edlpkl/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1464 1 11:11 ? 00:00:02 /home/ubuntu/homer_host_edlpkl/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-FPI6MF\nubuntu 1743 1733 0 11:11 ? 00:00:00 /bin/sh -c /tmp/37OMQ/install-homer.sh\nubuntu 1745 1743 0 11:11 ? 00:00:00 /bin/bash -e /tmp/37OMQ/install-homer.sh\nntp 8334 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8849 1 0 11:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8936 1 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8940 8936 0 11:13 ? 00:00:00 inotifywait -e create -qq .\nroot 9012 1 0 11:13 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9013 9012 0 11:13 ? 00:00:00 nginx: worker process\nwww-data 9014 9012 0 11:13 ? 00:00:00 nginx: worker process\nwww-data 9015 9012 0 11:13 ? 00:00:00 nginx: worker process\nwww-data 9016 9012 0 11:13 ? 00:00:00 nginx: worker process\nroot 9496 8849 0 11:14 ? 00:00:00 [nginx_ping] \nroot 9498 8849 0 11:14 ? 00:00:00 [check-nginx-upt] \nroot 9502 8849 0 11:14 ? 00:00:00 [check-monit-upt] \ndnsmasq 9643 1 0 11:14 ? 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 9690 1745 0 11:14 ? 00:00:00 /bin/bash -e /tmp/37OMQ/install-homer.sh\nubuntu 9691 9690 0 11:14 ? 00:00:00 /bin/bash -e /tmp/37OMQ/install-homer.sh\nroot 9692 9691 0 11:14 ? 00:00:00 sudo ps -edf\nroot 9693 9692 0 11:14 ? 00:00:00 ps -edf\n\nreal\t0m0.014s\nuser\t0m0.006s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:56.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "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:43310 0.0.0.0:* LISTEN 1733/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9643/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 8849/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9012/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9643/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.23:123 0.0.0.0:* 8334/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8334/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8334/ntpd \nudp 0 0 0.0.0.0:36122 0.0.0.0:* 555/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9643/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp6 0 0 ::1:123 :::* 8334/ntpd \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8334/ntpd \nudp6 0 0 :::123 :::* 8334/ntpd \nudp6 0 0 :::50472 :::* 555/dhclient \nudp6 0 0 ::1:53 :::* 9643/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9055 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 8802 936/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.307Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": " \r100 3149 100 3149 0 0 18977 0 --:--:-- --:--:-- --:--:-- 19084", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "Execution done (PID=1743, return_code=0): /tmp/37OMQ/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "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-05-14T11:14:57.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] => /var/log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/sysstat/sa14\n/var/log/sysstat/clearwater-sa14\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/clearwater-diags-monitor.log\n/var/log/dpkg.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/syslog\n\nreal\t0m0.068s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] => [14-May-2019 11:13:54 UTC] clearwater-diags-monitor starting\n[14-May-2019 11:13:54 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] => 2019-05-14 11:14:37.354116690 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "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-05-14T11:14:57.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:57.967Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1e3d4e0f-8242-4c1c-945a-0ffdfa86cf9e"}, {"node_instance_id": "homer_75a4ii", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LU6OJ/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:57.890Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.097s\nuser\t0m0.006s\nsys\t0m0.057s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:25:d5 \n inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef7:25d5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86708 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36989 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:151255036 (151.2 MB) TX bytes:5632885 (5.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:904 errors:0 dropped:0 overruns:0 frame:0\n TX packets:904 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:117648 (117.6 KB) TX bytes:117648 (117.6 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}], "metadata": {"pagination": {"total": 2976, "offset": 2878, "size": 50}}} 2019-05-14 11:15:01,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:01,030 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:01 GMT 2019-05-14 11:15:01,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:01,030 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:01,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:01,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:01,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:01,031 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:01,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:15:01,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:15:01,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:15:01,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:15:01,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,870 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58151 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m36.677s user 0m13.321s sys 0m3.634s 2019-05-14 11:15:01,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:01,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-05-14 11:15:01,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:15:01,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:15:01,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-05-14 11:15:01,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-14 11:15:01,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-05-14 11:15:01,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.004s sys 0m0.051s 2019-05-14 11:15:01,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:15:01,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-05-14 11:15:01,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ca:60:03 inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feca:6003/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:99918 errors:0 dropped:0 overruns:0 frame:0 TX packets:34727 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170407652 (170.4 MB) TX bytes:5604685 (5.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:794 errors:0 dropped:0 overruns:0 frame:0 TX packets:794 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:113503 (113.5 KB) TX bytes:113503 (113.5 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-14 11:15:01,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-05-14 11:15:01,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:08 ? 00:00:01 /sbin/init root 2 0 0 11:08 ? 00:00:00 [kthreadd] root 3 2 0 11:08 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:08 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:08 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:08 ? 00:00:00 [rcu_sched] root 8 2 0 11:08 ? 00:00:00 [rcuos/0] root 9 2 0 11:08 ? 00:00:00 [rcu_bh] root 10 2 0 11:08 ? 00:00:00 [rcuob/0] root 11 2 0 11:08 ? 00:00:00 [migration/0] root 12 2 0 11:08 ? 00:00:00 [watchdog/0] root 13 2 0 11:08 ? 00:00:00 [khelper] root 14 2 0 11:08 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:08 ? 00:00:00 [netns] root 16 2 0 11:08 ? 00:00:00 [writeback] root 17 2 0 11:08 ? 00:00:00 [kintegrityd] root 18 2 0 11:08 ? 00:00:00 [bioset] root 19 2 0 11:08 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:08 ? 00:00:00 [kblockd] root 21 2 0 11:08 ? 00:00:00 [ata_sff] root 22 2 0 11:08 ? 00:00:00 [khubd] root 23 2 0 11:08 ? 00:00:00 [md] root 24 2 0 11:08 ? 00:00:00 [devfreq_wq] root 25 2 0 11:08 ? 00:00:00 [kworker/0:1] root 27 2 0 11:08 ? 00:00:00 [khungtaskd] root 28 2 0 11:08 ? 00:00:00 [kswapd0] root 29 2 0 11:08 ? 00:00:00 [vmstat] root 30 2 0 11:08 ? 00:00:00 [ksmd] root 31 2 0 11:08 ? 00:00:00 [khugepaged] root 32 2 0 11:08 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:08 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:08 ? 00:00:00 [crypto] root 46 2 0 11:08 ? 00:00:00 [kthrotld] root 47 2 0 11:08 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:08 ? 00:00:00 [vballoon] root 49 2 0 11:08 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:08 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:08 ? 00:00:00 [deferwq] root 72 2 0 11:08 ? 00:00:00 [charger_manager] root 114 2 0 11:08 ? 00:00:00 [kpsmoused] root 132 2 0 11:08 ? 00:00:00 [kworker/0:2] root 176 2 0 11:08 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:08 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:08 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 423 2 0 11:08 ? 00:00:00 [kworker/u3:1] root 474 1 0 11:08 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 11:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:08 ? 00:00:00 [kauditd] root 926 1 0 11:08 ? 00:00:00 upstart-file-bridge --daemon syslog 928 1 0 11:08 ? 00:00:00 rsyslogd message+ 936 1 0 11:08 ? 00:00:00 dbus-daemon --system --fork root 946 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 11:09 ? 00:00:00 cron daemon 1097 1 0 11:09 ? 00:00:00 atd root 1244 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1250 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_edlpkl/env/bin/python -m cloudify_agent.worker --queue homer_host_edlpkl --max-workers 5 --name homer_host_edlpkl ubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/homer_host_edlpkl/env/bin/python -m cloudify_agent.worker --queue homer_host_edlpkl --max-workers 5 --name homer_host_edlpkl ubuntu 1608 1 0 11:09 ? 00:00:01 python2.7 /home/ubuntu/homer_host_edlpkl/env/bin/diamond --configfile /home/ubuntu/homer_host_edlpkl/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1464 1 11:11 ? 00:00:02 /home/ubuntu/homer_host_edlpkl/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-FPI6MF ubuntu 1743 1733 0 11:11 ? 00:00:00 /bin/sh -c /tmp/37OMQ/install-homer.sh ubuntu 1745 1743 0 11:11 ? 00:00:00 /bin/bash -e /tmp/37OMQ/install-homer.sh ntp 8334 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8849 1 0 11:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8936 1 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8940 8936 0 11:13 ? 00:00:00 inotifywait -e create -qq . root 9012 1 0 11:13 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9013 9012 0 11:13 ? 00:00:00 nginx: worker process www-data 9014 9012 0 11:13 ? 00:00:00 nginx: worker process www-data 9015 9012 0 11:13 ? 00:00:00 nginx: worker process www-data 9016 9012 0 11:13 ? 00:00:00 nginx: worker process root 9496 8849 0 11:14 ? 00:00:00 [nginx_ping] root 9498 8849 0 11:14 ? 00:00:00 [check-nginx-upt] root 9502 8849 0 11:14 ? 00:00:00 [check-monit-upt] dnsmasq 9643 1 0 11:14 ? 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 9690 1745 0 11:14 ? 00:00:00 /bin/bash -e /tmp/37OMQ/install-homer.sh ubuntu 9691 9690 0 11:14 ? 00:00:00 /bin/bash -e /tmp/37OMQ/install-homer.sh root 9692 9691 0 11:14 ? 00:00:00 sudo ps -edf root 9693 9692 0 11:14 ? 00:00:00 ps -edf real 0m0.014s user 0m0.006s sys 0m0.007s 2019-05-14 11:15:01,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-05-14 11:15:01,036 - 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:43310 0.0.0.0:* LISTEN 1733/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9643/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 8849/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9012/nginx tcp6 0 0 ::1:53 :::* LISTEN 9643/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.23:123 0.0.0.0:* 8334/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8334/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8334/ntpd udp 0 0 0.0.0.0:36122 0.0.0.0:* 555/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9643/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp6 0 0 ::1:123 :::* 8334/ntpd udp6 0 0 fe80::f816:3eff:fec:123 :::* 8334/ntpd udp6 0 0 :::123 :::* 8334/ntpd udp6 0 0 :::50472 :::* 555/dhclient udp6 0 0 ::1:53 :::* 9643/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7222 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9055 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 8802 936/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart real 0m0.008s user 0m0.000s sys 0m0.007s 2019-05-14 11:15:01,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-05-14 11:15:01,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 18977 0 --:--:-- --:--:-- --:--:-- 19084 2019-05-14 11:15:01,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-14 11:15:01,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:15:01,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:15:01,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:15:01,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:15:01,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:15:01,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/37OMQ/install-homer.sh 2019-05-14 11:15:01,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-14 11:15:01,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-14 11:15:01,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/sysstat/sa14 /var/log/sysstat/clearwater-sa14 /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/clearwater-diags-monitor.log /var/log/dpkg.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/cloud-init.log /var/log/lastlog /var/log/ntpstats /var/log/syslog real 0m0.068s user 0m0.000s sys 0m0.005s 2019-05-14 11:15:01,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-14 11:15:01,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [14-May-2019 11:13:54 UTC] clearwater-diags-monitor starting [14-May-2019 11:13:54 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-14 11:15:01,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-14 11:15:01,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-14 11:15:01,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-14 11:15:01,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-05-14 11:14:37.354116690 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-05-14 11:15:01,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-05-14 11:15:01,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-05-14 11:15:01,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-edlpkl 2019-05-14 11:15:01,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-14 11:15:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-14 11:15:01,040 - 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-edlpkl 2019-05-14 11:15:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LU6OJ/bind.py 2019-05-14 11:15:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.097s user 0m0.006s sys 0m0.057s 2019-05-14 11:15:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-05-14 11:15:01,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f7:25:d5 inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef7:25d5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86708 errors:0 dropped:0 overruns:0 frame:0 TX packets:36989 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:151255036 (151.2 MB) TX bytes:5632885 (5.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:904 errors:0 dropped:0 overruns:0 frame:0 TX packets:904 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:117648 (117.6 KB) TX bytes:117648 (117.6 KB) real 0m0.007s user 0m0.001s sys 0m0.005s 2019-05-14 11:15:01,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-05-14 11:15:01,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:01,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:01,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:01,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:01,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:01,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:01,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:01,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:01,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:01,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:01,215 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:01 GMT 2019-05-14 11:15:01,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:01,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:01,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:01,215 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:01,215 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:06,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:06,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:06,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:06,319 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:06,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:06,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:06,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:06,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:06,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:09 ? 00:00:01 /sbin/init\nroot 2 0 0 11:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:09 ? 00:00:00 [migration/0]\nroot 12 2 0 11:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:09 ? 00:00:00 [khelper]\nroot 14 2 0 11:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:09 ? 00:00:00 [netns]\nroot 16 2 0 11:09 ? 00:00:00 [writeback]\nroot 17 2 0 11:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:09 ? 00:00:00 [bioset]\nroot 19 2 0 11:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:09 ? 00:00:00 [kblockd]\nroot 21 2 0 11:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:09 ? 00:00:00 [khubd]\nroot 23 2 0 11:09 ? 00:00:00 [md]\nroot 24 2 0 11:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:09 ? 00:00:00 [vmstat]\nroot 30 2 0 11:09 ? 00:00:00 [ksmd]\nroot 31 2 0 11:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:09 ? 00:00:00 [crypto]\nroot 46 2 0 11:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:09 ? 00:00:00 [vballoon]\nroot 49 2 0 11:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:09 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:09 ? 00:00:00 [deferwq]\nroot 72 2 0 11:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:09 ? 00:00:00 [kpsmoused]\nroot 121 2 0 11:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:09 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 11:09 ? 00:00:00 [kworker/u3:1]\nroot 491 1 0 11:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 546 1 0 11:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:09 ? 00:00:00 [kauditd]\nmessage+ 889 1 0 11:09 ? 00:00:00 dbus-daemon --system --fork\nsyslog 921 1 0 11:09 ? 00:00:00 rsyslogd\nroot 923 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-logind\nroot 940 1 0 11:09 ? 00:00:00 upstart-file-bridge --daemon\nroot 1039 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1092 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1094 1 0 11:09 ? 00:00:00 cron\ndaemon 1095 1 0 11:09 ? 00:00:00 atd\nroot 1242 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1248 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_xsez6w/env/bin/python -m cloudify_agent.worker --queue ellis_host_xsez6w --max-workers 5 --name ellis_host_xsez6w\nubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/ellis_host_xsez6w/env/bin/python -m cloudify_agent.worker --queue ellis_host_xsez6w --max-workers 5 --name ellis_host_xsez6w\nubuntu 1608 1 0 11:10 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_xsez6w/env/bin/diamond --configfile /home/ubuntu/ellis_host_xsez6w/work/plugins/diamond/etc/diamond.conf\nubuntu 1721 1464 1 11:11 ? 00:00:02 /home/ubuntu/ellis_host_xsez6w/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-iccqNI\nubuntu 1731 1721 0 11:11 ? 00:00:00 /bin/sh -c /tmp/8W4XP/install-ellis.sh\nubuntu 1733 1731 0 11:11 ? 00:00:00 /bin/bash -e /tmp/8W4XP/install-ellis.sh\nmysql 9080 1 0 11:13 ? 00:00:00 /usr/sbin/mysqld\nntp 9230 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9817 1 0 11:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9899 1 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9994 1 0 11:14 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9995 9994 0 11:14 ? 00:00:00 nginx: worker process\nwww-data 9996 9994 0 11:14 ? 00:00:00 nginx: worker process\nwww-data 9997 9994 0 11:14 ? 00:00:00 nginx: worker process\nwww-data 9998 9994 0 11:14 ? 00:00:00 nginx: worker process\nroot 10428 9817 0 11:14 ? 00:00:00 [nginx_ping] \nroot 10431 9817 0 11:14 ? 00:00:00 [check-nginx-upt] \nroot 10435 9817 0 11:14 ? 00:00:00 [check-monit-upt] \nroot 10439 9817 0 11:14 ? 00:00:00 [poll_ellis.sh] \nroot 10445 9817 0 11:14 ? 00:00:00 [poll_ellis_http] \nroot 10448 9817 0 11:14 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10461 10448 0 11:14 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10499 10461 0 11:14 ? 00:00:00 sleep 23\nroot 11016 9899 0 11:14 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 11020 1 0 11:14 ? 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 11067 1733 0 11:14 ? 00:00:00 /bin/bash -e /tmp/8W4XP/install-ellis.sh\nubuntu 11068 11067 0 11:14 ? 00:00:00 /bin/bash -e /tmp/8W4XP/install-ellis.sh\nroot 11069 11068 0 11:14 ? 00:00:00 sudo ps -edf\nroot 11070 11069 0 11:14 ? 00:00:00 ps -edf\n\nreal\t0m0.020s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.272Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:58.707Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:46132 0.0.0.0:* LISTEN 1721/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11020/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9817/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9994/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9080/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11020/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1092/sshd \nudp 0 0 192.168.120.25:123 0.0.0.0:* 9230/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9230/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9230/ntpd \nudp 0 0 0.0.0.0:45443 0.0.0.0:* 546/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11020/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 9230/ntpd \nudp6 0 0 ::1:123 :::* 9230/ntpd \nudp6 0 0 :::123 :::* 9230/ntpd \nudp6 0 0 :::33614 :::* 546/dhclient \nudp6 0 0 ::1:53 :::* 11020/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8711 889/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7231 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9031 1093/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20610 9080/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.107Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.137Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmptZo63e', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.378Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.155Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.155Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.154Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.147Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7cpZ_O', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.138Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] => /var/log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/sysstat/sa14\n/var/log/sysstat/clearwater-sa14\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/clearwater-diags-monitor.log\n/var/log/dpkg.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/ellis\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/mysql.log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/mysql.err\n/var/log/ntpstats\n/var/log/syslog\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.137Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] => [14-May-2019 11:13:57 UTC] clearwater-diags-monitor starting\n[14-May-2019 11:13:57 UTC] Waiting for trigger files\n[14-May-2019 11:14:55 UTC] Processing trigger files: core.ellis.1557832475\n[14-May-2019 11:14:55 UTC] Dump triggered by ellis\n[14-May-2019 11:14:55 UTC] Gathering dump 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp\n/etc/snmp: No such file or directory\n[14-May-2019 11:14:55 UTC] /etc/snmp not present in deployment\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.25:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.25:4000: getsockopt: connection refused\n\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.25:4000: getsockopt: connection refused\n\nerror #0: dial tcp 192.168.120.25:4000: getsockopt: connection refused\n\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.25 port 4000: Connection refused\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n\r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.25 port 4000: Connection refused\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 107, in \n return_code = describe_clusters()\n File \"/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py\", line 28, in describe_clusters\n result = client.get(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.25', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\nTraceback (most recent call last):\n File \"/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py\", line 29, in \n result = client.get(\"/\" + etcd_key + \"/\" + site + \"/configuration/\" + plugin.key())\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 679, in get\n return self.read(key)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 536, in read\n timeout=timeout)\n File \"/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py\", line 834, in wrapper\n cause=e\netcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError(\"HTTPConnectionPool(host='192.168.120.25', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/shared_config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))\",)\n[14-May-2019 11:14:57 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags\n[14-May-2019 11:14:57 UTC] No domain supplied\n[14-May-2019 11:14:57 UTC] No domain supplied\n[14-May-2019 11:14:57 UTC] core.ellis.1557832475 has been closed\n[14-May-2019 11:14:57 UTC] Moving core.ellis.1557832475 to dump\n[14-May-2019 11:14:57 UTC] Compressing core.ellis.1557832475\ntar: 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored\ntar: 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp/root/run/udev/control: socket ignored\ntar: 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored\ntar: 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored\n[14-May-2019 11:14:57 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp.tar.gz created\n[14-May-2019 11:14:57 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] => 2019-05-14 11:14:37.355486598 Stopping etcd clearwater-etcd\n2019-05-14 11:14:38.106160261 Restarting etcd clearwater-etcd\n2019-05-14 11:14:38.110879444 Configured ETCDCTL_PEERS: 192.168.120.12:4000,\n2019-05-14 11:14:38.111583485 Check for previous failed startup attempt\n2019-05-14 11:14:38.112749206 Running etcdctl member list\nb28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true\n2019-05-14 11:14:38.172386712 etcdctl returned 0\n2019-05-14 11:14:38.179038776 Joining existing cluster...\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xsez6w", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xsez6w", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": " \r100 3149 100 3149 0 0 17513 0 --:--:-- --:--:-- --:--:-- 17592", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": " deb http://repo.cw-ngv.com/archive/repo129 binary/", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:14:59.556Z", "message": "Execution done (PID=1731, return_code=0): /tmp/8W4XP/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:58.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.f03df6b0-d059-4fe1-b8b7-74ac0c04450f"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:00.268Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:00.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:00.268Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.893Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:00.268Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.544Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:00.268Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.473Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:00.268Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.395Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:00.268Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:14:59.387Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c5dd6d44-f04d-4178-99ac-ec8d5cb66c48"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:00.818Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:00.307Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:00.818Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7JFXZ/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:00.671Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:01.490Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:01.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:01.490Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:01.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 3022, "offset": 2928, "size": 50}}} 2019-05-14 11:15:06,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:06,320 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:06 GMT 2019-05-14 11:15:06,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:06,320 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:06,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:06,320 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:06,321 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:06,321 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:06,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-05-14 11:15:06,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:09 ? 00:00:01 /sbin/init root 2 0 0 11:09 ? 00:00:00 [kthreadd] root 3 2 0 11:09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:09 ? 00:00:00 [rcu_sched] root 8 2 0 11:09 ? 00:00:00 [rcuos/0] root 9 2 0 11:09 ? 00:00:00 [rcu_bh] root 10 2 0 11:09 ? 00:00:00 [rcuob/0] root 11 2 0 11:09 ? 00:00:00 [migration/0] root 12 2 0 11:09 ? 00:00:00 [watchdog/0] root 13 2 0 11:09 ? 00:00:00 [khelper] root 14 2 0 11:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:09 ? 00:00:00 [netns] root 16 2 0 11:09 ? 00:00:00 [writeback] root 17 2 0 11:09 ? 00:00:00 [kintegrityd] root 18 2 0 11:09 ? 00:00:00 [bioset] root 19 2 0 11:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:09 ? 00:00:00 [kblockd] root 21 2 0 11:09 ? 00:00:00 [ata_sff] root 22 2 0 11:09 ? 00:00:00 [khubd] root 23 2 0 11:09 ? 00:00:00 [md] root 24 2 0 11:09 ? 00:00:00 [devfreq_wq] root 25 2 0 11:09 ? 00:00:00 [kworker/0:1] root 27 2 0 11:09 ? 00:00:00 [khungtaskd] root 28 2 0 11:09 ? 00:00:00 [kswapd0] root 29 2 0 11:09 ? 00:00:00 [vmstat] root 30 2 0 11:09 ? 00:00:00 [ksmd] root 31 2 0 11:09 ? 00:00:00 [khugepaged] root 32 2 0 11:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:09 ? 00:00:00 [crypto] root 46 2 0 11:09 ? 00:00:00 [kthrotld] root 47 2 0 11:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:09 ? 00:00:00 [vballoon] root 49 2 0 11:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:09 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:09 ? 00:00:00 [deferwq] root 72 2 0 11:09 ? 00:00:00 [charger_manager] root 114 2 0 11:09 ? 00:00:00 [kpsmoused] root 121 2 0 11:09 ? 00:00:00 [kworker/0:2] root 176 2 0 11:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:09 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:09 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 11:09 ? 00:00:00 [kworker/u3:1] root 491 1 0 11:09 ? 00:00:00 upstart-socket-bridge --daemon root 546 1 0 11:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:09 ? 00:00:00 [kauditd] message+ 889 1 0 11:09 ? 00:00:00 dbus-daemon --system --fork syslog 921 1 0 11:09 ? 00:00:00 rsyslogd root 923 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-logind root 940 1 0 11:09 ? 00:00:00 upstart-file-bridge --daemon root 1039 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1092 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1094 1 0 11:09 ? 00:00:00 cron daemon 1095 1 0 11:09 ? 00:00:00 atd root 1242 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1248 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_xsez6w/env/bin/python -m cloudify_agent.worker --queue ellis_host_xsez6w --max-workers 5 --name ellis_host_xsez6w ubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/ellis_host_xsez6w/env/bin/python -m cloudify_agent.worker --queue ellis_host_xsez6w --max-workers 5 --name ellis_host_xsez6w ubuntu 1608 1 0 11:10 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_xsez6w/env/bin/diamond --configfile /home/ubuntu/ellis_host_xsez6w/work/plugins/diamond/etc/diamond.conf ubuntu 1721 1464 1 11:11 ? 00:00:02 /home/ubuntu/ellis_host_xsez6w/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-iccqNI ubuntu 1731 1721 0 11:11 ? 00:00:00 /bin/sh -c /tmp/8W4XP/install-ellis.sh ubuntu 1733 1731 0 11:11 ? 00:00:00 /bin/bash -e /tmp/8W4XP/install-ellis.sh mysql 9080 1 0 11:13 ? 00:00:00 /usr/sbin/mysqld ntp 9230 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9817 1 0 11:13 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9899 1 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9994 1 0 11:14 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9995 9994 0 11:14 ? 00:00:00 nginx: worker process www-data 9996 9994 0 11:14 ? 00:00:00 nginx: worker process www-data 9997 9994 0 11:14 ? 00:00:00 nginx: worker process www-data 9998 9994 0 11:14 ? 00:00:00 nginx: worker process root 10428 9817 0 11:14 ? 00:00:00 [nginx_ping] root 10431 9817 0 11:14 ? 00:00:00 [check-nginx-upt] root 10435 9817 0 11:14 ? 00:00:00 [check-monit-upt] root 10439 9817 0 11:14 ? 00:00:00 [poll_ellis.sh] root 10445 9817 0 11:14 ? 00:00:00 [poll_ellis_http] root 10448 9817 0 11:14 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10461 10448 0 11:14 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10499 10461 0 11:14 ? 00:00:00 sleep 23 root 11016 9899 0 11:14 ? 00:00:00 inotifywait -e create -qq . dnsmasq 11020 1 0 11:14 ? 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 11067 1733 0 11:14 ? 00:00:00 /bin/bash -e /tmp/8W4XP/install-ellis.sh ubuntu 11068 11067 0 11:14 ? 00:00:00 /bin/bash -e /tmp/8W4XP/install-ellis.sh root 11069 11068 0 11:14 ? 00:00:00 sudo ps -edf root 11070 11069 0 11:14 ? 00:00:00 ps -edf real 0m0.020s user 0m0.000s sys 0m0.010s 2019-05-14 11:15:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-05-14 11:15:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-14 11:15:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:46132 0.0.0.0:* LISTEN 1721/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11020/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1092/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9817/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9994/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9080/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11020/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1092/sshd udp 0 0 192.168.120.25:123 0.0.0.0:* 9230/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9230/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9230/ntpd udp 0 0 0.0.0.0:45443 0.0.0.0:* 546/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11020/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 546/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 9230/ntpd udp6 0 0 ::1:123 :::* 9230/ntpd udp6 0 0 :::123 :::* 9230/ntpd udp6 0 0 :::33614 :::* 546/dhclient udp6 0 0 ::1:53 :::* 11020/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8711 889/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7231 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9031 1093/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20610 9080/mysqld /var/run/mysqld/mysqld.sock real 0m0.009s user 0m0.000s sys 0m0.007s 2019-05-14 11:15:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:15:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:15:06,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:15:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:15:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:15:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:15:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:15:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:15:06,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:15:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptZo63e', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:15:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:15:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:15:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-14 11:15:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:15:06,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7cpZ_O', '/etc/bind/db.clearwater.local'] 2019-05-14 11:15:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-05-14 11:15:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/sysstat/sa14 /var/log/sysstat/clearwater-sa14 /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/console-setup.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/clearwater-diags-monitor.log /var/log/dpkg.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/ellis /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/mysql.log /var/log/iotop.log /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/cloud-init.log /var/log/lastlog /var/log/mysql.err /var/log/ntpstats /var/log/syslog real 0m0.005s user 0m0.000s sys 0m0.005s 2019-05-14 11:15:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-14 11:15:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:15:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [14-May-2019 11:13:57 UTC] clearwater-diags-monitor starting [14-May-2019 11:13:57 UTC] Waiting for trigger files [14-May-2019 11:14:55 UTC] Processing trigger files: core.ellis.1557832475 [14-May-2019 11:14:55 UTC] Dump triggered by ellis [14-May-2019 11:14:55 UTC] Gathering dump 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp /etc/snmp: No such file or directory [14-May-2019 11:14:55 UTC] /etc/snmp not present in deployment Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.25:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.25:4000: getsockopt: connection refused Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 192.168.120.25:4000: getsockopt: connection refused error #0: dial tcp 192.168.120.25:4000: getsockopt: connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.25 port 4000: Connection refused % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed to connect to 192.168.120.25 port 4000: Connection refused Traceback (most recent call last): File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 107, in return_code = describe_clusters() File "/usr/share/clearwater/clearwater-cluster-manager/scripts/check_cluster_state.py", line 28, in describe_clusters result = client.get(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-cluster-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.25', port=4000): Max retries exceeded with url: /v2/keys/?recursive=True (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) Traceback (most recent call last): File "/usr/share/clearwater/clearwater-config-manager/scripts/check_config_sync.py", line 29, in result = client.get("/" + etcd_key + "/" + site + "/configuration/" + plugin.key()) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 679, in get return self.read(key) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 536, in read timeout=timeout) File "/usr/share/clearwater/clearwater-config-manager/env/local/lib/python2.7/site-packages/etcd/client.py", line 834, in wrapper cause=e etcd.EtcdConnectionFailed: Connection to etcd failed due to MaxRetryError("HTTPConnectionPool(host='192.168.120.25', port=4000): Max retries exceeded with url: /v2/keys/clearwater/site1/configuration/shared_config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))",) [14-May-2019 11:14:57 UTC] Running extra diags scripts: /usr/share/clearwater/clearwater-diags-monitor/scripts/ellis_diags [14-May-2019 11:14:57 UTC] No domain supplied [14-May-2019 11:14:57 UTC] No domain supplied [14-May-2019 11:14:57 UTC] core.ellis.1557832475 has been closed [14-May-2019 11:14:57 UTC] Moving core.ellis.1557832475 to dump [14-May-2019 11:14:57 UTC] Compressing core.ellis.1557832475 tar: 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp/root/run/acpid.socket: socket ignored tar: 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp/root/run/udev/control: socket ignored tar: 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp/root/run/mysqld/mysqld.sock: socket ignored tar: 20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp/root/run/dbus/system_bus_socket: socket ignored [14-May-2019 11:14:57 UTC] Diagnostic archive /var/clearwater-diags-monitor/dumps/20190514111455Z.ellis-srqp9h.clearwater.local.ellis.temp.tar.gz created [14-May-2019 11:14:57 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-14 11:15:06,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-14 11:15:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-14 11:15:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-14 11:15:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-05-14 11:14:37.355486598 Stopping etcd clearwater-etcd 2019-05-14 11:14:38.106160261 Restarting etcd clearwater-etcd 2019-05-14 11:14:38.110879444 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2019-05-14 11:14:38.111583485 Check for previous failed startup attempt 2019-05-14 11:14:38.112749206 Running etcdctl member list b28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true 2019-05-14 11:14:38.172386712 etcdctl returned 0 2019-05-14 11:14:38.179038776 Joining existing cluster... real 0m0.004s user 0m0.003s sys 0m0.002s 2019-05-14 11:15:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-05-14 11:15:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-05-14 11:15:06,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-xsez6w 2019-05-14 11:15:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-14 11:15:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-14 11:15:06,329 - 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-xsez6w 2019-05-14 11:15:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17513 0 --:--:-- --:--:-- --:--:-- 17592 2019-05-14 11:15:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-14 11:15:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-14 11:15:06,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-14 11:15:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1731, return_code=0): /tmp/8W4XP/install-ellis.sh 2019-05-14 11:15:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-14 11:15:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:15:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:15:06,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:15:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:15:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7JFXZ/bind.py 2019-05-14 11:15:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:15:06,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:15:06,331 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:06,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:06,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:06,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:06,386 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:06,386 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:06 GMT 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:06,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:11,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:11,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:11,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:11,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:11,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:11,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:11,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:11,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:11,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.113Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:01.596Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.113Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:01.691Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.113Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GDLTW/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:01.737Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c90daddd-7ded-43dc-80b0-84e8d332fc7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.101Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.101Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpFnYai7', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.378Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.385Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.559Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.392Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.026Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.085Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.085Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpesPgqj', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.086Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.093Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:02.675Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.101Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.13b2b84b-a82a-41ce-a962-3fe40b8e94d1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:03.394Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:02.695Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:03.929Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:03.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:03.929Z", "message": "[dime] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:03.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:03.929Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (14.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58625 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.656s\nuser\t0m13.028s\nsys\t0m3.212s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:03.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:03.929Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:03.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:03.929Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:03.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:04.525Z", "message": "Downloaded scripts/bind/bind.py to /tmp/4SOP6/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:03.891Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:04.525Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.669Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpsH_vTf', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.877Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.875Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.875Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.663Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.624Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "Process created, PID: 11256", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.669Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.671Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.698Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.727Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.831Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.888Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.128Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/XA3T0/create_number.sh", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.661Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.660Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.002s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.660Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.076Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.660Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.069Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.660Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpA9YJs_', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.060Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.660Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.896Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.660Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.384Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.660Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.896Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:05.660Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:04.895Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.731b5113-9f73-4200-8855-13c3471d9d11"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] => 2019-05-14 11:14:45.855312405 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": " \r100 3149 100 3149 0 0 19091 0 --:--:-- --:--:-- --:--:-- 19084\r100 3149 100 3149 0 0 19082 0 --:--:-- --:--:-- --:--:-- 19084", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:99:ab:6b \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe99:ab6b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:108306 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45214 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:176074394 (176.0 MB) TX bytes:6313721 (6.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:758 errors:0 dropped:0 overruns:0 frame:0\n TX packets:758 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:120006 (120.0 KB) TX bytes:120006 (120.0 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}], "metadata": {"pagination": {"total": 3074, "offset": 2978, "size": 50}}} 2019-05-14 11:15:11,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:11,497 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:11 GMT 2019-05-14 11:15:11,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:11,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:11,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:11,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:11,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:11,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:11,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-14 11:15:11,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:15:11,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/GDLTW/add-snmpproxy-collector.py 2019-05-14 11:15:11,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:15:11,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:15:11,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpFnYai7', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:15:11,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:15:11,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:15:11,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:15:11,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:15:11,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:15:11,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:15:11,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpesPgqj', '/etc/bind/db.clearwater.local'] 2019-05-14 11:15:11,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:15:11,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-14 11:15:11,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:11,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-05-14 11:15:11,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-05-14 11:15:11,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (14.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58625 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.656s user 0m13.028s sys 0m3.212s 2019-05-14 11:15:11,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-05-14 11:15:11,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:15:11,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/4SOP6/bind.py 2019-05-14 11:15:11,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:15:11,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:15:11,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpsH_vTf', '/etc/bind/db.clearwater.local'] 2019-05-14 11:15:11,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:15:11,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:15:11,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:15:11,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-14 11:15:11,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11256 2019-05-14 11:15:11,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:15:11,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:15:11,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-05-14 11:15:11,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:15:11,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:15:11,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/XA3T0/create_number.sh 2019-05-14 11:15:11,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.002s sys 0m0.050s 2019-05-14 11:15:11,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:15:11,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:15:11,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpA9YJs_', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:15:11,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:15:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:15:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-14 11:15:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-05-14 11:14:45.855312405 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-14 11:15:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-05-14 11:15:11,508 - 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-xn8p85 2019-05-14 11:15:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19091 0 --:--:-- --:--:-- --:--:-- 19084 100 3149 100 3149 0 0 19082 0 --:--:-- --:--:-- --:--:-- 19084 2019-05-14 11:15:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:99:ab:6b inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe99:ab6b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:108306 errors:0 dropped:0 overruns:0 frame:0 TX packets:45214 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:176074394 (176.0 MB) TX bytes:6313721 (6.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:758 errors:0 dropped:0 overruns:0 frame:0 TX packets:758 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:120006 (120.0 KB) TX bytes:120006 (120.0 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-05-14 11:15:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-05-14 11:15:11,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:11,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:11,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:11,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:11 GMT 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:11,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:11,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:11,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:16,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:16,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:16,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:16,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:16,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:16,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:16,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": " \r100 3149 100 3149 0 0 19091 0 --:--:-- --:--:-- --:--:-- 19084\r100 3149 100 3149 0 0 19082 0 --:--:-- --:--:-- --:--:-- 19084", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:99:ab:6b \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe99:ab6b/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:108306 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45214 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:176074394 (176.0 MB) TX bytes:6313721 (6.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:758 errors:0 dropped:0 overruns:0 frame:0\n TX packets:758 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:120006 (120.0 KB) TX bytes:120006 (120.0 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:09 ? 00:00:01 /sbin/init\nroot 2 0 0 11:09 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:09 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:09 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:09 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:09 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:09 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:09 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:09 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:09 ? 00:00:00 [migration/0]\nroot 12 2 0 11:09 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:09 ? 00:00:00 [khelper]\nroot 14 2 0 11:09 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:09 ? 00:00:00 [netns]\nroot 16 2 0 11:09 ? 00:00:00 [writeback]\nroot 17 2 0 11:09 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:09 ? 00:00:00 [bioset]\nroot 19 2 0 11:09 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:09 ? 00:00:00 [kblockd]\nroot 21 2 0 11:09 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:09 ? 00:00:00 [khubd]\nroot 23 2 0 11:09 ? 00:00:00 [md]\nroot 24 2 0 11:09 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:09 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:09 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:09 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:09 ? 00:00:00 [vmstat]\nroot 30 2 0 11:09 ? 00:00:00 [ksmd]\nroot 31 2 0 11:09 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:09 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:09 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:09 ? 00:00:00 [crypto]\nroot 46 2 0 11:09 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:09 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:09 ? 00:00:00 [vballoon]\nroot 49 2 0 11:09 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:09 ? 00:00:00 [scsi_eh_1]\nroot 52 2 0 11:09 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 11:09 ? 00:00:00 [deferwq]\nroot 72 2 0 11:09 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:09 ? 00:00:00 [kpsmoused]\nroot 132 2 0 11:09 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:09 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:09 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 11:09 ? 00:00:00 upstart-udev-bridge --daemon\nroot 383 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:09 ? 00:00:00 [kworker/u3:1]\nroot 524 1 0 11:09 ? 00:00:00 upstart-socket-bridge --daemon\nroot 549 1 0 11:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:09 ? 00:00:00 [kauditd]\nmessage+ 870 1 0 11:09 ? 00:00:00 dbus-daemon --system --fork\nroot 907 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 929 1 0 11:09 ? 00:00:00 rsyslogd\nroot 944 1 0 11:09 ? 00:00:00 upstart-file-bridge --daemon\nroot 1040 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 11:09 ? 00:00:00 cron\ndaemon 1097 1 0 11:09 ? 00:00:00 atd\nroot 1185 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_xn8p85/env/bin/python -m cloudify_agent.worker --queue dime_host_xn8p85 --max-workers 5 --name dime_host_xn8p85\nubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/dime_host_xn8p85/env/bin/python -m cloudify_agent.worker --queue dime_host_xn8p85 --max-workers 5 --name dime_host_xn8p85\nubuntu 1608 1 0 11:10 ? 00:00:01 python2.7 /home/ubuntu/dime_host_xn8p85/env/bin/diamond --configfile /home/ubuntu/dime_host_xn8p85/work/plugins/diamond/etc/diamond.conf\nubuntu 1721 1464 1 11:11 ? 00:00:02 /home/ubuntu/dime_host_xn8p85/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zSkltK\nubuntu 1731 1721 0 11:11 ? 00:00:00 /bin/sh -c /tmp/GXZPG/install-dime.sh\nubuntu 1733 1731 0 11:11 ? 00:00:00 /bin/bash -e /tmp/GXZPG/install-dime.sh\nntp 8643 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9208 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9209 9208 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9213 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9214 9213 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9221 9214 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9224 9221 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9225 9209 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9481 1 0 11:14 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9860 1 0 11:14 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9864 9860 0 11:14 ? 00:00:00 inotifywait -e create -qq .\nsnmp 9988 1 0 11:14 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10291 1 0 11:15 ? 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 10338 1733 0 11:15 ? 00:00:00 /bin/bash -e /tmp/GXZPG/install-dime.sh\nubuntu 10339 10338 0 11:15 ? 00:00:00 /bin/bash -e /tmp/GXZPG/install-dime.sh\nroot 10340 10339 0 11:15 ? 00:00:00 sudo ps -edf\nroot 10341 10340 0 11:15 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "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 10291/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:54488 0.0.0.0:* LISTEN 1721/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9481/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10291/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8643/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8643/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8643/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 9988/snmpd \nudp 0 0 0.0.0.0:45443 0.0.0.0:* 549/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10291/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8643/ntpd \nudp6 0 0 ::1:123 :::* 8643/ntpd \nudp6 0 0 :::123 :::* 8643/ntpd \nudp6 0 0 :::161 :::* 9988/snmpd \nudp6 0 0 :::33614 :::* 549/dhclient \nudp6 0 0 ::1:53 :::* 10291/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9042 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 22631 9988/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 20973 9224/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20974 9225/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8689 870/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] => /var/log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/sysstat/sa14\n/var/log/sysstat/clearwater-sa14\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/clearwater-diags-monitor.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/clearwater-socket-factory.log\n/var/log/iotop.log\n/var/log/homestead\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_20190514T110000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_out.log\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/syslog\n\nreal\t0m0.016s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] => [14-May-2019 11:14:34 UTC] clearwater-diags-monitor starting\n[14-May-2019 11:14:34 UTC] Waiting for trigger files\n2019:05:14 11:13:59: Namespace: signaling\n2019:05:14 11:13:59: [signaling] Starting server\n2019:05:14 11:13:59: Namespace: management\n2019:05:14 11:13:59: [management] Starting server\n2019:05:14 11:13:59: [management] Listening for requests\n2019:05:14 11:13:59: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] => 2019-05-14 11:14:45.855312405 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:05.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.309Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.814Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.814Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.814Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.814Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:06.814Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.136747ea-0810-4927-a2d5-329914c9e5f8"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:07.475Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:07.475Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:06.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:07.475Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:07.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:07.475Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:07.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:08.191Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:07.459Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:08.873Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WY4HV/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:08.512Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:08.873Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:08.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:09.595Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.287Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:09.595Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:08.766Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:09.595Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.508Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.745Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}, u'dime': {u'dime_9ymzqr': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-9ymzqr'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.526Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.526Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4DrO29', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.509Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.519Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.526Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}, u'dime': {u'dime_9ymzqr': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-9ymzqr'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.508Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:10.076Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.753Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.297Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdZV4rI', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:09.737Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.c62d6b65-fbca-4757-9287-f52021f52772"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.930Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:10.284Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:10.930Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:10.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:12.684Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_jgawm5", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:12.544Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:13.368Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:12.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:13.368Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:12.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 3077, "offset": 3028, "size": 50}}} 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:16 GMT 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:16,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:16,670 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:16,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-14 11:15:16,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-05-14 11:15:16,672 - 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-xn8p85 2019-05-14 11:15:16,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 19091 0 --:--:-- --:--:-- --:--:-- 19084 100 3149 100 3149 0 0 19082 0 --:--:-- --:--:-- --:--:-- 19084 2019-05-14 11:15:16,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:99:ab:6b inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe99:ab6b/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:108306 errors:0 dropped:0 overruns:0 frame:0 TX packets:45214 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:176074394 (176.0 MB) TX bytes:6313721 (6.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:758 errors:0 dropped:0 overruns:0 frame:0 TX packets:758 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:120006 (120.0 KB) TX bytes:120006 (120.0 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-05-14 11:15:16,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-05-14 11:15:16,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:09 ? 00:00:01 /sbin/init root 2 0 0 11:09 ? 00:00:00 [kthreadd] root 3 2 0 11:09 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:09 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:09 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:09 ? 00:00:00 [rcu_sched] root 8 2 0 11:09 ? 00:00:00 [rcuos/0] root 9 2 0 11:09 ? 00:00:00 [rcu_bh] root 10 2 0 11:09 ? 00:00:00 [rcuob/0] root 11 2 0 11:09 ? 00:00:00 [migration/0] root 12 2 0 11:09 ? 00:00:00 [watchdog/0] root 13 2 0 11:09 ? 00:00:00 [khelper] root 14 2 0 11:09 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:09 ? 00:00:00 [netns] root 16 2 0 11:09 ? 00:00:00 [writeback] root 17 2 0 11:09 ? 00:00:00 [kintegrityd] root 18 2 0 11:09 ? 00:00:00 [bioset] root 19 2 0 11:09 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:09 ? 00:00:00 [kblockd] root 21 2 0 11:09 ? 00:00:00 [ata_sff] root 22 2 0 11:09 ? 00:00:00 [khubd] root 23 2 0 11:09 ? 00:00:00 [md] root 24 2 0 11:09 ? 00:00:00 [devfreq_wq] root 25 2 0 11:09 ? 00:00:00 [kworker/0:1] root 27 2 0 11:09 ? 00:00:00 [khungtaskd] root 28 2 0 11:09 ? 00:00:00 [kswapd0] root 29 2 0 11:09 ? 00:00:00 [vmstat] root 30 2 0 11:09 ? 00:00:00 [ksmd] root 31 2 0 11:09 ? 00:00:00 [khugepaged] root 32 2 0 11:09 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:09 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:09 ? 00:00:00 [crypto] root 46 2 0 11:09 ? 00:00:00 [kthrotld] root 47 2 0 11:09 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:09 ? 00:00:00 [vballoon] root 49 2 0 11:09 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:09 ? 00:00:00 [scsi_eh_1] root 52 2 0 11:09 ? 00:00:00 [kworker/u2:3] root 71 2 0 11:09 ? 00:00:00 [deferwq] root 72 2 0 11:09 ? 00:00:00 [charger_manager] root 114 2 0 11:09 ? 00:00:00 [kpsmoused] root 132 2 0 11:09 ? 00:00:00 [kworker/0:2] root 176 2 0 11:09 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:09 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 11:09 ? 00:00:00 upstart-udev-bridge --daemon root 383 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:09 ? 00:00:00 [kworker/u3:1] root 524 1 0 11:09 ? 00:00:00 upstart-socket-bridge --daemon root 549 1 0 11:09 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:09 ? 00:00:00 [kauditd] message+ 870 1 0 11:09 ? 00:00:00 dbus-daemon --system --fork root 907 1 0 11:09 ? 00:00:00 /lib/systemd/systemd-logind syslog 929 1 0 11:09 ? 00:00:00 rsyslogd root 944 1 0 11:09 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 11:09 ? 00:00:00 cron daemon 1097 1 0 11:09 ? 00:00:00 atd root 1185 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_xn8p85/env/bin/python -m cloudify_agent.worker --queue dime_host_xn8p85 --max-workers 5 --name dime_host_xn8p85 ubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/dime_host_xn8p85/env/bin/python -m cloudify_agent.worker --queue dime_host_xn8p85 --max-workers 5 --name dime_host_xn8p85 ubuntu 1608 1 0 11:10 ? 00:00:01 python2.7 /home/ubuntu/dime_host_xn8p85/env/bin/diamond --configfile /home/ubuntu/dime_host_xn8p85/work/plugins/diamond/etc/diamond.conf ubuntu 1721 1464 1 11:11 ? 00:00:02 /home/ubuntu/dime_host_xn8p85/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-zSkltK ubuntu 1731 1721 0 11:11 ? 00:00:00 /bin/sh -c /tmp/GXZPG/install-dime.sh ubuntu 1733 1731 0 11:11 ? 00:00:00 /bin/bash -e /tmp/GXZPG/install-dime.sh ntp 8643 1 0 11:13 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9208 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9209 9208 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9213 1 0 11:13 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9214 9213 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9221 9214 0 11:13 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9224 9221 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9225 9209 0 11:13 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9481 1 0 11:14 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9860 1 0 11:14 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9864 9860 0 11:14 ? 00:00:00 inotifywait -e create -qq . snmp 9988 1 0 11:14 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10291 1 0 11:15 ? 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 10338 1733 0 11:15 ? 00:00:00 /bin/bash -e /tmp/GXZPG/install-dime.sh ubuntu 10339 10338 0 11:15 ? 00:00:00 /bin/bash -e /tmp/GXZPG/install-dime.sh root 10340 10339 0 11:15 ? 00:00:00 sudo ps -edf root 10341 10340 0 11:15 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2019-05-14 11:15:16,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-05-14 11:15:16,673 - 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 10291/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:54488 0.0.0.0:* LISTEN 1721/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9481/monit tcp6 0 0 ::1:53 :::* LISTEN 10291/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8643/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8643/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8643/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 9988/snmpd udp 0 0 0.0.0.0:45443 0.0.0.0:* 549/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10291/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 549/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8643/ntpd udp6 0 0 ::1:123 :::* 8643/ntpd udp6 0 0 :::123 :::* 8643/ntpd udp6 0 0 :::161 :::* 9988/snmpd udp6 0 0 :::33614 :::* 549/dhclient udp6 0 0 ::1:53 :::* 10291/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9042 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7254 383/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 22631 9988/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 20973 9224/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20974 9225/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8689 870/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.006s 2019-05-14 11:15:16,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-05-14 11:15:16,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/sysstat/sa14 /var/log/sysstat/clearwater-sa14 /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/clearwater-diags-monitor.log /var/log/dpkg.log /var/log/ralf /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/clearwater-socket-factory.log /var/log/iotop.log /var/log/homestead /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_20190514T110000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_out.log /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/cloud-init.log /var/log/lastlog /var/log/ntpstats /var/log/syslog real 0m0.016s user 0m0.004s sys 0m0.003s 2019-05-14 11:15:16,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-14 11:15:16,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [14-May-2019 11:14:34 UTC] clearwater-diags-monitor starting [14-May-2019 11:14:34 UTC] Waiting for trigger files 2019:05:14 11:13:59: Namespace: signaling 2019:05:14 11:13:59: [signaling] Starting server 2019:05:14 11:13:59: Namespace: management 2019:05:14 11:13:59: [management] Starting server 2019:05:14 11:13:59: [management] Listening for requests 2019:05:14 11:13:59: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-14 11:15:16,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-14 11:15:16,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-14 11:15:16,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-14 11:15:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-05-14 11:14:45.855312405 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-14 11:15:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-05-14 11:15:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-xn8p85 2019-05-14 11:15:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:15:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:15:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:15:16,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:15:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:15:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-14 11:15:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-05-14 11:15:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:15:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:15:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WY4HV/bind.py 2019-05-14 11:15:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:15:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:15:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-14 11:15:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:15:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:15:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}, u'dime': {u'dime_9ymzqr': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-9ymzqr'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:15:16,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:15:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4DrO29', '/etc/bind/db.clearwater.local'] 2019-05-14 11:15:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:15:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-05-14 11:15:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}, u'dime': {u'dime_9ymzqr': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-9ymzqr'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:15:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:15:16,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdZV4rI', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:15:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:15:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:15:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:15:16,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:15:16,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:16,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:16,743 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:16 GMT 2019-05-14 11:15:16,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:16,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:16,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:16,744 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:16,744 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:21,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:21,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:21,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:21,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:21,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:21,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:21,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3077, "offset": 3077, "size": 50}}} 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:21 GMT 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:21,834 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:21,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:21,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:21,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:21,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:21,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:21,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:21,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:21 GMT 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:21,903 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:26,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:26,995 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:26,995 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:26,995 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:26,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:26,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:26,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:24.914Z", "message": "Waiting for process 11256 to end...", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:24.716Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:25.418Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.12: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.12\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_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:24.771Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}], "metadata": {"pagination": {"total": 3079, "offset": 3077, "size": 50}}} 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:27 GMT 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:26,996 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:26,997 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:26,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 11256 to end... 2019-05-14 11:15:26,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.12: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.12 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local 2019-05-14 11:15:26,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:27,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:27,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:27,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:27 GMT 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:27,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:27,068 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:27,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:32,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:32,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:28.522Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.580Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.509Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": " ...done.", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.509Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.934Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.509Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.509Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.509Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.508Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": " ...done.", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.509Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.580Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.580Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": "Execution done (PID=11256, return_code=0): /tmp/XA3T0/create_number.sh", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.525Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.580Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.103Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.580Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.1eece58c-d6df-4622-bbbd-2589628dd5c9"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.785Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:28.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:29.785Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:29.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 3096, "offset": 3079, "size": 50}}} 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:32,171 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:32 GMT 2019-05-14 11:15:32,172 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:32,172 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:32,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:32,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:32,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:32,172 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:15:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:15:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-05-14 11:15:32,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-14 11:15:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-05-14 11:15:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-05-14 11:15:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-05-14 11:15:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-05-14 11:15:32,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-05-14 11:15:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:15:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:15:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11256, return_code=0): /tmp/XA3T0/create_number.sh 2019-05-14 11:15:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:15:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:15:32,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-05-14 11:15:32,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-05-14 11:15:32,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:32,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:32,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:32,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:32,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:32,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:32,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:32,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:32,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:32,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:32,235 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:32 GMT 2019-05-14 11:15:32,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:32,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:32,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:32,235 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:32,235 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:37,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:37,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3096, "offset": 3096, "size": 50}}} 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:37,390 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:37 GMT 2019-05-14 11:15:37,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:37,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:15:37,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:37,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:37,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:37,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:37,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:37,452 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:37 GMT 2019-05-14 11:15:37,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:37,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:37,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:37,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:37,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:42,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:42,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:42,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:42,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:42,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:42,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:42,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:38.096Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:37.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}], "metadata": {"pagination": {"total": 3097, "offset": 3096, "size": 50}}} 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:42 GMT 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 667 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:42,758 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:42,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-05-14 11:15:42,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:42,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:42,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:42,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:42,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:42 GMT 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:42,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:47,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:48,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:48,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:48,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:48,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:48,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:48,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:48,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:45.521Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,239 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59716 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.459s\nuser\t0m3.676s\nsys\t0m0.763s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:45.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:46.249Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:45.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:46.249Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:45.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:46.249Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:45.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:47.717Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.014s\nsys\t0m0.037s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}], "metadata": {"pagination": {"total": 3102, "offset": 3097, "size": 50}}} 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:48 GMT 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:48,010 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,239 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59716 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.459s user 0m3.676s sys 0m0.763s 2019-05-14 11:15:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-05-14 11:15:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-05-14 11:15:48,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-05-14 11:15:48,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.014s sys 0m0.037s 2019-05-14 11:15:48,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:48,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:48,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:48,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:48,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:48,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:48,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:48,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:48,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:48,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:48,069 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:48 GMT 2019-05-14 11:15:48,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:48,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:48,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:48,069 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:48,069 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:53,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:53,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:53,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:53,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:53,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:53,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:53,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:53,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:72:44:60 \n inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe72:4460/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:134860 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49188 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222504214 (222.5 MB) TX bytes:7291851 (7.2 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:2488 errors:0 dropped:0 overruns:0 frame:0\n TX packets:2488 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:224289 (224.2 KB) TX bytes:224289 (224.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 11:08 ? 00:00:01 /sbin/init\nroot 2 0 0 11:08 ? 00:00:00 [kthreadd]\nroot 3 2 0 11:08 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 11:08 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 11:08 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 11:08 ? 00:00:00 [rcu_sched]\nroot 8 2 0 11:08 ? 00:00:00 [rcuos/0]\nroot 9 2 0 11:08 ? 00:00:00 [rcu_bh]\nroot 10 2 0 11:08 ? 00:00:00 [rcuob/0]\nroot 11 2 0 11:08 ? 00:00:00 [migration/0]\nroot 12 2 0 11:08 ? 00:00:00 [watchdog/0]\nroot 13 2 0 11:08 ? 00:00:00 [khelper]\nroot 14 2 0 11:08 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 11:08 ? 00:00:00 [netns]\nroot 16 2 0 11:08 ? 00:00:00 [writeback]\nroot 17 2 0 11:08 ? 00:00:00 [kintegrityd]\nroot 18 2 0 11:08 ? 00:00:00 [bioset]\nroot 19 2 0 11:08 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 11:08 ? 00:00:00 [kblockd]\nroot 21 2 0 11:08 ? 00:00:00 [ata_sff]\nroot 22 2 0 11:08 ? 00:00:00 [khubd]\nroot 23 2 0 11:08 ? 00:00:00 [md]\nroot 24 2 0 11:08 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 11:08 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 11:08 ? 00:00:00 [khungtaskd]\nroot 28 2 0 11:08 ? 00:00:00 [kswapd0]\nroot 29 2 0 11:08 ? 00:00:00 [vmstat]\nroot 30 2 0 11:08 ? 00:00:00 [ksmd]\nroot 31 2 0 11:08 ? 00:00:00 [khugepaged]\nroot 32 2 0 11:08 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 11:08 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 11:08 ? 00:00:00 [crypto]\nroot 46 2 0 11:08 ? 00:00:00 [kthrotld]\nroot 47 2 0 11:08 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 11:08 ? 00:00:00 [vballoon]\nroot 49 2 0 11:08 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 11:08 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 11:08 ? 00:00:00 [deferwq]\nroot 72 2 0 11:08 ? 00:00:00 [charger_manager]\nroot 114 2 0 11:08 ? 00:00:00 [kpsmoused]\nroot 124 2 0 11:08 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 11:08 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 11:08 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 11:08 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 416 2 0 11:08 ? 00:00:00 [kworker/u3:1]\nroot 509 1 0 11:08 ? 00:00:00 upstart-socket-bridge --daemon\nroot 555 1 0 11:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 11:08 ? 00:00:00 [kauditd]\nroot 916 1 0 11:08 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 928 1 0 11:08 ? 00:00:00 rsyslogd\nmessage+ 936 1 0 11:08 ? 00:00:00 dbus-daemon --system --fork\nroot 946 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1040 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 11:09 ? 00:00:00 cron\ndaemon 1097 1 0 11:09 ? 00:00:00 atd\nroot 1244 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1250 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_v361ix/env/bin/python -m cloudify_agent.worker --queue vellum_host_v361ix --max-workers 5 --name vellum_host_v361ix\nubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/vellum_host_v361ix/env/bin/python -m cloudify_agent.worker --queue vellum_host_v361ix --max-workers 5 --name vellum_host_v361ix\nubuntu 1608 1 0 11:09 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_v361ix/env/bin/diamond --configfile /home/ubuntu/vellum_host_v361ix/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1464 1 11:11 ? 00:00:02 /home/ubuntu/vellum_host_v361ix/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-wDbPPF\nubuntu 1743 1733 0 11:11 ? 00:00:00 /bin/sh -c /tmp/FRWQX/install-vellum.sh\nubuntu 1745 1743 0 11:11 ? 00:00:00 /bin/bash -e /tmp/FRWQX/install-vellum.sh\nntp 11716 1 0 11:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12110 1 0 11:14 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13085 1 0 11:15 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13091 13085 0 11:15 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13158 1 0 11:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13915 13158 0 11:15 ? 00:00:00 [check-monit-upt] \nmemcache 13957 1 0 11:15 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.19 -c 4096 -r -U 0\nroot 13963 13158 0 11:15 ? 00:00:00 [check-memcached] \nroot 13965 13158 0 11:15 ? 00:00:00 [poll_memcached.] \nroot 13972 13158 0 11:15 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 13982 13972 0 11:15 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14020 13982 0 11:15 ? 00:00:00 sleep 15\ndnsmasq 14108 1 0 11:15 ? 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 14155 1745 0 11:15 ? 00:00:00 /bin/bash -e /tmp/FRWQX/install-vellum.sh\nubuntu 14156 14155 0 11:15 ? 00:00:00 /bin/bash -e /tmp/FRWQX/install-vellum.sh\nroot 14157 14156 0 11:15 ? 00:00:00 sudo ps -edf\nroot 14158 14157 0 11:15 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "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 14108/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 13158/monit \ntcp 0 0 127.0.0.1:47978 0.0.0.0:* LISTEN 1733/python \ntcp 0 0 192.168.120.19:11211 0.0.0.0:* LISTEN 13957/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12110/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14108/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.19:123 0.0.0.0:* 11716/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11716/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11716/ntpd \nudp 0 0 0.0.0.0:37522 0.0.0.0:* 555/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12110/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14108/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 11716/ntpd \nudp6 0 0 ::1:123 :::* 11716/ntpd \nudp6 0 0 :::123 :::* 11716/ntpd \nudp6 0 0 :::21453 :::* 555/dhclient \nudp6 0 0 ::1:53 :::* 14108/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9059 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8806 936/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] => /var/log\n/var/log/memcached.log\n/var/log/kern.log\n/var/log/clearwater-config-manager\n/var/log/monit.log\n/var/log/sysstat\n/var/log/dmesg\n/var/log/auth.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/dmesg.0\n/var/log/chronos\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/wtmp\n/var/log/dpkg.log\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/alternatives.log\n/var/log/rogers\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_20190514T110000Z.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_current.txt\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/boot.log\n/var/log/udev\n/var/log/cloud-init-output.log\n/var/log/unattended-upgrades\n/var/log/btmp\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-cluster-manager\n/var/log/dist-upgrade\n/var/log/clearwater-queue-manager\n/var/log/astaire\n/var/log/cloud-init.log\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/syslog\n\nreal\t0m0.017s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:47.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] => 2019-05-14 11:15:05.126882436 Stopping etcd clearwater-etcd\n2019-05-14 11:15:41.630235053 Restarting etcd clearwater-etcd\n2019-05-14 11:15:41.638954388 Configured ETCDCTL_PEERS: 192.168.120.12:4000,\n2019-05-14 11:15:41.640758900 Check for previous failed startup attempt\n2019-05-14 11:15:41.641796938 Running etcdctl member list\na062abe67a828ea: name=192-168-120-36 peerURLs=http://192.168.120.36:2380 clientURLs=http://192.168.120.36:4000 isLeader=false\na526eb8082b6fc41: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=false\nb28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true\nb30f67b2b1ed1e82: name=192-168-120-23 peerURLs=http://192.168.120.23:2380 clientURLs=http://192.168.120.23:4000 isLeader=false\n2019-05-14 11:15:41.767317756 etcdctl returned 0\n2019-05-14 11:15:41.777490372 Joining existing cluster...\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-05-14T11:15:48.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:48.364Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " File \"/home/ubuntu/vellum_host_v361ix/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " level = 2", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " [exceptions]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " max_ttl = 600", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "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-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " RESOLV_CONF=/etc/dnsmasq.resolv.conf", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "Execution done (PID=1743, return_code=0): /tmp/FRWQX/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.364Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " [logging]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " folder = /var/log/chronos", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "[vellum] => INFO [main] 2019-05-14 11:13:17,633 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-05-14 11:13:17,650 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-14 11:13:17,768 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-14 11:13:17,946 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-05-14 11:13:17,954 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-05-14 11:13:17,955 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-05-14 11:13:18,781 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-14 11:13:18,852 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-14 11:13:18,934 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201\nWARN [main] 2019-05-14 11:13:18,934 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-05-14 11:13:18,934 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704064(687K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66729808(65165K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678920(16288K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar\nINFO [main] 2019-05-14 11:13:18,936 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_1557832396.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1557832396.log]\nINFO [main] 2019-05-14 11:13:19,208 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-05-14 11:13:19,208 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-05-14 11:13:19,588 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-05-14 11:13:19,594 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-05-14 11:13:19,595 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-05-14 11:13:19,603 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-05-14 11:13:19,672 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-05-14 11:13:19,677 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-05-14 11:13:19,679 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-05-14 11:13:19,764 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-05-14 11:13:21,303 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-05-14 11:13:21,315 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-05-14 11:13:21,322 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-05-14 11:13:21,327 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-05-14 11:13:21,331 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-05-14 11:13:21,335 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-05-14 11:13:21,347 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-05-14 11:13:21,354 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-05-14 11:13:21,358 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-05-14 11:13:21,363 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-05-14 11:13:21,368 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-05-14 11:13:21,375 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-05-14 11:13:21,379 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-05-14 11:13:21,383 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-05-14 11:13:21,386 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-05-14 11:13:21,391 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-05-14 11:13:21,503 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-05-14 11:13:21,505 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-05-14 11:13:21,574 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:21,580 Memtable.java:347 - Writing Memtable-local@414507324(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:21,649 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=1557832401268, position=399)\nINFO [main] 2019-05-14 11:13:22,098 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-05-14 11:13:22,294 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-05-14 11:13:22,295 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-05-14 11:13:22,297 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-05-14 11:13:22,311 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes\nINFO [main] 2019-05-14 11:13:22,312 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-05-14 11:13:22,329 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-14 11:13:22,350 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nWARN [main] 2019-05-14 11:13:22,365 SystemKeyspace.java:765 - No host ID found, created f3ce9b3a-73e3-4ca9-90f8-6d89d32d7312 (Note: This should happen exactly once per node).\nINFO [main] 2019-05-14 11:13:22,370 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-05-14 11:13:22,374 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-14 11:13:22,375 Memtable.java:347 - Writing Memtable-local@1504798871(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-14 11:13:22,377 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=1557832401268, position=93397)\nINFO [main] 2019-05-14 11:13:22,469 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-14 11:13:22,486 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-14 11:13:22,520 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-05-14 11:13:22,537 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-14 11:13:22,548 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-14 11:13:22,556 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-14 11:13:22,564 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-14 11:13:22,579 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-05-14 11:13:22,580 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-05-14 11:13:22,588 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000]\nINFO [main] 2019-05-14 11:13:22,601 StorageService.java:959 - Generated random tokens. tokens are [468468859531625764, 2113761147387508871, 3087522874803604748, 4593254992088526428, 6698776766978344907, -226803686821211087, -3681499254703086666, -8097358328980196325, -2758948041057036372, 1328946202139012191, 7239478366002535885, -4427564321354110935, 7316928208927873097, 9075167666864362895, -5098748583763401645, 3589606731587677773, 408849794131719468, -4407674673642766206, 6063355918857884238, -6592430141201480461, -3967330959996035095, 5925188863750658536, -2590761143706013872, 9097057774883265479, -2874974880120179953, 489472245213519761, 6351430090171704047, -1505227896202160823, -8310094086285616216, 2817783574683998421, -562542202586867426, 4464118546026311895, 8335306596094185963, 2359638392455698367, -57389804910292720, 9000025165396041293, 3209003200423603205, -5494787905820898222, 8088501120655845366, -4342010893749839421, -8077861958384570914, 3346981135223250111, 744183103846236325, 7536401038555726894, -141530046635670294, -4404766390398269312, 8094472693187117794, -944844827533075516, -5617388541752237636, -2142354314279644855, 1047432577496996732, 1796154235436334138, 480793028186607558, 3156819310816099072, 2186657719966463291, 3941389585139403143, 8606839081729559862, 7680415386689262471, -9138970443614559064, -718131860584313868, 6360540685809334829, 9039961722419346363, -9065169177937230768, 1018390593432423554, 6503956198864370248, 8315199856215464748, -1389284293464184790, -3467062232322874305, 1508477369555424326, 3062093955136053097, 3479397004347087344, -695329181263110916, -5315444962829078040, -926405505195997109, 920524494150783486, 5033448608803857871, -2543142560476224238, -6434997135291180969, 6226757639596918054, -3329202245902322503, -8817142843046984722, -6107747654568725460, -574121792567951707, -6166847547688794538, 3118893441602229304, -4704046098840056668, 8556233226399547559, 5685757041124840793, 5081328664757727546, 1391676181324135790, 203304784784499655, -6331433613352238378, 8952187908154348915, -2485923449000015048, -8702015849819173353, 3214654247608855364, -9215585396873931685, 4756683786774621428, 1570016020716958497, 8821962995662671645, 7870513732241229211, -5400407750290957657, 4528565732928937389, 7521894241272326913, 5687943440927596862, -8299116683548888217, -7726694854954585343, -3258749212155326747, 2379751020706240437, -5793495064890759929, -3410785389609402277, -7875590342284152133, 1440587350105248037, -968461689893028549, -5435445784219425011, -552717869658517884, -6800936230269726138, 6781659139223475365, -5761874629401319398, 1053737016867952663, -5772957905216181154, -2894500164929734910, -1793345531024473172, -2167083146930842016, 6194913766363771457, 928838853389088270, 5205558423806007021, -714655315972202655, 701847393496808519, -8978316851239657012, -3915596980196523557, 8164440428012759495, 4393449199530901903, -3324299947365787939, 6778165599846792373, 7023561070335244500, -5444522601966909398, 823889408319075103, 4850626868349852339, 5913413984795101072, -4115112643367286494, 9126413623636689855, 4733910488144921497, -8270543425657762157, 5761851482301337410, 4397171869846044032, 8756765111809606448, 2808974457445454060, 2710114585720408149, -2984661372425299936, -6393131154350894749, 5075769565767637495, -3331163127373920238, 3710343791862828008, 8627583068789898698, 9061748965211261845, -2600755025234805124, 5417561665379647874, -7955256085842402504, 8074997452942826056, -5720405194857224119, -7602186335018586292, 2334558368575264239, -7189027593719499001, 1924506913544949333, -4198506262518109237, -8224390122647134853, -3365110221898569015, 1915648753883533088, 3842387257680404581, -4803545936335341796, -7405143742675432457, -5594497583327885212, 5022635961895289060, 1018581254258984737, -6468732241874254588, 2353259513022800213, 8294130934487577740, -1276393799291406083, 1123207927388120467, 7489066454627019105, 2514654392814761354, -4600344758908957462, 8307171726216425355, -1603375856451940818, 8629606161337656941, -2465591168515634274, 4134867775850968742, -3690106192402189448, -4778091674496157190, 8246118822994589536, -3328482931517456122, 3537102936361872902, 4949196469802058666, -5761280853523761992, -813358826777683770, -1506527371129116363, 8012070632176297890, 7120667398781473313, -8336010427544550657, 3806224947948288925, -7595358252173958889, -173836929815639988, -8041051634398755457, -1014109646799667925, 6876051913150729057, 2148329593541503347, -4517347484286197024, 5909193170241944410, 6079778025692109584, 6175934246866652777, 2158391416126068123, 4536898860864274402, 41088864556117582, 7562024092900054819, -1882263018229356922, -2991298840784527340, 9173626852973840746, 5103056349847807520, 2313505324626372929, -6255466085079572978, 4210985178213040765, -1486922990271367437, 576296392856609828, -5404798932394101261, 3370174824896745578, -3565885433027184283, 8281721488994285932, -129788184418252013, -7547418932478532187, -6915306938427616351, -653508113709146792, 3078154168788360831, 1354453726602646055, -5369006417856307829, -6907772391026995551, 359341029448679793, -2581121669620512497, 5229446272400002709, 7729605849879399412, -5117210046141071705, 3157726610575261126, 689397062965503981, -4905926009666241709, 154068601690195361, 3068436329816110547, 957117921672873569, -123663801880871430, -3373233762234399024, 3393292058855754152, 5926219492003154130, -7274347624024696968, -8859699309151369346, -5654148532505025316, -7500984708528166333, -2295274448336235386]\nINFO [main] 2019-05-14 11:13:22,612 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@6e4f3bb5[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@3b5d3546[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@73b247b6}\nINFO [MigrationStage:1] 2019-05-14 11:13:22,680 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:22,682 Memtable.java:347 - Writing Memtable-schema_keyspaces@265617413(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:22,683 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=1557832401268, position=102352)\nINFO [MigrationStage:1] 2019-05-14 11:13:22,856 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-14 11:13:22,857 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1131758541(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-14 11:13:22,874 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=1557832401268, position=102352)\nINFO [MigrationStage:1] 2019-05-14 11:13:23,166 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:23,167 Memtable.java:347 - Writing Memtable-schema_columns@1584179003(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:23,192 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=1557832401268, position=102352)\nINFO [MigrationStage:1] 2019-05-14 11:13:23,549 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-14 11:13:23,549 Memtable.java:347 - Writing Memtable-schema_triggers@551149841(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-14 11:13:23,550 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=1557832401268, position=102352)\nINFO [MigrationStage:1] 2019-05-14 11:13:23,658 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:23,659 Memtable.java:347 - Writing Memtable-schema_usertypes@829659326(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:23,659 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=1557832401268, position=102352)\nINFO [MigrationStage:1] 2019-05-14 11:13:23,941 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2c2cb9b3[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-05-14 11:13:23,949 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-05-14 11:13:23,951 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1a55bee2[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={\"keys\":\"ALL\", \"rows_per_partition\":\"NONE\"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false]\nINFO [MigrationStage:1] 2019-05-14 11:13:23,961 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-05-14 11:13:24,008 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-05-14 11:13:24,008 Memtable.java:347 - Writing Memtable-local@454820063(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-05-14 11:13:24,009 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=1557832401268, position=102595)\nINFO [main] 2019-05-14 11:13:24,207 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51462 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:24,208 Memtable.java:347 - Writing Memtable-local@825228058(8.348KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-05-14 11:13:24,220 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=1557832401268, position=114567)\nINFO [CompactionExecutor:1] 2019-05-14 11:13:24,585 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')]\nINFO [main] 2019-05-14 11:13:24,689 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-05-14 11:13:24,961 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-05-14 11:13:24,994 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c]\nINFO [main] 2019-05-14 11:13:24,994 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-05-14 11:13:25,064 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-05-14 11:13:25,077 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-05-14 11:13:25,495 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,929 bytes to 5,766 (~97% of original) in 796ms = 0.006908MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-05-14 11:15:01,888 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-05-14 11:15:01,918 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-05-14 11:15:01,919 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-05-14 11:15:01,922 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-05-14 11:15:03,945 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-05-14 11:15:03,947 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " [alarms]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "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.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "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.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " \r100 3149 100 3149 0 0 17066 0 --:--:-- --:--:-- --:--:-- 17021\r100 3149 100 3149 0 0 17060 0 --:--:-- --:--:-- --:--:-- 17021", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}], "metadata": {"pagination": {"total": 3177, "offset": 3102, "size": 50}}} 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:53 GMT 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:53,162 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:53,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-14 11:15:53,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-05-14 11:15:53,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-14 11:15:53,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:72:44:60 inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe72:4460/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:134860 errors:0 dropped:0 overruns:0 frame:0 TX packets:49188 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222504214 (222.5 MB) TX bytes:7291851 (7.2 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:2488 errors:0 dropped:0 overruns:0 frame:0 TX packets:2488 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:224289 (224.2 KB) TX bytes:224289 (224.2 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-05-14 11:15:53,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-05-14 11:15:53,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-05-14 11:15:53,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 11:08 ? 00:00:01 /sbin/init root 2 0 0 11:08 ? 00:00:00 [kthreadd] root 3 2 0 11:08 ? 00:00:00 [ksoftirqd/0] root 5 2 0 11:08 ? 00:00:00 [kworker/0:0H] root 6 2 0 11:08 ? 00:00:00 [kworker/u2:0] root 7 2 0 11:08 ? 00:00:00 [rcu_sched] root 8 2 0 11:08 ? 00:00:00 [rcuos/0] root 9 2 0 11:08 ? 00:00:00 [rcu_bh] root 10 2 0 11:08 ? 00:00:00 [rcuob/0] root 11 2 0 11:08 ? 00:00:00 [migration/0] root 12 2 0 11:08 ? 00:00:00 [watchdog/0] root 13 2 0 11:08 ? 00:00:00 [khelper] root 14 2 0 11:08 ? 00:00:00 [kdevtmpfs] root 15 2 0 11:08 ? 00:00:00 [netns] root 16 2 0 11:08 ? 00:00:00 [writeback] root 17 2 0 11:08 ? 00:00:00 [kintegrityd] root 18 2 0 11:08 ? 00:00:00 [bioset] root 19 2 0 11:08 ? 00:00:00 [kworker/u3:0] root 20 2 0 11:08 ? 00:00:00 [kblockd] root 21 2 0 11:08 ? 00:00:00 [ata_sff] root 22 2 0 11:08 ? 00:00:00 [khubd] root 23 2 0 11:08 ? 00:00:00 [md] root 24 2 0 11:08 ? 00:00:00 [devfreq_wq] root 25 2 0 11:08 ? 00:00:00 [kworker/0:1] root 27 2 0 11:08 ? 00:00:00 [khungtaskd] root 28 2 0 11:08 ? 00:00:00 [kswapd0] root 29 2 0 11:08 ? 00:00:00 [vmstat] root 30 2 0 11:08 ? 00:00:00 [ksmd] root 31 2 0 11:08 ? 00:00:00 [khugepaged] root 32 2 0 11:08 ? 00:00:00 [fsnotify_mark] root 33 2 0 11:08 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 11:08 ? 00:00:00 [crypto] root 46 2 0 11:08 ? 00:00:00 [kthrotld] root 47 2 0 11:08 ? 00:00:00 [kworker/u2:1] root 48 2 0 11:08 ? 00:00:00 [vballoon] root 49 2 0 11:08 ? 00:00:00 [scsi_eh_0] root 50 2 0 11:08 ? 00:00:00 [scsi_eh_1] root 71 2 0 11:08 ? 00:00:00 [deferwq] root 72 2 0 11:08 ? 00:00:00 [charger_manager] root 114 2 0 11:08 ? 00:00:00 [kpsmoused] root 124 2 0 11:08 ? 00:00:00 [kworker/0:2] root 176 2 0 11:08 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 11:08 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 11:08 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 416 2 0 11:08 ? 00:00:00 [kworker/u3:1] root 509 1 0 11:08 ? 00:00:00 upstart-socket-bridge --daemon root 555 1 0 11:08 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 11:08 ? 00:00:00 [kauditd] root 916 1 0 11:08 ? 00:00:00 upstart-file-bridge --daemon syslog 928 1 0 11:08 ? 00:00:00 rsyslogd message+ 936 1 0 11:08 ? 00:00:00 dbus-daemon --system --fork root 946 1 0 11:08 ? 00:00:00 /lib/systemd/systemd-logind root 1040 1 0 11:09 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 11:09 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 11:09 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 11:09 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 11:09 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 11:09 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 11:09 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 11:09 ? 00:00:00 cron daemon 1097 1 0 11:09 ? 00:00:00 atd root 1244 1 0 11:09 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1250 1 0 11:09 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1462 1 0 11:09 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_v361ix/env/bin/python -m cloudify_agent.worker --queue vellum_host_v361ix --max-workers 5 --name vellum_host_v361ix ubuntu 1464 1462 0 11:09 ? 00:00:01 /home/ubuntu/vellum_host_v361ix/env/bin/python -m cloudify_agent.worker --queue vellum_host_v361ix --max-workers 5 --name vellum_host_v361ix ubuntu 1608 1 0 11:09 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_v361ix/env/bin/diamond --configfile /home/ubuntu/vellum_host_v361ix/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1464 1 11:11 ? 00:00:02 /home/ubuntu/vellum_host_v361ix/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-wDbPPF ubuntu 1743 1733 0 11:11 ? 00:00:00 /bin/sh -c /tmp/FRWQX/install-vellum.sh ubuntu 1745 1743 0 11:11 ? 00:00:00 /bin/bash -e /tmp/FRWQX/install-vellum.sh ntp 11716 1 0 11:14 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12110 1 0 11:14 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13085 1 0 11:15 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13091 13085 0 11:15 ? 00:00:00 cpulimit -e astaire -l 5 root 13158 1 0 11:15 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13915 13158 0 11:15 ? 00:00:00 [check-monit-upt] memcache 13957 1 0 11:15 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=1536000000;eviction=false -p 11211 -u memcache -l 192.168.120.19 -c 4096 -r -U 0 root 13963 13158 0 11:15 ? 00:00:00 [check-memcached] root 13965 13158 0 11:15 ? 00:00:00 [poll_memcached.] root 13972 13158 0 11:15 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 13982 13972 0 11:15 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14020 13982 0 11:15 ? 00:00:00 sleep 15 dnsmasq 14108 1 0 11:15 ? 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 14155 1745 0 11:15 ? 00:00:00 /bin/bash -e /tmp/FRWQX/install-vellum.sh ubuntu 14156 14155 0 11:15 ? 00:00:00 /bin/bash -e /tmp/FRWQX/install-vellum.sh root 14157 14156 0 11:15 ? 00:00:00 sudo ps -edf root 14158 14157 0 11:15 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.008s 2019-05-14 11:15:53,166 - 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 14108/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 13158/monit tcp 0 0 127.0.0.1:47978 0.0.0.0:* LISTEN 1733/python tcp 0 0 192.168.120.19:11211 0.0.0.0:* LISTEN 13957/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12110/memcached tcp6 0 0 ::1:53 :::* LISTEN 14108/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.19:123 0.0.0.0:* 11716/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11716/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11716/ntpd udp 0 0 0.0.0.0:37522 0.0.0.0:* 555/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12110/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14108/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 555/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 11716/ntpd udp6 0 0 ::1:123 :::* 11716/ntpd udp6 0 0 :::123 :::* 11716/ntpd udp6 0 0 :::21453 :::* 555/dhclient udp6 0 0 ::1:53 :::* 14108/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7226 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9059 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8806 936/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2019-05-14 11:15:53,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-05-14 11:15:53,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/memcached.log /var/log/kern.log /var/log/clearwater-config-manager /var/log/monit.log /var/log/sysstat /var/log/dmesg /var/log/auth.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/console-setup.log /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/dmesg.0 /var/log/chronos /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/wtmp /var/log/dpkg.log /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/alternatives.log /var/log/rogers /var/log/rogers/rogers_out.log /var/log/rogers/rogers_20190514T110000Z.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_current.txt /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/boot.log /var/log/udev /var/log/cloud-init-output.log /var/log/unattended-upgrades /var/log/btmp /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-cluster-manager /var/log/dist-upgrade /var/log/clearwater-queue-manager /var/log/astaire /var/log/cloud-init.log /var/log/lastlog /var/log/ntpstats /var/log/cassandra /var/log/cassandra/system.log /var/log/syslog real 0m0.017s user 0m0.000s sys 0m0.005s 2019-05-14 11:15:53,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-05-14 11:15:53,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-05-14 11:15:05.126882436 Stopping etcd clearwater-etcd 2019-05-14 11:15:41.630235053 Restarting etcd clearwater-etcd 2019-05-14 11:15:41.638954388 Configured ETCDCTL_PEERS: 192.168.120.12:4000, 2019-05-14 11:15:41.640758900 Check for previous failed startup attempt 2019-05-14 11:15:41.641796938 Running etcdctl member list a062abe67a828ea: name=192-168-120-36 peerURLs=http://192.168.120.36:2380 clientURLs=http://192.168.120.36:4000 isLeader=false a526eb8082b6fc41: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=false b28f40f517d3a5d5: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=true b30f67b2b1ed1e82: name=192-168-120-23 peerURLs=http://192.168.120.23:2380 clientURLs=http://192.168.120.23:4000 isLeader=false 2019-05-14 11:15:41.767317756 etcdctl returned 0 2019-05-14 11:15:41.777490372 Joining existing cluster... real 0m0.004s user 0m0.000s sys 0m0.004s 2019-05-14 11:15:53,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-14 11:15:53,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-05-14 11:15:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_v361ix/env/bin/ctx", line 13, in 2019-05-14 11:15:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:15:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:15:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - level = 2 2019-05-14 11:15:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:15:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [exceptions] 2019-05-14 11:15:53,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - max_ttl = 600 2019-05-14 11:15:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-05-14 11:15:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-05-14 11:15:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-05-14 11:15:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-05-14 11:15:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/FRWQX/install-vellum.sh 2019-05-14 11:15:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:15:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:15:53,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-05-14 11:15:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:15:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [logging] 2019-05-14 11:15:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - folder = /var/log/chronos 2019-05-14 11:15:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:15:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-05-14 11:15:53,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-05-14 11:13:17,633 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-05-14 11:13:17,650 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-14 11:13:17,768 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-14 11:13:17,946 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-05-14 11:13:17,954 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-05-14 11:13:17,955 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-05-14 11:13:18,781 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-14 11:13:18,852 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-14 11:13:18,934 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_201 WARN [main] 2019-05-14 11:13:18,934 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-05-14 11:13:18,934 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704064(687K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66729808(65165K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16678920(16288K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-05-14 11:13:18,935 CassandraDaemon.java:205 - Classpath: /etc/cassandra:/usr/share/cassandra/lib/ST4-4.0.8.jar:/usr/share/cassandra/lib/airline-0.6.jar:/usr/share/cassandra/lib/antlr-runtime-3.5.2.jar:/usr/share/cassandra/lib/commons-cli-1.1.jar:/usr/share/cassandra/lib/commons-codec-1.2.jar:/usr/share/cassandra/lib/commons-lang3-3.1.jar:/usr/share/cassandra/lib/commons-math3-3.2.jar:/usr/share/cassandra/lib/compress-lzf-0.8.4.jar:/usr/share/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/usr/share/cassandra/lib/disruptor-3.0.1.jar:/usr/share/cassandra/lib/guava-16.0.jar:/usr/share/cassandra/lib/high-scale-lib-1.0.6.jar:/usr/share/cassandra/lib/jackson-core-asl-1.9.2.jar:/usr/share/cassandra/lib/jackson-mapper-asl-1.9.2.jar:/usr/share/cassandra/lib/jamm-0.3.0.jar:/usr/share/cassandra/lib/javax.inject.jar:/usr/share/cassandra/lib/jbcrypt-0.3m.jar:/usr/share/cassandra/lib/jline-1.0.jar:/usr/share/cassandra/lib/jna-4.0.0.jar:/usr/share/cassandra/lib/json-simple-1.1.jar:/usr/share/cassandra/lib/libthrift-0.9.2.jar:/usr/share/cassandra/lib/logback-classic-1.1.2.jar:/usr/share/cassandra/lib/logback-core-1.1.2.jar:/usr/share/cassandra/lib/lz4-1.2.0.jar:/usr/share/cassandra/lib/metrics-core-2.2.0.jar:/usr/share/cassandra/lib/netty-all-4.0.23.Final.jar:/usr/share/cassandra/lib/reporter-config-2.1.0.jar:/usr/share/cassandra/lib/slf4j-api-1.7.2.jar:/usr/share/cassandra/lib/snakeyaml-1.11.jar:/usr/share/cassandra/lib/snappy-java-1.0.5.2.jar:/usr/share/cassandra/lib/stream-2.5.2.jar:/usr/share/cassandra/lib/super-csv-2.1.0.jar:/usr/share/cassandra/lib/thrift-server-0.3.7.jar:/usr/share/cassandra/apache-cassandra-2.1.15.jar:/usr/share/cassandra/apache-cassandra-thrift-2.1.15.jar:/usr/share/cassandra/apache-cassandra.jar:/usr/share/cassandra/cassandra-driver-core-2.0.9.2.jar:/usr/share/cassandra/netty-3.9.0.Final.jar:/usr/share/cassandra/stress.jar::/usr/share/cassandra/lib/jamm-0.3.0.jar INFO [main] 2019-05-14 11:13:18,936 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_1557832396.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1557832396.log] INFO [main] 2019-05-14 11:13:19,208 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-05-14 11:13:19,208 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-05-14 11:13:19,588 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-05-14 11:13:19,594 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-05-14 11:13:19,595 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-05-14 11:13:19,603 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-05-14 11:13:19,672 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-05-14 11:13:19,677 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-05-14 11:13:19,679 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-05-14 11:13:19,764 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-05-14 11:13:21,303 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-05-14 11:13:21,315 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-05-14 11:13:21,322 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-05-14 11:13:21,327 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-05-14 11:13:21,331 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-05-14 11:13:21,335 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-05-14 11:13:21,347 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-05-14 11:13:21,354 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-05-14 11:13:21,358 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-05-14 11:13:21,363 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-05-14 11:13:21,368 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-05-14 11:13:21,375 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-05-14 11:13:21,379 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-05-14 11:13:21,383 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-05-14 11:13:21,386 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-05-14 11:13:21,391 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-05-14 11:13:21,503 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-05-14 11:13:21,505 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-05-14 11:13:21,574 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-14 11:13:21,580 Memtable.java:347 - Writing Memtable-local@414507324(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-14 11:13:21,649 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=1557832401268, position=399) INFO [main] 2019-05-14 11:13:22,098 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-05-14 11:13:22,294 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-05-14 11:13:22,295 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-05-14 11:13:22,297 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-05-14 11:13:22,311 IndexSummaryManager.java:95 - Initializing index summary manager with a memory pool size of 24 MB and a resize interval of 60 minutes INFO [main] 2019-05-14 11:13:22,312 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-05-14 11:13:22,329 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-14 11:13:22,350 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] WARN [main] 2019-05-14 11:13:22,365 SystemKeyspace.java:765 - No host ID found, created f3ce9b3a-73e3-4ca9-90f8-6d89d32d7312 (Note: This should happen exactly once per node). INFO [main] 2019-05-14 11:13:22,370 StorageService.java:807 - Starting up server gossip INFO [main] 2019-05-14 11:13:22,374 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-14 11:13:22,375 Memtable.java:347 - Writing Memtable-local@1504798871(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-14 11:13:22,377 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=1557832401268, position=93397) INFO [main] 2019-05-14 11:13:22,469 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-14 11:13:22,486 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-14 11:13:22,520 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-05-14 11:13:22,537 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-14 11:13:22,548 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-14 11:13:22,556 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-14 11:13:22,564 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-14 11:13:22,579 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-05-14 11:13:22,580 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-05-14 11:13:22,588 YamlConfigurationLoader.java:135 - Node configuration:[authenticator=AllowAllAuthenticator; authorizer=AllowAllAuthorizer; auto_snapshot=true; batch_size_warn_threshold_in_kb=5; batchlog_replay_throttle_in_kb=1024; cas_contention_timeout_in_ms=1000; client_encryption_options=; cluster_name=Test Cluster; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_period_in_ms=10000; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=16; concurrent_counter_writes=32; concurrent_reads=32; concurrent_writes=32; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; cross_node_timeout=false; data_file_directories=[/var/lib/cassandra/data]; disk_failure_policy=stop; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; endpoint_snitch=SimpleSnitch; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; incremental_backups=false; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; inter_dc_tcp_nodelay=false; internode_compression=all; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=localhost; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; memtable_allocation_type=heap_buffers; native_transport_port=9042; num_tokens=256; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_validity_in_ms=2000; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_timeout_in_ms=10000; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=localhost; rpc_keepalive=true; rpc_port=9160; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=[{class_name=org.apache.cassandra.locator.SimpleSeedProvider, parameters=[{seeds=127.0.0.1}]}]; server_encryption_options=; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; thrift_framed_transport_size_in_mb=15; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; write_request_timeout_in_ms=2000] INFO [main] 2019-05-14 11:13:22,601 StorageService.java:959 - Generated random tokens. tokens are [468468859531625764, 2113761147387508871, 3087522874803604748, 4593254992088526428, 6698776766978344907, -226803686821211087, -3681499254703086666, -8097358328980196325, -2758948041057036372, 1328946202139012191, 7239478366002535885, -4427564321354110935, 7316928208927873097, 9075167666864362895, -5098748583763401645, 3589606731587677773, 408849794131719468, -4407674673642766206, 6063355918857884238, -6592430141201480461, -3967330959996035095, 5925188863750658536, -2590761143706013872, 9097057774883265479, -2874974880120179953, 489472245213519761, 6351430090171704047, -1505227896202160823, -8310094086285616216, 2817783574683998421, -562542202586867426, 4464118546026311895, 8335306596094185963, 2359638392455698367, -57389804910292720, 9000025165396041293, 3209003200423603205, -5494787905820898222, 8088501120655845366, -4342010893749839421, -8077861958384570914, 3346981135223250111, 744183103846236325, 7536401038555726894, -141530046635670294, -4404766390398269312, 8094472693187117794, -944844827533075516, -5617388541752237636, -2142354314279644855, 1047432577496996732, 1796154235436334138, 480793028186607558, 3156819310816099072, 2186657719966463291, 3941389585139403143, 8606839081729559862, 7680415386689262471, -9138970443614559064, -718131860584313868, 6360540685809334829, 9039961722419346363, -9065169177937230768, 1018390593432423554, 6503956198864370248, 8315199856215464748, -1389284293464184790, -3467062232322874305, 1508477369555424326, 3062093955136053097, 3479397004347087344, -695329181263110916, -5315444962829078040, -926405505195997109, 920524494150783486, 5033448608803857871, -2543142560476224238, -6434997135291180969, 6226757639596918054, -3329202245902322503, -8817142843046984722, -6107747654568725460, -574121792567951707, -6166847547688794538, 3118893441602229304, -4704046098840056668, 8556233226399547559, 5685757041124840793, 5081328664757727546, 1391676181324135790, 203304784784499655, -6331433613352238378, 8952187908154348915, -2485923449000015048, -8702015849819173353, 3214654247608855364, -9215585396873931685, 4756683786774621428, 1570016020716958497, 8821962995662671645, 7870513732241229211, -5400407750290957657, 4528565732928937389, 7521894241272326913, 5687943440927596862, -8299116683548888217, -7726694854954585343, -3258749212155326747, 2379751020706240437, -5793495064890759929, -3410785389609402277, -7875590342284152133, 1440587350105248037, -968461689893028549, -5435445784219425011, -552717869658517884, -6800936230269726138, 6781659139223475365, -5761874629401319398, 1053737016867952663, -5772957905216181154, -2894500164929734910, -1793345531024473172, -2167083146930842016, 6194913766363771457, 928838853389088270, 5205558423806007021, -714655315972202655, 701847393496808519, -8978316851239657012, -3915596980196523557, 8164440428012759495, 4393449199530901903, -3324299947365787939, 6778165599846792373, 7023561070335244500, -5444522601966909398, 823889408319075103, 4850626868349852339, 5913413984795101072, -4115112643367286494, 9126413623636689855, 4733910488144921497, -8270543425657762157, 5761851482301337410, 4397171869846044032, 8756765111809606448, 2808974457445454060, 2710114585720408149, -2984661372425299936, -6393131154350894749, 5075769565767637495, -3331163127373920238, 3710343791862828008, 8627583068789898698, 9061748965211261845, -2600755025234805124, 5417561665379647874, -7955256085842402504, 8074997452942826056, -5720405194857224119, -7602186335018586292, 2334558368575264239, -7189027593719499001, 1924506913544949333, -4198506262518109237, -8224390122647134853, -3365110221898569015, 1915648753883533088, 3842387257680404581, -4803545936335341796, -7405143742675432457, -5594497583327885212, 5022635961895289060, 1018581254258984737, -6468732241874254588, 2353259513022800213, 8294130934487577740, -1276393799291406083, 1123207927388120467, 7489066454627019105, 2514654392814761354, -4600344758908957462, 8307171726216425355, -1603375856451940818, 8629606161337656941, -2465591168515634274, 4134867775850968742, -3690106192402189448, -4778091674496157190, 8246118822994589536, -3328482931517456122, 3537102936361872902, 4949196469802058666, -5761280853523761992, -813358826777683770, -1506527371129116363, 8012070632176297890, 7120667398781473313, -8336010427544550657, 3806224947948288925, -7595358252173958889, -173836929815639988, -8041051634398755457, -1014109646799667925, 6876051913150729057, 2148329593541503347, -4517347484286197024, 5909193170241944410, 6079778025692109584, 6175934246866652777, 2158391416126068123, 4536898860864274402, 41088864556117582, 7562024092900054819, -1882263018229356922, -2991298840784527340, 9173626852973840746, 5103056349847807520, 2313505324626372929, -6255466085079572978, 4210985178213040765, -1486922990271367437, 576296392856609828, -5404798932394101261, 3370174824896745578, -3565885433027184283, 8281721488994285932, -129788184418252013, -7547418932478532187, -6915306938427616351, -653508113709146792, 3078154168788360831, 1354453726602646055, -5369006417856307829, -6907772391026995551, 359341029448679793, -2581121669620512497, 5229446272400002709, 7729605849879399412, -5117210046141071705, 3157726610575261126, 689397062965503981, -4905926009666241709, 154068601690195361, 3068436329816110547, 957117921672873569, -123663801880871430, -3373233762234399024, 3393292058855754152, 5926219492003154130, -7274347624024696968, -8859699309151369346, -5654148532505025316, -7500984708528166333, -2295274448336235386] INFO [main] 2019-05-14 11:13:22,612 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@6e4f3bb5[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@3b5d3546[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@73b247b6} INFO [MigrationStage:1] 2019-05-14 11:13:22,680 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-14 11:13:22,682 Memtable.java:347 - Writing Memtable-schema_keyspaces@265617413(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-14 11:13:22,683 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=1557832401268, position=102352) INFO [MigrationStage:1] 2019-05-14 11:13:22,856 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-14 11:13:22,857 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1131758541(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-14 11:13:22,874 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=1557832401268, position=102352) INFO [MigrationStage:1] 2019-05-14 11:13:23,166 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-14 11:13:23,167 Memtable.java:347 - Writing Memtable-schema_columns@1584179003(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-14 11:13:23,192 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=1557832401268, position=102352) INFO [MigrationStage:1] 2019-05-14 11:13:23,549 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-14 11:13:23,549 Memtable.java:347 - Writing Memtable-schema_triggers@551149841(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-14 11:13:23,550 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=1557832401268, position=102352) INFO [MigrationStage:1] 2019-05-14 11:13:23,658 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-14 11:13:23,659 Memtable.java:347 - Writing Memtable-schema_usertypes@829659326(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-14 11:13:23,659 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=1557832401268, position=102352) INFO [MigrationStage:1] 2019-05-14 11:13:23,941 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2c2cb9b3[cfId=c5e99f16-8677-3914-b17e-960613512345,ksName=system_traces,cfName=sessions,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.ColumnToCollectionType(706172616d6574657273:org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type))),comment=traced sessions,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=duration, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=parameters, type=org.apache.cassandra.db.marshal.MapType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type), kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=started_at, type=org.apache.cassandra.db.marshal.TimestampType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=request, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}, ColumnDefinition{name=coordinator, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-05-14 11:13:23,949 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-05-14 11:13:23,951 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1a55bee2[cfId=8826e8e9-e16a-3728-8753-3bc1fc713c25,ksName=system_traces,cfName=events,cfType=Standard,comparator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.TimeUUIDType,org.apache.cassandra.db.marshal.UTF8Type),comment=,readRepairChance=0.0,dcLocalReadRepairChance=0.0,gcGraceSeconds=0,defaultValidator=org.apache.cassandra.db.marshal.BytesType,keyValidator=org.apache.cassandra.db.marshal.UUIDType,minCompactionThreshold=4,maxCompactionThreshold=32,columnMetadata=[ColumnDefinition{name=session_id, type=org.apache.cassandra.db.marshal.UUIDType, kind=PARTITION_KEY, componentIndex=null, indexName=null, indexType=null}, ColumnDefinition{name=source, type=org.apache.cassandra.db.marshal.InetAddressType, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=thread, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=activity, type=org.apache.cassandra.db.marshal.UTF8Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=source_elapsed, type=org.apache.cassandra.db.marshal.Int32Type, kind=REGULAR, componentIndex=1, indexName=null, indexType=null}, ColumnDefinition{name=event_id, type=org.apache.cassandra.db.marshal.TimeUUIDType, kind=CLUSTERING_COLUMN, componentIndex=0, indexName=null, indexType=null}],compactionStrategyClass=class org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy,compactionStrategyOptions={},compressionParameters={sstable_compression=org.apache.cassandra.io.compress.LZ4Compressor},bloomFilterFpChance=0.01,memtableFlushPeriod=3600000,caching={"keys":"ALL", "rows_per_partition":"NONE"},defaultTimeToLive=86400,minIndexInterval=128,maxIndexInterval=2048,speculativeRetry=99.0PERCENTILE,droppedColumns={},triggers=[],isDense=false] INFO [MigrationStage:1] 2019-05-14 11:13:23,961 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-05-14 11:13:24,008 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-05-14 11:13:24,008 Memtable.java:347 - Writing Memtable-local@454820063(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-05-14 11:13:24,009 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=1557832401268, position=102595) INFO [main] 2019-05-14 11:13:24,207 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51462 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-05-14 11:13:24,208 Memtable.java:347 - Writing Memtable-local@825228058(8.348KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-05-14 11:13:24,220 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=1557832401268, position=114567) INFO [CompactionExecutor:1] 2019-05-14 11:13:24,585 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db')] INFO [main] 2019-05-14 11:13:24,689 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-05-14 11:13:24,961 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-05-14 11:13:24,994 Server.java:193 - Using Netty Version: [netty-buffer=netty-buffer-4.0.23.Final.208198c, netty-codec=netty-codec-4.0.23.Final.208198c, netty-codec-http=netty-codec-http-4.0.23.Final.208198c, netty-codec-socks=netty-codec-socks-4.0.23.Final.208198c, netty-common=netty-common-4.0.23.Final.208198c, netty-handler=netty-handler-4.0.23.Final.208198c, netty-transport=netty-transport-4.0.23.Final.208198c, netty-transport-rxtx=netty-transport-rxtx-4.0.23.Final.208198c, netty-transport-sctp=netty-transport-sctp-4.0.23.Final.208198c, netty-transport-udt=netty-transport-udt-4.0.23.Final.208198c] INFO [main] 2019-05-14 11:13:24,994 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-05-14 11:13:25,064 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-05-14 11:13:25,077 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-05-14 11:13:25,495 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,929 bytes to 5,766 (~97% of original) in 796ms = 0.006908MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-05-14 11:15:01,888 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-05-14 11:15:01,918 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-05-14 11:15:01,919 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-05-14 11:15:01,922 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-05-14 11:15:03,945 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-05-14 11:15:03,947 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-05-14 11:15:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-05-14 11:15:53,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [alarms] 2019-05-14 11:15:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-05-14 11:15:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:15:53,172 - 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.003s sys 0m0.002s 2019-05-14 11:15:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-05-14 11:15:53,172 - 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.000s sys 0m0.004s 2019-05-14 11:15:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-05-14 11:15:53,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix 2019-05-14 11:15:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix 2019-05-14 11:15:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-v361ix 2019-05-14 11:15:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-05-14 11:15:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-05-14 11:15:53,173 - 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-v361ix 2019-05-14 11:15:53,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17066 0 --:--:-- --:--:-- --:--:-- 17021 100 3149 100 3149 0 0 17060 0 --:--:-- --:--:-- --:--:-- 17021 2019-05-14 11:15:53,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:53,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:53,228 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:53 GMT 2019-05-14 11:15:53,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:53,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:53,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:53,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:53,229 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:58,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:15:58,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:58,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " File \"/home/ubuntu/vellum_host_v361ix/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 128, in main", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " args.timeout)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " File \"/home/ubuntu/vellum_host_v361ix/env/lib/python2.7/site-packages/cloudify/proxy/client.py\", line 93, in client_req", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " cloudify.proxy.client.RequestError: (RequestError(...), \"UnicodeEncodeError: 'ascii' codec can't encode character u'\\\\u0151' in position 31361: ordinal not in range(128)\")", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " [http]", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " bind-address = 0.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.068Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:48.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.da3af73f-420b-4375-ba22-f0676f689168"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.748Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:49.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.748Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:49.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.748Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:49.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:49.748Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:49.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:51.366Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/VJFL9/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "Running liveness detection on port 7000", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "[vellum] 192.168.120.19", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "Process created, PID: 14277", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:15:52.084Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:15:51.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3177, "offset": 3152, "size": 50}}} 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:58 GMT 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:58,332 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:58,333 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:15:58,333 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:15:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-05-14 11:15:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-05-14 11:15:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_v361ix/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-05-14 11:15:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - args.timeout) 2019-05-14 11:15:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_v361ix/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 93, in client_req 2019-05-14 11:15:58,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-05-14 11:15:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - cloudify.proxy.client.RequestError: (RequestError(...), "UnicodeEncodeError: 'ascii' codec can't encode character u'\\u0151' in position 31361: ordinal not in range(128)") 2019-05-14 11:15:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:15:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [http] 2019-05-14 11:15:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-05-14 11:15:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-05-14 11:15:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:15:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:15:58,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-05-14 11:15:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-05-14 11:15:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/VJFL9/start-vellum.sh 2019-05-14 11:15:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-05-14 11:15:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-05-14 11:15:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:15:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-05-14 11:15:58,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.19 2019-05-14 11:15:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-05-14 11:15:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14277 2019-05-14 11:15:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:15:58,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:15:58,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:15:58,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:15:58,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:15:58,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:15:58,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:15:58 GMT 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:15:58,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:03,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:03,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:03,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:03,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:03,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:03,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:01.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-05-14T11:16:01.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3178, "offset": 3177, "size": 50}}} 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:03 GMT 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:03,506 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:03,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:16:03,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:03,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:03,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:03,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:03,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:03,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:03 GMT 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:03,563 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:08,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:08,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3178, "offset": 3178, "size": 50}}} 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:08 GMT 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:08,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:16:08,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:08,787 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:08,787 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:08,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:08,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:08,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:08,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:08,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:08,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:08,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:08,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:08,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:08,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:08,843 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:08 GMT 2019-05-14 11:16:08,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:08,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:08,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:08,843 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:08,843 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:13,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:14,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:14,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:14,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:11.392Z", "message": "Waiting for process 14277 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:16:11.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:12.060Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:16:11.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3180, "offset": 3178, "size": 50}}} 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:14 GMT 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:16:14,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:14,010 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:14,010 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:14,010 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:16:14,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14277 to end... 2019-05-14 11:16:14,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:16:14,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:14,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:14,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:14,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:14,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:14 GMT 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:14,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:14,214 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:14,214 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:19,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:19,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:19,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:19,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:19,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:19,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:19,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3180, "offset": 3180, "size": 50}}} 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:19 GMT 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:19,491 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:19,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:19,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:19,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:19,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:19,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:19,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:19 GMT 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:19,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:24,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:21.820Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:16:21.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3181, "offset": 3180, "size": 50}}} 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:24,643 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:24 GMT 2019-05-14 11:16:24,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:24,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:16:24,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:24,644 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:24,644 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:24,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:16:24,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:24,696 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:24 GMT 2019-05-14 11:16:24,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:24,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:24,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:24,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:24,697 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:29,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:29,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3181, "offset": 3181, "size": 50}}} 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:29,796 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:29 GMT 2019-05-14 11:16:29,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:29,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:16:29,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:29,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:29,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:29,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:29,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:29,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:29,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:29,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:29,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:29 GMT 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:29,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:34,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:34,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:34,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:34,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:34,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:34,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:34,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:34,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:31.614Z", "message": "Waiting for process 14277 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:16:31.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:32.332Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:16:31.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3183, "offset": 3181, "size": 50}}} 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:34 GMT 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:34,968 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:16:34,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14277 to end... 2019-05-14 11:16:34,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:16:34,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:35,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:35,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:35,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:35,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:35 GMT 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:35,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:40,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:40,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:40,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:40,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:40,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3183, "offset": 3183, "size": 50}}} 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:40 GMT 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:40,133 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:40,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:40,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:40,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:40,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:40 GMT 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:40,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:40,238 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:40,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:45,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:45,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:45,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:45,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:45,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:45,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:45,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:45,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:45,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:41.846Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:16:41.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3184, "offset": 3183, "size": 50}}} 2019-05-14 11:16:45,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:45,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:45 GMT 2019-05-14 11:16:45,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:45,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:16:45,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:45,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:45,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:45,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:16:45,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:45,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:45,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:45,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:45,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:45 GMT 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:45,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:45,457 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:50,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:50,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3184, "offset": 3184, "size": 50}}} 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:50,604 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:50 GMT 2019-05-14 11:16:50,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:50,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:16:50,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:50,605 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:50,605 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:50,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:50,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:50,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:50,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:50,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:50,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:50,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:50,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:50,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:50,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:50,686 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:50 GMT 2019-05-14 11:16:50,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:50,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:50,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:50,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:50,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:55,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:16:55,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:55,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:55,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:55,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:51.639Z", "message": "Waiting for process 14277 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:16:51.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:16:52.358Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:16:51.764Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3186, "offset": 3184, "size": 50}}} 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:55 GMT 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:55,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:55,790 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:16:55,790 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:16:55,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14277 to end... 2019-05-14 11:16:55,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:16:55,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:16:55,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:16:55,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:16:55,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:16:55,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:16:55 GMT 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:16:55,857 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:16:55,858 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:00,863 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:00,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:00,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:00,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3186, "offset": 3186, "size": 50}}} 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:00 GMT 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:00,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:01,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:01,011 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:01 GMT 2019-05-14 11:17:01,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:01,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:01,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:01,012 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:01,012 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:06,014 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:02.083Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:01.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3187, "offset": 3186, "size": 50}}} 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:06 GMT 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:17:06,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:06,116 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:06,116 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:06,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:17:06,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:06,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:06,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:06,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:06,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:06,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:06,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:06 GMT 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:06,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:11,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:11,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:11,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:11,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:11,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:11,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:11,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3187, "offset": 3187, "size": 50}}} 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:11 GMT 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:11,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:11,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:11,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:11,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:11,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:11,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:11,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:11,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:11,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:11,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:11,359 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:11 GMT 2019-05-14 11:17:11,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:11,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:11,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:11,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:11,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:16,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:11.660Z", "message": "Waiting for process 14277 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:11.461Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:12.326Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:11.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3189, "offset": 3187, "size": 50}}} 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:16 GMT 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:17:16,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:16,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:16,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:16,471 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:17:16,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14277 to end... 2019-05-14 11:17:16,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:17:16,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:16 GMT 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:16,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:16,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:21,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:21,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:21,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3189, "offset": 3189, "size": 50}}} 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:21 GMT 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:21,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:21,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:21,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:21,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:21,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:21,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:21,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:21 GMT 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:21,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:26,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:22.086Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:21.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3190, "offset": 3189, "size": 50}}} 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:26 GMT 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:17:26,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:26,987 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:26,987 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:26,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:17:26,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:27,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:27,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:27,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:27,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:27,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:27,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:27,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:27,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:27,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:27,044 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:27 GMT 2019-05-14 11:17:27,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:27,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:27,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:27,044 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:27,044 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:32,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:32,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:32,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:32,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:32,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:31.711Z", "message": "Waiting for process 14277 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:31.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3191, "offset": 3190, "size": 50}}} 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:32 GMT 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:32,317 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:32,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14277 to end... 2019-05-14 11:17:32,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:32,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:32,386 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:32,386 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:32 GMT 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:32,387 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:37,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:32.330Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:31.949Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3192, "offset": 3191, "size": 50}}} 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:37 GMT 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:17:37,476 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:37,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:37,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:37,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:17:37,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:37 GMT 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:37,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:37,555 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:37,555 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:42,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:42.092Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:41.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3193, "offset": 3192, "size": 50}}} 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:42 GMT 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:42,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:42,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:17:42,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:42,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:42,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:42 GMT 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:42,698 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:47,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3193, "offset": 3193, "size": 50}}} 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:47 GMT 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:47,813 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:47,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:47,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:47,877 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:47 GMT 2019-05-14 11:17:47,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:47,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:47,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:47,877 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:47,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:52,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:53,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:53,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:51.717Z", "message": "Waiting for process 14277 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:51.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:17:52.386Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:17:52.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3195, "offset": 3193, "size": 50}}} 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:53 GMT 2019-05-14 11:17:53,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:53,048 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:17:53,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:53,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:53,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:53,048 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:17:53,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14277 to end... 2019-05-14 11:17:53,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:17:53,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:53,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:53,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:53,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:53,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:53,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:53,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:53 GMT 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:53,128 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:58,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:17:58,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:58,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:58,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3195, "offset": 3195, "size": 50}}} 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:58 GMT 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:58,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:17:58,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:58,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:58,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:17:58,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:17:58,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:17:58,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:17:58,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:17:58,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:17:58,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:17:58,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:17:58,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:17:58,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:17:58,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:17:58,288 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:17:58 GMT 2019-05-14 11:17:58,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:17:58,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:17:58,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:17:58,289 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:17:58,289 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:03,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:18:03,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:03,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:02.326Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:02.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3196, "offset": 3195, "size": 50}}} 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:03 GMT 2019-05-14 11:18:03,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:03,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:18:03,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:03,390 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:03,390 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:03,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:18:03,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:18:03,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:03,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:03,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:03,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:03,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:03,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:03,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:03,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:18:03,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:03,443 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:03 GMT 2019-05-14 11:18:03,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:03,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:18:03,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:03,444 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:03,444 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:08,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:18:08,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:08,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:08,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:08,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:08,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:08,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:08,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:08,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3196, "offset": 3196, "size": 50}}} 2019-05-14 11:18:08,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:08,646 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:08 GMT 2019-05-14 11:18:08,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:08,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:18:08,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:08,646 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:08,646 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:08,646 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:18:08,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:08,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:08,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:08,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:08,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:08 GMT 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:08,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:13,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:18:13,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:13,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:13,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:11.700Z", "message": "Waiting for process 14277 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:11.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:12.317Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:12.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3198, "offset": 3196, "size": 50}}} 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:13 GMT 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:13,819 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:18:13,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:13,820 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:13,820 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:13,820 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:18:13,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14277 to end... 2019-05-14 11:18:13,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:18:13,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:18:13,880 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:13,880 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:13,880 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:13,880 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:13,880 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:13,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:13,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:13,881 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:18:13,881 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:13,881 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:13 GMT 2019-05-14 11:18:13,881 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:13,881 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:18:13,881 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:13,881 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:13,881 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:18,887 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:18:18,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:18,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:18,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:18,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:18,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:18,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3198, "offset": 3198, "size": 50}}} 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:19 GMT 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:18,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:18:19,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:19,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:19,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:19,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:19,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:19,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:19,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:19,055 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:18:19,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:19,055 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:19 GMT 2019-05-14 11:18:19,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:19,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:18:19,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:19,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:19,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:24,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:18:24,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:24,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:22.333Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:22.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3199, "offset": 3198, "size": 50}}} 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:24 GMT 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:24,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-05-14 11:18:24,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:24,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:24,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:24,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-05-14 11:18:24,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:18:24,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:24,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:24,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:24,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:24,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:24,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:24,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:24,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-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:18:24,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:24,229 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:24 GMT 2019-05-14 11:18:24,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:24,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:18:24,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:24,230 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:24,230 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:29,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:18:29,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:29,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:29,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3199, "offset": 3199, "size": 50}}} 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:29 GMT 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:18:29,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:29,371 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:29,371 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:29,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:18:29,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:29,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:29,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:29,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:29,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:29,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:29,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:29,430 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:18:29,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:29,430 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:29 GMT 2019-05-14 11:18:29,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:29,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:18:29,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:29,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:29,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:34,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:18:34,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:34,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:31.757Z", "message": "Waiting for process 14277 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:31.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:32.329Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " [vellum] => (Not all processes could be identified, non-owned process info", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " RX bytes:359136 (359.1 KB) TX bytes:359136 (359.1 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " TX packets:3572 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " RX packets:3572 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " RX bytes:222598811 (222.5 MB) TX bytes:7527791 (7.5 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " TX packets:49880 errors:0 dropped:0 overruns:0 carrier:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " RX packets:135236 errors:0 dropped:0 overruns:0 frame:0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "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-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " inet6 addr: fe80::f816:3eff:fe72:4460/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " inet addr:192.168.120.19 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-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:72:44:60 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.251Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9059 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8806 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}], "metadata": {"pagination": {"total": 3291, "offset": 3199, "size": 50}}} 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:34 GMT 2019-05-14 11:18:34,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:34,572 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:18:34,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:34,572 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:34,572 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:34,572 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:18:34,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14277 to end... 2019-05-14 11:18:34,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:18:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:18:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart 2019-05-14 11:18:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-05-14 11:18:34,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-05-14 11:18:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:359136 (359.1 KB) TX bytes:359136 (359.1 KB) 2019-05-14 11:18:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-05-14 11:18:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:3572 errors:0 dropped:0 overruns:0 carrier:0 2019-05-14 11:18:34,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:3572 errors:0 dropped:0 overruns:0 frame:0 2019-05-14 11:18:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-05-14 11:18:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-05-14 11:18:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-05-14 11:18:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-05-14 11:18:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-05-14 11:18:34,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222598811 (222.5 MB) TX bytes:7527791 (7.5 MB) 2019-05-14 11:18:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-05-14 11:18:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:49880 errors:0 dropped:0 overruns:0 carrier:0 2019-05-14 11:18:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:135236 errors:0 dropped:0 overruns:0 frame:0 2019-05-14 11:18:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-05-14 11:18:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:fe72:4460/64 Scope:Link 2019-05-14 11:18:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.19 Bcast:192.168.120.255 Mask:255.255.255.0 2019-05-14 11:18:34,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:72:44:60 2019-05-14 11:18:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-05-14 11:18:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9059 - /var/run/acpid.socket 2019-05-14 11:18:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8806 - /var/run/dbus/system_bus_socket 2019-05-14 11:18:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:34,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:34,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:18:34,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:34,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:34,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:34,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:34,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:34,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:34,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:34,677 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:18:34,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:34,677 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:34 GMT 2019-05-14 11:18:34,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:34,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-05-14 11:18:34,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:34,677 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:34,677 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:39,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:18:39,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:39,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:39,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:39,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:39,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:39,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:39,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:39,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " UP LOOPBACK RUNNING MTU:65536 Metric:1", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " inet6 addr: ::1/128 Scope:Host", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " inet addr:127.0.0.1 Mask:255.0.0.0", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp 0 0 0.0.0.0:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp 0 0 0.0.0.0:37522 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp 0 0 127.0.0.1:11211 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp 0 0 127.0.0.1:53 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp 0 0 0.0.0.0:68 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp6 0 0 fe80::f816:3eff:fe7:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp6 0 0 ::1:123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp6 0 0 :::123 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp6 0 0 :::21453 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp6 0 0 ::1:53 :::* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " Active UNIX domain sockets (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " Proto RefCnt Flags Type State I-Node PID/Program name Path", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7226 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9059 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8806 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Execution done (PID=14277, return_code=0): /tmp/VJFL9/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " tcp6 0 0 ::1:53 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " tcp6 0 0 :::22 :::* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp 0 0 192.168.120.19:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.021Z", "message": " udp 0 0 127.0.0.1:123 0.0.0.0:* - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.ce7b041f-1c28-4e43-bf0c-a409e572e110"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:33.694Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:32.963Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:34.305Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JF77J/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:34.096Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:34.936Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:34.833Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:34.936Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:34.499Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:35.653Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:35.063Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:35.653Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:34.868Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:35.653Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpp_xQCU', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:35.048Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:35.653Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpT0x_BI', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:34.869Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:35.653Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {u'dime_9ymzqr': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-9ymzqr'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {u'vellum_lk2zg6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-lk2zg6'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:34.869Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:18:35.653Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T11:18:35.056Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64", "logger": "ctx.a7211608-9561-41b3-8c73-a0409ef642e3"}], "metadata": {"pagination": {"total": 3307, "offset": 3249, "size": 50}}} 2019-05-14 11:18:39,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:39,897 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:39 GMT 2019-05-14 11:18:39,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:39,897 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:18:39,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:39,897 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:39,898 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:39,898 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:18:39,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-05-14 11:18:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-05-14 11:18:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-05-14 11:18:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:123 0.0.0.0:* - 2019-05-14 11:18:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:37522 0.0.0.0:* - 2019-05-14 11:18:39,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:11211 0.0.0.0:* - 2019-05-14 11:18:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:53 0.0.0.0:* - 2019-05-14 11:18:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 0.0.0.0:68 0.0.0.0:* - 2019-05-14 11:18:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 fe80::f816:3eff:fe7:123 :::* - 2019-05-14 11:18:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:123 :::* - 2019-05-14 11:18:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::123 :::* - 2019-05-14 11:18:39,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 :::21453 :::* - 2019-05-14 11:18:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp6 0 0 ::1:53 :::* - 2019-05-14 11:18:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active UNIX domain sockets (only servers) 2019-05-14 11:18:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-05-14 11:18:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7226 - /run/udev/control 2019-05-14 11:18:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9059 - /var/run/acpid.socket 2019-05-14 11:18:39,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6534 - @/com/ubuntu/upstart 2019-05-14 11:18:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8806 - /var/run/dbus/system_bus_socket 2019-05-14 11:18:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-05-14 11:18:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:18:39,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-05-14 11:18:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-05-14 11:18:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-05-14 11:18:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-05-14 11:18:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=14277, return_code=0): /tmp/VJFL9/start-vellum.sh 2019-05-14 11:18:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:39,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-05-14 11:18:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: connect: Connection refused 2019-05-14 11:18:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/VJFL9/start-vellum.sh: line 22: /dev/tcp/192.168.120.19/7000: Connection refused 2019-05-14 11:18:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-05-14 11:18:39,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 ::1:53 :::* LISTEN - 2019-05-14 11:18:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp6 0 0 :::22 :::* LISTEN - 2019-05-14 11:18:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 192.168.120.19:123 0.0.0.0:* - 2019-05-14 11:18:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - udp 0 0 127.0.0.1:123 0.0.0.0:* - 2019-05-14 11:18:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:18:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JF77J/bind.py 2019-05-14 11:18:39,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:18:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-05-14 11:18:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:18:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:18:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpp_xQCU', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:18:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpT0x_BI', '/etc/bind/db.clearwater.local'] 2019-05-14 11:18:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {u'dime_9ymzqr': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'dime-9ymzqr'}}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {u'vellum_lk2zg6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-lk2zg6'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:18:39,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:18:39,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/7c6de02c-d3c2-4d71-8309-3eccdece0f64 2019-05-14 11:18:39,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:39,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T11:18:36.189Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"} 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:39 GMT 2019-05-14 11:18:39,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:39,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-05-14 11:18:39,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:39,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:39,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:39,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-05-14T11:05:30.384Z', u'id': u'7c6de02c-d3c2-4d71-8309-3eccdece0f64', u'ended_at': u'2019-05-14T11:18:36.189Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-14T11:05:30.383Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'clearwater-opnfv', u'status_display': u'completed'} 2019-05-14 11:18:39,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-14 11:18:40,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:18:40,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:18:40 GMT 2019-05-14 11:18:40,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:18:40,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-05-14 11:18:40,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:18:40,025 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:18:40,025 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:18:40,028 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2019-05-14 11:18:40,120 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-05-14 11:18:40,190 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-14 11:18:40,191 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-14 11:18:40,228 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:18:40,229 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-05-14 11:19:05,280 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:19:05,280 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-05-14 11:19:30,327 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:19:30,327 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-05-14 11:19:55,369 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:19:55,370 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-05-14 11:20:20,420 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:20:20,420 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-05-14 11:20:45,471 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:20:45,472 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-05-14 11:21:10,527 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:21:10,527 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-05-14 11:21:35,574 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:21:35,574 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-05-14 11:22:00,617 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:22:00,618 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-05-14 11:22:25,665 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:22:25,665 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-05-14 11:22:50,702 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-05-14 11:22:50,702 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-05-14 11:23:15,998 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550732@clearwater.opnfv', u'sip_username': u'6505550732', u'formatted_number': u'(650) 555-0732', u'number': u'6505550732', u'sip_uri': u'sip:6505550732@clearwater.opnfv', u'number_id': u'e00a60c7f25146538f74d8ead59e954c', u'sip_password': u'AMfGmbmsE', u'pstn': False} 2019-05-14 11:23:15,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-05-14 11:23:16,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:23:16,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:23:16,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:23:16,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:23:16 GMT 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:23:16,087 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:23:16,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:23:16,088 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-14 11:23:16,088 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-05-14 11:23:16,096 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-05-14 11:23:16,096 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-05-14 11:25:28,089 - 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) - (6505550679, 6505550623) Passed Basic Call - SDP (TCP) - (6505550523, 6505550528) Passed Basic Call - Tel URIs (TCP) - (6505550155, 6505550945) Passed Basic Call - Unknown number (TCP) - (6505550401, 6505550559) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550118, 6505550739) Passed Basic Call - Messages - Pager model (TCP) - (6505550309, 6505550599) Passed Basic Call - Pracks (TCP) - (6505550319, 6505550162) Passed Basic Registration (TCP) - (6505550103) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550261, 6505550357) Passed Call Barring - Outbound Rejection (TCP) - (6505550710, 6505550857) 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) - (6505550509, 6505550772) 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) - (6505550444, 6505550583, 6505550752) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550711, 6505550222, 6505550635) Passed Call Diversion - Not reachable (408) (TCP) - (6505550123, 6505550480, 6505550953) Passed Call Diversion - Not reachable (503) (TCP) - (6505550567, 6505550421, 6505550836) Passed Call Diversion - Not reachable (500) (TCP) - (6505550946, 6505550651, 6505550944) Passed Call Diversion - Busy (TCP) - (6505550457, 6505550443, 6505550363) Passed Call Diversion - Unconditional (TCP) - (6505550995, 6505550367, 6505550291) Passed Call Diversion - No answer (TCP) - (6505550617, 6505550958, 6505550753) Passed Call Diversion - Bad target URI (TCP) - (6505550289, 6505550572) Passed Call Diversion - Audio-only call (TCP) - (6505550708, 6505550210, 6505550307, 6505550584) Passed Call Diversion - Audio-video call (TCP) - (6505550132, 6505550243, 6505550655, 6505550867) Passed Call Forking - Mainline (TCP) - (6505550156, 6505550538) Passed Call Forking - Endpoint offline (TCP) - (6505550727, 6505550159) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550054, 6505550029) Passed Call Waiting - Accepted (TCP) - (6505550595, 6505550890, 6505550540) Passed Call Waiting - Cancelled (TCP) - (6505550139, 6505550927, 6505550074) Passed CANCEL - Mainline (TCP) - (6505550604, 6505550530) Passed Filtering - Accept-Contact (TCP) - (6505550686, 6505550373) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550891, 6505550074) Passed Filtering - Accept-Contact no match (TCP) - (6505550674, 6505550365) Passed Filtering - Accept-Contact negated match (TCP) - (6505550501, 6505550748) Passed Filtering - RFC3841 example (TCP) - (6505550319, 6505550895) Passed Filtering - Reject-Contact no match (TCP) - (6505550045, 6505550267) Passed Filtering - Reject-Contact match (TCP) - (6505550445, 6505550946) 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) - (6505550763) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550301) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550634) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550857) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550636, 6505550611) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550236, 6505550651) Passed GRUU - Call - only GRUU as target (TCP) - (6505550578, 6505550358) Passed GRUU - Call - AoR as target (TCP) - (6505550134, 6505550624) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550994, 6505550289) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550755, 6505550909) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550574, 6505550644) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550804, 6505550558) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550434, 6505550521) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550666, 6505550662) 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) - (6505550469) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550049) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550747) 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) - (6505550992, 6505550647) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-05-14 11:25:28,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-14 11:25:28,209 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 11:25:28,209 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:27 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-14 11:25:28,214 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-14 11:25:28,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions 2019-05-14 11:25:28,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:28,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:28,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T11:05:26.515Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:24.250Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:24.251Z", "id": "b7e115d3-105a-43ec-af10-2338460849df"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T11:18:36.189Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:30.383Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:05:30.384Z", "id": "7c6de02c-d3c2-4d71-8309-3eccdece0f64"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:28 GMT 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:25:28,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:28,310 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:28,310 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:28,310 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:25:28,311 - 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": "clearwater-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-14 11:25:29,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:29,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 159 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:29 GMT 2019-05-14 11:25:29,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:29,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:25:29,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:29,031 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:29,031 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:29,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:25:29,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:29,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:29 GMT 2019-05-14 11:25:29,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:29,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-14 11:25:29,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:29,149 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:29,149 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:29,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:25:29,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:29,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:29,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:29,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:29,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:29,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:29,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:29,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:25:29,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:29,315 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:29 GMT 2019-05-14 11:25:29,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:29,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:25:29,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:29,315 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:29,315 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:34,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:25:34,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:34,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:34,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:34,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:34,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:34,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:34,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:29.785Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:29.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:32.611Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:32.475Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:33.203Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:32.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:33.203Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:33.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:33.817Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:33.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:33.817Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:33.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:33.817Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:33.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 7, "offset": 0, "size": 50}}} 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:34 GMT 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:34,528 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:25:34,529 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-14 11:25:34,529 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:25:34,529 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:25:34,529 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:25:34,529 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:25:34,530 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:34,530 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:25:34,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:25:34,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:34,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:34,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:34,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:34 GMT 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:34,593 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:34,594 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:39,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:25:39,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:39,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:39,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:39,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:39,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:39,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:39,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:39,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:34.412Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:33.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:34.412Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:34.288Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.239Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Process created, PID: 15613", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Execution done (PID=15613, return_code=1): /tmp/BM85O/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/CIHC7/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.416Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Process created, PID: 15593", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:35.830Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/BM85O/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:35.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b831e6d1-e924-4f8f-97e6-bb603021cae9"}, {"node_instance_id": "dime_9ymzqr", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:36.616Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/BM85O/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/BM85O/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_xn8p85/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_xn8p85/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_xn8p85/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_xn8p85/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_xn8p85/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_xn8p85/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/BM85O/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-14T11:25:36.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "ellis_srqp9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/MY6RG/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Process created, PID: 16216", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Execution done (PID=16216, return_code=1): /tmp/MY6RG/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:36.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb5b368b-0228-430d-bc5f-e658165aacd5"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.228Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/YVTZ3/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/08MZF/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "sprout_7b67fk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Process created, PID: 18154", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}], "metadata": {"pagination": {"total": 93, "offset": 7, "size": 50}}} 2019-05-14 11:25:39,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:39,753 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:39 GMT 2019-05-14 11:25:39,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:39,753 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:25:39,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:39,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:39,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:39,753 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:25:39,755 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:25:39,755 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:39,755 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:39,756 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:25:39,756 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:39,756 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:39,756 - functest.core.cloudify - DEBUG - Process created, PID: 15613 2019-05-14 11:25:39,756 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:25:39,756 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:25:39,757 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:25:39,757 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:25:39,757 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:25:39,757 - functest.core.cloudify - DEBUG - Execution done (PID=15613, return_code=1): /tmp/BM85O/stop-dime.sh 2019-05-14 11:25:39,757 - functest.core.cloudify - DEBUG - Group 'dime' not found 2019-05-14 11:25:39,757 - functest.core.cloudify - DEBUG - Stopping dime node 2019-05-14 11:25:39,758 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:39,758 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/CIHC7/stop-bono.sh 2019-05-14 11:25:39,758 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:25:39,758 - functest.core.cloudify - DEBUG - Process created, PID: 15593 2019-05-14 11:25:39,758 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:39,758 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:39,759 - functest.core.cloudify - DEBUG - Stopping bono node 2019-05-14 11:25:39,759 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/BM85O/stop-dime.sh 2019-05-14 11:25:39,759 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/BM85O/stop-dime.sh, exit_code: 1 2019-05-14 11:25:39,759 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:25:39,759 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:39,759 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/MY6RG/stop-homer.sh 2019-05-14 11:25:39,759 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:25:39,760 - functest.core.cloudify - DEBUG - Process created, PID: 16216 2019-05-14 11:25:39,760 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:39,760 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:39,760 - functest.core.cloudify - DEBUG - Stopping homer node 2019-05-14 11:25:39,760 - functest.core.cloudify - DEBUG - 2019-05-14 11:25:39,760 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-05-14 11:25:39,761 - functest.core.cloudify - DEBUG - 2019-05-14 11:25:39,761 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-14 11:25:39,761 - functest.core.cloudify - DEBUG - Execution done (PID=16216, return_code=1): /tmp/MY6RG/stop-homer.sh 2019-05-14 11:25:39,761 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:25:39,761 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:25:39,761 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:25:39,761 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:25:39,762 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/YVTZ3/stop-vellum.sh 2019-05-14 11:25:39,762 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:25:39,762 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:25:39,762 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/08MZF/stop-ellis.sh 2019-05-14 11:25:39,762 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:39,762 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-05-14 11:25:39,762 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:39,763 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:39,763 - functest.core.cloudify - DEBUG - Process created, PID: 18154 2019-05-14 11:25:39,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:25:39,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:39,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:39 GMT 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:39,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:25:39,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:39,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:39,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:44,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:25:44,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:44,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:44,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:44,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:44,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:44,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:44,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:44,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Execution done (PID=24227, return_code=1): /tmp/YVTZ3/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.f9f23dff-e16f-417d-8343-1fc29d8e6f2d"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/08MZF/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Process created, PID: 18154", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:37.918Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "homer_75a4ii", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/MY6RG/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/MY6RG/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_edlpkl/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_edlpkl/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_edlpkl/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_edlpkl/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_edlpkl/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_edlpkl/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/MY6RG/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-14T11:25:37.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/YVTZ3/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/YVTZ3/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_v361ix/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_v361ix/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_v361ix/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_v361ix/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_v361ix/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_v361ix/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/YVTZ3/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-14T11:25:37.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": "Execution done (PID=18154, return_code=1): /tmp/08MZF/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:38.481Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:37.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.17ebadbe-0261-4390-bafb-eabca1b71c33"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.589Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.160Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.786Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/T9CVW/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "Process created, PID: 18103", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.072Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:38.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.681Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:39.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:39.681Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/08MZF/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/08MZF/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_xsez6w/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_xsez6w/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/ellis_host_xsez6w/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/ellis_host_xsez6w/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_xsez6w/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_xsez6w/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/08MZF/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-14T11:25:39.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.340Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:39.672Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.340Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.243Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.340Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.031Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.340Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SWDTG/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:39.868Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.332Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.306Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpp8f325', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.280Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {u'vellum_lk2zg6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-lk2zg6'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.280Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.333Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.279Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {u'vellum_lk2zg6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-lk2zg6'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.333Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpXfss2y', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.597Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}], "metadata": {"pagination": {"total": 182, "offset": 57, "size": 50}}} 2019-05-14 11:25:44,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:44,969 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:44 GMT 2019-05-14 11:25:44,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:44,969 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:25:44,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:44,969 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:44,970 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:44,970 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:25:44,972 - functest.core.cloudify - DEBUG - Group 'vellum' not found 2019-05-14 11:25:44,972 - functest.core.cloudify - DEBUG - Execution done (PID=24227, return_code=1): /tmp/YVTZ3/stop-vellum.sh 2019-05-14 11:25:44,973 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:25:44,973 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:25:44,973 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:25:44,973 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:25:44,973 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:25:44,973 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/08MZF/stop-ellis.sh 2019-05-14 11:25:44,973 - functest.core.cloudify - DEBUG - Process created, PID: 18154 2019-05-14 11:25:44,974 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:44,974 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:44,974 - functest.core.cloudify - DEBUG - Stopping ellis node 2019-05-14 11:25:44,974 - functest.core.cloudify - DEBUG - 2019-05-14 11:25:44,974 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-05-14 11:25:44,974 - functest.core.cloudify - DEBUG - 2019-05-14 11:25:44,975 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/MY6RG/stop-homer.sh, exit_code: 1 2019-05-14 11:25:44,975 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:25:44,975 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:25:44,975 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:25:44,975 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/YVTZ3/stop-vellum.sh, exit_code: 1 2019-05-14 11:25:44,975 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:25:44,976 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:25:44,976 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:25:44,976 - functest.core.cloudify - DEBUG - Execution done (PID=18154, return_code=1): /tmp/08MZF/stop-ellis.sh 2019-05-14 11:25:44,976 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-14 11:25:44,976 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:44,976 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:44,976 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:25:44,977 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:25:44,977 - functest.core.cloudify - DEBUG - Stopping sprout node 2019-05-14 11:25:44,977 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/T9CVW/stop-sprout.sh 2019-05-14 11:25:44,977 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:25:44,977 - functest.core.cloudify - DEBUG - Process created, PID: 18103 2019-05-14 11:25:44,977 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:44,978 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:25:44,978 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/08MZF/stop-ellis.sh, exit_code: 1 2019-05-14 11:25:44,978 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:44,978 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:25:44,978 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-14 11:25:44,978 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SWDTG/bind.py 2019-05-14 11:25:44,978 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:25:44,979 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:25:44,979 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-14 11:25:44,979 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:44,979 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpp8f325', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:44,979 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {u'vellum_lk2zg6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-lk2zg6'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:44,979 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:25:44,979 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:25:44,980 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {u'vellum_lk2zg6': {u'public_address': u'', u'private_address': u'192.168.120.19', u'name': u'vellum-lk2zg6'}}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:44,980 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpXfss2y', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:25:44,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:25:45,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:45,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:45 GMT 2019-05-14 11:25:45,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:45,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:25:45,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:45,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:45,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:50,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:25:50,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:50,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:50,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:50,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:50,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:50,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:50,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:50,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.575Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:40.873Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpXfss2y', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.597Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ea2a7082-295e-4774-9542-b936ba00c79b"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.484Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.484Z", "message": "Downloaded scripts/bind/bind.py to /tmp/6WF77/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:40.839Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.484Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.265Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.484Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.025Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.484Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.197Z", "source_id": "dime_9ymzqr", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.555Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.615Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.889Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NADZO/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.704Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.302Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.303Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLZrHIt', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.303Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.321Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.337Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.337Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.338Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpC0GqrO', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.547Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:41.995Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.562Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ccc26fe6-0e44-42fb-9841-262396d7783e"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:42.571Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:42.571Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.297Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:42.571Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.350Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:42.571Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:42.571Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:41.849Z", "source_id": "vellum_lk2zg6", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.379Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.350Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8IcFmy', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.351Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.359Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.366Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.366Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.366Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpO8Dr0Z', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.662Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XWCPW/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.632Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.675Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.681Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a3ff7c46-e276-472e-aa4d-4bd52b9901f8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.814Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.170Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.249Z", "source_id": "homer_75a4ii", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Execution done (PID=18103, return_code=1): /tmp/T9CVW/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}], "metadata": {"pagination": {"total": 224, "offset": 107, "size": 50}}} 2019-05-14 11:25:50,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:50,166 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:50 GMT 2019-05-14 11:25:50,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:50,166 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:25:50,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:50,166 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:50,166 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:50,166 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:25:50,168 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:25:50,168 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:50,168 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpXfss2y', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:25:50,169 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:25:50,169 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/6WF77/bind.py 2019-05-14 11:25:50,169 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:25:50,169 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-14 11:25:50,169 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:25:50,169 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:25:50,169 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:50,170 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:25:50,170 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-14 11:25:50,170 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NADZO/bind.py 2019-05-14 11:25:50,170 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:25:50,170 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:50,171 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLZrHIt', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:50,171 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:50,171 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-14 11:25:50,171 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:25:50,171 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_75a4ii': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'homer-75a4ii'}}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:50,171 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpC0GqrO', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:25:50,171 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:25:50,172 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:25:50,172 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:25:50,172 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:25:50,173 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:25:50,173 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:25:50,173 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:25:50,173 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:50,173 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:50,174 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8IcFmy', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:50,174 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:50,174 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-14 11:25:50,174 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:25:50,174 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {u'ellis_srqp9h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.25', u'name': u'ellis-srqp9h'}}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:50,174 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpO8Dr0Z', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:25:50,174 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XWCPW/bind.py 2019-05-14 11:25:50,175 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:25:50,175 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:25:50,175 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-14 11:25:50,175 - functest.core.cloudify - DEBUG - 2019-05-14 11:25:50,175 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:25:50,175 - functest.core.cloudify - DEBUG - WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. 2019-05-14 11:25:50,176 - functest.core.cloudify - DEBUG - 2019-05-14 11:25:50,176 - functest.core.cloudify - DEBUG - There is no service named "clearwater_cluster_manager" 2019-05-14 11:25:50,176 - functest.core.cloudify - DEBUG - * Quiescing Sprout SIP Router sprout 2019-05-14 11:25:50,176 - functest.core.cloudify - DEBUG - Execution done (PID=18103, return_code=1): /tmp/T9CVW/stop-sprout.sh 2019-05-14 11:25:50,176 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:25:50,176 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:25:50,177 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:25:50,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:25:50,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:50,240 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:50 GMT 2019-05-14 11:25:50,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:50,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:25:50,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:50,241 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:50,241 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:55,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:25:55,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:55,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:55,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:55,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:55,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:55,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:55,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:55,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:42.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e2b22dd1-15f7-40b6-9bc6-5033a500ce2d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.042Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.075Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUag0uo', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.076Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.083Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.089Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.090Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.090Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpgrHY5P', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.260Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.267Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.274Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ca7b01-5305-4a68-95fa-f8fde62b0040"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:43.728Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IOYUU/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.293Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.293Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.293Z", "message": "Process created, PID: 15753", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.293Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.293Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.847Z", "source_id": "ellis_srqp9h", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_7b67fk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.293Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/T9CVW/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/T9CVW/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_ij3khx/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_ij3khx/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_ij3khx/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_ij3khx/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_ij3khx/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_ij3khx/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/T9CVW/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-14T11:25:44.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.293Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:43.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.890Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.890Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NBKYX/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:44.890Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "Process created, PID: 24254", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:44.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:45.515Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:45.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.098Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:45.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.098Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:45.895Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.681Z", "message": "Process created, PID: 16320", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:46.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.681Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:46.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.681Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:46.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.681Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:46.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.681Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:46.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "ellis_srqp9h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.681Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:46.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:46.681Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/365X8/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:46.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.212Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.090Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.212Z", "message": "Downloaded scripts/bind/bind.py to /tmp/H0MHM/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:46.913Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.452Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.397Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.435Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.435Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpF1mwoA', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.436Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}], "metadata": {"pagination": {"total": 263, "offset": 157, "size": 50}}} 2019-05-14 11:25:55,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:55,351 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:55 GMT 2019-05-14 11:25:55,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:55,351 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:25:55,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:55,351 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:55,351 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:25:55,352 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:25:55,354 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:25:55,354 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:25:55,354 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:25:55,355 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:25:55,355 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:25:55,355 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:55,355 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUag0uo', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:55,355 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:55,355 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-14 11:25:55,356 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:25:55,356 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_7b67fk': {u'public_address': u'', u'private_address': u'192.168.120.36', u'name': u'sprout-7b67fk'}}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:55,356 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgrHY5P', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:25:55,356 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:25:55,356 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:25:55,356 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IOYUU/remove-cluster-node.sh 2019-05-14 11:25:55,357 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-14 11:25:55,357 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:25:55,357 - functest.core.cloudify - DEBUG - Process created, PID: 15753 2019-05-14 11:25:55,357 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:55,357 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:25:55,357 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/T9CVW/stop-sprout.sh, exit_code: 1 2019-05-14 11:25:55,357 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:55,358 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:25:55,358 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/NBKYX/remove-cluster-node.sh 2019-05-14 11:25:55,358 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:25:55,358 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-14 11:25:55,358 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:25:55,358 - functest.core.cloudify - DEBUG - Process created, PID: 24254 2019-05-14 11:25:55,358 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:55,359 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:55,359 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:25:55,359 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:25:55,359 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:25:55,359 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:25:55,360 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:55,360 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:55,360 - functest.core.cloudify - DEBUG - Process created, PID: 16320 2019-05-14 11:25:55,360 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:25:55,360 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-14 11:25:55,361 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:25:55,361 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:25:55,361 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:25:55,361 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/365X8/remove-cluster-node.sh 2019-05-14 11:25:55,361 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-14 11:25:55,362 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/H0MHM/bind.py 2019-05-14 11:25:55,362 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:25:55,362 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:25:55,362 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:25:55,362 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:25:55,362 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpF1mwoA', '/etc/bind/db.clearwater.local'] 2019-05-14 11:25:55,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:25:55,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:25:55,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:25:55,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:25:55,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:25:55,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:25:55,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:25:55,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:25:55,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:25:55,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:25:55,428 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:25:55 GMT 2019-05-14 11:25:55,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:25:55,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:25:55,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:25:55,428 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:25:55,428 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:00,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:00,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:00,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:00,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:00,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.435Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpF1mwoA', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.436Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.444Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:47.791Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.452Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.645Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.905Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpgek7ex', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.632Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.639Z", "source_id": "sprout_7b67fk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.db0c645b-dfad-47af-8729-44caf6feabbb"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.301Z", "message": "Process created, PID: 18275", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:47.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.983Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:48.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_7b67fk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:48.983Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:48.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:49.800Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IOUUU/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:49.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:50.303Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:49.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:50.303Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:49.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:50.303Z", "message": "Process created, PID: 18302", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:49.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:50.303Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:49.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:50.303Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:49.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.371Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": " Removed member a526eb8082b6fc41 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": "Execution done (PID=18275, return_code=0): /tmp/V7HLU/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_srqp9h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:51.917Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:51.368Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a04b3793-3750-408a-bb92-cbc03b1c2726"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:52.499Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:52.499Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:53.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": " Removed member dcbb011a51c305b6 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": "Execution done (PID=15753, return_code=0): /tmp/IOYUU/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}], "metadata": {"pagination": {"total": 295, "offset": 207, "size": 50}}} 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:00 GMT 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:00,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:00,550 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:00,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:00,550 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:00,552 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_lrserf': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.5', u'name': u'bono-lrserf'}}}, 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.12', u'hss_hostname': u''}. 2019-05-14 11:26:00,552 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpF1mwoA', '/etc/bind/db.clearwater.local'] 2019-05-14 11:26:00,552 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:26:00,552 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-14 11:26:00,552 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:26:00,553 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:26:00,553 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:26:00,553 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpgek7ex', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:26:00,553 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:26:00,553 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:26:00,553 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:26:00,554 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-14 11:26:00,554 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:26:00,554 - functest.core.cloudify - DEBUG - Process created, PID: 18275 2019-05-14 11:26:00,554 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:26:00,554 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:26:00,554 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/IOUUU/remove-cluster-node.sh 2019-05-14 11:26:00,554 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-14 11:26:00,555 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:26:00,555 - functest.core.cloudify - DEBUG - Process created, PID: 18302 2019-05-14 11:26:00,555 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:26:00,555 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:26:00,555 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-14 11:26:00,556 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:26:00,556 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-14 11:26:00,556 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-14 11:26:00,556 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-14 11:26:00,556 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:26:00,556 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:26:00,556 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:26:00,557 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-14 11:26:00,557 - functest.core.cloudify - DEBUG - Removed member a526eb8082b6fc41 from cluster 2019-05-14 11:26:00,557 - functest.core.cloudify - DEBUG - Execution done (PID=18275, return_code=0): /tmp/V7HLU/remove-cluster-node.sh 2019-05-14 11:26:00,557 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:26:00,557 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:26:00,557 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:26:00,557 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-14 11:26:00,558 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:26:00,558 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:26:00,558 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:26:00,558 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-14 11:26:00,558 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-14 11:26:00,558 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-14 11:26:00,559 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-14 11:26:00,559 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-14 11:26:00,559 - functest.core.cloudify - DEBUG - Removed member dcbb011a51c305b6 from cluster 2019-05-14 11:26:00,559 - functest.core.cloudify - DEBUG - Execution done (PID=15753, return_code=0): /tmp/IOYUU/remove-cluster-node.sh 2019-05-14 11:26:00,559 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:26:00,559 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:26:00,559 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:26:00,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:00,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:00,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:00,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:00,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:00,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:00,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:00,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:00,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:00,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:00,666 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:00 GMT 2019-05-14 11:26:00,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:00,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:00,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:00,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:00,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:05,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:05,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:05,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:05,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_9ymzqr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.132Z", "message": " Removed member dcbb011a51c305b6 from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:52.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ff8039cc-ae18-4e91-b299-8dced9ce4ddb"}, {"node_instance_id": "dime_9ymzqr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.716Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:53.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:53.716Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:53.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:54.434Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:53.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:55.116Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:54.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:55.116Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:54.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:55.778Z", "message": "Waiting for process 15593 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:55.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:56.308Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:55.972Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:56.308Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:56.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:56.939Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:56.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:56.939Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:56.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:57.657Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:56.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:57.657Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": " Removed member b30f67b2b1ed1e82 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Execution done (PID=16320, return_code=0): /tmp/365X8/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "homer_75a4ii", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.163Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.54f0114a-826b-4e5a-8dc5-e9fb1d0b49f4"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.763Z", "message": "Stopping Agent ellis_host_xsez6w", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:57.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2bc19f0c-f903-44d4-acf8-a39f70997dac"}, {"node_instance_id": "homer_75a4ii", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.763Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:58.098Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_75a4ii", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.763Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:58.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:58.763Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:58.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:59.394Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2bc19f0c-f903-44d4-acf8-a39f70997dac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:59.394Z", "message": "Stopping Agent dime_host_xn8p85", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:58.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.989d8881-d3da-44e8-8230-9b7e7a2d64de"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:59.394Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:58.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:59.931Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_xsez6w stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2bc19f0c-f903-44d4-acf8-a39f70997dac"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:59.931Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:59.931Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:25:59.931Z", "message": "Successfully stopped daemon: ellis_host_xsez6w\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2bc19f0c-f903-44d4-acf8-a39f70997dac"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:00.648Z", "message": "Successfully stopped daemon: dime_host_xn8p85\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.989d8881-d3da-44e8-8230-9b7e7a2d64de"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:00.648Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_xn8p85 stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.989d8881-d3da-44e8-8230-9b7e7a2d64de"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:00.648Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.989d8881-d3da-44e8-8230-9b7e7a2d64de"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:00.648Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:25:59.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:01.151Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:00.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:01.151Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:00.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:01.151Z", "message": "Deleting Agent ellis_host_xsez6w", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:00.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.93b2dccc-9399-4b83-bdbd-4d36c8d83ba2"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:01.151Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:00.879Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:01.735Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:01.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:01.735Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:01.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:02.238Z", "message": "Deleting Agent dime_host_xn8p85", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:01.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.21ec6dd2-59a8-42e5-98da-bbeee44beb3d"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:03.156Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:02.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 315, "offset": 257, "size": 50}}} 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:05 GMT 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:05,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:05,816 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:05,816 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:05,816 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:05,817 - functest.core.cloudify - DEBUG - Removed member dcbb011a51c305b6 from cluster 2019-05-14 11:26:05,818 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:26:05,818 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:26:05,818 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-14 11:26:05,818 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-14 11:26:05,818 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-14 11:26:05,818 - functest.core.cloudify - DEBUG - Waiting for process 15593 to end... 2019-05-14 11:26:05,818 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-14 11:26:05,819 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-14 11:26:05,819 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-14 11:26:05,819 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-14 11:26:05,819 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-14 11:26:05,819 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-14 11:26:05,819 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:26:05,819 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-14 11:26:05,820 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-14 11:26:05,820 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-14 11:26:05,820 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-14 11:26:05,820 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-14 11:26:05,820 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-14 11:26:05,820 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-14 11:26:05,820 - functest.core.cloudify - DEBUG - Removed member b30f67b2b1ed1e82 from cluster 2019-05-14 11:26:05,821 - functest.core.cloudify - DEBUG - Execution done (PID=16320, return_code=0): /tmp/365X8/remove-cluster-node.sh 2019-05-14 11:26:05,821 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:26:05,821 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:26:05,821 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:26:05,821 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:26:05,821 - functest.core.cloudify - DEBUG - Stopping Agent ellis_host_xsez6w 2019-05-14 11:26:05,821 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:26:05,821 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:26:05,822 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:26:05,822 - functest.core.cloudify - DEBUG - Stopping... 2019-05-14 11:26:05,822 - functest.core.cloudify - DEBUG - Stopping Agent dime_host_xn8p85 2019-05-14 11:26:05,822 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-14 11:26:05,822 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_xsez6w stop 2019-05-14 11:26:05,822 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-14 11:26:05,822 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-14 11:26:05,823 - functest.core.cloudify - DEBUG - Successfully stopped daemon: ellis_host_xsez6w 2019-05-14 11:26:05,823 - functest.core.cloudify - DEBUG - Successfully stopped daemon: dime_host_xn8p85 2019-05-14 11:26:05,823 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_xn8p85 stop 2019-05-14 11:26:05,823 - functest.core.cloudify - DEBUG - Stopping... 2019-05-14 11:26:05,823 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-14 11:26:05,823 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-14 11:26:05,823 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-14 11:26:05,824 - functest.core.cloudify - DEBUG - Deleting Agent ellis_host_xsez6w 2019-05-14 11:26:05,824 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-14 11:26:05,824 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-14 11:26:05,824 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-14 11:26:05,824 - functest.core.cloudify - DEBUG - Deleting Agent dime_host_xn8p85 2019-05-14 11:26:05,824 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-14 11:26:05,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:06,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:06,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:06 GMT 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:06,022 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:06,023 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:11,028 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:11,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:11,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:11,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:11,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:11,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:11,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:11,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:11,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:03.836Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:03.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:03.836Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:03.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:04.504Z", "message": "Stopping Agent homer_host_edlpkl", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:04.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1998c120-53eb-41ba-9f3c-4c667c222000"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:05.141Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:04.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.93b2dccc-9399-4b83-bdbd-4d36c8d83ba2"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:05.141Z", "message": "Successfully deleted daemon: ellis_host_xsez6w", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:04.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.93b2dccc-9399-4b83-bdbd-4d36c8d83ba2"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:05.141Z", "message": "Waiting for process 24254 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:04.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:05.141Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:04.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.93b2dccc-9399-4b83-bdbd-4d36c8d83ba2"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:05.141Z", "message": "11:26:04 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_xsez6w: No response received for task 456132093fc14569b7c39b4107be7b28", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:04.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.93b2dccc-9399-4b83-bdbd-4d36c8d83ba2"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:05.761Z", "message": "Successfully stopped daemon: homer_host_edlpkl\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:05.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1998c120-53eb-41ba-9f3c-4c667c222000"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:05.761Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:05.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1998c120-53eb-41ba-9f3c-4c667c222000"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:05.761Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_edlpkl stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:05.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1998c120-53eb-41ba-9f3c-4c667c222000"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:06.549Z", "message": "Agent deleted", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:06.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:06.549Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:05.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.21ec6dd2-59a8-42e5-98da-bbeee44beb3d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:06.549Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:05.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.21ec6dd2-59a8-42e5-98da-bbeee44beb3d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:06.549Z", "message": "11:26:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_xn8p85: No response received for task b6513fcc5d5443f88b9e48e95b7af13d", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:05.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.21ec6dd2-59a8-42e5-98da-bbeee44beb3d"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:06.549Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:05.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:06.549Z", "message": "Successfully deleted daemon: dime_host_xn8p85", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:05.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.21ec6dd2-59a8-42e5-98da-bbeee44beb3d"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:06.549Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:06.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.198Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:06.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.198Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:06.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.198Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:06.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:06.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:06.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "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-05-14T11:26:07.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": " Removed member a062abe67a828ea from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": "Execution done (PID=18302, return_code=0): /tmp/IOUUU/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.217Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:07.727Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b1d9471c-4e80-42c0-8338-4955b8dba453"}, {"node_instance_id": "sprout_7b67fk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.373Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.373Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.373Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b270bc02-3118-4b10-9ec0-3e2a2abd4d7e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:26:07.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.373Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b270bc02-3118-4b10-9ec0-3e2a2abd4d7e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.528Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.373Z", "message": "Deleting Agent homer_host_edlpkl", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29eb18b4-d277-49c6-bbfb-6dff25227777"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.373Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e4ef4c34c942c613de4dfce9bbbe83ea4f9d35a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.925Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.373Z", "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-05-14T11:26:08.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "sprout_7b67fk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.373Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:07.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.987Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:08.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.987Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1185835-62b1-42d3-8f07-dfd8c6a94886 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:26:08.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.987Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c1185835-62b1-42d3-8f07-dfd8c6a94886", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:08.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.987Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a405c2ba2168ac5cdcaf67658ca360e50d2295d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:08.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:08.987Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:08.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:09.605Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-b56b52f0-30a8-4ee7-9756-02a6890592b1 x-compute-request-id: req-b56b52f0-30a8-4ee7-9756-02a6890592b1 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:08.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}], "metadata": {"pagination": {"total": 370, "offset": 307, "size": 50}}} 2019-05-14 11:26:11,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:11,237 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:11 GMT 2019-05-14 11:26:11,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:11,237 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:11,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:11,237 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:11,238 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:11,238 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:11,240 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-14 11:26:11,240 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-14 11:26:11,240 - functest.core.cloudify - DEBUG - Stopping Agent homer_host_edlpkl 2019-05-14 11:26:11,240 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-14 11:26:11,241 - functest.core.cloudify - DEBUG - Successfully deleted daemon: ellis_host_xsez6w 2019-05-14 11:26:11,241 - functest.core.cloudify - DEBUG - Waiting for process 24254 to end... 2019-05-14 11:26:11,241 - functest.core.cloudify - DEBUG - Deleting... 2019-05-14 11:26:11,241 - functest.core.cloudify - DEBUG - 11:26:04 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_xsez6w: No response received for task 456132093fc14569b7c39b4107be7b28 2019-05-14 11:26:11,241 - functest.core.cloudify - DEBUG - Successfully stopped daemon: homer_host_edlpkl 2019-05-14 11:26:11,241 - functest.core.cloudify - DEBUG - Stopping... 2019-05-14 11:26:11,241 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_edlpkl stop 2019-05-14 11:26:11,242 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-14 11:26:11,242 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-14 11:26:11,242 - functest.core.cloudify - DEBUG - Deleting... 2019-05-14 11:26:11,242 - functest.core.cloudify - DEBUG - 11:26:05 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_xn8p85: No response received for task b6513fcc5d5443f88b9e48e95b7af13d 2019-05-14 11:26:11,242 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-14 11:26:11,242 - functest.core.cloudify - DEBUG - Successfully deleted daemon: dime_host_xn8p85 2019-05-14 11:26:11,243 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-14 11:26:11,243 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-14 11:26:11,243 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 11:26:11,243 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-14 11:26:11,243 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:26:11,243 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:26:11,244 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-14 11:26:11,244 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-14 11:26:11,244 - functest.core.cloudify - 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-05-14 11:26:11,244 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:26:11,244 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:26:11,244 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-14 11:26:11,245 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-14 11:26:11,245 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-14 11:26:11,245 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-14 11:26:11,245 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-14 11:26:11,245 - functest.core.cloudify - DEBUG - Removed member a062abe67a828ea from cluster 2019-05-14 11:26:11,245 - functest.core.cloudify - DEBUG - Execution done (PID=18302, return_code=0): /tmp/IOUUU/remove-cluster-node.sh 2019-05-14 11:26:11,245 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:26:11,246 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:26:11,246 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 11:26:11,246 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b270bc02-3118-4b10-9ec0-3e2a2abd4d7e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:11,246 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b270bc02-3118-4b10-9ec0-3e2a2abd4d7e 2019-05-14 11:26:11,246 - functest.core.cloudify - DEBUG - Deleting Agent homer_host_edlpkl 2019-05-14 11:26:11,246 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4ef4c34c942c613de4dfce9bbbe83ea4f9d35a" 2019-05-14 11:26:11,246 - functest.core.cloudify - 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-05-14 11:26:11,247 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:26:11,247 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:26:11,247 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1185835-62b1-42d3-8f07-dfd8c6a94886 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:11,247 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c1185835-62b1-42d3-8f07-dfd8c6a94886 2019-05-14 11:26:11,247 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a405c2ba2168ac5cdcaf67658ca360e50d2295d" 2019-05-14 11:26:11,247 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-14 11:26:11,247 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-b56b52f0-30a8-4ee7-9756-02a6890592b1 x-compute-request-id: req-b56b52f0-30a8-4ee7-9756-02a6890592b1 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:11,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:11,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:11,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:11,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:11,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:11,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:11,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:11,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:11,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:11,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:11,319 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:11 GMT 2019-05-14 11:26:11,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:11,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:11,320 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:11,320 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:11,320 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:16,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:16,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:16,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:16,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:16,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:16,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:16,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:16,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:16,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:09.605Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-e1ed0ea6-8746-4c8e-a430-683781ecc9e1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:09.605Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-e1ed0ea6-8746-4c8e-a430-683781ecc9e1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:09.605Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:26: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-e1ed0ea6-8746-4c8e-a430-683781ecc9e1 x-compute-request-id: req-e1ed0ea6-8746-4c8e-a430-683781ecc9e1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:09.605Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e4ef4c34c942c613de4dfce9bbbe83ea4f9d35a\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:08.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:09.605Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-b56b52f0-30a8-4ee7-9756-02a6890592b1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:08.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:09.605Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-b56b52f0-30a8-4ee7-9756-02a6890592b1", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:08.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:10.186Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:26: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-c3a9c864-bf6a-47f8-aaa8-4c68161cdc8b x-compute-request-id: req-c3a9c864-bf6a-47f8-aaa8-4c68161cdc8b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:10.186Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-a2260748-3175-4bee-a365-f47ffc331eca x-compute-request-id: req-a2260748-3175-4bee-a365-f47ffc331eca Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:11Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:10.186Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-a2260748-3175-4bee-a365-f47ffc331eca", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:10.186Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-a2260748-3175-4bee-a365-f47ffc331eca", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:10.186Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a405c2ba2168ac5cdcaf67658ca360e50d2295d\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:10.776Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-c3a9c864-bf6a-47f8-aaa8-4c68161cdc8b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:10.776Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-c3a9c864-bf6a-47f8-aaa8-4c68161cdc8b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:09.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:11.784Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:11.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29eb18b4-d277-49c6-bbfb-6dff25227777"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:12.415Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:11.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:12.415Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:11.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:12.415Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:11.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29eb18b4-d277-49c6-bbfb-6dff25227777"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:12.415Z", "message": "Successfully deleted daemon: homer_host_edlpkl", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:11.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29eb18b4-d277-49c6-bbfb-6dff25227777"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:12.415Z", "message": "11:26:11 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_edlpkl: No response received for task e7dfd26c37984677bea230312399628f", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:11.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29eb18b4-d277-49c6-bbfb-6dff25227777"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:13.009Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:12.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:13.009Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:12.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:13.009Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:12.659Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:13.589Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:13.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:13.589Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:13.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:14.169Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f5a6cf-4901-49c8-9035-a68e094e2930 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:26:13.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:14.169Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f8f5a6cf-4901-49c8-9035-a68e094e2930", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:13.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:14.169Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:13.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:14.169Z", "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-05-14T11:26:13.882Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:14.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9606a6dfea4447d5436432d6d508a01f253b18f2\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:14.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:14.904Z", "message": "Stopping Agent sprout_host_ij3khx", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:14.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1e778454-649b-452d-acf7-8bb4bef9f4ff"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:15.540Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-6e098a71-f2b3-4d40-828f-fa97fa291819 x-compute-request-id: req-6e098a71-f2b3-4d40-828f-fa97fa291819 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:38Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:15.540Z", "message": "Successfully stopped daemon: sprout_host_ij3khx\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1e778454-649b-452d-acf7-8bb4bef9f4ff"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:15.540Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3f2876c-9d57-4519-a392-075862ff61e1 x-compute-request-id: req-c3f2876c-9d57-4519-a392-075862ff61e1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:15.540Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-6e098a71-f2b3-4d40-828f-fa97fa291819", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:15.540Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_ij3khx stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1e778454-649b-452d-acf7-8bb4bef9f4ff"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:15.540Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1e778454-649b-452d-acf7-8bb4bef9f4ff"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:15.540Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9606a6dfea4447d5436432d6d508a01f253b18f2\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.127Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:15.540Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-6e098a71-f2b3-4d40-828f-fa97fa291819", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.126Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:16.402Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:16.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:16.402Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-c3f2876c-9d57-4519-a392-075862ff61e1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:16.402Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-c3f2876c-9d57-4519-a392-075862ff61e1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.487Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:16.402Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:16.402Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:16.402Z", "message": "Waiting for process 15593 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:15.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}], "metadata": {"pagination": {"total": 401, "offset": 357, "size": 50}}} 2019-05-14 11:26:16,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:16,473 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:16 GMT 2019-05-14 11:26:16,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:16,473 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:16,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:16,473 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:16,473 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:16,474 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:16,475 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-e1ed0ea6-8746-4c8e-a430-683781ecc9e1 2019-05-14 11:26:16,476 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-e1ed0ea6-8746-4c8e-a430-683781ecc9e1 2019-05-14 11:26:16,476 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:26: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-e1ed0ea6-8746-4c8e-a430-683781ecc9e1 x-compute-request-id: req-e1ed0ea6-8746-4c8e-a430-683781ecc9e1 Content-Length: 0 Content-Type: application/json 2019-05-14 11:26:16,476 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4ef4c34c942c613de4dfce9bbbe83ea4f9d35a" -d '{"os-stop": null}' 2019-05-14 11:26:16,476 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-b56b52f0-30a8-4ee7-9756-02a6890592b1 2019-05-14 11:26:16,476 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-b56b52f0-30a8-4ee7-9756-02a6890592b1 2019-05-14 11:26:16,476 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:26: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-c3a9c864-bf6a-47f8-aaa8-4c68161cdc8b x-compute-request-id: req-c3a9c864-bf6a-47f8-aaa8-4c68161cdc8b Content-Length: 0 Content-Type: application/json 2019-05-14 11:26:16,477 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-a2260748-3175-4bee-a365-f47ffc331eca x-compute-request-id: req-a2260748-3175-4bee-a365-f47ffc331eca Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:11Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:16,477 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-a2260748-3175-4bee-a365-f47ffc331eca 2019-05-14 11:26:16,477 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-a2260748-3175-4bee-a365-f47ffc331eca 2019-05-14 11:26:16,477 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a405c2ba2168ac5cdcaf67658ca360e50d2295d" -d '{"os-stop": null}' 2019-05-14 11:26:16,477 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-c3a9c864-bf6a-47f8-aaa8-4c68161cdc8b 2019-05-14 11:26:16,477 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-c3a9c864-bf6a-47f8-aaa8-4c68161cdc8b 2019-05-14 11:26:16,478 - functest.core.cloudify - DEBUG - Deleting... 2019-05-14 11:26:16,478 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-14 11:26:16,478 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-14 11:26:16,478 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-14 11:26:16,478 - functest.core.cloudify - DEBUG - Successfully deleted daemon: homer_host_edlpkl 2019-05-14 11:26:16,478 - functest.core.cloudify - DEBUG - 11:26:11 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_edlpkl: No response received for task e7dfd26c37984677bea230312399628f 2019-05-14 11:26:16,479 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-14 11:26:16,479 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 11:26:16,479 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-14 11:26:16,479 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-14 11:26:16,479 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-14 11:26:16,479 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f5a6cf-4901-49c8-9035-a68e094e2930 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:16,480 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f8f5a6cf-4901-49c8-9035-a68e094e2930 2019-05-14 11:26:16,480 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-14 11:26:16,480 - functest.core.cloudify - 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-05-14 11:26:16,480 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9606a6dfea4447d5436432d6d508a01f253b18f2" 2019-05-14 11:26:16,480 - functest.core.cloudify - DEBUG - Stopping Agent sprout_host_ij3khx 2019-05-14 11:26:16,480 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-6e098a71-f2b3-4d40-828f-fa97fa291819 x-compute-request-id: req-6e098a71-f2b3-4d40-828f-fa97fa291819 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:38Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:16,480 - functest.core.cloudify - DEBUG - Successfully stopped daemon: sprout_host_ij3khx 2019-05-14 11:26:16,481 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3f2876c-9d57-4519-a392-075862ff61e1 x-compute-request-id: req-c3f2876c-9d57-4519-a392-075862ff61e1 Content-Length: 0 Content-Type: application/json 2019-05-14 11:26:16,481 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-6e098a71-f2b3-4d40-828f-fa97fa291819 2019-05-14 11:26:16,481 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_ij3khx stop 2019-05-14 11:26:16,481 - functest.core.cloudify - DEBUG - Stopping... 2019-05-14 11:26:16,481 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9606a6dfea4447d5436432d6d508a01f253b18f2" -d '{"os-stop": null}' 2019-05-14 11:26:16,481 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-6e098a71-f2b3-4d40-828f-fa97fa291819 2019-05-14 11:26:16,482 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-14 11:26:16,482 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-c3f2876c-9d57-4519-a392-075862ff61e1 2019-05-14 11:26:16,482 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-c3f2876c-9d57-4519-a392-075862ff61e1 2019-05-14 11:26:16,482 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-14 11:26:16,482 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-14 11:26:16,482 - functest.core.cloudify - DEBUG - Waiting for process 15593 to end... 2019-05-14 11:26:16,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:16,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:16,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:16,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:16 GMT 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:16,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:16,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:16,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:21,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:21,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:21,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:21,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:21,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:17.083Z", "message": "Deleting Agent sprout_host_ij3khx", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:16.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e910abaa-3ef3-48b7-a394-9200b8360627"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:19.097Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8e4ef4c34c942c613de4dfce9bbbe83ea4f9d35a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:19.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:20.165Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5a405c2ba2168ac5cdcaf67658ca360e50d2295d\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:19.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:20.797Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81cd1c83-afc0-4d50-896e-70b55c50a9cc x-compute-request-id: req-81cd1c83-afc0-4d50-896e-70b55c50a9cc Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:26:08Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:20.797Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-81cd1c83-afc0-4d50-896e-70b55c50a9cc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:20.797Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-81cd1c83-afc0-4d50-896e-70b55c50a9cc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.86e699ae-1209-4ff8-a440-2b56fc22f73e"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:20.797Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24657dd6-1bd1-47b5-9b73-6568e21f26d7 x-compute-request-id: req-24657dd6-1bd1-47b5-9b73-6568e21f26d7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:26:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:20.797Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:26:20.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:21.479Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-24657dd6-1bd1-47b5-9b73-6568e21f26d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:21.479Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-24657dd6-1bd1-47b5-9b73-6568e21f26d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.29dee544-2180-4c8a-a0d2-2b5c44f708f5"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:21.479Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:26:21.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:21.479Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e910abaa-3ef3-48b7-a394-9200b8360627"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:21.479Z", "message": "11:26:20 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ij3khx: No response received for task e14797fd85fd430589835c5000aafefb", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e910abaa-3ef3-48b7-a394-9200b8360627"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:21.479Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e910abaa-3ef3-48b7-a394-9200b8360627"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:21.479Z", "message": "Successfully deleted daemon: sprout_host_ij3khx", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:20.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e910abaa-3ef3-48b7-a394-9200b8360627"}], "metadata": {"pagination": {"total": 416, "offset": 401, "size": 50}}} 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:21 GMT 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:21,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:21,830 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:21,830 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:21,831 - functest.core.cloudify - DEBUG - Deleting Agent sprout_host_ij3khx 2019-05-14 11:26:21,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4ef4c34c942c613de4dfce9bbbe83ea4f9d35a" 2019-05-14 11:26:21,831 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a405c2ba2168ac5cdcaf67658ca360e50d2295d" 2019-05-14 11:26:21,831 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81cd1c83-afc0-4d50-896e-70b55c50a9cc x-compute-request-id: req-81cd1c83-afc0-4d50-896e-70b55c50a9cc Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:26:08Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:21,831 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-81cd1c83-afc0-4d50-896e-70b55c50a9cc 2019-05-14 11:26:21,832 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-81cd1c83-afc0-4d50-896e-70b55c50a9cc 2019-05-14 11:26:21,832 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24657dd6-1bd1-47b5-9b73-6568e21f26d7 x-compute-request-id: req-24657dd6-1bd1-47b5-9b73-6568e21f26d7 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:26:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:21,832 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-14 11:26:21,832 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-24657dd6-1bd1-47b5-9b73-6568e21f26d7 2019-05-14 11:26:21,832 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-24657dd6-1bd1-47b5-9b73-6568e21f26d7 2019-05-14 11:26:21,832 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-14 11:26:21,833 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-14 11:26:21,833 - functest.core.cloudify - DEBUG - 11:26:20 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_ij3khx: No response received for task e14797fd85fd430589835c5000aafefb 2019-05-14 11:26:21,833 - functest.core.cloudify - DEBUG - Deleting... 2019-05-14 11:26:21,833 - functest.core.cloudify - DEBUG - Successfully deleted daemon: sprout_host_ij3khx 2019-05-14 11:26:21,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:21,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:21,910 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:21 GMT 2019-05-14 11:26:21,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:21,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:21,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:21,911 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:21,911 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:26,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:27,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:27,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:27,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:27,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:27,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:27,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:27,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:27,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:22.217Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:21.843Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:22.217Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:21.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:22.884Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:22.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:23.403Z", "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-05-14T11:26:23.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:23.403Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0b9fdf-01cc-4ad0-a142-6231e81024d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:26:23.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:23.403Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6b0b9fdf-01cc-4ad0-a142-6231e81024d2", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:23.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:24.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a9f9f92cf997a9d9246d8b3a4d97df012c24242\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:23.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:24.573Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-a4e4f8ed-c64a-4a39-97ef-10441ac9d1c8 x-compute-request-id: req-a4e4f8ed-c64a-4a39-97ef-10441ac9d1c8 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:09:09Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:24.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:25.153Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a9f9f92cf997a9d9246d8b3a4d97df012c24242\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:24.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:25.153Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-a4e4f8ed-c64a-4a39-97ef-10441ac9d1c8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:24.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:25.153Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-a4e4f8ed-c64a-4a39-97ef-10441ac9d1c8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:24.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:25.153Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:26: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-74403cb8-7ca1-4b7f-bd3e-b2c23d7034ec x-compute-request-id: req-74403cb8-7ca1-4b7f-bd3e-b2c23d7034ec Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:24.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:25.153Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-74403cb8-7ca1-4b7f-bd3e-b2c23d7034ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:24.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:25.153Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-74403cb8-7ca1-4b7f-bd3e-b2c23d7034ec", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:24.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:25.153Z", "message": "Waiting for process 24254 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:24.731Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:25.821Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9606a6dfea4447d5436432d6d508a01f253b18f2\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:25.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:26.738Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-1692a48e-d885-4e0f-b55f-38c36663a345 x-compute-request-id: req-1692a48e-d885-4e0f-b55f-38c36663a345 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:26:15Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:26.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}], "metadata": {"pagination": {"total": 433, "offset": 416, "size": 50}}} 2019-05-14 11:26:27,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:27,111 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:27 GMT 2019-05-14 11:26:27,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:27,111 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:27,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:27,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:27,111 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:27,111 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:27,112 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-14 11:26:27,113 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-14 11:26:27,113 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 11:26:27,113 - functest.core.cloudify - 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-05-14 11:26:27,113 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b0b9fdf-01cc-4ad0-a142-6231e81024d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:27,113 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6b0b9fdf-01cc-4ad0-a142-6231e81024d2 2019-05-14 11:26:27,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9f9f92cf997a9d9246d8b3a4d97df012c24242" 2019-05-14 11:26:27,114 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-a4e4f8ed-c64a-4a39-97ef-10441ac9d1c8 x-compute-request-id: req-a4e4f8ed-c64a-4a39-97ef-10441ac9d1c8 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:09:09Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:27,114 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9f9f92cf997a9d9246d8b3a4d97df012c24242" -d '{"os-stop": null}' 2019-05-14 11:26:27,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-a4e4f8ed-c64a-4a39-97ef-10441ac9d1c8 2019-05-14 11:26:27,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-a4e4f8ed-c64a-4a39-97ef-10441ac9d1c8 2019-05-14 11:26:27,114 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:26: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-74403cb8-7ca1-4b7f-bd3e-b2c23d7034ec x-compute-request-id: req-74403cb8-7ca1-4b7f-bd3e-b2c23d7034ec Content-Length: 0 Content-Type: application/json 2019-05-14 11:26:27,115 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-74403cb8-7ca1-4b7f-bd3e-b2c23d7034ec 2019-05-14 11:26:27,115 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-74403cb8-7ca1-4b7f-bd3e-b2c23d7034ec 2019-05-14 11:26:27,115 - functest.core.cloudify - DEBUG - Waiting for process 24254 to end... 2019-05-14 11:26:27,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9606a6dfea4447d5436432d6d508a01f253b18f2" 2019-05-14 11:26:27,115 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-1692a48e-d885-4e0f-b55f-38c36663a345 x-compute-request-id: req-1692a48e-d885-4e0f-b55f-38c36663a345 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:26:15Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:27,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:27,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:27,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:27,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:27,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:27,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:27 GMT 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:27,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:32,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:32,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:32,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:32,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_edlpkl", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:27.241Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:26:26.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:27.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-1692a48e-d885-4e0f-b55f-38c36663a345", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:26.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:27.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-1692a48e-d885-4e0f-b55f-38c36663a345", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:26.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.0b41a07c-344b-4feb-a6d8-8348f5ee4d58"}], "metadata": {"pagination": {"total": 436, "offset": 433, "size": 50}}} 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:32 GMT 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:32,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:32,295 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:32,295 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:32,295 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:32,295 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-14 11:26:32,295 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-1692a48e-d885-4e0f-b55f-38c36663a345 2019-05-14 11:26:32,295 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-1692a48e-d885-4e0f-b55f-38c36663a345 2019-05-14 11:26:32,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:32,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:32,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:32 GMT 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:32,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:32,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:32,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:32,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:37,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:37,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:37,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:37,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:37,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:37,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:37,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:37,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:37,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:34.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0a9f9f92cf997a9d9246d8b3a4d97df012c24242\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:34.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:35.396Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-4efab549-436f-4df5-b3b7-26c56f8a842d x-compute-request-id: req-4efab549-436f-4df5-b3b7-26c56f8a842d Content-Encoding: gzip Content-Length: 854 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:26:24Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:35.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:36.048Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:26:35.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:36.048Z", "message": "Waiting for process 15593 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:35.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:36.048Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-4efab549-436f-4df5-b3b7-26c56f8a842d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:35.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:36.048Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-4efab549-436f-4df5-b3b7-26c56f8a842d", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:35.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.5e05f22f-bae1-4a88-98c4-7ea1a4dba0e1"}], "metadata": {"pagination": {"total": 442, "offset": 436, "size": 50}}} 2019-05-14 11:26:37,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:37,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:37 GMT 2019-05-14 11:26:37,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:37,576 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:37,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:37,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:37,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:37,576 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:37,577 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a9f9f92cf997a9d9246d8b3a4d97df012c24242" 2019-05-14 11:26:37,577 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-4efab549-436f-4df5-b3b7-26c56f8a842d x-compute-request-id: req-4efab549-436f-4df5-b3b7-26c56f8a842d Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:26:24Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:37,577 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-14 11:26:37,577 - functest.core.cloudify - DEBUG - Waiting for process 15593 to end... 2019-05-14 11:26:37,578 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-4efab549-436f-4df5-b3b7-26c56f8a842d 2019-05-14 11:26:37,578 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-4efab549-436f-4df5-b3b7-26c56f8a842d 2019-05-14 11:26:37,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:37,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:37,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:37,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:37,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:37,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:37,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:37,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:37,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:37,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:37,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:37 GMT 2019-05-14 11:26:37,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:37,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:37,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:37,642 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:37,642 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:42,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:42,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:42,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:42,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:42,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:42,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:42,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:42,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:42,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 442, "offset": 442, "size": 50}}} 2019-05-14 11:26:42,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:42,721 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:42 GMT 2019-05-14 11:26:42,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:42,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-14 11:26:42,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:42,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:42,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:42,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:42,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:42,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:42,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:42,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:42,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:42,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:42,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:42,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:42,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:42,788 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:42 GMT 2019-05-14 11:26:42,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:42,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:42,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:42,788 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:42,788 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:47,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:47,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:47,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:47,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:47,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:47,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:47,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:47,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:47,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:44.919Z", "message": "Waiting for process 24254 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:44.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}], "metadata": {"pagination": {"total": 443, "offset": 442, "size": 50}}} 2019-05-14 11:26:47,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:47,967 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:47 GMT 2019-05-14 11:26:47,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:47,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-05-14 11:26:47,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:47,967 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:47,967 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:47,967 - functest.core.cloudify - DEBUG - Waiting for process 24254 to end... 2019-05-14 11:26:47,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:48,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:48,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:48,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:48,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:48,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:48,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:48,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:48,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:48,037 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:48,037 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:48 GMT 2019-05-14 11:26:48,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:48,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:48,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:48,038 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:48,038 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:53,043 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:53,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:53,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:53,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:53,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:50.840Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:50.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:51.406Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:51.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:52.023Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950aa129-c78e-48f0-aab2-6e741c61fe6e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:26:51.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7ab99189-8a96-4665-9de9-97db1b2ef414"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:52.023Z", "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-05-14T11:26:51.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7ab99189-8a96-4665-9de9-97db1b2ef414"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:52.023Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-950aa129-c78e-48f0-aab2-6e741c61fe6e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:51.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7ab99189-8a96-4665-9de9-97db1b2ef414"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:52.659Z", "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-05-14T11:26:52.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7705645c-1452-4c70-9022-7fc76cf094e6"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:52.659Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a18e0c53-431f-4951-ae88-febaa54818de", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:52.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7705645c-1452-4c70-9022-7fc76cf094e6"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:52.659Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a18e0c53-431f-4951-ae88-febaa54818de Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:26:52.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7705645c-1452-4c70-9022-7fc76cf094e6"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:52.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}649ba6413757419b603511808c84de7240fa5f1e\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:52.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7ab99189-8a96-4665-9de9-97db1b2ef414"}], "metadata": {"pagination": {"total": 452, "offset": 443, "size": 50}}} 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:53 GMT 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:53,125 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:53,126 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:53,126 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:53,126 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:26:53,127 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:26:53,127 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-950aa129-c78e-48f0-aab2-6e741c61fe6e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:53,127 - functest.core.cloudify - 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-05-14 11:26:53,127 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-950aa129-c78e-48f0-aab2-6e741c61fe6e 2019-05-14 11:26:53,127 - functest.core.cloudify - 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-05-14 11:26:53,127 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a18e0c53-431f-4951-ae88-febaa54818de 2019-05-14 11:26:53,128 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a18e0c53-431f-4951-ae88-febaa54818de Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:53,128 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649ba6413757419b603511808c84de7240fa5f1e" 2019-05-14 11:26:53,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:53,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:53,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:53,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:53,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:53,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:53,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:53,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:53,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:53,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:53,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:53 GMT 2019-05-14 11:26:53,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:53,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:53,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:53,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:53,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:58,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:26:58,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:58,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:58,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:58,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:58,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:58,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:58,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:58,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:53.391Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bb0d71d394c6553254ab12fbe741b2c6cc970b13\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:52.794Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7705645c-1452-4c70-9022-7fc76cf094e6"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:53.391Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-c1f091e0-969c-4d2a-889f-0079183a1781", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:52.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7ab99189-8a96-4665-9de9-97db1b2ef414"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:53.391Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-c1f091e0-969c-4d2a-889f-0079183a1781 x-compute-request-id: req-c1f091e0-969c-4d2a-889f-0079183a1781 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:20Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:52.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7ab99189-8a96-4665-9de9-97db1b2ef414"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:53.391Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:52.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7ab99189-8a96-4665-9de9-97db1b2ef414"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:53.391Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-c1f091e0-969c-4d2a-889f-0079183a1781", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:52.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7ab99189-8a96-4665-9de9-97db1b2ef414"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.039Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-e1062fde-d5bc-4554-8ec8-95befbc39388", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:53.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7705645c-1452-4c70-9022-7fc76cf094e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.039Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:53.865Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.039Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:53.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.039Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:53.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.039Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:53.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.039Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-e1062fde-d5bc-4554-8ec8-95befbc39388 x-compute-request-id: req-e1062fde-d5bc-4554-8ec8-95befbc39388 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:21Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:53.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7705645c-1452-4c70-9022-7fc76cf094e6"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.039Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-e1062fde-d5bc-4554-8ec8-95befbc39388", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:53.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7705645c-1452-4c70-9022-7fc76cf094e6"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.039Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:53.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7705645c-1452-4c70-9022-7fc76cf094e6"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.621Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:54.621Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.164Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.164Z", "message": "Remove floating ip 172.30.9.202", "level": "info", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.957Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.164Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.893Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "message": "Waiting for process 15593 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "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}9c874d39cd5e5a11fb1b2163bcf37bdd3d64ea35\"", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.366Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.957Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.958Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3345e589-4b3d-4892-871f-dcc77250273e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.963Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3345e589-4b3d-4892-871f-dcc77250273e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.964Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3345e589-4b3d-4892-871f-dcc77250273e", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.964Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3345e589-4b3d-4892-871f-dcc77250273e", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:54.964Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:55.745Z", "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}9c874d39cd5e5a11fb1b2163bcf37bdd3d64ea35\"", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.366Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-01060af0-5797-4ebb-9e76-9a464f05a05e Date: Tue, 14 May 2019 11:26:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:08:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"7f0f5af1-71da-4f89-b585-ddf68030318c\",\"security_groups\":[\"8c715e14-af17-4e60-bcda-9ef8fb8d400b\",\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\",\"d8ab0c3d-4177-421b-8c1d-5094570e8e51\"],\"mac_address\":\"fa:16:3e:e8:54:56\",\"device_id\":\"fbf59953-de31-47e7-af3b-27a8c4b80a86\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:08Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.769Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.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": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.814Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-01060af0-5797-4ebb-9e76-9a464f05a05e Date: Tue, 14 May 2019 11:26:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:08:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"7f0f5af1-71da-4f89-b585-ddf68030318c\",\"security_groups\":[\"8c715e14-af17-4e60-bcda-9ef8fb8d400b\",\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\",\"d8ab0c3d-4177-421b-8c1d-5094570e8e51\"],\"mac_address\":\"fa:16:3e:e8:54:56\",\"device_id\":\"fbf59953-de31-47e7-af3b-27a8c4b80a86\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:08Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.769Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-01060af0-5797-4ebb-9e76-9a464f05a05e", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.769Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-01060af0-5797-4ebb-9e76-9a464f05a05e", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.769Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-01060af0-5797-4ebb-9e76-9a464f05a05e", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.770Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-01060af0-5797-4ebb-9e76-9a464f05a05e", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.770Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c874d39cd5e5a11fb1b2163bcf37bdd3d64ea35\"", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.771Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c874d39cd5e5a11fb1b2163bcf37bdd3d64ea35\"", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.771Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-075c24e0-fcf8-4cd4-b480-165e7352d3ec Date: Tue, 14 May 2019 11:26:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:09:08Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"8b286ca3-f035-47c1-a461-e4d735a5ea68\",\"security_groups\":[\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\",\"e6bbba2a-cd89-45ea-9946-090031a0e776\"],\"mac_address\":\"fa:16:3e:f7:25:d5\",\"device_id\":\"5d45dea1-7712-416c-b14b-1276ae30a4b6\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.812Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-075c24e0-fcf8-4cd4-b480-165e7352d3ec Date: Tue, 14 May 2019 11:26:55 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:09:08Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.25\"}],\"id\":\"8b286ca3-f035-47c1-a461-e4d735a5ea68\",\"security_groups\":[\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\",\"e6bbba2a-cd89-45ea-9946-090031a0e776\"],\"mac_address\":\"fa:16:3e:f7:25:d5\",\"device_id\":\"5d45dea1-7712-416c-b14b-1276ae30a4b6\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:06Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.812Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json used request id req-075c24e0-fcf8-4cd4-b480-165e7352d3ec", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.812Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json used request id req-075c24e0-fcf8-4cd4-b480-165e7352d3ec", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.812Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json used request id req-075c24e0-fcf8-4cd4-b480-165e7352d3ec", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.813Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json used request id req-075c24e0-fcf8-4cd4-b480-165e7352d3ec", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.813Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.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": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.813Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10e1ced-f186-4b3a-b526-92b75f07732f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.818Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10e1ced-f186-4b3a-b526-92b75f07732f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.819Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e94e60090186ed8be23bbf8394ca37dcbb5017b\"", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:56.224Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-bd4b7776-175e-4e16-8923-cbdc7a678935 Date: Tue, 14 May 2019 11:26:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e8:54:56\", \"device_id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"7f0f5af1-71da-4f89-b585-ddf68030318c\", \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:44Z\", \"updated_at\": \"2019-05-14T11:10:20Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:25:d5\", \"device_id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"8b286ca3-f035-47c1-a461-e4d735a5ea68\", \"id\": \"9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:02:21Z\", \"updated_at\": \"2019-05-14T11:02:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:90:fe:30\", \"device_id\": \"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\", \"id\": \"a1c7f248-ce12-4fdb-8445-50b43057cbc3\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9a:d2:41\", \"device_id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"a035bab5-c816-4574-adae-f3719029cfac\", \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-bd4b7776-175e-4e16-8923-cbdc7a678935 Date: Tue, 14 May 2019 11:26:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e8:54:56\", \"device_id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"7f0f5af1-71da-4f89-b585-ddf68030318c\", \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:44Z\", \"updated_at\": \"2019-05-14T11:10:20Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:25:d5\", \"device_id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"8b286ca3-f035-47c1-a461-e4d735a5ea68\", \"id\": \"9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:02:21Z\", \"updated_at\": \"2019-05-14T11:02:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:90:fe:30\", \"device_id\": \"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\", \"id\": \"a1c7f248-ce12-4fdb-8445-50b43057cbc3\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9a:d2:41\", \"device_id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"a035bab5-c816-4574-adae-f3719029cfac\", \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bd4b7776-175e-4e16-8923-cbdc7a678935", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bd4b7776-175e-4e16-8923-cbdc7a678935", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}], "metadata": {"pagination": {"total": 527, "offset": 452, "size": 50}}} 2019-05-14 11:26:58,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:58,326 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:58 GMT 2019-05-14 11:26:58,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:58,326 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:26:58,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:58,327 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:58,327 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:26:58,327 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:26:58,330 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb0d71d394c6553254ab12fbe741b2c6cc970b13" 2019-05-14 11:26:58,330 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-c1f091e0-969c-4d2a-889f-0079183a1781 2019-05-14 11:26:58,330 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-c1f091e0-969c-4d2a-889f-0079183a1781 x-compute-request-id: req-c1f091e0-969c-4d2a-889f-0079183a1781 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:20Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:58,330 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-14 11:26:58,330 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-c1f091e0-969c-4d2a-889f-0079183a1781 2019-05-14 11:26:58,331 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-e1062fde-d5bc-4554-8ec8-95befbc39388 2019-05-14 11:26:58,331 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-14 11:26:58,331 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:26:58,331 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:26:58,331 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:26:58,331 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-e1062fde-d5bc-4554-8ec8-95befbc39388 x-compute-request-id: req-e1062fde-d5bc-4554-8ec8-95befbc39388 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:21Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:26:58,332 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-e1062fde-d5bc-4554-8ec8-95befbc39388 2019-05-14 11:26:58,332 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-14 11:26:58,332 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:26:58,332 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:26:58,332 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:26:58,332 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.202 2019-05-14 11:26:58,333 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:26:58,333 - functest.core.cloudify - DEBUG - Waiting for process 15593 to end... 2019-05-14 11:26:58,333 - functest.core.cloudify - 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}9c874d39cd5e5a11fb1b2163bcf37bdd3d64ea35" 2019-05-14 11:26:58,333 - functest.core.cloudify - 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-05-14 11:26:58,333 - functest.core.cloudify - 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-05-14 11:26:58,333 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3345e589-4b3d-4892-871f-dcc77250273e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:58,334 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3345e589-4b3d-4892-871f-dcc77250273e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:58,334 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3345e589-4b3d-4892-871f-dcc77250273e 2019-05-14 11:26:58,334 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3345e589-4b3d-4892-871f-dcc77250273e 2019-05-14 11:26:58,334 - functest.core.cloudify - 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}9c874d39cd5e5a11fb1b2163bcf37bdd3d64ea35" 2019-05-14 11:26:58,334 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-01060af0-5797-4ebb-9e76-9a464f05a05e Date: Tue, 14 May 2019 11:26:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:08:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.5"}],"id":"7f0f5af1-71da-4f89-b585-ddf68030318c","security_groups":["8c715e14-af17-4e60-bcda-9ef8fb8d400b","bae97aed-a0d7-4da2-b59a-2fe2633fc147","d8ab0c3d-4177-421b-8c1d-5094570e8e51"],"mac_address":"fa:16:3e:e8:54:56","device_id":"fbf59953-de31-47e7-af3b-27a8c4b80a86","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:26:58,334 - functest.core.cloudify - 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-05-14 11:26:58,334 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-01060af0-5797-4ebb-9e76-9a464f05a05e Date: Tue, 14 May 2019 11:26:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:08:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.5"}],"id":"7f0f5af1-71da-4f89-b585-ddf68030318c","security_groups":["8c715e14-af17-4e60-bcda-9ef8fb8d400b","bae97aed-a0d7-4da2-b59a-2fe2633fc147","d8ab0c3d-4177-421b-8c1d-5094570e8e51"],"mac_address":"fa:16:3e:e8:54:56","device_id":"fbf59953-de31-47e7-af3b-27a8c4b80a86","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:26:58,335 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-01060af0-5797-4ebb-9e76-9a464f05a05e 2019-05-14 11:26:58,335 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-01060af0-5797-4ebb-9e76-9a464f05a05e 2019-05-14 11:26:58,335 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-01060af0-5797-4ebb-9e76-9a464f05a05e 2019-05-14 11:26:58,335 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-01060af0-5797-4ebb-9e76-9a464f05a05e 2019-05-14 11:26:58,335 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c874d39cd5e5a11fb1b2163bcf37bdd3d64ea35" 2019-05-14 11:26:58,335 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c874d39cd5e5a11fb1b2163bcf37bdd3d64ea35" 2019-05-14 11:26:58,336 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-075c24e0-fcf8-4cd4-b480-165e7352d3ec Date: Tue, 14 May 2019 11:26:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:09:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.25"}],"id":"8b286ca3-f035-47c1-a461-e4d735a5ea68","security_groups":["bae97aed-a0d7-4da2-b59a-2fe2633fc147","e6bbba2a-cd89-45ea-9946-090031a0e776"],"mac_address":"fa:16:3e:f7:25:d5","device_id":"5d45dea1-7712-416c-b14b-1276ae30a4b6","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:26:58,336 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-075c24e0-fcf8-4cd4-b480-165e7352d3ec Date: Tue, 14 May 2019 11:26:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:09:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.25"}],"id":"8b286ca3-f035-47c1-a461-e4d735a5ea68","security_groups":["bae97aed-a0d7-4da2-b59a-2fe2633fc147","e6bbba2a-cd89-45ea-9946-090031a0e776"],"mac_address":"fa:16:3e:f7:25:d5","device_id":"5d45dea1-7712-416c-b14b-1276ae30a4b6","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:06Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:26:58,336 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json used request id req-075c24e0-fcf8-4cd4-b480-165e7352d3ec 2019-05-14 11:26:58,336 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json used request id req-075c24e0-fcf8-4cd4-b480-165e7352d3ec 2019-05-14 11:26:58,336 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json used request id req-075c24e0-fcf8-4cd4-b480-165e7352d3ec 2019-05-14 11:26:58,337 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/8b286ca3-f035-47c1-a461-e4d735a5ea68.json used request id req-075c24e0-fcf8-4cd4-b480-165e7352d3ec 2019-05-14 11:26:58,337 - functest.core.cloudify - 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-05-14 11:26:58,337 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10e1ced-f186-4b3a-b526-92b75f07732f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:58,337 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10e1ced-f186-4b3a-b526-92b75f07732f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:26:58,337 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e94e60090186ed8be23bbf8394ca37dcbb5017b" 2019-05-14 11:26:58,337 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-bd4b7776-175e-4e16-8923-cbdc7a678935 Date: Tue, 14 May 2019 11:26:55 GMT RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:54:56", "device_id": "fbf59953-de31-47e7-af3b-27a8c4b80a86"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "7f0f5af1-71da-4f89-b585-ddf68030318c", "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:44Z", "updated_at": "2019-05-14T11:10:20Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:25:d5", "device_id": "5d45dea1-7712-416c-b14b-1276ae30a4b6"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "8b286ca3-f035-47c1-a461-e4d735a5ea68", "id": "9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:d2:41", "device_id": "49ebdc4d-37fb-41f0-9463-5a016029bccc"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "a035bab5-c816-4574-adae-f3719029cfac", "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}]} 2019-05-14 11:26:58,338 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-bd4b7776-175e-4e16-8923-cbdc7a678935 Date: Tue, 14 May 2019 11:26:55 GMT RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:54:56", "device_id": "fbf59953-de31-47e7-af3b-27a8c4b80a86"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "7f0f5af1-71da-4f89-b585-ddf68030318c", "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:44Z", "updated_at": "2019-05-14T11:10:20Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:25:d5", "device_id": "5d45dea1-7712-416c-b14b-1276ae30a4b6"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "8b286ca3-f035-47c1-a461-e4d735a5ea68", "id": "9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:d2:41", "device_id": "49ebdc4d-37fb-41f0-9463-5a016029bccc"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "a035bab5-c816-4574-adae-f3719029cfac", "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}]} 2019-05-14 11:26:58,338 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bd4b7776-175e-4e16-8923-cbdc7a678935 2019-05-14 11:26:58,338 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bd4b7776-175e-4e16-8923-cbdc7a678935 2019-05-14 11:26:58,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:26:58,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:26:58,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:26:58 GMT 2019-05-14 11:26:58,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:26:58,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:26:58,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:26:58,412 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:26:58,412 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:03,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:03,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:03,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:03,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:03,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:03,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:03,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:03,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:03,494 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee9606fd-ef7e-4ebf-bd18-e530b267a58f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.967Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.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": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.963Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e10e1ced-f186-4b3a-b526-92b75f07732f", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.819Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e10e1ced-f186-4b3a-b526-92b75f07732f", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.819Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10e1ced-f186-4b3a-b526-92b75f07732f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.819Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10e1ced-f186-4b3a-b526-92b75f07732f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.818Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.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": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.813Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-bd4b7776-175e-4e16-8923-cbdc7a678935 Date: Tue, 14 May 2019 11:26:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e8:54:56\", \"device_id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"7f0f5af1-71da-4f89-b585-ddf68030318c\", \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:44Z\", \"updated_at\": \"2019-05-14T11:10:20Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:25:d5\", \"device_id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"8b286ca3-f035-47c1-a461-e4d735a5ea68\", \"id\": \"9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:02:21Z\", \"updated_at\": \"2019-05-14T11:02:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:90:fe:30\", \"device_id\": \"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\", \"id\": \"a1c7f248-ce12-4fdb-8445-50b43057cbc3\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9a:d2:41\", \"device_id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"a035bab5-c816-4574-adae-f3719029cfac\", \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.394Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-bd4b7776-175e-4e16-8923-cbdc7a678935 Date: Tue, 14 May 2019 11:26:55 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e8:54:56\", \"device_id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"7f0f5af1-71da-4f89-b585-ddf68030318c\", \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:44Z\", \"updated_at\": \"2019-05-14T11:10:20Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:f7:25:d5\", \"device_id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\"}, \"fixed_ip_address\": \"192.168.120.25\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"8b286ca3-f035-47c1-a461-e4d735a5ea68\", \"id\": \"9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:02:21Z\", \"updated_at\": \"2019-05-14T11:02:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:90:fe:30\", \"device_id\": \"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\", \"id\": \"a1c7f248-ce12-4fdb-8445-50b43057cbc3\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9a:d2:41\", \"device_id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"a035bab5-c816-4574-adae-f3719029cfac\", \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:55.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e94e60090186ed8be23bbf8394ca37dcbb5017b\"", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:56.225Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:56.899Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e1c9394092b0cc913452ae35a104dd320c1811b\"", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:56.359Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e94e60090186ed8be23bbf8394ca37dcbb5017b\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.021Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 x-compute-request-id: req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:20Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.019Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 x-compute-request-id: req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:20Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.019Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.020Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.020Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.020Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.020Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2e94e60090186ed8be23bbf8394ca37dcbb5017b\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.021Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aba1353f-c608-4349-8d67-24b1fe82bc53 x-compute-request-id: req-aba1353f-c608-4349-8d67-24b1fe82bc53 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_dime\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:21Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.230Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e1c9394092b0cc913452ae35a104dd320c1811b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.232Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-aba1353f-c608-4349-8d67-24b1fe82bc53", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.231Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:57.645Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-aba1353f-c608-4349-8d67-24b1fe82bc53", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:57.231Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:58.166Z", "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-05-14T11:26:58.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8bc5ca97-005f-409b-a0ad-413b68a870c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:58.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e1c9394092b0cc913452ae35a104dd320c1811b\"", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.229Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:58.797Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-e578ecf1-b02d-41e1-94ca-6119f5f7be08", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.228Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:58.797Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-e578ecf1-b02d-41e1-94ca-6119f5f7be08", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.228Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:58.797Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:26: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-e578ecf1-b02d-41e1-94ca-6119f5f7be08 x-compute-request-id: req-e578ecf1-b02d-41e1-94ca-6119f5f7be08 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.227Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:58.797Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2616b798-07bd-4c08-9caf-aedd498fc3d5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:26:58.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8bc5ca97-005f-409b-a0ad-413b68a870c2"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:58.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}45d6c5031cb8d953cef0391fe8f6efe5a11dbae8\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8bc5ca97-005f-409b-a0ad-413b68a870c2"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:58.797Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2616b798-07bd-4c08-9caf-aedd498fc3d5", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8bc5ca97-005f-409b-a0ad-413b68a870c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.300Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-e5544994-174f-4e84-9e58-3b440c6b4872", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.670Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.300Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-e5544994-174f-4e84-9e58-3b440c6b4872 x-compute-request-id: req-e5544994-174f-4e84-9e58-3b440c6b4872 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:21Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.670Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.300Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-e5544994-174f-4e84-9e58-3b440c6b4872", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.670Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.300Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e1c9394092b0cc913452ae35a104dd320c1811b\"", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:58.671Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.816Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-ad952792-b966-40b3-ae85-4223830751b1 x-compute-request-id: req-ad952792-b966-40b3-ae85-4223830751b1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:26Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8bc5ca97-005f-409b-a0ad-413b68a870c2"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.816Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-ad952792-b966-40b3-ae85-4223830751b1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8bc5ca97-005f-409b-a0ad-413b68a870c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.816Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-bffa39f8-0456-498f-91c0-d1e6df9dce07", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.400Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.816Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-bffa39f8-0456-498f-91c0-d1e6df9dce07", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.400Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.816Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:26: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-bffa39f8-0456-498f-91c0-d1e6df9dce07 x-compute-request-id: req-bffa39f8-0456-498f-91c0-d1e6df9dce07 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_3sor50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.400Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d2a423e9-811b-45dd-8dc1-4d28ce2dd409"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.816Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8bc5ca97-005f-409b-a0ad-413b68a870c2"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.816Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:26:59.816Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-ad952792-b966-40b3-ae85-4223830751b1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8bc5ca97-005f-409b-a0ad-413b68a870c2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.044Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:26:59.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:26: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-f48823e1-ab7f-4eb6-a702-b940dfe13331 x-compute-request-id: req-f48823e1-ab7f-4eb6-a702-b940dfe13331 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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.057Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:26: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-f48823e1-ab7f-4eb6-a702-b940dfe13331 x-compute-request-id: req-f48823e1-ab7f-4eb6-a702-b940dfe13331 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_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.057Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.058Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.059Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}], "metadata": {"pagination": {"total": 576, "offset": 502, "size": 50}}} 2019-05-14 11:27:03,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:03,495 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:03 GMT 2019-05-14 11:27:03,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:03,495 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:03,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:03,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:03,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:03,495 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:03,499 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee9606fd-ef7e-4ebf-bd18-e530b267a58f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:03,499 - functest.core.cloudify - 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-05-14 11:27:03,499 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e10e1ced-f186-4b3a-b526-92b75f07732f 2019-05-14 11:27:03,500 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e10e1ced-f186-4b3a-b526-92b75f07732f 2019-05-14 11:27:03,500 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10e1ced-f186-4b3a-b526-92b75f07732f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:03,500 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10e1ced-f186-4b3a-b526-92b75f07732f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:03,500 - functest.core.cloudify - 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-05-14 11:27:03,500 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-bd4b7776-175e-4e16-8923-cbdc7a678935 Date: Tue, 14 May 2019 11:26:55 GMT RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:54:56", "device_id": "fbf59953-de31-47e7-af3b-27a8c4b80a86"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "7f0f5af1-71da-4f89-b585-ddf68030318c", "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:44Z", "updated_at": "2019-05-14T11:10:20Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:25:d5", "device_id": "5d45dea1-7712-416c-b14b-1276ae30a4b6"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "8b286ca3-f035-47c1-a461-e4d735a5ea68", "id": "9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:d2:41", "device_id": "49ebdc4d-37fb-41f0-9463-5a016029bccc"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "a035bab5-c816-4574-adae-f3719029cfac", "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}]} 2019-05-14 11:27:03,500 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-bd4b7776-175e-4e16-8923-cbdc7a678935 Date: Tue, 14 May 2019 11:26:55 GMT RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:54:56", "device_id": "fbf59953-de31-47e7-af3b-27a8c4b80a86"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "7f0f5af1-71da-4f89-b585-ddf68030318c", "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:44Z", "updated_at": "2019-05-14T11:10:20Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:f7:25:d5", "device_id": "5d45dea1-7712-416c-b14b-1276ae30a4b6"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "8b286ca3-f035-47c1-a461-e4d735a5ea68", "id": "9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:d2:41", "device_id": "49ebdc4d-37fb-41f0-9463-5a016029bccc"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "a035bab5-c816-4574-adae-f3719029cfac", "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}]} 2019-05-14 11:27:03,501 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e94e60090186ed8be23bbf8394ca37dcbb5017b" 2019-05-14 11:27:03,501 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1c9394092b0cc913452ae35a104dd320c1811b" 2019-05-14 11:27:03,501 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e94e60090186ed8be23bbf8394ca37dcbb5017b" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-05-14 11:27:03,501 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:27:03,501 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 x-compute-request-id: req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:20Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:03,502 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 x-compute-request-id: req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:20Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:03,502 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 2019-05-14 11:27:03,502 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 2019-05-14 11:27:03,502 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 2019-05-14 11:27:03,502 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-7e78aeaa-dcee-40bb-a046-1ce11d4d3e87 2019-05-14 11:27:03,502 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e94e60090186ed8be23bbf8394ca37dcbb5017b" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-05-14 11:27:03,503 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aba1353f-c608-4349-8d67-24b1fe82bc53 x-compute-request-id: req-aba1353f-c608-4349-8d67-24b1fe82bc53 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_dime"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:21Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:03,503 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1c9394092b0cc913452ae35a104dd320c1811b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-05-14 11:27:03,503 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-aba1353f-c608-4349-8d67-24b1fe82bc53 2019-05-14 11:27:03,503 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-aba1353f-c608-4349-8d67-24b1fe82bc53 2019-05-14 11:27:03,503 - functest.core.cloudify - 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-05-14 11:27:03,503 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1c9394092b0cc913452ae35a104dd320c1811b" 2019-05-14 11:27:03,504 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-e578ecf1-b02d-41e1-94ca-6119f5f7be08 2019-05-14 11:27:03,504 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-e578ecf1-b02d-41e1-94ca-6119f5f7be08 2019-05-14 11:27:03,504 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:26: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-e578ecf1-b02d-41e1-94ca-6119f5f7be08 x-compute-request-id: req-e578ecf1-b02d-41e1-94ca-6119f5f7be08 Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:03,504 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2616b798-07bd-4c08-9caf-aedd498fc3d5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:03,504 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d6c5031cb8d953cef0391fe8f6efe5a11dbae8" 2019-05-14 11:27:03,504 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2616b798-07bd-4c08-9caf-aedd498fc3d5 2019-05-14 11:27:03,504 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-e5544994-174f-4e84-9e58-3b440c6b4872 2019-05-14 11:27:03,505 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-e5544994-174f-4e84-9e58-3b440c6b4872 x-compute-request-id: req-e5544994-174f-4e84-9e58-3b440c6b4872 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:21Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:03,505 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-e5544994-174f-4e84-9e58-3b440c6b4872 2019-05-14 11:27:03,505 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1c9394092b0cc913452ae35a104dd320c1811b" 2019-05-14 11:27:03,505 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-ad952792-b966-40b3-ae85-4223830751b1 x-compute-request-id: req-ad952792-b966-40b3-ae85-4223830751b1 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:26Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:03,505 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-ad952792-b966-40b3-ae85-4223830751b1 2019-05-14 11:27:03,505 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-bffa39f8-0456-498f-91c0-d1e6df9dce07 2019-05-14 11:27:03,506 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-bffa39f8-0456-498f-91c0-d1e6df9dce07 2019-05-14 11:27:03,506 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:26: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-bffa39f8-0456-498f-91c0-d1e6df9dce07 x-compute-request-id: req-bffa39f8-0456-498f-91c0-d1e6df9dce07 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-14 11:27:03,506 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-14 11:27:03,506 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:27:03,506 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-ad952792-b966-40b3-ae85-4223830751b1 2019-05-14 11:27:03,506 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:03,506 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:27:03,507 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:26: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-f48823e1-ab7f-4eb6-a702-b940dfe13331 x-compute-request-id: req-f48823e1-ab7f-4eb6-a702-b940dfe13331 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:27:03,507 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:26: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-f48823e1-ab7f-4eb6-a702-b940dfe13331 x-compute-request-id: req-f48823e1-ab7f-4eb6-a702-b940dfe13331 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:27:03,507 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331 2019-05-14 11:27:03,507 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331 2019-05-14 11:27:03,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:03,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:03,586 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:03 GMT 2019-05-14 11:27:03,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:03,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:03,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:03,587 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:03,587 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:08,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:08,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:08,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:08,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:08,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:08,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:08,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:08,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:08,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.059Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.059Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331", "level": "debug", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.059Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:00.429Z", "message": "Floating ip 172.30.9.202 detached from server", "level": "info", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.060Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.1ad682d4-b902-4f85-9e87-1b82982c6803"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:01.036Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:01.036Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_38opkt", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.473Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:01.036Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.563Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:01.623Z", "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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:01.416Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:01.623Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:00.911Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.170Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8cb67783-4e5a-461c-820d-e7321f845008", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:01.764Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.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": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.154Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.170Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}219be24f3f65167107aee6958e1a5213878ff5e8\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:01.846Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.170Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f952b5-b50c-4c3b-95ed-0be9fe93c533 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:01.422Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.170Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-60f952b5-b50c-4c3b-95ed-0be9fe93c533", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:01.422Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.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": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:01.759Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.170Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb67783-4e5a-461c-820d-e7321f845008 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:01.764Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.875Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb301b05-985f-4d9a-a4d7-506ff401c32a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.159Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.875Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}219be24f3f65167107aee6958e1a5213878ff5e8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.448Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.875Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-28abff94-8088-47e9-a8f7-d341e19c55bf", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.447Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.875Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-28abff94-8088-47e9-a8f7-d341e19c55bf", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.447Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.875Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-28abff94-8088-47e9-a8f7-d341e19c55bf x-compute-request-id: req-28abff94-8088-47e9-a8f7-d341e19c55bf Content-Encoding: gzip Content-Length: 823 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:21Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.447Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fff97a1967de4593577472230487fd530da29df\"", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.561Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.875Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64d77771766460a9e37b7c7f67412e2505725392\"", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.176Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:02.875Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-bb301b05-985f-4d9a-a4d7-506ff401c32a", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.159Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:03.544Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-ec46b980-954d-46f4-afa0-fd1d7e477424 x-compute-request-id: req-ec46b980-954d-46f4-afa0-fd1d7e477424 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_homer\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:26Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.810Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:03.544Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-ec46b980-954d-46f4-afa0-fd1d7e477424", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.810Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:03.544Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-ec46b980-954d-46f4-afa0-fd1d7e477424", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.810Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:03.544Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64d77771766460a9e37b7c7f67412e2505725392\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:02.811Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:27: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-0c59eef4-0b2c-443c-b436-37a95dfa1c72 x-compute-request-id: req-0c59eef4-0b2c-443c-b436-37a95dfa1c72 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.761Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fff97a1967de4593577472230487fd530da29df\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_ellis\"}}'", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.584Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-f8b80799-f012-4b61-b068-d3f5367371be", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.583Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-f8b80799-f012-4b61-b068-d3f5367371be", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.582Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-f8b80799-f012-4b61-b068-d3f5367371be x-compute-request-id: req-f8b80799-f012-4b61-b068-d3f5367371be Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:20Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.582Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:27: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-88c641cb-98b7-47ee-a80c-2c762c4faf60 x-compute-request-id: req-88c641cb-98b7-47ee-a80c-2c762c4faf60 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.902Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-88c641cb-98b7-47ee-a80c-2c762c4faf60", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.902Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-eefa2b34-63d0-4b4f-b6b3-88c8ae6f4c08 x-compute-request-id: req-eefa2b34-63d0-4b4f-b6b3-88c8ae6f4c08 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.006Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-b7a979a1-1737-4598-b5ed-c4d1c0744146", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.886Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}219be24f3f65167107aee6958e1a5213878ff5e8\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.887Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-b7a979a1-1737-4598-b5ed-c4d1c0744146", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.886Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}219be24f3f65167107aee6958e1a5213878ff5e8\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.762Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-eefa2b34-63d0-4b4f-b6b3-88c8ae6f4c08", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.006Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-eefa2b34-63d0-4b4f-b6b3-88c8ae6f4c08", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.006Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64d77771766460a9e37b7c7f67412e2505725392\"", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.903Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-b7a979a1-1737-4598-b5ed-c4d1c0744146 x-compute-request-id: req-b7a979a1-1737-4598-b5ed-c4d1c0744146 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:21Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.885Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-0c59eef4-0b2c-443c-b436-37a95dfa1c72", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.761Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-0c59eef4-0b2c-443c-b436-37a95dfa1c72", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.761Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4f816865-de74-4aba-9d60-bd184c582af9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.296Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-88c641cb-98b7-47ee-a80c-2c762c4faf60", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:03.902Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.345Z", "source_id": "dime_host_xn8p85", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.532Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}], "metadata": {"pagination": {"total": 660, "offset": 552, "size": 50}}} 2019-05-14 11:27:08,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:08,692 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:08 GMT 2019-05-14 11:27:08,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:08,692 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:08,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:08,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:08,693 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:08,693 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:08,695 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331 2019-05-14 11:27:08,696 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331 2019-05-14 11:27:08,696 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-f48823e1-ab7f-4eb6-a702-b940dfe13331 2019-05-14 11:27:08,696 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.202 detached from server 2019-05-14 11:27:08,696 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:27:08,696 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-14 11:27:08,696 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:08,697 - functest.core.cloudify - 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-05-14 11:27:08,697 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:08,697 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8cb67783-4e5a-461c-820d-e7321f845008 2019-05-14 11:27:08,697 - functest.core.cloudify - 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-05-14 11:27:08,697 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219be24f3f65167107aee6958e1a5213878ff5e8" 2019-05-14 11:27:08,697 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60f952b5-b50c-4c3b-95ed-0be9fe93c533 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:08,698 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-60f952b5-b50c-4c3b-95ed-0be9fe93c533 2019-05-14 11:27:08,698 - functest.core.cloudify - 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-05-14 11:27:08,698 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb67783-4e5a-461c-820d-e7321f845008 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:08,698 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb301b05-985f-4d9a-a4d7-506ff401c32a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:08,698 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219be24f3f65167107aee6958e1a5213878ff5e8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-14 11:27:08,698 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-28abff94-8088-47e9-a8f7-d341e19c55bf 2019-05-14 11:27:08,699 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-28abff94-8088-47e9-a8f7-d341e19c55bf 2019-05-14 11:27:08,699 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-28abff94-8088-47e9-a8f7-d341e19c55bf x-compute-request-id: req-28abff94-8088-47e9-a8f7-d341e19c55bf Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:21Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:08,699 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fff97a1967de4593577472230487fd530da29df" 2019-05-14 11:27:08,699 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d77771766460a9e37b7c7f67412e2505725392" 2019-05-14 11:27:08,699 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-bb301b05-985f-4d9a-a4d7-506ff401c32a 2019-05-14 11:27:08,699 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-ec46b980-954d-46f4-afa0-fd1d7e477424 x-compute-request-id: req-ec46b980-954d-46f4-afa0-fd1d7e477424 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_homer"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:26Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:08,700 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-ec46b980-954d-46f4-afa0-fd1d7e477424 2019-05-14 11:27:08,700 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-ec46b980-954d-46f4-afa0-fd1d7e477424 2019-05-14 11:27:08,700 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d77771766460a9e37b7c7f67412e2505725392" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-05-14 11:27:08,700 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:27: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-0c59eef4-0b2c-443c-b436-37a95dfa1c72 x-compute-request-id: req-0c59eef4-0b2c-443c-b436-37a95dfa1c72 Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:08,700 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fff97a1967de4593577472230487fd530da29df" -d '{"removeSecurityGroup": {"name": "clearwater-sg_ellis"}}' 2019-05-14 11:27:08,700 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-f8b80799-f012-4b61-b068-d3f5367371be 2019-05-14 11:27:08,701 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-f8b80799-f012-4b61-b068-d3f5367371be 2019-05-14 11:27:08,701 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-f8b80799-f012-4b61-b068-d3f5367371be x-compute-request-id: req-f8b80799-f012-4b61-b068-d3f5367371be Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:20Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:08,701 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:27: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-88c641cb-98b7-47ee-a80c-2c762c4faf60 x-compute-request-id: req-88c641cb-98b7-47ee-a80c-2c762c4faf60 Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:08,701 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-88c641cb-98b7-47ee-a80c-2c762c4faf60 2019-05-14 11:27:08,701 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-eefa2b34-63d0-4b4f-b6b3-88c8ae6f4c08 x-compute-request-id: req-eefa2b34-63d0-4b4f-b6b3-88c8ae6f4c08 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-14 11:27:08,701 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-b7a979a1-1737-4598-b5ed-c4d1c0744146 2019-05-14 11:27:08,701 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219be24f3f65167107aee6958e1a5213878ff5e8" 2019-05-14 11:27:08,702 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-b7a979a1-1737-4598-b5ed-c4d1c0744146 2019-05-14 11:27:08,702 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}219be24f3f65167107aee6958e1a5213878ff5e8" 2019-05-14 11:27:08,702 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-eefa2b34-63d0-4b4f-b6b3-88c8ae6f4c08 2019-05-14 11:27:08,702 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/os-security-groups used request id req-eefa2b34-63d0-4b4f-b6b3-88c8ae6f4c08 2019-05-14 11:27:08,702 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d77771766460a9e37b7c7f67412e2505725392" 2019-05-14 11:27:08,702 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-b7a979a1-1737-4598-b5ed-c4d1c0744146 x-compute-request-id: req-b7a979a1-1737-4598-b5ed-c4d1c0744146 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:21Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:08,703 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-0c59eef4-0b2c-443c-b436-37a95dfa1c72 2019-05-14 11:27:08,703 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca/action used request id req-0c59eef4-0b2c-443c-b436-37a95dfa1c72 2019-05-14 11:27:08,703 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-88c641cb-98b7-47ee-a80c-2c762c4faf60 2019-05-14 11:27:08,703 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:08,703 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:08,703 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7 2019-05-14 11:27:08,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:08,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:08,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:08,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:08 GMT 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:08,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:08,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:08,769 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:08,769 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:13,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:13,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:13,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:13,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:13,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:13,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:13,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:13,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:13,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.532Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-c2850b42-a187-4418-926e-3b36d56f364d x-compute-request-id: req-c2850b42-a187-4418-926e-3b36d56f364d Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.685Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64d77771766460a9e37b7c7f67412e2505725392\"", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.533Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.532Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:27: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-2c371617-87d3-489c-a400-c7bbd04f5568 x-compute-request-id: req-2c371617-87d3-489c-a400-c7bbd04f5568 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.500Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-2c371617-87d3-489c-a400-c7bbd04f5568", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.500Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-2c371617-87d3-489c-a400-c7bbd04f5568", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.500Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:04.844Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7 x-compute-request-id: req-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:26Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.532Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fff97a1967de4593577472230487fd530da29df\"", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.874Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-3d3d862d-66f4-4cc5-a104-a35f801c85a8 x-compute-request-id: req-3d3d862d-66f4-4cc5-a104-a35f801c85a8 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:05.209Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-c2850b42-a187-4418-926e-3b36d56f364d", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.685Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.949Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-c2850b42-a187-4418-926e-3b36d56f364d", "level": "debug", "target_id": "homer_security_group_mm8kqo", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.685Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a8b6ed5a-c363-42d7-a58e-fee95f4430ce"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "Waiting for process 24254 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-bde7810d-e7b2-4690-b8ae-6cb286d39581 x-compute-request-id: req-bde7810d-e7b2-4690-b8ae-6cb286d39581 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:20Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.873Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-bde7810d-e7b2-4690-b8ae-6cb286d39581", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.873Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:05.409Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-bde7810d-e7b2-4690-b8ae-6cb286d39581", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:04.873Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.043Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:05.655Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.043Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-3d3d862d-66f4-4cc5-a104-a35f801c85a8", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:05.210Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.043Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-3d3d862d-66f4-4cc5-a104-a35f801c85a8", "level": "debug", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:05.210Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ac239ccb-2ded-4ce0-ad9d-90e7a0602e70"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.043Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:06.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.043Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:05.307Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.043Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_9e5o50", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:05.530Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.661Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-cecdc71c-a3b8-4f03-870a-d33bf9dc584b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:06.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.661Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:06.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.661Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecdc71c-a3b8-4f03-870a-d33bf9dc584b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:06.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:06.661Z", "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-05-14T11:27:06.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.174Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}014ab69a50e56a93d0438484d63676a31bc91f1b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:06.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.174Z", "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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:06.540Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.174Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31596552-8064-4193-b52c-b6e35594e6a8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:06.547Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.174Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-31596552-8064-4193-b52c-b6e35594e6a8", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:06.547Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.174Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00142924b80aba4e0f20bfcdf8bfa6c6200c3368\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:06.962Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.174Z", "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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.056Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f916df-1f2f-42cf-8ddd-a745f12dd10f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.061Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d6f916df-1f2f-42cf-8ddd-a745f12dd10f", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.061Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "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-05-14T11:27:07.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a0129cb3-fc6c-4e20-b73e-3bdf4c92c18d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}014ab69a50e56a93d0438484d63676a31bc91f1b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d48756f3-1712-41ef-85d5-06f98aec03f6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}014ab69a50e56a93d0438484d63676a31bc91f1b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-c36ab689-a0a3-43f3-96ae-6bceac680cc8 x-compute-request-id: req-c36ab689-a0a3-43f3-96ae-6bceac680cc8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:26Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.583Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-7cf7f905-b357-4092-baf3-c01145e2c747", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d48756f3-1712-41ef-85d5-06f98aec03f6", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b6615a2-9873-4b52-89f3-d0dc1d7aae84 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:07.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a0129cb3-fc6c-4e20-b73e-3bdf4c92c18d"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4b6615a2-9873-4b52-89f3-d0dc1d7aae84", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a0129cb3-fc6c-4e20-b73e-3bdf4c92c18d"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-7cf7f905-b357-4092-baf3-c01145e2c747 x-compute-request-id: req-7cf7f905-b357-4092-baf3-c01145e2c747 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:21Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "RESP: [204] Date: Tue, 14 May 2019 11:27: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-d48756f3-1712-41ef-85d5-06f98aec03f6 x-compute-request-id: req-d48756f3-1712-41ef-85d5-06f98aec03f6 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-7cf7f905-b357-4092-baf3-c01145e2c747", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:07.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62def1b24f499977724ecc01e0e9f7a003b2296c\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.464Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}], "metadata": {"pagination": {"total": 756, "offset": 602, "size": 50}}} 2019-05-14 11:27:13,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:13,890 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:13 GMT 2019-05-14 11:27:13,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:13,890 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:13,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:13,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:13,891 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:13,891 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:13,893 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7 2019-05-14 11:27:13,894 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-c2850b42-a187-4418-926e-3b36d56f364d x-compute-request-id: req-c2850b42-a187-4418-926e-3b36d56f364d Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-14 11:27:13,894 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64d77771766460a9e37b7c7f67412e2505725392" 2019-05-14 11:27:13,894 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7 2019-05-14 11:27:13,894 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:27: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-2c371617-87d3-489c-a400-c7bbd04f5568 x-compute-request-id: req-2c371617-87d3-489c-a400-c7bbd04f5568 Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:13,894 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-2c371617-87d3-489c-a400-c7bbd04f5568 2019-05-14 11:27:13,894 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-2c371617-87d3-489c-a400-c7bbd04f5568 2019-05-14 11:27:13,895 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7 x-compute-request-id: req-5c91abf7-ce27-4d9e-a28d-4396f6ba6dc7 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:26Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:13,895 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fff97a1967de4593577472230487fd530da29df" 2019-05-14 11:27:13,895 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-3d3d862d-66f4-4cc5-a104-a35f801c85a8 x-compute-request-id: req-3d3d862d-66f4-4cc5-a104-a35f801c85a8 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-14 11:27:13,895 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:13,895 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 11:27:13,895 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-c2850b42-a187-4418-926e-3b36d56f364d 2019-05-14 11:27:13,895 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:13,896 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-c2850b42-a187-4418-926e-3b36d56f364d 2019-05-14 11:27:13,896 - functest.core.cloudify - DEBUG - Waiting for process 24254 to end... 2019-05-14 11:27:13,896 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-bde7810d-e7b2-4690-b8ae-6cb286d39581 x-compute-request-id: req-bde7810d-e7b2-4690-b8ae-6cb286d39581 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:20Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:13,896 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-bde7810d-e7b2-4690-b8ae-6cb286d39581 2019-05-14 11:27:13,896 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-bde7810d-e7b2-4690-b8ae-6cb286d39581 2019-05-14 11:27:13,896 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:13,897 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-3d3d862d-66f4-4cc5-a104-a35f801c85a8 2019-05-14 11:27:13,897 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-3d3d862d-66f4-4cc5-a104-a35f801c85a8 2019-05-14 11:27:13,897 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:27:13,897 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:13,897 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:13,897 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-cecdc71c-a3b8-4f03-870a-d33bf9dc584b 2019-05-14 11:27:13,897 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 11:27:13,898 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecdc71c-a3b8-4f03-870a-d33bf9dc584b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:13,898 - functest.core.cloudify - 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-05-14 11:27:13,898 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ab69a50e56a93d0438484d63676a31bc91f1b" 2019-05-14 11:27:13,898 - functest.core.cloudify - 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-05-14 11:27:13,898 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31596552-8064-4193-b52c-b6e35594e6a8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:13,898 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-31596552-8064-4193-b52c-b6e35594e6a8 2019-05-14 11:27:13,898 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00142924b80aba4e0f20bfcdf8bfa6c6200c3368" 2019-05-14 11:27:13,899 - functest.core.cloudify - 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-05-14 11:27:13,899 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6f916df-1f2f-42cf-8ddd-a745f12dd10f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:13,899 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d6f916df-1f2f-42cf-8ddd-a745f12dd10f 2019-05-14 11:27:13,899 - functest.core.cloudify - 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-05-14 11:27:13,899 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ab69a50e56a93d0438484d63676a31bc91f1b" 2019-05-14 11:27:13,899 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d48756f3-1712-41ef-85d5-06f98aec03f6 2019-05-14 11:27:13,899 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ab69a50e56a93d0438484d63676a31bc91f1b" 2019-05-14 11:27:13,900 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-c36ab689-a0a3-43f3-96ae-6bceac680cc8 x-compute-request-id: req-c36ab689-a0a3-43f3-96ae-6bceac680cc8 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:26Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:13,900 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-7cf7f905-b357-4092-baf3-c01145e2c747 2019-05-14 11:27:13,900 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-d48756f3-1712-41ef-85d5-06f98aec03f6 2019-05-14 11:27:13,900 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b6615a2-9873-4b52-89f3-d0dc1d7aae84 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:13,900 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4b6615a2-9873-4b52-89f3-d0dc1d7aae84 2019-05-14 11:27:13,900 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-7cf7f905-b357-4092-baf3-c01145e2c747 x-compute-request-id: req-7cf7f905-b357-4092-baf3-c01145e2c747 Content-Encoding: gzip Content-Length: 797 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:21Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:13,901 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 14 May 2019 11:27: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-d48756f3-1712-41ef-85d5-06f98aec03f6 x-compute-request-id: req-d48756f3-1712-41ef-85d5-06f98aec03f6 Content-Type: application/json 2019-05-14 11:27:13,901 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-7cf7f905-b357-4092-baf3-c01145e2c747 2019-05-14 11:27:13,901 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62def1b24f499977724ecc01e0e9f7a003b2296c" 2019-05-14 11:27:13,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:13,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:13,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:13,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:13 GMT 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:13,967 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:13,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:18,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:19,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:19,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:19,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:19,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:19,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:19,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:19,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:19,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.301Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-c36ab689-a0a3-43f3-96ae-6bceac680cc8", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.584Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.301Z", "message": "Waiting for server \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.301Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-b5d8ecf6-fff2-4ccc-8608-5b9ea6f359dd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.301Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-b5d8ecf6-fff2-4ccc-8608-5b9ea6f359dd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.301Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-c36ab689-a0a3-43f3-96ae-6bceac680cc8", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.584Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.301Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-b5d8ecf6-fff2-4ccc-8608-5b9ea6f359dd x-compute-request-id: req-b5d8ecf6-fff2-4ccc-8608-5b9ea6f359dd Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:99:ab:6b\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5f8f7a84-b328-4102-9d92-c85f9c4d2aca\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:27:07Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_dime_host_xn8p85\", \"created\": \"2019-05-14T11:06:02Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.969Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.301Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e4c6cf744bc91dbc5496a88dbd2df00885738e25\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.638Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a0129cb3-fc6c-4e20-b73e-3bdf4c92c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.301Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00142924b80aba4e0f20bfcdf8bfa6c6200c3368\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:07.586Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-7ec84abe-5d1c-494b-87b9-f9ddd6e7b994 x-compute-request-id: req-7ec84abe-5d1c-494b-87b9-f9ddd6e7b994 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a0129cb3-fc6c-4e20-b73e-3bdf4c92c18d"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-7ec84abe-5d1c-494b-87b9-f9ddd6e7b994", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a0129cb3-fc6c-4e20-b73e-3bdf4c92c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00142924b80aba4e0f20bfcdf8bfa6c6200c3368\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.560Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-673141ae-dd34-467c-a425-a9ad828a91b0", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.559Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-673141ae-dd34-467c-a425-a9ad828a91b0", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.559Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-673141ae-dd34-467c-a425-a9ad828a91b0 x-compute-request-id: req-673141ae-dd34-467c-a425-a9ad828a91b0 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:26Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.558Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62def1b24f499977724ecc01e0e9f7a003b2296c\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.356Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-d3d59cdc-09cf-449f-b476-6fd6379c2a3d", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.356Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-d3d59cdc-09cf-449f-b476-6fd6379c2a3d", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.356Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-d3d59cdc-09cf-449f-b476-6fd6379c2a3d x-compute-request-id: req-d3d59cdc-09cf-449f-b476-6fd6379c2a3d Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:20Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.356Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}00142924b80aba4e0f20bfcdf8bfa6c6200c3368\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.376Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-98ea3d80-83d5-4f11-ac86-e6a0b80feb59", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.375Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-98ea3d80-83d5-4f11-ac86-e6a0b80feb59", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.375Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:27: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-98ea3d80-83d5-4f11-ac86-e6a0b80feb59 x-compute-request-id: req-98ea3d80-83d5-4f11-ac86-e6a0b80feb59 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.374Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a0129cb3-fc6c-4e20-b73e-3bdf4c92c18d"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:08.885Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-7ec84abe-5d1c-494b-87b9-f9ddd6e7b994", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a0129cb3-fc6c-4e20-b73e-3bdf4c92c18d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.485Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-63ada094-5242-4636-a714-6ad9dc1f378f x-compute-request-id: req-63ada094-5242-4636-a714-6ad9dc1f378f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.002Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.485Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-63ada094-5242-4636-a714-6ad9dc1f378f", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.002Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.485Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.257Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.485Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-63ada094-5242-4636-a714-6ad9dc1f378f", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.002Z", "source_id": "homer_host_edlpkl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.af70a44a-d592-4a79-ae13-89835cceedff"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.485Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.485Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:08.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.997Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-40ade29b-e786-4d7b-a27f-f078a2ca33e0", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.997Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-40ade29b-e786-4d7b-a27f-f078a2ca33e0", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.997Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.997Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.299Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62def1b24f499977724ecc01e0e9f7a003b2296c\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.726Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.997Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81daf858-8459-4687-aec5-589513d8053e x-compute-request-id: req-81daf858-8459-4687-aec5-589513d8053e Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:20Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.843Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:09.997Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:27: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-40ade29b-e786-4d7b-a27f-f078a2ca33e0 x-compute-request-id: req-40ade29b-e786-4d7b-a27f-f078a2ca33e0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.725Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:10.641Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:10.641Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:10.641Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-81daf858-8459-4687-aec5-589513d8053e", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.843Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:10.641Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-81daf858-8459-4687-aec5-589513d8053e", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.843Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:10.641Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}62def1b24f499977724ecc01e0e9f7a003b2296c\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:09.844Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:10.641Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-519322f9-427d-4b03-a320-96c2171db97e x-compute-request-id: req-519322f9-427d-4b03-a320-96c2171db97e Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.191Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:10.641Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-519322f9-427d-4b03-a320-96c2171db97e", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.191Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:10.641Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-519322f9-427d-4b03-a320-96c2171db97e", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.191Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b181f903-4c74-4cdc-9ae6-e2677188ef46"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.290Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:11.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.290Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.746Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.290Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.290Z", "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_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.508Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}], "metadata": {"pagination": {"total": 812, "offset": 652, "size": 50}}} 2019-05-14 11:27:19,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:19,192 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:19 GMT 2019-05-14 11:27:19,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:19,193 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:19,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:19,193 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:19,193 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:19,193 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:19,195 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-c36ab689-a0a3-43f3-96ae-6bceac680cc8 2019-05-14 11:27:19,196 - functest.core.cloudify - DEBUG - Waiting for server "5f8f7a84-b328-4102-9d92-c85f9c4d2aca" to be deleted. current status: SHUTOFF 2019-05-14 11:27:19,196 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-b5d8ecf6-fff2-4ccc-8608-5b9ea6f359dd 2019-05-14 11:27:19,196 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-b5d8ecf6-fff2-4ccc-8608-5b9ea6f359dd 2019-05-14 11:27:19,196 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-c36ab689-a0a3-43f3-96ae-6bceac680cc8 2019-05-14 11:27:19,196 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-b5d8ecf6-fff2-4ccc-8608-5b9ea6f359dd x-compute-request-id: req-b5d8ecf6-fff2-4ccc-8608-5b9ea6f359dd Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:99:ab:6b", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5f8f7a84-b328-4102-9d92-c85f9c4d2aca", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:27:07Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_dime_host_xn8p85", "created": "2019-05-14T11:06:02Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:19,197 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c6cf744bc91dbc5496a88dbd2df00885738e25" 2019-05-14 11:27:19,197 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00142924b80aba4e0f20bfcdf8bfa6c6200c3368" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-14 11:27:19,197 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-7ec84abe-5d1c-494b-87b9-f9ddd6e7b994 x-compute-request-id: req-7ec84abe-5d1c-494b-87b9-f9ddd6e7b994 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:19,197 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-7ec84abe-5d1c-494b-87b9-f9ddd6e7b994 2019-05-14 11:27:19,197 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00142924b80aba4e0f20bfcdf8bfa6c6200c3368" 2019-05-14 11:27:19,197 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-673141ae-dd34-467c-a425-a9ad828a91b0 2019-05-14 11:27:19,198 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-673141ae-dd34-467c-a425-a9ad828a91b0 2019-05-14 11:27:19,198 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-673141ae-dd34-467c-a425-a9ad828a91b0 x-compute-request-id: req-673141ae-dd34-467c-a425-a9ad828a91b0 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:26Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:19,198 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62def1b24f499977724ecc01e0e9f7a003b2296c" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-14 11:27:19,198 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-d3d59cdc-09cf-449f-b476-6fd6379c2a3d 2019-05-14 11:27:19,198 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-d3d59cdc-09cf-449f-b476-6fd6379c2a3d 2019-05-14 11:27:19,198 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-d3d59cdc-09cf-449f-b476-6fd6379c2a3d x-compute-request-id: req-d3d59cdc-09cf-449f-b476-6fd6379c2a3d Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:20Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:19,199 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00142924b80aba4e0f20bfcdf8bfa6c6200c3368" 2019-05-14 11:27:19,199 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-98ea3d80-83d5-4f11-ac86-e6a0b80feb59 2019-05-14 11:27:19,199 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/action used request id req-98ea3d80-83d5-4f11-ac86-e6a0b80feb59 2019-05-14 11:27:19,199 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:27: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-98ea3d80-83d5-4f11-ac86-e6a0b80feb59 x-compute-request-id: req-98ea3d80-83d5-4f11-ac86-e6a0b80feb59 Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:19,199 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-14 11:27:19,199 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:27:19,199 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-7ec84abe-5d1c-494b-87b9-f9ddd6e7b994 2019-05-14 11:27:19,200 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-63ada094-5242-4636-a714-6ad9dc1f378f x-compute-request-id: req-63ada094-5242-4636-a714-6ad9dc1f378f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-14 11:27:19,200 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-63ada094-5242-4636-a714-6ad9dc1f378f 2019-05-14 11:27:19,200 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:19,200 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6/os-security-groups used request id req-63ada094-5242-4636-a714-6ad9dc1f378f 2019-05-14 11:27:19,200 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:27:19,200 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:27:19,200 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-40ade29b-e786-4d7b-a27f-f078a2ca33e0 2019-05-14 11:27:19,200 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/action used request id req-40ade29b-e786-4d7b-a27f-f078a2ca33e0 2019-05-14 11:27:19,201 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:19,201 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:19,201 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62def1b24f499977724ecc01e0e9f7a003b2296c" 2019-05-14 11:27:19,201 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81daf858-8459-4687-aec5-589513d8053e x-compute-request-id: req-81daf858-8459-4687-aec5-589513d8053e Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:20Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:19,201 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:27: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-40ade29b-e786-4d7b-a27f-f078a2ca33e0 x-compute-request-id: req-40ade29b-e786-4d7b-a27f-f078a2ca33e0 Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:19,201 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:19,201 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 11:27:19,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-81daf858-8459-4687-aec5-589513d8053e 2019-05-14 11:27:19,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-81daf858-8459-4687-aec5-589513d8053e 2019-05-14 11:27:19,202 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62def1b24f499977724ecc01e0e9f7a003b2296c" 2019-05-14 11:27:19,202 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-519322f9-427d-4b03-a320-96c2171db97e x-compute-request-id: req-519322f9-427d-4b03-a320-96c2171db97e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-14 11:27:19,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-519322f9-427d-4b03-a320-96c2171db97e 2019-05-14 11:27:19,202 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6/os-security-groups used request id req-519322f9-427d-4b03-a320-96c2171db97e 2019-05-14 11:27:19,202 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 11:27:19,203 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:19,203 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:19,203 - functest.core.cloudify - 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-05-14 11:27:19,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:19,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:19,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:19,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:19,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:19,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:19,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:19,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:19,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:19,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:19,334 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:19 GMT 2019-05-14 11:27:19,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:19,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:19,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:19,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:19,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:24,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:24,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:24,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:24,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:24,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:24,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:24,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:24,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:24,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.290Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c443a1cf-2218-4679-9a7d-1961a84b1c7b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.515Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.290Z", "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_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.508Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.290Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.746Z", "source_id": "ellis_host_xsez6w", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:10.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd725adfb029b474ac58922e5e15e87386a718a0\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:11.578Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-0ddf427c-6f7a-4200-ace8-214621958e2b", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:11.577Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-0ddf427c-6f7a-4200-ace8-214621958e2b", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:11.577Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ddf427c-6f7a-4200-ace8-214621958e2b x-compute-request-id: req-0ddf427c-6f7a-4200-ace8-214621958e2b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:11.576Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edd51dab64c8d7c042c77d8b4734c00afe84b5d7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:11.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3e7994f0-dd5a-4402-a1fc-dadb79cc54b1", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:11.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e7994f0-dd5a-4402-a1fc-dadb79cc54b1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:11.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "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-05-14T11:27:11.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:11.922Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:11.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "message": "RESP: [204] Date: Tue, 14 May 2019 11:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e83c954-2215-4acd-a516-d74ac6a5f31f x-compute-request-id: req-1e83c954-2215-4acd-a516-d74ac6a5f31f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "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-05-14T11:27:12.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ffb3f7-5598-4db8-af08-8212ef616c90 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:12.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f2ffb3f7-5598-4db8-af08-8212ef616c90", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fd0844f-a51b-413a-be76-774198718c31 x-compute-request-id: req-0fd0844f-a51b-413a-be76-774198718c31 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:26Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-0fd0844f-a51b-413a-be76-774198718c31", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-0fd0844f-a51b-413a-be76-774198718c31", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:12.491Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edd51dab64c8d7c042c77d8b4734c00afe84b5d7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-6793520e-61c6-4091-91f0-e6181b44942a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-1e83c954-2215-4acd-a516-d74ac6a5f31f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.249Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-1e83c954-2215-4acd-a516-d74ac6a5f31f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edd51dab64c8d7c042c77d8b4734c00afe84b5d7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:27:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40d2fae7-65c4-4144-9937-d99f97b09d70 x-compute-request-id: req-40d2fae7-65c4-4144-9937-d99f97b09d70 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.488Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-40d2fae7-65c4-4144-9937-d99f97b09d70", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.488Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd725adfb029b474ac58922e5e15e87386a718a0\"", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.489Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-40d2fae7-65c4-4144-9937-d99f97b09d70", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.488Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ab934fe4151e31cd1db24b133b3aa808305107\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-6793520e-61c6-4091-91f0-e6181b44942a x-compute-request-id: req-6793520e-61c6-4091-91f0-e6181b44942a Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:ca:60:03\", \"version\": 4, \"addr\": \"192.168.120.23\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:38.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"55f3f575-076e-4a76-a48a-a321ca246ee6\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:27:12Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_homer_host_edlpkl\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}014ab69a50e56a93d0438484d63676a31bc91f1b\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "Waiting for server \"55f3f575-076e-4a76-a48a-a321ca246ee6\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.051Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-6793520e-61c6-4091-91f0-e6181b44942a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d3a32c11-bb79-4fff-8544-93a5b0dc999a", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.880Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-d3a32c11-bb79-4fff-8544-93a5b0dc999a x-compute-request-id: req-d3a32c11-bb79-4fff-8544-93a5b0dc999a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.880Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-0044d5a6-76c2-44d3-a169-5196260bd909", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ab934fe4151e31cd1db24b133b3aa808305107\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-ad5f3248-6e0a-40ad-b27b-aeadf3f76f50", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-647d63c6-3e44-48a8-abbf-dbfed9edc988", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-ad5f3248-6e0a-40ad-b27b-aeadf3f76f50", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-ad5f3248-6e0a-40ad-b27b-aeadf3f76f50 x-compute-request-id: req-ad5f3248-6e0a-40ad-b27b-aeadf3f76f50 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:20Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.312Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.312Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99 x-compute-request-id: req-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"939a12e2-81fe-4455-8ed5-21931d66c4fa\"}, {\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"efd5bc46-b201-4b81-a305-6eb831f374a3\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"8c715e14-af17-4e60-bcda-9ef8fb8d400b\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.312Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-647d63c6-3e44-48a8-abbf-dbfed9edc988", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": "dime_host_xn8p85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "RESP: [404] Date: Tue, 14 May 2019 11:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-647d63c6-3e44-48a8-abbf-dbfed9edc988 x-compute-request-id: req-647d63c6-3e44-48a8-abbf-dbfed9edc988 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5f8f7a84-b328-4102-9d92-c85f9c4d2aca could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.41b56227-5fc6-4692-af0c-b483c1fcba3a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd725adfb029b474ac58922e5e15e87386a718a0\"", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.880Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d3a32c11-bb79-4fff-8544-93a5b0dc999a", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.880Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}], "metadata": {"pagination": {"total": 874, "offset": 702, "size": 50}}} 2019-05-14 11:27:24,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:24,433 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:24 GMT 2019-05-14 11:27:24,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:24,433 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:24,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:24,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:24,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:24,433 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:24,436 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c443a1cf-2218-4679-9a7d-1961a84b1c7b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:24,436 - functest.core.cloudify - 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-05-14 11:27:24,437 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:24,437 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:24,437 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd725adfb029b474ac58922e5e15e87386a718a0" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-05-14 11:27:24,437 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-0ddf427c-6f7a-4200-ace8-214621958e2b 2019-05-14 11:27:24,437 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-0ddf427c-6f7a-4200-ace8-214621958e2b 2019-05-14 11:27:24,437 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ddf427c-6f7a-4200-ace8-214621958e2b x-compute-request-id: req-0ddf427c-6f7a-4200-ace8-214621958e2b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:24,438 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd51dab64c8d7c042c77d8b4734c00afe84b5d7" 2019-05-14 11:27:24,438 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3e7994f0-dd5a-4402-a1fc-dadb79cc54b1 2019-05-14 11:27:24,438 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e7994f0-dd5a-4402-a1fc-dadb79cc54b1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:24,438 - functest.core.cloudify - 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-05-14 11:27:24,438 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 11:27:24,438 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 14 May 2019 11:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e83c954-2215-4acd-a516-d74ac6a5f31f x-compute-request-id: req-1e83c954-2215-4acd-a516-d74ac6a5f31f Content-Type: application/json 2019-05-14 11:27:24,439 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 11:27:24,439 - functest.core.cloudify - 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-05-14 11:27:24,439 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ffb3f7-5598-4db8-af08-8212ef616c90 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:24,439 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f2ffb3f7-5598-4db8-af08-8212ef616c90 2019-05-14 11:27:24,439 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fd0844f-a51b-413a-be76-774198718c31 x-compute-request-id: req-0fd0844f-a51b-413a-be76-774198718c31 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:26Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:24,439 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-0fd0844f-a51b-413a-be76-774198718c31 2019-05-14 11:27:24,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-0fd0844f-a51b-413a-be76-774198718c31 2019-05-14 11:27:24,440 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd51dab64c8d7c042c77d8b4734c00afe84b5d7" 2019-05-14 11:27:24,440 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-6793520e-61c6-4091-91f0-e6181b44942a 2019-05-14 11:27:24,440 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-1e83c954-2215-4acd-a516-d74ac6a5f31f 2019-05-14 11:27:24,440 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-1e83c954-2215-4acd-a516-d74ac6a5f31f 2019-05-14 11:27:24,440 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd51dab64c8d7c042c77d8b4734c00afe84b5d7" 2019-05-14 11:27:24,440 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:27:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-40d2fae7-65c4-4144-9937-d99f97b09d70 x-compute-request-id: req-40d2fae7-65c4-4144-9937-d99f97b09d70 Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:24,441 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-40d2fae7-65c4-4144-9937-d99f97b09d70 2019-05-14 11:27:24,441 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd725adfb029b474ac58922e5e15e87386a718a0" 2019-05-14 11:27:24,441 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-40d2fae7-65c4-4144-9937-d99f97b09d70 2019-05-14 11:27:24,441 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ab934fe4151e31cd1db24b133b3aa808305107" 2019-05-14 11:27:24,441 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-6793520e-61c6-4091-91f0-e6181b44942a x-compute-request-id: req-6793520e-61c6-4091-91f0-e6181b44942a Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:60:03", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/55f3f575-076e-4a76-a48a-a321ca246ee6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:38.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "55f3f575-076e-4a76-a48a-a321ca246ee6", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:27:12Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_homer_host_edlpkl", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:24,441 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014ab69a50e56a93d0438484d63676a31bc91f1b" 2019-05-14 11:27:24,442 - functest.core.cloudify - DEBUG - Waiting for server "55f3f575-076e-4a76-a48a-a321ca246ee6" to be deleted. current status: SHUTOFF 2019-05-14 11:27:24,442 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-6793520e-61c6-4091-91f0-e6181b44942a 2019-05-14 11:27:24,442 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d3a32c11-bb79-4fff-8544-93a5b0dc999a 2019-05-14 11:27:24,442 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-d3a32c11-bb79-4fff-8544-93a5b0dc999a x-compute-request-id: req-d3a32c11-bb79-4fff-8544-93a5b0dc999a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:24,442 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-0044d5a6-76c2-44d3-a169-5196260bd909 2019-05-14 11:27:24,442 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ab934fe4151e31cd1db24b133b3aa808305107" 2019-05-14 11:27:24,443 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-ad5f3248-6e0a-40ad-b27b-aeadf3f76f50 2019-05-14 11:27:24,443 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-647d63c6-3e44-48a8-abbf-dbfed9edc988 2019-05-14 11:27:24,443 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-ad5f3248-6e0a-40ad-b27b-aeadf3f76f50 2019-05-14 11:27:24,443 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-ad5f3248-6e0a-40ad-b27b-aeadf3f76f50 x-compute-request-id: req-ad5f3248-6e0a-40ad-b27b-aeadf3f76f50 Content-Encoding: gzip Content-Length: 798 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:20Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:24,443 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99 2019-05-14 11:27:24,443 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99 2019-05-14 11:27:24,443 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99 x-compute-request-id: req-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "939a12e2-81fe-4455-8ed5-21931d66c4fa"}, {"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a35dac9f-1cb8-41fa-b1da-32a7bb4bfd6a"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "efd5bc46-b201-4b81-a305-6eb831f374a3"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "8c715e14-af17-4e60-bcda-9ef8fb8d400b", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-05-14 11:27:24,444 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5f8f7a84-b328-4102-9d92-c85f9c4d2aca used request id req-647d63c6-3e44-48a8-abbf-dbfed9edc988 2019-05-14 11:27:24,444 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 11:27:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-647d63c6-3e44-48a8-abbf-dbfed9edc988 x-compute-request-id: req-647d63c6-3e44-48a8-abbf-dbfed9edc988 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5f8f7a84-b328-4102-9d92-c85f9c4d2aca could not be found.", "code": 404}} 2019-05-14 11:27:24,444 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd725adfb029b474ac58922e5e15e87386a718a0" 2019-05-14 11:27:24,444 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d3a32c11-bb79-4fff-8544-93a5b0dc999a 2019-05-14 11:27:24,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:24,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:24,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:24,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:24,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:24,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:24,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:24,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:24,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:24,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:24,511 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:24 GMT 2019-05-14 11:27:24,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:24,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:24,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:24,512 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:24,512 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:29,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:29,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:29,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:29,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:29,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:29,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:29,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:29,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:29,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.312Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-d3a32c11-bb79-4fff-8544-93a5b0dc999a x-compute-request-id: req-d3a32c11-bb79-4fff-8544-93a5b0dc999a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.880Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d3a32c11-bb79-4fff-8544-93a5b0dc999a", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.880Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:13.712Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bd725adfb029b474ac58922e5e15e87386a718a0\"", "level": "debug", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:12.880Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fa6d07c1-c25b-4c0e-a17f-5f36f97de156"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.327Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_wuwm3m", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.726Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.327Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-66e1d9c1-11fb-40cf-8ed2-15aaab622121", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.327Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-66e1d9c1-11fb-40cf-8ed2-15aaab622121", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.327Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-66e1d9c1-11fb-40cf-8ed2-15aaab622121 x-compute-request-id: req-66e1d9c1-11fb-40cf-8ed2-15aaab622121 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:f7:25:d5\", \"version\": 4, \"addr\": \"192.168.120.25\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:11.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"5d45dea1-7712-416c-b14b-1276ae30a4b6\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:27:13Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_ellis_host_xsez6w\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.327Z", "message": "Waiting for server \"5d45dea1-7712-416c-b14b-1276ae30a4b6\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "dime_host_xn8p85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.327Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:14.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.327Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:13.800Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.922Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:14.353Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.922Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:14.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:14.922Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:14.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:15.511Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:15.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:15.511Z", "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_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:15.033Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:15.511Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eda26d89-5b77-44d5-b7f9-da79786d67be Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:15.038Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:15.511Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eda26d89-5b77-44d5-b7f9-da79786d67be", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:15.038Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:15.511Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:15.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.219Z", "message": "Waiting for process 15593 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:15.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.219Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-fd033b3d-29aa-4c9d-af9d-8af180aa8d07 x-compute-request-id: req-fd033b3d-29aa-4c9d-af9d-8af180aa8d07 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:16.063Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.219Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fba6303b345b467324d5c46b32121db7ef18f862\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:15.433Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.219Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:15.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.724Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-fd033b3d-29aa-4c9d-af9d-8af180aa8d07", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:16.063Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.724Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c320461d-aee1-48a7-b2f5-6b9916039c8d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:16.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c77901da-9335-47b1-9341-77b030910830"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.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_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:16.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c77901da-9335-47b1-9341-77b030910830"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.724Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c320461d-aee1-48a7-b2f5-6b9916039c8d", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:16.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c77901da-9335-47b1-9341-77b030910830"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.724Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:16.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c77901da-9335-47b1-9341-77b030910830"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.724Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fba6303b345b467324d5c46b32121db7ef18f862\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:16.064Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:16.724Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-fd033b3d-29aa-4c9d-af9d-8af180aa8d07", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:16.063Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.320Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:27:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4621c8b9-4602-4373-853d-e6f61df9482d x-compute-request-id: req-4621c8b9-4602-4373-853d-e6f61df9482d Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.088Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.320Z", "message": "RESP: [204] X-Openstack-Request-Id: req-95fc3afd-32b4-4529-b721-e7c0c1331a84 Content-Length: 0 Date: Tue, 14 May 2019 11:27: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": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c77901da-9335-47b1-9341-77b030910830"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.320Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fba6303b345b467324d5c46b32121db7ef18f862\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.089Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.320Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-4621c8b9-4602-4373-853d-e6f61df9482d", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.088Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.320Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-4621c8b9-4602-4373-853d-e6f61df9482d", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.088Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.320Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}379f93ad96b3f36d8e840ab74d3d01c5d2a807cf\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:16.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c77901da-9335-47b1-9341-77b030910830"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.902Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}edd51dab64c8d7c042c77d8b4734c00afe84b5d7\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.902Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.902Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json used request id req-95fc3afd-32b4-4529-b721-e7c0c1331a84", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c77901da-9335-47b1-9341-77b030910830"}, {"node_instance_id": "dime_security_group_3sor50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:17.902Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json used request id req-95fc3afd-32b4-4529-b721-e7c0c1331a84", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c77901da-9335-47b1-9341-77b030910830"}, {"node_instance_id": "dime_security_group_3sor50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "RESP: [404] Date: Tue, 14 May 2019 11:27: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-e594d52a-b72f-4d5b-82b2-1311c03d9953 x-compute-request-id: req-e594d52a-b72f-4d5b-82b2-1311c03d9953 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 55f3f575-076e-4a76-a48a-a321ca246ee6 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-e594d52a-b72f-4d5b-82b2-1311c03d9953", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": "homer_host_edlpkl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-e594d52a-b72f-4d5b-82b2-1311c03d9953", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a256d537-1d0b-4bd9-a6e6-7308ab9b8187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-49e8002e-7487-4b00-a0ad-fbb9c89b861a x-compute-request-id: req-49e8002e-7487-4b00-a0ad-fbb9c89b861a Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.850Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-49e8002e-7487-4b00-a0ad-fbb9c89b861a", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.850Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-49e8002e-7487-4b00-a0ad-fbb9c89b861a", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.850Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fba6303b345b467324d5c46b32121db7ef18f862\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:17.851Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-1fef8795-d770-42a7-8b51-03f4855d9d75 x-compute-request-id: req-1fef8795-d770-42a7-8b51-03f4855d9d75 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.177Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-1fef8795-d770-42a7-8b51-03f4855d9d75", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.177Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}], "metadata": {"pagination": {"total": 902, "offset": 752, "size": 50}}} 2019-05-14 11:27:29,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:29,604 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:29 GMT 2019-05-14 11:27:29,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:29,604 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:29,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:29,604 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:29,604 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:29,604 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:29,607 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-f2b417fe-3cf8-4db7-bfb7-7dab82e7ac99 2019-05-14 11:27:29,607 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-d3a32c11-bb79-4fff-8544-93a5b0dc999a x-compute-request-id: req-d3a32c11-bb79-4fff-8544-93a5b0dc999a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:29,608 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-d3a32c11-bb79-4fff-8544-93a5b0dc999a 2019-05-14 11:27:29,608 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd725adfb029b474ac58922e5e15e87386a718a0" 2019-05-14 11:27:29,608 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:29,608 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-66e1d9c1-11fb-40cf-8ed2-15aaab622121 2019-05-14 11:27:29,608 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-66e1d9c1-11fb-40cf-8ed2-15aaab622121 2019-05-14 11:27:29,608 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-66e1d9c1-11fb-40cf-8ed2-15aaab622121 x-compute-request-id: req-66e1d9c1-11fb-40cf-8ed2-15aaab622121 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:25:d5", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:11.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "5d45dea1-7712-416c-b14b-1276ae30a4b6", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:27:13Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_ellis_host_xsez6w", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:29,609 - functest.core.cloudify - DEBUG - Waiting for server "5d45dea1-7712-416c-b14b-1276ae30a4b6" to be deleted. current status: SHUTOFF 2019-05-14 11:27:29,609 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:29,609 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:29,609 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:27:29,609 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:27:29,609 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:27:29,610 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:29,610 - functest.core.cloudify - 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-05-14 11:27:29,610 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eda26d89-5b77-44d5-b7f9-da79786d67be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:29,610 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eda26d89-5b77-44d5-b7f9-da79786d67be 2019-05-14 11:27:29,610 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:29,610 - functest.core.cloudify - DEBUG - Waiting for process 15593 to end... 2019-05-14 11:27:29,610 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-fd033b3d-29aa-4c9d-af9d-8af180aa8d07 x-compute-request-id: req-fd033b3d-29aa-4c9d-af9d-8af180aa8d07 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:29,611 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba6303b345b467324d5c46b32121db7ef18f862" 2019-05-14 11:27:29,611 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-14 11:27:29,611 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-fd033b3d-29aa-4c9d-af9d-8af180aa8d07 2019-05-14 11:27:29,611 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c320461d-aee1-48a7-b2f5-6b9916039c8d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:29,611 - functest.core.cloudify - 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-05-14 11:27:29,612 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c320461d-aee1-48a7-b2f5-6b9916039c8d 2019-05-14 11:27:29,612 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-14 11:27:29,612 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba6303b345b467324d5c46b32121db7ef18f862" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-14 11:27:29,612 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-fd033b3d-29aa-4c9d-af9d-8af180aa8d07 2019-05-14 11:27:29,612 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:27:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4621c8b9-4602-4373-853d-e6f61df9482d x-compute-request-id: req-4621c8b9-4602-4373-853d-e6f61df9482d Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:29,612 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95fc3afd-32b4-4529-b721-e7c0c1331a84 Content-Length: 0 Date: Tue, 14 May 2019 11:27:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:27:29,612 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba6303b345b467324d5c46b32121db7ef18f862" 2019-05-14 11:27:29,613 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-4621c8b9-4602-4373-853d-e6f61df9482d 2019-05-14 11:27:29,613 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-4621c8b9-4602-4373-853d-e6f61df9482d 2019-05-14 11:27:29,613 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}379f93ad96b3f36d8e840ab74d3d01c5d2a807cf" 2019-05-14 11:27:29,613 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd51dab64c8d7c042c77d8b4734c00afe84b5d7" 2019-05-14 11:27:29,613 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-14 11:27:29,613 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json used request id req-95fc3afd-32b4-4529-b721-e7c0c1331a84 2019-05-14 11:27:29,613 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/23aa2b31-392f-4ca5-9860-30867549d30c.json used request id req-95fc3afd-32b4-4529-b721-e7c0c1331a84 2019-05-14 11:27:29,614 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:29,614 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 11:27: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-e594d52a-b72f-4d5b-82b2-1311c03d9953 x-compute-request-id: req-e594d52a-b72f-4d5b-82b2-1311c03d9953 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 55f3f575-076e-4a76-a48a-a321ca246ee6 could not be found.", "code": 404}} 2019-05-14 11:27:29,614 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-e594d52a-b72f-4d5b-82b2-1311c03d9953 2019-05-14 11:27:29,614 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/55f3f575-076e-4a76-a48a-a321ca246ee6 used request id req-e594d52a-b72f-4d5b-82b2-1311c03d9953 2019-05-14 11:27:29,614 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-49e8002e-7487-4b00-a0ad-fbb9c89b861a x-compute-request-id: req-49e8002e-7487-4b00-a0ad-fbb9c89b861a Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:29,614 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-49e8002e-7487-4b00-a0ad-fbb9c89b861a 2019-05-14 11:27:29,615 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-49e8002e-7487-4b00-a0ad-fbb9c89b861a 2019-05-14 11:27:29,615 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fba6303b345b467324d5c46b32121db7ef18f862" 2019-05-14 11:27:29,615 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-1fef8795-d770-42a7-8b51-03f4855d9d75 x-compute-request-id: req-1fef8795-d770-42a7-8b51-03f4855d9d75 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-14 11:27:29,615 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-1fef8795-d770-42a7-8b51-03f4855d9d75 2019-05-14 11:27:29,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:29,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:29,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:29,672 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:29,672 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:29,672 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:29,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:29,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:29,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:29,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:29,673 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:29 GMT 2019-05-14 11:27:29,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:29,673 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:29,673 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:29,673 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:29,673 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:34,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:34,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:34,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:34,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:34,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:34,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:34,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:34,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:34,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:18.483Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-1fef8795-d770-42a7-8b51-03f4855d9d75", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.178Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e27d12c1-3f2c-4674-b1e8-c18b6c6a0f3f"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-444bac59-bac3-420e-883c-13baac7e9aa0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "RESP: [404] Date: Tue, 14 May 2019 11:27: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-444bac59-bac3-420e-883c-13baac7e9aa0 x-compute-request-id: req-444bac59-bac3-420e-883c-13baac7e9aa0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5d45dea1-7712-416c-b14b-1276ae30a4b6 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}63ab934fe4151e31cd1db24b133b3aa808305107\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.794Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.643Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_host_edlpkl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.122Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-444bac59-bac3-420e-883c-13baac7e9aa0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:18.946Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb8906e1-12cf-4243-b502-36ae5296c9d0"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.721Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:19.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.721Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:19.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:19.721Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:19.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.321Z", "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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.105Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.321Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:19.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_host_xsez6w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.321Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:19.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.947Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:19.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.947Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:19.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.947Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7526e6af76eca3016e89e9ff09881bd6b82054b8\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.534Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.947Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6f69da60-2abc-4cda-adff-63d8fdda2ddf", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.111Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.947Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f69da60-2abc-4cda-adff-63d8fdda2ddf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.111Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.947Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:20.947Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e1c4fa65-c12b-4f07-845a-a5113096dfe6", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.dafea271-850b-442b-9d16-fe1e59a3f848"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-e27ac7bf-384d-4775-91ac-3c3e59253be3 x-compute-request-id: req-e27ac7bf-384d-4775-91ac-3c3e59253be3 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.140Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "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-05-14T11:27:21.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.dafea271-850b-442b-9d16-fe1e59a3f848"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.dafea271-850b-442b-9d16-fe1e59a3f848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7526e6af76eca3016e89e9ff09881bd6b82054b8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.141Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-e27ac7bf-384d-4775-91ac-3c3e59253be3", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.140Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-e27ac7bf-384d-4775-91ac-3c3e59253be3", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.140Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:21.528Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1c4fa65-c12b-4f07-845a-a5113096dfe6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:21.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.dafea271-850b-442b-9d16-fe1e59a3f848"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.137Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.137Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.137Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:20.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.137Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7bcbe7c0-f0e0-465c-8ce6-a632bb139f19.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f4db752b0bf0fd0af988d37e3ceddd26f8960f69\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.dafea271-850b-442b-9d16-fe1e59a3f848"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "RESP: [204] X-Openstack-Request-Id: req-f35bf21a-780d-4775-b4c9-5e5d03ba7ba2 Content-Length: 0 Date: Tue, 14 May 2019 11:27:22 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.dafea271-850b-442b-9d16-fe1e59a3f848"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "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-05-14T11:27:22.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9e466dfd-4b3b-46ac-b62c-83e382c0d8b9"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b493a989-a1a7-4964-bf9b-cbdaee200541", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9e466dfd-4b3b-46ac-b62c-83e382c0d8b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-634e731e-8b54-4d75-96d5-7292e506cf80 x-compute-request-id: req-634e731e-8b54-4d75-96d5-7292e506cf80 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.519Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/7bcbe7c0-f0e0-465c-8ce6-a632bb139f19.json used request id req-f35bf21a-780d-4775-b4c9-5e5d03ba7ba2", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.dafea271-850b-442b-9d16-fe1e59a3f848"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b493a989-a1a7-4964-bf9b-cbdaee200541 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:22.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9e466dfd-4b3b-46ac-b62c-83e382c0d8b9"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9e466dfd-4b3b-46ac-b62c-83e382c0d8b9"}, {"node_instance_id": "homer_security_group_mm8kqo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:22.722Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7bcbe7c0-f0e0-465c-8ce6-a632bb139f19.json used request id req-f35bf21a-780d-4775-b4c9-5e5d03ba7ba2", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.dafea271-850b-442b-9d16-fe1e59a3f848"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-634e731e-8b54-4d75-96d5-7292e506cf80", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.519Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e79c2eec-eac7-4073-b638-c7e9d535579f x-compute-request-id: req-e79c2eec-eac7-4073-b638-c7e9d535579f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.282Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}], "metadata": {"pagination": {"total": 915, "offset": 802, "size": 50}}} 2019-05-14 11:27:34,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:34,762 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:34 GMT 2019-05-14 11:27:34,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:34,762 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:34,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:34,762 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:34,762 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:34,762 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:34,764 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-1fef8795-d770-42a7-8b51-03f4855d9d75 2019-05-14 11:27:34,764 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-444bac59-bac3-420e-883c-13baac7e9aa0 2019-05-14 11:27:34,765 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 11:27: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-444bac59-bac3-420e-883c-13baac7e9aa0 x-compute-request-id: req-444bac59-bac3-420e-883c-13baac7e9aa0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5d45dea1-7712-416c-b14b-1276ae30a4b6 could not be found.", "code": 404}} 2019-05-14 11:27:34,765 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ab934fe4151e31cd1db24b133b3aa808305107" 2019-05-14 11:27:34,765 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:27:34,765 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:34,765 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:34,765 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:34,766 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-14 11:27:34,766 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5d45dea1-7712-416c-b14b-1276ae30a4b6 used request id req-444bac59-bac3-420e-883c-13baac7e9aa0 2019-05-14 11:27:34,766 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-14 11:27:34,766 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:27:34,766 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:27:34,766 - functest.core.cloudify - 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-05-14 11:27:34,766 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:34,767 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:34,767 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:34,767 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:27:34,767 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7526e6af76eca3016e89e9ff09881bd6b82054b8" 2019-05-14 11:27:34,767 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6f69da60-2abc-4cda-adff-63d8fdda2ddf 2019-05-14 11:27:34,767 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f69da60-2abc-4cda-adff-63d8fdda2ddf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:34,767 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:27:34,767 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-14 11:27:34,768 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e1c4fa65-c12b-4f07-845a-a5113096dfe6 2019-05-14 11:27:34,768 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:27:34,768 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:27:34,768 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:27:34,768 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-e27ac7bf-384d-4775-91ac-3c3e59253be3 x-compute-request-id: req-e27ac7bf-384d-4775-91ac-3c3e59253be3 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:34,768 - functest.core.cloudify - 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-05-14 11:27:34,768 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-14 11:27:34,769 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7526e6af76eca3016e89e9ff09881bd6b82054b8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-14 11:27:34,769 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-e27ac7bf-384d-4775-91ac-3c3e59253be3 2019-05-14 11:27:34,769 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-e27ac7bf-384d-4775-91ac-3c3e59253be3 2019-05-14 11:27:34,769 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1c4fa65-c12b-4f07-845a-a5113096dfe6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:34,769 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:34,769 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:34,769 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:27:34,770 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7bcbe7c0-f0e0-465c-8ce6-a632bb139f19.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4db752b0bf0fd0af988d37e3ceddd26f8960f69" 2019-05-14 11:27:34,770 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f35bf21a-780d-4775-b4c9-5e5d03ba7ba2 Content-Length: 0 Date: Tue, 14 May 2019 11:27:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:27:34,770 - functest.core.cloudify - 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-05-14 11:27:34,770 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:34,770 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:34,770 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b493a989-a1a7-4964-bf9b-cbdaee200541 2019-05-14 11:27:34,770 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:27:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-634e731e-8b54-4d75-96d5-7292e506cf80 x-compute-request-id: req-634e731e-8b54-4d75-96d5-7292e506cf80 Content-Length: 0 Content-Type: application/json 2019-05-14 11:27:34,771 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/7bcbe7c0-f0e0-465c-8ce6-a632bb139f19.json used request id req-f35bf21a-780d-4775-b4c9-5e5d03ba7ba2 2019-05-14 11:27:34,771 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b493a989-a1a7-4964-bf9b-cbdaee200541 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:34,771 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-14 11:27:34,771 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7bcbe7c0-f0e0-465c-8ce6-a632bb139f19.json used request id req-f35bf21a-780d-4775-b4c9-5e5d03ba7ba2 2019-05-14 11:27:34,771 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-634e731e-8b54-4d75-96d5-7292e506cf80 2019-05-14 11:27:34,771 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e79c2eec-eac7-4073-b638-c7e9d535579f x-compute-request-id: req-e79c2eec-eac7-4073-b638-c7e9d535579f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-14 11:27:34,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:34,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:34,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:34,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:34 GMT 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:34,829 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:39,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:39,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:39,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:39,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:39,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:39,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:39,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:39,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_38opkt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.405Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:21.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-634e731e-8b54-4d75-96d5-7292e506cf80", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.519Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-634e731e-8b54-4d75-96d5-7292e506cf80", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.519Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7526e6af76eca3016e89e9ff09881bd6b82054b8\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.520Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a42cfd78-4cf0-465d-989a-bb010a03510a"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "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-05-14T11:27:22.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a42cfd78-4cf0-465d-989a-bb010a03510a"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69b9e4ad-a138-45fe-b0af-95da6c3931a2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:22.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a42cfd78-4cf0-465d-989a-bb010a03510a"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-69b9e4ad-a138-45fe-b0af-95da6c3931a2", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a42cfd78-4cf0-465d-989a-bb010a03510a"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61c72da4c1ca8b87c075fb6b510e7e604fae0c8f\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9e466dfd-4b3b-46ac-b62c-83e382c0d8b9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42793e96-dabb-4621-8823-51779bb75394 x-compute-request-id: req-42793e96-dabb-4621-8823-51779bb75394 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.892Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-42793e96-dabb-4621-8823-51779bb75394", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.893Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.306Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-42793e96-dabb-4621-8823-51779bb75394", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.893Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.955Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-e79c2eec-eac7-4073-b638-c7e9d535579f", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.282Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.955Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json used request id req-68dbd66c-f187-4cf4-b517-5bedc22a79f5", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a42cfd78-4cf0-465d-989a-bb010a03510a"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.955Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json used request id req-68dbd66c-f187-4cf4-b517-5bedc22a79f5", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a42cfd78-4cf0-465d-989a-bb010a03510a"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.955Z", "message": "RESP: [204] X-Openstack-Request-Id: req-68dbd66c-f187-4cf4-b517-5bedc22a79f5 Content-Length: 0 Date: Tue, 14 May 2019 11:27: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": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a42cfd78-4cf0-465d-989a-bb010a03510a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.955Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.800Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_security_group_9e5o50", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.955Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}899337580b4aff6bd6408f219094abfd5f26a8b2\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a42cfd78-4cf0-465d-989a-bb010a03510a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.955Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-e79c2eec-eac7-4073-b638-c7e9d535579f", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.282Z", "source_id": "sprout_host_ij3khx", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e1b95f8a-a606-484b-a373-da4971c9262f"}, {"node_instance_id": "homer_security_group_mm8kqo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:23.955Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:22.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:24.551Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a.json used request id req-89b6097b-199b-4667-af55-6ea3afcff354", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9e466dfd-4b3b-46ac-b62c-83e382c0d8b9"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:24.551Z", "message": "RESP: [204] X-Openstack-Request-Id: req-89b6097b-199b-4667-af55-6ea3afcff354 Content-Length: 0 Date: Tue, 14 May 2019 11:27:24 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9e466dfd-4b3b-46ac-b62c-83e382c0d8b9"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:24.551Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.846Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:24.551Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:23.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:24.551Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_floatingip_38opkt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:24.551Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a.json used request id req-89b6097b-199b-4667-af55-6ea3afcff354", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9e466dfd-4b3b-46ac-b62c-83e382c0d8b9"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.169Z", "message": "Waiting for process 24254 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.169Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.169Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "ellis_security_group_9e5o50", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.169Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.701Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-507d6d83-6ecd-459d-8d54-ac92e379334a", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:25.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "ellis_floatingip_38opkt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.701Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:24.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.701Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:25.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.701Z", "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-05-14T11:27:25.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:25.701Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-507d6d83-6ecd-459d-8d54-ac92e379334a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:25.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.369Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}283bb6707d7a75ccd4f5929f5e1e347c9b2cab4d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:25.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.900Z", "message": "RESP: [204] Date: Tue, 14 May 2019 11:27:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b924d46-9ada-454d-855a-de9217ae3529 x-compute-request-id: req-9b924d46-9ada-454d-855a-de9217ae3529 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:26.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.900Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-9b924d46-9ada-454d-855a-de9217ae3529", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:26.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.900Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}283bb6707d7a75ccd4f5929f5e1e347c9b2cab4d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:26.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.900Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}283bb6707d7a75ccd4f5929f5e1e347c9b2cab4d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:26.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.900Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-9b924d46-9ada-454d-855a-de9217ae3529", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:26.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.900Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-19deed54-6f5f-46ec-b293-d2d36b900088 x-compute-request-id: req-19deed54-6f5f-46ec-b293-d2d36b900088 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:26:35Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:26.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.900Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-19deed54-6f5f-46ec-b293-d2d36b900088", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:26.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:26.900Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-19deed54-6f5f-46ec-b293-d2d36b900088", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:26.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:27.520Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-523eca1c-bb18-4069-a910-5d93f160aeca", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:27.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:27.520Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-523eca1c-bb18-4069-a910-5d93f160aeca", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:27.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:27.520Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:27: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-523eca1c-bb18-4069-a910-5d93f160aeca x-compute-request-id: req-523eca1c-bb18-4069-a910-5d93f160aeca Content-Encoding: gzip Content-Length: 807 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:7e:49:99\", \"version\": 4, \"addr\": \"192.168.120.36\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:09:09.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:27:26Z\", \"hostId\": \"53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_sprout_host_ij3khx\", \"created\": \"2019-05-14T11:06:03Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:27.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:27.520Z", "message": "Waiting for server \"d9c5e56c-ed85-4a22-b5e8-e03f65362708\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:27.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}], "metadata": {"pagination": {"total": 925, "offset": 852, "size": 50}}} 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:39 GMT 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:39,925 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:39,928 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-14 11:27:39,928 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-14 11:27:39,929 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-14 11:27:39,929 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-634e731e-8b54-4d75-96d5-7292e506cf80 2019-05-14 11:27:39,929 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/action used request id req-634e731e-8b54-4d75-96d5-7292e506cf80 2019-05-14 11:27:39,929 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7526e6af76eca3016e89e9ff09881bd6b82054b8" 2019-05-14 11:27:39,929 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-14 11:27:39,929 - functest.core.cloudify - 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-05-14 11:27:39,929 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69b9e4ad-a138-45fe-b0af-95da6c3931a2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:39,930 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-69b9e4ad-a138-45fe-b0af-95da6c3931a2 2019-05-14 11:27:39,930 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c72da4c1ca8b87c075fb6b510e7e604fae0c8f" 2019-05-14 11:27:39,930 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42793e96-dabb-4621-8823-51779bb75394 x-compute-request-id: req-42793e96-dabb-4621-8823-51779bb75394 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:39,930 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-42793e96-dabb-4621-8823-51779bb75394 2019-05-14 11:27:39,930 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-42793e96-dabb-4621-8823-51779bb75394 2019-05-14 11:27:39,931 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-e79c2eec-eac7-4073-b638-c7e9d535579f 2019-05-14 11:27:39,931 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json used request id req-68dbd66c-f187-4cf4-b517-5bedc22a79f5 2019-05-14 11:27:39,931 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json used request id req-68dbd66c-f187-4cf4-b517-5bedc22a79f5 2019-05-14 11:27:39,931 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-68dbd66c-f187-4cf4-b517-5bedc22a79f5 Content-Length: 0 Date: Tue, 14 May 2019 11:27:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:27:39,931 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:27:39,931 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e6bbba2a-cd89-45ea-9946-090031a0e776.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899337580b4aff6bd6408f219094abfd5f26a8b2" 2019-05-14 11:27:39,931 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708/os-security-groups used request id req-e79c2eec-eac7-4073-b638-c7e9d535579f 2019-05-14 11:27:39,932 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:39,932 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a.json used request id req-89b6097b-199b-4667-af55-6ea3afcff354 2019-05-14 11:27:39,932 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89b6097b-199b-4667-af55-6ea3afcff354 Content-Length: 0 Date: Tue, 14 May 2019 11:27:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:27:39,932 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:39,932 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:39,932 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-14 11:27:39,933 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/9e4f7b1e-51cc-416a-a38c-6e9e1fa2d52a.json used request id req-89b6097b-199b-4667-af55-6ea3afcff354 2019-05-14 11:27:39,933 - functest.core.cloudify - DEBUG - Waiting for process 24254 to end... 2019-05-14 11:27:39,933 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-14 11:27:39,933 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 11:27:39,933 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:39,933 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-507d6d83-6ecd-459d-8d54-ac92e379334a 2019-05-14 11:27:39,933 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:39,934 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 11:27:39,934 - functest.core.cloudify - 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-05-14 11:27:39,934 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-507d6d83-6ecd-459d-8d54-ac92e379334a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:39,934 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283bb6707d7a75ccd4f5929f5e1e347c9b2cab4d" 2019-05-14 11:27:39,934 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 14 May 2019 11:27:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b924d46-9ada-454d-855a-de9217ae3529 x-compute-request-id: req-9b924d46-9ada-454d-855a-de9217ae3529 Content-Type: application/json 2019-05-14 11:27:39,934 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-9b924d46-9ada-454d-855a-de9217ae3529 2019-05-14 11:27:39,934 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283bb6707d7a75ccd4f5929f5e1e347c9b2cab4d" 2019-05-14 11:27:39,935 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283bb6707d7a75ccd4f5929f5e1e347c9b2cab4d" 2019-05-14 11:27:39,935 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-9b924d46-9ada-454d-855a-de9217ae3529 2019-05-14 11:27:39,935 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-19deed54-6f5f-46ec-b293-d2d36b900088 x-compute-request-id: req-19deed54-6f5f-46ec-b293-d2d36b900088 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:26:35Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:39,935 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-19deed54-6f5f-46ec-b293-d2d36b900088 2019-05-14 11:27:39,935 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-19deed54-6f5f-46ec-b293-d2d36b900088 2019-05-14 11:27:39,935 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-523eca1c-bb18-4069-a910-5d93f160aeca 2019-05-14 11:27:39,936 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-523eca1c-bb18-4069-a910-5d93f160aeca 2019-05-14 11:27:39,936 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:27: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-523eca1c-bb18-4069-a910-5d93f160aeca x-compute-request-id: req-523eca1c-bb18-4069-a910-5d93f160aeca Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:49:99", "version": 4, "addr": "192.168.120.36", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:09:09.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "d9c5e56c-ed85-4a22-b5e8-e03f65362708", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:27:26Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_sprout_host_ij3khx", "created": "2019-05-14T11:06:03Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:27:39,936 - functest.core.cloudify - DEBUG - Waiting for server "d9c5e56c-ed85-4a22-b5e8-e03f65362708" to be deleted. current status: SHUTOFF 2019-05-14 11:27:39,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:40,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:40,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:40,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:40,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:40,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:40 GMT 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:40,009 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:45,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:45,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:45,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:45,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:45,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:45,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:32.276Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}283bb6707d7a75ccd4f5929f5e1e347c9b2cab4d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:32.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:32.808Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:32.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:32.808Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-c5bf5f71-2f3f-4bf5-9067-c67d5e853c07", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:32.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:32.808Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-c5bf5f71-2f3f-4bf5-9067-c67d5e853c07", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:32.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_host_ij3khx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:32.808Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:32.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_host_ij3khx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:32.808Z", "message": "RESP: [404] Date: Tue, 14 May 2019 11: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-c5bf5f71-2f3f-4bf5-9067-c67d5e853c07 x-compute-request-id: req-c5bf5f71-2f3f-4bf5-9067-c67d5e853c07 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d9c5e56c-ed85-4a22-b5e8-e03f65362708 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:32.093Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fb4c87a-6565-4b25-bd90-6db913650450"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:33.403Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:33.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:33.403Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:32.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:33.403Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:32.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:33.998Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:33.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:33.998Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:33.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:33.998Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:33.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:34.752Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:34.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.89240059-de9e-4ac5-ad9a-9f4da06681ff"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:35.418Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-576138b4-e7ad-4874-af85-77d41019cc81", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:34.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.89240059-de9e-4ac5-ad9a-9f4da06681ff"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:35.418Z", "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-05-14T11:27:34.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.89240059-de9e-4ac5-ad9a-9f4da06681ff"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:35.418Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ce995cad-a1ad-421e-a762-e2b293349d01.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4caa5d41ec11c3c72f13873ec4985f9aff67161a\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:35.101Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.89240059-de9e-4ac5-ad9a-9f4da06681ff"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:35.418Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576138b4-e7ad-4874-af85-77d41019cc81 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:27:34.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.89240059-de9e-4ac5-ad9a-9f4da06681ff"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:36.014Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ce995cad-a1ad-421e-a762-e2b293349d01.json used request id req-773996ce-e5e4-489a-9877-5724ce473e10", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:35.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.89240059-de9e-4ac5-ad9a-9f4da06681ff"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:36.014Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/ce995cad-a1ad-421e-a762-e2b293349d01.json used request id req-773996ce-e5e4-489a-9877-5724ce473e10", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:35.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.89240059-de9e-4ac5-ad9a-9f4da06681ff"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:36.014Z", "message": "Waiting for process 15593 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:35.672Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:36.014Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:35.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "sprout_security_group_wuwm3m", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:36.014Z", "message": "RESP: [204] X-Openstack-Request-Id: req-773996ce-e5e4-489a-9877-5724ce473e10 Content-Length: 0 Date: Tue, 14 May 2019 11:27:35 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:35.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.89240059-de9e-4ac5-ad9a-9f4da06681ff"}, {"node_instance_id": "sprout_security_group_wuwm3m", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:36.682Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:36.118Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 925, "offset": 902, "size": 50}}} 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:45 GMT 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:45,095 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:45,097 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283bb6707d7a75ccd4f5929f5e1e347c9b2cab4d" 2019-05-14 11:27:45,097 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-14 11:27:45,097 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-c5bf5f71-2f3f-4bf5-9067-c67d5e853c07 2019-05-14 11:27:45,097 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d9c5e56c-ed85-4a22-b5e8-e03f65362708 used request id req-c5bf5f71-2f3f-4bf5-9067-c67d5e853c07 2019-05-14 11:27:45,097 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:45,097 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 11: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-c5bf5f71-2f3f-4bf5-9067-c67d5e853c07 x-compute-request-id: req-c5bf5f71-2f3f-4bf5-9067-c67d5e853c07 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d9c5e56c-ed85-4a22-b5e8-e03f65362708 could not be found.", "code": 404}} 2019-05-14 11:27:45,098 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:27:45,098 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:27:45,098 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:27:45,098 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-14 11:27:45,098 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:27:45,098 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:27:45,098 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-14 11:27:45,099 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-576138b4-e7ad-4874-af85-77d41019cc81 2019-05-14 11:27:45,099 - functest.core.cloudify - 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-05-14 11:27:45,099 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ce995cad-a1ad-421e-a762-e2b293349d01.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caa5d41ec11c3c72f13873ec4985f9aff67161a" 2019-05-14 11:27:45,099 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576138b4-e7ad-4874-af85-77d41019cc81 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:27:45,099 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ce995cad-a1ad-421e-a762-e2b293349d01.json used request id req-773996ce-e5e4-489a-9877-5724ce473e10 2019-05-14 11:27:45,099 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/ce995cad-a1ad-421e-a762-e2b293349d01.json used request id req-773996ce-e5e4-489a-9877-5724ce473e10 2019-05-14 11:27:45,099 - functest.core.cloudify - DEBUG - Waiting for process 15593 to end... 2019-05-14 11:27:45,100 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-14 11:27:45,100 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-773996ce-e5e4-489a-9877-5724ce473e10 Content-Length: 0 Date: Tue, 14 May 2019 11:27:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:27:45,100 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:45,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:45,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:45,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:45,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:45,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:45,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:45,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:45 GMT 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:45,279 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:50,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:50,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:50,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:50,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:50,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:50,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:50,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:50,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:50,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.156Z", "message": "Waiting for process 24254 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:44.903Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.787Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.787Z", "message": "Execution done (PID=24254, return_code=0): /tmp/NBKYX/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.787Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.787Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.787Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.787Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.787Z", "message": " Removed member b536c2046796a77d from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:45.787Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:46.383Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:46.383Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:46.383Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:46.383Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.d536e404-0ad2-4706-98c2-6c41b1bc9002"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:46.383Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:45.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_lk2zg6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:46.383Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:46.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:46.383Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:46.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:47.101Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:46.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 942, "offset": 925, "size": 50}}} 2019-05-14 11:27:50,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:50,365 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:50 GMT 2019-05-14 11:27:50,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:50,365 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:50,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:50,365 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:50,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:50,365 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:50,366 - functest.core.cloudify - DEBUG - Waiting for process 24254 to end... 2019-05-14 11:27:50,366 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-14 11:27:50,367 - functest.core.cloudify - DEBUG - Execution done (PID=24254, return_code=0): /tmp/NBKYX/remove-cluster-node.sh 2019-05-14 11:27:50,367 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-14 11:27:50,367 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-14 11:27:50,367 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-14 11:27:50,367 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:27:50,367 - functest.core.cloudify - DEBUG - Removed member b536c2046796a77d from cluster 2019-05-14 11:27:50,368 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-14 11:27:50,368 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:27:50,368 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:27:50,368 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:27:50,368 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:27:50,369 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:27:50,369 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:27:50,369 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:27:50,369 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-14 11:27:50,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:50,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:50,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:50,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:50,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:50,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:50,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:50,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:50,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:50,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:50,454 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:50 GMT 2019-05-14 11:27:50,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:50,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:50,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:50,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:50,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:55,460 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:27:55,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:55,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:55,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:55,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:55,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:51.225Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:50.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:51.892Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:51.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:52.610Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:52.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:53.242Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:52.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:53.242Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:52.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:53.909Z", "message": "Stopping Agent vellum_host_v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:53.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.95895bbf-f29e-4be9-9bb0-718cd57dd3fe"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:55.076Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:54.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.95895bbf-f29e-4be9-9bb0-718cd57dd3fe"}], "metadata": {"pagination": {"total": 949, "offset": 942, "size": 50}}} 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:55 GMT 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:55,545 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:27:55,546 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:27:55,546 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-14 11:27:55,546 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-14 11:27:55,546 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-14 11:27:55,547 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-14 11:27:55,547 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-14 11:27:55,547 - functest.core.cloudify - DEBUG - Stopping Agent vellum_host_v361ix 2019-05-14 11:27:55,547 - functest.core.cloudify - DEBUG - Stopping... 2019-05-14 11:27:55,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:27:55,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:27:55,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:27:55,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:27:55,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:27:55 GMT 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:27:55,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:00,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:00,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:00,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:00,728 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:55.579Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_v361ix stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:54.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.95895bbf-f29e-4be9-9bb0-718cd57dd3fe"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:55.579Z", "message": "Successfully stopped daemon: vellum_host_v361ix\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:54.947Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.95895bbf-f29e-4be9-9bb0-718cd57dd3fe"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:56.267Z", "message": "Waiting for process 15593 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:55.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:56.267Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:55.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:56.267Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:55.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:56.267Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:55.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:27:56.935Z", "message": "Deleting Agent vellum_host_v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:27:56.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8f10a09b-9117-4e39-88cf-9ae5dd80232e"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:00.690Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:00.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8f10a09b-9117-4e39-88cf-9ae5dd80232e"}], "metadata": {"pagination": {"total": 957, "offset": 949, "size": 50}}} 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:00 GMT 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:00,729 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:28:00,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:00,730 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:00,730 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:00,730 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:28:00,730 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_v361ix stop 2019-05-14 11:28:00,731 - functest.core.cloudify - DEBUG - Successfully stopped daemon: vellum_host_v361ix 2019-05-14 11:28:00,731 - functest.core.cloudify - DEBUG - Waiting for process 15593 to end... 2019-05-14 11:28:00,731 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-14 11:28:00,731 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-14 11:28:00,731 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-14 11:28:00,732 - functest.core.cloudify - DEBUG - Deleting Agent vellum_host_v361ix 2019-05-14 11:28:00,732 - functest.core.cloudify - DEBUG - Deleting... 2019-05-14 11:28:00,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:00,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:00,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:00,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:00 GMT 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:00,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:00,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:00,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:05,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:05,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:05,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:05,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:05,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:05,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:05,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:05,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:05,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:01.203Z", "message": "Successfully deleted daemon: vellum_host_v361ix", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:00.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8f10a09b-9117-4e39-88cf-9ae5dd80232e"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:01.203Z", "message": "11:28:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_v361ix: No response received for task 84cb323ba9254c2ca466d2a22f148843", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:00.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8f10a09b-9117-4e39-88cf-9ae5dd80232e"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:01.203Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:00.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.8f10a09b-9117-4e39-88cf-9ae5dd80232e"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:01.835Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:01.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:01.835Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:01.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:02.502Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:01.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:03.120Z", "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-05-14T11:28:02.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:03.120Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d014735-aa92-4a68-8d14-52922fe56005 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:28:02.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:03.120Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9d014735-aa92-4a68-8d14-52922fe56005", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:02.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:03.737Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23efa794c8fc2bf7eda2399b3be7173c03244ba9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:03.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:04.240Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:28: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-9e4cdf7a-38da-40ec-b24d-7dfd4cd1d77f x-compute-request-id: req-9e4cdf7a-38da-40ec-b24d-7dfd4cd1d77f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:04.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:04.957Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-d73c29ea-26dc-4e4c-8b2c-e7b9309e3ada", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:04.957Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-9e4cdf7a-38da-40ec-b24d-7dfd4cd1d77f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:04.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:04.957Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-9e4cdf7a-38da-40ec-b24d-7dfd4cd1d77f", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:04.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:04.957Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d73c29ea-26dc-4e4c-8b2c-e7b9309e3ada x-compute-request-id: req-d73c29ea-26dc-4e4c-8b2c-e7b9309e3ada Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:04.957Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-d73c29ea-26dc-4e4c-8b2c-e7b9309e3ada", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:04.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:04.957Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23efa794c8fc2bf7eda2399b3be7173c03244ba9\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:04.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}], "metadata": {"pagination": {"total": 974, "offset": 957, "size": 50}}} 2019-05-14 11:28:05,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:05,895 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:05 GMT 2019-05-14 11:28:05,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:05,895 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:28:05,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:05,895 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:05,895 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:05,895 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:28:05,896 - functest.core.cloudify - DEBUG - Successfully deleted daemon: vellum_host_v361ix 2019-05-14 11:28:05,896 - functest.core.cloudify - DEBUG - 11:28:00 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_v361ix: No response received for task 84cb323ba9254c2ca466d2a22f148843 2019-05-14 11:28:05,897 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-14 11:28:05,897 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-14 11:28:05,897 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-14 11:28:05,897 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 11:28:05,897 - functest.core.cloudify - 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-05-14 11:28:05,898 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d014735-aa92-4a68-8d14-52922fe56005 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:28:05,898 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9d014735-aa92-4a68-8d14-52922fe56005 2019-05-14 11:28:05,898 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23efa794c8fc2bf7eda2399b3be7173c03244ba9" 2019-05-14 11:28:05,898 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:28: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-9e4cdf7a-38da-40ec-b24d-7dfd4cd1d77f x-compute-request-id: req-9e4cdf7a-38da-40ec-b24d-7dfd4cd1d77f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:28:05,898 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-d73c29ea-26dc-4e4c-8b2c-e7b9309e3ada 2019-05-14 11:28:05,898 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-9e4cdf7a-38da-40ec-b24d-7dfd4cd1d77f 2019-05-14 11:28:05,899 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-9e4cdf7a-38da-40ec-b24d-7dfd4cd1d77f 2019-05-14 11:28:05,899 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d73c29ea-26dc-4e4c-8b2c-e7b9309e3ada x-compute-request-id: req-d73c29ea-26dc-4e4c-8b2c-e7b9309e3ada Content-Length: 0 Content-Type: application/json 2019-05-14 11:28:05,899 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-d73c29ea-26dc-4e4c-8b2c-e7b9309e3ada 2019-05-14 11:28:05,899 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23efa794c8fc2bf7eda2399b3be7173c03244ba9" -d '{"os-stop": null}' 2019-05-14 11:28:05,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:06,027 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:06,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:06,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:06,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:06,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:06,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:06,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:06,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:06,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:06,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:06 GMT 2019-05-14 11:28:06,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:06,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:06,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:06,028 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:06,028 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:11,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:11,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:11,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:11,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:11,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 974, "offset": 974, "size": 50}}} 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:11 GMT 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:11,111 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:11,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:11,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:11,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:11,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:11,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:11,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:11,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:11,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:11,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:11,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:11,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:11,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:11 GMT 2019-05-14 11:28:11,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:11,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:11,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:11,176 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:11,176 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:16,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:16,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:16,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:16,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:16,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:14.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23efa794c8fc2bf7eda2399b3be7173c03244ba9\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:14.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:15.063Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:28: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-514c637c-ed61-4fc9-8b3e-23e9702affcf x-compute-request-id: req-514c637c-ed61-4fc9-8b3e-23e9702affcf Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:28:04Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:14.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:15.680Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:28:15.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:15.680Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-514c637c-ed61-4fc9-8b3e-23e9702affcf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:14.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:15.680Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-514c637c-ed61-4fc9-8b3e-23e9702affcf", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:14.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.92c830d7-e2dc-42c9-9c56-656cd25755df"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:16.250Z", "message": "Waiting for process 15593 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:15.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}], "metadata": {"pagination": {"total": 979, "offset": 974, "size": 50}}} 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:16 GMT 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:16,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:16,250 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:16,250 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:28:16,250 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23efa794c8fc2bf7eda2399b3be7173c03244ba9" 2019-05-14 11:28:16,251 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:28: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-514c637c-ed61-4fc9-8b3e-23e9702affcf x-compute-request-id: req-514c637c-ed61-4fc9-8b3e-23e9702affcf Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:28:04Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:28:16,251 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-14 11:28:16,251 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-514c637c-ed61-4fc9-8b3e-23e9702affcf 2019-05-14 11:28:16,251 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-514c637c-ed61-4fc9-8b3e-23e9702affcf 2019-05-14 11:28:16,251 - functest.core.cloudify - DEBUG - Waiting for process 15593 to end... 2019-05-14 11:28:16,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:16,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:16,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:16,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:16,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:16 GMT 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:16,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:16,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:16,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:21,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:21,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:21,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:21,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:21,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:21,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:21,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:21,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 980, "offset": 980, "size": 50}}} 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:21 GMT 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:21,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:21 GMT 2019-05-14 11:28:21,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:21,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:21,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:21,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:21,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:26,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:26,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 980, "offset": 980, "size": 50}}} 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:26,529 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:26 GMT 2019-05-14 11:28:26,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:26,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-14 11:28:26,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:26,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:26,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:26,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:26,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:26,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:26,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:26,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:26,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:26,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:26 GMT 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:26,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:31,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:31,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:31,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:31,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:31,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 980, "offset": 980, "size": 50}}} 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:31 GMT 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:31,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:31,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:31,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:31,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:31,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:31,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:31,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:31,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:31,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:31,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:31,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:31,721 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:31 GMT 2019-05-14 11:28:31,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:31,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:31,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:31,721 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:31,721 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:36,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:36,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:36,809 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:36,809 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:36,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:36,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:36,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:36,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:36,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:35.629Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:35.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.211Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:35.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.211Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:35.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.211Z", "message": "Execution done (PID=15593, return_code=124): /tmp/CIHC7/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:35.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.211Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:35.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.211Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/CIHC7/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/CIHC7/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_2rr3zs/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_2rr3zs/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_2rr3zs/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_2rr3zs/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_2rr3zs/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_2rr3zs/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/CIHC7/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-14T11:28:36.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.211Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:35.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.211Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:35.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.44e2b8c0-ce2a-4bf5-afbd-679b12337215"}], "metadata": {"pagination": {"total": 988, "offset": 980, "size": 50}}} 2019-05-14 11:28:36,810 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:36,810 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:36 GMT 2019-05-14 11:28:36,810 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:36,810 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:28:36,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:36,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:36,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:36,810 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:28:36,811 - functest.core.cloudify - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-05-14 11:28:36,811 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:28:36,811 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:28:36,811 - functest.core.cloudify - DEBUG - Execution done (PID=15593, return_code=124): /tmp/CIHC7/stop-bono.sh 2019-05-14 11:28:36,812 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:28:36,812 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/CIHC7/stop-bono.sh, exit_code: 124 2019-05-14 11:28:36,812 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:28:36,812 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:28:36,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:36,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:36,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:36,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:36,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:36,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:36 GMT 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:36,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:41,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:41,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:41,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:41,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:41,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:41,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:41,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.857Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:36.326Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.857Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:36.540Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:36.857Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:36.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:37.725Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZZ3WC/bind.py", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:37.653Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:38.321Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:37.802Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:38.321Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.084Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:38.321Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.025Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.580Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.102Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.102Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.103Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkRlWL5', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.255Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.267Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.274Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.730Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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.12', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.084Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp41Vbwp', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.085Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.030Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_24j9tg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:38.095Z", "source_id": "bono_lrserf", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3db1fd54-dae7-4912-b1d8-27ea4cb7fc96"}, {"node_instance_id": "bono_lrserf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:39.759Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:39.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:40.376Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1O2Q1/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:40.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:40.879Z", "message": "Process created, PID: 16877", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:40.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:40.879Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:40.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:40.879Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:40.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:40.879Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:40.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:40.879Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:40.210Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}], "metadata": {"pagination": {"total": 1014, "offset": 988, "size": 50}}} 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:41 GMT 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:41,954 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:28:41,955 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:28:41,956 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:28:41,956 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:28:41,956 - functest.core.cloudify - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZZ3WC/bind.py 2019-05-14 11:28:41,956 - functest.core.cloudify - DEBUG - Creating private domain file 2019-05-14 11:28:41,956 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-05-14 11:28:41,956 - functest.core.cloudify - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-05-14 11:28:41,956 - functest.core.cloudify - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-05-14 11:28:41,957 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:28:41,957 - functest.core.cloudify - DEBUG - Creating public domain file 2019-05-14 11:28:41,957 - functest.core.cloudify - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-05-14 11:28:41,957 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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.12', u'hss_hostname': u''}. 2019-05-14 11:28:41,957 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkRlWL5', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:28:41,957 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-05-14 11:28:41,957 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-05-14 11:28:41,958 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:28:41,958 - functest.core.cloudify - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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.12', u'hss_hostname': u''}. 2019-05-14 11:28:41,958 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp41Vbwp', '/etc/bind/db.clearwater.local'] 2019-05-14 11:28:41,958 - functest.core.cloudify - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-05-14 11:28:41,958 - functest.core.cloudify - DEBUG - Sending task 'script_runner.tasks.run' 2019-05-14 11:28:41,958 - functest.core.cloudify - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/1O2Q1/remove-cluster-node.sh 2019-05-14 11:28:41,958 - functest.core.cloudify - DEBUG - Process created, PID: 16877 2019-05-14 11:28:41,959 - functest.core.cloudify - DEBUG - Started consumer thread for stderr 2019-05-14 11:28:41,959 - functest.core.cloudify - DEBUG - Started consumer thread for stdout 2019-05-14 11:28:41,959 - functest.core.cloudify - DEBUG - Remove node in ETCD cluster 2019-05-14 11:28:41,959 - functest.core.cloudify - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-05-14 11:28:41,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:42,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:42 GMT 2019-05-14 11:28:42,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:42,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:42,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:42,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:42,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:47,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:47,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:45.635Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:45.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:46.638Z", "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-05-14T11:28:46.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb158948-48c9-4dc9-bd9a-6dd0adeab1eb"}], "metadata": {"pagination": {"total": 1016, "offset": 1014, "size": 50}}} 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:47,096 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:47 GMT 2019-05-14 11:28:47,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:47,097 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:28:47,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:47,097 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:47,097 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:47,097 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:28:47,097 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:28:47,098 - functest.core.cloudify - 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-05-14 11:28:47,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:47,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:47 GMT 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:47,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:47,167 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:47,167 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:52,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:52,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:47.305Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cdb1b904b04d45810dd6de83a72eb8c994b933c1\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:46.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb158948-48c9-4dc9-bd9a-6dd0adeab1eb"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:47.305Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f2855a89-e815-4f2f-9f41-88b88d8ef192", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:46.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb158948-48c9-4dc9-bd9a-6dd0adeab1eb"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:47.305Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2855a89-e815-4f2f-9f41-88b88d8ef192 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:28:46.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb158948-48c9-4dc9-bd9a-6dd0adeab1eb"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:48.273Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:28: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-4fc36b5c-04fa-4fb5-8d8d-0f6c4579cc84 x-compute-request-id: req-4fc36b5c-04fa-4fb5-8d8d-0f6c4579cc84 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:28:15Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:48.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb158948-48c9-4dc9-bd9a-6dd0adeab1eb"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:48.871Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-4fc36b5c-04fa-4fb5-8d8d-0f6c4579cc84", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:48.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb158948-48c9-4dc9-bd9a-6dd0adeab1eb"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:48.871Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:48.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:48.871Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:48.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb158948-48c9-4dc9-bd9a-6dd0adeab1eb"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:48.871Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:48.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:48.871Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-4fc36b5c-04fa-4fb5-8d8d-0f6c4579cc84", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:48.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.fb158948-48c9-4dc9-bd9a-6dd0adeab1eb"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:48.871Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:48.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:49.539Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:48.835Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:50.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": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:49.841Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:50.156Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-754a95f5-1ce8-4a1a-a088-2c611c18153c", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:49.846Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:50.156Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754a95f5-1ce8-4a1a-a088-2c611c18153c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:49.846Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:50.773Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65d18ad28dcbdc44a417ec5537e87dd7e805308e\"", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:50.252Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:51.276Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:28: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-ef0803fd-4294-4d5b-be55-0875ef134409 x-compute-request-id: req-ef0803fd-4294-4d5b-be55-0875ef134409 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_vellum\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:28:15Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:51.154Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:51.780Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-ef0803fd-4294-4d5b-be55-0875ef134409", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:51.155Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:51.780Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-ef0803fd-4294-4d5b-be55-0875ef134409", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:51.155Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:51.780Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65d18ad28dcbdc44a417ec5537e87dd7e805308e\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:51.156Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}], "metadata": {"pagination": {"total": 1035, "offset": 1016, "size": 50}}} 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:52,254 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:52 GMT 2019-05-14 11:28:52,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:52,255 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:28:52,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:52,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:52,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:52,255 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:28:52,256 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb1b904b04d45810dd6de83a72eb8c994b933c1" 2019-05-14 11:28:52,256 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f2855a89-e815-4f2f-9f41-88b88d8ef192 2019-05-14 11:28:52,257 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2855a89-e815-4f2f-9f41-88b88d8ef192 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:28:52,257 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:28: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-4fc36b5c-04fa-4fb5-8d8d-0f6c4579cc84 x-compute-request-id: req-4fc36b5c-04fa-4fb5-8d8d-0f6c4579cc84 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:28:15Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:28:52,257 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-4fc36b5c-04fa-4fb5-8d8d-0f6c4579cc84 2019-05-14 11:28:52,257 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:28:52,257 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-14 11:28:52,258 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:28:52,258 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-4fc36b5c-04fa-4fb5-8d8d-0f6c4579cc84 2019-05-14 11:28:52,258 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:28:52,258 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:28:52,258 - functest.core.cloudify - 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-05-14 11:28:52,258 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-754a95f5-1ce8-4a1a-a088-2c611c18153c 2019-05-14 11:28:52,258 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-754a95f5-1ce8-4a1a-a088-2c611c18153c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:28:52,259 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d18ad28dcbdc44a417ec5537e87dd7e805308e" 2019-05-14 11:28:52,259 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:28: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-ef0803fd-4294-4d5b-be55-0875ef134409 x-compute-request-id: req-ef0803fd-4294-4d5b-be55-0875ef134409 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_vellum"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:28:15Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:28:52,259 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-ef0803fd-4294-4d5b-be55-0875ef134409 2019-05-14 11:28:52,259 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-ef0803fd-4294-4d5b-be55-0875ef134409 2019-05-14 11:28:52,259 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d18ad28dcbdc44a417ec5537e87dd7e805308e" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-05-14 11:28:52,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:52,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:52,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:52,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:52,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:52,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:52,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:52,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:52,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:52,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:52,316 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:52 GMT 2019-05-14 11:28:52,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:52,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:52,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:52,316 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:52,316 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:57,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:28:57,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:57,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:57,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:57,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:52.896Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:28: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-4fc40e6e-981c-4d68-9697-5f9213a0ca1a x-compute-request-id: req-4fc40e6e-981c-4d68-9697-5f9213a0ca1a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:52.829Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.399Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-4fc40e6e-981c-4d68-9697-5f9213a0ca1a", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:52.829Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.399Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-4fc40e6e-981c-4d68-9697-5f9213a0ca1a", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:52.830Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65d18ad28dcbdc44a417ec5537e87dd7e805308e\"", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:52.831Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.934Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-1c5597eb-d44e-4fd1-9abe-57cde74820e2", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:53.575Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.934Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-84231e67-9fec-4f3e-aefe-9bc29232b09f", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:53.436Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.934Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84231e67-9fec-4f3e-aefe-9bc29232b09f x-compute-request-id: req-84231e67-9fec-4f3e-aefe-9bc29232b09f Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:28:15Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:53.435Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.934Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-84231e67-9fec-4f3e-aefe-9bc29232b09f", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:53.436Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}65d18ad28dcbdc44a417ec5537e87dd7e805308e\"", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:53.437Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.934Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-1c5597eb-d44e-4fd1-9abe-57cde74820e2 x-compute-request-id: req-1c5597eb-d44e-4fd1-9abe-57cde74820e2 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:53.575Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:53.934Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-1c5597eb-d44e-4fd1-9abe-57cde74820e2", "level": "debug", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:53.575Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3b4af0f3-7af0-4112-821e-73c61229e287"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:54.515Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:54.007Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:54.515Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_brnblq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:53.847Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:55.050Z", "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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.001Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:55.716Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec7188d-982d-49fa-997a-7f0d779c0704 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.006Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:55.716Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0ec7188d-982d-49fa-997a-7f0d779c0704", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.006Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:55.716Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abdf1a55ca985460e2df0d29bcb47e2503abc6ca\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.420Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": "Execution done (PID=16877, return_code=2): /tmp/1O2Q1/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " Received an error trying to remove member 2a5f44e2545a7ee7: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.5:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " ; error #1: client: etcd member http://192.168.120.12:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_lrserf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:56.435Z", "message": " ; error #2: client: endpoint http://192.168.120.23:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:55.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.9a66580a-beef-4866-b340-f2a04e90eaa5"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.052Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.052Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-5886ca2e-b407-4055-915c-91bb5b695ef1 x-compute-request-id: req-5886ca2e-b407-4055-915c-91bb5b695ef1 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:28:15Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.314Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": "bono_lrserf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.052Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/1O2Q1/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/1O2Q1/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_2rr3zs/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_2rr3zs/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_2rr3zs/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_2rr3zs/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_2rr3zs/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_2rr3zs/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/1O2Q1/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-05-14T11:28:56.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_lrserf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.052Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.614Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.052Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-5886ca2e-b407-4055-915c-91bb5b695ef1", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.315Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.052Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-5886ca2e-b407-4055-915c-91bb5b695ef1", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.315Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abdf1a55ca985460e2df0d29bcb47e2503abc6ca\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:56.316Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}], "metadata": {"pagination": {"total": 1074, "offset": 1035, "size": 50}}} 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:57 GMT 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:28:57,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:57,412 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:57,412 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:28:57,412 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:28:57,414 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:28: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-4fc40e6e-981c-4d68-9697-5f9213a0ca1a x-compute-request-id: req-4fc40e6e-981c-4d68-9697-5f9213a0ca1a Content-Length: 0 Content-Type: application/json 2019-05-14 11:28:57,414 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-4fc40e6e-981c-4d68-9697-5f9213a0ca1a 2019-05-14 11:28:57,414 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-4fc40e6e-981c-4d68-9697-5f9213a0ca1a 2019-05-14 11:28:57,414 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d18ad28dcbdc44a417ec5537e87dd7e805308e" 2019-05-14 11:28:57,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-1c5597eb-d44e-4fd1-9abe-57cde74820e2 2019-05-14 11:28:57,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-84231e67-9fec-4f3e-aefe-9bc29232b09f 2019-05-14 11:28:57,415 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:28:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84231e67-9fec-4f3e-aefe-9bc29232b09f x-compute-request-id: req-84231e67-9fec-4f3e-aefe-9bc29232b09f Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:28:15Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:28:57,415 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-84231e67-9fec-4f3e-aefe-9bc29232b09f 2019-05-14 11:28:57,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65d18ad28dcbdc44a417ec5537e87dd7e805308e" 2019-05-14 11:28:57,415 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-1c5597eb-d44e-4fd1-9abe-57cde74820e2 x-compute-request-id: req-1c5597eb-d44e-4fd1-9abe-57cde74820e2 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-14 11:28:57,416 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-1c5597eb-d44e-4fd1-9abe-57cde74820e2 2019-05-14 11:28:57,416 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:28:57,416 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:28:57,416 - functest.core.cloudify - 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-05-14 11:28:57,416 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ec7188d-982d-49fa-997a-7f0d779c0704 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:28:57,416 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0ec7188d-982d-49fa-997a-7f0d779c0704 2019-05-14 11:28:57,417 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1a55ca985460e2df0d29bcb47e2503abc6ca" 2019-05-14 11:28:57,417 - functest.core.cloudify - DEBUG - * Decommissioning the etcd processes 2019-05-14 11:28:57,417 - functest.core.cloudify - DEBUG - * Decommissioning the cluster manager 2019-05-14 11:28:57,417 - functest.core.cloudify - DEBUG - * Decommissioning the queue manager 2019-05-14 11:28:57,417 - functest.core.cloudify - DEBUG - * Decommissioning the config manager 2019-05-14 11:28:57,417 - functest.core.cloudify - DEBUG - * Decommissioning etcd 2019-05-14 11:28:57,418 - functest.core.cloudify - DEBUG - Failed to remove instance from cluster 2019-05-14 11:28:57,418 - functest.core.cloudify - DEBUG - Execution done (PID=16877, return_code=2): /tmp/1O2Q1/remove-cluster-node.sh 2019-05-14 11:28:57,418 - functest.core.cloudify - DEBUG - Context proxy closed 2019-05-14 11:28:57,418 - functest.core.cloudify - DEBUG - Consumer thread for stdout ended 2019-05-14 11:28:57,418 - functest.core.cloudify - DEBUG - Joining consumer thread for stdout 2019-05-14 11:28:57,418 - functest.core.cloudify - DEBUG - Joining consumer thread for stderr 2019-05-14 11:28:57,418 - functest.core.cloudify - DEBUG - Consumer thread for stderr ended 2019-05-14 11:28:57,419 - functest.core.cloudify - DEBUG - Received an error trying to remove member 2a5f44e2545a7ee7: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.5:4000 has no leader 2019-05-14 11:28:57,419 - functest.core.cloudify - DEBUG - ; error #1: client: etcd member http://192.168.120.12:4000 has no leader 2019-05-14 11:28:57,419 - functest.core.cloudify - DEBUG - ; error #2: client: endpoint http://192.168.120.23:4000 exceeded header timeout 2019-05-14 11:28:57,419 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:28:57,419 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-5886ca2e-b407-4055-915c-91bb5b695ef1 x-compute-request-id: req-5886ca2e-b407-4055-915c-91bb5b695ef1 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:28:15Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:28:57,419 - functest.core.cloudify - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/1O2Q1/remove-cluster-node.sh, exit_code: 2 2019-05-14 11:28:57,420 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:28:57,420 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-5886ca2e-b407-4055-915c-91bb5b695ef1 2019-05-14 11:28:57,420 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-5886ca2e-b407-4055-915c-91bb5b695ef1 2019-05-14 11:28:57,420 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1a55ca985460e2df0d29bcb47e2503abc6ca" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-14 11:28:57,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:28:57,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:28:57,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:28:57,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:28:57,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:28:57,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:28:57,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:28:57,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:28:57,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:28:57,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:28:57,483 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:28:57 GMT 2019-05-14 11:28:57,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:28:57,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:28:57,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:28:57,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:28:57,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:02,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:02,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:02,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:02,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:02,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:02,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:02,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:02,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:02,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abdf1a55ca985460e2df0d29bcb47e2503abc6ca\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.371Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-172ae87f-b445-4278-b836-b287ed310329 x-compute-request-id: req-172ae87f-b445-4278-b836-b287ed310329 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.082Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-172ae87f-b445-4278-b836-b287ed310329", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.082Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-172ae87f-b445-4278-b836-b287ed310329", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.083Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}abdf1a55ca985460e2df0d29bcb47e2503abc6ca\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.084Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:28: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-1b78b2b0-6ab5-498e-bc0e-3c5f6f8c1db0 x-compute-request-id: req-1b78b2b0-6ab5-498e-bc0e-3c5f6f8c1db0 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:28:15Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.369Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-1b78b2b0-6ab5-498e-bc0e-3c5f6f8c1db0", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.369Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-1b78b2b0-6ab5-498e-bc0e-3c5f6f8c1db0", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.370Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:57.647Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:58.279Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:58.279Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:58.279Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:28: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-8b5b2ce8-a493-4573-b2a5-ffda7cec2d50 x-compute-request-id: req-8b5b2ce8-a493-4573-b2a5-ffda7cec2d50 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.669Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:58.279Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-8b5b2ce8-a493-4573-b2a5-ffda7cec2d50", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.670Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:58.279Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-8b5b2ce8-a493-4573-b2a5-ffda7cec2d50", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:57.669Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.3960a281-2290-4880-866b-45878922f0a4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:58.873Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:58.016Z", "source_id": "vellum_host_v361ix", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:58.873Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:58.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:58.873Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:58.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:59.477Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:58.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:59.477Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:58.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:28:59.477Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:58.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.071Z", "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-05-14T11:28:59.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.071Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-41edf5fd-1bab-4ff3-baf9-707845807b83", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.071Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.051Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.071Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.071Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.071Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41edf5fd-1bab-4ff3-baf9-707845807b83 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:28:59.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.071Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:58.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.683Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07461181c7fe9372fb8e2b3c0886001eb956fb7c\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "proxy_node_jgawm5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.683Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.683Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_24j9tg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:00.683Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "RESP: [204] Date: Tue, 14 May 2019 11:29: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-45e7e548-58db-443c-b076-826c565e185b x-compute-request-id: req-45e7e548-58db-443c-b076-826c565e185b Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-45e7e548-58db-443c-b076-826c565e185b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07461181c7fe9372fb8e2b3c0886001eb956fb7c\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29: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-d339343a-ce72-41f3-b4ca-7881faf5566c x-compute-request-id: req-d339343a-ce72-41f3-b4ca-7881faf5566c Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:00Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:01.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29: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-19ec6c48-154e-442c-aa26-58a220785a36 x-compute-request-id: req-19ec6c48-154e-442c-aa26-58a220785a36 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:72:44:60\", \"version\": 4, \"addr\": \"192.168.120.19\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:28:15Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_vellum_host_v361ix\", \"created\": \"2019-05-14T11:06:00Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-19ec6c48-154e-442c-aa26-58a220785a36", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-19ec6c48-154e-442c-aa26-58a220785a36", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07461181c7fe9372fb8e2b3c0886001eb956fb7c\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.287Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-45e7e548-58db-443c-b076-826c565e185b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.912Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:28:59.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.912Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:00.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.912Z", "message": "Waiting for server \"ef79bbdc-b4c8-45bc-8072-1013becd5b51\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:01.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.912Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:01.532Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.912Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-d339343a-ce72-41f3-b4ca-7881faf5566c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:01.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.912Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:01.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 1125, "offset": 1074, "size": 50}}} 2019-05-14 11:29:02,582 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:02,582 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:02 GMT 2019-05-14 11:29:02,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:02,582 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:02,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:02,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:02,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:02,582 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:02,585 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1a55ca985460e2df0d29bcb47e2503abc6ca" 2019-05-14 11:29:02,585 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-172ae87f-b445-4278-b836-b287ed310329 x-compute-request-id: req-172ae87f-b445-4278-b836-b287ed310329 Content-Length: 0 Content-Type: application/json 2019-05-14 11:29:02,585 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-172ae87f-b445-4278-b836-b287ed310329 2019-05-14 11:29:02,585 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/action used request id req-172ae87f-b445-4278-b836-b287ed310329 2019-05-14 11:29:02,585 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdf1a55ca985460e2df0d29bcb47e2503abc6ca" 2019-05-14 11:29:02,586 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:28: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-1b78b2b0-6ab5-498e-bc0e-3c5f6f8c1db0 x-compute-request-id: req-1b78b2b0-6ab5-498e-bc0e-3c5f6f8c1db0 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:28:15Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:02,586 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-1b78b2b0-6ab5-498e-bc0e-3c5f6f8c1db0 2019-05-14 11:29:02,586 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-1b78b2b0-6ab5-498e-bc0e-3c5f6f8c1db0 2019-05-14 11:29:02,586 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:29:02,586 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-14 11:29:02,586 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:29:02,587 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:29:02,587 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:29:02,587 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:28: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-8b5b2ce8-a493-4573-b2a5-ffda7cec2d50 x-compute-request-id: req-8b5b2ce8-a493-4573-b2a5-ffda7cec2d50 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-14 11:29:02,587 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-8b5b2ce8-a493-4573-b2a5-ffda7cec2d50 2019-05-14 11:29:02,587 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51/os-security-groups used request id req-8b5b2ce8-a493-4573-b2a5-ffda7cec2d50 2019-05-14 11:29:02,587 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:29:02,588 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:29:02,588 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:29:02,588 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:29:02,588 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:29:02,588 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:29:02,588 - functest.core.cloudify - 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-05-14 11:29:02,589 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-41edf5fd-1bab-4ff3-baf9-707845807b83 2019-05-14 11:29:02,589 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:29:02,589 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-14 11:29:02,589 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 11:29:02,589 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:28:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41edf5fd-1bab-4ff3-baf9-707845807b83 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:29:02,589 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 11:29:02,590 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07461181c7fe9372fb8e2b3c0886001eb956fb7c" 2019-05-14 11:29:02,590 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:29:02,590 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:29:02,590 - functest.core.cloudify - DEBUG - Deleting node instance: nothing to do 2019-05-14 11:29:02,590 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 14 May 2019 11:29: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-45e7e548-58db-443c-b076-826c565e185b x-compute-request-id: req-45e7e548-58db-443c-b076-826c565e185b Content-Type: application/json 2019-05-14 11:29:02,590 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-45e7e548-58db-443c-b076-826c565e185b 2019-05-14 11:29:02,590 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07461181c7fe9372fb8e2b3c0886001eb956fb7c" 2019-05-14 11:29:02,591 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29: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-d339343a-ce72-41f3-b4ca-7881faf5566c x-compute-request-id: req-d339343a-ce72-41f3-b4ca-7881faf5566c Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:00Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:02,591 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:29:02,591 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:29:02,591 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29: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-19ec6c48-154e-442c-aa26-58a220785a36 x-compute-request-id: req-19ec6c48-154e-442c-aa26-58a220785a36 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:44:60", "version": 4, "addr": "192.168.120.19", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "ef79bbdc-b4c8-45bc-8072-1013becd5b51", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:28:15Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_vellum_host_v361ix", "created": "2019-05-14T11:06:00Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:02,591 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-19ec6c48-154e-442c-aa26-58a220785a36 2019-05-14 11:29:02,591 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-19ec6c48-154e-442c-aa26-58a220785a36 2019-05-14 11:29:02,592 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07461181c7fe9372fb8e2b3c0886001eb956fb7c" 2019-05-14 11:29:02,592 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-45e7e548-58db-443c-b076-826c565e185b 2019-05-14 11:29:02,592 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-14 11:29:02,592 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-05-14 11:29:02,592 - functest.core.cloudify - DEBUG - Waiting for server "ef79bbdc-b4c8-45bc-8072-1013becd5b51" to be deleted. current status: SHUTOFF 2019-05-14 11:29:02,592 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-14 11:29:02,592 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-d339343a-ce72-41f3-b4ca-7881faf5566c 2019-05-14 11:29:02,593 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-14 11:29:02,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:02,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:02,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:02,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:02,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:02,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:02 GMT 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:02,650 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:07,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:07,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:07,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:07,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:07,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:07,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:01.912Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-d339343a-ce72-41f3-b4ca-7881faf5566c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:01.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:03.081Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:02.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:03.678Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:03.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:03.678Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:03.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:03.678Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:03.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:04.365Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:03.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:04.365Z", "message": "Stopping Agent bono_host_2rr3zs", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:04.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b962c112-6027-4753-a844-c526fab0d10b"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:05.083Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:05.699Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:05.699Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b962c112-6027-4753-a844-c526fab0d10b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:05.699Z", "message": "Successfully stopped daemon: bono_host_2rr3zs\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b962c112-6027-4753-a844-c526fab0d10b"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:05.699Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:05.699Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:05.699Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_2rr3zs stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b962c112-6027-4753-a844-c526fab0d10b"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:06.294Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:06.294Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:05.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:06.294Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07461181c7fe9372fb8e2b3c0886001eb956fb7c\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:06.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:06.798Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-725c1bef-0488-40df-9ab2-b01550d9181e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:06.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:06.798Z", "message": "RESP: [404] Date: Tue, 14 May 2019 11:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-725c1bef-0488-40df-9ab2-b01550d9181e x-compute-request-id: req-725c1bef-0488-40df-9ab2-b01550d9181e Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ef79bbdc-b4c8-45bc-8072-1013becd5b51 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:06.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "vellum_host_v361ix", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:06.798Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-725c1bef-0488-40df-9ab2-b01550d9181e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:06.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.99f5361c-eb7a-4fa6-b8c5-5c6aca8054d3"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:06.798Z", "message": "Stopping Agent bind_host_0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:06.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.83f4a7ca-7ffc-4f12-8339-e5578d87dd89"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.324Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_0zbf41 stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.83f4a7ca-7ffc-4f12-8339-e5578d87dd89"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.324Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.324Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:06.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.324Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.83f4a7ca-7ffc-4f12-8339-e5578d87dd89"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.324Z", "message": "Deleting Agent bono_host_2rr3zs", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:06.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.151266e1-1ff4-4454-99e7-24601165437c"}, {"node_instance_id": "vellum_host_v361ix", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.324Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:06.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.324Z", "message": "Successfully stopped daemon: bind_host_0zbf41\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.83f4a7ca-7ffc-4f12-8339-e5578d87dd89"}], "metadata": {"pagination": {"total": 1152, "offset": 1124, "size": 50}}} 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:07 GMT 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:07,761 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:07,762 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:07,762 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:07,763 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-d339343a-ce72-41f3-b4ca-7881faf5566c 2019-05-14 11:29:07,763 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-14 11:29:07,763 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-14 11:29:07,763 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-14 11:29:07,764 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-14 11:29:07,764 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-14 11:29:07,764 - functest.core.cloudify - DEBUG - Stopping Agent bono_host_2rr3zs 2019-05-14 11:29:07,764 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-14 11:29:07,764 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-14 11:29:07,764 - functest.core.cloudify - DEBUG - Stopping... 2019-05-14 11:29:07,765 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bono_host_2rr3zs 2019-05-14 11:29:07,765 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-14 11:29:07,765 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-14 11:29:07,765 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_2rr3zs stop 2019-05-14 11:29:07,765 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-14 11:29:07,765 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-14 11:29:07,765 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07461181c7fe9372fb8e2b3c0886001eb956fb7c" 2019-05-14 11:29:07,766 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-725c1bef-0488-40df-9ab2-b01550d9181e 2019-05-14 11:29:07,766 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 11:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-725c1bef-0488-40df-9ab2-b01550d9181e x-compute-request-id: req-725c1bef-0488-40df-9ab2-b01550d9181e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ef79bbdc-b4c8-45bc-8072-1013becd5b51 could not be found.", "code": 404}} 2019-05-14 11:29:07,766 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ef79bbdc-b4c8-45bc-8072-1013becd5b51 used request id req-725c1bef-0488-40df-9ab2-b01550d9181e 2019-05-14 11:29:07,766 - functest.core.cloudify - DEBUG - Stopping Agent bind_host_0zbf41 2019-05-14 11:29:07,766 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_0zbf41 stop 2019-05-14 11:29:07,766 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:29:07,767 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-14 11:29:07,767 - functest.core.cloudify - DEBUG - Stopping... 2019-05-14 11:29:07,767 - functest.core.cloudify - DEBUG - Deleting Agent bono_host_2rr3zs 2019-05-14 11:29:07,767 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:29:07,767 - functest.core.cloudify - DEBUG - Successfully stopped daemon: bind_host_0zbf41 2019-05-14 11:29:07,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:07,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:07,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:07,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:07,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:07,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:07 GMT 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:07,829 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:12,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:12,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:12,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:12,929 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:12,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:12,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:12,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:12,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:12,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.922Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.922Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:07.922Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:08.517Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:08.012Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:08.517Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:08.517Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:07.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:09.065Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:08.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:09.065Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:08.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:09.065Z", "message": "Deleting Agent bind_host_0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:08.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.bc2be013-cc36-4a8d-bc15-3f00cc96d197"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:09.684Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:09.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7f185bdc-0d01-4b95-a9b7-2c89d7490933"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:10.351Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b04f8de61d43534a836b4b68f01120b59332f92d\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7f185bdc-0d01-4b95-a9b7-2c89d7490933"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:10.351Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-aa080144-5325-46d6-90b8-93008d265578", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:09.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7f185bdc-0d01-4b95-a9b7-2c89d7490933"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:10.351Z", "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-05-14T11:29:09.622Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7f185bdc-0d01-4b95-a9b7-2c89d7490933"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:10.351Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa080144-5325-46d6-90b8-93008d265578 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:29:09.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7f185bdc-0d01-4b95-a9b7-2c89d7490933"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:10.918Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:10.918Z", "message": "RESP: [204] X-Openstack-Request-Id: req-e76077b1-29e0-47dc-8d03-d8c430b9bd4b Content-Length: 0 Date: Tue, 14 May 2019 11:29:10 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7f185bdc-0d01-4b95-a9b7-2c89d7490933"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:10.918Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json used request id req-e76077b1-29e0-47dc-8d03-d8c430b9bd4b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7f185bdc-0d01-4b95-a9b7-2c89d7490933"}, {"node_instance_id": "vellum_security_group_brnblq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:10.918Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json used request id req-e76077b1-29e0-47dc-8d03-d8c430b9bd4b", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.489Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7f185bdc-0d01-4b95-a9b7-2c89d7490933"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:11.617Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.151266e1-1ff4-4454-99e7-24601165437c"}, {"node_instance_id": "vellum_security_group_brnblq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:11.617Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:11.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:11.617Z", "message": "Successfully deleted daemon: bono_host_2rr3zs", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.151266e1-1ff4-4454-99e7-24601165437c"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:11.617Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.151266e1-1ff4-4454-99e7-24601165437c"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:11.617Z", "message": "11:29:10 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2rr3zs: No response received for task ecc6736648ca41e69ab06f339891e920", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:10.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.151266e1-1ff4-4454-99e7-24601165437c"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:12.523Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:11.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:12.523Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:11.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:12.523Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:12.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:12.523Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:12.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 1179, "offset": 1152, "size": 50}}} 2019-05-14 11:29:12,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:12,930 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:12 GMT 2019-05-14 11:29:12,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:12,930 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:12,930 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:12,930 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:12,930 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:12,930 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:12,931 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:29:12,931 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-14 11:29:12,932 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:29:12,932 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-14 11:29:12,932 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:29:12,932 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-14 11:29:12,932 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:29:12,932 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-14 11:29:12,933 - functest.core.cloudify - DEBUG - Deleting Agent bind_host_0zbf41 2019-05-14 11:29:12,933 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-14 11:29:12,933 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04f8de61d43534a836b4b68f01120b59332f92d" 2019-05-14 11:29:12,933 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-aa080144-5325-46d6-90b8-93008d265578 2019-05-14 11:29:12,933 - functest.core.cloudify - 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-05-14 11:29:12,933 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa080144-5325-46d6-90b8-93008d265578 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:29:12,934 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-14 11:29:12,934 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e76077b1-29e0-47dc-8d03-d8c430b9bd4b Content-Length: 0 Date: Tue, 14 May 2019 11:29:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:29:12,934 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json used request id req-e76077b1-29e0-47dc-8d03-d8c430b9bd4b 2019-05-14 11:29:12,934 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a256343b-7100-4711-88f0-a3890fc49f9e.json used request id req-e76077b1-29e0-47dc-8d03-d8c430b9bd4b 2019-05-14 11:29:12,934 - functest.core.cloudify - DEBUG - Deleting... 2019-05-14 11:29:12,934 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:29:12,935 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bono_host_2rr3zs 2019-05-14 11:29:12,935 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-14 11:29:12,935 - functest.core.cloudify - DEBUG - 11:29:10 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_2rr3zs: No response received for task ecc6736648ca41e69ab06f339891e920 2019-05-14 11:29:12,935 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-14 11:29:12,935 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-14 11:29:12,935 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-05-14 11:29:12,936 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 11:29:12,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:13,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:13,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:13,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:13,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:13,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:13,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:13,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:13,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:13,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:13,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:13 GMT 2019-05-14 11:29:13,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:13,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:13,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:13,007 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:13,007 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:18,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:18,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:18,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:18,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:18,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:18,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:18,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:18,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:13.054Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:12.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:13.054Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:12.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.bc2be013-cc36-4a8d-bc15-3f00cc96d197"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:13.642Z", "message": "11:29:12 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_0zbf41: No response received for task 2747b1b788b347ec9a1997d26c4e4cc3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:12.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.bc2be013-cc36-4a8d-bc15-3f00cc96d197"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:13.642Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-014dc757-759f-4ae4-811a-53f6e084635c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:13.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:13.642Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014dc757-759f-4ae4-811a-53f6e084635c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:29:13.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:13.642Z", "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-05-14T11:29:13.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:13.642Z", "message": "Successfully deleted daemon: bind_host_0zbf41", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:12.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.bc2be013-cc36-4a8d-bc15-3f00cc96d197"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:13.642Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:12.870Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.bc2be013-cc36-4a8d-bc15-3f00cc96d197"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:14.333Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:13.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:14.333Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:13.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:14.333Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:13.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:14.333Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb4a050df1ef49275bd4d503f29608a906889eb6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:13.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:14.333Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:13.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-d74045fa-cbe9-4ade-b329-c6cec9d1229f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-d74045fa-cbe9-4ade-b329-c6cec9d1229f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "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-05-14T11:29:14.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-f115a527-e6f9-46f1-bbc8-e4e4ebe93d03", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.208Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29: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-f115a527-e6f9-46f1-bbc8-e4e4ebe93d03 x-compute-request-id: req-f115a527-e6f9-46f1-bbc8-e4e4ebe93d03 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-f115a527-e6f9-46f1-bbc8-e4e4ebe93d03", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.358Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb4a050df1ef49275bd4d503f29608a906889eb6\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.042Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d74045fa-cbe9-4ade-b329-c6cec9d1229f x-compute-request-id: req-d74045fa-cbe9-4ade-b329-c6cec9d1229f Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.710Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-42edbb95-5d61-4a29-93c3-1a598f0ba1c8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:14.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.710Z", "message": "Stopping Agent proxy_host_7vni85", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:15.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ff44b7-562e-42b3-b2f3-2fcbaf8fea84"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.710Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}283a935da8efee083262c0b6e4c532a882d8e750\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:15.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:15.710Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42edbb95-5d61-4a29-93c3-1a598f0ba1c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:29:14.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.217Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29: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-78464131-a465-4315-b20e-3826c6050faa x-compute-request-id: req-78464131-a465-4315-b20e-3826c6050faa Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:37Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-f247fb30-ed28-437d-9857-8c5cfbfa543c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:29:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f247fb30-ed28-437d-9857-8c5cfbfa543c x-compute-request-id: req-f247fb30-ed28-437d-9857-8c5cfbfa543c Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "Successfully stopped daemon: proxy_host_7vni85\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ff44b7-562e-42b3-b2f3-2fcbaf8fea84"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}283a935da8efee083262c0b6e4c532a882d8e750\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-78464131-a465-4315-b20e-3826c6050faa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ff44b7-562e-42b3-b2f3-2fcbaf8fea84"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-78464131-a465-4315-b20e-3826c6050faa", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_7vni85 stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.a1ff44b7-562e-42b3-b2f3-2fcbaf8fea84"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:16.754Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-f247fb30-ed28-437d-9857-8c5cfbfa543c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:17.390Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:17.390Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:16.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:18.057Z", "message": "Deleting Agent proxy_host_7vni85", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:17.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.aa25fb15-1d99-45df-b1d4-45073dfc9280"}], "metadata": {"pagination": {"total": 1220, "offset": 1179, "size": 50}}} 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:18 GMT 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:18,109 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:18,111 - functest.core.cloudify - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-05-14 11:29:18,111 - functest.core.cloudify - DEBUG - Deleting... 2019-05-14 11:29:18,112 - functest.core.cloudify - DEBUG - 11:29:12 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_0zbf41: No response received for task 2747b1b788b347ec9a1997d26c4e4cc3 2019-05-14 11:29:18,112 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-014dc757-759f-4ae4-811a-53f6e084635c 2019-05-14 11:29:18,112 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:29:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-014dc757-759f-4ae4-811a-53f6e084635c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:29:18,112 - functest.core.cloudify - 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-05-14 11:29:18,112 - functest.core.cloudify - DEBUG - Successfully deleted daemon: bind_host_0zbf41 2019-05-14 11:29:18,113 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-14 11:29:18,113 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-14 11:29:18,113 - functest.core.cloudify - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-05-14 11:29:18,113 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 11:29:18,113 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4a050df1ef49275bd4d503f29608a906889eb6" 2019-05-14 11:29:18,113 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-14 11:29:18,114 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-d74045fa-cbe9-4ade-b329-c6cec9d1229f 2019-05-14 11:29:18,114 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-d74045fa-cbe9-4ade-b329-c6cec9d1229f 2019-05-14 11:29:18,114 - functest.core.cloudify - 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-05-14 11:29:18,114 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-f115a527-e6f9-46f1-bbc8-e4e4ebe93d03 2019-05-14 11:29:18,114 - functest.core.cloudify - DEBUG - Stopping agent 2019-05-14 11:29:18,114 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29: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-f115a527-e6f9-46f1-bbc8-e4e4ebe93d03 x-compute-request-id: req-f115a527-e6f9-46f1-bbc8-e4e4ebe93d03 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:18,115 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-f115a527-e6f9-46f1-bbc8-e4e4ebe93d03 2019-05-14 11:29:18,115 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-05-14 11:29:18,115 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4a050df1ef49275bd4d503f29608a906889eb6" -d '{"os-stop": null}' 2019-05-14 11:29:18,115 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d74045fa-cbe9-4ade-b329-c6cec9d1229f x-compute-request-id: req-d74045fa-cbe9-4ade-b329-c6cec9d1229f Content-Length: 0 Content-Type: application/json 2019-05-14 11:29:18,115 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-42edbb95-5d61-4a29-93c3-1a598f0ba1c8 2019-05-14 11:29:18,115 - functest.core.cloudify - DEBUG - Stopping Agent proxy_host_7vni85 2019-05-14 11:29:18,116 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283a935da8efee083262c0b6e4c532a882d8e750" 2019-05-14 11:29:18,116 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42edbb95-5d61-4a29-93c3-1a598f0ba1c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:29:18,116 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29: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-78464131-a465-4315-b20e-3826c6050faa x-compute-request-id: req-78464131-a465-4315-b20e-3826c6050faa Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:37Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:18,116 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-f247fb30-ed28-437d-9857-8c5cfbfa543c 2019-05-14 11:29:18,116 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:29:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f247fb30-ed28-437d-9857-8c5cfbfa543c x-compute-request-id: req-f247fb30-ed28-437d-9857-8c5cfbfa543c Content-Length: 0 Content-Type: application/json 2019-05-14 11:29:18,116 - functest.core.cloudify - DEBUG - Successfully stopped daemon: proxy_host_7vni85 2019-05-14 11:29:18,117 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283a935da8efee083262c0b6e4c532a882d8e750" -d '{"os-stop": null}' 2019-05-14 11:29:18,117 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-78464131-a465-4315-b20e-3826c6050faa 2019-05-14 11:29:18,117 - functest.core.cloudify - DEBUG - Stopping... 2019-05-14 11:29:18,117 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-78464131-a465-4315-b20e-3826c6050faa 2019-05-14 11:29:18,117 - functest.core.cloudify - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_7vni85 stop 2019-05-14 11:29:18,117 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-05-14 11:29:18,118 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-f247fb30-ed28-437d-9857-8c5cfbfa543c 2019-05-14 11:29:18,118 - functest.core.cloudify - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-05-14 11:29:18,118 - functest.core.cloudify - DEBUG - Deleting agent 2019-05-14 11:29:18,118 - functest.core.cloudify - DEBUG - Deleting Agent proxy_host_7vni85 2019-05-14 11:29:18,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:18,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:18,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:18,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:18,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:18,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:18,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:18 GMT 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:18,187 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:23,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:23,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:23,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:23,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:23,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:23,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:23,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:21.777Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:21.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.aa25fb15-1d99-45df-b1d4-45073dfc9280"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:22.281Z", "message": "11:29:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_7vni85: No response received for task c28ee895366340e382563d92c366638b", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:21.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.aa25fb15-1d99-45df-b1d4-45073dfc9280"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:22.281Z", "message": "Successfully deleted daemon: proxy_host_7vni85", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:21.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.aa25fb15-1d99-45df-b1d4-45073dfc9280"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:22.281Z", "message": "Deleting start-on-boot entry", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:21.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.aa25fb15-1d99-45df-b1d4-45073dfc9280"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:22.964Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:22.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:22.964Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:22.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 1226, "offset": 1220, "size": 50}}} 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:23 GMT 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:23,271 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:23,272 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:23,272 - functest.core.cloudify - DEBUG - Deleting... 2019-05-14 11:29:23,272 - functest.core.cloudify - DEBUG - 11:29:21 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_7vni85: No response received for task c28ee895366340e382563d92c366638b 2019-05-14 11:29:23,272 - functest.core.cloudify - DEBUG - Successfully deleted daemon: proxy_host_7vni85 2019-05-14 11:29:23,273 - functest.core.cloudify - DEBUG - Deleting start-on-boot entry 2019-05-14 11:29:23,273 - functest.core.cloudify - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-05-14 11:29:23,273 - functest.core.cloudify - DEBUG - Agent deleted 2019-05-14 11:29:23,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:23,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:23,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:23,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:23 GMT 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:23,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:23,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:23,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:28,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:28,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:28,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:28,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:28,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:23.681Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:22.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:24.248Z", "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-05-14T11:29:23.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:24.248Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-003c8b5d-3489-4828-96ec-f9b2e0233a7e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:23.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:24.248Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003c8b5d-3489-4828-96ec-f9b2e0233a7e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:29:23.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:24.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f645b2632ada2812ad1d9e3258363d1be0e7c2d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:24.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:24.830Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb4a050df1ef49275bd4d503f29608a906889eb6\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:24.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.455Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e26202f-5857-4a23-a660-9c671ba4c97f x-compute-request-id: req-4e26202f-5857-4a23-a660-9c671ba4c97f Content-Encoding: gzip Content-Length: 870 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:29:14Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:29:25.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da/action used request id req-2e143994-05b8-4bc9-ad14-16e8ed194272", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da/action used request id req-2e143994-05b8-4bc9-ad14-16e8ed194272", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:29: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-2e143994-05b8-4bc9-ad14-16e8ed194272 x-compute-request-id: req-2e143994-05b8-4bc9-ad14-16e8ed194272 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.526Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f645b2632ada2812ad1d9e3258363d1be0e7c2d\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-64c62a29-21cc-433c-864e-cd6925788d8e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-4e26202f-5857-4a23-a660-9c671ba4c97f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-4e26202f-5857-4a23-a660-9c671ba4c97f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.7d483d21-252b-4df3-a225-3366f4e24667"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c62a29-21cc-433c-864e-cd6925788d8e x-compute-request-id: req-64c62a29-21cc-433c-864e-cd6925788d8e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a2:91:77\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:35.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:08:35Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:25.989Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-64c62a29-21cc-433c-864e-cd6925788d8e", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:25.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:26.709Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}283a935da8efee083262c0b6e4c532a882d8e750\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:26.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:27.327Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29: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-99bfec5c-de48-452f-94b0-76f1c9cd088c x-compute-request-id: req-99bfec5c-de48-452f-94b0-76f1c9cd088c Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T11:29:16Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:26.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:27.327Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-99bfec5c-de48-452f-94b0-76f1c9cd088c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:26.919Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:27.327Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-99bfec5c-de48-452f-94b0-76f1c9cd088c", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:26.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.824e0d15-f6b0-42ba-9d17-738f05432bef"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:28.025Z", "message": "Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": [{"message": "Server has ACTIVE state. [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Server has ACTIVE state. [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T11:29:27.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 1248, "offset": 1226, "size": 50}}} 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:28 GMT 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:28,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:28,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:28,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:28,413 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:28,414 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 11:29:28,414 - functest.core.cloudify - 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-05-14 11:29:28,414 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-003c8b5d-3489-4828-96ec-f9b2e0233a7e 2019-05-14 11:29:28,415 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-003c8b5d-3489-4828-96ec-f9b2e0233a7e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:29:28,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f645b2632ada2812ad1d9e3258363d1be0e7c2d" 2019-05-14 11:29:28,415 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4a050df1ef49275bd4d503f29608a906889eb6" 2019-05-14 11:29:28,415 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e26202f-5857-4a23-a660-9c671ba4c97f x-compute-request-id: req-4e26202f-5857-4a23-a660-9c671ba4c97f Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:29:14Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:28,415 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-14 11:29:28,416 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da/action used request id req-2e143994-05b8-4bc9-ad14-16e8ed194272 2019-05-14 11:29:28,416 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da/action used request id req-2e143994-05b8-4bc9-ad14-16e8ed194272 2019-05-14 11:29:28,416 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:29: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-2e143994-05b8-4bc9-ad14-16e8ed194272 x-compute-request-id: req-2e143994-05b8-4bc9-ad14-16e8ed194272 Content-Length: 0 Content-Type: application/json 2019-05-14 11:29:28,416 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f645b2632ada2812ad1d9e3258363d1be0e7c2d" -d '{"os-stop": null}' 2019-05-14 11:29:28,416 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-64c62a29-21cc-433c-864e-cd6925788d8e 2019-05-14 11:29:28,416 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-4e26202f-5857-4a23-a660-9c671ba4c97f 2019-05-14 11:29:28,417 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-4e26202f-5857-4a23-a660-9c671ba4c97f 2019-05-14 11:29:28,417 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c62a29-21cc-433c-864e-cd6925788d8e x-compute-request-id: req-64c62a29-21cc-433c-864e-cd6925788d8e Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:91:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:35.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:08:35Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:28,417 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-64c62a29-21cc-433c-864e-cd6925788d8e 2019-05-14 11:29:28,417 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283a935da8efee083262c0b6e4c532a882d8e750" 2019-05-14 11:29:28,417 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29: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-99bfec5c-de48-452f-94b0-76f1c9cd088c x-compute-request-id: req-99bfec5c-de48-452f-94b0-76f1c9cd088c Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:29:16Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:28,417 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-99bfec5c-de48-452f-94b0-76f1c9cd088c 2019-05-14 11:29:28,418 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-99bfec5c-de48-452f-94b0-76f1c9cd088c 2019-05-14 11:29:28,418 - functest.core.cloudify - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-05-14 11:29:28,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:28,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:28,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:28,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:28,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:28,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:28,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:28,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:28,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:28,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:28,476 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:28 GMT 2019-05-14 11:29:28,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:28,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:28,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:28,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:28,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:33,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:33,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1248, "offset": 1248, "size": 50}}} 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:33,567 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:33 GMT 2019-05-14 11:29:33,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:33,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:29:33,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:33,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:33,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:33,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:33,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:33,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:33,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:33,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:33,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:33,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:33,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:33,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:33,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:33,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:33 GMT 2019-05-14 11:29:33,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:33,637 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:33,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:33,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:33,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:38,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:38,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:38,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:38,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:38,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:38,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:35.599Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5f645b2632ada2812ad1d9e3258363d1be0e7c2d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:35.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:36.216Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-fd594981-2993-413b-848c-0132baaaf336 x-compute-request-id: req-fd594981-2993-413b-848c-0132baaaf336 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a2:91:77\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:35.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:35.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:36.747Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-fd594981-2993-413b-848c-0132baaaf336", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:35.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:36.747Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-fd594981-2993-413b-848c-0132baaaf336", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:35.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e5c746cc-3280-4c4a-8616-dfbe7289b840"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:36.747Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:36.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:36.747Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:36.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:37.393Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:37.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:37.393Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:36.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:37.393Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:37.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:38.059Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:37.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 1258, "offset": 1248, "size": 50}}} 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:38 GMT 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:38,715 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:38,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:38,716 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:38,716 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f645b2632ada2812ad1d9e3258363d1be0e7c2d" 2019-05-14 11:29:38,716 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-fd594981-2993-413b-848c-0132baaaf336 x-compute-request-id: req-fd594981-2993-413b-848c-0132baaaf336 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:91:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:35.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:38,717 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-fd594981-2993-413b-848c-0132baaaf336 2019-05-14 11:29:38,717 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-fd594981-2993-413b-848c-0132baaaf336 2019-05-14 11:29:38,717 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:29:38,717 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-05-14 11:29:38,717 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:29:38,718 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:29:38,718 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:29:38,718 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 11:29:38,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:38,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:38,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:38,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:38 GMT 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:38,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:38,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:38,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:43,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:43,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:43,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:43,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:43,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:43,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:38.727Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0f3da09e-6b92-47e2-839a-418b86025b1c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:38.394Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:38.727Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:38.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:38.727Z", "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-05-14T11:29:38.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:38.727Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3da09e-6b92-47e2-839a-418b86025b1c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:29:38.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:39.347Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}baed7187daaa538aff44976722bbd7328a59809d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:38.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.065Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e65612-0569-46f4-9f49-7369914030cf x-compute-request-id: req-07e65612-0569-46f4-9f49-7369914030cf Content-Encoding: gzip Content-Length: 822 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a2:91:77\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:35.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:39.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-07e65612-0569-46f4-9f49-7369914030cf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:39.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-07e65612-0569-46f4-9f49-7369914030cf", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:39.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-b72607dd-40d2-45b5-a9c4-9ec7b4c272cc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:40.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29: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-b72607dd-40d2-45b5-a9c4-9ec7b4c272cc x-compute-request-id: req-b72607dd-40d2-45b5-a9c4-9ec7b4c272cc Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:a2:91:77\", \"version\": 4, \"addr\": \"192.168.120.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:35.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"0cfcc214-1f81-4851-a88e-e200c3c824da\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:39Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_proxy_host_7vni85\", \"created\": \"2019-05-14T11:05:51Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:40.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-37bee15a-37e5-4569-b84b-4a65487c5203", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:40.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-37bee15a-37e5-4569-b84b-4a65487c5203", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:40.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "RESP: [204] Date: Tue, 14 May 2019 11:29: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-37bee15a-37e5-4569-b84b-4a65487c5203 x-compute-request-id: req-37bee15a-37e5-4569-b84b-4a65487c5203 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:40.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}baed7187daaa538aff44976722bbd7328a59809d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:39.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}baed7187daaa538aff44976722bbd7328a59809d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:40.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "Waiting for server \"0cfcc214-1f81-4851-a88e-e200c3c824da\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:40.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:40.747Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-b72607dd-40d2-45b5-a9c4-9ec7b4c272cc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:40.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}], "metadata": {"pagination": {"total": 1275, "offset": 1258, "size": 50}}} 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:43 GMT 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:43,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:43,876 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:43,876 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:43,877 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0f3da09e-6b92-47e2-839a-418b86025b1c 2019-05-14 11:29:43,877 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 11:29:43,877 - functest.core.cloudify - 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-05-14 11:29:43,878 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:29:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f3da09e-6b92-47e2-839a-418b86025b1c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:29:43,878 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baed7187daaa538aff44976722bbd7328a59809d" 2019-05-14 11:29:43,878 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07e65612-0569-46f4-9f49-7369914030cf x-compute-request-id: req-07e65612-0569-46f4-9f49-7369914030cf Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:91:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:35.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:43,878 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-07e65612-0569-46f4-9f49-7369914030cf 2019-05-14 11:29:43,878 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-07e65612-0569-46f4-9f49-7369914030cf 2019-05-14 11:29:43,879 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-b72607dd-40d2-45b5-a9c4-9ec7b4c272cc 2019-05-14 11:29:43,879 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29: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-b72607dd-40d2-45b5-a9c4-9ec7b4c272cc x-compute-request-id: req-b72607dd-40d2-45b5-a9c4-9ec7b4c272cc Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:91:77", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0cfcc214-1f81-4851-a88e-e200c3c824da", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:35.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "0cfcc214-1f81-4851-a88e-e200c3c824da", "security_groups": [{"name": "default"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:39Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_proxy_host_7vni85", "created": "2019-05-14T11:05:51Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:43,879 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-37bee15a-37e5-4569-b84b-4a65487c5203 2019-05-14 11:29:43,879 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-37bee15a-37e5-4569-b84b-4a65487c5203 2019-05-14 11:29:43,879 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 14 May 2019 11:29: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-37bee15a-37e5-4569-b84b-4a65487c5203 x-compute-request-id: req-37bee15a-37e5-4569-b84b-4a65487c5203 Content-Type: application/json 2019-05-14 11:29:43,879 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baed7187daaa538aff44976722bbd7328a59809d" 2019-05-14 11:29:43,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baed7187daaa538aff44976722bbd7328a59809d" 2019-05-14 11:29:43,880 - functest.core.cloudify - DEBUG - Waiting for server "0cfcc214-1f81-4851-a88e-e200c3c824da" to be deleted. current status: SHUTOFF 2019-05-14 11:29:43,880 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-b72607dd-40d2-45b5-a9c4-9ec7b4c272cc 2019-05-14 11:29:43,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:43,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:43,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:43,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:43,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:43,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:43,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:43,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:43,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:43,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:43,938 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:43 GMT 2019-05-14 11:29:43,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:43,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:43,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:43,939 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:43,939 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:48,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:49,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:49,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:49,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:49,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:49,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:49,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:49,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:45.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}baed7187daaa538aff44976722bbd7328a59809d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:45.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:45.998Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:45.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:45.998Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:45.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:45.998Z", "message": "RESP: [404] Date: Tue, 14 May 2019 11:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-878ac502-ea70-4fe5-8f1a-79ef62acc21c x-compute-request-id: req-878ac502-ea70-4fe5-8f1a-79ef62acc21c Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0cfcc214-1f81-4851-a88e-e200c3c824da could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:45.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:45.998Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-878ac502-ea70-4fe5-8f1a-79ef62acc21c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:45.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}, {"node_instance_id": "proxy_host_7vni85", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:45.998Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-878ac502-ea70-4fe5-8f1a-79ef62acc21c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:45.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc315cf4-fb7c-4d66-b670-225637a8ab56"}], "metadata": {"pagination": {"total": 1281, "offset": 1275, "size": 50}}} 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:49 GMT 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:49,019 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:49,020 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baed7187daaa538aff44976722bbd7328a59809d" 2019-05-14 11:29:49,020 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-14 11:29:49,020 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:29:49,020 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 11:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-878ac502-ea70-4fe5-8f1a-79ef62acc21c x-compute-request-id: req-878ac502-ea70-4fe5-8f1a-79ef62acc21c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0cfcc214-1f81-4851-a88e-e200c3c824da could not be found.", "code": 404}} 2019-05-14 11:29:49,021 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-878ac502-ea70-4fe5-8f1a-79ef62acc21c 2019-05-14 11:29:49,021 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0cfcc214-1f81-4851-a88e-e200c3c824da used request id req-878ac502-ea70-4fe5-8f1a-79ef62acc21c 2019-05-14 11:29:49,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:49,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:49,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:49,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:49,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:49,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:49,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:49,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:49,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-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:49,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:49,075 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:49 GMT 2019-05-14 11:29:49,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:49,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:49,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:49,075 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:49,076 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:54,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:54,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:54,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:54,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:54,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:54,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:54,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:54,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:54,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1281, "offset": 1281, "size": 50}}} 2019-05-14 11:29:54,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:54,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:54 GMT 2019-05-14 11:29:54,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:54,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-05-14 11:29:54,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:54,152 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:54,152 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:54,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:54,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:54,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:54,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:54,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:54,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:54,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:54,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:54,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:54,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:54,205 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:54 GMT 2019-05-14 11:29:54,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:54,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:54,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:54,205 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:54,205 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:59,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:29:59,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:59,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:59,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:59,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:59,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:59,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:55.972Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:55.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:56.975Z", "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-05-14T11:29:56.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.907abd36-ee30-4e65-a3b7-37a54f188f26"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:57.643Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fa482b54a3edcc83439df2f2ba3f0c2fddc1e969\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:57.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.907abd36-ee30-4e65-a3b7-37a54f188f26"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:57.643Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-939c5fe9-ec85-49ac-bf8b-e97a814ec1c4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:29:56.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.907abd36-ee30-4e65-a3b7-37a54f188f26"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:57.643Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-939c5fe9-ec85-49ac-bf8b-e97a814ec1c4", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:56.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.907abd36-ee30-4e65-a3b7-37a54f188f26"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:58.309Z", "message": "Sending task 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:57.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-254fb295-4ccd-4d78-88d8-6c43a84a674d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:58.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.907abd36-ee30-4e65-a3b7-37a54f188f26"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-f3bb7da2-b438-42c4-8941-0b8924060fab", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:58.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e29226a1-1a1f-4219-ab43-c67d044864a0"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:58.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:58.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:58.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.907abd36-ee30-4e65-a3b7-37a54f188f26"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "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-05-14T11:29:58.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e29226a1-1a1f-4219-ab43-c67d044864a0"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:29:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bb7da2-b438-42c4-8941-0b8924060fab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:29:58.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e29226a1-1a1f-4219-ab43-c67d044864a0"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-254fb295-4ccd-4d78-88d8-6c43a84a674d x-compute-request-id: req-254fb295-4ccd-4d78-88d8-6c43a84a674d Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:58.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.907abd36-ee30-4e65-a3b7-37a54f188f26"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.000Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-254fb295-4ccd-4d78-88d8-6c43a84a674d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:58.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.907abd36-ee30-4e65-a3b7-37a54f188f26"}], "metadata": {"pagination": {"total": 1296, "offset": 1281, "size": 50}}} 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:59 GMT 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:59,313 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:29:59,314 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:29:59,314 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:29:59,315 - functest.core.cloudify - 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-05-14 11:29:59,315 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa482b54a3edcc83439df2f2ba3f0c2fddc1e969" 2019-05-14 11:29:59,315 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:29:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-939c5fe9-ec85-49ac-bf8b-e97a814ec1c4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:29:59,315 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-939c5fe9-ec85-49ac-bf8b-e97a814ec1c4 2019-05-14 11:29:59,315 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:29:59,316 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-254fb295-4ccd-4d78-88d8-6c43a84a674d 2019-05-14 11:29:59,316 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-f3bb7da2-b438-42c4-8941-0b8924060fab 2019-05-14 11:29:59,316 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:29:59,316 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:29:59,316 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-14 11:29:59,316 - functest.core.cloudify - 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-05-14 11:29:59,316 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:29:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bb7da2-b438-42c4-8941-0b8924060fab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:29:59,317 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-254fb295-4ccd-4d78-88d8-6c43a84a674d x-compute-request-id: req-254fb295-4ccd-4d78-88d8-6c43a84a674d Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:29:59,317 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-254fb295-4ccd-4d78-88d8-6c43a84a674d 2019-05-14 11:29:59,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:29:59,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:29:59,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:29:59,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:29:59,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:29:59,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:29:59,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:29:59,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:29:59,384 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:29:59,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:29:59,384 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:29:59 GMT 2019-05-14 11:29:59,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:29:59,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:29:59,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:29:59,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:29:59,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:04,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:30:04,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:04,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:04,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:04,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:04,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:04,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d08fe265971e0c0d5e52d6a988eeb1890d677f7\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:59.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e29226a1-1a1f-4219-ab43-c67d044864a0"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.636Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:59.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:29:59.636Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:59.276Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.254Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:59.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e29226a1-1a1f-4219-ab43-c67d044864a0"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.254Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-f255b163-29cf-4191-9b29-707466174357", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:59.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e29226a1-1a1f-4219-ab43-c67d044864a0"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.254Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-f255b163-29cf-4191-9b29-707466174357", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:59.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e29226a1-1a1f-4219-ab43-c67d044864a0"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.254Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:29: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-f255b163-29cf-4191-9b29-707466174357 x-compute-request-id: req-f255b163-29cf-4191-9b29-707466174357 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:29:59.917Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.e29226a1-1a1f-4219-ab43-c67d044864a0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-97aa6452-8723-4f94-8a12-5ad70e5263ba", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.330Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "message": "Task succeeded 'nova_plugin.server.stop' [retry 1/60]", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "message": "Remove floating ip 172.30.9.204", "level": "info", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.323Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.324Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.324Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97aa6452-8723-4f94-8a12-5ad70e5263ba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.330Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97aa6452-8723-4f94-8a12-5ad70e5263ba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.330Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:00.812Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-97aa6452-8723-4f94-8a12-5ad70e5263ba", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.330Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-3a08bfe8-5d67-441c-af4d-14db7961c974 Date: Tue, 14 May 2019 11:30:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e8:54:56\", \"device_id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"7f0f5af1-71da-4f89-b585-ddf68030318c\", \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:02:21Z\", \"updated_at\": \"2019-05-14T11:02:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:90:fe:30\", \"device_id\": \"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\", \"id\": \"a1c7f248-ce12-4fdb-8445-50b43057cbc3\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9a:d2:41\", \"device_id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"a035bab5-c816-4574-adae-f3719029cfac\", \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.004Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "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}d78c1bbb6fb18928bcca547754c6526ecffbbea6\"", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.745Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "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}d78c1bbb6fb18928bcca547754c6526ecffbbea6\"", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.745Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-3ce7ba4e-b608-45a7-953b-1824306ac35c", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.050Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-3ce7ba4e-b608-45a7-953b-1824306ac35c", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.051Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-3ce7ba4e-b608-45a7-953b-1824306ac35c", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.051Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-3a08bfe8-5d67-441c-af4d-14db7961c974 Date: Tue, 14 May 2019 11:30:00 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e8:54:56\", \"device_id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"7f0f5af1-71da-4f89-b585-ddf68030318c\", \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:02:21Z\", \"updated_at\": \"2019-05-14T11:02:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:90:fe:30\", \"device_id\": \"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\", \"id\": \"a1c7f248-ce12-4fdb-8445-50b43057cbc3\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9a:d2:41\", \"device_id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"a035bab5-c816-4574-adae-f3719029cfac\", \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.004Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a08bfe8-5d67-441c-af4d-14db7961c974", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.005Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a08bfe8-5d67-441c-af4d-14db7961c974", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.005Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a08bfe8-5d67-441c-af4d-14db7961c974", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.005Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a08bfe8-5d67-441c-af4d-14db7961c974", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.005Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d78c1bbb6fb18928bcca547754c6526ecffbbea6\"", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.006Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d78c1bbb6fb18928bcca547754c6526ecffbbea6\"", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.006Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-3ce7ba4e-b608-45a7-953b-1824306ac35c Date: Tue, 14 May 2019 11:30:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:08:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"7f0f5af1-71da-4f89-b585-ddf68030318c\",\"security_groups\":[\"8c715e14-af17-4e60-bcda-9ef8fb8d400b\",\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\",\"d8ab0c3d-4177-421b-8c1d-5094570e8e51\"],\"mac_address\":\"fa:16:3e:e8:54:56\",\"device_id\":\"fbf59953-de31-47e7-af3b-27a8c4b80a86\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:08Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.049Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-3ce7ba4e-b608-45a7-953b-1824306ac35c Date: Tue, 14 May 2019 11:30:01 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:08:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"7f0f5af1-71da-4f89-b585-ddf68030318c\",\"security_groups\":[\"8c715e14-af17-4e60-bcda-9ef8fb8d400b\",\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\",\"d8ab0c3d-4177-421b-8c1d-5094570e8e51\"],\"mac_address\":\"fa:16:3e:e8:54:56\",\"device_id\":\"fbf59953-de31-47e7-af3b-27a8c4b80a86\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:08Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.049Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-3ce7ba4e-b608-45a7-953b-1824306ac35c", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.050Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.052Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.052Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09957bf5-1864-42f2-9d39-46caae3453ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.057Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09957bf5-1864-42f2-9d39-46caae3453ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.057Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-09957bf5-1864-42f2-9d39-46caae3453ed", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.057Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-09957bf5-1864-42f2-9d39-46caae3453ed", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.058Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:01.408Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:00.855Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fbf4f4e17494995bf239ba215896daf43e847d6\"", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.450Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "message": "Remove floating ip 172.30.9.201", "level": "info", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.864Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.864Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.865Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5640501-28cd-40ea-b43b-e28bcb703f58 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.869Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5640501-28cd-40ea-b43b-e28bcb703f58 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.870Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e5640501-28cd-40ea-b43b-e28bcb703f58", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.870Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e5640501-28cd-40ea-b43b-e28bcb703f58", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.870Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.141Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fbf4f4e17494995bf239ba215896daf43e847d6\"", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:01.451Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-844639c0-434b-4a19-a9c3-216d8c2bfc16 x-compute-request-id: req-844639c0-434b-4a19-a9c3-216d8c2bfc16 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.502Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}], "metadata": {"pagination": {"total": 1393, "offset": 1296, "size": 50}}} 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:04 GMT 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:04,481 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:04,484 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d08fe265971e0c0d5e52d6a988eeb1890d677f7" 2019-05-14 11:30:04,484 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:04,484 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-14 11:30:04,485 - functest.core.cloudify - DEBUG - Server is already stopped 2019-05-14 11:30:04,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-f255b163-29cf-4191-9b29-707466174357 2019-05-14 11:30:04,485 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-f255b163-29cf-4191-9b29-707466174357 2019-05-14 11:30:04,485 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:29: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-f255b163-29cf-4191-9b29-707466174357 x-compute-request-id: req-f255b163-29cf-4191-9b29-707466174357 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:04,485 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-97aa6452-8723-4f94-8a12-5ad70e5263ba 2019-05-14 11:30:04,485 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-05-14 11:30:04,485 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 11:30:04,486 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:04,486 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.204 2019-05-14 11:30:04,486 - functest.core.cloudify - 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-05-14 11:30:04,486 - functest.core.cloudify - 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-05-14 11:30:04,486 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97aa6452-8723-4f94-8a12-5ad70e5263ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:04,486 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97aa6452-8723-4f94-8a12-5ad70e5263ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:04,486 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-97aa6452-8723-4f94-8a12-5ad70e5263ba 2019-05-14 11:30:04,487 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-3a08bfe8-5d67-441c-af4d-14db7961c974 Date: Tue, 14 May 2019 11:30:00 GMT RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:54:56", "device_id": "fbf59953-de31-47e7-af3b-27a8c4b80a86"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "7f0f5af1-71da-4f89-b585-ddf68030318c", "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:d2:41", "device_id": "49ebdc4d-37fb-41f0-9463-5a016029bccc"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "a035bab5-c816-4574-adae-f3719029cfac", "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}]} 2019-05-14 11:30:04,487 - functest.core.cloudify - 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}d78c1bbb6fb18928bcca547754c6526ecffbbea6" 2019-05-14 11:30:04,487 - functest.core.cloudify - 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}d78c1bbb6fb18928bcca547754c6526ecffbbea6" 2019-05-14 11:30:04,487 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-3ce7ba4e-b608-45a7-953b-1824306ac35c 2019-05-14 11:30:04,487 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-3ce7ba4e-b608-45a7-953b-1824306ac35c 2019-05-14 11:30:04,487 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-3ce7ba4e-b608-45a7-953b-1824306ac35c 2019-05-14 11:30:04,487 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-3a08bfe8-5d67-441c-af4d-14db7961c974 Date: Tue, 14 May 2019 11:30:00 GMT RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:54:56", "device_id": "fbf59953-de31-47e7-af3b-27a8c4b80a86"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "7f0f5af1-71da-4f89-b585-ddf68030318c", "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:d2:41", "device_id": "49ebdc4d-37fb-41f0-9463-5a016029bccc"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "a035bab5-c816-4574-adae-f3719029cfac", "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}]} 2019-05-14 11:30:04,488 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a08bfe8-5d67-441c-af4d-14db7961c974 2019-05-14 11:30:04,488 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a08bfe8-5d67-441c-af4d-14db7961c974 2019-05-14 11:30:04,488 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a08bfe8-5d67-441c-af4d-14db7961c974 2019-05-14 11:30:04,488 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3a08bfe8-5d67-441c-af4d-14db7961c974 2019-05-14 11:30:04,488 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78c1bbb6fb18928bcca547754c6526ecffbbea6" 2019-05-14 11:30:04,488 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d78c1bbb6fb18928bcca547754c6526ecffbbea6" 2019-05-14 11:30:04,488 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-3ce7ba4e-b608-45a7-953b-1824306ac35c Date: Tue, 14 May 2019 11:30:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:08:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.5"}],"id":"7f0f5af1-71da-4f89-b585-ddf68030318c","security_groups":["8c715e14-af17-4e60-bcda-9ef8fb8d400b","bae97aed-a0d7-4da2-b59a-2fe2633fc147","d8ab0c3d-4177-421b-8c1d-5094570e8e51"],"mac_address":"fa:16:3e:e8:54:56","device_id":"fbf59953-de31-47e7-af3b-27a8c4b80a86","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:30:04,489 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-3ce7ba4e-b608-45a7-953b-1824306ac35c Date: Tue, 14 May 2019 11:30:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:08:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.5"}],"id":"7f0f5af1-71da-4f89-b585-ddf68030318c","security_groups":["8c715e14-af17-4e60-bcda-9ef8fb8d400b","bae97aed-a0d7-4da2-b59a-2fe2633fc147","d8ab0c3d-4177-421b-8c1d-5094570e8e51"],"mac_address":"fa:16:3e:e8:54:56","device_id":"fbf59953-de31-47e7-af3b-27a8c4b80a86","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:30:04,489 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-3ce7ba4e-b608-45a7-953b-1824306ac35c 2019-05-14 11:30:04,489 - functest.core.cloudify - 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-05-14 11:30:04,489 - functest.core.cloudify - 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-05-14 11:30:04,489 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09957bf5-1864-42f2-9d39-46caae3453ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:04,489 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09957bf5-1864-42f2-9d39-46caae3453ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:04,490 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-09957bf5-1864-42f2-9d39-46caae3453ed 2019-05-14 11:30:04,490 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-09957bf5-1864-42f2-9d39-46caae3453ed 2019-05-14 11:30:04,490 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-05-14 11:30:04,490 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbf4f4e17494995bf239ba215896daf43e847d6" 2019-05-14 11:30:04,490 - functest.core.cloudify - DEBUG - Remove floating ip 172.30.9.201 2019-05-14 11:30:04,490 - functest.core.cloudify - 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-05-14 11:30:04,490 - functest.core.cloudify - 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-05-14 11:30:04,490 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5640501-28cd-40ea-b43b-e28bcb703f58 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:04,491 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5640501-28cd-40ea-b43b-e28bcb703f58 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:04,491 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e5640501-28cd-40ea-b43b-e28bcb703f58 2019-05-14 11:30:04,491 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e5640501-28cd-40ea-b43b-e28bcb703f58 2019-05-14 11:30:04,491 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbf4f4e17494995bf239ba215896daf43e847d6" 2019-05-14 11:30:04,491 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-844639c0-434b-4a19-a9c3-216d8c2bfc16 x-compute-request-id: req-844639c0-434b-4a19-a9c3-216d8c2bfc16 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:04,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:30:04,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:04,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:04 GMT 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:04,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:30:04,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:04,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:04,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:09,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:30:09,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:09,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:09,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:09,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:09,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:09,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:09,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:09,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-844639c0-434b-4a19-a9c3-216d8c2bfc16", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.503Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-844639c0-434b-4a19-a9c3-216d8c2bfc16", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.502Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-844639c0-434b-4a19-a9c3-216d8c2bfc16", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.503Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fbf4f4e17494995bf239ba215896daf43e847d6\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.204\"}}'", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.504Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0fbf4f4e17494995bf239ba215896daf43e847d6\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.204\"}}'", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.503Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "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}c38ae3402ed3e3f3045e76c87162ff663ef736bf\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.271Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "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}c38ae3402ed3e3f3045e76c87162ff663ef736bf\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.272Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-b87dde70-7afb-4348-9ae2-e527840ed758 Date: Tue, 14 May 2019 11:30:02 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e8:54:56\", \"device_id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"7f0f5af1-71da-4f89-b585-ddf68030318c\", \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:02:21Z\", \"updated_at\": \"2019-05-14T11:02:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:90:fe:30\", \"device_id\": \"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\", \"id\": \"a1c7f248-ce12-4fdb-8445-50b43057cbc3\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9a:d2:41\", \"device_id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"a035bab5-c816-4574-adae-f3719029cfac\", \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.590Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-844639c0-434b-4a19-a9c3-216d8c2bfc16 x-compute-request-id: req-844639c0-434b-4a19-a9c3-216d8c2bfc16 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.502Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:02.723Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-844639c0-434b-4a19-a9c3-216d8c2bfc16 x-compute-request-id: req-844639c0-434b-4a19-a9c3-216d8c2bfc16 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"172.30.9.204\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.502Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2e437218-b68f-40f4-b521-83cc59aa1133", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.725Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json used request id req-030e0593-9fba-4c8f-8c9d-effa606add2d", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.719Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.635Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-b87dde70-7afb-4348-9ae2-e527840ed758 Date: Tue, 14 May 2019 11:30:02 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:41Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:e8:54:56\", \"device_id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.204\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"7f0f5af1-71da-4f89-b585-ddf68030318c\", \"id\": \"769b6af6-9665-4628-9956-462b7ff5a178\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:02:21Z\", \"updated_at\": \"2019-05-14T11:02:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:90:fe:30\", \"device_id\": \"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.210\", \"revision_number\": 1, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\", \"id\": \"a1c7f248-ce12-4fdb-8445-50b43057cbc3\", \"qos_policy_id\": null}, {\"router_id\": \"15ba4fa9-5571-49fd-a282-5f84c6cd35f0\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"created_at\": \"2019-05-14T11:05:45Z\", \"updated_at\": \"2019-05-14T11:10:01Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:9a:d2:41\", \"device_id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\"}, \"fixed_ip_address\": \"192.168.120.12\", \"floating_ip_address\": \"172.30.9.201\", \"revision_number\": 2, \"project_id\": \"aeed89a71cd04a1488361625e74189ac\", \"port_id\": \"a035bab5-c816-4574-adae-f3719029cfac\", \"id\": \"e929343b-cdf8-4ccc-acb3-ac22e8ebbabc\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.590Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b87dde70-7afb-4348-9ae2-e527840ed758", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.590Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b87dde70-7afb-4348-9ae2-e527840ed758", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.590Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b87dde70-7afb-4348-9ae2-e527840ed758", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.591Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b87dde70-7afb-4348-9ae2-e527840ed758", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.591Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.592Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.592Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e908a9d6-66c6-480e-bc36-803af9c776f1 Date: Tue, 14 May 2019 11:30:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:08:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"7f0f5af1-71da-4f89-b585-ddf68030318c\",\"security_groups\":[\"8c715e14-af17-4e60-bcda-9ef8fb8d400b\",\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\",\"d8ab0c3d-4177-421b-8c1d-5094570e8e51\"],\"mac_address\":\"fa:16:3e:e8:54:56\",\"device_id\":\"fbf59953-de31-47e7-af3b-27a8c4b80a86\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:08Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.634Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e908a9d6-66c6-480e-bc36-803af9c776f1 Date: Tue, 14 May 2019 11:30:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:08:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"7f0f5af1-71da-4f89-b585-ddf68030318c\",\"security_groups\":[\"8c715e14-af17-4e60-bcda-9ef8fb8d400b\",\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\",\"d8ab0c3d-4177-421b-8c1d-5094570e8e51\"],\"mac_address\":\"fa:16:3e:e8:54:56\",\"device_id\":\"fbf59953-de31-47e7-af3b-27a8c4b80a86\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:08Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.634Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-e908a9d6-66c6-480e-bc36-803af9c776f1", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.634Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-e908a9d6-66c6-480e-bc36-803af9c776f1", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.634Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-e908a9d6-66c6-480e-bc36-803af9c776f1", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.635Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-e908a9d6-66c6-480e-bc36-803af9c776f1", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.635Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.635Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c367970e-dadf-438e-b520-74df69616d0c Date: Tue, 14 May 2019 11:30:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:02:18Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\",\"security_groups\":[\"d9e28839-0b34-49b3-baa9-05237304fdc7\"],\"mac_address\":\"fa:16:3e:90:fe:30\",\"device_id\":\"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.676Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c367970e-dadf-438e-b520-74df69616d0c Date: Tue, 14 May 2019 11:30:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:02:18Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.15\"}],\"id\":\"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00\",\"security_groups\":[\"d9e28839-0b34-49b3-baa9-05237304fdc7\"],\"mac_address\":\"fa:16:3e:90:fe:30\",\"device_id\":\"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:00:24Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.676Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json used request id req-c367970e-dadf-438e-b520-74df69616d0c", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.676Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json used request id req-c367970e-dadf-438e-b520-74df69616d0c", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.676Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json used request id req-c367970e-dadf-438e-b520-74df69616d0c", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.676Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json used request id req-c367970e-dadf-438e-b520-74df69616d0c", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.677Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.677Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.677Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-030e0593-9fba-4c8f-8c9d-effa606add2d Date: Tue, 14 May 2019 11:30:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:08:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"a035bab5-c816-4574-adae-f3719029cfac\",\"security_groups\":[\"0d4e8e21-a769-4b91-8673-89efb70cf525\",\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\"],\"mac_address\":\"fa:16:3e:9a:d2:41\",\"device_id\":\"49ebdc4d-37fb-41f0-9463-5a016029bccc\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:04Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.718Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-030e0593-9fba-4c8f-8c9d-effa606add2d Date: Tue, 14 May 2019 11:30:02 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T11:08:35Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"847c778f-5b8f-4df5-a6f8-ef4650996c1b\",\"ip_address\":\"192.168.120.12\"}],\"id\":\"a035bab5-c816-4574-adae-f3719029cfac\",\"security_groups\":[\"0d4e8e21-a769-4b91-8673-89efb70cf525\",\"bae97aed-a0d7-4da2-b59a-2fe2633fc147\"],\"mac_address\":\"fa:16:3e:9a:d2:41\",\"device_id\":\"49ebdc4d-37fb-41f0-9463-5a016029bccc\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"aeed89a71cd04a1488361625e74189ac\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"c8b14aef-adc5-4422-92ae-018e027cdaa0\",\"tenant_id\":\"aeed89a71cd04a1488361625e74189ac\",\"created_at\":\"2019-05-14T11:06:04Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.718Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json used request id req-030e0593-9fba-4c8f-8c9d-effa606add2d", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.718Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json used request id req-030e0593-9fba-4c8f-8c9d-effa606add2d", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.719Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json used request id req-030e0593-9fba-4c8f-8c9d-effa606add2d", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.719Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.719Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.719Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e437218-b68f-40f4-b521-83cc59aa1133 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.725Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e437218-b68f-40f4-b521-83cc59aa1133 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.725Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2e437218-b68f-40f4-b521-83cc59aa1133", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:02.725Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.354Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0796d52c61ef65b60e7e354be9105eb2d2f46b31\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:03.146Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:03.860Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0796d52c61ef65b60e7e354be9105eb2d2f46b31\"", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:03.147Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:04.526Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 x-compute-request-id: req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:04.411Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.029Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:04.412Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.029Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:04.412Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}], "metadata": {"pagination": {"total": 1431, "offset": 1346, "size": 50}}} 2019-05-14 11:30:09,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:09,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:09 GMT 2019-05-14 11:30:09,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:09,642 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:09,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:09,642 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:09,642 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:09,642 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:09,645 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-844639c0-434b-4a19-a9c3-216d8c2bfc16 2019-05-14 11:30:09,646 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-844639c0-434b-4a19-a9c3-216d8c2bfc16 2019-05-14 11:30:09,646 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-844639c0-434b-4a19-a9c3-216d8c2bfc16 2019-05-14 11:30:09,646 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbf4f4e17494995bf239ba215896daf43e847d6" -d '{"removeFloatingIp": {"address": "172.30.9.204"}}' 2019-05-14 11:30:09,646 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fbf4f4e17494995bf239ba215896daf43e847d6" -d '{"removeFloatingIp": {"address": "172.30.9.204"}}' 2019-05-14 11:30:09,646 - functest.core.cloudify - 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}c38ae3402ed3e3f3045e76c87162ff663ef736bf" 2019-05-14 11:30:09,647 - functest.core.cloudify - 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}c38ae3402ed3e3f3045e76c87162ff663ef736bf" 2019-05-14 11:30:09,647 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-b87dde70-7afb-4348-9ae2-e527840ed758 Date: Tue, 14 May 2019 11:30:02 GMT RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:54:56", "device_id": "fbf59953-de31-47e7-af3b-27a8c4b80a86"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "7f0f5af1-71da-4f89-b585-ddf68030318c", "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:d2:41", "device_id": "49ebdc4d-37fb-41f0-9463-5a016029bccc"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "a035bab5-c816-4574-adae-f3719029cfac", "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}]} 2019-05-14 11:30:09,647 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-844639c0-434b-4a19-a9c3-216d8c2bfc16 x-compute-request-id: req-844639c0-434b-4a19-a9c3-216d8c2bfc16 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:09,647 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-844639c0-434b-4a19-a9c3-216d8c2bfc16 x-compute-request-id: req-844639c0-434b-4a19-a9c3-216d8c2bfc16 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:09,647 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2e437218-b68f-40f4-b521-83cc59aa1133 2019-05-14 11:30:09,647 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json used request id req-030e0593-9fba-4c8f-8c9d-effa606add2d 2019-05-14 11:30:09,648 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf" 2019-05-14 11:30:09,648 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-b87dde70-7afb-4348-9ae2-e527840ed758 Date: Tue, 14 May 2019 11:30:02 GMT RESP BODY: {"floatingips": [{"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:41Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e8:54:56", "device_id": "fbf59953-de31-47e7-af3b-27a8c4b80a86"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "7f0f5af1-71da-4f89-b585-ddf68030318c", "id": "769b6af6-9665-4628-9956-462b7ff5a178", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:02:21Z", "updated_at": "2019-05-14T11:02:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:90:fe:30", "device_id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "d9b66c57-0122-4d1f-9ef6-2ab57d7eea00", "id": "a1c7f248-ce12-4fdb-8445-50b43057cbc3", "qos_policy_id": null}, {"router_id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:05:45Z", "updated_at": "2019-05-14T11:10:01Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "device_owner": "compute:nova", "mac_address": "fa:16:3e:9a:d2:41", "device_id": "49ebdc4d-37fb-41f0-9463-5a016029bccc"}, "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "port_id": "a035bab5-c816-4574-adae-f3719029cfac", "id": "e929343b-cdf8-4ccc-acb3-ac22e8ebbabc", "qos_policy_id": null}]} 2019-05-14 11:30:09,648 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b87dde70-7afb-4348-9ae2-e527840ed758 2019-05-14 11:30:09,648 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b87dde70-7afb-4348-9ae2-e527840ed758 2019-05-14 11:30:09,648 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b87dde70-7afb-4348-9ae2-e527840ed758 2019-05-14 11:30:09,648 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b87dde70-7afb-4348-9ae2-e527840ed758 2019-05-14 11:30:09,649 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf" 2019-05-14 11:30:09,649 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf" 2019-05-14 11:30:09,649 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e908a9d6-66c6-480e-bc36-803af9c776f1 Date: Tue, 14 May 2019 11:30:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:08:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.5"}],"id":"7f0f5af1-71da-4f89-b585-ddf68030318c","security_groups":["8c715e14-af17-4e60-bcda-9ef8fb8d400b","bae97aed-a0d7-4da2-b59a-2fe2633fc147","d8ab0c3d-4177-421b-8c1d-5094570e8e51"],"mac_address":"fa:16:3e:e8:54:56","device_id":"fbf59953-de31-47e7-af3b-27a8c4b80a86","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:30:09,649 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e908a9d6-66c6-480e-bc36-803af9c776f1 Date: Tue, 14 May 2019 11:30:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:08:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.5"}],"id":"7f0f5af1-71da-4f89-b585-ddf68030318c","security_groups":["8c715e14-af17-4e60-bcda-9ef8fb8d400b","bae97aed-a0d7-4da2-b59a-2fe2633fc147","d8ab0c3d-4177-421b-8c1d-5094570e8e51"],"mac_address":"fa:16:3e:e8:54:56","device_id":"fbf59953-de31-47e7-af3b-27a8c4b80a86","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:08Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:30:09,649 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-e908a9d6-66c6-480e-bc36-803af9c776f1 2019-05-14 11:30:09,650 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-e908a9d6-66c6-480e-bc36-803af9c776f1 2019-05-14 11:30:09,650 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-e908a9d6-66c6-480e-bc36-803af9c776f1 2019-05-14 11:30:09,650 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/7f0f5af1-71da-4f89-b585-ddf68030318c.json used request id req-e908a9d6-66c6-480e-bc36-803af9c776f1 2019-05-14 11:30:09,650 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf" 2019-05-14 11:30:09,650 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c367970e-dadf-438e-b520-74df69616d0c Date: Tue, 14 May 2019 11:30:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:02:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.15"}],"id":"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00","security_groups":["d9e28839-0b34-49b3-baa9-05237304fdc7"],"mac_address":"fa:16:3e:90:fe:30","device_id":"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:30:09,650 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-c367970e-dadf-438e-b520-74df69616d0c Date: Tue, 14 May 2019 11:30:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:02:18Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.15"}],"id":"d9b66c57-0122-4d1f-9ef6-2ab57d7eea00","security_groups":["d9e28839-0b34-49b3-baa9-05237304fdc7"],"mac_address":"fa:16:3e:90:fe:30","device_id":"8aaefba0-c1d5-4b09-9ca5-586fdc0609dc","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:24Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:30:09,650 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json used request id req-c367970e-dadf-438e-b520-74df69616d0c 2019-05-14 11:30:09,651 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json used request id req-c367970e-dadf-438e-b520-74df69616d0c 2019-05-14 11:30:09,651 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json used request id req-c367970e-dadf-438e-b520-74df69616d0c 2019-05-14 11:30:09,651 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/d9b66c57-0122-4d1f-9ef6-2ab57d7eea00.json used request id req-c367970e-dadf-438e-b520-74df69616d0c 2019-05-14 11:30:09,651 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf" 2019-05-14 11:30:09,651 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c38ae3402ed3e3f3045e76c87162ff663ef736bf" 2019-05-14 11:30:09,651 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-030e0593-9fba-4c8f-8c9d-effa606add2d Date: Tue, 14 May 2019 11:30:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:08:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.12"}],"id":"a035bab5-c816-4574-adae-f3719029cfac","security_groups":["0d4e8e21-a769-4b91-8673-89efb70cf525","bae97aed-a0d7-4da2-b59a-2fe2633fc147"],"mac_address":"fa:16:3e:9a:d2:41","device_id":"49ebdc4d-37fb-41f0-9463-5a016029bccc","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:30:09,652 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-030e0593-9fba-4c8f-8c9d-effa606add2d Date: Tue, 14 May 2019 11:30:02 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T11:08:35Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","ip_address":"192.168.120.12"}],"id":"a035bab5-c816-4574-adae-f3719029cfac","security_groups":["0d4e8e21-a769-4b91-8673-89efb70cf525","bae97aed-a0d7-4da2-b59a-2fe2633fc147"],"mac_address":"fa:16:3e:9a:d2:41","device_id":"49ebdc4d-37fb-41f0-9463-5a016029bccc","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"aeed89a71cd04a1488361625e74189ac","qos_policy_id":null,"admin_state_up":true,"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:06:04Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 11:30:09,652 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json used request id req-030e0593-9fba-4c8f-8c9d-effa606add2d 2019-05-14 11:30:09,652 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json used request id req-030e0593-9fba-4c8f-8c9d-effa606add2d 2019-05-14 11:30:09,652 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a035bab5-c816-4574-adae-f3719029cfac.json used request id req-030e0593-9fba-4c8f-8c9d-effa606add2d 2019-05-14 11:30:09,652 - functest.core.cloudify - 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-05-14 11:30:09,652 - functest.core.cloudify - 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-05-14 11:30:09,652 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e437218-b68f-40f4-b521-83cc59aa1133 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:09,653 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e437218-b68f-40f4-b521-83cc59aa1133 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:09,653 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2e437218-b68f-40f4-b521-83cc59aa1133 2019-05-14 11:30:09,653 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0796d52c61ef65b60e7e354be9105eb2d2f46b31" 2019-05-14 11:30:09,653 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0796d52c61ef65b60e7e354be9105eb2d2f46b31" 2019-05-14 11:30:09,653 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 x-compute-request-id: req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:09,653 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 2019-05-14 11:30:09,654 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 2019-05-14 11:30:09,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:30:09,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:09,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:09,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:09,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:09,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:09,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:09 GMT 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:09,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:14,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:30:14,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:14,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:14,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:14,809 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:14,809 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:14,809 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:14,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:14,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.029Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:04.412Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.029Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0796d52c61ef65b60e7e354be9105eb2d2f46b31\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:04.413Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.029Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:04.412Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.029Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0796d52c61ef65b60e7e354be9105eb2d2f46b31\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.201\"}}'", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:04.413Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.029Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 x-compute-request-id: req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"172.30.9.201\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:04.411Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.646Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:30: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-bf958e8e-94ba-4019-b268-596c8bdb0eb4 x-compute-request-id: req-bf958e8e-94ba-4019-b268-596c8bdb0eb4 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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.296Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.646Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:30: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-bf958e8e-94ba-4019-b268-596c8bdb0eb4 x-compute-request-id: req-bf958e8e-94ba-4019-b268-596c8bdb0eb4 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_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.296Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.646Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-bf958e8e-94ba-4019-b268-596c8bdb0eb4", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.296Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.646Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-bf958e8e-94ba-4019-b268-596c8bdb0eb4", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.296Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.646Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-bf958e8e-94ba-4019-b268-596c8bdb0eb4", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.297Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.646Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-bf958e8e-94ba-4019-b268-596c8bdb0eb4", "level": "debug", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.297Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:05.646Z", "message": "Floating ip 172.30.9.204 detached from server", "level": "info", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.297Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.602bfbec-1dc9-4bc2-a187-a0ee7d46841a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:06.233Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_yquykj", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.672Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:06.233Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:05.815Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:06.900Z", "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_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:06.850Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:30: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-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 x-compute-request-id: req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.206Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.206Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.207Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.207Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "Floating ip 172.30.9.201 detached from server", "level": "info", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.207Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.437Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:30: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-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 x-compute-request-id: req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 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_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.205Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2", "level": "debug", "target_id": "bind_floatingip_181x89", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.206Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.278da6e4-4dc0-479e-a0d4-ed39bee37974"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023ff2a1-bc6e-4199-9b39-4857a34a02ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:06.855Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-023ff2a1-bc6e-4199-9b39-4857a34a02ec", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:06.856Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:07.584Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c76b8dea7b72bcc2e07319e7f3147545d703e7b\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.254Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:08.303Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:07.575Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:08.303Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb18a2dd-e0dc-43e2-a7b4-83472d129465 x-compute-request-id: req-bb18a2dd-e0dc-43e2-a7b4-83472d129465 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:08.170Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:08.897Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-bb18a2dd-e0dc-43e2-a7b4-83472d129465", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:08.170Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:08.897Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5e02e2d5-878f-4c85-aac9-64fe92c64787", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:08.608Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:08.897Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e02e2d5-878f-4c85-aac9-64fe92c64787 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:08.608Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:08.897Z", "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_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:08.603Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:08.897Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c76b8dea7b72bcc2e07319e7f3147545d703e7b\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:08.172Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:08.897Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-bb18a2dd-e0dc-43e2-a7b4-83472d129465", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:08.171Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:09.514Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8a4b61f2ac9f152850a9f48fcba8ec65dd73824\"", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.029Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.095Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c76b8dea7b72bcc2e07319e7f3147545d703e7b\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.591Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.095Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:30: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-9263f8ad-275a-4cd7-afa1-69830edd1b10 x-compute-request-id: req-9263f8ad-275a-4cd7-afa1-69830edd1b10 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.589Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.095Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-9263f8ad-275a-4cd7-afa1-69830edd1b10", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.590Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.095Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-9263f8ad-275a-4cd7-afa1-69830edd1b10", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.590Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.095Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-9a48fe15-eda7-448b-a1d8-5adedb76ed37 x-compute-request-id: req-9a48fe15-eda7-448b-a1d8-5adedb76ed37 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_bind\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.667Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.095Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9a48fe15-eda7-448b-a1d8-5adedb76ed37", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.667Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.095Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9a48fe15-eda7-448b-a1d8-5adedb76ed37", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.668Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.095Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8a4b61f2ac9f152850a9f48fcba8ec65dd73824\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:09.668Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.777Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-55bb7fb7-aee3-4ca6-9028-be81aaaf1aba", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.203Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.777Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-55bb7fb7-aee3-4ca6-9028-be81aaaf1aba", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.204Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.777Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c76b8dea7b72bcc2e07319e7f3147545d703e7b\"", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.204Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.777Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac5e7c6c-6492-4dca-8d12-e44fc54dacb3 x-compute-request-id: req-ac5e7c6c-6492-4dca-8d12-e44fc54dacb3 Content-Encoding: gzip Content-Length: 704 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"019c8d7e-d79f-4637-b63e-20e43a6132ba\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"073bff18-40c4-4d4a-a7b1-ce486e04419a\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b5a57c55-4607-4165-a650-76c6901d2be7\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9b92df1-b8f0-4286-a1e5-85aad8f987a4\"}, {\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e9bbd6fb-adbf-410d-afdd-c62e7d713e0b\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec9dcf0a-7584-487d-b298-d148f88023a3\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"fe8cbec1-ae08-4ff3-8aae-a231ebfdf036\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"d8ab0c3d-4177-421b-8c1d-5094570e8e51\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.379Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.777Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-ac5e7c6c-6492-4dca-8d12-e44fc54dacb3", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.379Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.777Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-ac5e7c6c-6492-4dca-8d12-e44fc54dacb3", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.379Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:10.777Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-55bb7fb7-aee3-4ca6-9028-be81aaaf1aba x-compute-request-id: req-55bb7fb7-aee3-4ca6-9028-be81aaaf1aba Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.203Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.ba792963-cd15-4ba0-9354-6938e30a8f73"}], "metadata": {"pagination": {"total": 1489, "offset": 1396, "size": 50}}} 2019-05-14 11:30:14,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:14,809 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:14 GMT 2019-05-14 11:30:14,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:14,810 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:14,810 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:14,810 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:14,810 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:14,810 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:14,813 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 2019-05-14 11:30:14,813 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0796d52c61ef65b60e7e354be9105eb2d2f46b31" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-05-14 11:30:14,814 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 2019-05-14 11:30:14,814 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0796d52c61ef65b60e7e354be9105eb2d2f46b31" -d '{"removeFloatingIp": {"address": "172.30.9.201"}}' 2019-05-14 11:30:14,814 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 x-compute-request-id: req-9767fa2e-c3e3-4b6e-bae2-b179f54730d2 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:14,814 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:30: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-bf958e8e-94ba-4019-b268-596c8bdb0eb4 x-compute-request-id: req-bf958e8e-94ba-4019-b268-596c8bdb0eb4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:30:14,814 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:30: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-bf958e8e-94ba-4019-b268-596c8bdb0eb4 x-compute-request-id: req-bf958e8e-94ba-4019-b268-596c8bdb0eb4 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:30:14,814 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-bf958e8e-94ba-4019-b268-596c8bdb0eb4 2019-05-14 11:30:14,815 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-bf958e8e-94ba-4019-b268-596c8bdb0eb4 2019-05-14 11:30:14,815 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-bf958e8e-94ba-4019-b268-596c8bdb0eb4 2019-05-14 11:30:14,815 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-bf958e8e-94ba-4019-b268-596c8bdb0eb4 2019-05-14 11:30:14,815 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.204 detached from server 2019-05-14 11:30:14,815 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-14 11:30:14,815 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:14,816 - functest.core.cloudify - 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-05-14 11:30:14,816 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:30: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-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 x-compute-request-id: req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:30:14,816 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 2019-05-14 11:30:14,816 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 2019-05-14 11:30:14,816 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 2019-05-14 11:30:14,816 - functest.core.cloudify - DEBUG - Floating ip 172.30.9.201 detached from server 2019-05-14 11:30:14,817 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-05-14 11:30:14,817 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:30: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-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 x-compute-request-id: req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:30:14,817 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-e3a869e9-d203-4c50-8ea1-5f0eb191cfd2 2019-05-14 11:30:14,817 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-023ff2a1-bc6e-4199-9b39-4857a34a02ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:14,817 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-023ff2a1-bc6e-4199-9b39-4857a34a02ec 2019-05-14 11:30:14,817 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c76b8dea7b72bcc2e07319e7f3147545d703e7b" 2019-05-14 11:30:14,818 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:14,818 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb18a2dd-e0dc-43e2-a7b4-83472d129465 x-compute-request-id: req-bb18a2dd-e0dc-43e2-a7b4-83472d129465 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:14,818 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-bb18a2dd-e0dc-43e2-a7b4-83472d129465 2019-05-14 11:30:14,818 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5e02e2d5-878f-4c85-aac9-64fe92c64787 2019-05-14 11:30:14,818 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e02e2d5-878f-4c85-aac9-64fe92c64787 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:14,818 - functest.core.cloudify - 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-05-14 11:30:14,818 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c76b8dea7b72bcc2e07319e7f3147545d703e7b" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-05-14 11:30:14,819 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-bb18a2dd-e0dc-43e2-a7b4-83472d129465 2019-05-14 11:30:14,819 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4b61f2ac9f152850a9f48fcba8ec65dd73824" 2019-05-14 11:30:14,819 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c76b8dea7b72bcc2e07319e7f3147545d703e7b" 2019-05-14 11:30:14,819 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:30: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-9263f8ad-275a-4cd7-afa1-69830edd1b10 x-compute-request-id: req-9263f8ad-275a-4cd7-afa1-69830edd1b10 Content-Length: 0 Content-Type: application/json 2019-05-14 11:30:14,819 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-9263f8ad-275a-4cd7-afa1-69830edd1b10 2019-05-14 11:30:14,819 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-9263f8ad-275a-4cd7-afa1-69830edd1b10 2019-05-14 11:30:14,820 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-9a48fe15-eda7-448b-a1d8-5adedb76ed37 x-compute-request-id: req-9a48fe15-eda7-448b-a1d8-5adedb76ed37 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_bind"}, {"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:14,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9a48fe15-eda7-448b-a1d8-5adedb76ed37 2019-05-14 11:30:14,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-9a48fe15-eda7-448b-a1d8-5adedb76ed37 2019-05-14 11:30:14,820 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4b61f2ac9f152850a9f48fcba8ec65dd73824" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-05-14 11:30:14,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-55bb7fb7-aee3-4ca6-9028-be81aaaf1aba 2019-05-14 11:30:14,820 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-55bb7fb7-aee3-4ca6-9028-be81aaaf1aba 2019-05-14 11:30:14,821 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c76b8dea7b72bcc2e07319e7f3147545d703e7b" 2019-05-14 11:30:14,821 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac5e7c6c-6492-4dca-8d12-e44fc54dacb3 x-compute-request-id: req-ac5e7c6c-6492-4dca-8d12-e44fc54dacb3 Content-Encoding: gzip Content-Length: 704 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "019c8d7e-d79f-4637-b63e-20e43a6132ba"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "073bff18-40c4-4d4a-a7b1-ce486e04419a"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a0ae6eb2-3ccb-443f-8109-1ba6d1958cc4"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b5a57c55-4607-4165-a650-76c6901d2be7"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9b92df1-b8f0-4286-a1e5-85aad8f987a4"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e9bbd6fb-adbf-410d-afdd-c62e7d713e0b"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec9dcf0a-7584-487d-b298-d148f88023a3"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "fe8cbec1-ae08-4ff3-8aae-a231ebfdf036"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "d8ab0c3d-4177-421b-8c1d-5094570e8e51", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-05-14 11:30:14,821 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-ac5e7c6c-6492-4dca-8d12-e44fc54dacb3 2019-05-14 11:30:14,821 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-ac5e7c6c-6492-4dca-8d12-e44fc54dacb3 2019-05-14 11:30:14,821 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-55bb7fb7-aee3-4ca6-9028-be81aaaf1aba x-compute-request-id: req-55bb7fb7-aee3-4ca6-9028-be81aaaf1aba Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:14,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:30:14,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:14,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:14,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:14 GMT 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:14,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:30:14,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:14,877 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:14,877 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:19,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:30:19,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:19,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:19,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:19,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:19,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:19,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:19,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:19,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.430Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8a4b61f2ac9f152850a9f48fcba8ec65dd73824\"", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.760Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.430Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-ddbbfcd8-9248-444c-8fea-478d9b1995f1", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.760Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.430Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-ddbbfcd8-9248-444c-8fea-478d9b1995f1", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.759Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.430Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-ddbbfcd8-9248-444c-8fea-478d9b1995f1 x-compute-request-id: req-ddbbfcd8-9248-444c-8fea-478d9b1995f1 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.759Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.430Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-852c7d8b-7462-486a-a470-63ff4e517ff0 x-compute-request-id: req-852c7d8b-7462-486a-a470-63ff4e517ff0 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.410Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.430Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.732Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.430Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_e9u2wd", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:10.592Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-96a994b9-00f5-419b-9e72-4204d726ba76", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.795Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.951Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-773852ae-746e-4344-b4e5-42eea1d7f268", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.733Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-773852ae-746e-4344-b4e5-42eea1d7f268", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.733Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-852c7d8b-7462-486a-a470-63ff4e517ff0", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.410Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-852c7d8b-7462-486a-a470-63ff4e517ff0", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.410Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8a4b61f2ac9f152850a9f48fcba8ec65dd73824\"", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.411Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "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_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.790Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a994b9-00f5-419b-9e72-4204d726ba76 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.795Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:11.998Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-773852ae-746e-4344-b4e5-42eea1d7f268 x-compute-request-id: req-773852ae-746e-4344-b4e5-42eea1d7f268 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_zakiik", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:11.733Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c29a1681-311d-4ffc-ad30-951d6ab94219"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:12.680Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:12.087Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:12.680Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}070baf7884ecb82540db55a6d6c805b4b39efd87\"", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:12.202Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:13.413Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3282087e-711c-443d-bdcb-79cee71e50c4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:13.131Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:13.413Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3282087e-711c-443d-bdcb-79cee71e50c4", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:13.131Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:13.413Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-c7cacf6f-23a8-487d-912a-52d264f1db7c x-compute-request-id: req-c7cacf6f-23a8-487d-912a-52d264f1db7c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:12.712Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:13.413Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-c7cacf6f-23a8-487d-912a-52d264f1db7c", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:12.712Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:13.413Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}070baf7884ecb82540db55a6d6c805b4b39efd87\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:12.713Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:13.413Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-c7cacf6f-23a8-487d-912a-52d264f1db7c", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:12.712Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:13.413Z", "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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:13.126Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d37a4b99167a60eefb24f8f98d88708d25b96aa7\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:13.650Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.070Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-379f34ea-99fd-489b-9f31-4c473e391e05 x-compute-request-id: req-379f34ea-99fd-489b-9f31-4c473e391e05 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:13.729Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.070Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-379f34ea-99fd-489b-9f31-4c473e391e05", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:13.730Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.070Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-379f34ea-99fd-489b-9f31-4c473e391e05", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:13.730Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}070baf7884ecb82540db55a6d6c805b4b39efd87\"", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:13.731Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d37a4b99167a60eefb24f8f98d88708d25b96aa7\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.342Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-a045e9af-24c2-463f-87a2-075439821a74 x-compute-request-id: req-a045e9af-24c2-463f-87a2-075439821a74 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"0acf73de-6b23-437e-b1f1-823e32f9f774\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"2816582b-b291-4d05-b33f-5c15dac4b2d3\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"770f53a1-8df8-4118-8444-242a22e83868\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"99e244d5-6b48-487b-9e38-6afbb0bdf0f9\"}], \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"id\": \"bae97aed-a0d7-4da2-b59a-2fe2633fc147\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.279Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-a045e9af-24c2-463f-87a2-075439821a74", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.279Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.517Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-a045e9af-24c2-463f-87a2-075439821a74", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.279Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-4fda5d66-6f30-4feb-970f-478f3485ae82", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.079Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-4fda5d66-6f30-4feb-970f-478f3485ae82 x-compute-request-id: req-4fda5d66-6f30-4feb-970f-478f3485ae82 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.077Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-4fda5d66-6f30-4feb-970f-478f3485ae82", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.077Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}070baf7884ecb82540db55a6d6c805b4b39efd87\"", "level": "debug", "target_id": "bono_security_group_oxhyqg", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.080Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2e05ae36-defb-4227-8218-6fe2f9637511"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-139b70c0-415e-46b2-8b50-dbc48a3f0902 x-compute-request-id: req-139b70c0-415e-46b2-8b50-dbc48a3f0902 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.341Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-139b70c0-415e-46b2-8b50-dbc48a3f0902", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.341Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:14.631Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-139b70c0-415e-46b2-8b50-dbc48a3f0902", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.341Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.298Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:14.655Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.829Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-4c313841-09fe-4b10-a08f-b31ede915fbc x-compute-request-id: req-4c313841-09fe-4b10-a08f-b31ede915fbc Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.548Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.829Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4c313841-09fe-4b10-a08f-b31ede915fbc", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.549Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.829Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4c313841-09fe-4b10-a08f-b31ede915fbc", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.549Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d37a4b99167a60eefb24f8f98d88708d25b96aa7\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.550Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.829Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-52874a30-87de-4067-99e8-476c6735ffc5 x-compute-request-id: req-52874a30-87de-4067-99e8-476c6735ffc5 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.259Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.829Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-52874a30-87de-4067-99e8-476c6735ffc5", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.260Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}], "metadata": {"pagination": {"total": 1540, "offset": 1446, "size": 50}}} 2019-05-14 11:30:19,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:19,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:19 GMT 2019-05-14 11:30:19,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:19,964 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:19,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:19,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:19,965 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:19,965 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:19,967 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4b61f2ac9f152850a9f48fcba8ec65dd73824" 2019-05-14 11:30:19,968 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-ddbbfcd8-9248-444c-8fea-478d9b1995f1 2019-05-14 11:30:19,968 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-ddbbfcd8-9248-444c-8fea-478d9b1995f1 2019-05-14 11:30:19,968 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-ddbbfcd8-9248-444c-8fea-478d9b1995f1 x-compute-request-id: req-ddbbfcd8-9248-444c-8fea-478d9b1995f1 Content-Length: 0 Content-Type: application/json 2019-05-14 11:30:19,968 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-852c7d8b-7462-486a-a470-63ff4e517ff0 x-compute-request-id: req-852c7d8b-7462-486a-a470-63ff4e517ff0 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:19,968 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:19,968 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:19,969 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-96a994b9-00f5-419b-9e72-4204d726ba76 2019-05-14 11:30:19,969 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:19,969 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-773852ae-746e-4344-b4e5-42eea1d7f268 2019-05-14 11:30:19,969 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-773852ae-746e-4344-b4e5-42eea1d7f268 2019-05-14 11:30:19,969 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-852c7d8b-7462-486a-a470-63ff4e517ff0 2019-05-14 11:30:19,969 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-852c7d8b-7462-486a-a470-63ff4e517ff0 2019-05-14 11:30:19,970 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a4b61f2ac9f152850a9f48fcba8ec65dd73824" 2019-05-14 11:30:19,970 - functest.core.cloudify - 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-05-14 11:30:19,970 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96a994b9-00f5-419b-9e72-4204d726ba76 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:19,970 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-773852ae-746e-4344-b4e5-42eea1d7f268 x-compute-request-id: req-773852ae-746e-4344-b4e5-42eea1d7f268 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-14 11:30:19,970 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:19,970 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070baf7884ecb82540db55a6d6c805b4b39efd87" 2019-05-14 11:30:19,971 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3282087e-711c-443d-bdcb-79cee71e50c4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:19,971 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3282087e-711c-443d-bdcb-79cee71e50c4 2019-05-14 11:30:19,971 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-c7cacf6f-23a8-487d-912a-52d264f1db7c x-compute-request-id: req-c7cacf6f-23a8-487d-912a-52d264f1db7c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:19,971 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-c7cacf6f-23a8-487d-912a-52d264f1db7c 2019-05-14 11:30:19,971 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070baf7884ecb82540db55a6d6c805b4b39efd87" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-05-14 11:30:19,971 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-c7cacf6f-23a8-487d-912a-52d264f1db7c 2019-05-14 11:30:19,972 - functest.core.cloudify - 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-05-14 11:30:19,972 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a4b99167a60eefb24f8f98d88708d25b96aa7" 2019-05-14 11:30:19,972 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-379f34ea-99fd-489b-9f31-4c473e391e05 x-compute-request-id: req-379f34ea-99fd-489b-9f31-4c473e391e05 Content-Length: 0 Content-Type: application/json 2019-05-14 11:30:19,972 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-379f34ea-99fd-489b-9f31-4c473e391e05 2019-05-14 11:30:19,972 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-379f34ea-99fd-489b-9f31-4c473e391e05 2019-05-14 11:30:19,972 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070baf7884ecb82540db55a6d6c805b4b39efd87" 2019-05-14 11:30:19,973 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a4b99167a60eefb24f8f98d88708d25b96aa7" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-14 11:30:19,973 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-a045e9af-24c2-463f-87a2-075439821a74 x-compute-request-id: req-a045e9af-24c2-463f-87a2-075439821a74 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "0acf73de-6b23-437e-b1f1-823e32f9f774"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2816582b-b291-4d05-b33f-5c15dac4b2d3"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "770f53a1-8df8-4118-8444-242a22e83868"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "99e244d5-6b48-487b-9e38-6afbb0bdf0f9"}], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "id": "bae97aed-a0d7-4da2-b59a-2fe2633fc147", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-05-14 11:30:19,973 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-a045e9af-24c2-463f-87a2-075439821a74 2019-05-14 11:30:19,973 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:19,973 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-a045e9af-24c2-463f-87a2-075439821a74 2019-05-14 11:30:19,973 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-4fda5d66-6f30-4feb-970f-478f3485ae82 2019-05-14 11:30:19,973 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-4fda5d66-6f30-4feb-970f-478f3485ae82 x-compute-request-id: req-4fda5d66-6f30-4feb-970f-478f3485ae82 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:19,974 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-4fda5d66-6f30-4feb-970f-478f3485ae82 2019-05-14 11:30:19,974 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070baf7884ecb82540db55a6d6c805b4b39efd87" 2019-05-14 11:30:19,974 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-139b70c0-415e-46b2-8b50-dbc48a3f0902 x-compute-request-id: req-139b70c0-415e-46b2-8b50-dbc48a3f0902 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:19,974 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-139b70c0-415e-46b2-8b50-dbc48a3f0902 2019-05-14 11:30:19,974 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-139b70c0-415e-46b2-8b50-dbc48a3f0902 2019-05-14 11:30:19,974 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:19,975 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-4c313841-09fe-4b10-a08f-b31ede915fbc x-compute-request-id: req-4c313841-09fe-4b10-a08f-b31ede915fbc Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:19,975 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4c313841-09fe-4b10-a08f-b31ede915fbc 2019-05-14 11:30:19,975 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4c313841-09fe-4b10-a08f-b31ede915fbc 2019-05-14 11:30:19,975 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37a4b99167a60eefb24f8f98d88708d25b96aa7" 2019-05-14 11:30:19,975 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-52874a30-87de-4067-99e8-476c6735ffc5 x-compute-request-id: req-52874a30-87de-4067-99e8-476c6735ffc5 Content-Length: 0 Content-Type: application/json 2019-05-14 11:30:19,975 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/action used request id req-52874a30-87de-4067-99e8-476c6735ffc5 2019-05-14 11:30:19,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:30:20,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:20,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:20,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:20,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:20,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:20 GMT 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:20,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:25,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:30:25,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:25,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:25,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:25,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:25,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:25,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:25,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:25,181 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.829Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4c313841-09fe-4b10-a08f-b31ede915fbc", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.549Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:15.829Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4c313841-09fe-4b10-a08f-b31ede915fbc", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.549Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:16.361Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92941de9-f6ce-40ac-ae61-1003d509150c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.725Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:16.361Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-92941de9-f6ce-40ac-ae61-1003d509150c", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.725Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:16.361Z", "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_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:15.720Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:16.361Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceda0b384fcffec2f249def593de5c4e68c4539f\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.151Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.000Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.479Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.000Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-530c5303-5749-4476-9d0d-bfa786106f4f", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.250Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.000Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-530c5303-5749-4476-9d0d-bfa786106f4f x-compute-request-id: req-530c5303-5749-4476-9d0d-bfa786106f4f Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.249Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.000Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.000Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-530c5303-5749-4476-9d0d-bfa786106f4f", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.250Z", "source_id": "bind_host_0zbf41", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eb8ed995-e295-4d3a-b255-b869e12f3213"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.000Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.701Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceda0b384fcffec2f249def593de5c4e68c4539f\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.934Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.701Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:17.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.701Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-a2012999-a4fe-4eb6-b36c-de1db3d17bd9 x-compute-request-id: req-a2012999-a4fe-4eb6-b36c-de1db3d17bd9 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.932Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.701Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-a2012999-a4fe-4eb6-b36c-de1db3d17bd9", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.932Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:17.701Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-a2012999-a4fe-4eb6-b36c-de1db3d17bd9", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:16.933Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.369Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.369Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70893b50-1434-4c8c-8bcc-9c760db88ea2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:30:18.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.369Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-70893b50-1434-4c8c-8bcc-9c760db88ea2", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.369Z", "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-05-14T11:30:18.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.369Z", "message": "RESP: [202] Date: Tue, 14 May 2019 11:30:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c82bfdcf-aead-4477-9ca7-683484d0d73a x-compute-request-id: req-c82bfdcf-aead-4477-9ca7-683484d0d73a Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:17.840Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.369Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-c82bfdcf-aead-4477-9ca7-683484d0d73a", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:17.840Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.369Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-c82bfdcf-aead-4477-9ca7-683484d0d73a", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:17.840Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.369Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceda0b384fcffec2f249def593de5c4e68c4539f\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:17.841Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b49063178f4512685b6effb55d52e5dc18359f1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.958Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb0af11c-1c40-4d9e-94b9-373780a8d9c2 x-compute-request-id: req-eb0af11c-1c40-4d9e-94b9-373780a8d9c2 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.436Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.958Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-eb0af11c-1c40-4d9e-94b9-373780a8d9c2", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.436Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.958Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-eb0af11c-1c40-4d9e-94b9-373780a8d9c2", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.436Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ceda0b384fcffec2f249def593de5c4e68c4539f\"", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.437Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:18.958Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-14fb41bf-a302-43c1-b90b-269885eb2b2e x-compute-request-id: req-14fb41bf-a302-43c1-b90b-269885eb2b2e Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.802Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.099Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-14fb41bf-a302-43c1-b90b-269885eb2b2e", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.802Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-14fb41bf-a302-43c1-b90b-269885eb2b2e", "level": "debug", "target_id": "base_security_group_6shfxw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.802Z", "source_id": "bono_host_2rr3zs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.6655ddd2-7853-4674-ae6d-618f010ccc7e"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30: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-3ab4559c-c219-4d7b-ac86-54747a698dad x-compute-request-id: req-3ab4559c-c219-4d7b-ac86-54747a698dad Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:27Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-3ab4559c-c219-4d7b-ac86-54747a698dad", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-3ab4559c-c219-4d7b-ac86-54747a698dad", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-16473086-4302-4d2d-8342-de095f9a6e9b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-16473086-4302-4d2d-8342-de095f9a6e9b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b49063178f4512685b6effb55d52e5dc18359f1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11:30:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7243e1e0-8077-44e5-b13d-c2fddb4dc803 x-compute-request-id: req-7243e1e0-8077-44e5-b13d-c2fddb4dc803 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:9a:d2:41\", \"version\": 4, \"addr\": \"192.168.120.12\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"49ebdc4d-37fb-41f0-9463-5a016029bccc\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:30:19Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bind_host_0zbf41\", \"created\": \"2019-05-14T11:06:01Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.442Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b49063178f4512685b6effb55d52e5dc18359f1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:18.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "RESP: [204] Date: Tue, 14 May 2019 11:30: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-16473086-4302-4d2d-8342-de095f9a6e9b x-compute-request-id: req-16473086-4302-4d2d-8342-de095f9a6e9b Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:19.532Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:20.064Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:20.064Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:20.064Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-7243e1e0-8077-44e5-b13d-c2fddb4dc803", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:20.064Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-7243e1e0-8077-44e5-b13d-c2fddb4dc803", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:20.064Z", "message": "Waiting for server \"49ebdc4d-37fb-41f0-9463-5a016029bccc\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:19.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:20.881Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:20.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}], "metadata": {"pagination": {"total": 1567, "offset": 1496, "size": 50}}} 2019-05-14 11:30:25,181 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:25,181 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:25 GMT 2019-05-14 11:30:25,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:25,181 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:25,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:25,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:25,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:25,182 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:25,184 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4c313841-09fe-4b10-a08f-b31ede915fbc 2019-05-14 11:30:25,185 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-4c313841-09fe-4b10-a08f-b31ede915fbc 2019-05-14 11:30:25,185 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92941de9-f6ce-40ac-ae61-1003d509150c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:25,185 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-92941de9-f6ce-40ac-ae61-1003d509150c 2019-05-14 11:30:25,185 - functest.core.cloudify - 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-05-14 11:30:25,185 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda0b384fcffec2f249def593de5c4e68c4539f" 2019-05-14 11:30:25,186 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:25,186 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-530c5303-5749-4476-9d0d-bfa786106f4f 2019-05-14 11:30:25,186 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-530c5303-5749-4476-9d0d-bfa786106f4f x-compute-request-id: req-530c5303-5749-4476-9d0d-bfa786106f4f Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-14 11:30:25,186 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:30:25,186 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc/os-security-groups used request id req-530c5303-5749-4476-9d0d-bfa786106f4f 2019-05-14 11:30:25,186 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:30:25,187 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda0b384fcffec2f249def593de5c4e68c4539f" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-05-14 11:30:25,187 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 11:30:25,187 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-a2012999-a4fe-4eb6-b36c-de1db3d17bd9 x-compute-request-id: req-a2012999-a4fe-4eb6-b36c-de1db3d17bd9 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:25,187 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-a2012999-a4fe-4eb6-b36c-de1db3d17bd9 2019-05-14 11:30:25,187 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-a2012999-a4fe-4eb6-b36c-de1db3d17bd9 2019-05-14 11:30:25,187 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 11:30:25,188 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70893b50-1434-4c8c-8bcc-9c760db88ea2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:25,188 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-70893b50-1434-4c8c-8bcc-9c760db88ea2 2019-05-14 11:30:25,188 - functest.core.cloudify - 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-05-14 11:30:25,188 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 11:30:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c82bfdcf-aead-4477-9ca7-683484d0d73a x-compute-request-id: req-c82bfdcf-aead-4477-9ca7-683484d0d73a Content-Length: 0 Content-Type: application/json 2019-05-14 11:30:25,188 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-c82bfdcf-aead-4477-9ca7-683484d0d73a 2019-05-14 11:30:25,188 - functest.core.cloudify - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/action used request id req-c82bfdcf-aead-4477-9ca7-683484d0d73a 2019-05-14 11:30:25,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda0b384fcffec2f249def593de5c4e68c4539f" 2019-05-14 11:30:25,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b49063178f4512685b6effb55d52e5dc18359f1" 2019-05-14 11:30:25,189 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb0af11c-1c40-4d9e-94b9-373780a8d9c2 x-compute-request-id: req-eb0af11c-1c40-4d9e-94b9-373780a8d9c2 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:25,189 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-eb0af11c-1c40-4d9e-94b9-373780a8d9c2 2019-05-14 11:30:25,189 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-eb0af11c-1c40-4d9e-94b9-373780a8d9c2 2019-05-14 11:30:25,189 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ceda0b384fcffec2f249def593de5c4e68c4539f" 2019-05-14 11:30:25,190 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-14fb41bf-a302-43c1-b90b-269885eb2b2e x-compute-request-id: req-14fb41bf-a302-43c1-b90b-269885eb2b2e Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-05-14 11:30:25,190 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-05-14 11:30:25,190 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-14fb41bf-a302-43c1-b90b-269885eb2b2e 2019-05-14 11:30:25,190 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86/os-security-groups used request id req-14fb41bf-a302-43c1-b90b-269885eb2b2e 2019-05-14 11:30:25,190 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30: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-3ab4559c-c219-4d7b-ac86-54747a698dad x-compute-request-id: req-3ab4559c-c219-4d7b-ac86-54747a698dad Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:27Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:25,190 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-3ab4559c-c219-4d7b-ac86-54747a698dad 2019-05-14 11:30:25,190 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-3ab4559c-c219-4d7b-ac86-54747a698dad 2019-05-14 11:30:25,191 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-16473086-4302-4d2d-8342-de095f9a6e9b 2019-05-14 11:30:25,191 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-16473086-4302-4d2d-8342-de095f9a6e9b 2019-05-14 11:30:25,191 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b49063178f4512685b6effb55d52e5dc18359f1" 2019-05-14 11:30:25,191 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11:30:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7243e1e0-8077-44e5-b13d-c2fddb4dc803 x-compute-request-id: req-7243e1e0-8077-44e5-b13d-c2fddb4dc803 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:d2:41", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "49ebdc4d-37fb-41f0-9463-5a016029bccc", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:30:19Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bind_host_0zbf41", "created": "2019-05-14T11:06:01Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:25,191 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b49063178f4512685b6effb55d52e5dc18359f1" 2019-05-14 11:30:25,191 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 14 May 2019 11:30: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-16473086-4302-4d2d-8342-de095f9a6e9b x-compute-request-id: req-16473086-4302-4d2d-8342-de095f9a6e9b Content-Type: application/json 2019-05-14 11:30:25,192 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:30:25,192 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 11:30:25,192 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:30:25,192 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-7243e1e0-8077-44e5-b13d-c2fddb4dc803 2019-05-14 11:30:25,192 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-7243e1e0-8077-44e5-b13d-c2fddb4dc803 2019-05-14 11:30:25,192 - functest.core.cloudify - DEBUG - Waiting for server "49ebdc4d-37fb-41f0-9463-5a016029bccc" to be deleted. current status: SHUTOFF 2019-05-14 11:30:25,192 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 11:30:25,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:30:25,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:25 GMT 2019-05-14 11:30:25,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:25,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:30:25,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:25,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:25,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:30,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:30:30,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:30,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:30,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:30,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:30,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:30,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:30,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:30,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:21.548Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d73de930-cd5f-4888-b9cb-dfd275c460f9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:30:20.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:21.548Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b11f5844a31d9cb465f0415763bc0d52177d49a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:21.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": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:20.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:21.548Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d73de930-cd5f-4888-b9cb-dfd275c460f9", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:20.709Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-1e5a292f-b3db-4f6c-847c-7d1d915ae5c6 x-compute-request-id: req-1e5a292f-b3db-4f6c-847c-7d1d915ae5c6 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:30:21Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:22.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "RESP: [200] Date: Tue, 14 May 2019 11: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-f03cafeb-98e5-404b-832d-44be0f80bbc3 x-compute-request-id: req-f03cafeb-98e5-404b-832d-44be0f80bbc3 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:e8:54:56\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-05-14T11:08:37.000000\", \"flavor\": {\"id\": \"ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b\", \"rel\": \"bookmark\"}]}, \"id\": \"fbf59953-de31-47e7-af3b-27a8c4b80a86\", \"user_id\": \"f4be1e8f38034df4b2619488b3005313\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"OS-EXT-STS:power_state\": 4, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"SHUTOFF\", \"updated\": \"2019-05-14T11:29:25Z\", \"hostId\": \"95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"name\": \"server_clearwater-opnfv_bono_host_2rr3zs\", \"created\": \"2019-05-14T11:06:05Z\", \"tenant_id\": \"aeed89a71cd04a1488361625e74189ac\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952\", \"cloudify_management_network_id\": \"c8b14aef-adc5-4422-92ae-018e027cdaa0\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-f03cafeb-98e5-404b-832d-44be0f80bbc3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-f03cafeb-98e5-404b-832d-44be0f80bbc3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b11f5844a31d9cb465f0415763bc0d52177d49a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "RESP: [204] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-219b66a6-10d3-4da5-91f4-6fa7dd18f70f x-compute-request-id: req-219b66a6-10d3-4da5-91f4-6fa7dd18f70f Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-219b66a6-10d3-4da5-91f4-6fa7dd18f70f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-219b66a6-10d3-4da5-91f4-6fa7dd18f70f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.095Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b11f5844a31d9cb465f0415763bc0d52177d49a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:21.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.608Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-1e5a292f-b3db-4f6c-847c-7d1d915ae5c6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:22.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.608Z", "message": "Waiting for server \"fbf59953-de31-47e7-af3b-27a8c4b80a86\" to be deleted. current status: SHUTOFF", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:22.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:22.608Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-1e5a292f-b3db-4f6c-847c-7d1d915ae5c6", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:22.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:24.528Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4b49063178f4512685b6effb55d52e5dc18359f1\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:24.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:25.032Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-3ad283d5-fccf-49c9-827e-cfaed7effcf1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:24.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:25.032Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:24.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:25.032Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-3ad283d5-fccf-49c9-827e-cfaed7effcf1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:24.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_host_0zbf41", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:25.032Z", "message": "RESP: [404] Date: Tue, 14 May 2019 11:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ad283d5-fccf-49c9-827e-cfaed7effcf1 x-compute-request-id: req-3ad283d5-fccf-49c9-827e-cfaed7effcf1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 49ebdc4d-37fb-41f0-9463-5a016029bccc could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:24.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.b622999b-8c6e-490d-88b5-9b6a51f92223"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:25.630Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:25.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:25.630Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:25.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_host_0zbf41", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:25.630Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:25.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.230Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:25.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.230Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:25.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.230Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:25.525Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.874Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:26.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.874Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:26.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.874Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:25.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.874Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:26.795Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.874Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:26.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.874Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:26.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:26.874Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:26.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:27.470Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1b11f5844a31d9cb465f0415763bc0d52177d49a\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:27.470Z", "message": "RESP: [404] Date: Tue, 14 May 2019 11:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dec84f86-6837-4242-9d1c-fdd5ddd80054 x-compute-request-id: req-dec84f86-6837-4242-9d1c-fdd5ddd80054 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance fbf59953-de31-47e7-af3b-27a8c4b80a86 could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:27.470Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-dec84f86-6837-4242-9d1c-fdd5ddd80054", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:27.470Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-dec84f86-6837-4242-9d1c-fdd5ddd80054", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.de21bb45-8fc1-4a92-a40f-c9cdc6350e8b"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:27.470Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.023Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/e929343b-cdf8-4ccc-acb3-ac22e8ebbabc.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}67448cc0dc7d68bbea637cf0b11591982a8a393b\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c977af70-d7a3-4b09-a241-948a3c410f0e"}, {"node_instance_id": "bono_host_2rr3zs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.023Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.023Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c977af70-d7a3-4b09-a241-948a3c410f0e"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.023Z", "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-05-14T11:30:27.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c977af70-d7a3-4b09-a241-948a3c410f0e"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.023Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db2c21e6-3f28-455a-9863-6bfb925cf554 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:30:27.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c977af70-d7a3-4b09-a241-948a3c410f0e"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.023Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-db2c21e6-3f28-455a-9863-6bfb925cf554", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c977af70-d7a3-4b09-a241-948a3c410f0e"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.682Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.427Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.682Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.682Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}615f934a1236a3c3a89276c3144137aac84b168e\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2f12cb15-b1d1-4e01-a6d0-5829b2fa94bf"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.682Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2f12cb15-b1d1-4e01-a6d0-5829b2fa94bf"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.682Z", "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-05-14T11:30:27.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2f12cb15-b1d1-4e01-a6d0-5829b2fa94bf"}], "metadata": {"pagination": {"total": 1611, "offset": 1546, "size": 50}}} 2019-05-14 11:30:30,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:30,358 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:30 GMT 2019-05-14 11:30:30,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:30,358 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:30,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:30,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:30,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:30,359 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:30,361 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d73de930-cd5f-4888-b9cb-dfd275c460f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:30,361 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b11f5844a31d9cb465f0415763bc0d52177d49a" 2019-05-14 11:30:30,361 - functest.core.cloudify - 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-05-14 11:30:30,362 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d73de930-cd5f-4888-b9cb-dfd275c460f9 2019-05-14 11:30:30,362 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-1e5a292f-b3db-4f6c-847c-7d1d915ae5c6 x-compute-request-id: req-1e5a292f-b3db-4f6c-847c-7d1d915ae5c6 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:30:21Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:30,362 - functest.core.cloudify - DEBUG - RESP: [200] Date: Tue, 14 May 2019 11: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-f03cafeb-98e5-404b-832d-44be0f80bbc3 x-compute-request-id: req-f03cafeb-98e5-404b-832d-44be0f80bbc3 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:56", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86", "rel": "bookmark"}], "image": {"id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "links": [{"href": "http://172.30.9.28:8774/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-05-14T11:08:37.000000", "flavor": {"id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "links": [{"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "bookmark"}]}, "id": "fbf59953-de31-47e7-af3b-27a8c4b80a86", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 4, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "SHUTOFF", "updated": "2019-05-14T11:29:25Z", "hostId": "95ff08b750c560466589ab87402618706d5fc310f9cba743658d01fc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "server_clearwater-opnfv_bono_host_2rr3zs", "created": "2019-05-14T11:06:05Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "cloudify_management_network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0"}}} 2019-05-14 11:30:30,362 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-f03cafeb-98e5-404b-832d-44be0f80bbc3 2019-05-14 11:30:30,362 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-f03cafeb-98e5-404b-832d-44be0f80bbc3 2019-05-14 11:30:30,362 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b11f5844a31d9cb465f0415763bc0d52177d49a" 2019-05-14 11:30:30,363 - functest.core.cloudify - DEBUG - RESP: [204] Date: Tue, 14 May 2019 11: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 x-openstack-request-id: req-219b66a6-10d3-4da5-91f4-6fa7dd18f70f x-compute-request-id: req-219b66a6-10d3-4da5-91f4-6fa7dd18f70f Content-Type: application/json 2019-05-14 11:30:30,363 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-219b66a6-10d3-4da5-91f4-6fa7dd18f70f 2019-05-14 11:30:30,363 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-219b66a6-10d3-4da5-91f4-6fa7dd18f70f 2019-05-14 11:30:30,363 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b11f5844a31d9cb465f0415763bc0d52177d49a" 2019-05-14 11:30:30,363 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-1e5a292f-b3db-4f6c-847c-7d1d915ae5c6 2019-05-14 11:30:30,364 - functest.core.cloudify - DEBUG - Waiting for server "fbf59953-de31-47e7-af3b-27a8c4b80a86" to be deleted. current status: SHUTOFF 2019-05-14 11:30:30,364 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-1e5a292f-b3db-4f6c-847c-7d1d915ae5c6 2019-05-14 11:30:30,364 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b49063178f4512685b6effb55d52e5dc18359f1" 2019-05-14 11:30:30,364 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-3ad283d5-fccf-49c9-827e-cfaed7effcf1 2019-05-14 11:30:30,364 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-14 11:30:30,364 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/49ebdc4d-37fb-41f0-9463-5a016029bccc used request id req-3ad283d5-fccf-49c9-827e-cfaed7effcf1 2019-05-14 11:30:30,365 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 11:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3ad283d5-fccf-49c9-827e-cfaed7effcf1 x-compute-request-id: req-3ad283d5-fccf-49c9-827e-cfaed7effcf1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 49ebdc4d-37fb-41f0-9463-5a016029bccc could not be found.", "code": 404}} 2019-05-14 11:30:30,365 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:30:30,365 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:30:30,365 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:30:30,365 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:30,365 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:30:30,366 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:30:30,366 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:30:30,366 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:30:30,366 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:30,366 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-05-14 11:30:30,366 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-05-14 11:30:30,367 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:30:30,367 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:30:30,367 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b11f5844a31d9cb465f0415763bc0d52177d49a" 2019-05-14 11:30:30,367 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 11:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dec84f86-6837-4242-9d1c-fdd5ddd80054 x-compute-request-id: req-dec84f86-6837-4242-9d1c-fdd5ddd80054 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fbf59953-de31-47e7-af3b-27a8c4b80a86 could not be found.", "code": 404}} 2019-05-14 11:30:30,367 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-dec84f86-6837-4242-9d1c-fdd5ddd80054 2019-05-14 11:30:30,367 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/fbf59953-de31-47e7-af3b-27a8c4b80a86 used request id req-dec84f86-6837-4242-9d1c-fdd5ddd80054 2019-05-14 11:30:30,367 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-05-14 11:30:30,368 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/e929343b-cdf8-4ccc-acb3-ac22e8ebbabc.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67448cc0dc7d68bbea637cf0b11591982a8a393b" 2019-05-14 11:30:30,368 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:30:30,368 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-14 11:30:30,368 - functest.core.cloudify - 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-05-14 11:30:30,368 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db2c21e6-3f28-455a-9863-6bfb925cf554 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:30,368 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-db2c21e6-3f28-455a-9863-6bfb925cf554 2019-05-14 11:30:30,369 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:30:30,369 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:30:30,369 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615f934a1236a3c3a89276c3144137aac84b168e" 2019-05-14 11:30:30,369 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-14 11:30:30,369 - functest.core.cloudify - 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-05-14 11:30:30,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:30:30,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:30,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:30,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:30,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:30,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:30 GMT 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:30,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:35,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/events 2019-05-14 11:30:35,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:35,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:35,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:35,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:35,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:35,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:35,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.682Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.682Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:27.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:28.682Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}615f934a1236a3c3a89276c3144137aac84b168e\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2f12cb15-b1d1-4e01-a6d0-5829b2fa94bf"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c34e1c47-2dbe-4424-bfa1-78c5a7817994 Content-Length: 0 Date: Tue, 14 May 2019 11:30: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": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2f12cb15-b1d1-4e01-a6d0-5829b2fa94bf"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-c34e1c47-2dbe-4424-bfa1-78c5a7817994", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2f12cb15-b1d1-4e01-a6d0-5829b2fa94bf"}, {"node_instance_id": "bind_security_group_zakiik", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-c34e1c47-2dbe-4424-bfa1-78c5a7817994", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.2f12cb15-b1d1-4e01-a6d0-5829b2fa94bf"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0ff3fee9-caa6-41da-b922-44c714303d4b Content-Length: 0 Date: Tue, 14 May 2019 11:30: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": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c977af70-d7a3-4b09-a241-948a3c410f0e"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/e929343b-cdf8-4ccc-acb3-ac22e8ebbabc.json used request id req-0ff3fee9-caa6-41da-b922-44c714303d4b", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c977af70-d7a3-4b09-a241-948a3c410f0e"}, {"node_instance_id": "bind_floatingip_181x89", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.286Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/e929343b-cdf8-4ccc-acb3-ac22e8ebbabc.json used request id req-0ff3fee9-caa6-41da-b922-44c714303d4b", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.c977af70-d7a3-4b09-a241-948a3c410f0e"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.882Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.882Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:29.882Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:30.478Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:30.478Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:30.478Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:28.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:31.073Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_floatingip_181x89", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:31.073Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:31.073Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:31.720Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bind_security_group_zakiik", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:31.720Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:31.720Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "keypair_94bnjx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:31.720Z", "message": "not deleting keypair since an external keypair is being used", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:31.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.cc42e53d-55b4-452a-8306-0b3b2edf73c4"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.332Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:30.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.332Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09e04a6f-c390-4449-b28a-d826894fb700 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:30:32.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.12da7b41-2e9a-4258-89ef-8d04c59ea180"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.332Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-09e04a6f-c390-4449-b28a-d826894fb700", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.12da7b41-2e9a-4258-89ef-8d04c59ea180"}, {"node_instance_id": "bono_floatingip_yquykj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.332Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.332Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.12da7b41-2e9a-4258-89ef-8d04c59ea180"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.332Z", "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-05-14T11:30:32.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.12da7b41-2e9a-4258-89ef-8d04c59ea180"}, {"node_instance_id": "keypair_94bnjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.332Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:29.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.842Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:30.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.842Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:30.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.842Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}555714473a73cb87122e89bccbb35b6ae3c24ed7\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.433Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.12da7b41-2e9a-4258-89ef-8d04c59ea180"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:32.842Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ea2a1e24-4d10-49a6-af26-ac75d86888d0 Content-Length: 0 Date: Tue, 14 May 2019 11:30:32 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.12da7b41-2e9a-4258-89ef-8d04c59ea180"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.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": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:33.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fbf003b-f836-457a-8956-b8984ecefc3a"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eca487b9-d0a3-4c4b-bb2d-3ee2173a2128"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json used request id req-ea2a1e24-4d10-49a6-af26-ac75d86888d0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.12da7b41-2e9a-4258-89ef-8d04c59ea180"}, {"node_instance_id": "base_security_group_6shfxw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json used request id req-ea2a1e24-4d10-49a6-af26-ac75d86888d0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.12da7b41-2e9a-4258-89ef-8d04c59ea180"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:30.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "keypair_94bnjx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:30.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_security_group_oxhyqg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:30.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/769b6af6-9665-4628-9956-462b7ff5a178.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a55901bf93d129a95a5cee1aff38c65fe85e16e9\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:33.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eca487b9-d0a3-4c4b-bb2d-3ee2173a2128"}, {"node_instance_id": "internal_sip_security_group_e9u2wd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:33.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.4fbf003b-f836-457a-8956-b8984ecefc3a"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e2c5bb58-6137-4803-9a74-fb5b0b44e15a", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eca487b9-d0a3-4c4b-bb2d-3ee2173a2128"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.359Z", "message": "RESP: [300] Date: Tue, 14 May 2019 11:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c5bb58-6137-4803-9a74-fb5b0b44e15a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T11:30:32.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eca487b9-d0a3-4c4b-bb2d-3ee2173a2128"}, {"node_instance_id": "bono_floatingip_yquykj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:33.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": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:32.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19", "logger": "ctx.eca487b9-d0a3-4c4b-bb2d-3ee2173a2128"}, {"node_instance_id": "base_security_group_6shfxw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:34.102Z", "message": "Deleted node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:33.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}, {"node_instance_id": "keypair_94bnjx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-05-14T11:30:34.102Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T11:30:31.840Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"}], "metadata": {"pagination": {"total": 1678, "offset": 1596, "size": 50}}} 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:35 GMT 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:35,542 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:35,544 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:30:35,544 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:30:35,545 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615f934a1236a3c3a89276c3144137aac84b168e" 2019-05-14 11:30:35,545 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c34e1c47-2dbe-4424-bfa1-78c5a7817994 Content-Length: 0 Date: Tue, 14 May 2019 11:30:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:30:35,545 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:30:35,545 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 11:30:35,545 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:30:35,545 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-c34e1c47-2dbe-4424-bfa1-78c5a7817994 2019-05-14 11:30:35,546 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/0d4e8e21-a769-4b91-8673-89efb70cf525.json used request id req-c34e1c47-2dbe-4424-bfa1-78c5a7817994 2019-05-14 11:30:35,546 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ff3fee9-caa6-41da-b922-44c714303d4b Content-Length: 0 Date: Tue, 14 May 2019 11:30:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:30:35,546 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/e929343b-cdf8-4ccc-acb3-ac22e8ebbabc.json used request id req-0ff3fee9-caa6-41da-b922-44c714303d4b 2019-05-14 11:30:35,546 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/floatingips/e929343b-cdf8-4ccc-acb3-ac22e8ebbabc.json used request id req-0ff3fee9-caa6-41da-b922-44c714303d4b 2019-05-14 11:30:35,546 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:30:35,546 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:30:35,546 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:30:35,547 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-05-14 11:30:35,547 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-05-14 11:30:35,547 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 11:30:35,547 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:35,547 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:30:35,547 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:35,547 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:35,548 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:30:35,548 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:35,548 - functest.core.cloudify - DEBUG - not deleting keypair since an external keypair is being used 2019-05-14 11:30:35,548 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:30:35,548 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09e04a6f-c390-4449-b28a-d826894fb700 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:35,548 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-09e04a6f-c390-4449-b28a-d826894fb700 2019-05-14 11:30:35,549 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 11:30:35,549 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-14 11:30:35,549 - functest.core.cloudify - 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-05-14 11:30:35,549 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:30:35,549 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:30:35,549 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:30:35,549 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555714473a73cb87122e89bccbb35b6ae3c24ed7" 2019-05-14 11:30:35,550 - functest.core.cloudify - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea2a1e24-4d10-49a6-af26-ac75d86888d0 Content-Length: 0 Date: Tue, 14 May 2019 11:30:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:30:35,550 - functest.core.cloudify - 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-05-14 11:30:35,550 - functest.core.cloudify - DEBUG - deleting floatingip 2019-05-14 11:30:35,550 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json used request id req-ea2a1e24-4d10-49a6-af26-ac75d86888d0 2019-05-14 11:30:35,550 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/security-groups/bae97aed-a0d7-4da2-b59a-2fe2633fc147.json used request id req-ea2a1e24-4d10-49a6-af26-ac75d86888d0 2019-05-14 11:30:35,550 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 11:30:35,550 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-14 11:30:35,551 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 11:30:35,551 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/769b6af6-9665-4628-9956-462b7ff5a178.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a55901bf93d129a95a5cee1aff38c65fe85e16e9" 2019-05-14 11:30:35,551 - functest.core.cloudify - DEBUG - deleting security_group 2019-05-14 11:30:35,551 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e2c5bb58-6137-4803-9a74-fb5b0b44e15a 2019-05-14 11:30:35,551 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 11:30:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c5bb58-6137-4803-9a74-fb5b0b44e15a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:30:35,551 - functest.core.cloudify - 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-05-14 11:30:35,551 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 11:30:35,552 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-14 11:30:35,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3.1/executions/b16e8736-b07c-4074-8ffa-b5fa79c66e19 2019-05-14 11:30:35,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:35,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:35,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:35,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:35,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:35,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T11:30:35.272Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T11:25:28.433Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-05-14T11:25:28.434Z", "id": "b16e8736-b07c-4074-8ffa-b5fa79c66e19"} 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:35 GMT 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:35,609 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:35,610 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3.1/deployments/clearwater-opnfv 2019-05-14 11:30:35,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:35,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:35,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:35,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "0bd8a969-5c3f-4f72-a08b-38d065351e2c", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "bono_cluster_size": 1, "flavor_id": "ade48f5b-925d-4dd9-9289-529a5bab4a0b", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:23.434Z", "created_by": "admin", "updated_at": "2019-05-14T11:05:23.434Z", "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": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:35 GMT 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:35,963 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:35,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:35,964 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:35,964 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:35,964 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:45,975 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3.1/blueprints/clearwater-opnfv 2019-05-14 11:30:46,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 11:30:46,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 11:30:46,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 11:30:46,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 11:30:46,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 11:30:46,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 11:30:46,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 11:30:46,092 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-14 11:30:46,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-05-14T11:05:15.847Z", "updated_at": "2019-05-14T11:05:15.847Z", "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": []}, "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.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_secret": "user_domain_name"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "region": {"get_secret": "region"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "metadata": null}} 2019-05-14 11:30:46,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 11:30:46,095 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 11:30:46 GMT 2019-05-14 11:30:46,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 11:30:46,095 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 11:30:46,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 11:30:46,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 11:30:46,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 11:30:46,096 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 11:30:46,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 11:30:46,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:46,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:30:46 GMT X-Openstack-Request-Id: req-41049048-138a-4925-8914-3b5800e6bbba 2019-05-14 11:30:46,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:30:46,796 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0bd8a969-5c3f-4f72-a08b-38d065351e2c used request id req-41049048-138a-4925-8914-3b5800e6bbba 2019-05-14 11:30:46,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.65150308609s 2019-05-14 11:30:46,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 11:30:46,806 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:30:47,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Tue, 14 May 2019 11:30: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-64d51f5b-5fcd-4f8b-aef0-9abf08dda69b x-openstack-request-id: req-64d51f5b-5fcd-4f8b-aef0-9abf08dda69b 2019-05-14 11:30:47,039 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "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": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc"}, {"name": "cloudify_ims-flavor_alt_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b", "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": "ade48f5b-925d-4dd9-9289-529a5bab4a0b"}]} 2019-05-14 11:30:47,039 - 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-64d51f5b-5fcd-4f8b-aef0-9abf08dda69b 2019-05-14 11:30:47,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.236978054047s 2019-05-14 11:30:47,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 11:30:47,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:30:47,082 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 11:30: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-4eb67f01-a63d-4d97-af43-2fd501ef5e81 x-openstack-request-id: req-4eb67f01-a63d-4d97-af43-2fd501ef5e81 2019-05-14 11:30:47,083 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ade48f5b-925d-4dd9-9289-529a5bab4a0b used request id req-4eb67f01-a63d-4d97-af43-2fd501ef5e81 2019-05-14 11:30:47,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0412428379059s 2019-05-14 11:30:47,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 11:30:47,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/a1c7f248-ce12-4fdb-8445-50b43057cbc3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:48,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 11:30:48 GMT X-Openstack-Request-Id: req-fad3cb51-03da-4163-948c-0620170044ec 2019-05-14 11:30:48,568 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:30:48,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/a1c7f248-ce12-4fdb-8445-50b43057cbc3.json used request id req-fad3cb51-03da-4163-948c-0620170044ec 2019-05-14 11:30:48,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.48016405106s 2019-05-14 11:30:48,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 11:30:48,580 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:48,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 11:30:48 GMT X-Openstack-Request-Id: req-dc4c2f5f-2cbd-448d-83ef-4f557a24d7c7 2019-05-14 11:30:48,656 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 11:30:48,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-dc4c2f5f-2cbd-448d-83ef-4f557a24d7c7 2019-05-14 11:30:48,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0765860080719s 2019-05-14 11:30:48,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 11:30:48,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:49,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 11:30: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-c0b5aced-44bc-4a0a-bf57-e6960c95d28a x-openstack-request-id: req-c0b5aced-44bc-4a0a-bf57-e6960c95d28a 2019-05-14 11:30:49,075 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc used request id req-c0b5aced-44bc-4a0a-bf57-e6960c95d28a 2019-05-14 11:30:49,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.418653964996s 2019-05-14 11:30:49,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:30:49,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:49,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Tue, 14 May 2019 11:30: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-44e14384-b603-4dfd-9ae0-230a8cdcbdb1 x-openstack-request-id: req-44e14384-b603-4dfd-9ae0-230a8cdcbdb1 2019-05-14 11:30:49,821 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fe:30", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fe:30", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:02:18.000000", "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "security_groups": [{"name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}], "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:30:48Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:30:49,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44e14384-b603-4dfd-9ae0-230a8cdcbdb1 2019-05-14 11:30:49,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74498796463s 2019-05-14 11:30:49,823 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:30:51,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:30:51,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:52,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 731 Content-Type: application/json Date: Tue, 14 May 2019 11:30: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-f9cfb32c-5015-4a72-97f8-185fb26f606d x-openstack-request-id: req-f9cfb32c-5015-4a72-97f8-185fb26f606d 2019-05-14 11:30:52,510 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:fe:30", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "rel": "bookmark"}], "image": {"id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "links": [{"href": "http://172.30.9.28:8774/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:02:18.000000", "flavor": {"id": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "links": [{"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "bookmark"}]}, "id": "8aaefba0-c1d5-4b09-9ca5-586fdc0609dc", "user_id": "f4be1e8f38034df4b2619488b3005313", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:30:51Z", "hostId": "53e03961069e47ac65b973e3f550019f042bfcc1a37efcf58ec0c5a2", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952", "name": "cloudify_ims-vm_2ea0b729-eef1-4d43-9621-e89ab436d952", "created": "2019-05-14T11:00:21Z", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 11:30:52,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f9cfb32c-5015-4a72-97f8-185fb26f606d 2019-05-14 11:30:52,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685226917267s 2019-05-14 11:30:52,512 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 11:30:54,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 11:30:54,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:54,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 11:30: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-18a138b0-8fe2-47be-b3bc-18815b792a26 x-openstack-request-id: req-18a138b0-8fe2-47be-b3bc-18815b792a26 2019-05-14 11:30:54,590 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 11:30:54,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-18a138b0-8fe2-47be-b3bc-18815b792a26 2019-05-14 11:30:54,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0756199359894s 2019-05-14 11:30:54,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:30:54,596 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:54,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Tue, 14 May 2019 11:30:54 GMT X-Openstack-Request-Id: req-ca90a91c-19a2-4ef0-82c7-501550296da2 2019-05-14 11:30:54,652 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:05:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:05:08Z", "revision_number": 0, "id": "25f0fe5b-4c04-4a97-9187-729d8781d838", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:08Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:17Z", "updated_at": "2019-05-14T11:00:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "22e33761-ec8e-4695-82cc-83fbbd89a05b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 80, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "2d0bb95b-4fdd-4a4d-ba35-483a88ae6b78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-14T11:00:19Z", "revision_number": 0, "id": "58aabdb6-e20e-4d84-a4c8-91641efe09cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:19Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T11:00:18Z", "revision_number": 0, "id": "877e390d-af99-4d25-920a-4721baac163b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:18Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 443, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-14T11:00:19Z", "revision_number": 0, "id": "bf301bb1-b6dc-4b8d-9903-313fcd7f815e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:19Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "d7dde87c-b206-46a0-a418-51dae2d573c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "eff307d4-07b8-49c6-b1fc-d5ef5690c79c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:00:17Z", "revision_number": 0, "id": "fbe282ae-f965-400c-941f-98921daa0fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:17Z", "security_group_id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 7, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "d9e28839-0b34-49b3-baa9-05237304fdc7", "name": "cloudify_ims-sg_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:30:54,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-ca90a91c-19a2-4ef0-82c7-501550296da2 2019-05-14 11:30:54,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0570390224457s 2019-05-14 11:30:54,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 11:30:54,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d9e28839-0b34-49b3-baa9-05237304fdc7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:54,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 11:30:54 GMT X-Openstack-Request-Id: req-677ccc71-5fb3-41a8-b544-d4db9374f4f2 2019-05-14 11:30:54,850 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:30:54,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d9e28839-0b34-49b3-baa9-05237304fdc7.json used request id req-677ccc71-5fb3-41a8-b544-d4db9374f4f2 2019-05-14 11:30:54,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.190891027451s 2019-05-14 11:30:54,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 11:30:54,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:54,885 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 11:30: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-8c25459e-0f34-45b2-af1a-5cb8869635eb x-openstack-request-id: req-8c25459e-0f34-45b2-af1a-5cb8869635eb 2019-05-14 11:30:54,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_2ea0b729-eef1-4d43-9621-e89ab436d952 used request id req-8c25459e-0f34-45b2-af1a-5cb8869635eb 2019-05-14 11:30:54,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0350768566132s 2019-05-14 11:30:54,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 11:30:54,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/15ba4fa9-5571-49fd-a282-5f84c6cd35f0/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" -d '{"subnet_id": "847c778f-5b8f-4df5-a6f8-ef4650996c1b"}' 2019-05-14 11:30:57,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 11:30:57 GMT X-Openstack-Request-Id: req-6a7a2e1c-3014-4cd4-9676-08cd2356b1ed 2019-05-14 11:30:57,263 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "c8b14aef-adc5-4422-92ae-018e027cdaa0", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "subnet_id": "847c778f-5b8f-4df5-a6f8-ef4650996c1b", "subnet_ids": ["847c778f-5b8f-4df5-a6f8-ef4650996c1b"], "port_id": "615cef14-fa3c-4d2b-ba0c-2721fb7ef007", "id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0"} 2019-05-14 11:30:57,263 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/15ba4fa9-5571-49fd-a282-5f84c6cd35f0/remove_router_interface.json used request id req-6a7a2e1c-3014-4cd4-9676-08cd2356b1ed 2019-05-14 11:30:57,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.37690591812s 2019-05-14 11:30:57,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 11:30:57,264 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:57,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 14 May 2019 11:30:57 GMT X-Openstack-Request-Id: req-99455b4d-a16d-48f1-b4b9-aad5b99e02a5 2019-05-14 11:30:57,396 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:04Z", "admin_state_up": true, "updated_at": "2019-05-14T11:30:55Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "15ba4fa9-5571-49fd-a282-5f84c6cd35f0", "name": "cloudify_ims-router_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:30:57,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-99455b4d-a16d-48f1-b4b9-aad5b99e02a5 2019-05-14 11:30:57,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.132515192032s 2019-05-14 11:30:57,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 11:30:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/15ba4fa9-5571-49fd-a282-5f84c6cd35f0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:58,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 11:30:58 GMT X-Openstack-Request-Id: req-39549239-6a52-48db-84e0-fda5ebe4c38b 2019-05-14 11:30:58,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:30:58,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/15ba4fa9-5571-49fd-a282-5f84c6cd35f0.json used request id req-39549239-6a52-48db-84e0-fda5ebe4c38b 2019-05-14 11:30:58,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.40828299522s 2019-05-14 11:30:58,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 11:30:58,807 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:30:58,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 14 May 2019 11:30:58 GMT X-Openstack-Request-Id: req-6ee937fa-6278-415a-bf75-8d1a4f66ac5f 2019-05-14 11:30:58,854 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:03Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T11:00:03Z","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":"aeed89a71cd04a1488361625e74189ac","id":"847c778f-5b8f-4df5-a6f8-ef4650996c1b","subnetpool_id":null,"name":"cloudify_ims-subnet_2ea0b729-eef1-4d43-9621-e89ab436d952"}]} 2019-05-14 11:30:58,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6ee937fa-6278-415a-bf75-8d1a4f66ac5f 2019-05-14 11:30:58,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0479171276093s 2019-05-14 11:30:58,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 11:30:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/847c778f-5b8f-4df5-a6f8-ef4650996c1b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:31:00,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 11:31:00 GMT X-Openstack-Request-Id: req-10b61b7f-c1f7-4ab9-ae1a-40e2cdb353bc 2019-05-14 11:31:00,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:31:00,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/847c778f-5b8f-4df5-a6f8-ef4650996c1b.json used request id req-10b61b7f-c1f7-4ab9-ae1a-40e2cdb353bc 2019-05-14 11:31:00,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.29982089996s 2019-05-14 11:31:00,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 11:31:00,156 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:31:00,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 14 May 2019 11:31:00 GMT X-Openstack-Request-Id: req-5bf2d387-f7ce-4a19-bdaf-91f57af197a8 2019-05-14 11:31:00,261 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c8b14aef-adc5-4422-92ae-018e027cdaa0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"aeed89a71cd04a1488361625e74189ac","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T11:31:00Z","qos_policy_id":null,"name":"cloudify_ims-net_2ea0b729-eef1-4d43-9621-e89ab436d952","admin_state_up":true,"tenant_id":"aeed89a71cd04a1488361625e74189ac","created_at":"2019-05-14T11:00:01Z","mtu":1450}]} 2019-05-14 11:31:00,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-5bf2d387-f7ce-4a19-bdaf-91f57af197a8 2019-05-14 11:31:00,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105592012405s 2019-05-14 11:31:00,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 11:31:00,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/c8b14aef-adc5-4422-92ae-018e027cdaa0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:31:01,328 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 11:31:01 GMT X-Openstack-Request-Id: req-f2a3ca5c-1a98-40da-91b6-2f5746a0c61a 2019-05-14 11:31:01,328 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:31:01,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c8b14aef-adc5-4422-92ae-018e027cdaa0.json used request id req-f2a3ca5c-1a98-40da-91b6-2f5746a0c61a 2019-05-14 11:31:01,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06612801552s 2019-05-14 11:31:01,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 11:31:01,338 - 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.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:31:02,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 11:31:02 GMT X-Openstack-Request-Id: req-d71e63dc-0f7c-4871-a55f-ab71a3b7fefd 2019-05-14 11:31:02,024 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:00:16Z", "file": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/file", "owner": "aeed89a71cd04a1488361625e74189ac", "id": "ecbcfd93-dbbd-468e-850a-95cf5782177c", "size": 297533440, "self": "/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ecbcfd93-dbbd-468e-850a-95cf5782177c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "cloudify_ims-img_2ea0b729-eef1-4d43-9621-e89ab436d952", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T11:00:10Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 11:31:02,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d71e63dc-0f7c-4871-a55f-ab71a3b7fefd 2019-05-14 11:31:02,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.690815925598s 2019-05-14 11:31:02,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 11:31:02,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}6d438897b71fa1e6f18408d16c66960d246c6bff" 2019-05-14 11:31:02,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:02 GMT X-Openstack-Request-Id: req-62e9d145-ac8b-4865-b383-39eb91ad5ba4 2019-05-14 11:31:02,810 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:31:02,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ecbcfd93-dbbd-468e-850a-95cf5782177c used request id req-62e9d145-ac8b-4865-b383-39eb91ad5ba4 2019-05-14 11:31:02,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.783852815628s 2019-05-14 11:31:02,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 11:31:02,815 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:02,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 14 May 2019 11:31: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-4039b2be-db49-49cd-9dad-cea0262a9da1 x-openstack-request-id: req-4039b2be-db49-49cd-9dad-cea0262a9da1 2019-05-14 11:31:02,833 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc", "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": "7ecf3783-7c28-4140-9442-1f1eaf2ed2dc"}]} 2019-05-14 11:31:02,833 - 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-4039b2be-db49-49cd-9dad-cea0262a9da1 2019-05-14 11:31:02,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225410461426s 2019-05-14 11:31:02,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 11:31:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:02,857 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 11:31: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-fc5f01f0-a573-485c-89ef-197e20583537 x-openstack-request-id: req-fc5f01f0-a573-485c-89ef-197e20583537 2019-05-14 11:31:02,857 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7ecf3783-7c28-4140-9442-1f1eaf2ed2dc used request id req-fc5f01f0-a573-485c-89ef-197e20583537 2019-05-14 11:31:02,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0223031044006s 2019-05-14 11:31:02,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 11:31: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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:03,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 14 May 2019 11:31:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77622a00-18cd-4039-b753-45e8b3f0b7ec 2019-05-14 11:31:03,076 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": {"self": "http://172.30.9.28:5000/v3/users/f4be1e8f38034df4b2619488b3005313"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f4be1e8f38034df4b2619488b3005313", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 11:31:03,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-77622a00-18cd-4039-b753-45e8b3f0b7ec 2019-05-14 11:31:03,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21860909462s 2019-05-14 11:31:03,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 11:31:03,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/f4be1e8f38034df4b2619488b3005313 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:03,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 14 May 2019 11:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686c590d-ff19-4c7a-886a-3a7079ef7dfb 2019-05-14 11:31:03,303 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_2ea0b729-eef1-4d43-9621-e89ab436d952", "links": {"self": "http://172.30.9.28:5000/v3/users/f4be1e8f38034df4b2619488b3005313"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f4be1e8f38034df4b2619488b3005313", "description": null}} 2019-05-14 11:31:03,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f4be1e8f38034df4b2619488b3005313 used request id req-686c590d-ff19-4c7a-886a-3a7079ef7dfb 2019-05-14 11:31:03,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220813989639s 2019-05-14 11:31:03,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 11:31:03,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/f4be1e8f38034df4b2619488b3005313 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:03,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 11:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9ca9bfe-7443-4bce-9e54-02f0a04b2a0c 2019-05-14 11:31:03,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 11:31:03,675 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f4be1e8f38034df4b2619488b3005313 used request id req-c9ca9bfe-7443-4bce-9e54-02f0a04b2a0c 2019-05-14 11:31:03,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.371527910233s 2019-05-14 11:31:03,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 11:31:03,687 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:03,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 14 May 2019 11:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbab3bc-3c96-4333-b5b5-2c80dce630ad 2019-05-14 11:31:03,874 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/aeed89a71cd04a1488361625e74189ac"}, "tags": [], "enabled": true, "id": "aeed89a71cd04a1488361625e74189ac", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_2ea0b729-eef1-4d43-9621-e89ab436d952"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 11:31:03,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-bcbab3bc-3c96-4333-b5b5-2c80dce630ad 2019-05-14 11:31:03,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.191603183746s 2019-05-14 11:31:03,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 11:31:03,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/aeed89a71cd04a1488361625e74189ac -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:04,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 11:31:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4bd0c55-6d8a-4dd9-b2e3-376c17112124 2019-05-14 11:31:04,136 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 11:31:04,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/aeed89a71cd04a1488361625e74189ac used request id req-e4bd0c55-6d8a-4dd9-b2e3-376c17112124 2019-05-14 11:31:04,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256824016571s 2019-05-14 11:31:04,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:31:04,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=aeed89a71cd04a1488361625e74189ac&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:04,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Tue, 14 May 2019 11:31:04 GMT X-Openstack-Request-Id: req-99f5d791-dca3-44e5-b9f2-d29f4b7558be 2019-05-14 11:31:04,463 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:05:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:05:08Z", "revision_number": 0, "id": "25f0fe5b-4c04-4a97-9187-729d8781d838", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:08Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}]} 2019-05-14 11:31:04,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=aeed89a71cd04a1488361625e74189ac&name=default used request id req-99f5d791-dca3-44e5-b9f2-d29f4b7558be 2019-05-14 11:31:04,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.321305990219s 2019-05-14 11:31:04,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 11:31:04,470 - 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.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:04,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12262 Content-Type: application/json Date: Tue, 14 May 2019 11:31:04 GMT X-Openstack-Request-Id: req-230ff8c2-c14c-4bef-9705-34fd3de639ad 2019-05-14 11:31:04,532 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aeed89a71cd04a1488361625e74189ac", "created_at": "2019-05-14T11:00:01Z", "updated_at": "2019-05-14T11:05:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T11:05:08Z", "revision_number": 0, "id": "25f0fe5b-4c04-4a97-9187-729d8781d838", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:05:08Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "683519dd-7a03-4731-9321-8b21f929fc70", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "7c7ffb95-894a-4146-8625-8be9e34b7f0f", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv4", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "8a80b73e-5517-4252-ad95-2c077ee3bd17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:00:01Z", "revision_number": 0, "id": "ee04f412-f65d-4036-a6cd-0e797c07a9b4", "remote_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "remote_ip_prefix": null, "created_at": "2019-05-14T11:00:01Z", "security_group_id": "af16ee64-425d-45cf-9c22-167a237c4463", "tenant_id": "aeed89a71cd04a1488361625e74189ac", "port_range_min": null, "ethertype": "IPv6", "project_id": "aeed89a71cd04a1488361625e74189ac"}], "revision_number": 2, "project_id": "aeed89a71cd04a1488361625e74189ac", "id": "af16ee64-425d-45cf-9c22-167a237c4463", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 11:31:04,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-230ff8c2-c14c-4bef-9705-34fd3de639ad 2019-05-14 11:31:04,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.06285405159s 2019-05-14 11:31:04,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 11:31:04,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/af16ee64-425d-45cf-9c22-167a237c4463.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}195f22046fb1b42cc5cadaf0ecb27239b8ae5421" 2019-05-14 11:31:04,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 11:31:04 GMT X-Openstack-Request-Id: req-c20c4f87-46fb-4a76-b655-8dde51677cdb 2019-05-14 11:31:04,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 11:31:04,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/af16ee64-425d-45cf-9c22-167a237c4463.json used request id req-c20c4f87-46fb-4a76-b655-8dde51677cdb 2019-05-14 11:31:04,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145806074142s 2019-05-14 11:31:04,704 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-05-14 11:31:04,731 - 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.16" 2019-05-14 11:31:04,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 11:31:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6360d93e-5968-46bf-ac34-53ce4a0514b4 2019-05-14 11:31:04,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-05-14 11:31:04,736 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-6360d93e-5968-46bf-ac34-53ce4a0514b4 2019-05-14 11:31:04,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 11:31:05,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T12:31:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["DnAWOC6ZSXK9AWhgB-Bxkw"], "issued_at": "2019-05-14T11:31:05.000000Z"}} 2019-05-14 11:31:05,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 11:31:05,149 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:05,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 11:31:05 GMT X-Openstack-Request-Id: req-63623a5c-88e2-4de6-963f-eaba332daec7 2019-05-14 11:31:05,788 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 11:31:05,788 - 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-63623a5c-88e2-4de6-963f-eaba332daec7 2019-05-14 11:31:05,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.639531135559s 2019-05-14 11:31:05,795 - 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.16" 2019-05-14 11:31:05,801 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 11:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddcf7111-8236-49be-b775-fc4d075b559e 2019-05-14 11:31:05,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://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 11:31:05,801 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-ddcf7111-8236-49be-b775-fc4d075b559e 2019-05-14 11:31:05,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 11:31:05,806 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:06,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 11:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f3df78-f50c-48e6-a4f7-ee648e51e67d 2019-05-14 11:31:06,022 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 11:31:06,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c2f3df78-f50c-48e6-a4f7-ee648e51e67d 2019-05-14 11:31:06,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.219596862793s 2019-05-14 11:31:06,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 11:31:06,034 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985"}}' 2019-05-14 11:31:06,273 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 14 May 2019 11:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44f61544-07e0-45a7-aa91-705987806da9 2019-05-14 11:31:06,274 - 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/2458663e0bfe462f8028993263e71ee8"}, "tags": [], "enabled": true, "id": "2458663e0bfe462f8028993263e71ee8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985"}} 2019-05-14 11:31:06,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-44f61544-07e0-45a7-aa91-705987806da9 2019-05-14 11:31:06,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.243900060654s 2019-05-14 11:31:06,274 - 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'2458663e0bfe462f8028993263e71ee8', '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_a2fd5cfc-cf11-476a-a844-b6b044751985'}) 2019-05-14 11:31:06,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 11:31:06,285 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "RZir8L7u41tTElIFvA6blgBqVeBXLC", "email": null, "name": "heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985"}}' 2019-05-14 11:31:06,764 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 14 May 2019 11:31:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4165a74c-164e-4576-bfd1-c42756d05536 2019-05-14 11:31:06,764 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": {"self": "http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3476b4c897064429b4015f5bfa0fe63d", "domain_id": "default", "password_expires_at": null}} 2019-05-14 11:31:06,764 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-4165a74c-164e-4576-bfd1-c42756d05536 2019-05-14 11:31:06,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.482913017273s 2019-05-14 11:31:06,765 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3476b4c897064429b4015f5bfa0fe63d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985'}) 2019-05-14 11:31:06,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 11:31:06,773 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:06,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 11:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abf0d4c-2ed4-4c41-bac0-019aa1d5d7fb 2019-05-14 11:31:06,897 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 11:31:06,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4abf0d4c-2ed4-4c41-bac0-019aa1d5d7fb 2019-05-14 11:31:06,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.128140926361s 2019-05-14 11:31:06,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 11:31:06,907 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:07,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 11:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee313179-e482-4577-bc90-2b4f5f5d0e6f 2019-05-14 11:31:07,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 11:31:07,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ee313179-e482-4577-bc90-2b4f5f5d0e6f 2019-05-14 11:31:07,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.215807914734s 2019-05-14 11:31:07,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 11:31:07,128 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:07,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 11:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dbe5310-b627-4cb9-bd5a-6a57d6c16092 2019-05-14 11:31:07,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 11:31:07,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5dbe5310-b627-4cb9-bd5a-6a57d6c16092 2019-05-14 11:31:07,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.159723997116s 2019-05-14 11:31:07,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 11:31:07,294 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:07,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 11:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d1f976-19ea-42bf-93f0-d255a7a5a8ce 2019-05-14 11:31:07,400 - 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-05-14 11:31:07,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d5d1f976-19ea-42bf-93f0-d255a7a5a8ce 2019-05-14 11:31:07,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110319852829s 2019-05-14 11:31:07,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 11:31:07,405 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:07,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 11:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efe1f6c-f868-414e-a073-67a80b3e45f6 2019-05-14 11:31:07,545 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": {"self": "http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3476b4c897064429b4015f5bfa0fe63d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 11:31:07,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3efe1f6c-f868-414e-a073-67a80b3e45f6 2019-05-14 11:31:07,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.144119024277s 2019-05-14 11:31:07,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 11:31:07,562 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:07,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 14 May 2019 11:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66e8280-ad55-4a50-a968-0b4d2941004d 2019-05-14 11:31:07,774 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/2458663e0bfe462f8028993263e71ee8"}, "tags": [], "enabled": true, "id": "2458663e0bfe462f8028993263e71ee8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 11:31:07,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-d66e8280-ad55-4a50-a968-0b4d2941004d 2019-05-14 11:31:07,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216408967972s 2019-05-14 11:31:07,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 11:31:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3476b4c897064429b4015f5bfa0fe63d&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=2458663e0bfe462f8028993263e71ee8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:07,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 11:31:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f577c1c-ebb8-44b9-8708-de91e95ee8ad 2019-05-14 11:31:07,940 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3476b4c897064429b4015f5bfa0fe63d&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=2458663e0bfe462f8028993263e71ee8", "previous": null, "next": null}} 2019-05-14 11:31:07,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3476b4c897064429b4015f5bfa0fe63d&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=2458663e0bfe462f8028993263e71ee8 used request id req-0f577c1c-ebb8-44b9-8708-de91e95ee8ad 2019-05-14 11:31:07,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.157680988312s 2019-05-14 11:31:07,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 11:31:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2458663e0bfe462f8028993263e71ee8/users/3476b4c897064429b4015f5bfa0fe63d/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:08,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 11:31:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d32deb8-232d-47f3-996d-e7e620c13fd8 2019-05-14 11:31:08,099 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 11:31:08,099 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2458663e0bfe462f8028993263e71ee8/users/3476b4c897064429b4015f5bfa0fe63d/roles/07647f6e16cf494ea311c937e21b1927 used request id req-8d32deb8-232d-47f3-996d-e7e620c13fd8 2019-05-14 11:31:08,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15394616127s 2019-05-14 11:31:08,100 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 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'2458663e0bfe462f8028993263e71ee8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'RZir8L7u41tTElIFvA6blgBqVeBXLC', 'username': u'heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985', '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-05-14 11:31:08,103 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985', 'password': 'RZir8L7u41tTElIFvA6blgBqVeBXLC', 'project_name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '2458663e0bfe462f8028993263e71ee8', 'project_domain_name': 'Default'} 2019-05-14 11:31:08,132 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/heat_vims/clearwater.yaml', u'version': u'130', u'name': u'clearwater-opnfv'}, 'parameters': {u'vellum_cluster_size': 1, u'zone': u'clearwater.opnfv', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'dn_range_length': u'1000', u'dime_cluster_size': 1, u'dn_range_start': u'6505550000', u'bono_cluster_size': 1, u'homer_cluster_size': 1, u'sprout_cluster_size': 1}} 2019-05-14 11:31:08,133 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-05-14 11:31:08,134 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-14 11:31:09,246 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:a6485bbac2616241478cec5ae837b4de sha256:e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4 2019-05-14 11:31:09,247 - 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.16" 2019-05-14 11:31:09,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 11:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd14f29a-37b4-4ed8-9084-69eb666e46a3 2019-05-14 11:31:09,252 - 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-05-14 11:31:09,252 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-fd14f29a-37b4-4ed8-9084-69eb666e46a3 2019-05-14 11:31:09,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 11:31:09,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T12:31:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2458663e0bfe462f8028993263e71ee8", "name": "heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2458663e0bfe462f8028993263e71ee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2458663e0bfe462f8028993263e71ee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2458663e0bfe462f8028993263e71ee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2458663e0bfe462f8028993263e71ee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2458663e0bfe462f8028993263e71ee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2458663e0bfe462f8028993263e71ee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2458663e0bfe462f8028993263e71ee8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2458663e0bfe462f8028993263e71ee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2458663e0bfe462f8028993263e71ee8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2458663e0bfe462f8028993263e71ee8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985", "id": "3476b4c897064429b4015f5bfa0fe63d"}, "audit_ids": ["24PA6GT6SWWficl6QP1Tag"], "issued_at": "2019-05-14T11:31:09.000000Z"}} 2019-05-14 11:31:09,672 - 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.16" 2019-05-14 11:31:09,677 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 11:31:09 GMT 2019-05-14 11:31:09,678 - 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-05-14 11:31:09,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 11:31:09,687 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:09,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 11:31:09 GMT X-Openstack-Request-Id: req-b5817b5f-5f05-4543-a084-1eacd78d5f6d 2019-05-14 11:31:09,996 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 11:31:09,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b5817b5f-5f05-4543-a084-1eacd78d5f6d 2019-05-14 11:31:09,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.313219070435s 2019-05-14 11:31:10,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 11:31:10,010 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985"}' 2019-05-14 11:31:10,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 14 May 2019 11:31:10 GMT Location: http://172.30.9.28:9292/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-73cdd268-e6f2-49b5-bea4-f19d45771a9a 2019-05-14 11:31:10,055 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:10Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": null, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": null, "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 11:31:10,055 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-73cdd268-e6f2-49b5-bea4-f19d45771a9a 2019-05-14 11:31:10,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0494689941406s 2019-05-14 11:31:10,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 11:31:10,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '' 2019-05-14 11:31:14,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:14 GMT X-Openstack-Request-Id: req-9949a7b1-ed6a-4773-9c64-4129ec381f74 2019-05-14 11:31:14,120 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:31:14,120 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file used request id req-9949a7b1-ed6a-4773-9c64-4129ec381f74 2019-05-14 11:31:14,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.06450986862s 2019-05-14 11:31:14,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 11:31:14,130 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:14,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 11:31:14 GMT X-Openstack-Request-Id: req-0e846e8b-4101-41e4-9a98-4df0680b8bdf 2019-05-14 11:31:14,165 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 11:31:14,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0e846e8b-4101-41e4-9a98-4df0680b8bdf 2019-05-14 11:31:14,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396139621735s 2019-05-14 11:31:14,167 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file', 'owner': u'2458663e0bfe462f8028993263e71ee8', 'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'size': 263848448, u'self': u'/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T11:31:14Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T11:31:14Z', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', 'properties': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985', 'created': u'2019-05-14T11:31:10Z', 'checksum': u'a6485bbac2616241478cec5ae837b4de', 'created_at': u'2019-05-14T11:31:10Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', 'metadata': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}}) 2019-05-14 11:31:14,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 11:31:14,173 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-14 11:31:14,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 11:31:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-938acc0e-3a93-421d-b75a-a6390583c953 x-openstack-request-id: req-938acc0e-3a93-421d-b75a-a6390583c953 2019-05-14 11:31:14,597 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}} 2019-05-14 11:31:14,597 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-938acc0e-3a93-421d-b75a-a6390583c953 2019-05-14 11:31:14,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.427165985107s 2019-05-14 11:31:14,598 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'2e0d3a695a9d4898b41f8075010286ad', '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'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'swap': 0}) 2019-05-14 11:31:14,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 11:31:14,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" -d '{"extra_specs": {}}' 2019-05-14 11:31:14,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 11:31: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-1fcda49d-31ab-4d68-acb5-06b9fa62cb0b x-openstack-request-id: req-1fcda49d-31ab-4d68-acb5-06b9fa62cb0b 2019-05-14 11:31:14,618 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 11:31:14,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8/os-extra_specs used request id req-1fcda49d-31ab-4d68-acb5-06b9fa62cb0b 2019-05-14 11:31:14,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0194189548492s 2019-05-14 11:31:14,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 11:31:14,629 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:14,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 14 May 2019 11:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07db33d4-fadb-4663-a5e2-43a6d4eb17d3 2019-05-14 11:31:14,846 - 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: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/2458663e0bfe462f8028993263e71ee8"}, "tags": [], "enabled": true, "id": "2458663e0bfe462f8028993263e71ee8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 11:31:14,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-07db33d4-fadb-4663-a5e2-43a6d4eb17d3 2019-05-14 11:31:14,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22126698494s 2019-05-14 11:31:14,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-05-14 11:31:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/2458663e0bfe462f8028993263e71ee8.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-05-14 11:31:14,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 14 May 2019 11:31:14 GMT X-Openstack-Request-Id: req-289d81c4-4985-43d8-8419-1cc36d865ca4 2019-05-14 11:31:14,911 - keystoneauth.session - DEBUG - RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-05-14 11:31:14,911 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/2458663e0bfe462f8028993263e71ee8.json used request id req-289d81c4-4985-43d8-8419-1cc36d865ca4 2019-05-14 11:31:14,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0611600875854s 2019-05-14 11:31:14,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 11:31:14,919 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:15,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 11:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d582b1-6963-4459-adcc-fd1b2d162b53 2019-05-14 11:31:15,036 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 11:31:15,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-94d582b1-6963-4459-adcc-fd1b2d162b53 2019-05-14 11:31:15,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120419025421s 2019-05-14 11:31:15,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-05-14 11:31:15,046 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" -d '{"role": {"name": "heat_stack_owner"}}' 2019-05-14 11:31:15,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 14 May 2019 11:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3eaddb-1ec8-4983-8421-7cba63bdd41d 2019-05-14 11:31:15,363 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "4ed57ac25c90474bbca3a083981fcba1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ed57ac25c90474bbca3a083981fcba1"}, "name": "heat_stack_owner"}} 2019-05-14 11:31:15,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d3eaddb-1ec8-4983-8421-7cba63bdd41d 2019-05-14 11:31:15,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.321961164474s 2019-05-14 11:31:15,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 11:31:15,372 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:15,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Tue, 14 May 2019 11:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1380ce-2abd-48a6-97dd-d66ed5726108 2019-05-14 11:31:15,579 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "4ed57ac25c90474bbca3a083981fcba1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ed57ac25c90474bbca3a083981fcba1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 11:31:15,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b1380ce-2abd-48a6-97dd-d66ed5726108 2019-05-14 11:31:15,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.210798025131s 2019-05-14 11:31:15,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 11:31:15,588 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:15,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 11:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b606c0f4-dc96-4887-b7d4-dd42b1a8e779 2019-05-14 11:31:15,696 - 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-05-14 11:31:15,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b606c0f4-dc96-4887-b7d4-dd42b1a8e779 2019-05-14 11:31:15,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111811876297s 2019-05-14 11:31:15,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 11:31:15,701 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:15,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 11:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e92a2a-6e90-4caf-9656-d9f53a26ad23 2019-05-14 11:31:15,837 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": {"self": "http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3476b4c897064429b4015f5bfa0fe63d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 11:31:15,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d6e92a2a-6e90-4caf-9656-d9f53a26ad23 2019-05-14 11:31:15,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.140326023102s 2019-05-14 11:31:15,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 11:31:15,855 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:15,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 14 May 2019 11:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65912288-b281-4df7-8e64-68760172b995 2019-05-14 11:31:15,965 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/2458663e0bfe462f8028993263e71ee8"}, "tags": [], "enabled": true, "id": "2458663e0bfe462f8028993263e71ee8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 11:31:15,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-65912288-b281-4df7-8e64-68760172b995 2019-05-14 11:31:15,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114691972733s 2019-05-14 11:31:15,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 11:31:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=3476b4c897064429b4015f5bfa0fe63d&role.id=4ed57ac25c90474bbca3a083981fcba1&scope.project.id=2458663e0bfe462f8028993263e71ee8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:16,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 14 May 2019 11:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42430663-690b-49fe-8c40-9693e97e462a 2019-05-14 11:31:16,097 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=3476b4c897064429b4015f5bfa0fe63d&role.id=4ed57ac25c90474bbca3a083981fcba1&scope.project.id=2458663e0bfe462f8028993263e71ee8", "previous": null, "next": null}} 2019-05-14 11:31:16,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=3476b4c897064429b4015f5bfa0fe63d&role.id=4ed57ac25c90474bbca3a083981fcba1&scope.project.id=2458663e0bfe462f8028993263e71ee8 used request id req-42430663-690b-49fe-8c40-9693e97e462a 2019-05-14 11:31:16,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.123548984528s 2019-05-14 11:31:16,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 11:31:16,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/2458663e0bfe462f8028993263e71ee8/users/3476b4c897064429b4015f5bfa0fe63d/roles/4ed57ac25c90474bbca3a083981fcba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 11:31:16,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 11:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1533ab6-7ed2-43b1-8014-a01ae1dd0c18 2019-05-14 11:31:16,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 11:31:16,344 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2458663e0bfe462f8028993263e71ee8/users/3476b4c897064429b4015f5bfa0fe63d/roles/4ed57ac25c90474bbca3a083981fcba1 used request id req-d1533ab6-7ed2-43b1-8014-a01ae1dd0c18 2019-05-14 11:31:16,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.242271900177s 2019-05-14 11:31:16,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 11:31:16,350 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"keypair": {"name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985"}}' 2019-05-14 11:31:16,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Tue, 14 May 2019 11:31:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3bc163f4-2180-4c26-98ff-dd4e0e7e621e x-openstack-request-id: req-3bc163f4-2180-4c26-98ff-dd4e0e7e621e 2019-05-14 11:31:16,822 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVELzcupC4koAhH9RiAVSYRQKoonYQjuuB40KMS/ceHcO0Gcw1tPyAboWBmrPo0QP66p6OKDSOxvYTexTwRUKk7wpDUUWzeQwAxpNgb8PTnlt9I0UlkJb4u9fCmXxKGNzXNObFlcoeIpPrv4HrMvILcZCe5RXg5/3HBq1WW0LQkNMnigHC9hzbHiOyiEwuh9KjgkDJIcd7MGRV/NkDmedD5KItq5jFqoFhB0BR6cc+HlkWNQTuLEBprRmyzGDXby32mjXWEyLTQOkjwPFecXymDhJIi9Z1s83j6zDjFqgTne8F6xaS7eBge7lTBbEQ1eWmLvJHDUnnIrLjFG9KDQa/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA1RC83LqQuJKAIR/UYgFUmEUCqKJ2EI7rgeNCjEv3Hh3DtBnM\nNbT8gG6FgZqz6NED+uqejig0jsb2E3sU8EVCpO8KQ1FFs3kMAMaTYG/D055bfSNF\nJZCW+LvXwpl8Shjc1zTmxZXKHiKT67+B6zLyC3GQnuUV4Of9xwatVltC0JDTJ4oB\nwvYc2x4jsohMLofSo4JAySHHezBkVfzZA5nnQ+SiLauYxaqBYQdAUenHPh5ZFjUE\n7ixAaa0Zssxg128t9po11hMi00DpI8DxXnF8pg4SSIvWdbPN4+sw4xaoE53vBesW\nku3gYHu5UwWxENXlpi7yRw1J5yKy4xRvSg0GvwIDAQABAoIBAQCVT9h6esfGgOwH\nyo2EbNhCqUH2uXsxmWaTLJbLSMURttwZz2ZbUM0Ol+U5cReZFTjL0zVv+97xG58B\nAeUnh/HvMZEoocDNyAtQU9id4VUDbNtCc8AWViBmiQTn27XNG2VP70O1vYXZ3nN4\n50j9cUNMH7awk2vko88ldZlthiDplPyODYroN+Cxada1IdM2yUoKH3y82NijlpMM\n1TEBg7fFJzvXHYcMfCSMimtu7r94buWxVHz03d8XZzKOJcko0kySYsc7sMqI6cPz\nxC/Qh0Dblx44EROHogjE0vmMBJ9RcEiYahpdy+PECfYzNKZ6O9p3GSTKbbwupgRK\nGwKDE/xhAoGBAPX2Jc9FCbnsUSxEv9/ccV7ae09i4nb/z3Ucehohci9Y5Uy/qpRv\ne0uZ8/O9uT0AJ0GJ16E9SWyhLE/7b9TYOKMGnaOYmSjhKUNLlz/LxTbYYMFt6qg4\n3c8Mb9NaQnw1mO8f7ARB69P8DxGnHe3ZByIGALlMTMiQ2nhFlrnDOPXvAoGBAN3C\n4pKXDtthkVFa+Rl4TmZu3omQWypO73n3ZTnuuHsYMR8MFRUou4Dj0MAjbOCCxPa3\nPrxtlfSinVPPzrUhUAfdd7XC0xwk6j4E2AIRz7XdgerQbtlc7aCUXEbZHG/tHcaw\nG6anamtrV+bCAHI/8xSzYqiNZaZxAjgVegbaDUwxAoGAd+PgsDR9tjO7qXFlebAR\nTuP+YUbZDppIvFQCLISLDQsu0gdHFY11svc7E18yUMqnV+nhwoWGKb4yRFZSP5SZ\nntWVt22lkmiWXWgWNJGV8tLr7r0uOYtmiwsL4yDG8ZaKklykBbtAQZdGnRsxmoNE\nV9BHQAsyDj2VUDTTcH75X98CgYEAuZh+SZM1MvQQS9dofSGL8/y8MMNpGRqhICGm\nTXr2WMchbUuOZXwGmVORBQ1g9PFc6OLqFYddpjVmmJtl83/i3AJFSxC34GkgxjEF\nm43OmfW94oj5DN/SXL9uDzlrrFz1u7DuI2cgELDxC0a4WuYciemsG0bjmQ4hflCz\nJQLfeDECgYAhYzvH22vrQ2m0teX5RW8C70NONevt7EbB8vJ9Nc/xxxDI57qShTTT\neVjKMoMRM1u6HkC0V1oAQFr+bxzWS/pRaiEszod0/yRsytD1kWlo7V3Ylq02zRhy\nyJ2YQMwWSMe6xPzrIhpa52G9YBXkJJUHXnET32Z0fHKZAjAEfc8alw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3476b4c897064429b4015f5bfa0fe63d", "name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "fingerprint": "75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c"}} 2019-05-14 11:31:16,822 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3bc163f4-2180-4c26-98ff-dd4e0e7e621e 2019-05-14 11:31:16,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.475378036499s 2019-05-14 11:31:16,823 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA1RC83LqQuJKAIR/UYgFUmEUCqKJ2EI7rgeNCjEv3Hh3DtBnM NbT8gG6FgZqz6NED+uqejig0jsb2E3sU8EVCpO8KQ1FFs3kMAMaTYG/D055bfSNF JZCW+LvXwpl8Shjc1zTmxZXKHiKT67+B6zLyC3GQnuUV4Of9xwatVltC0JDTJ4oB wvYc2x4jsohMLofSo4JAySHHezBkVfzZA5nnQ+SiLauYxaqBYQdAUenHPh5ZFjUE 7ixAaa0Zssxg128t9po11hMi00DpI8DxXnF8pg4SSIvWdbPN4+sw4xaoE53vBesW ku3gYHu5UwWxENXlpi7yRw1J5yKy4xRvSg0GvwIDAQABAoIBAQCVT9h6esfGgOwH yo2EbNhCqUH2uXsxmWaTLJbLSMURttwZz2ZbUM0Ol+U5cReZFTjL0zVv+97xG58B AeUnh/HvMZEoocDNyAtQU9id4VUDbNtCc8AWViBmiQTn27XNG2VP70O1vYXZ3nN4 50j9cUNMH7awk2vko88ldZlthiDplPyODYroN+Cxada1IdM2yUoKH3y82NijlpMM 1TEBg7fFJzvXHYcMfCSMimtu7r94buWxVHz03d8XZzKOJcko0kySYsc7sMqI6cPz xC/Qh0Dblx44EROHogjE0vmMBJ9RcEiYahpdy+PECfYzNKZ6O9p3GSTKbbwupgRK GwKDE/xhAoGBAPX2Jc9FCbnsUSxEv9/ccV7ae09i4nb/z3Ucehohci9Y5Uy/qpRv e0uZ8/O9uT0AJ0GJ16E9SWyhLE/7b9TYOKMGnaOYmSjhKUNLlz/LxTbYYMFt6qg4 3c8Mb9NaQnw1mO8f7ARB69P8DxGnHe3ZByIGALlMTMiQ2nhFlrnDOPXvAoGBAN3C 4pKXDtthkVFa+Rl4TmZu3omQWypO73n3ZTnuuHsYMR8MFRUou4Dj0MAjbOCCxPa3 PrxtlfSinVPPzrUhUAfdd7XC0xwk6j4E2AIRz7XdgerQbtlc7aCUXEbZHG/tHcaw G6anamtrV+bCAHI/8xSzYqiNZaZxAjgVegbaDUwxAoGAd+PgsDR9tjO7qXFlebAR TuP+YUbZDppIvFQCLISLDQsu0gdHFY11svc7E18yUMqnV+nhwoWGKb4yRFZSP5SZ ntWVt22lkmiWXWgWNJGV8tLr7r0uOYtmiwsL4yDG8ZaKklykBbtAQZdGnRsxmoNE V9BHQAsyDj2VUDTTcH75X98CgYEAuZh+SZM1MvQQS9dofSGL8/y8MMNpGRqhICGm TXr2WMchbUuOZXwGmVORBQ1g9PFc6OLqFYddpjVmmJtl83/i3AJFSxC34GkgxjEF m43OmfW94oj5DN/SXL9uDzlrrFz1u7DuI2cgELDxC0a4WuYciemsG0bjmQ4hflCz JQLfeDECgYAhYzvH22vrQ2m0teX5RW8C70NONevt7EbB8vJ9Nc/xxxDI57qShTTT eVjKMoMRM1u6HkC0V1oAQFr+bxzWS/pRaiEszod0/yRsytD1kWlo7V3Ylq02zRhy yJ2YQMwWSMe6xPzrIhpa52G9YBXkJJUHXnET32Z0fHKZAjAEfc8alw== -----END RSA PRIVATE KEY----- 2019-05-14 11:31:16,823 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-05-14 11:31:17,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-05-14 11:31:17,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -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_a2fd5cfc-cf11-476a-a844-b6b044751985", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "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": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": 1}, "tags": null, "stack_name": "clearwater-opnfv", "environment": {}, "template": {"outputs": {"dns_ip": {"description": "IP address of DNS", "value": {"get_attr": ["dns", "public_mgmt_ip"]}}, "zone": {"description": "DNS zone", "value": {"get_param": "zone"}}}, "heat_template_version": "2013-05-23", "description": "Clearwater deployment\n", "parameters": {"vellum_cluster_size": {"default": 1, "type": "number", "description": "Number of Vellum nodes in Vellum cluster"}, "private_mgmt_net_cidr": {"default": "192.168.0.0/24", "type": "string", "description": "Private management network address (CIDR notation)"}, "key_name": {"type": "string", "description": "Name of keypair to assign", "constraints": [{"custom_constraint": "nova.keypair", "description": "Must be a valid keypair name"}]}, "image": {"type": "string", "description": "Name of image to use", "constraints": [{"custom_constraint": "glance.image", "description": "Must be a valid image name"}]}, "private_mgmt_net_pool_start": {"default": "192.168.0.1", "type": "string", "description": "Start of private management network IP address pool"}, "dn_range_length": {"default": "1000", "type": "string", "description": "Number of directory numbers to add to pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "dime_cluster_size": {"default": 1, "type": "number", "description": "Number of Dime nodes in Dime cluster"}, "dn_range_start": {"default": "6505550000", "type": "string", "description": "First directory number in pool", "constraints": [{"allowed_pattern": "[0-9]+", "description": "Must be numeric"}]}, "repo_url": {"default": "http://repo.cw-ngv.com/stable", "type": "string", "description": "URL for Clearwater repository"}, "homer_cluster_size": {"default": 1, "type": "number", "description": "Number of Homer nodes in Homer cluster"}, "flavor": {"type": "string", "description": "Flavor to use", "constraints": [{"custom_constraint": "nova.flavor", "description": "Must be a valid flavor name"}]}, "sprout_cluster_size": {"default": 1, "type": "number", "description": "Number of Sprout nodes in Sprout cluster"}, "private_mgmt_net_gateway": {"default": "192.168.0.254", "type": "string", "description": "Private management network gateway address"}, "zone": {"default": "example.com", "type": "string", "description": "DNS zone"}, "dnssec_key": {"type": "string", "description": "DNSSEC private key (Base64-encoded)", "constraints": [{"allowed_pattern": "[0-9A-Za-z+/=]+", "description": "Must be Base64-encoded"}]}, "private_mgmt_net_pool_end": {"default": "192.168.0.253", "type": "string", "description": "End of private management network IP address pool"}, "external_mgmt_dns_ip": {"default": "8.8.8.8", "type": "string", "description": "IP address of external DNS server on management network"}, "bono_cluster_size": {"default": 1, "type": "number", "description": "Number of Bono nodes in Bono cluster"}, "public_mgmt_net_id": {"type": "string", "description": "ID of public management network", "constraints": [{"custom_constraint": "neutron.network", "description": "Must be a valid network ID"}]}}, "resources": {"homer": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "homer_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/homer.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "ellis": {"depends_on": "dns", "type": "file:///src/heat_vims/ellis.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dn_range_length": {"get_param": "dn_range_length"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "dn_range_start": {"get_param": "dn_range_start"}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "dime": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "dime_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/dime.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "sprout": {"depends_on": "vellum", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "sprout_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/sprout.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "vellum": {"depends_on": "ellis", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "vellum_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/vellum.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "bono": {"depends_on": "sprout", "type": "OS::Heat::ResourceGroup", "properties": {"count": {"get_param": "bono_cluster_size"}, "resource_def": {"type": "file:///src/heat_vims/bono.yaml", "properties": {"etcd_ip": {"get_attr": ["ellis", "private_mgmt_ip"]}, "zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "index": "__index__", "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "repo_url": {"get_param": "repo_url"}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "dns_mgmt_ip": {"get_attr": ["dns", "private_mgmt_ip"]}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "index_var": "__index__"}}, "dns": {"type": "file:///src/heat_vims/dns.yaml", "properties": {"zone": {"get_param": "zone"}, "dnssec_key": {"get_param": "dnssec_key"}, "key_name": {"get_param": "key_name"}, "image": {"get_param": "image"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}, "base_mgmt_security_group": {"get_attr": ["security_groups", "base_mgmt"]}, "public_mgmt_net_id": {"get_param": "public_mgmt_net_id"}, "flavor": {"get_param": "flavor"}, "private_mgmt_net_id": {"get_attr": ["mgmt_network", "private_net"]}}}, "mgmt_network": {"type": "file:///src/heat_vims/network.yaml", "properties": {"private_net_gateway": {"get_param": "private_mgmt_net_gateway"}, "public_net_id": {"get_param": "public_mgmt_net_id"}, "private_net_pool_start": {"get_param": "private_mgmt_net_pool_start"}, "private_net_cidr": {"get_param": "private_mgmt_net_cidr"}, "private_net_name": {"str_replace": {"params": {"__stack__": {"get_param": "OS::stack_name"}}, "template": "__stack__-private-management"}}, "private_net_pool_end": {"get_param": "private_mgmt_net_pool_end"}, "dns_ip": {"get_param": "external_mgmt_dns_ip"}}}, "security_groups": {"type": "file:///src/heat_vims/security-groups.yaml", "properties": {"name_prefix": {"get_param": "OS::stack_name"}}}}}, "timeout_mins": 60}' 2019-05-14 11:31:21,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Tue, 14 May 2019 11:31:17 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 Server: Apache x-openstack-request-id: req-01868d38-00a5-495f-b473-bd1d62be95e5 2019-05-14 11:31:21,926 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}]}} 2019-05-14 11:31:21,926 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks used request id req-01868d38-00a5-495f-b473-bd1d62be95e5 2019-05-14 11:31:21,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.60437607765s 2019-05-14 11:31:21,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:31:21,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=None&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:22,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?sort_dir=asc Server: Apache x-openstack-request-id: req-7a14dcbe-7f62-4a80-844f-2f05ab6fcc0e 2019-05-14 11:31:22,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-05-14 11:31:23,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 509 Content-Type: application/json Date: Tue, 14 May 2019 11:31:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-49d68013-1792-48af-8cf2-52d835b84895 2019-05-14 11:31:23,361 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv/events/af19c88d-62bc-417b-97f2-9d5690376c16", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "id": "af19c88d-62bc-417b-97f2-9d5690376c16"}, {"resource_name": "security_groups", "event_time": "2019-05-14T11:31:22Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/security_groups/events/fa5c0a64-e7e3-4da1-a963-0383611838f0", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-4olmegif6vbk", "id": "fa5c0a64-e7e3-4da1-a963-0383611838f0"}, {"resource_name": "mgmt_network", "event_time": "2019-05-14T11:31:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/mgmt_network/events/fe3cf996-98be-4652-8204-9a00700a7d39", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-7eb7akaxdemz", "id": "fe3cf996-98be-4652-8204-9a00700a7d39"}]} 2019-05-14 11:31:23,361 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?sort_dir=asc&sort_dir=asc used request id req-49d68013-1792-48af-8cf2-52d835b84895 2019-05-14 11:31:23,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.43437600136s 2019-05-14 11:31:28,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:31:28,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=fe3cf996-98be-4652-8204-9a00700a7d39&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:29,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=fe3cf996-98be-4652-8204-9a00700a7d39&sort_dir=asc Server: Apache x-openstack-request-id: req-2b583b33-f861-47f3-913f-54cce2e0a19a 2019-05-14 11:31:29,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:31:29,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 359 Content-Type: application/json Date: Tue, 14 May 2019 11:31:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-763efd6d-e9a0-44d4-a14c-23ea1771fe96 2019-05-14 11:31:29,804 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-05-14T11:31:25Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/security_groups/events/5c2eff84-85e5-4cd3-b8c4-a16680835f7b", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5ae3114f-1241-45ee-a35a-4728a78a5d3a", "id": "5c2eff84-85e5-4cd3-b8c4-a16680835f7b"}]} 2019-05-14 11:31:29,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=fe3cf996-98be-4652-8204-9a00700a7d39&sort_dir=asc&marker=fe3cf996-98be-4652-8204-9a00700a7d39&sort_dir=asc used request id req-763efd6d-e9a0-44d4-a14c-23ea1771fe96 2019-05-14 11:31:29,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.43572092056s 2019-05-14 11:31:34,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:31:34,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=5c2eff84-85e5-4cd3-b8c4-a16680835f7b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:34,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:34 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=5c2eff84-85e5-4cd3-b8c4-a16680835f7b&sort_dir=asc Server: Apache x-openstack-request-id: req-5e575e1b-5651-4aeb-b302-5b6a70d36d59 2019-05-14 11:31:34,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-05-14 11:31:34,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Tue, 14 May 2019 11:31:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9943e5ae-2f23-413d-baf2-27894efa7369 2019-05-14 11:31:34,882 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-14T11:31:33Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/mgmt_network/events/f46d3ed1-1655-41bd-b17e-7883c3a91343", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b870d57a-0d85-444e-a79e-31abb998f946", "id": "f46d3ed1-1655-41bd-b17e-7883c3a91343"}, {"resource_name": "dns", "event_time": "2019-05-14T11:31:33Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dns/events/d2ea3bd4-5643-488d-8375-eab1b68588b8", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-6ptbhfi2ufhw", "id": "d2ea3bd4-5643-488d-8375-eab1b68588b8"}]} 2019-05-14 11:31:34,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=5c2eff84-85e5-4cd3-b8c4-a16680835f7b&sort_dir=asc&marker=5c2eff84-85e5-4cd3-b8c4-a16680835f7b&sort_dir=asc used request id req-9943e5ae-2f23-413d-baf2-27894efa7369 2019-05-14 11:31:34,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721378326416s 2019-05-14 11:31:39,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:31:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:40,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:39 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-a162f014-e8b8-4439-86dd-932feb491c0f 2019-05-14 11:31:40,607 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:31:41,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:31:40 GMT Server: Apache x-openstack-request-id: req-ec935734-006a-410a-982b-d047827f0f79 2019-05-14 11:31:41,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:31:41,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-ec935734-006a-410a-982b-d047827f0f79 2019-05-14 11:31:41,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.45551991463s 2019-05-14 11:31:46,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:31:46,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:46,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-a29a7181-fbb4-4e29-9ef6-91a46e421ed3 2019-05-14 11:31:46,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:31:46,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:31:46 GMT Server: Apache x-openstack-request-id: req-dff92d0f-8623-4f1b-a49c-4fd39ecc507e 2019-05-14 11:31:46,420 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:31:46,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-dff92d0f-8623-4f1b-a49c-4fd39ecc507e 2019-05-14 11:31:46,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712308883667s 2019-05-14 11:31:46,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:31:46,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:46,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-2951792e-5993-4e70-9bb0-4f9b63c09228 2019-05-14 11:31:46,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-05-14 11:31:47,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:31:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-81bcea2e-2166-4bef-b2f4-23a3a18e913f 2019-05-14 11:31:47,196 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:31:47,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-81bcea2e-2166-4bef-b2f4-23a3a18e913f 2019-05-14 11:31:47,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.77449798584s 2019-05-14 11:31:52,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:31:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:52,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-dddb6f20-4743-4ec4-8e8e-366f6c73a1d1 2019-05-14 11:31:52,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:31:52,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:31:52 GMT Server: Apache x-openstack-request-id: req-899fcc5c-7341-46ce-b02c-6527f72b32b2 2019-05-14 11:31:52,315 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:31:52,315 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-899fcc5c-7341-46ce-b02c-6527f72b32b2 2019-05-14 11:31:52,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.112738847733s 2019-05-14 11:31:57,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:31:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:57,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-1fb11679-fe36-4cde-9ba1-f9a4ab7c6fb5 2019-05-14 11:31:57,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:31:57,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:31:57 GMT Server: Apache x-openstack-request-id: req-e9f45433-99f2-4910-abd8-c21e98593e16 2019-05-14 11:31:57,395 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:31:57,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-e9f45433-99f2-4910-abd8-c21e98593e16 2019-05-14 11:31:57,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738320350647s 2019-05-14 11:31:57,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:31:57,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:31:58,086 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:31:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-82b9a8eb-840f-4e3e-a451-57f7f4ca2407 2019-05-14 11:31:58,086 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:31:58,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:31:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-54adc692-ba67-43bf-877d-4955b4de0bce 2019-05-14 11:31:58,127 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:31:58,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-54adc692-ba67-43bf-877d-4955b4de0bce 2019-05-14 11:31:58,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.732131958008s 2019-05-14 11:32:03,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:03,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:03,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:03 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-b9012eb3-a629-4c75-989d-a7c866ee8df9 2019-05-14 11:32:03,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:04,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:03 GMT Server: Apache x-openstack-request-id: req-caa01bb9-11a8-4c29-9a48-26d0d2adacb5 2019-05-14 11:32:04,663 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:04,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-caa01bb9-11a8-4c29-9a48-26d0d2adacb5 2019-05-14 11:32:04,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.52890896797s 2019-05-14 11:32:09,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:09,700 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-55b73746-0ffa-4044-8b3a-e22a0860d5fe 2019-05-14 11:32:09,700 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:09,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:09 GMT Server: Apache x-openstack-request-id: req-cf99517d-89ff-4aec-8307-161edf809f1d 2019-05-14 11:32:09,741 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:09,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-cf99517d-89ff-4aec-8307-161edf809f1d 2019-05-14 11:32:09,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722780227661s 2019-05-14 11:32:09,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:32:09,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:10,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-b6f03c8e-3a71-43a5-954d-f36548740af0 2019-05-14 11:32:10,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-05-14 11:32:10,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:32:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-884de94f-2acb-4ce7-b9fe-72a6265ec707 2019-05-14 11:32:10,497 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:32:10,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-884de94f-2acb-4ce7-b9fe-72a6265ec707 2019-05-14 11:32:10,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.755470991135s 2019-05-14 11:32:15,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:15,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-157b269f-0dad-464b-901a-757732529277 2019-05-14 11:32:15,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:15,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:15 GMT Server: Apache x-openstack-request-id: req-0eb7dced-5503-4d9c-9f1d-8846bc6b3d3e 2019-05-14 11:32:15,578 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:15,578 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-0eb7dced-5503-4d9c-9f1d-8846bc6b3d3e 2019-05-14 11:32:15,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739769935608s 2019-05-14 11:32:20,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:20,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:20,612 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:20 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-98f9debc-a7c8-4340-8e48-8403f05be0f6 2019-05-14 11:32:20,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-05-14 11:32:20,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:20 GMT Server: Apache x-openstack-request-id: req-adfc2387-468c-40f0-a69d-0c60f07d2740 2019-05-14 11:32:20,654 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:20,654 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-adfc2387-468c-40f0-a69d-0c60f07d2740 2019-05-14 11:32:20,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721418857574s 2019-05-14 11:32:20,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:32:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:20,681 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:20 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-dce50a1a-3181-40f1-b8ac-5ba8cb250eb0 2019-05-14 11:32:20,681 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:20,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:32:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ba1e27a7-8fbc-4307-976f-b87aca9a00b6 2019-05-14 11:32:20,723 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:32:20,723 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-ba1e27a7-8fbc-4307-976f-b87aca9a00b6 2019-05-14 11:32:20,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687689781189s 2019-05-14 11:32:25,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:25,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:25,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:25 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-b3fef354-a45e-4934-8930-fc5f9032bd76 2019-05-14 11:32:25,760 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:25,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:25 GMT Server: Apache x-openstack-request-id: req-de309cf8-8d47-46ec-8599-a55896008161 2019-05-14 11:32:25,800 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:25,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-de309cf8-8d47-46ec-8599-a55896008161 2019-05-14 11:32:25,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700261592865s 2019-05-14 11:32:30,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:30,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:30 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-58e9a7cc-fab9-480e-867a-78584982f6b8 2019-05-14 11:32:30,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:30,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:30 GMT Server: Apache x-openstack-request-id: req-776eff69-9eeb-412f-9f09-d310724df5ad 2019-05-14 11:32:30,874 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:30,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-776eff69-9eeb-412f-9f09-d310724df5ad 2019-05-14 11:32:30,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.067813873291s 2019-05-14 11:32:30,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:32:30,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:30,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:30 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e84d244c-2410-4156-a0f2-f10d4c04e280 2019-05-14 11:32:30,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-05-14 11:32:30,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:32:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-096903e7-fddc-412d-a720-2728bee5c740 2019-05-14 11:32:30,941 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:32:30,941 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-096903e7-fddc-412d-a720-2728bee5c740 2019-05-14 11:32:30,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0666399002075s 2019-05-14 11:32:35,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:35,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:35,978 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:35 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-0610416e-8e0c-4172-aa3a-e51a63666a95 2019-05-14 11:32:35,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:36,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:35 GMT Server: Apache x-openstack-request-id: req-ea742734-1ea0-4c3b-a929-70711c46d900 2019-05-14 11:32:36,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:36,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-ea742734-1ea0-4c3b-a929-70711c46d900 2019-05-14 11:32:36,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749008655548s 2019-05-14 11:32:41,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:41,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:41,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-1306abe3-51ab-4a18-a651-50b773c1bf7d 2019-05-14 11:32:41,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-05-14 11:32:41,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:41 GMT Server: Apache x-openstack-request-id: req-ca64613c-289b-48f3-a105-3f2c675745df 2019-05-14 11:32:41,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:41,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-ca64613c-289b-48f3-a105-3f2c675745df 2019-05-14 11:32:41,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718178749084s 2019-05-14 11:32:41,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:32:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:41,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-9dcbd823-c849-4f24-ae8c-df145fe089ff 2019-05-14 11:32:41,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:41,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:32:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4db5aedb-9d7f-473d-abe4-9f89d899dc5f 2019-05-14 11:32:41,171 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:32:41,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-4db5aedb-9d7f-473d-abe4-9f89d899dc5f 2019-05-14 11:32:41,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715079307556s 2019-05-14 11:32:46,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:46,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:46,209 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-8c451a68-0222-4e28-af21-d325ce3f4234 2019-05-14 11:32:46,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:46,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:46 GMT Server: Apache x-openstack-request-id: req-dbd32d5f-acc9-449e-8f6b-a11dea4f8141 2019-05-14 11:32:46,251 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:46,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-dbd32d5f-acc9-449e-8f6b-a11dea4f8141 2019-05-14 11:32:46,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726912021637s 2019-05-14 11:32:51,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:51,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:51,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-f544fdf2-9965-44b2-bdc3-6d0153d67390 2019-05-14 11:32:51,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:51,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:51 GMT Server: Apache x-openstack-request-id: req-55bf2e2e-21e2-4cf9-a839-d06100c19de1 2019-05-14 11:32:51,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:51,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-55bf2e2e-21e2-4cf9-a839-d06100c19de1 2019-05-14 11:32:51,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075747013092s 2019-05-14 11:32:51,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:32:51,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:51,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae3d9238-b54e-4e1a-a93e-2debbe5f3073 2019-05-14 11:32:51,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:51,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:32:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-355fd623-c2cc-46c1-ae4c-9b6f60306cf7 2019-05-14 11:32:51,406 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:32:51,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-355fd623-c2cc-46c1-ae4c-9b6f60306cf7 2019-05-14 11:32:51,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727348327637s 2019-05-14 11:32:56,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:32:56,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:32:56,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:32:56 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-94b623e4-d1ed-4a62-87bf-e308d8b664d5 2019-05-14 11:32:56,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:32:56,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:32:56 GMT Server: Apache x-openstack-request-id: req-9af9c6a9-fe47-4677-98b1-f43500ec9b11 2019-05-14 11:32:56,502 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:32:56,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-9af9c6a9-fe47-4677-98b1-f43500ec9b11 2019-05-14 11:32:56,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0895969867706s 2019-05-14 11:33:01,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:01,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:01,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:01 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-35369c61-a1b3-4960-b168-747db956a20b 2019-05-14 11:33:01,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-05-14 11:33:01,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:01 GMT Server: Apache x-openstack-request-id: req-f341e970-1656-435e-a44b-a3833b319247 2019-05-14 11:33:01,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:01,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-f341e970-1656-435e-a44b-a3833b319247 2019-05-14 11:33:01,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720272064209s 2019-05-14 11:33:01,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:33:01,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:01,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:01 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-d6d9b069-c686-4647-b117-4f6b1a685cb2 2019-05-14 11:33:01,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:01,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:33:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-17df800f-d981-4944-b684-1751ba73e78a 2019-05-14 11:33:01,652 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:33:01,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-17df800f-d981-4944-b684-1751ba73e78a 2019-05-14 11:33:01,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712330341339s 2019-05-14 11:33:06,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:06,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:06,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:06 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-dc05eb61-e13d-4538-baed-5daf21426c58 2019-05-14 11:33:06,689 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:06,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:06 GMT Server: Apache x-openstack-request-id: req-791fcb14-d9bb-437a-b5a6-22bd0cb1cb05 2019-05-14 11:33:06,731 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:06,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-791fcb14-d9bb-437a-b5a6-22bd0cb1cb05 2019-05-14 11:33:06,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720598697662s 2019-05-14 11:33:11,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:11,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:11 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-2b2ef0fa-b6da-49da-abcc-3aab1eb19567 2019-05-14 11:33:11,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:11,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:11 GMT Server: Apache x-openstack-request-id: req-48264563-e75d-4812-bd65-fd507a04477f 2019-05-14 11:33:11,805 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:11,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-48264563-e75d-4812-bd65-fd507a04477f 2019-05-14 11:33:11,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724339485168s 2019-05-14 11:33:11,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:33:11,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:11,833 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:11 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-d7fc4cf5-8d54-4c06-95e4-094a7976d024 2019-05-14 11:33:11,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:11,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:33:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-984aa6cc-1c6a-4434-bb45-e9bbb5645545 2019-05-14 11:33:11,874 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:33:11,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-984aa6cc-1c6a-4434-bb45-e9bbb5645545 2019-05-14 11:33:11,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692281723022s 2019-05-14 11:33:16,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:16,912 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:16 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-3fcf76dc-45db-4d21-a077-06c1356023e1 2019-05-14 11:33:16,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-05-14 11:33:16,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:16 GMT Server: Apache x-openstack-request-id: req-366354c5-ee15-4ad0-8974-76c857342fc7 2019-05-14 11:33:16,954 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:16,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-366354c5-ee15-4ad0-8974-76c857342fc7 2019-05-14 11:33:16,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735328197479s 2019-05-14 11:33:21,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:21,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:21,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-35ef54f0-43e8-4591-bfd8-844d055d0db2 2019-05-14 11:33:21,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-05-14 11:33:22,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:21 GMT Server: Apache x-openstack-request-id: req-d9f23e2b-0edf-46af-9642-f1eba61adfdf 2019-05-14 11:33:22,035 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:22,035 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-d9f23e2b-0edf-46af-9642-f1eba61adfdf 2019-05-14 11:33:22,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743279457092s 2019-05-14 11:33:22,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:33:22,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:22,066 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:22 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-2e294d4e-12e6-4243-93be-8cf4e4e50bef 2019-05-14 11:33:22,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-05-14 11:33:22,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:33:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c60e3c89-4943-4f84-a254-73a20a579adc 2019-05-14 11:33:22,109 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:33:22,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-c60e3c89-4943-4f84-a254-73a20a579adc 2019-05-14 11:33:22,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740151405334s 2019-05-14 11:33:27,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:27,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:27,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:27 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-628286da-b308-4c79-b96f-ef0f36327430 2019-05-14 11:33:27,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:27,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:27 GMT Server: Apache x-openstack-request-id: req-59b9a3ed-ebf5-4a95-86cb-16b69d82d3ec 2019-05-14 11:33:27,190 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:27,190 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-59b9a3ed-ebf5-4a95-86cb-16b69d82d3ec 2019-05-14 11:33:27,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732290744781s 2019-05-14 11:33:32,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:32,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:32,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:32 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-743d932a-4055-4724-8035-9b47df9650e9 2019-05-14 11:33:32,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:32,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:32 GMT Server: Apache x-openstack-request-id: req-9f636782-b514-4b11-8e0c-b47d823f8e1e 2019-05-14 11:33:32,264 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:32,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-9f636782-b514-4b11-8e0c-b47d823f8e1e 2019-05-14 11:33:32,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730459690094s 2019-05-14 11:33:32,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:33:32,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:32,295 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:32 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-3f89b76c-411e-4816-969c-65bafb716b3a 2019-05-14 11:33:32,295 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:32,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:33:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e34fe7bc-dbe7-4aaf-b6a7-d4a9e362c5ce 2019-05-14 11:33:32,337 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:33:32,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-e34fe7bc-dbe7-4aaf-b6a7-d4a9e362c5ce 2019-05-14 11:33:32,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726208686829s 2019-05-14 11:33:37,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:37,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:37,373 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:37 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-be8bf13a-6cde-4f3d-baef-feda2702f40f 2019-05-14 11:33:37,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:37,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:37 GMT Server: Apache x-openstack-request-id: req-b91e6656-147b-466a-baca-6ca3c442f397 2019-05-14 11:33:37,415 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:37,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-b91e6656-147b-466a-baca-6ca3c442f397 2019-05-14 11:33:37,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707409381866s 2019-05-14 11:33:42,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:42,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:42,454 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-479e5927-e364-418e-aade-f635b7ab7966 2019-05-14 11:33:42,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:42,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:42 GMT Server: Apache x-openstack-request-id: req-9912a77c-70b6-41ab-b95c-5c5271525006 2019-05-14 11:33:42,502 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:42,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-9912a77c-70b6-41ab-b95c-5c5271525006 2019-05-14 11:33:42,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0813748836517s 2019-05-14 11:33:42,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:33:42,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:42,533 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-c6c5bc30-6de9-4051-a8b1-02cabffedd24 2019-05-14 11:33:42,533 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:42,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:33:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a7722d1d-31e6-449b-a5d4-a6bdb5f56123 2019-05-14 11:33:42,576 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:33:42,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-a7722d1d-31e6-449b-a5d4-a6bdb5f56123 2019-05-14 11:33:42,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731909275055s 2019-05-14 11:33:47,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:47,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:47,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:47 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-b348b198-392b-4614-a556-08ba5f419b8c 2019-05-14 11:33:47,616 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:47,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:47 GMT Server: Apache x-openstack-request-id: req-d4ec2016-4112-4ea4-a45c-12e09f1b8918 2019-05-14 11:33:47,658 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:47,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-d4ec2016-4112-4ea4-a45c-12e09f1b8918 2019-05-14 11:33:47,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754749774933s 2019-05-14 11:33:52,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:52,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-7a2a4ea9-1cd2-4a01-982a-d196a6252637 2019-05-14 11:33:52,694 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:52,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:52 GMT Server: Apache x-openstack-request-id: req-7fa00056-be75-4870-9f6c-31b2cb363775 2019-05-14 11:33:52,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:52,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-7fa00056-be75-4870-9f6c-31b2cb363775 2019-05-14 11:33:52,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712881088257s 2019-05-14 11:33:52,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:33:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:52,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-9eb597b0-c101-457f-95a9-41e9c4ab98a2 2019-05-14 11:33:52,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:52,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:33:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44cfda4f-c8f9-47c8-a6c2-994553fc75ce 2019-05-14 11:33:52,807 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:33:52,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-44cfda4f-c8f9-47c8-a6c2-994553fc75ce 2019-05-14 11:33:52,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707728862762s 2019-05-14 11:33:57,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:33:57,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:33:57,844 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:33:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-61bd2d2e-1ad2-4386-abd5-47177ee3add0 2019-05-14 11:33:57,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:33:57,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:33:57 GMT Server: Apache x-openstack-request-id: req-8fdc9133-f446-4449-a287-d5c09ebf70ed 2019-05-14 11:33:57,886 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:33:57,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-8fdc9133-f446-4449-a287-d5c09ebf70ed 2019-05-14 11:33:57,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727298259735s 2019-05-14 11:34:02,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:02,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:02,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc Server: Apache x-openstack-request-id: req-6a523965-9d53-475f-a93d-ba6275dfee3f 2019-05-14 11:34:02,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-05-14 11:34:02,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Tue, 14 May 2019 11:34:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-32c2fdfa-b362-487e-a772-9cb335c93c1f 2019-05-14 11:34:02,966 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-14T11:33:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dns/events/e7d16a93-d774-4dab-a2de-6a1379e039dc", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c2ad5f6b-b6e5-49ab-9ba9-fe800d6d387b", "id": "e7d16a93-d774-4dab-a2de-6a1379e039dc"}, {"resource_name": "ellis", "event_time": "2019-05-14T11:33:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/ellis/events/6b603849-3563-4b3c-86c0-b25bfd244a7a", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-yl6ub4e7hhxp", "id": "6b603849-3563-4b3c-86c0-b25bfd244a7a"}]} 2019-05-14 11:34:02,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc&marker=d2ea3bd4-5643-488d-8375-eab1b68588b8&sort_dir=asc used request id req-32c2fdfa-b362-487e-a772-9cb335c93c1f 2019-05-14 11:34:02,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736351013184s 2019-05-14 11:34:07,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:07,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:08,003 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-f0614c24-f51c-4a26-934e-ac71b5b9bafc 2019-05-14 11:34:08,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-05-14 11:34:08,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:07 GMT Server: Apache x-openstack-request-id: req-5614b5cb-d174-467d-92f4-d20c6c0bb1c0 2019-05-14 11:34:08,045 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:08,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-5614b5cb-d174-467d-92f4-d20c6c0bb1c0 2019-05-14 11:34:08,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728268623352s 2019-05-14 11:34:13,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:13,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:13,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:13 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-2e9e8168-0f36-4f81-af89-9ba8baf1e5c1 2019-05-14 11:34:13,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:13,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:13 GMT Server: Apache x-openstack-request-id: req-3c0e82bc-47f7-4416-811e-b08fe2ac823c 2019-05-14 11:34:13,121 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:13,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-3c0e82bc-47f7-4416-811e-b08fe2ac823c 2019-05-14 11:34:13,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710308551788s 2019-05-14 11:34:13,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:34:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:13,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:13 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-45428f4e-0aa7-4acf-ab43-9acaaf21871a 2019-05-14 11:34:13,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:13,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:34:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-49eaead2-845f-46e7-8894-5449cf33023c 2019-05-14 11:34:13,196 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:34:13,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-49eaead2-845f-46e7-8894-5449cf33023c 2019-05-14 11:34:13,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073982000351s 2019-05-14 11:34:18,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:18,233 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-5f520673-c96e-4bc1-91bd-7a426700001e 2019-05-14 11:34:18,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:18,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:18 GMT Server: Apache x-openstack-request-id: req-62cfd28a-e1ef-47d2-8620-1585995eef5c 2019-05-14 11:34:18,276 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:18,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-62cfd28a-e1ef-47d2-8620-1585995eef5c 2019-05-14 11:34:18,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732040405273s 2019-05-14 11:34:23,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:23,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:23,329 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-0ce62a78-ff24-45de-b3e0-83554ae325db 2019-05-14 11:34:23,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-05-14 11:34:23,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:23 GMT Server: Apache x-openstack-request-id: req-ca3e5624-708f-487c-8531-6935fdebef6f 2019-05-14 11:34:23,371 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:23,371 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-ca3e5624-708f-487c-8531-6935fdebef6f 2019-05-14 11:34:23,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0893859863281s 2019-05-14 11:34:23,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:34:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:23,401 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-b12c3617-4828-4406-b07e-accaf146f2b5 2019-05-14 11:34:23,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-05-14 11:34:23,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:34:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7b13f9ca-7732-4bdf-ba3e-b50c50439592 2019-05-14 11:34:23,443 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:34:23,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-7b13f9ca-7732-4bdf-ba3e-b50c50439592 2019-05-14 11:34:23,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719068050385s 2019-05-14 11:34:28,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:28,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:28,482 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-82e86c9c-f016-4a17-8d8e-cb11c6c39b4a 2019-05-14 11:34:28,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-05-14 11:34:28,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:28 GMT Server: Apache x-openstack-request-id: req-bd15b454-4ba1-4b32-9f77-182621c4c5d3 2019-05-14 11:34:28,523 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:28,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-bd15b454-4ba1-4b32-9f77-182621c4c5d3 2019-05-14 11:34:28,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727097988129s 2019-05-14 11:34:33,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:33,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:33,562 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-896dc55e-7d7f-4fef-b3b2-dff9dc7b07be 2019-05-14 11:34:33,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-05-14 11:34:33,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:33 GMT Server: Apache x-openstack-request-id: req-a2b55fc6-3a79-4a82-9e2e-a3962c4e3302 2019-05-14 11:34:33,603 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:33,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-a2b55fc6-3a79-4a82-9e2e-a3962c4e3302 2019-05-14 11:34:33,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742619037628s 2019-05-14 11:34:33,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:34:33,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:33,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-c688c622-c4c8-4794-afc8-ce11966fefc6 2019-05-14 11:34:33,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:33,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:34:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14071700-1bde-464e-a25d-1e5af5fe8f51 2019-05-14 11:34:33,659 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:34:33,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-14071700-1bde-464e-a25d-1e5af5fe8f51 2019-05-14 11:34:33,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0554220676422s 2019-05-14 11:34:38,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:38,698 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-bed5f4c1-fd27-4853-8180-2530ba37449c 2019-05-14 11:34:38,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:38,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:38 GMT Server: Apache x-openstack-request-id: req-c44b5819-e740-49bb-90fc-994100cadc1b 2019-05-14 11:34:38,739 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:38,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-c44b5819-e740-49bb-90fc-994100cadc1b 2019-05-14 11:34:38,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072851896286s 2019-05-14 11:34:43,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:43,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:43,775 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-23b4594b-3106-4625-beb2-553b302da550 2019-05-14 11:34:43,775 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:43,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:43 GMT Server: Apache x-openstack-request-id: req-f60aa785-37ed-477e-b77d-e4fa1ef370e1 2019-05-14 11:34:43,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:43,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-f60aa785-37ed-477e-b77d-e4fa1ef370e1 2019-05-14 11:34:43,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072319984436s 2019-05-14 11:34:43,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:34:43,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:43,848 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-d00e726d-ada3-49e5-8989-794c2951a06e 2019-05-14 11:34:43,848 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:43,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:34:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-598cc21a-98bb-4479-96cb-8be35b166f3e 2019-05-14 11:34:43,890 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:34:43,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-598cc21a-98bb-4479-96cb-8be35b166f3e 2019-05-14 11:34:43,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724279880524s 2019-05-14 11:34:48,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:48,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:48,928 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:48 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-2bae3791-66ac-4b75-8606-662292f34bc9 2019-05-14 11:34:48,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-05-14 11:34:48,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:48 GMT Server: Apache x-openstack-request-id: req-f7da6774-f152-46f8-a155-121472f33ba9 2019-05-14 11:34:48,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:48,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-f7da6774-f152-46f8-a155-121472f33ba9 2019-05-14 11:34:48,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072939157486s 2019-05-14 11:34:53,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:54,005 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:53 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-171da267-65c4-45aa-8783-74a7b89f9c8e 2019-05-14 11:34:54,005 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:54,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:53 GMT Server: Apache x-openstack-request-id: req-d6f654cc-11a8-41a5-abb9-87938185e9b9 2019-05-14 11:34:54,047 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:54,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-d6f654cc-11a8-41a5-abb9-87938185e9b9 2019-05-14 11:34:54,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712349414825s 2019-05-14 11:34:54,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:34:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:54,076 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:54 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae48438b-f408-4b90-bc1a-84dec2bd50b7 2019-05-14 11:34:54,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-05-14 11:34:54,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:34:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e706397-8dca-4941-acd1-f3c7e2617169 2019-05-14 11:34:54,118 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:34:54,118 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-2e706397-8dca-4941-acd1-f3c7e2617169 2019-05-14 11:34:54,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705649852753s 2019-05-14 11:34:59,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:34:59,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:34:59,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:34:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-6e154269-b2a0-40f1-8757-8c0a1aa630c0 2019-05-14 11:34:59,154 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:34:59,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:34:59 GMT Server: Apache x-openstack-request-id: req-2e0cbeda-ee4a-438b-88ac-240da81ccc3e 2019-05-14 11:34:59,196 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:34:59,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-2e0cbeda-ee4a-438b-88ac-240da81ccc3e 2019-05-14 11:34:59,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2019-05-14 11:35:04,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:04,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:04,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:04 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-b4287d98-736b-4fe9-9757-ae138bb4c167 2019-05-14 11:35:04,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:04,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:04 GMT Server: Apache x-openstack-request-id: req-f74c37ba-a41b-4d5a-916a-c46f070eb30a 2019-05-14 11:35:04,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:04,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-f74c37ba-a41b-4d5a-916a-c46f070eb30a 2019-05-14 11:35:04,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070552110672s 2019-05-14 11:35:04,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:35:04,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:04,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:04 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-823b4f1e-59c6-4a5b-8772-b2d29ab9afa1 2019-05-14 11:35:04,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:04,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:35:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b3453a18-0476-4d93-9da1-475629678acd 2019-05-14 11:35:04,344 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:35:04,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-b3453a18-0476-4d93-9da1-475629678acd 2019-05-14 11:35:04,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710821151733s 2019-05-14 11:35:09,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:09,381 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-9264c4d2-632a-4afa-befb-620d020b8ae3 2019-05-14 11:35:09,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-05-14 11:35:09,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:09 GMT Server: Apache x-openstack-request-id: req-506777f2-64d9-4d3b-aad7-7754c00d026a 2019-05-14 11:35:09,423 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:09,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-506777f2-64d9-4d3b-aad7-7754c00d026a 2019-05-14 11:35:09,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718450546265s 2019-05-14 11:35:14,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:14,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-015a85f2-8e09-4dd0-8648-dcc6ba8e1a6d 2019-05-14 11:35:14,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:14,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:14 GMT Server: Apache x-openstack-request-id: req-67afeb22-30fc-4596-8237-e7575ed14fd3 2019-05-14 11:35:14,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:14,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-67afeb22-30fc-4596-8237-e7575ed14fd3 2019-05-14 11:35:14,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714271068573s 2019-05-14 11:35:14,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:35:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:14,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-91056814-248b-4432-9f72-dda59b5c3c53 2019-05-14 11:35:14,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:14,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:35:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02feaca8-0221-4843-b814-05cc69760f82 2019-05-14 11:35:14,573 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:35:14,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-02feaca8-0221-4843-b814-05cc69760f82 2019-05-14 11:35:14,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724868774414s 2019-05-14 11:35:19,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:19,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-2b50e8c2-22bc-49e2-b2d7-7ee457b7cbfa 2019-05-14 11:35:19,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:19,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:19 GMT Server: Apache x-openstack-request-id: req-7426f7f4-b157-45e4-ac05-d6abb72f34c5 2019-05-14 11:35:19,653 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:19,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-7426f7f4-b157-45e4-ac05-d6abb72f34c5 2019-05-14 11:35:19,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736639499664s 2019-05-14 11:35:24,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:24,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:24,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:24 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-f180d899-4c27-4f93-aefa-6fe748d79ff1 2019-05-14 11:35:24,687 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:24,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:24 GMT Server: Apache x-openstack-request-id: req-66438e0b-83a7-4299-94e7-d02177e5d6d2 2019-05-14 11:35:24,729 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:24,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-66438e0b-83a7-4299-94e7-d02177e5d6d2 2019-05-14 11:35:24,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739669799805s 2019-05-14 11:35:24,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:35:24,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:24,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:24 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-f0c302ba-3c43-4795-ae47-90709820a338 2019-05-14 11:35:24,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:24,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:35:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-781e565e-0026-46c5-854b-ddab8ba2ec66 2019-05-14 11:35:24,804 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:35:24,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-781e565e-0026-46c5-854b-ddab8ba2ec66 2019-05-14 11:35:24,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074138879776s 2019-05-14 11:35:29,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:29,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:29,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:29 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-4c47ff7f-14a4-4ea2-9cad-687fe479439b 2019-05-14 11:35:29,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:29,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:29 GMT Server: Apache x-openstack-request-id: req-1b0c5bd0-14f7-4bde-96f8-56ec641197f1 2019-05-14 11:35:29,883 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:29,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-1b0c5bd0-14f7-4bde-96f8-56ec641197f1 2019-05-14 11:35:29,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725688934326s 2019-05-14 11:35:34,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:34,918 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:34 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-2c888cf8-1057-4076-a817-34a74fecbe41 2019-05-14 11:35:34,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-05-14 11:35:34,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:34 GMT Server: Apache x-openstack-request-id: req-40d6dd4a-8d59-4489-8bbe-29f81a042dae 2019-05-14 11:35:34,962 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:34,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-40d6dd4a-8d59-4489-8bbe-29f81a042dae 2019-05-14 11:35:34,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737380981445s 2019-05-14 11:35:34,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:35:34,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:34,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:34 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-f91e5118-e563-4b4a-a86b-e35d735b7052 2019-05-14 11:35:34,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-05-14 11:35:35,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:35:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb0b2508-1179-4ab9-a691-ccb26b3205de 2019-05-14 11:35:35,034 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:35:35,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-bb0b2508-1179-4ab9-a691-ccb26b3205de 2019-05-14 11:35:35,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708839893341s 2019-05-14 11:35:40,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:40,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:40,070 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-609cb0eb-0818-4511-b41f-f537ede65507 2019-05-14 11:35:40,070 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:40,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:40 GMT Server: Apache x-openstack-request-id: req-9ded1733-edb7-4192-a103-8ac54c038ffd 2019-05-14 11:35:40,112 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:40,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-9ded1733-edb7-4192-a103-8ac54c038ffd 2019-05-14 11:35:40,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711688995361s 2019-05-14 11:35:45,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:45,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:45,147 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:45 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-8304ac7b-38cf-481f-994d-06ba13f61680 2019-05-14 11:35:45,147 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:45,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:45 GMT Server: Apache x-openstack-request-id: req-50266197-0f6e-4f17-899b-e8514720506b 2019-05-14 11:35:45,188 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:45,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-50266197-0f6e-4f17-899b-e8514720506b 2019-05-14 11:35:45,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707561969757s 2019-05-14 11:35:45,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:35:45,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:45,218 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:45 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-2842d308-f681-4746-b3a0-25e031c9a623 2019-05-14 11:35:45,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-05-14 11:35:45,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:35:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1cc51d03-50f9-484e-9d5c-2e065aba227a 2019-05-14 11:35:45,259 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:35:45,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-1cc51d03-50f9-484e-9d5c-2e065aba227a 2019-05-14 11:35:45,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707941055298s 2019-05-14 11:35:50,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:50,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:50,296 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-43fe7bd2-7977-42c1-85d4-bfecb92f8fc5 2019-05-14 11:35:50,296 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:50,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:50 GMT Server: Apache x-openstack-request-id: req-76bd9f4e-2e0b-41d0-bcdb-0da005dd6ecb 2019-05-14 11:35:50,337 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:50,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-76bd9f4e-2e0b-41d0-bcdb-0da005dd6ecb 2019-05-14 11:35:50,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707969665527s 2019-05-14 11:35:55,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:35:55,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:55,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-7711809f-df68-42cd-8f6b-6920c73edb41 2019-05-14 11:35:55,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:55,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:35:55 GMT Server: Apache x-openstack-request-id: req-136bbc8c-7f6e-4f89-9a2f-11a0eb9c666c 2019-05-14 11:35:55,416 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:35:55,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-136bbc8c-7f6e-4f89-9a2f-11a0eb9c666c 2019-05-14 11:35:55,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736930370331s 2019-05-14 11:35:55,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:35:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:35:55,448 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:35:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-722e0d68-3d71-4bfe-adc7-bc5ff0dfb9b3 2019-05-14 11:35:55,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:35:55,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:35:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ac0a8ee9-f72c-4fb6-acd7-7f2a9c201194 2019-05-14 11:35:55,490 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:35:55,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-ac0a8ee9-f72c-4fb6-acd7-7f2a9c201194 2019-05-14 11:35:55,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728859901428s 2019-05-14 11:36:00,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:00,527 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-67bdc1b1-bd81-4aea-b7d9-d81077efb844 2019-05-14 11:36:00,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:00,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:00 GMT Server: Apache x-openstack-request-id: req-e3078c25-40ad-4864-bc68-b1a90cd2c79b 2019-05-14 11:36:00,568 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:00,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-e3078c25-40ad-4864-bc68-b1a90cd2c79b 2019-05-14 11:36:00,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716681480408s 2019-05-14 11:36:05,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:05,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:05,604 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-5b2902c0-66e2-4f7f-84e0-2a00779e6b02 2019-05-14 11:36:05,604 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:05,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:05 GMT Server: Apache x-openstack-request-id: req-a96be6c9-51d9-4390-8041-898fdcb401b6 2019-05-14 11:36:05,646 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:05,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-a96be6c9-51d9-4390-8041-898fdcb401b6 2019-05-14 11:36:05,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718140602112s 2019-05-14 11:36:05,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:36:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:05,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0154350-1d60-436e-980e-715777e8f9c7 2019-05-14 11:36:05,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:05,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:36:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07abcf1e-d162-40c5-adc6-02ecf645fc6b 2019-05-14 11:36:05,735 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:36:05,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-07abcf1e-d162-40c5-adc6-02ecf645fc6b 2019-05-14 11:36:05,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0880291461945s 2019-05-14 11:36:10,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:10,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:10,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-29f8695f-c08a-40a4-a378-02b3017d5b41 2019-05-14 11:36:10,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:10,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:10 GMT Server: Apache x-openstack-request-id: req-48d04589-6237-4ea8-82ce-4afdf4a9b1e1 2019-05-14 11:36:10,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:10,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-48d04589-6237-4ea8-82ce-4afdf4a9b1e1 2019-05-14 11:36:10,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07555103302s 2019-05-14 11:36:15,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:15,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:15,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-5ce1fcf1-7b26-4385-b564-58ab9caa37a0 2019-05-14 11:36:15,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-05-14 11:36:15,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:15 GMT Server: Apache x-openstack-request-id: req-6b791c04-39f6-4ec9-919b-bd6a800f22a4 2019-05-14 11:36:15,893 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:15,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-6b791c04-39f6-4ec9-919b-bd6a800f22a4 2019-05-14 11:36:15,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709450244904s 2019-05-14 11:36:15,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:36:15,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:15,924 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-33eda47c-51b0-460a-8dd9-8ae63eef6b73 2019-05-14 11:36:15,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-05-14 11:36:15,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:36:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-082e0fd4-d7d0-4922-ab48-01e7b20276d2 2019-05-14 11:36:15,949 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:36:15,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-082e0fd4-d7d0-4922-ab48-01e7b20276d2 2019-05-14 11:36:15,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0546038150787s 2019-05-14 11:36:20,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:20,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:20,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:20 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-ceb99cb2-19b3-4828-a67f-517826838bb5 2019-05-14 11:36:20,988 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:21,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:20 GMT Server: Apache x-openstack-request-id: req-ac3037df-8d44-40d3-8140-c90adef821c4 2019-05-14 11:36:21,030 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:21,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-ac3037df-8d44-40d3-8140-c90adef821c4 2019-05-14 11:36:21,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075236082077s 2019-05-14 11:36:26,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:26,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-7ce71f76-bd7b-49cc-b80c-e2b53ea9cb23 2019-05-14 11:36: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-05-14 11:36:26,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:26 GMT Server: Apache x-openstack-request-id: req-b0403afe-baf9-466a-b8ad-0106e74724ac 2019-05-14 11:36:26,110 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:26,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-b0403afe-baf9-466a-b8ad-0106e74724ac 2019-05-14 11:36:26,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740110874176s 2019-05-14 11:36:26,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:36:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:26,140 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-6196039a-5bb4-44bc-a3f8-c72389f7518d 2019-05-14 11:36:26,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-05-14 11:36:26,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:36:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-40c27574-02fc-468a-a88c-875f7c62254d 2019-05-14 11:36:26,182 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:36:26,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-40c27574-02fc-468a-a88c-875f7c62254d 2019-05-14 11:36:26,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071132183075s 2019-05-14 11:36:31,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:31,491 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-457a7a15-6d2f-4668-937d-0c2b3bea1ec6 2019-05-14 11:36:31,491 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:31,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:31 GMT Server: Apache x-openstack-request-id: req-12b3c4bd-9292-4948-906f-54b8b6324c77 2019-05-14 11:36:31,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:31,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-12b3c4bd-9292-4948-906f-54b8b6324c77 2019-05-14 11:36:31,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.614723920822s 2019-05-14 11:36:36,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:36,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-15eea107-7e6c-4eaa-bf3b-7f2af8135324 2019-05-14 11:36:36,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-05-14 11:36:36,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:36 GMT Server: Apache x-openstack-request-id: req-e6d2972a-dfc2-4a6f-8cc9-bd6ff0e2f0e9 2019-05-14 11:36:36,881 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:36,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-e6d2972a-dfc2-4a6f-8cc9-bd6ff0e2f0e9 2019-05-14 11:36:36,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718598365784s 2019-05-14 11:36:36,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:36:36,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:36,910 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-9cddbcd6-87f6-4024-9cbe-d808c38e833c 2019-05-14 11:36:36,910 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:36,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:36:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74ab3578-93ad-4534-bd8c-480d7f8958f7 2019-05-14 11:36:36,936 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:36:36,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-74ab3578-93ad-4534-bd8c-480d7f8958f7 2019-05-14 11:36:36,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0544641017914s 2019-05-14 11:36:41,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:41,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:41,974 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-33b12374-f34f-491e-81a6-8092d613d697 2019-05-14 11:36:41,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:42,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:41 GMT Server: Apache x-openstack-request-id: req-35192e96-6055-43f9-a461-d413c9951405 2019-05-14 11:36:42,017 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:42,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-35192e96-6055-43f9-a461-d413c9951405 2019-05-14 11:36:42,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745539665222s 2019-05-14 11:36:47,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:47,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:47,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:47 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-78b29267-4503-464e-9ea0-645f967dacf2 2019-05-14 11:36:47,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:47,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:47 GMT Server: Apache x-openstack-request-id: req-f6e104dd-8b76-4892-9890-ac16731a117d 2019-05-14 11:36:47,394 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:47,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-f6e104dd-8b76-4892-9890-ac16731a117d 2019-05-14 11:36:47,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.371296882629s 2019-05-14 11:36:47,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:36:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:47,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:47 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e310d837-2041-4ead-ad12-5f728e1c081c 2019-05-14 11:36:47,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:47,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:36:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9fdf0c74-66e4-4cc6-92e5-9b4e9fe79234 2019-05-14 11:36:47,465 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:36:47,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-9fdf0c74-66e4-4cc6-92e5-9b4e9fe79234 2019-05-14 11:36:47,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070426940918s 2019-05-14 11:36:52,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:52,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:52,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-4ed313fa-045a-4ca0-a06d-a5194708e836 2019-05-14 11:36:52,503 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:52,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:52 GMT Server: Apache x-openstack-request-id: req-f794339f-898c-4ed3-9188-f8b5d19ae03c 2019-05-14 11:36:52,548 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:52,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-f794339f-898c-4ed3-9188-f8b5d19ae03c 2019-05-14 11:36:52,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763640403748s 2019-05-14 11:36:57,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:36:57,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:57,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-ba7f63b0-c07f-4bb1-b39b-14b67cfd0632 2019-05-14 11:36:57,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:36:57,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:36:57 GMT Server: Apache x-openstack-request-id: req-8c2a5e3f-afc5-432f-8614-3b6342852a8f 2019-05-14 11:36:57,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:36:57,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-8c2a5e3f-afc5-432f-8614-3b6342852a8f 2019-05-14 11:36:57,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709838867188s 2019-05-14 11:36:57,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:36:57,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:36:57,854 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:36:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-776b48ad-3725-4faa-8ba7-0b0d6726f46f 2019-05-14 11:36:57,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-05-14 11:36:57,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:36:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a43439a-630e-42c1-8b7c-86c26c68c6c4 2019-05-14 11:36:57,896 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:36:57,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-4a43439a-630e-42c1-8b7c-86c26c68c6c4 2019-05-14 11:36:57,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.271081924438s 2019-05-14 11:37:02,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:02,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-2cea6f41-085f-4471-9ea8-65f5ec276b92 2019-05-14 11:37:02,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:03,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:02 GMT Server: Apache x-openstack-request-id: req-dc9faec2-929a-4d30-9932-5d283e966985 2019-05-14 11:37:03,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:03,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-dc9faec2-929a-4d30-9932-5d283e966985 2019-05-14 11:37:03,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362461090088s 2019-05-14 11:37:08,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:08,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:08,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:08 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-e48d9403-f790-4ab0-b975-ec23d6085268 2019-05-14 11:37:08,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:08,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:08 GMT Server: Apache x-openstack-request-id: req-82bf3562-140f-4939-9639-f2677cb7a7ae 2019-05-14 11:37:08,623 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:08,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-82bf3562-140f-4939-9639-f2677cb7a7ae 2019-05-14 11:37:08,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352586984634s 2019-05-14 11:37:08,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:37:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:08,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:08 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-46e4c437-a9b8-4d17-9a9e-11c2f3e650ce 2019-05-14 11:37:08,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:08,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:37:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-760dad40-063b-4b3e-965a-2ddef23bd043 2019-05-14 11:37:08,960 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:37:08,960 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-760dad40-063b-4b3e-965a-2ddef23bd043 2019-05-14 11:37:08,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.33610701561s 2019-05-14 11:37:13,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:13,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:14,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:13 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-ee4cf3e8-67ed-4a01-a51c-6d6aac3db5a8 2019-05-14 11:37:14,199 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:14,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:14 GMT Server: Apache x-openstack-request-id: req-dc1aac09-60c2-4358-bc02-8e8cb35b07ec 2019-05-14 11:37:14,241 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:14,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-dc1aac09-60c2-4358-bc02-8e8cb35b07ec 2019-05-14 11:37:14,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.274770975113s 2019-05-14 11:37:19,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:19,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:19,543 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-178b366c-8ce1-40d8-a59e-b20eccaa4fa5 2019-05-14 11:37:19,544 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:19,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:19 GMT Server: Apache x-openstack-request-id: req-e0efc202-f76e-42cc-84c1-5e3d9149fcd3 2019-05-14 11:37:19,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:19,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-e0efc202-f76e-42cc-84c1-5e3d9149fcd3 2019-05-14 11:37:19,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.623814821243s 2019-05-14 11:37:19,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:37:19,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:20,100 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-ee5dd412-bb77-4bd0-a012-947793a1a2f2 2019-05-14 11:37:20,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-05-14 11:37:20,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:37:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9af13706-71c7-40c7-bc7b-f29d3e33df3e 2019-05-14 11:37:20,143 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:37:20,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-9af13706-71c7-40c7-bc7b-f29d3e33df3e 2019-05-14 11:37:20,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.272289037704s 2019-05-14 11:37:25,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:25,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:25,182 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:25 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-026df1a4-4594-4c0b-9d43-b28899ef94bc 2019-05-14 11:37:25,182 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:25,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:25 GMT Server: Apache x-openstack-request-id: req-f9d044b4-6d96-4d67-96a3-f2cf05be3c2a 2019-05-14 11:37:25,225 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:25,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-f9d044b4-6d96-4d67-96a3-f2cf05be3c2a 2019-05-14 11:37:25,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754578113556s 2019-05-14 11:37:30,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:30,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:30,264 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:30 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-ce59a428-513f-47ad-94e0-8da28f37f3f4 2019-05-14 11:37:30,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:30,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:30 GMT Server: Apache x-openstack-request-id: req-e2146b71-b6ea-4224-bc12-efa7b08956e9 2019-05-14 11:37:30,307 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:30,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-e2146b71-b6ea-4224-bc12-efa7b08956e9 2019-05-14 11:37:30,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760068893433s 2019-05-14 11:37:30,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:37:30,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:30,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:30 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-047fee2e-fbf5-4073-9b11-dd03a40bbbb4 2019-05-14 11:37:30,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:30,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:37:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f39aa5d5-6cd3-4b02-98cc-a0bd9ed77098 2019-05-14 11:37:30,380 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:37:30,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f39aa5d5-6cd3-4b02-98cc-a0bd9ed77098 2019-05-14 11:37:30,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07310795784s 2019-05-14 11:37:35,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:35,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:35 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-a6336310-2662-454f-a48f-7d6168aa2506 2019-05-14 11:37:35,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-05-14 11:37:35,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:35 GMT Server: Apache x-openstack-request-id: req-2125d102-12ff-4e26-90e0-67671651fdf3 2019-05-14 11:37:35,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:35,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-2125d102-12ff-4e26-90e0-67671651fdf3 2019-05-14 11:37:35,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07310795784s 2019-05-14 11:37:40,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:40,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:40,765 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-fe1841e0-4c35-4008-8a07-e96ac0ab4a92 2019-05-14 11:37:40,765 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:40,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:40 GMT Server: Apache x-openstack-request-id: req-e14d7009-ac28-4fd9-b212-25492b169134 2019-05-14 11:37:40,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:40,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-e14d7009-ac28-4fd9-b212-25492b169134 2019-05-14 11:37:40,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340651035309s 2019-05-14 11:37:40,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:37:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:40,836 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-7dde7e0f-6516-4e39-82d0-87942647cbd5 2019-05-14 11:37:40,836 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:40,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:37:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f85a27d-fd66-411b-a25b-f6248199baae 2019-05-14 11:37:40,878 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:37:40,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-5f85a27d-fd66-411b-a25b-f6248199baae 2019-05-14 11:37:40,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709450244904s 2019-05-14 11:37:45,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:45,914 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:45 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-c5087a82-2e8c-497e-b9ea-b2264fd6355a 2019-05-14 11:37:45,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:37:45,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:45 GMT Server: Apache x-openstack-request-id: req-01bda0ad-55fc-40be-92d4-d7d52c89b0a5 2019-05-14 11:37:45,956 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:45,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-01bda0ad-55fc-40be-92d4-d7d52c89b0a5 2019-05-14 11:37:45,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713460445404s 2019-05-14 11:37:50,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:50,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:50,992 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-701b90af-6b46-4c0e-bc08-e68293e263f6 2019-05-14 11:37:50,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-05-14 11:37:51,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:50 GMT Server: Apache x-openstack-request-id: req-b7e879a0-9fa6-4cf6-9a09-d777dd8e2ab1 2019-05-14 11:37:51,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:51,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-b7e879a0-9fa6-4cf6-9a09-d777dd8e2ab1 2019-05-14 11:37:51,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725231170654s 2019-05-14 11:37:51,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:37:51,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:51,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b3050b0-b486-47f4-8ef2-1ddfe49cf2bf 2019-05-14 11:37:51,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-05-14 11:37:51,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:37:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f72992c6-1f20-4455-b787-2d3fb7438daa 2019-05-14 11:37:51,107 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:37:51,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f72992c6-1f20-4455-b787-2d3fb7438daa 2019-05-14 11:37:51,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723059177399s 2019-05-14 11:37:56,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:37:56,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:37:56,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:37:56 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-fc983a3c-e2a3-4c1e-94de-53ca19605809 2019-05-14 11:37:56,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-05-14 11:37:56,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:37:56 GMT Server: Apache x-openstack-request-id: req-2cd502f5-4d49-4603-a2d2-7d701925b735 2019-05-14 11:37:56,185 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:37:56,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-2cd502f5-4d49-4603-a2d2-7d701925b735 2019-05-14 11:37:56,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071366071701s 2019-05-14 11:38:01,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:01,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:01,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:01 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-38191704-80e3-4d74-9d62-bc2abd6ade27 2019-05-14 11:38:01,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-05-14 11:38:01,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:01 GMT Server: Apache x-openstack-request-id: req-b316bd72-58c7-4161-876d-64f187944c5d 2019-05-14 11:38:01,266 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:01,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-b316bd72-58c7-4161-876d-64f187944c5d 2019-05-14 11:38:01,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748670101166s 2019-05-14 11:38:01,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:38:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:01,313 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:01 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-7f0d8188-4bdb-40e0-b37f-7b3effaa7c9b 2019-05-14 11:38:01,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-05-14 11:38:01,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:38:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7501a11a-bbfc-4e04-ae66-0a35133a14cb 2019-05-14 11:38:01,354 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:38:01,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-7501a11a-bbfc-4e04-ae66-0a35133a14cb 2019-05-14 11:38:01,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0883469581604s 2019-05-14 11:38:06,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:06,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:06,394 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:06 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-8a53a91e-ed92-4116-83d5-79a1a02cb555 2019-05-14 11:38:06,395 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:06,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:06 GMT Server: Apache x-openstack-request-id: req-f7665f52-4c1f-4b37-bea2-294b68de538b 2019-05-14 11:38:06,437 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:06,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-f7665f52-4c1f-4b37-bea2-294b68de538b 2019-05-14 11:38:06,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760600566864s 2019-05-14 11:38:11,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:11,474 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:11 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-c86b861e-5eff-4144-afcd-c676384d52df 2019-05-14 11:38:11,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:11,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:11 GMT Server: Apache x-openstack-request-id: req-4aa507de-c654-445e-84e4-9ed6aba24d26 2019-05-14 11:38:11,516 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:11,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-4aa507de-c654-445e-84e4-9ed6aba24d26 2019-05-14 11:38:11,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730490684509s 2019-05-14 11:38:11,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:38:11,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:11,546 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:11 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-de314c6d-1e8c-4f55-8212-f11327048e55 2019-05-14 11:38:11,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:11,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:38:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-317c49fc-8f3e-4182-b820-cfe900617340 2019-05-14 11:38:11,591 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:38:11,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-317c49fc-8f3e-4182-b820-cfe900617340 2019-05-14 11:38:11,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743417739868s 2019-05-14 11:38:16,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:16,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:16,628 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:16 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-ec3d8da7-2b52-4c01-96f8-cc31b8e341cd 2019-05-14 11:38:16,628 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:16,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:16 GMT Server: Apache x-openstack-request-id: req-37f54bd7-8315-4cc2-b653-b7af5de30670 2019-05-14 11:38:16,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:16,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-37f54bd7-8315-4cc2-b653-b7af5de30670 2019-05-14 11:38:16,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724020004272s 2019-05-14 11:38:21,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:21,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:21,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-f3c31517-95f3-4f59-8b24-9dd83308d908 2019-05-14 11:38:21,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-05-14 11:38:21,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:21 GMT Server: Apache x-openstack-request-id: req-38667538-b8be-4dd7-b04c-28856e4df528 2019-05-14 11:38:21,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:21,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-38667538-b8be-4dd7-b04c-28856e4df528 2019-05-14 11:38:21,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703909397125s 2019-05-14 11:38:21,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:38:21,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:21,776 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-0c5409e3-da7b-4d31-926a-a1088dddd761 2019-05-14 11:38:21,776 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:21,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:38:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ba688d8-5f46-4931-908a-99f43672a4a1 2019-05-14 11:38:21,818 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:38:21,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-3ba688d8-5f46-4931-908a-99f43672a4a1 2019-05-14 11:38:21,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709300041199s 2019-05-14 11:38:26,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:26,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:26,873 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-2b9eac9c-4e13-4df7-be93-85a8644ff0ef 2019-05-14 11:38:26,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:26,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:26 GMT Server: Apache x-openstack-request-id: req-42340486-7788-46c3-a2eb-732322a4f2f5 2019-05-14 11:38:26,917 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:26,918 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-42340486-7788-46c3-a2eb-732322a4f2f5 2019-05-14 11:38:26,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0927510261536s 2019-05-14 11:38:31,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:31,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-92d34421-e1c6-44da-ba79-a0fc91138438 2019-05-14 11:38:31,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-05-14 11:38:31,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:31 GMT Server: Apache x-openstack-request-id: req-d9f2bb29-ae20-4fab-a029-9beea998fcc1 2019-05-14 11:38:31,998 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:31,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-d9f2bb29-ae20-4fab-a029-9beea998fcc1 2019-05-14 11:38:31,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747950077057s 2019-05-14 11:38:31,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:38:32,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:32,046 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-877a40f7-277b-4f94-8a9b-347fbfdd3f13 2019-05-14 11:38:32,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-05-14 11:38:32,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:38:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-734f8377-07ef-400b-907e-3dacd57d928c 2019-05-14 11:38:32,088 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:38:32,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-734f8377-07ef-400b-907e-3dacd57d928c 2019-05-14 11:38:32,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0899410247803s 2019-05-14 11:38:37,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:37,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:37 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-46b8e2cc-7bbf-4d7c-ab2f-62322a5e5594 2019-05-14 11:38:37,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:37,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:37 GMT Server: Apache x-openstack-request-id: req-9f773e6b-9582-487c-9fa3-adbf4e4b3839 2019-05-14 11:38:37,173 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:37,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-9f773e6b-9582-487c-9fa3-adbf4e4b3839 2019-05-14 11:38:37,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773720741272s 2019-05-14 11:38:42,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:42,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-aae46eb6-3ad4-489c-a08f-1a11321891ce 2019-05-14 11:38:42,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:42,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:42 GMT Server: Apache x-openstack-request-id: req-f0853c13-9531-4047-8860-6e4e410cad19 2019-05-14 11:38:42,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:42,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-f0853c13-9531-4047-8860-6e4e410cad19 2019-05-14 11:38:42,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720901489258s 2019-05-14 11:38:42,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:38:42,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:42,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-80ce00b6-444c-4ebc-b06d-205b748e6844 2019-05-14 11:38:42,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:42,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:38:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0496ba60-8644-4cbe-8e11-a207dcd89911 2019-05-14 11:38:42,307 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:38:42,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-0496ba60-8644-4cbe-8e11-a207dcd89911 2019-05-14 11:38:42,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555648803711s 2019-05-14 11:38:47,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:47,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:47,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:47 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc Server: Apache x-openstack-request-id: req-b6bff646-2dba-4836-a35c-4f87837e1082 2019-05-14 11:38:47,343 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:47,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Tue, 14 May 2019 11:38:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-23542ca2-0702-4456-92d4-a111e26612c5 2019-05-14 11:38:47,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-14T11:38:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/ellis/events/4828c68d-e867-4e66-9ffa-cfaa0903d512", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "50fbdcb9-9d6f-4831-93ba-11b91bca1ff4", "id": "4828c68d-e867-4e66-9ffa-cfaa0903d512"}]} 2019-05-14 11:38:47,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc&marker=6b603849-3563-4b3c-86c0-b25bfd244a7a&sort_dir=asc used request id req-23542ca2-0702-4456-92d4-a111e26612c5 2019-05-14 11:38:47,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724649429321s 2019-05-14 11:38:52,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:52,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=4828c68d-e867-4e66-9ffa-cfaa0903d512&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:52,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=4828c68d-e867-4e66-9ffa-cfaa0903d512&sort_dir=asc Server: Apache x-openstack-request-id: req-f3337ae7-d941-452e-95b5-397fd6f6c95a 2019-05-14 11:38:52,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:38:52,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 349 Content-Type: application/json Date: Tue, 14 May 2019 11:38:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1756167-7089-45b4-8eda-4c317c546f0f 2019-05-14 11:38:52,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-14T11:38:47Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/vellum/events/158241fb-6233-4e14-84af-140719f76704", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-lk2vi4a5teeb", "id": "158241fb-6233-4e14-84af-140719f76704"}]} 2019-05-14 11:38:52,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=4828c68d-e867-4e66-9ffa-cfaa0903d512&sort_dir=asc&marker=4828c68d-e867-4e66-9ffa-cfaa0903d512&sort_dir=asc used request id req-d1756167-7089-45b4-8eda-4c317c546f0f 2019-05-14 11:38:52,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724189281464s 2019-05-14 11:38:57,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:38:57,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:38:57,500 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:38:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-da12da6b-b4ce-4521-93c5-f7e3e7046611 2019-05-14 11:38:57,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-05-14 11:38:57,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:38:57 GMT Server: Apache x-openstack-request-id: req-cb071473-768d-46e8-85dc-b17b1179e762 2019-05-14 11:38:57,541 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:38:57,541 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-cb071473-768d-46e8-85dc-b17b1179e762 2019-05-14 11:38:57,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707979202271s 2019-05-14 11:39:02,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:02,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-d95c0ed5-1e55-4fda-bf9c-248c96158837 2019-05-14 11:39:02,576 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:02,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:02 GMT Server: Apache x-openstack-request-id: req-942e2ace-8ac6-4166-ae23-ec67b1fd71a9 2019-05-14 11:39:02,617 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:02,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-942e2ace-8ac6-4166-ae23-ec67b1fd71a9 2019-05-14 11:39:02,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703091621399s 2019-05-14 11:39:02,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:39:02,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:02,648 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-9d5f8827-9e98-4baa-bc88-c9d776ce3094 2019-05-14 11:39:02,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-05-14 11:39:02,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:39:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9ad6703-f953-43bf-a1fd-b7330734a1de 2019-05-14 11:39:02,673 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:39:02,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-a9ad6703-f953-43bf-a1fd-b7330734a1de 2019-05-14 11:39:02,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.055820941925s 2019-05-14 11:39:07,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:07,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:07,710 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c75e0938-f413-48c2-95df-09748204d919 2019-05-14 11:39:07,710 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:07,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:07 GMT Server: Apache x-openstack-request-id: req-b2f68e0d-f658-4e4d-bd12-f5d45be480aa 2019-05-14 11:39:07,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:07,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-b2f68e0d-f658-4e4d-bd12-f5d45be480aa 2019-05-14 11:39:07,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724658966064s 2019-05-14 11:39:12,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:12,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-7794ec42-0293-4820-9a63-0f5d99abf304 2019-05-14 11:39:12,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:12,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:12 GMT Server: Apache x-openstack-request-id: req-88af388b-cf55-48b1-8cbb-99cc2713903a 2019-05-14 11:39:12,829 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:12,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-88af388b-cf55-48b1-8cbb-99cc2713903a 2019-05-14 11:39:12,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708930492401s 2019-05-14 11:39:12,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:39:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:12,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-38573908-de93-4243-8223-b450f3657b85 2019-05-14 11:39:12,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:12,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:39:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1fb884e-8a27-411e-af10-b951c306fbbf 2019-05-14 11:39:12,884 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:39:12,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-d1fb884e-8a27-411e-af10-b951c306fbbf 2019-05-14 11:39:12,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0545048713684s 2019-05-14 11:39:17,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:17,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:17,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:17 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-51a0f805-eec7-4c92-87fd-8c50cd0e5ae1 2019-05-14 11:39:17,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-05-14 11:39:17,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:17 GMT Server: Apache x-openstack-request-id: req-bb9f8f2d-937a-4079-a0a5-4d119ef5ed70 2019-05-14 11:39:17,962 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:17,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-bb9f8f2d-937a-4079-a0a5-4d119ef5ed70 2019-05-14 11:39:17,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713319778442s 2019-05-14 11:39:22,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:22,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:22,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:22 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-36b9cddb-3ba4-4851-b5d3-4fa544e41cd3 2019-05-14 11:39:22,998 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:23,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:22 GMT Server: Apache x-openstack-request-id: req-b12a2ee6-8ff0-47e8-aafc-afc9b49d3bd9 2019-05-14 11:39:23,039 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:23,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-b12a2ee6-8ff0-47e8-aafc-afc9b49d3bd9 2019-05-14 11:39:23,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715198516846s 2019-05-14 11:39:23,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:39:23,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:23,069 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e5ec3414-e0f4-445b-a9a1-3d9fc500fb93 2019-05-14 11:39:23,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-05-14 11:39:23,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:39:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5649f848-43c7-4053-8db1-0af6a96f2fe4 2019-05-14 11:39:23,112 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:39:23,112 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-5649f848-43c7-4053-8db1-0af6a96f2fe4 2019-05-14 11:39:23,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719470977783s 2019-05-14 11:39:28,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:28,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:28,151 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-b0915da6-b347-4c63-98b6-f0562987b0b1 2019-05-14 11:39:28,151 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:28,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:28 GMT Server: Apache x-openstack-request-id: req-b89873f1-e106-459e-9ec1-f514cca3e13c 2019-05-14 11:39:28,194 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:28,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-b89873f1-e106-459e-9ec1-f514cca3e13c 2019-05-14 11:39:28,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755639076233s 2019-05-14 11:39:33,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:33,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:33,231 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ce543fac-f7b8-45a2-928b-78aa6ff455c5 2019-05-14 11:39:33,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:33,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:33 GMT Server: Apache x-openstack-request-id: req-ff79b471-7428-4edd-a6dc-7955c81b950f 2019-05-14 11:39:33,274 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:33,274 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-ff79b471-7428-4edd-a6dc-7955c81b950f 2019-05-14 11:39:33,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741720199585s 2019-05-14 11:39:33,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:39:33,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:33,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad628a11-a18f-4d00-a0fe-e5b952205d73 2019-05-14 11:39:33,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-05-14 11:39:33,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:39:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-09d04e1d-e8e2-4e15-8722-48da5f84a374 2019-05-14 11:39:33,347 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:39:33,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-09d04e1d-e8e2-4e15-8722-48da5f84a374 2019-05-14 11:39:33,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727219581604s 2019-05-14 11:39:38,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:38,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-7713d8a8-bc3a-456d-8cd8-a353e2a3b0d7 2019-05-14 11:39:38,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-05-14 11:39:38,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:38 GMT Server: Apache x-openstack-request-id: req-acfcff03-4447-4241-b547-6343b1d2450f 2019-05-14 11:39:38,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:38,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-acfcff03-4447-4241-b547-6343b1d2450f 2019-05-14 11:39:38,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0780601501465s 2019-05-14 11:39:43,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:43,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:43,467 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-bb3d1c44-4981-4ee7-95a7-1f0acfe22b5b 2019-05-14 11:39:43,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-05-14 11:39:43,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:43 GMT Server: Apache x-openstack-request-id: req-9ae05a8d-c322-4e6b-b0b0-ef838a4992cd 2019-05-14 11:39:43,509 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:43,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-9ae05a8d-c322-4e6b-b0b0-ef838a4992cd 2019-05-14 11:39:43,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714268684387s 2019-05-14 11:39:43,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:39:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:43,539 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3c18387-f4ba-42ac-9a8d-5156d708b188 2019-05-14 11:39:43,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-05-14 11:39:43,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:39:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-af0ca28f-c857-4bb0-ada3-03cd54c64d76 2019-05-14 11:39:43,581 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:39:43,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-af0ca28f-c857-4bb0-ada3-03cd54c64d76 2019-05-14 11:39:43,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717301368713s 2019-05-14 11:39:48,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:48,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:48,634 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:48 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-2634caee-8497-4ab6-a6f7-cb981dc33874 2019-05-14 11:39:48,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:48,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:48 GMT Server: Apache x-openstack-request-id: req-b4cdad2f-6761-4f59-8d3d-7f606f63301e 2019-05-14 11:39:48,676 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:48,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-b4cdad2f-6761-4f59-8d3d-7f606f63301e 2019-05-14 11:39:48,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0879719257355s 2019-05-14 11:39:53,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:53,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:53,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:53 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-5163433a-5043-440e-9da1-9846ca867288 2019-05-14 11:39:53,714 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:53,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:53 GMT Server: Apache x-openstack-request-id: req-743e2b1c-8679-4041-8b8c-675623c91b8f 2019-05-14 11:39:53,756 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:53,756 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-743e2b1c-8679-4041-8b8c-675623c91b8f 2019-05-14 11:39:53,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746080875397s 2019-05-14 11:39:53,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:39:53,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:53,787 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:53 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-9a1cf075-428f-418d-af86-130131aa31d4 2019-05-14 11:39:53,787 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:53,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:39:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1be4bd15-e8dd-4a50-861d-f4d515f26d25 2019-05-14 11:39:53,831 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:39:53,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-1be4bd15-e8dd-4a50-861d-f4d515f26d25 2019-05-14 11:39:53,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0748951435089s 2019-05-14 11:39:58,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:39:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:39:58,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:39:58 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-75aff1fc-05d3-4ae5-bcd0-1ffeb56a0261 2019-05-14 11:39:58,869 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:39:58,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:39:58 GMT Server: Apache x-openstack-request-id: req-1ff30406-9e99-469b-ab4e-cff7556ddb4c 2019-05-14 11:39:58,911 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:39:58,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-1ff30406-9e99-469b-ab4e-cff7556ddb4c 2019-05-14 11:39:58,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727009773254s 2019-05-14 11:40:03,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:03,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:03,953 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:03 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e8431116-9a49-4605-9d6f-63927584cf1c 2019-05-14 11:40:03,953 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:03,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:03 GMT Server: Apache x-openstack-request-id: req-5cbee464-eb81-4ede-9551-87b19be1cd13 2019-05-14 11:40:03,996 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:03,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-5cbee464-eb81-4ede-9551-87b19be1cd13 2019-05-14 11:40:03,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0794348716736s 2019-05-14 11:40:03,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:40:04,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:04,028 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:03 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-13afa2a7-e68f-46ad-ae4d-5dca1ebfa633 2019-05-14 11:40:04,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:04,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:40:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e86500fb-342c-4661-b20f-77101d702dd4 2019-05-14 11:40:04,071 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:40:04,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-e86500fb-342c-4661-b20f-77101d702dd4 2019-05-14 11:40:04,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747249126434s 2019-05-14 11:40:09,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:09,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:09,126 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-d6276c91-fd77-46bc-acb5-7e4554568026 2019-05-14 11:40:09,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:09,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:09 GMT Server: Apache x-openstack-request-id: req-ba041635-00c9-4003-9399-0070de7b60a6 2019-05-14 11:40:09,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:09,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-ba041635-00c9-4003-9399-0070de7b60a6 2019-05-14 11:40:09,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906720161438s 2019-05-14 11:40:14,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:14,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:14,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c96b66fe-d358-4915-9ef8-47fe207f924e 2019-05-14 11:40:14,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:14,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:14 GMT Server: Apache x-openstack-request-id: req-68a478d9-2c85-477b-af61-1404cf147092 2019-05-14 11:40:14,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:14,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-68a478d9-2c85-477b-af61-1404cf147092 2019-05-14 11:40:14,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755870342255s 2019-05-14 11:40:14,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:40:14,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:14,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e553b82b-ec41-4803-8b3e-d0280aaf6861 2019-05-14 11:40:14,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-05-14 11:40:14,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:40:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78f31ed5-7889-4858-a8a1-c5585dafac75 2019-05-14 11:40:14,340 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:40:14,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-78f31ed5-7889-4858-a8a1-c5585dafac75 2019-05-14 11:40:14,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0893440246582s 2019-05-14 11:40:19,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:19,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:19,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-83bf900b-229a-4e73-8540-45952470ec0d 2019-05-14 11:40:19,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-05-14 11:40:19,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:19 GMT Server: Apache x-openstack-request-id: req-154f31ca-579e-4f35-aaf3-58039bc7229c 2019-05-14 11:40:19,417 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:19,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-154f31ca-579e-4f35-aaf3-58039bc7229c 2019-05-14 11:40:19,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702440738678s 2019-05-14 11:40:24,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:24,454 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:24 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-2ca81812-80de-4bde-b08c-7b74b17d3da0 2019-05-14 11:40:24,454 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:24,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:24 GMT Server: Apache x-openstack-request-id: req-67945a44-8837-43e7-82b3-29c377e0efcb 2019-05-14 11:40:24,496 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:24,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-67945a44-8837-43e7-82b3-29c377e0efcb 2019-05-14 11:40:24,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739200115204s 2019-05-14 11:40:24,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:40:24,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:24,527 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:24 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-6440412f-1bf0-4754-94bf-eb293d8828f9 2019-05-14 11:40:24,527 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:24,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:40:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-adc4b9ae-db05-490a-8788-0ae552f3ed0f 2019-05-14 11:40:24,569 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:40:24,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-adc4b9ae-db05-490a-8788-0ae552f3ed0f 2019-05-14 11:40:24,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720000267029s 2019-05-14 11:40:29,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:29,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:29,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:29 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-aec603eb-26fc-42aa-923d-dba3a1fc47f2 2019-05-14 11:40:29,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:29,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:29 GMT Server: Apache x-openstack-request-id: req-55d0dc5e-d42a-4174-9473-281cfb541d0e 2019-05-14 11:40:29,653 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:29,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-55d0dc5e-d42a-4174-9473-281cfb541d0e 2019-05-14 11:40:29,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773978233337s 2019-05-14 11:40:34,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:34,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:34,690 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:34 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e50c2fcb-1d36-494c-9137-248fe83a69d9 2019-05-14 11:40:34,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:34,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:34 GMT Server: Apache x-openstack-request-id: req-e31d6c28-a551-49df-8739-702799979fef 2019-05-14 11:40:34,732 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:34,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-e31d6c28-a551-49df-8739-702799979fef 2019-05-14 11:40:34,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073224067688s 2019-05-14 11:40:34,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:40:34,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:34,763 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:34 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-de729850-2a01-414d-b624-b831031ee15f 2019-05-14 11:40:34,763 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:34,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:40:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b44b627e-7036-43c1-9446-b424026173be 2019-05-14 11:40:34,789 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:40:34,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-b44b627e-7036-43c1-9446-b424026173be 2019-05-14 11:40:34,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0561418533325s 2019-05-14 11:40:39,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:39,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:39 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-1ea8de5d-2596-48e7-8e0d-b7912b2913f3 2019-05-14 11:40:39,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:39,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:39 GMT Server: Apache x-openstack-request-id: req-14cacb02-e275-4d0c-9a2b-28fba10e17ef 2019-05-14 11:40:39,868 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:39,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-14cacb02-e275-4d0c-9a2b-28fba10e17ef 2019-05-14 11:40:39,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727579593658s 2019-05-14 11:40:44,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:44,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:44,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:44 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e9ffc659-fdf2-46c4-8502-7e5d149e7b3e 2019-05-14 11:40:44,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-05-14 11:40:44,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:44 GMT Server: Apache x-openstack-request-id: req-d364eca0-1f2d-41b8-aab5-19609b163807 2019-05-14 11:40:44,945 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:44,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-d364eca0-1f2d-41b8-aab5-19609b163807 2019-05-14 11:40:44,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711731910706s 2019-05-14 11:40:44,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:40:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:44,975 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:44 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-6bc47858-76f4-4f3e-bc82-a321a5a82f1e 2019-05-14 11:40:44,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:45,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:40:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e7eb41fa-b085-4d5d-81d4-6588e1ccd5e9 2019-05-14 11:40:45,016 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:40:45,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-e7eb41fa-b085-4d5d-81d4-6588e1ccd5e9 2019-05-14 11:40:45,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705790519714s 2019-05-14 11:40:50,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:50,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:50,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-5c2870ef-f000-4f19-b376-f4d702063306 2019-05-14 11:40:50,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-05-14 11:40:50,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:50 GMT Server: Apache x-openstack-request-id: req-c6cbb648-e917-473b-80cf-350a6e0d110c 2019-05-14 11:40:50,100 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:50,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-c6cbb648-e917-473b-80cf-350a6e0d110c 2019-05-14 11:40:50,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077036857605s 2019-05-14 11:40:55,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:40:55,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:55,137 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-96a7ef50-7de3-404c-9f93-450cd9035f71 2019-05-14 11:40:55,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:55,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:40:55 GMT Server: Apache x-openstack-request-id: req-feef89d9-f601-44ed-b2a3-803938bc507f 2019-05-14 11:40:55,179 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:40:55,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-feef89d9-f601-44ed-b2a3-803938bc507f 2019-05-14 11:40:55,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733249187469s 2019-05-14 11:40:55,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:40:55,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:40:55,209 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:40:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-ebb2a74e-b0fc-4072-88c0-fc6eae8d6d23 2019-05-14 11:40:55,210 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:40:55,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:40:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71a20ae2-ca10-49d9-9afc-47ffaa2d127c 2019-05-14 11:40:55,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:40:55,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-71a20ae2-ca10-49d9-9afc-47ffaa2d127c 2019-05-14 11:40:55,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722639560699s 2019-05-14 11:41:00,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:00,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:00,290 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-73387741-aed4-4b1b-b4ea-68bfdde529cf 2019-05-14 11:41:00,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:00,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:00 GMT Server: Apache x-openstack-request-id: req-058c97db-3c60-4941-9c10-f71884928519 2019-05-14 11:41:00,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:00,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-058c97db-3c60-4941-9c10-f71884928519 2019-05-14 11:41:00,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737600326538s 2019-05-14 11:41:05,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:05,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:05,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-61a4b1d8-82e4-43cf-aa8c-1481b3343e1b 2019-05-14 11:41:05,368 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:05,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:05 GMT Server: Apache x-openstack-request-id: req-ec34a429-3383-4c0d-a6ef-616a0b114c5f 2019-05-14 11:41:05,409 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:05,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-ec34a429-3383-4c0d-a6ef-616a0b114c5f 2019-05-14 11:41:05,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712378025055s 2019-05-14 11:41:05,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:41:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:05,439 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a265e03-172f-43a7-984d-4c4cb1293a52 2019-05-14 11:41:05,440 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:05,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:41:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-75a8bc74-92e8-4a39-9286-37ede66c4eb0 2019-05-14 11:41:05,483 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:41:05,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-75a8bc74-92e8-4a39-9286-37ede66c4eb0 2019-05-14 11:41:05,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730440616608s 2019-05-14 11:41:10,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:10,520 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-52c961d0-6684-4ec1-bfb9-e2a5494f2883 2019-05-14 11:41:10,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:10,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:10 GMT Server: Apache x-openstack-request-id: req-d93f3b70-1345-490a-a0a8-d38a966b84a7 2019-05-14 11:41:10,562 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:10,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-d93f3b70-1345-490a-a0a8-d38a966b84a7 2019-05-14 11:41:10,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072546005249s 2019-05-14 11:41:15,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:15,600 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-97198723-aaee-44a8-aa0c-55219c014a40 2019-05-14 11:41:15,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:15,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:15 GMT Server: Apache x-openstack-request-id: req-d85b54d2-8345-412a-aa40-332058cece88 2019-05-14 11:41:15,642 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:15,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-d85b54d2-8345-412a-aa40-332058cece88 2019-05-14 11:41:15,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748269557953s 2019-05-14 11:41:15,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:41:15,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:15,673 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-5315eea9-b9b3-4d07-89d5-bf9b20ed9246 2019-05-14 11:41:15,673 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:15,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:41:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3f8583be-44f0-4041-a57f-74c3034fd588 2019-05-14 11:41:15,715 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:41:15,715 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-3f8583be-44f0-4041-a57f-74c3034fd588 2019-05-14 11:41:15,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072154045105s 2019-05-14 11:41:20,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:20,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:20,749 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:20 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-b158a990-9011-4810-8f69-a69cff597b8e 2019-05-14 11:41:20,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:20,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:20 GMT Server: Apache x-openstack-request-id: req-8d380b5f-f24f-4339-93c6-709360596352 2019-05-14 11:41:20,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:20,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-8d380b5f-f24f-4339-93c6-709360596352 2019-05-14 11:41:20,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0681128501892s 2019-05-14 11:41:25,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:25,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:25,844 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:25 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e18c23a1-57f9-4807-b13a-878c40fa6a8b 2019-05-14 11:41:25,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:25,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:25 GMT Server: Apache x-openstack-request-id: req-c2a826de-7bef-4436-b6fe-c35559512f92 2019-05-14 11:41:25,887 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:25,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-c2a826de-7bef-4436-b6fe-c35559512f92 2019-05-14 11:41:25,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0919599533081s 2019-05-14 11:41:25,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:41:25,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:25,917 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:25 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-4739ac60-301f-49bc-81f4-f90ff34807dd 2019-05-14 11:41:25,918 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:25,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:41:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa583e75-3026-4b38-a1b5-1cbb21fe431f 2019-05-14 11:41:25,961 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:41:25,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-fa583e75-3026-4b38-a1b5-1cbb21fe431f 2019-05-14 11:41:25,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726330280304s 2019-05-14 11:41:30,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:30,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:30,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:30 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-d42581a0-dd9b-4c81-8f87-7c00fac4694d 2019-05-14 11:41:30,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:31,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:30 GMT Server: Apache x-openstack-request-id: req-7124503d-12cc-4d16-8b46-1dd69ef44207 2019-05-14 11:41:31,039 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:31,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-7124503d-12cc-4d16-8b46-1dd69ef44207 2019-05-14 11:41:31,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719981193542s 2019-05-14 11:41:36,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:36,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:36,081 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-153c482b-ec53-4ef9-9a3d-19674c89be25 2019-05-14 11:41:36,081 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:36,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:36 GMT Server: Apache x-openstack-request-id: req-e25af5e8-3aa5-406d-9b9d-a9372b0538bf 2019-05-14 11:41:36,124 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:36,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-e25af5e8-3aa5-406d-9b9d-a9372b0538bf 2019-05-14 11:41:36,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0787398815155s 2019-05-14 11:41:36,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:41:36,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:36,156 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-8b96d1ab-d10e-432b-a3df-52be4645cc04 2019-05-14 11:41:36,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:36,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:41:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f69c32ef-c9cc-45ca-aa8f-90944fc15206 2019-05-14 11:41:36,198 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:41:36,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f69c32ef-c9cc-45ca-aa8f-90944fc15206 2019-05-14 11:41:36,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733029842377s 2019-05-14 11:41:41,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:41,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:41,521 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c96f50a1-4354-40f7-854a-b24b1fcff421 2019-05-14 11:41:41,521 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:41,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:41 GMT Server: Apache x-openstack-request-id: req-92685dfc-25de-4f0d-bef5-3c202071473d 2019-05-14 11:41:41,566 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:41,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-92685dfc-25de-4f0d-bef5-3c202071473d 2019-05-14 11:41:41,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361014842987s 2019-05-14 11:41:46,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:46,602 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ccc3533d-dc1c-4a32-9431-c64a721fdc59 2019-05-14 11:41:46,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:46,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:46 GMT Server: Apache x-openstack-request-id: req-a6710344-dba2-4f5c-b94a-e62580e61240 2019-05-14 11:41:46,643 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:46,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-a6710344-dba2-4f5c-b94a-e62580e61240 2019-05-14 11:41:46,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709218978882s 2019-05-14 11:41:46,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:41:46,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:46,675 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-c8bb5fa6-8dbc-4437-a15c-796c1847fedf 2019-05-14 11:41:46,675 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:46,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:41:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1106bff7-c268-460a-9e8c-4dd63ce7f207 2019-05-14 11:41:46,851 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:41:46,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-1106bff7-c268-460a-9e8c-4dd63ce7f207 2019-05-14 11:41:46,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.207900047302s 2019-05-14 11:41:51,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:51,888 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-8c042d55-819b-4fb2-9b45-11e2619c4b06 2019-05-14 11:41:51,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:41:51,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:51 GMT Server: Apache x-openstack-request-id: req-03486765-0277-4d11-824a-07ee6f265aac 2019-05-14 11:41:51,930 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:51,930 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-03486765-0277-4d11-824a-07ee6f265aac 2019-05-14 11:41:51,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715909004211s 2019-05-14 11:41:56,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:41:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:56,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:56 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-693e012d-87f0-496b-9cda-1ee674bf21e1 2019-05-14 11:41:56,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-05-14 11:41:57,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:41:56 GMT Server: Apache x-openstack-request-id: req-a6e82f70-ee91-4e1b-b461-45c46eb1195d 2019-05-14 11:41:57,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:41:57,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-a6e82f70-ee91-4e1b-b461-45c46eb1195d 2019-05-14 11:41:57,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069757938385s 2019-05-14 11:41:57,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:41:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:41:57,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:41:56 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-4dd054d3-ca79-4f91-b746-1c0b3d321994 2019-05-14 11:41:57,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-05-14 11:41:57,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:41:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fef039cd-7a16-4ad5-905e-9593b0f456c3 2019-05-14 11:41:57,080 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:41:57,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-fef039cd-7a16-4ad5-905e-9593b0f456c3 2019-05-14 11:41:57,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741429328918s 2019-05-14 11:42:02,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:02,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:02,119 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-3e60a3c4-bbd8-4c34-b4b3-4e26e05d1e4f 2019-05-14 11:42:02,119 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:02,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:02 GMT Server: Apache x-openstack-request-id: req-09b463d1-f936-4f07-9d76-508ca1aeec8e 2019-05-14 11:42:02,161 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:02,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-09b463d1-f936-4f07-9d76-508ca1aeec8e 2019-05-14 11:42:02,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747230052948s 2019-05-14 11:42:07,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:07,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:07,199 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-be09889f-1acc-4c26-8f12-0be0d21433d4 2019-05-14 11:42:07,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:07,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:07 GMT Server: Apache x-openstack-request-id: req-d278ce66-4519-46d4-9bd5-df929f401f8e 2019-05-14 11:42:07,525 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:07,526 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-d278ce66-4519-46d4-9bd5-df929f401f8e 2019-05-14 11:42:07,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358248949051s 2019-05-14 11:42:07,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:42:07,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:07,555 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-91cbd196-eaaf-4ba2-b08e-f56aac24bd4c 2019-05-14 11:42:07,555 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:07,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:42:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-061c04c1-8d20-4158-8fad-583da803a805 2019-05-14 11:42:07,863 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:42:07,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-061c04c1-8d20-4158-8fad-583da803a805 2019-05-14 11:42:07,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.336642026901s 2019-05-14 11:42:12,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:12,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:12,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-dd1c32c8-3424-4103-8482-893b5eb1cc9e 2019-05-14 11:42:12,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-05-14 11:42:12,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:12 GMT Server: Apache x-openstack-request-id: req-c91155d0-ec4a-407a-8068-a22a3bef55ef 2019-05-14 11:42:12,943 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:12,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-c91155d0-ec4a-407a-8068-a22a3bef55ef 2019-05-14 11:42:12,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737340450287s 2019-05-14 11:42:17,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:17,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:18,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:17 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-3188a15b-1dba-4df1-a269-2c77d54149a0 2019-05-14 11:42:18,253 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:18,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:18 GMT Server: Apache x-openstack-request-id: req-a651b3b2-0f4b-4b97-b547-25042571af39 2019-05-14 11:42:18,559 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:18,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-a651b3b2-0f4b-4b97-b547-25042571af39 2019-05-14 11:42:18,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.614297151566s 2019-05-14 11:42:18,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:42:18,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:18,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-7a2b7659-2750-49c4-a8cf-a23dce9fd664 2019-05-14 11:42:18,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:18,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:42:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e75b0b1f-e0cd-4152-a0cd-54d212d46848 2019-05-14 11:42:18,893 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:42:18,893 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-e75b0b1f-e0cd-4152-a0cd-54d212d46848 2019-05-14 11:42:18,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.333878040314s 2019-05-14 11:42:23,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:23,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c85aae1d-30b4-4234-8a63-e4349aee8b1d 2019-05-14 11:42:23,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:24,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:23 GMT Server: Apache x-openstack-request-id: req-66b9a5b2-72bc-4894-8065-b7cfbc887cd1 2019-05-14 11:42:24,240 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:24,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-66b9a5b2-72bc-4894-8065-b7cfbc887cd1 2019-05-14 11:42:24,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340842962265s 2019-05-14 11:42:29,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:29,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:29,277 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:29 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-7c86f87e-e837-4967-98cb-feb208b34275 2019-05-14 11:42:29,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:29,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:29 GMT Server: Apache x-openstack-request-id: req-81f730cb-795f-4745-8a0a-6a13c7ca42d9 2019-05-14 11:42:29,743 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:29,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-81f730cb-795f-4745-8a0a-6a13c7ca42d9 2019-05-14 11:42:29,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.496953010559s 2019-05-14 11:42:29,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:42:29,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:29,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:29 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-8685c58b-db83-4a61-a8ac-0f508cec5625 2019-05-14 11:42:29,789 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:29,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:42:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6e8005ad-587a-47d2-a66c-eb3d11bbeff3 2019-05-14 11:42:29,831 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:42:29,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-6e8005ad-587a-47d2-a66c-eb3d11bbeff3 2019-05-14 11:42:29,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0874428749084s 2019-05-14 11:42:34,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:34,870 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:34 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-7fe1fcbb-7ea5-4e6b-ad85-b2a37da82cb6 2019-05-14 11:42:34,870 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:35,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:34 GMT Server: Apache x-openstack-request-id: req-9f4b622d-773d-4d09-966e-f4af3d7f419f 2019-05-14 11:42:35,193 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:35,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-9f4b622d-773d-4d09-966e-f4af3d7f419f 2019-05-14 11:42:35,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355343103409s 2019-05-14 11:42:40,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:40,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:40,431 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-762059c6-91f4-4a60-8c5f-a78a01d68594 2019-05-14 11:42:40,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:40,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:40 GMT Server: Apache x-openstack-request-id: req-e673ef11-2f99-410e-8277-4c53680219c6 2019-05-14 11:42:40,656 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:40,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-e673ef11-2f99-410e-8277-4c53680219c6 2019-05-14 11:42:40,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.457081079483s 2019-05-14 11:42:40,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:42:40,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:40,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-181ba7bc-94df-437f-9bec-62833df25de5 2019-05-14 11:42:40,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:40,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:42:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dd05777f-f771-4cc6-befd-289adceb53d1 2019-05-14 11:42:40,727 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:42:40,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-dd05777f-f771-4cc6-befd-289adceb53d1 2019-05-14 11:42:40,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705938339233s 2019-05-14 11:42:45,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:45,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:45,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:45 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ee0e1711-de41-4d2e-805c-6906ed8dbb4b 2019-05-14 11:42:45,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:45,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:45 GMT Server: Apache x-openstack-request-id: req-4a8e413a-efec-41bd-a7f7-d57fe4f0ec1e 2019-05-14 11:42:45,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:45,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-4a8e413a-efec-41bd-a7f7-d57fe4f0ec1e 2019-05-14 11:42:45,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716800689697s 2019-05-14 11:42:50,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:50,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:50,842 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-1dbf8e8f-2200-4fc4-bf1c-583c8b9ce140 2019-05-14 11:42:50,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:50,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:50 GMT Server: Apache x-openstack-request-id: req-4675cd13-b699-4571-8d85-353ba365b071 2019-05-14 11:42:50,884 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:50,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-4675cd13-b699-4571-8d85-353ba365b071 2019-05-14 11:42:50,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721938610077s 2019-05-14 11:42:50,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:42:50,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:50,913 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a3f4065-780f-49b6-9dd1-495328f0f77f 2019-05-14 11:42:50,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:42:50,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:42:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-64aec094-3a50-4710-bba5-a9c31a7fbc61 2019-05-14 11:42:50,956 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:42:50,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-64aec094-3a50-4710-bba5-a9c31a7fbc61 2019-05-14 11:42:50,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721220970154s 2019-05-14 11:42:55,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:42:55,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:42:55,994 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:42:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-2b1be755-1e86-474e-bd22-cb30c148c013 2019-05-14 11:42:55,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-05-14 11:42:56,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:42:55 GMT Server: Apache x-openstack-request-id: req-fd123159-5fed-4632-85d0-5a02fbbcac6a 2019-05-14 11:42:56,036 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:42:56,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-fd123159-5fed-4632-85d0-5a02fbbcac6a 2019-05-14 11:42:56,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734860897064s 2019-05-14 11:43:01,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:01,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:01,090 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:01 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-12e1fbd7-d092-4037-939c-a08ed5d12cb1 2019-05-14 11:43:01,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-05-14 11:43:01,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:01 GMT Server: Apache x-openstack-request-id: req-6c6a3ca0-dd67-4b14-9f6e-2cc6fc00890f 2019-05-14 11:43:01,133 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:01,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-6c6a3ca0-dd67-4b14-9f6e-2cc6fc00890f 2019-05-14 11:43:01,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0911619663239s 2019-05-14 11:43:01,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:43:01,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:01,442 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:01 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-d36e6401-a1f2-496e-ac4f-1431368b29bc 2019-05-14 11:43:01,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:01,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:43:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e731a437-bba1-40df-8f44-a327dcf4ed21 2019-05-14 11:43:01,467 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:43:01,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-e731a437-bba1-40df-8f44-a327dcf4ed21 2019-05-14 11:43:01,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.333413124084s 2019-05-14 11:43:06,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:06,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:06,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:06 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-a4023948-ceb1-48e6-8b9c-97955ee71533 2019-05-14 11:43:06,505 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:06,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:06 GMT Server: Apache x-openstack-request-id: req-20c4b572-22e7-403e-b4cd-03e47b7d78d2 2019-05-14 11:43:06,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:06,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-20c4b572-22e7-403e-b4cd-03e47b7d78d2 2019-05-14 11:43:06,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736601352692s 2019-05-14 11:43:11,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:11,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:11,587 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:11 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-1e96af3a-b4d9-4a5e-9869-107d72f524e5 2019-05-14 11:43:11,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:11,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:11 GMT Server: Apache x-openstack-request-id: req-2f55f469-d370-40f5-9fbf-ab1e2788958c 2019-05-14 11:43:11,630 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:11,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-2f55f469-d370-40f5-9fbf-ab1e2788958c 2019-05-14 11:43:11,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761229991913s 2019-05-14 11:43:11,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:43:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:11,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:11 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e57da8e7-abac-472a-b0c4-a866c4506b45 2019-05-14 11:43:11,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:11,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:43:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a70278b1-f1be-4180-9845-a574c8c3b9c3 2019-05-14 11:43:11,704 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:43:11,704 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-a70278b1-f1be-4180-9845-a574c8c3b9c3 2019-05-14 11:43:11,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739099979401s 2019-05-14 11:43:16,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:16,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:16,744 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:16 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-67531cca-4b53-4206-9727-6e6cb18d5b50 2019-05-14 11:43:16,745 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:16,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:16 GMT Server: Apache x-openstack-request-id: req-59ca7d22-48e4-43f7-b4e6-e36f77ed2f5f 2019-05-14 11:43:16,787 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:16,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-59ca7d22-48e4-43f7-b4e6-e36f77ed2f5f 2019-05-14 11:43:16,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762510299683s 2019-05-14 11:43:21,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:21,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:21,825 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-5c4e7dc7-7c94-4a20-8a6e-becdf02350eb 2019-05-14 11:43:21,826 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:21,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:21 GMT Server: Apache x-openstack-request-id: req-03d67b39-33de-404a-b2a2-b245df0aa624 2019-05-14 11:43:21,868 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:21,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-03d67b39-33de-404a-b2a2-b245df0aa624 2019-05-14 11:43:21,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749671459198s 2019-05-14 11:43:21,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:43:21,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:21,906 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-3a33e9fe-d076-43b5-b452-d4d8a5bf4bda 2019-05-14 11:43:21,906 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:21,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:43:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2a231b2f-1b6b-4fc5-8067-b7528c4690c9 2019-05-14 11:43:21,949 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:43:21,949 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-2a231b2f-1b6b-4fc5-8067-b7528c4690c9 2019-05-14 11:43:21,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0794260501862s 2019-05-14 11:43:26,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:26,989 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-57a78f4d-edca-48bf-b65c-93d7fda7f7bc 2019-05-14 11:43:26,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:27,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:26 GMT Server: Apache x-openstack-request-id: req-6952c4b7-4aa4-460a-9ce9-9a4ad270baec 2019-05-14 11:43:27,030 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:27,031 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-6952c4b7-4aa4-460a-9ce9-9a4ad270baec 2019-05-14 11:43:27,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748519897461s 2019-05-14 11:43:32,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:32,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:32,067 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:32 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-74e622b3-573a-4576-9220-5676ec073f55 2019-05-14 11:43:32,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-05-14 11:43:32,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:32 GMT Server: Apache x-openstack-request-id: req-d0d19680-f859-40b7-b6cf-877ece1cee8e 2019-05-14 11:43:32,109 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:32,110 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-d0d19680-f859-40b7-b6cf-877ece1cee8e 2019-05-14 11:43:32,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729269981384s 2019-05-14 11:43:32,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:43:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:32,139 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:32 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-365d19cc-2329-4ede-a048-8f9e995e98e3 2019-05-14 11:43:32,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-05-14 11:43:32,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:43:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b4c0dc82-8fd3-46d7-843f-5ab837f63da5 2019-05-14 11:43:32,182 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:43:32,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-b4c0dc82-8fd3-46d7-843f-5ab837f63da5 2019-05-14 11:43:32,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716421604156s 2019-05-14 11:43:37,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:37,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:37,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:37 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-8a13f110-5dd7-4b58-8daa-329e3eff18f3 2019-05-14 11:43:37,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:37,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:37 GMT Server: Apache x-openstack-request-id: req-3de159e4-d25d-4589-abc0-2524bbfe4dbc 2019-05-14 11:43:37,265 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:37,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-3de159e4-d25d-4589-abc0-2524bbfe4dbc 2019-05-14 11:43:37,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076534986496s 2019-05-14 11:43:42,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:42,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-54838132-06ee-4dc3-b155-f685149b43fd 2019-05-14 11:43:42,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-05-14 11:43:42,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:42 GMT Server: Apache x-openstack-request-id: req-1c045453-c26d-4d74-bc11-fab144fcd478 2019-05-14 11:43:42,347 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:42,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-1c045453-c26d-4d74-bc11-fab144fcd478 2019-05-14 11:43:42,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758950710297s 2019-05-14 11:43:42,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:43:42,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:42,379 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-db3aef72-8b95-408c-915b-04133b592ed1 2019-05-14 11:43:42,379 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:42,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:43:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3870933c-37a5-45cd-a33a-068a1f1a25ca 2019-05-14 11:43:42,423 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:43:42,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-3870933c-37a5-45cd-a33a-068a1f1a25ca 2019-05-14 11:43:42,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756628513336s 2019-05-14 11:43:47,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:47,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:47 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-d8400b66-16ab-4ce4-8d37-963b0cdc79de 2019-05-14 11:43:47,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:47,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:47 GMT Server: Apache x-openstack-request-id: req-1ce49d6f-0a34-4b15-a1d4-56db059c9f4b 2019-05-14 11:43:47,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:47,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-1ce49d6f-0a34-4b15-a1d4-56db059c9f4b 2019-05-14 11:43:47,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740969181061s 2019-05-14 11:43:52,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:52,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c29b6390-fd77-4ba7-bad0-81d44273b35c 2019-05-14 11:43:52,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:52,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:52 GMT Server: Apache x-openstack-request-id: req-d0084a47-c4e0-4c39-ba97-ff231697afc1 2019-05-14 11:43:52,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:52,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-d0084a47-c4e0-4c39-ba97-ff231697afc1 2019-05-14 11:43:52,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740230083466s 2019-05-14 11:43:52,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:43:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:52,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-6e80808f-9256-46e2-97fc-6cbdb4189f0a 2019-05-14 11:43:52,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:43:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b16c0b48-4025-462c-bda0-197b545ac8f9 2019-05-14 11:43:52,651 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:43:52,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-b16c0b48-4025-462c-bda0-197b545ac8f9 2019-05-14 11:43:52,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713810920715s 2019-05-14 11:43:57,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:43:57,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:43:57,684 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:43:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ea91464b-faff-4670-b633-cfd52ae72c6e 2019-05-14 11:43:57,684 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:43:57,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:43:57 GMT Server: Apache x-openstack-request-id: req-f55c1eff-9bcd-4f53-9780-7598c2f0047d 2019-05-14 11:43:57,725 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:43:57,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-f55c1eff-9bcd-4f53-9780-7598c2f0047d 2019-05-14 11:43:57,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071713924408s 2019-05-14 11:44:02,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:02,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:02,762 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-2bb6c0ef-21d0-4608-8641-d267c9b8d8b4 2019-05-14 11:44:02,762 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:02,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:02 GMT Server: Apache x-openstack-request-id: req-0be80e28-b671-4858-afb8-055fc249115a 2019-05-14 11:44:02,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:02,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-0be80e28-b671-4858-afb8-055fc249115a 2019-05-14 11:44:02,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072279214859s 2019-05-14 11:44:02,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:44:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:02,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-a3b5727a-df6b-413d-ac95-bd7a794899bb 2019-05-14 11:44:02,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:02,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:44:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b46a39b5-95b0-4c8c-88b7-a0c62d17636a 2019-05-14 11:44:02,876 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:44:02,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-b46a39b5-95b0-4c8c-88b7-a0c62d17636a 2019-05-14 11:44:02,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719299316406s 2019-05-14 11:44:07,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:07,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:07,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-3accbebf-1ca4-4635-93af-3d539add00fa 2019-05-14 11:44:07,916 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:07,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:07 GMT Server: Apache x-openstack-request-id: req-d9c0523f-da15-42ba-8949-db84099c0db9 2019-05-14 11:44:07,958 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:07,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-d9c0523f-da15-42ba-8949-db84099c0db9 2019-05-14 11:44:07,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756130218506s 2019-05-14 11:44:12,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:12,999 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-98ed5cb1-ba9c-4b21-b16a-6ec04c6607b2 2019-05-14 11:44:12,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:13,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:12 GMT Server: Apache x-openstack-request-id: req-f0f91f00-7651-40f3-9cb4-d86076d9b902 2019-05-14 11:44:13,042 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:13,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-f0f91f00-7651-40f3-9cb4-d86076d9b902 2019-05-14 11:44:13,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773878097534s 2019-05-14 11:44:13,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:44:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:13,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:13 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-87990de4-1c9f-49d5-b4f8-a6cbd03ec6cd 2019-05-14 11:44:13,072 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:13,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:44:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2501dcd-7bd3-4336-b565-322c9c0fbadf 2019-05-14 11:44:13,114 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:44:13,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-b2501dcd-7bd3-4336-b565-322c9c0fbadf 2019-05-14 11:44:13,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717511177063s 2019-05-14 11:44:18,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:18,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:18,154 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c9963729-b7de-47f6-8214-0fc14e1245f5 2019-05-14 11:44:18,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:18,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:18 GMT Server: Apache x-openstack-request-id: req-6c028085-bb35-4ab9-99f4-6a4522459d8f 2019-05-14 11:44:18,199 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:18,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-6c028085-bb35-4ab9-99f4-6a4522459d8f 2019-05-14 11:44:18,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0783970355988s 2019-05-14 11:44:23,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:23,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:23,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e5fcb318-56d0-43d1-a672-48047cc8ea4f 2019-05-14 11:44:23,235 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:23,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:23 GMT Server: Apache x-openstack-request-id: req-e5907cb1-f1b4-404a-8934-a9966b8380a3 2019-05-14 11:44:23,277 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:23,277 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-e5907cb1-f1b4-404a-8934-a9966b8380a3 2019-05-14 11:44:23,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717620849609s 2019-05-14 11:44:23,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:44:23,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:23,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-d2b6899b-7b18-4659-9a13-7e49c388bae0 2019-05-14 11:44:23,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:23,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:44:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0133bf7a-7dcc-4676-a520-99965bed2b54 2019-05-14 11:44:23,350 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:44:23,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-0133bf7a-7dcc-4676-a520-99965bed2b54 2019-05-14 11:44:23,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722100734711s 2019-05-14 11:44:28,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:28,387 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-a662500a-cd2f-4e79-9a0e-fa4a9669920f 2019-05-14 11:44:28,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:28,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:28 GMT Server: Apache x-openstack-request-id: req-89e3c5f7-cbfb-4158-bd1c-a1e7cde6f900 2019-05-14 11:44:28,428 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:28,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-89e3c5f7-cbfb-4158-bd1c-a1e7cde6f900 2019-05-14 11:44:28,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071811914444s 2019-05-14 11:44:33,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:33,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:33,467 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-6f51c481-3982-4f96-be54-d45cd6e49b65 2019-05-14 11:44:33,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-05-14 11:44:33,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:33 GMT Server: Apache x-openstack-request-id: req-264ebf24-eca1-4389-9e9b-b741121e3c58 2019-05-14 11:44:33,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:33,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-264ebf24-eca1-4389-9e9b-b741121e3c58 2019-05-14 11:44:33,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755610466003s 2019-05-14 11:44:33,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:44:33,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:33,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-0ac18ee6-60cb-4820-9467-83c1c9a35ea9 2019-05-14 11:44:33,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-05-14 11:44:33,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:44:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8a1d6b7c-f701-41b5-aed6-f16c9b4b5e9d 2019-05-14 11:44:33,583 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:44:33,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-8a1d6b7c-f701-41b5-aed6-f16c9b4b5e9d 2019-05-14 11:44:33,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07293009758s 2019-05-14 11:44:38,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:38,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:38,623 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-3922ad14-07cf-4845-bd9b-be4f77cb3e4b 2019-05-14 11:44:38,623 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:38,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:38 GMT Server: Apache x-openstack-request-id: req-9b68bb9d-54c6-4c79-b093-04e3083c235e 2019-05-14 11:44:38,665 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:38,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-9b68bb9d-54c6-4c79-b093-04e3083c235e 2019-05-14 11:44:38,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747079849243s 2019-05-14 11:44:43,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:43,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-53caaac1-7748-4c16-a67b-999d8630f218 2019-05-14 11:44:43,704 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:43,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:43 GMT Server: Apache x-openstack-request-id: req-001e439f-616f-478d-abf5-a19c34c98d9c 2019-05-14 11:44:43,747 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:43,747 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-001e439f-616f-478d-abf5-a19c34c98d9c 2019-05-14 11:44:43,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756931304932s 2019-05-14 11:44:43,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:44:43,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:43,778 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-b8147dfd-1bf5-4f3b-9a82-38385cab7ced 2019-05-14 11:44:43,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-05-14 11:44:43,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:44:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c4d750f9-aab3-46aa-9b9a-6c1babc697a5 2019-05-14 11:44:43,821 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:44:43,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-c4d750f9-aab3-46aa-9b9a-6c1babc697a5 2019-05-14 11:44:43,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733649730682s 2019-05-14 11:44:48,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:48,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:48,859 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:48 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-a5fbbc20-d99f-47a5-85ed-08a737d35c67 2019-05-14 11:44: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-05-14 11:44:48,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:48 GMT Server: Apache x-openstack-request-id: req-beb0a7b6-5fc4-49e1-83a9-915f20e1849f 2019-05-14 11:44:48,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:48,901 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-beb0a7b6-5fc4-49e1-83a9-915f20e1849f 2019-05-14 11:44:48,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733559131622s 2019-05-14 11:44:53,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:53,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:53,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:53 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c4dfa79d-2794-4821-a720-b043c2581b24 2019-05-14 11:44:53,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:53,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:53 GMT Server: Apache x-openstack-request-id: req-879bf8d5-d168-4066-b258-650a9c9d3c87 2019-05-14 11:44:53,980 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:53,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-879bf8d5-d168-4066-b258-650a9c9d3c87 2019-05-14 11:44:53,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732660293579s 2019-05-14 11:44:53,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:44:53,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:54,013 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:53 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-252a4747-5103-412d-a538-4b0fb9d7ee6f 2019-05-14 11:44:54,013 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:54,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:44:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-039bc435-24db-4e05-b35f-9ae357a23a58 2019-05-14 11:44:54,060 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:44:54,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-039bc435-24db-4e05-b35f-9ae357a23a58 2019-05-14 11:44:54,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.079164981842s 2019-05-14 11:44:59,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:44:59,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:44:59,098 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:44:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-a9ea59b9-8647-4d5d-bde5-22cf90be1325 2019-05-14 11:44:59,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:44:59,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:44:59 GMT Server: Apache x-openstack-request-id: req-10d4fd0e-5ef3-4c94-961b-f00ac4fb90d6 2019-05-14 11:44:59,139 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:44:59,139 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-10d4fd0e-5ef3-4c94-961b-f00ac4fb90d6 2019-05-14 11:44:59,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722441673279s 2019-05-14 11:45:04,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:04,176 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:04 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-94eaecb4-c8e5-451f-83e7-5f2a620f5739 2019-05-14 11:45:04,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-05-14 11:45:04,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:04 GMT Server: Apache x-openstack-request-id: req-d9984eab-1eb8-464e-826d-42dda4086469 2019-05-14 11:45:04,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:04,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-d9984eab-1eb8-464e-826d-42dda4086469 2019-05-14 11:45:04,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761392116547s 2019-05-14 11:45:04,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:45:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:04,252 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:04 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a6e33f9-6751-41bc-a415-69169c58b06e 2019-05-14 11:45:04,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:04,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:45:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-55ee1272-3db4-436d-80da-adbfe766131a 2019-05-14 11:45:04,295 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:45:04,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-55ee1272-3db4-436d-80da-adbfe766131a 2019-05-14 11:45:04,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750629901886s 2019-05-14 11:45:09,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:09,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:09,335 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-90af2c22-61b9-4d70-b878-d5bd025930f4 2019-05-14 11:45:09,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-05-14 11:45:09,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:09 GMT Server: Apache x-openstack-request-id: req-67fe1c46-b16a-4113-b4dd-6d8e95077bf1 2019-05-14 11:45:09,378 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:09,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-67fe1c46-b16a-4113-b4dd-6d8e95077bf1 2019-05-14 11:45:09,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764019489288s 2019-05-14 11:45:14,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:14,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:14,420 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-656f1fd1-a807-4b14-9304-934a81d240fe 2019-05-14 11:45:14,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-05-14 11:45:14,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:14 GMT Server: Apache x-openstack-request-id: req-1b5c81a7-2c4d-422d-86f8-ccb902220edc 2019-05-14 11:45:14,463 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:14,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-1b5c81a7-2c4d-422d-86f8-ccb902220edc 2019-05-14 11:45:14,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0784540176392s 2019-05-14 11:45:14,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:45:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:14,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-ebd7362a-34f2-4239-b9d2-d120cbf7f738 2019-05-14 11:45:14,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:14,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:45:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-715929b9-afb3-4dbe-92f2-22db14eec9d3 2019-05-14 11:45:14,537 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:45:14,537 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-715929b9-afb3-4dbe-92f2-22db14eec9d3 2019-05-14 11:45:14,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727550983429s 2019-05-14 11:45:19,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:19,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:19,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ef02ef81-350a-4c8f-8430-e242b7a25780 2019-05-14 11:45:19,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:19,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:19 GMT Server: Apache x-openstack-request-id: req-8ca173a7-947d-42ad-8ed4-73e76d37dae2 2019-05-14 11:45:19,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:19,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-8ca173a7-947d-42ad-8ed4-73e76d37dae2 2019-05-14 11:45:19,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0885119438171s 2019-05-14 11:45:24,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:24,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:24,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:24 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e4ae13d4-3543-4950-8062-738a722d05e3 2019-05-14 11:45:24,670 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:24,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:24 GMT Server: Apache x-openstack-request-id: req-09989d1e-4926-4154-8deb-9fda05979565 2019-05-14 11:45:24,713 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:24,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-09989d1e-4926-4154-8deb-9fda05979565 2019-05-14 11:45:24,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753161907196s 2019-05-14 11:45:24,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:45:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:24,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:24 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-1dad105a-fe19-4dc3-9d42-42472c4bc1bc 2019-05-14 11:45:24,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-05-14 11:45:24,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:45:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07b7a5b7-df0b-49ea-83b2-7b6aae56dd85 2019-05-14 11:45:24,786 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:45:24,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-07b7a5b7-df0b-49ea-83b2-7b6aae56dd85 2019-05-14 11:45:24,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721731185913s 2019-05-14 11:45:29,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:29,838 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:29 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-fb40ce17-aef7-4f69-9ef4-7138d138f08f 2019-05-14 11:45:29,838 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:29,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:29 GMT Server: Apache x-openstack-request-id: req-e942970e-b883-4292-aeda-6a7d49356a05 2019-05-14 11:45:29,879 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:29,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-e942970e-b883-4292-aeda-6a7d49356a05 2019-05-14 11:45:29,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0869770050049s 2019-05-14 11:45:34,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:34,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:34,917 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:34 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-d242becc-c167-4f6b-940b-6d834c20dd4c 2019-05-14 11:45:34,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-05-14 11:45:35,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:34 GMT Server: Apache x-openstack-request-id: req-14a30c27-c340-453e-a852-5b37daa4eb19 2019-05-14 11:45:35,092 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:35,092 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-14a30c27-c340-453e-a852-5b37daa4eb19 2019-05-14 11:45:35,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.207072019577s 2019-05-14 11:45:35,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:45:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:35,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:35 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-98e5f43b-6d8e-4d81-8e55-5b2c774fb596 2019-05-14 11:45:35,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:35,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:45:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5fdeec84-a016-40ce-b20f-5d4d486b8095 2019-05-14 11:45:35,162 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:45:35,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-5fdeec84-a016-40ce-b20f-5d4d486b8095 2019-05-14 11:45:35,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692069530487s 2019-05-14 11:45:40,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:40,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:40,200 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c285b744-336c-4ef5-85a3-3cde13aa9047 2019-05-14 11:45:40,200 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:40,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:40 GMT Server: Apache x-openstack-request-id: req-5f971cb0-4651-40e2-9979-98ebf1d57eee 2019-05-14 11:45:40,244 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:40,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-5f971cb0-4651-40e2-9979-98ebf1d57eee 2019-05-14 11:45:40,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075795173645s 2019-05-14 11:45:45,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:45,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:45,298 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:45 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ead45b9a-a270-46fc-87d9-1321b7ade954 2019-05-14 11:45:45,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:45,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:45 GMT Server: Apache x-openstack-request-id: req-a81f58cb-6220-474c-b7e0-837e16054ede 2019-05-14 11:45:45,340 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:45,340 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-a81f58cb-6220-474c-b7e0-837e16054ede 2019-05-14 11:45:45,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902290344238s 2019-05-14 11:45:45,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:45:45,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:45,371 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:45 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-0b8a71b6-ff72-4a9b-a8a6-03b1422a4e38 2019-05-14 11:45:45,371 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:45,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:45:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9a6cc6ff-21d1-4967-94c0-c14cdebfcff9 2019-05-14 11:45:45,413 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:45:45,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-9a6cc6ff-21d1-4967-94c0-c14cdebfcff9 2019-05-14 11:45:45,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722160339355s 2019-05-14 11:45:50,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:50,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:50,450 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-2dd44eba-f3aa-4bb4-9df9-a2a066b389a7 2019-05-14 11:45:50,450 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:50,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:50 GMT Server: Apache x-openstack-request-id: req-5f22c83b-85d1-4cc5-b072-9e82ba34c03c 2019-05-14 11:45:50,492 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:50,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-5f22c83b-85d1-4cc5-b072-9e82ba34c03c 2019-05-14 11:45:50,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720880031586s 2019-05-14 11:45:55,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:45:55,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:55,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-7e613924-ffab-4719-a1a9-5b3618fad0f4 2019-05-14 11:45:55,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:55,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:45:55 GMT Server: Apache x-openstack-request-id: req-1ea4ee82-0cd1-404f-a2e9-53dc89b357f2 2019-05-14 11:45:55,572 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:45:55,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-1ea4ee82-0cd1-404f-a2e9-53dc89b357f2 2019-05-14 11:45:55,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745580196381s 2019-05-14 11:45:55,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:45:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:45:55,603 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:45:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-6e5b97d2-480e-4091-a24d-d4f81901a0b8 2019-05-14 11:45:55,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:45:55,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:45:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1cbe6c65-9fe1-43f6-ba93-0e13c0a8e90f 2019-05-14 11:45:55,645 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:45:55,645 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-1cbe6c65-9fe1-43f6-ba93-0e13c0a8e90f 2019-05-14 11:45:55,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726058483124s 2019-05-14 11:46:00,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:00,682 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-31138b9f-9b2a-4da0-8f13-14202556bd1a 2019-05-14 11:46:00,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:00,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:00 GMT Server: Apache x-openstack-request-id: req-e3e79e40-31d1-4cde-8825-a3a9ad5b32d4 2019-05-14 11:46:00,725 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:00,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-e3e79e40-31d1-4cde-8825-a3a9ad5b32d4 2019-05-14 11:46:00,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073413848877s 2019-05-14 11:46:05,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:05,761 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-8e4f1f27-4603-4c79-a8af-ed32f8b2314f 2019-05-14 11:46:05,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:05,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:05 GMT Server: Apache x-openstack-request-id: req-31fcc5d9-14ff-4112-9f9b-a6f92becd978 2019-05-14 11:46:05,802 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:05,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-31fcc5d9-14ff-4112-9f9b-a6f92becd978 2019-05-14 11:46:05,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711491107941s 2019-05-14 11:46:05,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:46:05,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:05,832 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-7950450b-7fac-48fe-8e0c-4eee618b93ef 2019-05-14 11:46:05,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:05,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:46:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fdfe7405-b3f4-4b57-ac57-dca064bd746a 2019-05-14 11:46:05,874 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:46:05,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-fdfe7405-b3f4-4b57-ac57-dca064bd746a 2019-05-14 11:46:05,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071191072464s 2019-05-14 11:46:10,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:10,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:10,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c3ab839f-4dbf-43c1-a17e-49979b7d54dd 2019-05-14 11:46:10,911 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:10,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:10 GMT Server: Apache x-openstack-request-id: req-0ff49b4e-b1a0-4ce1-8acb-b54e59fdc61c 2019-05-14 11:46:10,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:10,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-0ff49b4e-b1a0-4ce1-8acb-b54e59fdc61c 2019-05-14 11:46:10,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725009441376s 2019-05-14 11:46:15,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:15,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:15,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-368f82bc-bbb4-4674-b9ba-89f97472abc6 2019-05-14 11:46:15,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:16,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:15 GMT Server: Apache x-openstack-request-id: req-52f4b61f-1062-4faf-88b9-01b9934139fa 2019-05-14 11:46:16,034 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:16,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-52f4b61f-1062-4faf-88b9-01b9934139fa 2019-05-14 11:46:16,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751509666443s 2019-05-14 11:46:16,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:46:16,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:16,065 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:16 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-f611216c-028b-4f59-ac50-46e99110f807 2019-05-14 11:46:16,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-05-14 11:46:16,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:46:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a13bb399-6aca-4756-bfa9-c59e5e000772 2019-05-14 11:46:16,107 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:46:16,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-a13bb399-6aca-4756-bfa9-c59e5e000772 2019-05-14 11:46:16,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725610256195s 2019-05-14 11:46:21,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:21,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:21,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ffd262b6-11d7-4458-865e-9a3839da7a32 2019-05-14 11:46:21,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:21,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:21 GMT Server: Apache x-openstack-request-id: req-98ce936d-51c5-42a7-bfff-b76898543454 2019-05-14 11:46:21,186 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:21,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-98ce936d-51c5-42a7-bfff-b76898543454 2019-05-14 11:46:21,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720770359039s 2019-05-14 11:46:26,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:26,223 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-3931a9c4-b30f-4d80-a189-beedbfd9b375 2019-05-14 11:46:26,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-05-14 11:46:26,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:26 GMT Server: Apache x-openstack-request-id: req-36a2ea1a-9362-4814-81a1-c188aa1f92a4 2019-05-14 11:46:26,267 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:26,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-36a2ea1a-9362-4814-81a1-c188aa1f92a4 2019-05-14 11:46:26,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758900642395s 2019-05-14 11:46:26,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:46:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:26,300 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad037c3a-c2b4-4c7a-82df-a2d2b4187b72 2019-05-14 11:46:26,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-05-14 11:46:26,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:46:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7adb211-3429-4122-84d7-29a61d4e7ada 2019-05-14 11:46:26,344 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:46:26,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f7adb211-3429-4122-84d7-29a61d4e7ada 2019-05-14 11:46:26,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0765969753265s 2019-05-14 11:46:31,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:31,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:31,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-b9b08e99-a0c6-48e9-ae67-2dd2e6318829 2019-05-14 11:46:31,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:31,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:31 GMT Server: Apache x-openstack-request-id: req-44ebedea-9579-4abc-a21a-87264d5ee9fe 2019-05-14 11:46:31,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:31,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-44ebedea-9579-4abc-a21a-87264d5ee9fe 2019-05-14 11:46:31,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758728981018s 2019-05-14 11:46:36,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:36,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:36,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ab718a3f-ea81-4285-a067-1731aebf4b36 2019-05-14 11:46:36,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:36,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:36 GMT Server: Apache x-openstack-request-id: req-cb9259ca-0599-4594-8b6f-17810b6731a2 2019-05-14 11:46:36,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:36,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-cb9259ca-0599-4594-8b6f-17810b6731a2 2019-05-14 11:46:36,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0674040317535s 2019-05-14 11:46:36,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:46:36,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:36,526 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-ab1506e7-a69f-4c00-b777-b19730468bfa 2019-05-14 11:46:36,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:36,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:46:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a170af00-44d1-4115-b776-e7e438ab142b 2019-05-14 11:46:36,566 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:46:36,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-a170af00-44d1-4115-b776-e7e438ab142b 2019-05-14 11:46:36,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0662231445312s 2019-05-14 11:46:41,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:41,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:41,604 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-966b1539-f79c-45ab-bb3f-0f541f9ad540 2019-05-14 11:46:41,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:41,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:41 GMT Server: Apache x-openstack-request-id: req-264aed35-710c-46f3-98ff-6a8d61dba2cc 2019-05-14 11:46:41,647 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:41,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-264aed35-710c-46f3-98ff-6a8d61dba2cc 2019-05-14 11:46:41,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743119716644s 2019-05-14 11:46:46,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:46,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:46,683 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-127a3d90-864d-41fa-9c52-a219dcf3bfb3 2019-05-14 11:46:46,683 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:46,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:46 GMT Server: Apache x-openstack-request-id: req-ba566795-83c6-4be2-9bb6-a7cb41b0aec8 2019-05-14 11:46:46,724 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:46,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-ba566795-83c6-4be2-9bb6-a7cb41b0aec8 2019-05-14 11:46:46,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714390277863s 2019-05-14 11:46:46,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:46:46,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:46,754 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-5221ed47-b80c-412a-8ecd-897d0dad5e2c 2019-05-14 11:46:46,755 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:46,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:46:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9e434254-3848-4c1f-a98a-14c1a1c66d33 2019-05-14 11:46:46,797 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:46:46,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-9e434254-3848-4c1f-a98a-14c1a1c66d33 2019-05-14 11:46:46,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715670585632s 2019-05-14 11:46:51,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:51,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:51,834 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ec12d34b-821b-4a11-91a7-65d6202a68f0 2019-05-14 11:46:51,835 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:51,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:51 GMT Server: Apache x-openstack-request-id: req-ef0f8390-94d0-4376-9d77-abdbbe3fc03f 2019-05-14 11:46:51,876 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:51,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-ef0f8390-94d0-4376-9d77-abdbbe3fc03f 2019-05-14 11:46:51,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721690654755s 2019-05-14 11:46:56,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:46:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:56,913 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:56 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-b2ffbb10-5a4c-4a5f-bf6f-af65547c6e1e 2019-05-14 11:46:56,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:56,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:46:56 GMT Server: Apache x-openstack-request-id: req-e9a212dc-09e0-4c47-b460-5d2cb6e6c318 2019-05-14 11:46:56,955 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:46:56,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-e9a212dc-09e0-4c47-b460-5d2cb6e6c318 2019-05-14 11:46:56,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738680362701s 2019-05-14 11:46:56,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:46:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:46:56,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:46:56 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-f801bf12-1490-45a8-97cc-3cdaf18775d4 2019-05-14 11:46:56,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:46:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:46:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0a814f0b-79a6-4ce4-9985-b0427742ec7e 2019-05-14 11:46:57,028 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:46:57,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-0a814f0b-79a6-4ce4-9985-b0427742ec7e 2019-05-14 11:46:57,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716290473938s 2019-05-14 11:47:02,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:02,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:02,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-4ee0f68a-b93a-4ec1-9fa3-ecae13dc9b6d 2019-05-14 11:47:02,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:02,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:02 GMT Server: Apache x-openstack-request-id: req-85b32962-a08c-42d8-a777-4a43a7ba1c5c 2019-05-14 11:47:02,126 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:02,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-85b32962-a08c-42d8-a777-4a43a7ba1c5c 2019-05-14 11:47:02,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0920369625092s 2019-05-14 11:47:07,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:07,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:07,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-0b4a1f5e-c674-45a2-bf8d-6108c8cb6242 2019-05-14 11:47:07,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:07,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:07 GMT Server: Apache x-openstack-request-id: req-95c4249b-9228-4323-be1d-f3461c4d7dde 2019-05-14 11:47:07,201 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:07,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-95c4249b-9228-4323-be1d-f3461c4d7dde 2019-05-14 11:47:07,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728039741516s 2019-05-14 11:47:07,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:47:07,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:07,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-68944519-a2ea-4ea4-9b51-bb9a74cdf8fc 2019-05-14 11:47:07,232 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:07,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:47:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-07b582ad-0c7b-411f-b41a-ffa52d75ee53 2019-05-14 11:47:07,544 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:47:07,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-07b582ad-0c7b-411f-b41a-ffa52d75ee53 2019-05-14 11:47:07,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.342615842819s 2019-05-14 11:47:12,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:12,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:12,581 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-65617570-383d-45f3-bca0-a8307a840771 2019-05-14 11:47:12,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-05-14 11:47:12,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:12 GMT Server: Apache x-openstack-request-id: req-0bd085b9-d5db-4d28-a613-1142a3579494 2019-05-14 11:47:12,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:12,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-0bd085b9-d5db-4d28-a613-1142a3579494 2019-05-14 11:47:12,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753118991852s 2019-05-14 11:47:17,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:17,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:17,663 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:17 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-c7bed707-6be2-4952-873a-7fa58fbcd21a 2019-05-14 11:47:17,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:17,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:17 GMT Server: Apache x-openstack-request-id: req-f93e1828-369c-4c00-81e6-a906116273aa 2019-05-14 11:47:17,708 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:17,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-f93e1828-369c-4c00-81e6-a906116273aa 2019-05-14 11:47:17,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0787489414215s 2019-05-14 11:47:17,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:47:17,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:17,739 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:17 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b5eef70-2a05-41e6-9aad-9efb3720734a 2019-05-14 11:47:17,739 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:17,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:47:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbe4f48d-f3b8-4325-bcfb-d30f17cd8cac 2019-05-14 11:47:17,782 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:47:17,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-dbe4f48d-f3b8-4325-bcfb-d30f17cd8cac 2019-05-14 11:47:17,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0730381011963s 2019-05-14 11:47:22,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:22,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:22,819 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:22 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-5d4a2322-3557-4017-b3dd-b2a33e07cbeb 2019-05-14 11:47:22,819 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:23,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:22 GMT Server: Apache x-openstack-request-id: req-e32473e0-67ee-4115-8ad3-32a38788e3ac 2019-05-14 11:47:23,120 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:23,120 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-e32473e0-67ee-4115-8ad3-32a38788e3ac 2019-05-14 11:47:23,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.331187009811s 2019-05-14 11:47:28,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:28,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:28,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-d8471415-bb34-4659-b82d-bb42c81e04ba 2019-05-14 11:47:28,161 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:28,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:28 GMT Server: Apache x-openstack-request-id: req-6c821841-b302-462e-ab59-6b654499ba8e 2019-05-14 11:47:28,404 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:28,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-6c821841-b302-462e-ab59-6b654499ba8e 2019-05-14 11:47:28,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.278421878815s 2019-05-14 11:47:28,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:47:28,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:28,433 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c1157f8-5629-44fd-8e6c-7dc3165af44d 2019-05-14 11:47:28,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-05-14 11:47:28,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:47:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1b47939-0ef6-4997-ad76-c24826b9d982 2019-05-14 11:47:28,474 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:47:28,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f1b47939-0ef6-4997-ad76-c24826b9d982 2019-05-14 11:47:28,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699319839478s 2019-05-14 11:47:33,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:33,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:33,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-9aa91683-3056-42e4-b211-808b35608e76 2019-05-14 11:47:33,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-05-14 11:47:33,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:33 GMT Server: Apache x-openstack-request-id: req-f999d789-8eb3-4fa7-aa55-fde16e3ef0be 2019-05-14 11:47:33,841 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:33,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-f999d789-8eb3-4fa7-aa55-fde16e3ef0be 2019-05-14 11:47:33,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.359954833984s 2019-05-14 11:47:38,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:38,878 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-29186f75-efb2-4ecc-9417-b022274a6ba9 2019-05-14 11:47:38,879 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:38,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:38 GMT Server: Apache x-openstack-request-id: req-07470883-4068-4e3a-8c1a-a0f026327d37 2019-05-14 11:47:38,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:38,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-07470883-4068-4e3a-8c1a-a0f026327d37 2019-05-14 11:47:38,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737159252167s 2019-05-14 11:47:38,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:47:38,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:39,242 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-0f642eb2-4c53-4d49-9d58-f48a5d286320 2019-05-14 11:47:39,243 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:39,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:47:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cf7a255f-bd59-497a-908c-56c0756c93a7 2019-05-14 11:47:39,559 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:47:39,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-cf7a255f-bd59-497a-908c-56c0756c93a7 2019-05-14 11:47:39,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.637934207916s 2019-05-14 11:47:44,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:44,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:44,598 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:44 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-7796891f-5748-4576-a9e0-1c3206a04d19 2019-05-14 11:47:44,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:44,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:44 GMT Server: Apache x-openstack-request-id: req-f62c3648-22e1-4d0f-be1e-0e332f5dbde7 2019-05-14 11:47:44,641 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:44,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-f62c3648-22e1-4d0f-be1e-0e332f5dbde7 2019-05-14 11:47:44,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756251811981s 2019-05-14 11:47:49,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:49,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:49,997 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:49 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-3bee63b9-3da1-472e-acc8-cd7895567a30 2019-05-14 11:47:49,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:50,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:49 GMT Server: Apache x-openstack-request-id: req-faa477ac-eb7d-414b-bf7d-5c663ac4b300 2019-05-14 11:47:50,038 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:50,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-faa477ac-eb7d-414b-bf7d-5c663ac4b300 2019-05-14 11:47:50,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.391038179398s 2019-05-14 11:47:50,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:47:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:50,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-22e20406-6c1b-4287-93ed-965f5110657b 2019-05-14 11:47:50,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-05-14 11:47:50,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:47:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bf43b289-1364-48aa-80dd-a6b799b2efa0 2019-05-14 11:47:50,374 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:47:50,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-bf43b289-1364-48aa-80dd-a6b799b2efa0 2019-05-14 11:47:50,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.335438966751s 2019-05-14 11:47:55,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:47:55,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:47:55,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:47:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-ca63720c-c5d4-4950-afcc-e19135b2e494 2019-05-14 11:47:55,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:47:55,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:47:55 GMT Server: Apache x-openstack-request-id: req-77c4e203-fdbe-4cc9-adb2-9d388b1092b8 2019-05-14 11:47:55,455 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:47:55,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-77c4e203-fdbe-4cc9-adb2-9d388b1092b8 2019-05-14 11:47:55,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745370388031s 2019-05-14 11:48:00,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:00,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:00,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-fea74766-7e65-420b-ae72-85e70f97e26b 2019-05-14 11:48:00,493 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:00,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:00 GMT Server: Apache x-openstack-request-id: req-fca43c0b-d9af-4a5b-9c78-f42cd6d6f8cb 2019-05-14 11:48:00,535 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:00,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-fca43c0b-d9af-4a5b-9c78-f42cd6d6f8cb 2019-05-14 11:48:00,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735960006714s 2019-05-14 11:48:00,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:48:00,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:00,565 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-96f93a1d-cc47-471c-9e69-2c5d91e7fd06 2019-05-14 11:48:00,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:00,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:48:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c0eed113-f3fa-40e6-860a-572ac4fc466b 2019-05-14 11:48:00,607 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:48:00,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-c0eed113-f3fa-40e6-860a-572ac4fc466b 2019-05-14 11:48:00,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715329647064s 2019-05-14 11:48:05,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:05,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:05,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-9ca242da-1693-49c5-ac68-bdf6a869398a 2019-05-14 11:48:05,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:05,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:05 GMT Server: Apache x-openstack-request-id: req-7fb152bd-269a-4f82-ab9a-32d6df544c3d 2019-05-14 11:48:05,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:05,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-7fb152bd-269a-4f82-ab9a-32d6df544c3d 2019-05-14 11:48:05,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.374552965164s 2019-05-14 11:48:10,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:10,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:11,025 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e302dcdb-a9da-4980-ad23-ef16d82e3f2b 2019-05-14 11:48:11,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-05-14 11:48:11,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:11 GMT Server: Apache x-openstack-request-id: req-a0349d61-a53c-4fb0-8c50-b089fcc75280 2019-05-14 11:48:11,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:11,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-a0349d61-a53c-4fb0-8c50-b089fcc75280 2019-05-14 11:48:11,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742650032043s 2019-05-14 11:48:11,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:48:11,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:11,291 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:11 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-cfc6a353-551a-4434-bdac-1d42c6413bbb 2019-05-14 11:48:11,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-05-14 11:48:11,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:48:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74868215-cd86-4288-a42a-8270c9299c62 2019-05-14 11:48:11,333 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:48:11,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-74868215-cd86-4288-a42a-8270c9299c62 2019-05-14 11:48:11,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.264041900635s 2019-05-14 11:48:16,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:16,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:16,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:16 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e59598fb-9ba5-4322-8070-2a78cdff3f59 2019-05-14 11:48:16,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:16,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:16 GMT Server: Apache x-openstack-request-id: req-4fec49e3-9224-427e-ad21-2fc1b5905321 2019-05-14 11:48:16,416 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:16,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-4fec49e3-9224-427e-ad21-2fc1b5905321 2019-05-14 11:48:16,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763909816742s 2019-05-14 11:48:21,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:21,721 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-179b724d-c53a-4292-a3db-a178bdc12db7 2019-05-14 11:48:21,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-05-14 11:48:21,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:21 GMT Server: Apache x-openstack-request-id: req-0eca06a7-080d-4963-aa5b-31022e350455 2019-05-14 11:48:21,763 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:21,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-0eca06a7-080d-4963-aa5b-31022e350455 2019-05-14 11:48:21,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340946912766s 2019-05-14 11:48:21,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:48:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:21,809 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-b9e145a1-5d84-4ca5-90a5-baab0370b858 2019-05-14 11:48:21,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:22,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:48:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bea3a564-0089-45b7-a3a5-12b1c664dce9 2019-05-14 11:48:22,115 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:48:22,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-bea3a564-0089-45b7-a3a5-12b1c664dce9 2019-05-14 11:48:22,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.35183596611s 2019-05-14 11:48:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:27,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:27,155 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:27 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-96a0b643-1353-4f54-a7af-57dbb41b8b3f 2019-05-14 11:48:27,155 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:27,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:27 GMT Server: Apache x-openstack-request-id: req-5f68c80d-4c67-466d-8bdb-49173ffdb983 2019-05-14 11:48:27,196 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:27,197 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-5f68c80d-4c67-466d-8bdb-49173ffdb983 2019-05-14 11:48:27,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745830535889s 2019-05-14 11:48:32,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:32,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:32,234 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:32 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-534ed928-757f-4838-919e-03fed4ad3ebf 2019-05-14 11:48:32,234 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:32,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:32 GMT Server: Apache x-openstack-request-id: req-11184d4d-7788-4a9a-9b26-0bf5deec018d 2019-05-14 11:48:32,278 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:32,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-11184d4d-7788-4a9a-9b26-0bf5deec018d 2019-05-14 11:48:32,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761330127716s 2019-05-14 11:48:32,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:48:32,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:32,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:32 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-b131fe4d-e302-4672-bb21-a75bd338180c 2019-05-14 11:48:32,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-05-14 11:48:32,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:48:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8bc3010e-797d-404a-a189-ab5b1d7f9ffe 2019-05-14 11:48:32,352 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:48:32,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-8bc3010e-797d-404a-a189-ab5b1d7f9ffe 2019-05-14 11:48:32,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727241039276s 2019-05-14 11:48:37,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:37,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:37,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:37 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-fec61728-e09a-4de3-b3ed-f96b32d17b8f 2019-05-14 11:48:37,390 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:37,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:37 GMT Server: Apache x-openstack-request-id: req-aec96823-015f-4930-92c7-f70799a66b68 2019-05-14 11:48:37,432 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:37,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-aec96823-015f-4930-92c7-f70799a66b68 2019-05-14 11:48:37,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732710361481s 2019-05-14 11:48:42,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:42,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:42,467 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-e908c948-064c-4f27-ae97-6c3dc45af9fe 2019-05-14 11:48:42,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-05-14 11:48:42,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:42 GMT Server: Apache x-openstack-request-id: req-551afcb4-1f75-49aa-aab8-773260a1d389 2019-05-14 11:48:42,508 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:42,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-551afcb4-1f75-49aa-aab8-773260a1d389 2019-05-14 11:48:42,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707921981812s 2019-05-14 11:48:42,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:48:42,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:42,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a2b3a03-3531-4748-ac8d-00af944544b5 2019-05-14 11:48:42,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:42,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:48:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0df89b96-a60d-4d9e-a766-093b28e0b166 2019-05-14 11:48:42,581 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:48:42,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-0df89b96-a60d-4d9e-a766-093b28e0b166 2019-05-14 11:48:42,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719790458679s 2019-05-14 11:48:47,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:47,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:47,618 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:47 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc Server: Apache x-openstack-request-id: req-1370c8d2-438a-42e4-87b2-c7f083f74c89 2019-05-14 11:48:47,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:47,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 452 Content-Type: application/json Date: Tue, 14 May 2019 11:48:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3ad3a669-900b-49c3-b902-a93205054c8d 2019-05-14 11:48:47,661 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-14T11:48:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/vellum/events/7956397a-130b-49a6-808f-570273a9565f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bf29f60a-e71d-4d54-9f54-a7356a13dda1", "id": "7956397a-130b-49a6-808f-570273a9565f"}, {"resource_name": "sprout", "event_time": "2019-05-14T11:48:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/sprout/events/83867765-a142-45b4-afc9-1e8f62bd8dc2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-ryqqtb5soptx", "id": "83867765-a142-45b4-afc9-1e8f62bd8dc2"}]} 2019-05-14 11:48:47,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc&marker=158241fb-6233-4e14-84af-140719f76704&sort_dir=asc used request id req-3ad3a669-900b-49c3-b902-a93205054c8d 2019-05-14 11:48:47,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729939937592s 2019-05-14 11:48:52,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:52,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:52,698 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-53b2a5f6-6789-4e50-8e57-14e0c86939ed 2019-05-14 11:48:52,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:48:52,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:52 GMT Server: Apache x-openstack-request-id: req-ec669428-cf13-49b2-a912-efe4c27e16c5 2019-05-14 11:48:52,740 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:52,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-ec669428-cf13-49b2-a912-efe4c27e16c5 2019-05-14 11:48:52,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729939937592s 2019-05-14 11:48:57,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:48:57,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:57,779 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-552e55cf-0f23-4a40-86f4-123b9f7a656d 2019-05-14 11:48:57,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-05-14 11:48:57,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:48:57 GMT Server: Apache x-openstack-request-id: req-8d6d3b87-7da3-479f-b18d-32a4f2504c48 2019-05-14 11:48:57,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:48:57,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-8d6d3b87-7da3-479f-b18d-32a4f2504c48 2019-05-14 11:48:57,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762748718262s 2019-05-14 11:48:57,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:48:57,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:48:57,854 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:48:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd5d83e6-f754-4dfe-9a63-d8936f40391d 2019-05-14 11:48:57,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-05-14 11:48:57,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:48:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b3805eaa-a49f-4331-8f44-b67c60952a56 2019-05-14 11:48:57,895 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:48:57,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-b3805eaa-a49f-4331-8f44-b67c60952a56 2019-05-14 11:48:57,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721428394318s 2019-05-14 11:49:02,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:02,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:02,931 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-7658cbe3-cc5d-4bdb-9fe5-376053da8ec1 2019-05-14 11:49:02,932 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:03,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:02 GMT Server: Apache x-openstack-request-id: req-6a0ee1da-d7c9-4c74-95c2-dd91adb5093e 2019-05-14 11:49:03,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:03,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-6a0ee1da-d7c9-4c74-95c2-dd91adb5093e 2019-05-14 11:49:03,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.203855991364s 2019-05-14 11:49:08,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:08,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:08,141 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:08 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-61a84583-5adf-4465-811a-c051fcaf0cc6 2019-05-14 11:49:08,141 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:08,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:08 GMT Server: Apache x-openstack-request-id: req-6b80bf19-6264-4677-a6b8-349c71028ffd 2019-05-14 11:49:08,182 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:08,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-6b80bf19-6264-4677-a6b8-349c71028ffd 2019-05-14 11:49:08,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712900161743s 2019-05-14 11:49:08,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:49:08,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:08,212 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:08 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-d9f19761-7290-4af8-a18e-57a06b5d0122 2019-05-14 11:49:08,212 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:08,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:49:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca7f2e12-be0e-48c4-9c64-9113e6921610 2019-05-14 11:49:08,253 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:49:08,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-ca7f2e12-be0e-48c4-9c64-9113e6921610 2019-05-14 11:49:08,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703341960907s 2019-05-14 11:49:13,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:13,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:13,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:13 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-c44654d2-de16-457a-93b8-b4770b715c92 2019-05-14 11:49:13,289 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:13,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:13 GMT Server: Apache x-openstack-request-id: req-53f2f252-7e62-44f7-ac8a-a7266e372071 2019-05-14 11:49:13,335 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:13,335 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-53f2f252-7e62-44f7-ac8a-a7266e372071 2019-05-14 11:49:13,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07497215271s 2019-05-14 11:49:18,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:18,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:18,373 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-44096bbb-8afb-488a-aea0-6df0d50c6590 2019-05-14 11:49:18,373 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:18,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:18 GMT Server: Apache x-openstack-request-id: req-553cffa6-c316-4dfe-8227-7528b6f4f1c9 2019-05-14 11:49:18,415 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:18,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-553cffa6-c316-4dfe-8227-7528b6f4f1c9 2019-05-14 11:49:18,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748310089111s 2019-05-14 11:49:18,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:49:18,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:18,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-597042ea-f7ae-4f42-9fe1-63d5d17bbe1a 2019-05-14 11:49:18,447 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:18,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:49:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d4ef427c-ead8-480d-8499-e8e65eb5238c 2019-05-14 11:49:18,490 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:49:18,490 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-d4ef427c-ead8-480d-8499-e8e65eb5238c 2019-05-14 11:49:18,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738079547882s 2019-05-14 11:49:23,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:23,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:23,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-44568a31-e262-42b8-a577-38e7eb153200 2019-05-14 11:49:23,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:23,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:23 GMT Server: Apache x-openstack-request-id: req-a4be9919-8be6-4035-a4fd-85be820c0852 2019-05-14 11:49:23,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:23,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-a4be9919-8be6-4035-a4fd-85be820c0852 2019-05-14 11:49:23,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074404001236s 2019-05-14 11:49:28,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:28,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:28,608 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-8cf81d23-f43d-407f-a0ee-6c0f3ef0f804 2019-05-14 11:49:28,608 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:28,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:28 GMT Server: Apache x-openstack-request-id: req-415c51ec-1372-412e-ac52-0d06a7ba9adc 2019-05-14 11:49:28,649 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:28,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-415c51ec-1372-412e-ac52-0d06a7ba9adc 2019-05-14 11:49:28,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730309486389s 2019-05-14 11:49:28,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:49:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:28,680 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e265b9eb-39fc-43ef-ae16-4df778860800 2019-05-14 11:49:28,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:28,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:49:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd9d9ccc-ba9d-4fe1-aac7-a00d624728aa 2019-05-14 11:49:28,722 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:49:28,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-bd9d9ccc-ba9d-4fe1-aac7-a00d624728aa 2019-05-14 11:49:28,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717661380768s 2019-05-14 11:49:33,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:33,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-c4b48122-e1c1-4218-8202-2b85a9f252e5 2019-05-14 11:49:33,761 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:33,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:33 GMT Server: Apache x-openstack-request-id: req-9954193b-3a0c-428b-90e2-d2168f019aba 2019-05-14 11:49:33,803 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:33,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-9954193b-3a0c-428b-90e2-d2168f019aba 2019-05-14 11:49:33,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745799541473s 2019-05-14 11:49:38,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:38,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:38,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-fe0f4f84-cc63-4a97-beb2-ea9ec69a3dc9 2019-05-14 11:49:38,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-05-14 11:49:38,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:38 GMT Server: Apache x-openstack-request-id: req-9f519c4e-2c86-45c9-9252-0ed0cef7c08f 2019-05-14 11:49:38,882 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:38,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-9f519c4e-2c86-45c9-9252-0ed0cef7c08f 2019-05-14 11:49:38,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735228061676s 2019-05-14 11:49:38,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:49:38,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:38,913 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a9ca99f-e3e9-41d8-b931-bb8755849610 2019-05-14 11:49:38,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:38,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:49:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d5117d15-6308-47fb-8186-d6439cd9aa53 2019-05-14 11:49:38,955 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:49:38,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-d5117d15-6308-47fb-8186-d6439cd9aa53 2019-05-14 11:49:38,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723719596863s 2019-05-14 11:49:43,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:43,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:43,991 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-6a8b1e9c-43a6-464e-b53e-07d4c0912676 2019-05-14 11:49:43,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:44,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:43 GMT Server: Apache x-openstack-request-id: req-27486782-f07c-4602-8bb8-70a40abe5234 2019-05-14 11:49:44,033 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:44,033 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-27486782-f07c-4602-8bb8-70a40abe5234 2019-05-14 11:49:44,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713450908661s 2019-05-14 11:49:49,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:49,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:49,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:49 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-777dbb82-295c-475f-964b-b90444a0c334 2019-05-14 11:49:49,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:49,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:49 GMT Server: Apache x-openstack-request-id: req-3541d81f-dfcd-4214-84cf-a2324a159050 2019-05-14 11:49:49,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:49,114 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-3541d81f-dfcd-4214-84cf-a2324a159050 2019-05-14 11:49:49,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746140480042s 2019-05-14 11:49:49,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:49:49,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:49,144 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:49 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-b42b2c4e-685f-4bfe-93f8-f88ed1f8d65a 2019-05-14 11:49:49,144 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:49,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:49:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6194e63e-04e3-4250-a26f-71f3a57acb00 2019-05-14 11:49:49,186 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:49:49,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-6194e63e-04e3-4250-a26f-71f3a57acb00 2019-05-14 11:49:49,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071925163269s 2019-05-14 11:49:54,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:54,221 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:54 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-6f76ca22-40ac-4fa1-b27f-a91a18b6c02f 2019-05-14 11:49:54,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:49:54,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:54 GMT Server: Apache x-openstack-request-id: req-6621d9e8-78ad-451a-8df9-319de657a494 2019-05-14 11:49:54,263 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:54,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-6621d9e8-78ad-451a-8df9-319de657a494 2019-05-14 11:49:54,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715978145599s 2019-05-14 11:49:59,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:49:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:59,301 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-80bfb020-cadf-40a1-b927-87371a3abf74 2019-05-14 11:49:59,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-05-14 11:49:59,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:49:59 GMT Server: Apache x-openstack-request-id: req-d66c3c3c-2b8c-4aa6-9971-9ca52341dcae 2019-05-14 11:49:59,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:49:59,344 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-d66c3c3c-2b8c-4aa6-9971-9ca52341dcae 2019-05-14 11:49:59,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756390094757s 2019-05-14 11:49:59,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:49:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:49:59,376 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:49:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-1b5152ed-5447-4561-b67b-2ec10dba1f05 2019-05-14 11:49:59,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-05-14 11:49:59,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:49:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0baf07c-0c95-4847-96e0-e3b20dcde05c 2019-05-14 11:49:59,419 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:49:59,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f0baf07c-0c95-4847-96e0-e3b20dcde05c 2019-05-14 11:49:59,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737781524658s 2019-05-14 11:50:04,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:04,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:04 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-89e3b0a1-a5d0-46d8-bf44-ebfb10645083 2019-05-14 11:50:04,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:04,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:04 GMT Server: Apache x-openstack-request-id: req-3ca055c0-dcd8-4d88-a16e-b11bd00db900 2019-05-14 11:50:04,500 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:04,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-3ca055c0-dcd8-4d88-a16e-b11bd00db900 2019-05-14 11:50:04,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743980407715s 2019-05-14 11:50:09,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:09,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:09,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-b58a5953-87d9-4458-a9c8-f62f09d28ccd 2019-05-14 11:50:09,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-05-14 11:50:09,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:09 GMT Server: Apache x-openstack-request-id: req-b7975a58-df57-4b9c-b82f-258d7bf91d68 2019-05-14 11:50:09,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:09,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-b7975a58-df57-4b9c-b82f-258d7bf91d68 2019-05-14 11:50:09,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740218162537s 2019-05-14 11:50:09,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:50:09,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:09,610 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-b42f3677-52e2-4dff-8fa0-e2035c82382f 2019-05-14 11:50:09,610 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:09,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:50:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-834736e1-748a-4d70-9fe1-6b733b6486f8 2019-05-14 11:50:09,653 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:50:09,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-834736e1-748a-4d70-9fe1-6b733b6486f8 2019-05-14 11:50:09,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722639560699s 2019-05-14 11:50:14,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:14,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-0dffde05-aa1f-4237-813c-093450df8d7a 2019-05-14 11:50:14,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:14,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:14 GMT Server: Apache x-openstack-request-id: req-43e8e4f9-c09d-47ab-a903-f641b945b27e 2019-05-14 11:50:14,735 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:14,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-43e8e4f9-c09d-47ab-a903-f641b945b27e 2019-05-14 11:50:14,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750079154968s 2019-05-14 11:50:19,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:19,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:19,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-ef393f91-09d2-47a4-8bf8-191898ed379e 2019-05-14 11:50:19,771 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:19,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:19 GMT Server: Apache x-openstack-request-id: req-2eb30d1b-49e9-47e3-952f-15865c147602 2019-05-14 11:50:19,814 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:19,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-2eb30d1b-49e9-47e3-952f-15865c147602 2019-05-14 11:50:19,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730900764465s 2019-05-14 11:50:19,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:50:19,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:19,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e1477765-b851-425f-9b4d-1a38df848b0f 2019-05-14 11:50:19,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:19,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:50:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-53c3b682-4f2f-4c23-bc87-085630675507 2019-05-14 11:50:19,869 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:50:19,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-53c3b682-4f2f-4c23-bc87-085630675507 2019-05-14 11:50:19,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0542821884155s 2019-05-14 11:50:24,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:24,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:24,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:24 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-90c6e227-99d6-471b-8b5e-f5257dae961d 2019-05-14 11:50:24,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-05-14 11:50:24,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:24 GMT Server: Apache x-openstack-request-id: req-f9595992-de1b-440b-9126-315baf14e2ea 2019-05-14 11:50:24,947 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:24,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-f9595992-de1b-440b-9126-315baf14e2ea 2019-05-14 11:50:24,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716359615326s 2019-05-14 11:50:29,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:29,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:29,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:29 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-65338cc3-0ada-499e-a900-771e634fa123 2019-05-14 11:50:29,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-05-14 11:50:30,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:29 GMT Server: Apache x-openstack-request-id: req-dac6afa6-7823-4500-b645-c246842f531e 2019-05-14 11:50:30,027 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:30,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-dac6afa6-7823-4500-b645-c246842f531e 2019-05-14 11:50:30,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739250183105s 2019-05-14 11:50:30,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:50:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:30,057 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:30 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-a7e18d29-9128-4f3d-9cc5-ebed2d8b734e 2019-05-14 11:50:30,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-05-14 11:50:30,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:50:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-11bf9e39-0870-4ab6-9ba9-0d51ea360f48 2019-05-14 11:50:30,082 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:50:30,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-11bf9e39-0870-4ab6-9ba9-0d51ea360f48 2019-05-14 11:50:30,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552678108215s 2019-05-14 11:50:35,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:35,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:35,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:35 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-7cf7b344-f9ea-4989-8d26-49fba3f8a125 2019-05-14 11:50:35,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:35,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:35 GMT Server: Apache x-openstack-request-id: req-edf2168b-6fb6-45a7-9971-c74d33f5103f 2019-05-14 11:50:35,166 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:35,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-edf2168b-6fb6-45a7-9971-c74d33f5103f 2019-05-14 11:50:35,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077005147934s 2019-05-14 11:50:40,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:40,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:40,206 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-156cdf23-0bf1-4aba-b54c-86cbe117de06 2019-05-14 11:50:40,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:40,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:40 GMT Server: Apache x-openstack-request-id: req-58bebe6f-3c5c-46b4-aa2e-3b34556ee1d6 2019-05-14 11:50:40,250 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:40,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-58bebe6f-3c5c-46b4-aa2e-3b34556ee1d6 2019-05-14 11:50:40,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077535867691s 2019-05-14 11:50:40,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:50:40,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:40,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e33567ce-934a-43e7-8df8-ebb13861ed99 2019-05-14 11:50:40,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:40,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:50:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5f01147c-96ee-4d4c-bfa3-e5c987ea2945 2019-05-14 11:50:40,324 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:50:40,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-5f01147c-96ee-4d4c-bfa3-e5c987ea2945 2019-05-14 11:50:40,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740790367126s 2019-05-14 11:50:45,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:45,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:45 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-d46025cb-f81c-4543-9135-955a26ffc386 2019-05-14 11:50:45,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:45,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:45 GMT Server: Apache x-openstack-request-id: req-31fed678-0fc1-4189-b309-55d56870e618 2019-05-14 11:50:45,405 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:45,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-31fed678-0fc1-4189-b309-55d56870e618 2019-05-14 11:50:45,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736351013184s 2019-05-14 11:50:50,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:50,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:50,443 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-a2a2ebf3-3241-46e6-983a-42988b5d08b2 2019-05-14 11:50:50,444 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:50,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:50 GMT Server: Apache x-openstack-request-id: req-da4beeae-8748-4187-a784-6f6a32284956 2019-05-14 11:50:50,486 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:50,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-da4beeae-8748-4187-a784-6f6a32284956 2019-05-14 11:50:50,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075611114502s 2019-05-14 11:50:50,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:50:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:50,518 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-d1620b2e-864c-4a5c-805e-1952861a5511 2019-05-14 11:50:50,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:50,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:50:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d2275fe9-1560-45e6-9c37-b46f26defcd0 2019-05-14 11:50:50,559 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:50:50,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-d2275fe9-1560-45e6-9c37-b46f26defcd0 2019-05-14 11:50:50,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729320049286s 2019-05-14 11:50:55,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:50:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:50:55,599 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:50:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-be9afcfe-df1f-4b49-bffc-360fb9ce590d 2019-05-14 11:50:55,599 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:50:55,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:50:55 GMT Server: Apache x-openstack-request-id: req-dfbc7e55-e9c6-433c-b371-81e89062c0fe 2019-05-14 11:50:55,640 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:50:55,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-dfbc7e55-e9c6-433c-b371-81e89062c0fe 2019-05-14 11:50:55,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739240646362s 2019-05-14 11:51:00,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:00,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:00,676 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-370bfeea-aa74-434f-96d5-f577929e71f5 2019-05-14 11:51:00,677 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:00,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:00 GMT Server: Apache x-openstack-request-id: req-18c7364a-f432-4899-9c5a-bbe22e875286 2019-05-14 11:51:00,718 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:00,718 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-18c7364a-f432-4899-9c5a-bbe22e875286 2019-05-14 11:51:00,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722060203552s 2019-05-14 11:51:00,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:51:00,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:00,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-515ad1eb-a620-4935-8ea3-52d8b9a7bb8f 2019-05-14 11:51:00,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-05-14 11:51:00,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:51:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e860571c-f674-4d1d-bbba-5b279d62b6c4 2019-05-14 11:51:00,773 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:51:00,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-e860571c-f674-4d1d-bbba-5b279d62b6c4 2019-05-14 11:51:00,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541179180145s 2019-05-14 11:51:05,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:05,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-1384a2a8-680b-4c98-80a8-dac2c85e4e63 2019-05-14 11:51:05,811 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:05,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:05 GMT Server: Apache x-openstack-request-id: req-06521abd-d468-47a7-8f6a-b66cb60ab724 2019-05-14 11:51:05,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:05,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-06521abd-d468-47a7-8f6a-b66cb60ab724 2019-05-14 11:51:05,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737979412079s 2019-05-14 11:51:10,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:10,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:10,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-e1a89089-a053-4515-b4ef-a24f09427871 2019-05-14 11:51:10,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:10,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:10 GMT Server: Apache x-openstack-request-id: req-fdd1e973-15f2-4b25-b8a5-a302e70c7472 2019-05-14 11:51:10,932 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:10,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-fdd1e973-15f2-4b25-b8a5-a302e70c7472 2019-05-14 11:51:10,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734748840332s 2019-05-14 11:51:10,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:51:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:10,962 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-232e3360-be1f-4f26-b42c-a6933626af8a 2019-05-14 11:51:10,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:10,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:51:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-373855f6-ffd4-4d5e-8142-2ac07d78fca1 2019-05-14 11:51:10,988 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:51:10,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-373855f6-ffd4-4d5e-8142-2ac07d78fca1 2019-05-14 11:51:10,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556972026825s 2019-05-14 11:51:15,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:15,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:16,024 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-88aea5c9-5412-43d2-a1c4-10da549daf7a 2019-05-14 11:51:16,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-05-14 11:51:16,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:16 GMT Server: Apache x-openstack-request-id: req-c136f667-5466-4207-990c-05ca780a3a44 2019-05-14 11:51:16,066 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:16,066 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-c136f667-5466-4207-990c-05ca780a3a44 2019-05-14 11:51:16,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707709789276s 2019-05-14 11:51:21,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:21,102 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-2f2388e3-e543-40c5-8c80-90f7d8820f3f 2019-05-14 11:51:21,102 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:21,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:21 GMT Server: Apache x-openstack-request-id: req-9e1afde5-83e2-480d-9c84-0d5e8c0809f9 2019-05-14 11:51:21,144 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:21,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-9e1afde5-83e2-480d-9c84-0d5e8c0809f9 2019-05-14 11:51:21,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728869438171s 2019-05-14 11:51:21,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:51:21,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:21,175 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-368aeee7-f63b-465f-8c02-afc56ad5c137 2019-05-14 11:51:21,175 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:21,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:51:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4b2a6994-38b1-4204-9b76-788c077aaab4 2019-05-14 11:51:21,220 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:51:21,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-4b2a6994-38b1-4204-9b76-788c077aaab4 2019-05-14 11:51:21,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747768878937s 2019-05-14 11:51:26,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:26,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:26,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-7777b666-dae9-4c4b-aa37-6d1e28318d6e 2019-05-14 11:51:26,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:26,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:26 GMT Server: Apache x-openstack-request-id: req-a61f990c-d3ad-46a4-9691-d42e27970ae3 2019-05-14 11:51:26,298 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:26,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-a61f990c-d3ad-46a4-9691-d42e27970ae3 2019-05-14 11:51:26,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712811946869s 2019-05-14 11:51:31,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:31,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:31,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-5deebe61-23a3-4039-8dbc-f52d1cca490a 2019-05-14 11:51:31,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:31,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:31 GMT Server: Apache x-openstack-request-id: req-df10d648-b615-40eb-bd9f-854a5973c420 2019-05-14 11:51:31,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:31,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-df10d648-b615-40eb-bd9f-854a5973c420 2019-05-14 11:51:31,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725750923157s 2019-05-14 11:51:31,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:51:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:31,407 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-25504b63-9101-40f2-a8b6-0949fcfd32dd 2019-05-14 11:51:31,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-05-14 11:51:31,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:51:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e34a441c-eede-40c2-80c0-b71ccdc20190 2019-05-14 11:51:31,448 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:51:31,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-e34a441c-eede-40c2-80c0-b71ccdc20190 2019-05-14 11:51:31,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718250274658s 2019-05-14 11:51:36,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:36,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:36,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-58233381-8b1c-4b1c-9209-eadd954f3466 2019-05-14 11:51:36,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-05-14 11:51:36,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:36 GMT Server: Apache x-openstack-request-id: req-480daf05-31b8-446b-ad01-7f787aefda5c 2019-05-14 11:51:36,530 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:36,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-480daf05-31b8-446b-ad01-7f787aefda5c 2019-05-14 11:51:36,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748310089111s 2019-05-14 11:51:41,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:41,569 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-e9762c26-fd50-4041-9f62-bbf6dad25dc2 2019-05-14 11:51:41,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-05-14 11:51:41,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:41 GMT Server: Apache x-openstack-request-id: req-61aa2c76-5e2d-47ee-96bc-9757cddd030d 2019-05-14 11:51:41,612 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:41,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-61aa2c76-5e2d-47ee-96bc-9757cddd030d 2019-05-14 11:51:41,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0765111446381s 2019-05-14 11:51:41,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:51:41,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:41,643 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-71e5e1ba-9853-4e3c-9fa1-ff2ea5484c74 2019-05-14 11:51:41,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-05-14 11:51:41,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:51:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fd3f3e19-0f73-4ffd-ba03-e7b3c4a206ac 2019-05-14 11:51:41,685 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:51:41,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-fd3f3e19-0f73-4ffd-ba03-e7b3c4a206ac 2019-05-14 11:51:41,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725989341736s 2019-05-14 11:51:46,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:46,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:46,724 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-bb73bca0-3170-4616-876b-ad75cced09d2 2019-05-14 11:51:46,724 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:46,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:46 GMT Server: Apache x-openstack-request-id: req-af0527ac-f1c2-429e-ac56-8331b723ea53 2019-05-14 11:51:46,766 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:46,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-af0527ac-f1c2-429e-ac56-8331b723ea53 2019-05-14 11:51:46,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742809772491s 2019-05-14 11:51:51,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:51,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:51,803 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-58a899c5-819a-450e-93e5-660334c6fa3f 2019-05-14 11:51:51,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:51,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:51 GMT Server: Apache x-openstack-request-id: req-c94d1c61-be23-478b-b157-306e70ef2d48 2019-05-14 11:51:51,845 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:51,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-c94d1c61-be23-478b-b157-306e70ef2d48 2019-05-14 11:51:51,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729742050171s 2019-05-14 11:51:51,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:51:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:51,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-c270524d-3966-441c-be81-91195f7ffb8c 2019-05-14 11:51:51,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-05-14 11:51:51,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:51:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-95ff6b71-6689-4814-8d5d-c90e1861cb8c 2019-05-14 11:51:51,919 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:51:51,919 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-95ff6b71-6689-4814-8d5d-c90e1861cb8c 2019-05-14 11:51:51,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732350349426s 2019-05-14 11:51:56,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:51:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:51:56,961 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:51:56 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-0aaf52b4-407b-47d7-81c4-51622f8f94c1 2019-05-14 11:51:56,962 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:51:57,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:51:56 GMT Server: Apache x-openstack-request-id: req-73793539-941a-4f04-a5bf-e58524c66979 2019-05-14 11:51:57,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:51:57,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-73793539-941a-4f04-a5bf-e58524c66979 2019-05-14 11:51:57,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0777640342712s 2019-05-14 11:52:02,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:02,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:02,039 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-e70aa7a9-79b4-4ddf-b917-8454b62dadbb 2019-05-14 11:52:02,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:02,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:02 GMT Server: Apache x-openstack-request-id: req-12a89c85-a15a-40ce-a694-cb348427ff4f 2019-05-14 11:52:02,080 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:02,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-12a89c85-a15a-40ce-a694-cb348427ff4f 2019-05-14 11:52:02,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706610679626s 2019-05-14 11:52:02,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:52:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:02,109 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-098969d4-976f-4d6d-8aa6-ba2e97700c16 2019-05-14 11:52:02,109 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:02,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:52:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d02d0b13-7aa2-4371-8fc6-e6d96c729a5e 2019-05-14 11:52:02,150 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:52:02,150 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-d02d0b13-7aa2-4371-8fc6-e6d96c729a5e 2019-05-14 11:52:02,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699110031128s 2019-05-14 11:52:07,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:07,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:07,192 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-3fc4d7a4-5824-40a0-ad2d-117da22b014a 2019-05-14 11:52:07,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:07,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:07 GMT Server: Apache x-openstack-request-id: req-9b4012d5-e79a-441e-bab6-23ef058f2255 2019-05-14 11:52:07,527 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:07,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-9b4012d5-e79a-441e-bab6-23ef058f2255 2019-05-14 11:52:07,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.369940042496s 2019-05-14 11:52:12,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:12,564 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-651b1ff2-31cb-4028-b91d-849ccc466753 2019-05-14 11:52:12,564 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:12,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:12 GMT Server: Apache x-openstack-request-id: req-b57bd114-9122-4170-b359-81394b6729af 2019-05-14 11:52:12,607 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:12,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-b57bd114-9122-4170-b359-81394b6729af 2019-05-14 11:52:12,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739409923553s 2019-05-14 11:52:12,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:52:12,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:12,637 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-9599e080-0b2f-4cf9-ab13-1d09a59b7b0a 2019-05-14 11:52:12,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-05-14 11:52:12,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:52:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-703877a2-fbb6-4981-b60b-55de7fad9c7c 2019-05-14 11:52:12,679 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:52:12,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-703877a2-fbb6-4981-b60b-55de7fad9c7c 2019-05-14 11:52:12,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714311599731s 2019-05-14 11:52:17,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:17,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:17,716 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:17 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-b551c26a-b352-4503-bf6b-2cadb5bce4f7 2019-05-14 11:52:17,716 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:17,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:17 GMT Server: Apache x-openstack-request-id: req-7c62d342-5d4f-4374-b2ee-ab8e686612ce 2019-05-14 11:52:17,758 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:17,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-7c62d342-5d4f-4374-b2ee-ab8e686612ce 2019-05-14 11:52:17,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072879076004s 2019-05-14 11:52:22,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:22,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:22,797 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:22 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-7f1278cc-fdcd-45c0-9849-651858f20f31 2019-05-14 11:52:22,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-05-14 11:52:22,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:22 GMT Server: Apache x-openstack-request-id: req-dd799009-4b82-46c3-a5ce-fc839188e11d 2019-05-14 11:52:22,840 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:22,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-dd799009-4b82-46c3-a5ce-fc839188e11d 2019-05-14 11:52:22,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761859416962s 2019-05-14 11:52:22,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:52:22,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:22,875 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:22 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-66426a9a-4c42-4952-86b3-7f7e82cc6383 2019-05-14 11:52:22,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-05-14 11:52:22,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:52:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7338bf01-5b74-418e-a923-b4b08498eac9 2019-05-14 11:52:22,921 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:52:22,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-7338bf01-5b74-418e-a923-b4b08498eac9 2019-05-14 11:52:22,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0797328948975s 2019-05-14 11:52:27,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:27,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:27,960 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:27 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-2790b1e8-f4af-453c-9621-fdf899370083 2019-05-14 11:52:27,960 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:28,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:27 GMT Server: Apache x-openstack-request-id: req-c8be60ff-4f95-4536-8f26-386573d60f02 2019-05-14 11:52:28,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:28,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-c8be60ff-4f95-4536-8f26-386573d60f02 2019-05-14 11:52:28,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775320529938s 2019-05-14 11:52:33,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:33,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:33,041 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-91affcde-bf6c-40ae-ba71-36fedeec0ad0 2019-05-14 11:52:33,041 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:33,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:33 GMT Server: Apache x-openstack-request-id: req-cf86d642-2e2a-423e-b132-a7afe3305f0d 2019-05-14 11:52:33,344 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:33,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-cf86d642-2e2a-423e-b132-a7afe3305f0d 2019-05-14 11:52:33,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.333549976349s 2019-05-14 11:52:33,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:52:33,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:33,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-06a05d05-07ef-48c6-a60a-9c5ccf87da48 2019-05-14 11:52:33,375 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:33,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:52:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-29e2264e-3194-47e5-ab2b-971a769997d6 2019-05-14 11:52:33,416 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:52:33,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-29e2264e-3194-47e5-ab2b-971a769997d6 2019-05-14 11:52:33,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706889629364s 2019-05-14 11:52:38,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:38,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:38,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-f99e25c5-1262-4f34-ae33-6e68c53eaf0d 2019-05-14 11:52:38,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-05-14 11:52:38,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:38 GMT Server: Apache x-openstack-request-id: req-dd4973db-7784-456e-abd5-d1b5f5720eee 2019-05-14 11:52:38,778 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:38,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-dd4973db-7784-456e-abd5-d1b5f5720eee 2019-05-14 11:52:38,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355684995651s 2019-05-14 11:52:43,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:43,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-37a98b29-308f-40e7-a681-331544568d89 2019-05-14 11:52:43,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:44,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:43 GMT Server: Apache x-openstack-request-id: req-638c9d57-8ad4-4dea-a30c-4c19da058223 2019-05-14 11:52:44,041 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:44,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-638c9d57-8ad4-4dea-a30c-4c19da058223 2019-05-14 11:52:44,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.256177902222s 2019-05-14 11:52:44,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:52:44,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:44,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:44 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-81f05387-21b9-42c5-a8c0-88b128d3a999 2019-05-14 11:52:44,071 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:44,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:52:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25598e56-ca8b-455e-acee-7b1e7be678ac 2019-05-14 11:52:44,367 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:52:44,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-25598e56-ca8b-455e-acee-7b1e7be678ac 2019-05-14 11:52:44,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.325591087341s 2019-05-14 11:52:49,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:49,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:49,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:49 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-f9cf3e7f-a046-42f1-964f-a6b7299230ee 2019-05-14 11:52:49,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:49,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:49 GMT Server: Apache x-openstack-request-id: req-6949f615-43ac-4982-9e52-11da3f877ebc 2019-05-14 11:52:49,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:49,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-6949f615-43ac-4982-9e52-11da3f877ebc 2019-05-14 11:52:49,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711159706116s 2019-05-14 11:52:54,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:52:54,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:54,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:54 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-f999c777-e3cd-47db-9b36-be968c18f09a 2019-05-14 11:52:54,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-05-14 11:52:54,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:52:54 GMT Server: Apache x-openstack-request-id: req-9e946d97-17c4-4ee9-bee6-9b2b01d8dd3e 2019-05-14 11:52:54,793 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:52:54,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-9e946d97-17c4-4ee9-bee6-9b2b01d8dd3e 2019-05-14 11:52:54,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.342706918716s 2019-05-14 11:52:54,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:52:54,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:52:55,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:52:54 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-c53964aa-ddc0-403d-8828-e2b3047a334d 2019-05-14 11:52:55,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:52:55,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:52:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ed9c7763-3f9b-4dfa-84ef-beed5b5e09bb 2019-05-14 11:52:55,159 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:52:55,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-ed9c7763-3f9b-4dfa-84ef-beed5b5e09bb 2019-05-14 11:52:55,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.365951061249s 2019-05-14 11:53:00,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:00,196 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-c846a657-d3ed-439f-8420-8e85bef069b7 2019-05-14 11:53:00,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:00,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:00 GMT Server: Apache x-openstack-request-id: req-6f6efb2b-e573-4d3e-aadc-83be34aa2cb0 2019-05-14 11:53:00,494 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:00,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-6f6efb2b-e573-4d3e-aadc-83be34aa2cb0 2019-05-14 11:53:00,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.328123807907s 2019-05-14 11:53:05,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:05,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:05,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-acb2ef8c-287f-468e-9d3c-b8de1cf10568 2019-05-14 11:53:05,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:05,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:05 GMT Server: Apache x-openstack-request-id: req-845ff160-63d8-4b25-956f-60249f368edb 2019-05-14 11:53:05,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:05,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-845ff160-63d8-4b25-956f-60249f368edb 2019-05-14 11:53:05,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746839046478s 2019-05-14 11:53:05,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:53:05,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:05,606 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-17b6d1d9-3a25-4e18-9b7b-42014a5f8c3d 2019-05-14 11:53:05,606 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:05,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:53:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9826b27d-f796-4abe-a680-42c01372e6a0 2019-05-14 11:53:05,649 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:53:05,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-9826b27d-f796-4abe-a680-42c01372e6a0 2019-05-14 11:53:05,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733320713043s 2019-05-14 11:53:10,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:10,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-ee4e7529-f229-4065-9487-12a997b618be 2019-05-14 11:53:10,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:11,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:10 GMT Server: Apache x-openstack-request-id: req-fcfe4165-db87-4bd1-8f10-b9d53b02f2eb 2019-05-14 11:53:11,020 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:11,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-fcfe4165-db87-4bd1-8f10-b9d53b02f2eb 2019-05-14 11:53:11,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.365168809891s 2019-05-14 11:53:16,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:16,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:16,061 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:16 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-e4a30997-e857-4245-9a0c-b60eaac61fca 2019-05-14 11:53:16,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-05-14 11:53:16,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:16 GMT Server: Apache x-openstack-request-id: req-09304119-974a-4588-8337-e7c913cd4888 2019-05-14 11:53:16,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:16,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-09304119-974a-4588-8337-e7c913cd4888 2019-05-14 11:53:16,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0787119865417s 2019-05-14 11:53:16,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:53:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:16,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:16 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-66e8992a-a3ff-465a-8a75-fc70eda854b3 2019-05-14 11:53:16,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:16,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:53:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e2b419c-8fec-4d8f-bad6-7ea26a814e8f 2019-05-14 11:53:16,179 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:53:16,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-0e2b419c-8fec-4d8f-bad6-7ea26a814e8f 2019-05-14 11:53:16,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739431381226s 2019-05-14 11:53:21,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:21,218 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-06f07e94-23ee-4ff5-9932-8b964781e92b 2019-05-14 11:53:21,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-05-14 11:53:21,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:21 GMT Server: Apache x-openstack-request-id: req-fcf2f943-ffa1-4e59-a675-7f44e0410192 2019-05-14 11:53:21,524 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:21,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-fcf2f943-ffa1-4e59-a675-7f44e0410192 2019-05-14 11:53:21,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337734937668s 2019-05-14 11:53:26,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:26,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:26,559 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-c66846aa-2912-4ace-abba-89f9bc866417 2019-05-14 11:53:26,559 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:26,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:26 GMT Server: Apache x-openstack-request-id: req-bee6845a-c28c-4b8c-bc57-be4f196308d2 2019-05-14 11:53:26,600 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:26,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-bee6845a-c28c-4b8c-bc57-be4f196308d2 2019-05-14 11:53:26,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704798698425s 2019-05-14 11:53:26,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:53:26,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:26,630 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-7cf24045-64a8-4f33-937f-f88a99369d2b 2019-05-14 11:53:26,630 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:26,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:53:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ddd093ee-e7ad-4022-bf3f-d37187f8f164 2019-05-14 11:53:26,842 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:53:26,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-ddd093ee-e7ad-4022-bf3f-d37187f8f164 2019-05-14 11:53:26,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.242197990417s 2019-05-14 11:53:31,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:31,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-3d437c8a-77fb-48f9-89fd-082f3e43c105 2019-05-14 11:53:31,881 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:31,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:31 GMT Server: Apache x-openstack-request-id: req-c27ad632-9cd7-4332-9e7e-ae01a5986fa1 2019-05-14 11:53:31,922 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:31,922 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-c27ad632-9cd7-4332-9e7e-ae01a5986fa1 2019-05-14 11:53:31,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728590488434s 2019-05-14 11:53:36,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:36,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:36,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-bfb73407-3e66-4b4b-8fdb-2fe786b1a490 2019-05-14 11:53:36,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:37,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:36 GMT Server: Apache x-openstack-request-id: req-55756995-9d97-4116-b31f-a1664f6e67b9 2019-05-14 11:53:37,276 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:37,276 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-55756995-9d97-4116-b31f-a1664f6e67b9 2019-05-14 11:53:37,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348387002945s 2019-05-14 11:53:37,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:53:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:37,306 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:37 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-50051557-eb1a-4e6a-ad80-3c0c052ea5aa 2019-05-14 11:53:37,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:37,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:53:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-92fe027d-5f6e-4b43-8ac7-cf553f92fde9 2019-05-14 11:53:37,347 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:53:37,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-92fe027d-5f6e-4b43-8ac7-cf553f92fde9 2019-05-14 11:53:37,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706379413605s 2019-05-14 11:53:42,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:42,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:42,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:42 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-1f05815c-6a82-4672-af18-aaabf433fb89 2019-05-14 11:53:42,387 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:42,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:42 GMT Server: Apache x-openstack-request-id: req-dd2687d4-a3d7-47f8-ac59-faaf45c8918a 2019-05-14 11:53:42,429 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:42,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-dd2687d4-a3d7-47f8-ac59-faaf45c8918a 2019-05-14 11:53:42,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075287103653s 2019-05-14 11:53:47,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:47,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:47 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-1e8313aa-cf22-4a9b-923e-0aab0f8fbba6 2019-05-14 11:53:47,468 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:47,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:47 GMT Server: Apache x-openstack-request-id: req-ab2247db-7a62-46a7-8de7-b63309c5b8d9 2019-05-14 11:53:47,792 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:47,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-ab2247db-7a62-46a7-8de7-b63309c5b8d9 2019-05-14 11:53:47,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356895923615s 2019-05-14 11:53:47,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:53:47,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:47,823 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:47 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-503cad51-56d7-48b1-9fce-491e6a38632a 2019-05-14 11:53:47,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-05-14 11:53:47,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:53:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e9ec8e9-18f6-4caa-af41-802ce56f0101 2019-05-14 11:53:47,865 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:53:47,865 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-2e9ec8e9-18f6-4caa-af41-802ce56f0101 2019-05-14 11:53:47,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723788738251s 2019-05-14 11:53:52,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:52,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:52,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-98ffc44e-2ae8-45cc-b701-a7029b5c48a4 2019-05-14 11:53:52,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-05-14 11:53:52,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:53:52 GMT Server: Apache x-openstack-request-id: req-2d53aa89-41c9-4dad-8a94-c46a1aa917b9 2019-05-14 11:53:52,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:53:52,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-2d53aa89-41c9-4dad-8a94-c46a1aa917b9 2019-05-14 11:53:52,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708920955658s 2019-05-14 11:53:57,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:53:57,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:53:57,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:53:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc Server: Apache x-openstack-request-id: req-0d2d64c6-0d66-4fc3-be5c-1fe32dbf88d9 2019-05-14 11:53:57,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:53:58,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 579 Content-Type: application/json Date: Tue, 14 May 2019 11:53:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8da70c43-e44a-4c03-be6c-93ac720652ff 2019-05-14 11:53:58,023 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-14T11:53:57Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/sprout/events/28899eed-c07a-4485-bfdc-334677e84dfd", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "778f7bd1-f2bd-45dd-970d-a30257397b88", "id": "28899eed-c07a-4485-bfdc-334677e84dfd"}, {"resource_name": "bono", "event_time": "2019-05-14T11:53:57Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/bono/events/113767b8-fa73-4954-9b6e-b7fd004025a8", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-ezdjvrqjtv3p", "id": "113767b8-fa73-4954-9b6e-b7fd004025a8"}, {"resource_name": "dime", "event_time": "2019-05-14T11:53:57Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dime/events/a28f8224-c83b-44e1-8785-993c8a9bd177", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-5dzc65zqmsvp", "id": "a28f8224-c83b-44e1-8785-993c8a9bd177"}, {"resource_name": "homer", "event_time": "2019-05-14T11:53:57Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/homer/events/870a9550-b779-4845-a118-2255a9b4943b", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-r5yjm4e5aueh", "id": "870a9550-b779-4845-a118-2255a9b4943b"}]} 2019-05-14 11:53:58,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc&marker=83867765-a142-45b4-afc9-1e8f62bd8dc2&sort_dir=asc used request id req-8da70c43-e44a-4c03-be6c-93ac720652ff 2019-05-14 11:53:58,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750288963318s 2019-05-14 11:54:03,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:03,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:03,060 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:03 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-419c149d-f136-4561-9e63-37b6b77a108b 2019-05-14 11:54:03,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-05-14 11:54:03,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:03 GMT Server: Apache x-openstack-request-id: req-024e1bf7-2ef4-49e5-8933-567d9ef6e113 2019-05-14 11:54:03,101 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:03,101 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-024e1bf7-2ef4-49e5-8933-567d9ef6e113 2019-05-14 11:54:03,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713520050049s 2019-05-14 11:54:08,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:08,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:08,137 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:08 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-5273acc9-f4db-43fc-a4c3-97fdfa91fa66 2019-05-14 11:54:08,137 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:08,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:08 GMT Server: Apache x-openstack-request-id: req-dfe7a846-d143-493b-bf1a-e9902018f9e5 2019-05-14 11:54:08,181 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:08,181 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-dfe7a846-d143-493b-bf1a-e9902018f9e5 2019-05-14 11:54:08,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739459991455s 2019-05-14 11:54:08,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:54:08,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:08,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:08 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-33645ede-464f-44de-afd4-b2cb51c6cf16 2019-05-14 11:54:08,213 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:08,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:54:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-65ff66fc-7b15-43eb-99f3-554285df610b 2019-05-14 11:54:08,254 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:54:08,254 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-65ff66fc-7b15-43eb-99f3-554285df610b 2019-05-14 11:54:08,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727939605713s 2019-05-14 11:54:13,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:13,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:13,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:13 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-aa1f21eb-e5e1-4ef9-bfdb-27cc70f8a217 2019-05-14 11:54:13,307 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:13,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:13 GMT Server: Apache x-openstack-request-id: req-835ba2b0-9f43-4e16-b43e-586350dc54c7 2019-05-14 11:54:13,348 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:13,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-835ba2b0-9f43-4e16-b43e-586350dc54c7 2019-05-14 11:54:13,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0874359607697s 2019-05-14 11:54:18,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:18,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:18,384 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-a96460f6-b7ce-48a1-8a8a-0d1d20d91445 2019-05-14 11:54:18,384 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:18,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:18 GMT Server: Apache x-openstack-request-id: req-125b4984-06f1-45ce-8b03-228cd5922527 2019-05-14 11:54:18,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:18,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-125b4984-06f1-45ce-8b03-228cd5922527 2019-05-14 11:54:18,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718419551849s 2019-05-14 11:54:18,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:54:18,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:18,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c14d534-e555-425d-a208-27b454c688d9 2019-05-14 11:54:18,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-05-14 11:54:18,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:54:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0eee498c-f907-4818-911b-9618dda0bc94 2019-05-14 11:54:18,480 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:54:18,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-0eee498c-f907-4818-911b-9618dda0bc94 2019-05-14 11:54:18,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0540900230408s 2019-05-14 11:54:23,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:23,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:23,517 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-02db5659-afd6-43a8-9363-de58a8507ade 2019-05-14 11:54:23,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:23,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:23 GMT Server: Apache x-openstack-request-id: req-528bb0d4-1f47-49cd-8004-0bbd7e7ac8ed 2019-05-14 11:54:23,559 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:23,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-528bb0d4-1f47-49cd-8004-0bbd7e7ac8ed 2019-05-14 11:54:23,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716459751129s 2019-05-14 11:54:28,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:28,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:28,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-38c07daa-6205-4cca-b837-c017b9653b30 2019-05-14 11:54:28,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:28,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:28 GMT Server: Apache x-openstack-request-id: req-832db129-d6a1-4d7d-928a-81fe700330e8 2019-05-14 11:54:28,636 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:28,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-832db129-d6a1-4d7d-928a-81fe700330e8 2019-05-14 11:54:28,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711591243744s 2019-05-14 11:54:28,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:54:28,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:28,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-49f9069d-98a3-4d21-a46a-d55c0f0ebd1c 2019-05-14 11:54:28,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:28,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:54:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ca95a426-0813-454b-aaef-950bb8b0fe97 2019-05-14 11:54:28,708 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:54:28,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-ca95a426-0813-454b-aaef-950bb8b0fe97 2019-05-14 11:54:28,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717680454254s 2019-05-14 11:54:33,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:33,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:33,745 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-6b33e5fe-33e3-47ea-b6a1-4ed061e38cab 2019-05-14 11:54:33,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:33,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:33 GMT Server: Apache x-openstack-request-id: req-d70e33b8-8aa2-44d3-88b9-517060d1ede0 2019-05-14 11:54:33,787 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:33,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-d70e33b8-8aa2-44d3-88b9-517060d1ede0 2019-05-14 11:54:33,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072016954422s 2019-05-14 11:54:38,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:38,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:38,824 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-7bac9692-6610-4a82-9b02-5dfbfca87738 2019-05-14 11:54:38,825 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:38,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:38 GMT Server: Apache x-openstack-request-id: req-afce5f38-f937-4b64-ac93-faef4b8265e9 2019-05-14 11:54:38,869 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:38,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-afce5f38-f937-4b64-ac93-faef4b8265e9 2019-05-14 11:54:38,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753498077393s 2019-05-14 11:54:38,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:54:38,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:38,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-00c81287-65eb-43c6-9ce9-a7bc71f6037e 2019-05-14 11:54:38,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:38,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:54:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bc19ccab-f004-47ec-9a4f-cca9ba8994c3 2019-05-14 11:54:38,942 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:54:38,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-bc19ccab-f004-47ec-9a4f-cca9ba8994c3 2019-05-14 11:54:38,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072637796402s 2019-05-14 11:54:43,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:43,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:43,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-2262a5f0-be42-4b18-bba7-4cbdd8ee189f 2019-05-14 11:54:43,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:44,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:43 GMT Server: Apache x-openstack-request-id: req-f185ac90-b389-4826-b3df-e4876a98bea5 2019-05-14 11:54:44,021 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:44,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-f185ac90-b389-4826-b3df-e4876a98bea5 2019-05-14 11:54:44,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723941326141s 2019-05-14 11:54:49,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:49,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:49,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:49 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-248c019a-1f48-480b-ab39-2cdb680b29f4 2019-05-14 11:54:49,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-05-14 11:54:49,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:49 GMT Server: Apache x-openstack-request-id: req-a5fae110-4ff5-4086-b0be-b466e31e1642 2019-05-14 11:54:49,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:49,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-a5fae110-4ff5-4086-b0be-b466e31e1642 2019-05-14 11:54:49,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705749988556s 2019-05-14 11:54:49,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:54:49,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:49,127 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:49 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-37304a2f-5757-4920-be36-70202f643195 2019-05-14 11:54:49,127 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:49,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:54:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f7a4aa05-25d7-492c-ad64-786b3b73df2b 2019-05-14 11:54:49,155 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:54:49,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f7a4aa05-25d7-492c-ad64-786b3b73df2b 2019-05-14 11:54:49,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0577929019928s 2019-05-14 11:54:54,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:54,192 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:54 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-399238aa-be16-4d21-a466-63d34da9e97d 2019-05-14 11:54:54,192 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:54,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:54 GMT Server: Apache x-openstack-request-id: req-3e433ddb-5df2-4a82-8170-21a38d081ceb 2019-05-14 11:54:54,233 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:54,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-3e433ddb-5df2-4a82-8170-21a38d081ceb 2019-05-14 11:54:54,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710778236389s 2019-05-14 11:54:59,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:54:59,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:59,268 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-50534468-dadd-4a81-8a79-d9d7a7039ea8 2019-05-14 11:54:59,268 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:59,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:54:59 GMT Server: Apache x-openstack-request-id: req-cf024680-55a7-41b4-8ff5-ecd7d599cd4d 2019-05-14 11:54:59,314 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:54:59,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-cf024680-55a7-41b4-8ff5-ecd7d599cd4d 2019-05-14 11:54:59,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747928619385s 2019-05-14 11:54:59,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:54:59,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:54:59,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:54:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a947f07-4988-4a06-9e13-62491df72c00 2019-05-14 11:54:59,344 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:54:59,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:54:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-676fc04e-11f4-452a-9a69-ca6b5858dd9b 2019-05-14 11:54:59,385 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:54:59,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-676fc04e-11f4-452a-9a69-ca6b5858dd9b 2019-05-14 11:54:59,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709340572357s 2019-05-14 11:55:04,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:04,422 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:04 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-e93bda82-e632-46e3-b9be-7eeb838d4a93 2019-05-14 11:55:04,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:04,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:04 GMT Server: Apache x-openstack-request-id: req-10350b36-977f-4885-8e2a-8c67bf7c8649 2019-05-14 11:55:04,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:04,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-10350b36-977f-4885-8e2a-8c67bf7c8649 2019-05-14 11:55:04,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720839500427s 2019-05-14 11:55:09,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:09,501 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-d8ee48e5-db41-4bdf-85ae-73701b095afa 2019-05-14 11:55:09,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-05-14 11:55:09,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:09 GMT Server: Apache x-openstack-request-id: req-f2ae56b4-efc7-4a9d-ac4f-1fe7cee0b346 2019-05-14 11:55:09,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:09,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-f2ae56b4-efc7-4a9d-ac4f-1fe7cee0b346 2019-05-14 11:55:09,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722160339355s 2019-05-14 11:55:09,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:55:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:09,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a8531d4-d64f-46ec-88f7-108699fadcf5 2019-05-14 11:55:09,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-05-14 11:55:09,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:55:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ccd9225f-df7e-404f-95d1-42ade05fb276 2019-05-14 11:55:09,614 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:55:09,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-ccd9225f-df7e-404f-95d1-42ade05fb276 2019-05-14 11:55:09,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715658664703s 2019-05-14 11:55:14,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:14,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:14,653 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-0adb8898-6b54-4784-8a7e-a1210800ea06 2019-05-14 11:55:14,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:14,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:14 GMT Server: Apache x-openstack-request-id: req-1f2b6e34-edd6-4bdc-947d-153c776de6f8 2019-05-14 11:55:14,696 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:14,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-1f2b6e34-edd6-4bdc-947d-153c776de6f8 2019-05-14 11:55:14,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750250816345s 2019-05-14 11:55:19,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:19,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-653255ea-ab68-42d0-bb12-0f9cc5f47352 2019-05-14 11:55:19,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-05-14 11:55:19,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:19 GMT Server: Apache x-openstack-request-id: req-3ec3e91c-bd0d-4699-bf44-2cff55b854c3 2019-05-14 11:55:19,772 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:19,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-3ec3e91c-bd0d-4699-bf44-2cff55b854c3 2019-05-14 11:55:19,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709178447723s 2019-05-14 11:55:19,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:55:19,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:19,802 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-347b8441-f507-4af3-8ab3-4f8b1371ae27 2019-05-14 11:55:19,802 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:19,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:55:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-40307646-b3fc-4ec8-9025-7f3c051ccc9f 2019-05-14 11:55:19,844 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:55:19,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-40307646-b3fc-4ec8-9025-7f3c051ccc9f 2019-05-14 11:55:19,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707252025604s 2019-05-14 11:55:24,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:24,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:24,880 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:24 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-325a427f-8c96-4379-ae43-9dfb5e42b302 2019-05-14 11:55:24,880 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:24,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:24 GMT Server: Apache x-openstack-request-id: req-098524d6-9ed7-45f1-919a-5f3e8829ee7f 2019-05-14 11:55:24,921 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:24,921 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-098524d6-9ed7-45f1-919a-5f3e8829ee7f 2019-05-14 11:55:24,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070809841156s 2019-05-14 11:55:29,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:29,957 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:29 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-0ac94b68-c52a-4d9a-91a4-9ecce2868c44 2019-05-14 11:55:29,958 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:29,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:29 GMT Server: Apache x-openstack-request-id: req-204fb210-e17e-46c8-a8ee-77dee1711ca2 2019-05-14 11:55:29,999 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:29,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-204fb210-e17e-46c8-a8ee-77dee1711ca2 2019-05-14 11:55:29,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071545124054s 2019-05-14 11:55:29,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:55:30,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:30,028 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:29 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-35c9f595-bf48-46c8-91da-5297cb19dda5 2019-05-14 11:55:30,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:30,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:55:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f92bf59a-731c-4fe6-a874-d821281a3969 2019-05-14 11:55:30,070 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:55:30,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f92bf59a-731c-4fe6-a874-d821281a3969 2019-05-14 11:55:30,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070867061615s 2019-05-14 11:55:35,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:35,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:35,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:35 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-45fc478e-0818-423a-a26e-6de4a3964a5a 2019-05-14 11:55:35,107 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:35,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:35 GMT Server: Apache x-openstack-request-id: req-b3d22490-0f7d-46da-aa9e-87b6397c6550 2019-05-14 11:55:35,149 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:35,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-b3d22490-0f7d-46da-aa9e-87b6397c6550 2019-05-14 11:55:35,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072242975235s 2019-05-14 11:55:40,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:40,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:40,187 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-96fc1534-bdc4-494c-923a-ceeaa7dd6d7f 2019-05-14 11:55:40,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:40,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:40 GMT Server: Apache x-openstack-request-id: req-5a1edf69-724b-4890-bf6d-1e701b9e7ed5 2019-05-14 11:55:40,229 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:40,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-5a1edf69-724b-4890-bf6d-1e701b9e7ed5 2019-05-14 11:55:40,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747628211975s 2019-05-14 11:55:40,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:55:40,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:40,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-32207def-c0fb-4a95-a9f0-1c4aa3019467 2019-05-14 11:55:40,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:40,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:55:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-caf0687f-e1ca-4c2f-8e3e-fa72e1e02a4a 2019-05-14 11:55:40,302 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:55:40,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-caf0687f-e1ca-4c2f-8e3e-fa72e1e02a4a 2019-05-14 11:55:40,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725049972534s 2019-05-14 11:55:45,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:45,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:45,340 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:45 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-abbcc4c5-5ff7-4a6b-b541-2dc7e1764bb4 2019-05-14 11:55:45,341 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:45,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:45 GMT Server: Apache x-openstack-request-id: req-4c14ccc8-0504-4829-bff1-ae81ee2c3617 2019-05-14 11:55:45,381 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:45,382 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-4c14ccc8-0504-4829-bff1-ae81ee2c3617 2019-05-14 11:55:45,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722229480743s 2019-05-14 11:55:50,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:50,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:50,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-95d3484c-75a6-4e0b-9b55-66af809944f3 2019-05-14 11:55:50,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-05-14 11:55:50,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:50 GMT Server: Apache x-openstack-request-id: req-bdf61aaf-f338-471c-a753-717e0525229d 2019-05-14 11:55:50,460 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:50,460 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-bdf61aaf-f338-471c-a753-717e0525229d 2019-05-14 11:55:50,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072949886322s 2019-05-14 11:55:50,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:55:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:50,490 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:50 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd18dd75-29a6-4e9d-8b14-7a99a598391a 2019-05-14 11:55:50,490 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:55:50,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:55:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b8ea505-12ca-474a-8bf2-5512df2e4c3f 2019-05-14 11:55:50,532 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:55:50,533 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-3b8ea505-12ca-474a-8bf2-5512df2e4c3f 2019-05-14 11:55:50,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719130039215s 2019-05-14 11:55:55,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:55:55,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:55:55,572 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:55:55 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-0da2da34-6808-4865-a215-6d9138ed2e5d 2019-05-14 11:55:55,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-05-14 11:55:55,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:55:55 GMT Server: Apache x-openstack-request-id: req-6a5a73ea-324c-44a9-b215-ba45f29cfc68 2019-05-14 11:55:55,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:55:55,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-6a5a73ea-324c-44a9-b215-ba45f29cfc68 2019-05-14 11:55:55,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750229358673s 2019-05-14 11:56:00,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:00,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-e57c967d-1f2b-4061-bd38-f8695969d470 2019-05-14 11:56:00,650 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:00,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:00 GMT Server: Apache x-openstack-request-id: req-4b75e28d-32e6-4efa-adee-9f6fd2dd5c22 2019-05-14 11:56:00,692 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:00,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-4b75e28d-32e6-4efa-adee-9f6fd2dd5c22 2019-05-14 11:56:00,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724279880524s 2019-05-14 11:56:00,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:56:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:00,722 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-42bb8c0c-b3f9-4dae-88c5-4f3a6f648504 2019-05-14 11:56:00,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:00,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:56:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-86c3e429-9d13-4634-b650-a9d55751fb14 2019-05-14 11:56:00,764 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:56:00,765 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-86c3e429-9d13-4634-b650-a9d55751fb14 2019-05-14 11:56:00,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714631080627s 2019-05-14 11:56:05,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:05,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:05,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-eff42ee1-2847-44ac-bba8-17d64404ba13 2019-05-14 11:56:05,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:05,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:05 GMT Server: Apache x-openstack-request-id: req-2458c371-5a2f-4372-ba00-3707f5954a33 2019-05-14 11:56:05,892 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:05,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-2458c371-5a2f-4372-ba00-3707f5954a33 2019-05-14 11:56:05,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.120797872543s 2019-05-14 11:56:10,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:10,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:10,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-5aa990e1-372a-4439-8246-2c50d77dfa4b 2019-05-14 11:56:10,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:10,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:10 GMT Server: Apache x-openstack-request-id: req-b45edfe5-cfe6-479f-86e8-f1f41b7fdf83 2019-05-14 11:56:10,972 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:10,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-b45edfe5-cfe6-479f-86e8-f1f41b7fdf83 2019-05-14 11:56:10,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748119354248s 2019-05-14 11:56:10,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:56:10,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:11,003 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-7895bdae-09b8-4578-87a6-2f99385f4c1d 2019-05-14 11:56:11,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-05-14 11:56:11,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:56:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ccc98b20-0c5c-4f14-99d0-81db86eb905e 2019-05-14 11:56:11,045 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:56:11,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-ccc98b20-0c5c-4f14-99d0-81db86eb905e 2019-05-14 11:56:11,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717029571533s 2019-05-14 11:56:16,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:16,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:16,083 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:16 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-725c10ab-416f-46ed-be09-692f943d7352 2019-05-14 11:56:16,083 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:16,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:16 GMT Server: Apache x-openstack-request-id: req-94293461-64da-4953-90cc-7e59c2a4f05d 2019-05-14 11:56:16,125 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:16,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-94293461-64da-4953-90cc-7e59c2a4f05d 2019-05-14 11:56:16,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740768909454s 2019-05-14 11:56:21,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:21,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:21,162 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-4ad5ae69-e1c7-467d-ab4a-39f65b8e1c1e 2019-05-14 11:56:21,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:21,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:21 GMT Server: Apache x-openstack-request-id: req-f8048550-3e31-4ac0-9d58-b5b3a7eda33b 2019-05-14 11:56:21,205 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:21,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-f8048550-3e31-4ac0-9d58-b5b3a7eda33b 2019-05-14 11:56:21,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738780498505s 2019-05-14 11:56:21,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:56:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:21,235 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:21 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-4e28a5e7-31a1-4432-97cd-341d13927d66 2019-05-14 11:56:21,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:21,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:56:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-421e5baf-fa8f-4669-a08f-ff01d8075486 2019-05-14 11:56:21,277 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:56:21,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-421e5baf-fa8f-4669-a08f-ff01d8075486 2019-05-14 11:56:21,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718851089478s 2019-05-14 11:56:26,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:26,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-f423a967-4b7e-4fa4-8480-259aee3b6edd 2019-05-14 11:56:26,316 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:26,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:26 GMT Server: Apache x-openstack-request-id: req-7895da6d-a011-4589-9ce2-0a6ee2df3653 2019-05-14 11:56:26,358 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:26,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-7895da6d-a011-4589-9ce2-0a6ee2df3653 2019-05-14 11:56:26,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741279125214s 2019-05-14 11:56:31,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:31,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:31,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-dbe38c67-4b7c-48ad-97c3-c325d5e91501 2019-05-14 11:56:31,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:31,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:31 GMT Server: Apache x-openstack-request-id: req-3da20b9e-399a-447f-8170-2b4adfd7c177 2019-05-14 11:56:31,438 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:31,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-3da20b9e-399a-447f-8170-2b4adfd7c177 2019-05-14 11:56:31,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735011100769s 2019-05-14 11:56:31,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:56:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:31,467 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-5c71b120-e6ac-4c51-b5ef-c72b0b4649e2 2019-05-14 11:56:31,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-05-14 11:56:31,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:56:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f746dabc-7e35-41d0-85cf-493d97c4c75c 2019-05-14 11:56:31,509 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:56:31,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-f746dabc-7e35-41d0-85cf-493d97c4c75c 2019-05-14 11:56:31,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070506811142s 2019-05-14 11:56:36,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:36,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:36,546 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-d89c2328-2644-48ba-ae85-f89cc3d32072 2019-05-14 11:56:36,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:36,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:36 GMT Server: Apache x-openstack-request-id: req-bffdc26a-5cb9-437a-b946-689b10cb6b7f 2019-05-14 11:56:36,588 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:36,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-bffdc26a-5cb9-437a-b946-689b10cb6b7f 2019-05-14 11:56:36,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719399452209s 2019-05-14 11:56:41,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:41,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:41,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-d3e36156-4e49-4a08-850a-58e11249c360 2019-05-14 11:56:41,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:41,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:41 GMT Server: Apache x-openstack-request-id: req-21882e3e-c2a2-447f-bd4c-0a614b367d41 2019-05-14 11:56:41,667 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:41,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-21882e3e-c2a2-447f-bd4c-0a614b367d41 2019-05-14 11:56:41,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738780498505s 2019-05-14 11:56:41,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:56:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:41,698 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-f468c036-fa8c-47d2-b232-4bd3a4ea839d 2019-05-14 11:56:41,698 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:41,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:56:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-34fa2483-cc82-4e4f-b426-467eccc47481 2019-05-14 11:56:41,740 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:56:41,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-34fa2483-cc82-4e4f-b426-467eccc47481 2019-05-14 11:56:41,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071485042572s 2019-05-14 11:56:46,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:46,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:46,780 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-ba3459d3-4c4e-48ca-ae04-5c07f77fc5c3 2019-05-14 11:56:46,780 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:46,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:46 GMT Server: Apache x-openstack-request-id: req-3656d3cc-d7a3-4fd6-8ddd-85fd0855d163 2019-05-14 11:56:46,822 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:46,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-3656d3cc-d7a3-4fd6-8ddd-85fd0855d163 2019-05-14 11:56:46,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760729312897s 2019-05-14 11:56:51,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:51,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:51,860 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-58272548-5a2a-4264-b463-ff611157136c 2019-05-14 11:56:51,860 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:51,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:51 GMT Server: Apache x-openstack-request-id: req-6ae0575b-a9fb-4022-8bc7-4f01f6a1cd43 2019-05-14 11:56:51,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:51,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-6ae0575b-a9fb-4022-8bc7-4f01f6a1cd43 2019-05-14 11:56:51,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074346780777s 2019-05-14 11:56:51,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:56:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:51,934 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:51 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-6f62af17-d14f-46d5-9503-baf4070ee30a 2019-05-14 11:56:51,934 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:51,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:56:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-65fcd8c8-b269-48fc-9721-1fe458b0d8b9 2019-05-14 11:56:51,980 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:56:51,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-65fcd8c8-b269-48fc-9721-1fe458b0d8b9 2019-05-14 11:56:51,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0766599178314s 2019-05-14 11:56:56,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:56:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:56:57,114 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:56:56 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-6d7b5186-9154-4adc-811b-d81491273e40 2019-05-14 11:56:57,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:56:57,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:56:57 GMT Server: Apache x-openstack-request-id: req-3dd0dcb4-b892-47b4-9c15-9e2ebf97151c 2019-05-14 11:56:57,155 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:56:57,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-3dd0dcb4-b892-47b4-9c15-9e2ebf97151c 2019-05-14 11:56:57,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.168899059296s 2019-05-14 11:57:02,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:02,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:02,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-9bd11137-67d2-4e63-9447-9598b9bc6d1c 2019-05-14 11:57:02,191 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:02,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:02 GMT Server: Apache x-openstack-request-id: req-783bb446-cae0-4b32-80af-e7a87b59b203 2019-05-14 11:57:02,233 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:02,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-783bb446-cae0-4b32-80af-e7a87b59b203 2019-05-14 11:57:02,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719399452209s 2019-05-14 11:57:02,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:57:02,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:02,264 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-45a72b58-b4ad-49d5-baba-5ca04e1b7841 2019-05-14 11:57:02,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:02,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:57:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-64526251-8eb9-43a6-b9eb-c79e8e0f6689 2019-05-14 11:57:02,306 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:57:02,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-64526251-8eb9-43a6-b9eb-c79e8e0f6689 2019-05-14 11:57:02,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072475194931s 2019-05-14 11:57:07,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:07,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:07,345 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-68ade057-6ffa-4234-b522-3c09933bf4c2 2019-05-14 11:57:07,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-05-14 11:57:07,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:07 GMT Server: Apache x-openstack-request-id: req-40de5866-4a0f-469d-9cbc-1c9056abde52 2019-05-14 11:57:07,388 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:07,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-40de5866-4a0f-469d-9cbc-1c9056abde52 2019-05-14 11:57:07,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753409862518s 2019-05-14 11:57:12,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:12,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-95feb29c-9630-4e14-9da2-e7c1c76c1278 2019-05-14 11:57:12,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:12,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:12 GMT Server: Apache x-openstack-request-id: req-e7807faa-3e10-44cc-86f2-f259f9090330 2019-05-14 11:57:12,466 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:12,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-e7807faa-3e10-44cc-86f2-f259f9090330 2019-05-14 11:57:12,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718250274658s 2019-05-14 11:57:12,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:57:12,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:12,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:12 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-13b5a1f0-a52b-4924-bb97-c3a610cb28ff 2019-05-14 11:57:12,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-05-14 11:57:12,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:57:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9fc76d20-5917-44ff-a7db-c3136e5516d4 2019-05-14 11:57:12,553 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:57:12,554 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-9fc76d20-5917-44ff-a7db-c3136e5516d4 2019-05-14 11:57:12,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0871710777283s 2019-05-14 11:57:17,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:17,593 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:17 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-29308ec2-0f1f-487c-9f1c-a3493a882d69 2019-05-14 11:57:17,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-05-14 11:57:17,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:17 GMT Server: Apache x-openstack-request-id: req-fced3201-8950-4f4d-a98f-edfcb0d1ffda 2019-05-14 11:57:17,636 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:17,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-fced3201-8950-4f4d-a98f-edfcb0d1ffda 2019-05-14 11:57:17,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755949020386s 2019-05-14 11:57:22,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:22,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:22,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:22 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-d6db6b5b-c512-430b-9f9f-e69114059de8 2019-05-14 11:57:22,668 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:22,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:22 GMT Server: Apache x-openstack-request-id: req-1c09c2da-7fd3-4cd9-aa49-e6ba123e36e8 2019-05-14 11:57:22,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:22,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-1c09c2da-7fd3-4cd9-aa49-e6ba123e36e8 2019-05-14 11:57:22,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739140510559s 2019-05-14 11:57:22,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:57:22,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:22,742 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:22 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-bdc13c73-00f9-4402-a842-2f8e5fa2fa1b 2019-05-14 11:57:22,742 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:22,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:57:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-faf62bc0-6ead-461a-ae88-df29a17aff26 2019-05-14 11:57:22,785 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:57:22,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-faf62bc0-6ead-461a-ae88-df29a17aff26 2019-05-14 11:57:22,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732378959656s 2019-05-14 11:57:27,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:27,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:27 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-126d3a55-54cf-46af-ad6d-ef74e5b88126 2019-05-14 11:57:27,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:27,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:27 GMT Server: Apache x-openstack-request-id: req-d96f0f09-b426-4ba0-9f0c-97f669caa95d 2019-05-14 11:57:27,869 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:27,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-d96f0f09-b426-4ba0-9f0c-97f669caa95d 2019-05-14 11:57:27,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775060653687s 2019-05-14 11:57:32,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:32,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:32,904 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:32 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-822b6c33-2c2d-4c2c-9e59-336797ed8238 2019-05-14 11:57:32,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-05-14 11:57:32,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:32 GMT Server: Apache x-openstack-request-id: req-eaf16702-4f98-4415-b5fd-5467feea026d 2019-05-14 11:57:32,945 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:32,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-eaf16702-4f98-4415-b5fd-5467feea026d 2019-05-14 11:57:32,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699679851532s 2019-05-14 11:57:32,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:57:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:32,974 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:32 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-1a9f3978-38c3-4d62-8a43-e7d81e11d898 2019-05-14 11:57:32,974 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:33,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:57:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d67059ae-8c5a-4a02-a0a9-67b48c55112c 2019-05-14 11:57:33,015 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:57:33,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-d67059ae-8c5a-4a02-a0a9-67b48c55112c 2019-05-14 11:57:33,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700018405914s 2019-05-14 11:57:38,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:38,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:38,051 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:38 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-09faee35-e698-444d-90c5-c60039949e66 2019-05-14 11:57:38,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:38,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:38 GMT Server: Apache x-openstack-request-id: req-2cc49621-3337-435b-a84b-0781eed197a7 2019-05-14 11:57:38,093 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:38,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-2cc49621-3337-435b-a84b-0781eed197a7 2019-05-14 11:57:38,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710408687592s 2019-05-14 11:57:43,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:43,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:43,131 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-93374124-6a8b-4560-a1cb-de5c1fbbe869 2019-05-14 11:57:43,132 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:43,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:43 GMT Server: Apache x-openstack-request-id: req-63897f8f-bb39-4bdf-b347-33a1a3776be0 2019-05-14 11:57:43,449 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:43,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-63897f8f-bb39-4bdf-b347-33a1a3776be0 2019-05-14 11:57:43,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35009598732s 2019-05-14 11:57:43,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:57:43,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:43,478 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:43 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-3d2ba24f-368c-40f4-b1f9-6b84322b7e24 2019-05-14 11:57:43,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:43,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:57:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0ae2bb05-257a-4836-809d-3250f36d80dc 2019-05-14 11:57:43,503 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:57:43,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-0ae2bb05-257a-4836-809d-3250f36d80dc 2019-05-14 11:57:43,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054172039032s 2019-05-14 11:57:48,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:48,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:48 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-727513a8-f5a8-47a3-9358-9fbbb3fb182c 2019-05-14 11:57:48,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:48,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:48 GMT Server: Apache x-openstack-request-id: req-9606e20d-a11d-4bd2-81ad-b31cbfa7bc33 2019-05-14 11:57:48,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:48,586 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-9606e20d-a11d-4bd2-81ad-b31cbfa7bc33 2019-05-14 11:57:48,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753269195557s 2019-05-14 11:57:53,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:53,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:53,621 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:53 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-daf70593-fc09-4ede-9550-5d273548cc6f 2019-05-14 11:57:53,621 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:53,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:53 GMT Server: Apache x-openstack-request-id: req-a0bba1f8-952f-46a3-a6a8-80bdd0635b7f 2019-05-14 11:57:53,666 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:53,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-a0bba1f8-952f-46a3-a6a8-80bdd0635b7f 2019-05-14 11:57:53,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745189189911s 2019-05-14 11:57:53,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:57:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:53,695 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:53 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-0989719d-7f61-4348-a47c-61e5fa3b7bc9 2019-05-14 11:57:53,695 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:53,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:57:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e0aaa13-a6c5-49bd-a01e-779a26de7a12 2019-05-14 11:57:53,736 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:57:53,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-7e0aaa13-a6c5-49bd-a01e-779a26de7a12 2019-05-14 11:57:53,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703809261322s 2019-05-14 11:57:58,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:57:58,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:57:58,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:57:58 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-90bfe656-8d9c-4b09-99da-9f9349a61670 2019-05-14 11:57:58,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:57:58,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:57:58 GMT Server: Apache x-openstack-request-id: req-d6851eb1-ca33-4912-b1af-b3acb3b60679 2019-05-14 11:57:58,816 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:57:58,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-d6851eb1-ca33-4912-b1af-b3acb3b60679 2019-05-14 11:57:58,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726220607758s 2019-05-14 11:58:03,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:03,852 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:03 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-7e24fa71-06e2-45e6-b077-c6db4c8fce6d 2019-05-14 11:58:03,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-05-14 11:58:03,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:03 GMT Server: Apache x-openstack-request-id: req-773d46b1-2822-4caa-bddd-6656f28205c0 2019-05-14 11:58:03,894 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:03,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-773d46b1-2822-4caa-bddd-6656f28205c0 2019-05-14 11:58:03,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722041130066s 2019-05-14 11:58:03,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:58:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:04,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:03 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-5de243fc-7aaa-40ff-96e9-55cce62d2032 2019-05-14 11:58:04,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:04,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:58:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a7ff04ea-5c7c-48b8-910c-7778de4fae7f 2019-05-14 11:58:04,535 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:58:04,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-a7ff04ea-5c7c-48b8-910c-7778de4fae7f 2019-05-14 11:58:04,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.640956878662s 2019-05-14 11:58:09,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:09,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:09,590 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-901afed6-7dda-48ed-b96f-a239d2f55c76 2019-05-14 11:58:09,590 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:09,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:09 GMT Server: Apache x-openstack-request-id: req-16c98ead-993e-430d-a944-6f4ee3ba7058 2019-05-14 11:58:09,633 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:09,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-16c98ead-993e-430d-a944-6f4ee3ba7058 2019-05-14 11:58:09,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0909850597382s 2019-05-14 11:58:14,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:14,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:14,959 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-b918bf60-07af-4a02-aaa3-d5cbdc9af7f1 2019-05-14 11:58:14,960 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:15,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:14 GMT Server: Apache x-openstack-request-id: req-38119e2e-d39a-4711-854e-591e4788ac6a 2019-05-14 11:58:15,193 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:15,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-38119e2e-d39a-4711-854e-591e4788ac6a 2019-05-14 11:58:15,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.555821895599s 2019-05-14 11:58:15,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:58:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:15,222 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-83478060-0b0e-4c04-a55c-d2a89f0f9a7f 2019-05-14 11:58:15,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:15,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:58:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c23078e7-06c5-4f8b-b539-8008f8ddadd7 2019-05-14 11:58:15,263 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:58:15,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-c23078e7-06c5-4f8b-b539-8008f8ddadd7 2019-05-14 11:58:15,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696020126343s 2019-05-14 11:58:20,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:20,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:20,302 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:20 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-fbedd9eb-940f-42cb-92dc-045e8a28b264 2019-05-14 11:58:20,302 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:20,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:20 GMT Server: Apache x-openstack-request-id: req-0b12beb3-511d-457d-ad31-75a6bec0fdc4 2019-05-14 11:58:20,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:20,345 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-0b12beb3-511d-457d-ad31-75a6bec0fdc4 2019-05-14 11:58:20,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751819610596s 2019-05-14 11:58:25,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:25,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:25,380 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:25 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-18474419-71bd-4d02-813f-eb9531394424 2019-05-14 11:58:25,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-05-14 11:58:25,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:25 GMT Server: Apache x-openstack-request-id: req-e394dc2a-3eba-42d3-bba7-4d6febe896c5 2019-05-14 11:58:25,422 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:25,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-e394dc2a-3eba-42d3-bba7-4d6febe896c5 2019-05-14 11:58:25,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712099075317s 2019-05-14 11:58:25,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:58:25,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:25,452 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:25 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-5bd221f2-030c-4f05-917f-1141c8a09326 2019-05-14 11:58:25,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-05-14 11:58:25,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:58:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cbc4b4fd-8d89-420e-aec7-de7a65a0ea87 2019-05-14 11:58:25,493 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:58:25,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-cbc4b4fd-8d89-420e-aec7-de7a65a0ea87 2019-05-14 11:58:25,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710520744324s 2019-05-14 11:58:30,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:30,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:30,531 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:30 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-c1d1f21f-4530-4bdc-a7eb-94670e1ff327 2019-05-14 11:58:30,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:30,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:30 GMT Server: Apache x-openstack-request-id: req-5fcd362c-4819-490d-85c0-db3c2ae3eb9b 2019-05-14 11:58:30,575 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:30,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-5fcd362c-4819-490d-85c0-db3c2ae3eb9b 2019-05-14 11:58:30,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744261741638s 2019-05-14 11:58:35,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:35,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:35,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:35 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc Server: Apache x-openstack-request-id: req-cc4cdaf3-3cf4-4eb4-b424-e038ab102742 2019-05-14 11:58:35,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:35,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 350 Content-Type: application/json Date: Tue, 14 May 2019 11:58:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-94f4bd2a-12fd-4ca2-9a52-01edf2f78a0c 2019-05-14 11:58:35,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-14T11:58:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/bono/events/40d81329-8ee7-44a8-82f0-240758adf3b4", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "59708567-314b-49bb-82fc-4ed3ed8a1db7", "id": "40d81329-8ee7-44a8-82f0-240758adf3b4"}]} 2019-05-14 11:58:35,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc&marker=870a9550-b779-4845-a118-2255a9b4943b&sort_dir=asc used request id req-94f4bd2a-12fd-4ca2-9a52-01edf2f78a0c 2019-05-14 11:58:35,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.353741884232s 2019-05-14 11:58:40,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:40,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:41,262 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-8923acf8-2737-4cbb-911e-2ccaca0331e9 2019-05-14 11:58:41,262 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:41,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:41 GMT Server: Apache x-openstack-request-id: req-8773b94c-eacf-4949-abff-f2b6fb93b926 2019-05-14 11:58:41,303 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:41,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-8773b94c-eacf-4949-abff-f2b6fb93b926 2019-05-14 11:58:41,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363054990768s 2019-05-14 11:58:46,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:46,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:46,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-ba32d75f-7dd5-49d1-8834-97e00af36aef 2019-05-14 11:58:46,725 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:46,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:46 GMT Server: Apache x-openstack-request-id: req-b981159c-bd92-4cb9-9f00-344a5646c2b4 2019-05-14 11:58:46,766 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:46,766 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-b981159c-bd92-4cb9-9f00-344a5646c2b4 2019-05-14 11:58:46,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.456871986389s 2019-05-14 11:58:46,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:58:46,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:46,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-46eb0418-a864-42e3-9b6f-eba468bf8b43 2019-05-14 11:58:46,796 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:47,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:58:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33588d7a-7ac3-4413-b7dc-011bd4f217cb 2019-05-14 11:58:47,105 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:58:47,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-33588d7a-7ac3-4413-b7dc-011bd4f217cb 2019-05-14 11:58:47,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.338670015335s 2019-05-14 11:58:52,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:52,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-d07319d1-283d-43e3-9b63-a91ec2292f68 2019-05-14 11:58:52,403 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:52,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:52 GMT Server: Apache x-openstack-request-id: req-26e172db-89c1-42ad-8c9f-947e85d9e22d 2019-05-14 11:58:52,708 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:52,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-26e172db-89c1-42ad-8c9f-947e85d9e22d 2019-05-14 11:58:52,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.596026182175s 2019-05-14 11:58:57,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:58:57,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:57,746 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-7ba06b93-8d37-4ebf-8d9c-b5fb8fedd1f6 2019-05-14 11:58:57,746 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:57,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:58:57 GMT Server: Apache x-openstack-request-id: req-bdf38317-bc04-40cd-9e46-4877f22cb331 2019-05-14 11:58:57,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:58:57,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-bdf38317-bc04-40cd-9e46-4877f22cb331 2019-05-14 11:58:57,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749659538269s 2019-05-14 11:58:57,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:58:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:58:57,819 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:58:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-b6473877-22d0-4504-b217-fb6c3611f807 2019-05-14 11:58:57,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:58:57,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:58:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2898e9c9-c8f5-4d78-99b7-1df57b4987d6 2019-05-14 11:58:57,863 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:58:57,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-2898e9c9-c8f5-4d78-99b7-1df57b4987d6 2019-05-14 11:58:57,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074108839035s 2019-05-14 11:59:02,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:02,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:02,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:02 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-fcff4089-ac7f-4478-bf41-d23953ffc74b 2019-05-14 11:59:02,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-05-14 11:59:02,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:02 GMT Server: Apache x-openstack-request-id: req-5e03d0ef-048c-4e79-b8b1-34624ce2d7ea 2019-05-14 11:59:02,944 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:02,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-5e03d0ef-048c-4e79-b8b1-34624ce2d7ea 2019-05-14 11:59:02,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742819309235s 2019-05-14 11:59:07,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:07,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:07,979 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:07 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-52c1f917-1bcb-485d-aef7-529a9d6e24ad 2019-05-14 11:59:07,979 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:08,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:07 GMT Server: Apache x-openstack-request-id: req-90cb8bde-4c86-4ea7-b388-54637ba0977c 2019-05-14 11:59:08,022 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:08,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-90cb8bde-4c86-4ea7-b388-54637ba0977c 2019-05-14 11:59:08,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724670886993s 2019-05-14 11:59:08,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:59:08,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:08,052 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:08 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-76488332-9f5d-4379-8be4-37bb3073684b 2019-05-14 11:59:08,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:08,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:59:08 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-29287288-fcfa-42e7-b8d4-17eb7bfb6c8f 2019-05-14 11:59:08,093 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:59:08,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-29287288-fcfa-42e7-b8d4-17eb7bfb6c8f 2019-05-14 11:59:08,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705921649933s 2019-05-14 11:59:13,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:13,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:13,130 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:13 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-ac271693-1ad1-4206-b0a7-1ad99d5fefc0 2019-05-14 11:59:13,130 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:13,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:13 GMT Server: Apache x-openstack-request-id: req-9e192045-3b9a-4381-a165-1230a2b6a729 2019-05-14 11:59:13,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:13,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-9e192045-3b9a-4381-a165-1230a2b6a729 2019-05-14 11:59:13,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761680603027s 2019-05-14 11:59:18,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:18,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:18,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-2cd50ea0-2dea-49f1-88d5-1b0e01de3535 2019-05-14 11:59:18,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:18,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:18 GMT Server: Apache x-openstack-request-id: req-5ca8ad37-1fcd-48d1-bf6e-6760e1f38ef8 2019-05-14 11:59:18,626 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:18,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-5ca8ad37-1fcd-48d1-bf6e-6760e1f38ef8 2019-05-14 11:59:18,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.444118022919s 2019-05-14 11:59:18,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:59:18,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:18,657 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:18 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-94af351c-d08b-4a3f-8384-7a131813a321 2019-05-14 11:59:18,658 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:18,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:59:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd4485ca-3702-41b4-a978-ea7e107d06f5 2019-05-14 11:59:18,699 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:59:18,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-cd4485ca-3702-41b4-a978-ea7e107d06f5 2019-05-14 11:59:18,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725028514862s 2019-05-14 11:59:23,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:23,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:23,734 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:23 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-e7cdd77a-fb59-49e9-9b33-8b7f26f77406 2019-05-14 11:59:23,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:23,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:23 GMT Server: Apache x-openstack-request-id: req-18c359a8-0872-4fe3-8b56-ec5f838f0303 2019-05-14 11:59:23,776 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:23,777 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-18c359a8-0872-4fe3-8b56-ec5f838f0303 2019-05-14 11:59:23,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745878219604s 2019-05-14 11:59:28,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:28,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:28,812 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-e4bc3ced-d3b0-48a1-adcb-cbd0b42f8f38 2019-05-14 11:59:28,813 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:28,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:28 GMT Server: Apache x-openstack-request-id: req-cf55e5ab-17bb-4dc4-96aa-6f992b004b68 2019-05-14 11:59:28,854 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:28,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-cf55e5ab-17bb-4dc4-96aa-6f992b004b68 2019-05-14 11:59:28,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722188949585s 2019-05-14 11:59:28,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:59:28,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:28,884 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:28 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-775e7316-cd35-410c-aa98-782cd1727e34 2019-05-14 11:59:28,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:28,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:59:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-333bb068-3103-4bbb-b7e0-9e2f421ba362 2019-05-14 11:59:28,925 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:59:28,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-333bb068-3103-4bbb-b7e0-9e2f421ba362 2019-05-14 11:59:28,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070102930069s 2019-05-14 11:59:33,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:33,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:33,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:33 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-da24a4ba-283e-46e6-b491-70e1fca86577 2019-05-14 11:59:33,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-05-14 11:59:34,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:33 GMT Server: Apache x-openstack-request-id: req-3c2139af-53dd-4835-85bc-c755caafcd6b 2019-05-14 11:59:34,006 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:34,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-3c2139af-53dd-4835-85bc-c755caafcd6b 2019-05-14 11:59:34,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745401382446s 2019-05-14 11:59:39,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:39,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:39 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-2f0159ef-b55f-44cb-8415-0c99d647ef82 2019-05-14 11:59:39,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:39,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:39 GMT Server: Apache x-openstack-request-id: req-03b4fdb4-89bd-433b-988c-2126957f5565 2019-05-14 11:59:39,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:39,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-03b4fdb4-89bd-433b-988c-2126957f5565 2019-05-14 11:59:39,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726430416107s 2019-05-14 11:59:39,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:59:39,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:39,114 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:39 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-e1331ced-8574-4f28-a4b6-dec6de9b250e 2019-05-14 11:59:39,114 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:39,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:59:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d51d97a0-63b4-4bde-b2c1-23db9a4e7245 2019-05-14 11:59:39,155 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:59:39,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-d51d97a0-63b4-4bde-b2c1-23db9a4e7245 2019-05-14 11:59:39,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700769424438s 2019-05-14 11:59:44,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:44,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:44 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-7915801a-4425-443d-896f-7cc408a1bec6 2019-05-14 11:59:44,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:44,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:44 GMT Server: Apache x-openstack-request-id: req-bf1666e7-eff3-40aa-9c26-202af3109137 2019-05-14 11:59:44,237 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:44,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-bf1666e7-eff3-40aa-9c26-202af3109137 2019-05-14 11:59:44,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743820667267s 2019-05-14 11:59:49,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:49,276 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:49 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-201f846e-576f-4e29-8e21-d00fd71d8cf7 2019-05-14 11:59:49,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:49,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:49 GMT Server: Apache x-openstack-request-id: req-c7755429-ab33-4ee4-b65b-f592b17ad64f 2019-05-14 11:59:49,319 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:49,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-c7755429-ab33-4ee4-b65b-f592b17ad64f 2019-05-14 11:59:49,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762410163879s 2019-05-14 11:59:49,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:59:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:49,351 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:49 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-537aa768-a0b3-4ac0-b99d-31d2cc8e0f31 2019-05-14 11:59:49,351 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:49,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:59:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d53d2a36-8b4d-4b2c-b234-8387867d95f9 2019-05-14 11:59:49,394 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:59:49,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-d53d2a36-8b4d-4b2c-b234-8387867d95f9 2019-05-14 11:59:49,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749230384827s 2019-05-14 11:59:54,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:54,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:54,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:54 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-98938ff6-2584-472d-ab07-c28d9b117723 2019-05-14 11:59:54,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-05-14 11:59:54,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:54 GMT Server: Apache x-openstack-request-id: req-e4e16bc4-6beb-433a-8539-e013d5e62999 2019-05-14 11:59:54,475 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:54,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-e4e16bc4-6beb-433a-8539-e013d5e62999 2019-05-14 11:59:54,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741300582886s 2019-05-14 11:59:59,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 11:59:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:59,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-e8c79fb0-74c2-4f33-80f7-1e4082e0599e 2019-05-14 11:59:59,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:59,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 11:59:59 GMT Server: Apache x-openstack-request-id: req-5ce7b64f-d13f-4c96-856e-cfad993daa58 2019-05-14 11:59:59,574 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 11:59:59,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-5ce7b64f-d13f-4c96-856e-cfad993daa58 2019-05-14 11:59:59,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0929579734802s 2019-05-14 11:59:59,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 11:59:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 11:59:59,605 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 11:59:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-a63b5fe6-33cd-4a9a-b157-cf8af1a3a765 2019-05-14 11:59:59,605 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 11:59:59,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 11:59:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3a97f2c9-cb9a-43b1-af6c-129d8b9c0fff 2019-05-14 11:59:59,647 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 11:59:59,647 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-3a97f2c9-cb9a-43b1-af6c-129d8b9c0fff 2019-05-14 11:59:59,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725200176239s 2019-05-14 12:00:04,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:00:04,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:04,703 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:00:04 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-aa054f2c-090f-4dcb-9221-6f9a194b5a9d 2019-05-14 12:00:04,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:00:04,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 12:00:04 GMT Server: Apache x-openstack-request-id: req-0b969b74-f71d-472a-8b1a-a34ef772581d 2019-05-14 12:00:04,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 12:00:04,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-0b969b74-f71d-472a-8b1a-a34ef772581d 2019-05-14 12:00:04,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0916569232941s 2019-05-14 12:00:09,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:00:09,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:09,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:00:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-b8fb218a-3473-48b5-9781-bb6382bd066c 2019-05-14 12:00:09,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:00:09,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 12:00:09 GMT Server: Apache x-openstack-request-id: req-2c2e4e69-0f73-4cc1-9872-5f7602efc601 2019-05-14 12:00:09,824 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 12:00:09,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-2c2e4e69-0f73-4cc1-9872-5f7602efc601 2019-05-14 12:00:09,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719449520111s 2019-05-14 12:00:09,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 12:00:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:09,853 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:00:09 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-574cb8b2-5c2c-4dcb-a7d1-3ef6dbb91e10 2019-05-14 12:00:09,853 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:00:09,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 14 May 2019 12:00:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-138fc9c4-1973-4717-9e0c-09140acbdc70 2019-05-14 12:00:09,896 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-05-14 12:00:09,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-138fc9c4-1973-4717-9e0c-09140acbdc70 2019-05-14 12:00:09,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717160701752s 2019-05-14 12:00:14,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:00:14,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:14,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:00:14 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc Server: Apache x-openstack-request-id: req-c9b96e7b-2206-4d2b-ba06-eb093a2e75ec 2019-05-14 12:00:14,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:00:14,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 352 Content-Type: application/json Date: Tue, 14 May 2019 12:00:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-565497c2-d1e0-48ee-83c6-6d12b9df05c8 2019-05-14 12:00:14,982 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-14T12:00:11Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/homer/events/2b51fea0-59bd-4dbd-b16a-4c4fb362b5e5", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "13d2fd47-8807-4ed2-a3d7-eb85bdf84fd3", "id": "2b51fea0-59bd-4dbd-b16a-4c4fb362b5e5"}]} 2019-05-14 12:00:14,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc&marker=40d81329-8ee7-44a8-82f0-240758adf3b4&sort_dir=asc used request id req-565497c2-d1e0-48ee-83c6-6d12b9df05c8 2019-05-14 12:00:14,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0789399147034s 2019-05-14 12:00:19,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:00:19,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/events?marker=2b51fea0-59bd-4dbd-b16a-4c4fb362b5e5&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:20,037 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:00:19 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=2b51fea0-59bd-4dbd-b16a-4c4fb362b5e5&sort_dir=asc Server: Apache x-openstack-request-id: req-c0f48050-cd40-4384-9b1b-baf504e50a70 2019-05-14 12:00:20,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-05-14 12:00:20,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 443 Content-Type: application/json Date: Tue, 14 May 2019 12:00:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6ea4fe48-97d9-4471-bde8-dd2f1a59f9f9 2019-05-14 12:00:20,082 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-05-14T12:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dime/events/de7fbb75-71b1-4a4f-a2d3-36f7868fb3ec", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "51982f94-913f-4b9e-b2d0-5986815dc968", "id": "de7fbb75-71b1-4a4f-a2d3-36f7868fb3ec"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-14T12:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv/events/26904fba-0d2f-4721-8906-071a7654079d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "id": "26904fba-0d2f-4721-8906-071a7654079d"}]} 2019-05-14 12:00:20,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=2b51fea0-59bd-4dbd-b16a-4c4fb362b5e5&sort_dir=asc&marker=2b51fea0-59bd-4dbd-b16a-4c4fb362b5e5&sort_dir=asc used request id req-6ea4fe48-97d9-4471-bde8-dd2f1a59f9f9 2019-05-14 12:00:20,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0940210819244s 2019-05-14 12:00:20,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 12:00:20,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:20,115 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:00:20 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 Server: Apache x-openstack-request-id: req-563e89e1-a666-4429-8593-2529ba85b5c5 2019-05-14 12:00:20,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:00:20,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Tue, 14 May 2019 12:00:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1effe3e7-10c9-41de-ad29-d45a68ed47da 2019-05-14 12:00:20,192 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "outputs": [{"output_value": "172.30.9.206", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-05-14 12:00:20,193 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 used request id req-1effe3e7-10c9-41de-ad29-d45a68ed47da 2019-05-14 12:00:20,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.109549999237s 2019-05-14 12:00:20,194 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-05-14T11:31:21Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'391b51f8-ed2d-48ee-b725-5ba4fb59e4f8', 'parameters': Munch({u'OS::project_id': u'2458663e0bfe462f8028993263e71ee8', u'image': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985', 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_a2fd5cfc-cf11-476a-a844-b6b044751985', 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'391b51f8-ed2d-48ee-b725-5ba4fb59e4f8', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'910d1458c92944bd985af9e798806a7e', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.206', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})], 'stack_owner': None, 'stack_status': u'CREATE_COMPLETE', 'status_reason': u'Stack CREATE completed successfully', 'properties': Munch({u'capabilities': []}), 'template_description': u'Clearwater deployment\n', 'is_rollback_enabled': False, 'name': u'clearwater-opnfv', 'created_at': u'2019-05-14T11:31:21Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8'}) 2019-05-14 12:00:20,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:20,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:21,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-1e7342d1-6a3a-469c-aacf-4043cb69bc61 x-openstack-request-id: req-1e7342d1-6a3a-469c-aacf-4043cb69bc61 2019-05-14 12:00:21,638 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:21,639 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1e7342d1-6a3a-469c-aacf-4043cb69bc61 2019-05-14 12:00:21,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.44359183311s 2019-05-14 12:00:21,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:00:21,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:21,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Tue, 14 May 2019 12:00:21 GMT X-Openstack-Request-Id: req-7796ccd6-56ea-4dd8-8ae5-9616b81ca586 2019-05-14 12:00:21,771 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"80a99394-9e0c-4040-8a74-9409a7fb8357","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"2458663e0bfe462f8028993263e71ee8","l2_adjacency":true,"status":"ACTIVE","subnets":["63e97891-bd2a-43b9-97f7-a63c0b98b3f3"],"description":"","tags":[],"updated_at":"2019-05-14T11:31:25Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"2458663e0bfe462f8028993263e71ee8","created_at":"2019-05-14T11:31:24Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:00:21,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7796ccd6-56ea-4dd8-8ae5-9616b81ca586 2019-05-14 12:00:21,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.11437702179s 2019-05-14 12:00:21,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 12:00:21,773 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:21,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Tue, 14 May 2019 12:00:21 GMT X-Openstack-Request-Id: req-cf54d0fd-fd19-4635-a108-033107d8b07d 2019-05-14 12:00:21,821 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80a99394-9e0c-4040-8a74-9409a7fb8357","tenant_id":"2458663e0bfe462f8028993263e71ee8","created_at":"2019-05-14T11:31:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T11:31:25Z","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":"2458663e0bfe462f8028993263e71ee8","id":"63e97891-bd2a-43b9-97f7-a63c0b98b3f3","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-05-14 12:00:21,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-cf54d0fd-fd19-4635-a108-033107d8b07d 2019-05-14 12:00:21,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0489549636841s 2019-05-14 12:00:21,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:21,831 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:21,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-58f7ec66-2ce3-43cc-a368-49db8972f6a0 x-openstack-request-id: req-58f7ec66-2ce3-43cc-a368-49db8972f6a0 2019-05-14 12:00:21,853 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:21,853 - 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-58f7ec66-2ce3-43cc-a368-49db8972f6a0 2019-05-14 12:00:21,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253460407257s 2019-05-14 12:00:21,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:21,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:22,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-77c7b9f8-14e5-4cfb-bf27-75a8b5427648 x-openstack-request-id: req-77c7b9f8-14e5-4cfb-bf27-75a8b5427648 2019-05-14 12:00:22,925 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:22,925 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42/os-security-groups used request id req-77c7b9f8-14e5-4cfb-bf27-75a8b5427648 2019-05-14 12:00:22,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.07046985626s 2019-05-14 12:00:22,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:22,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:23,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:23 GMT X-Openstack-Request-Id: req-f1290bf2-9121-406d-9dcd-2cbff997e706 2019-05-14 12:00:23,233 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:23,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f1290bf2-9121-406d-9dcd-2cbff997e706 2019-05-14 12:00:23,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.301064968109s 2019-05-14 12:00:23,240 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:23,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:23,244 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:23,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-22212318-d03e-48b9-81f3-6fb47e06b344 x-openstack-request-id: req-22212318-d03e-48b9-81f3-6fb47e06b344 2019-05-14 12:00:23,265 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:23,265 - 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-22212318-d03e-48b9-81f3-6fb47e06b344 2019-05-14 12:00:23,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249300003052s 2019-05-14 12:00:23,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:23,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:24,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-72580f88-b208-4433-9193-c233d412e8ad x-openstack-request-id: req-72580f88-b208-4433-9193-c233d412e8ad 2019-05-14 12:00:24,072 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:24,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee/os-security-groups used request id req-72580f88-b208-4433-9193-c233d412e8ad 2019-05-14 12:00:24,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.806097984314s 2019-05-14 12:00:24,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:24,083 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:24,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:24 GMT X-Openstack-Request-Id: req-76fc6805-3177-45c9-99f8-4303816a4576 2019-05-14 12:00:24,116 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:24,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-76fc6805-3177-45c9-99f8-4303816a4576 2019-05-14 12:00:24,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370719432831s 2019-05-14 12:00:24,122 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:24,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:24,126 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:24,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-43177419-b582-49ec-b901-200dc511b9cd x-openstack-request-id: req-43177419-b582-49ec-b901-200dc511b9cd 2019-05-14 12:00:24,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:24,150 - 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-43177419-b582-49ec-b901-200dc511b9cd 2019-05-14 12:00:24,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275950431824s 2019-05-14 12:00:24,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:24,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:24,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-aeae3b2e-0648-4737-8ee7-1682d322865e x-openstack-request-id: req-aeae3b2e-0648-4737-8ee7-1682d322865e 2019-05-14 12:00:24,952 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:24,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d/os-security-groups used request id req-aeae3b2e-0648-4737-8ee7-1682d322865e 2019-05-14 12:00:24,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.800812959671s 2019-05-14 12:00:24,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:24,963 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:24,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:24 GMT X-Openstack-Request-Id: req-3df296c1-4f1c-43f7-8e59-06f9cd38243e 2019-05-14 12:00:24,999 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:24,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3df296c1-4f1c-43f7-8e59-06f9cd38243e 2019-05-14 12:00:24,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400779247284s 2019-05-14 12:00:25,005 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:25,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:25,009 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:25,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-0792954a-ac0c-43f4-9674-fb6dd51cbbb3 x-openstack-request-id: req-0792954a-ac0c-43f4-9674-fb6dd51cbbb3 2019-05-14 12:00:25,029 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:25,029 - 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-0792954a-ac0c-43f4-9674-fb6dd51cbbb3 2019-05-14 12:00:25,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235040187836s 2019-05-14 12:00:25,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:26,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-93744b46-f4fd-4086-851c-f5cd232053b0 x-openstack-request-id: req-93744b46-f4fd-4086-851c-f5cd232053b0 2019-05-14 12:00:26,125 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:26,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f/os-security-groups used request id req-93744b46-f4fd-4086-851c-f5cd232053b0 2019-05-14 12:00:26,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.09488201141s 2019-05-14 12:00:26,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:26,136 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:26,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:26 GMT X-Openstack-Request-Id: req-b06b158d-0a10-45da-a687-4306f77355bb 2019-05-14 12:00:26,170 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:26,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-b06b158d-0a10-45da-a687-4306f77355bb 2019-05-14 12:00:26,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389289855957s 2019-05-14 12:00:26,177 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:26,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:26,181 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:26,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-4a9e0568-377e-467d-9380-c1e0d0c24b40 x-openstack-request-id: req-4a9e0568-377e-467d-9380-c1e0d0c24b40 2019-05-14 12:00:26,200 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:26,201 - 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-4a9e0568-377e-467d-9380-c1e0d0c24b40 2019-05-14 12:00:26,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232269763947s 2019-05-14 12:00:26,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:26,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:26,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-559cb24f-6e1e-4333-9168-1874ff52df71 x-openstack-request-id: req-559cb24f-6e1e-4333-9168-1874ff52df71 2019-05-14 12:00:26,343 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:26,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693/os-security-groups used request id req-559cb24f-6e1e-4333-9168-1874ff52df71 2019-05-14 12:00:26,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.141908168793s 2019-05-14 12:00:26,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:26,354 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:26,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:26 GMT X-Openstack-Request-Id: req-dbc519fe-52f9-445c-aec6-796bf3648436 2019-05-14 12:00:26,386 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:26,387 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-dbc519fe-52f9-445c-aec6-796bf3648436 2019-05-14 12:00:26,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371119976044s 2019-05-14 12:00:26,392 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:26,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:26,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:26,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-6d92c44c-966c-40c5-89e1-1e4b73139490 x-openstack-request-id: req-6d92c44c-966c-40c5-89e1-1e4b73139490 2019-05-14 12:00:26,413 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:26,413 - 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-6d92c44c-966c-40c5-89e1-1e4b73139490 2019-05-14 12:00:26,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210700035095s 2019-05-14 12:00:26,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:27,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-096afb2e-8b18-4fae-905a-53a530034a76 x-openstack-request-id: req-096afb2e-8b18-4fae-905a-53a530034a76 2019-05-14 12:00:27,157 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:27,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b/os-security-groups used request id req-096afb2e-8b18-4fae-905a-53a530034a76 2019-05-14 12:00:27,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.742483139038s 2019-05-14 12:00:27,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:27,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:27,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:27 GMT X-Openstack-Request-Id: req-eda94ce3-47f1-4076-9696-20837f52a91f 2019-05-14 12:00:27,202 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:27,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eda94ce3-47f1-4076-9696-20837f52a91f 2019-05-14 12:00:27,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0399169921875s 2019-05-14 12:00:27,209 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:27,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:27,213 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:27,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-8bb7536f-c0d3-45cb-bc57-de16960e94cc x-openstack-request-id: req-8bb7536f-c0d3-45cb-bc57-de16960e94cc 2019-05-14 12:00:27,233 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:27,233 - 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-8bb7536f-c0d3-45cb-bc57-de16960e94cc 2019-05-14 12:00:27,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239720344543s 2019-05-14 12:00:27,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:28,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-18bd827e-ceba-4ed3-ad02-646982b6b57f x-openstack-request-id: req-18bd827e-ceba-4ed3-ad02-646982b6b57f 2019-05-14 12:00:28,055 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:28,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1/os-security-groups used request id req-18bd827e-ceba-4ed3-ad02-646982b6b57f 2019-05-14 12:00:28,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.820818901062s 2019-05-14 12:00:28,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:28,066 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:28,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:28 GMT X-Openstack-Request-Id: req-a061a48c-a22a-446d-9a24-8205a2186906 2019-05-14 12:00:28,099 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:28,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a061a48c-a22a-446d-9a24-8205a2186906 2019-05-14 12:00:28,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370171070099s 2019-05-14 12:00:28,105 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:28,105 - 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:f0:36:7d', 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:f0:36:7d', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'6a690a9d-ff75-41ee-96bd-9dd2f722dd42', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-05-14T11:54:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:42Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:10Z', 'created': u'2019-05-14T11:54:10Z', '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:c9:f1:a8', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:f1:a8', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:39.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'3dfbde0c-745c-47e4-93f4-b32c1eb63dee', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-05-14T11:54:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:39Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:09Z', 'created': u'2019-05-14T11:54:09Z', '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:17:5b:6b', 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:17:5b:6b', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'54684f0c-8495-47e5-ba48-1ee426b7a77d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-05-14T11:54:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:42Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:09Z', 'created': u'2019-05-14T11:54:09Z', '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:7a:e5:6b', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:e5:6b', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:49:12.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'7f318902-2734-418f-8821-6e2667b6b02f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-14T11:49:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:49:12Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:49:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:48:56Z', 'created': u'2019-05-14T11:48:56Z', '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:17:53:7e', 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:17:53:7e', 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'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:39:15.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'a8180e62-1c8a-42c5-bcaa-fb2a8016a693', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', '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'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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-05-14T11:39:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:39:15Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:39:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:38:59Z', 'created': u'2019-05-14T11:38:59Z', '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:97:bc:85', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:97:bc:85', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:35:50.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'7dfae5f8-5f34-4108-bbc2-63ba98c1a14b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-05-14T11:35:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:35:50Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:35:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:34:06Z', 'created': u'2019-05-14T11:34:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:f0:29', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:f0:29', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:33:29.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-14T11:33:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:33:29Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:33:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:31:42Z', 'created': u'2019-05-14T11:31:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-14 12:00:28,110 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-14 12:00:28,114 - paramiko.transport - DEBUG - starting thread (client mode): 0xe01f4490L 2019-05-14 12:00:28,115 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:00:28,129 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:00:28,129 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:00:28,131 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:00:28,131 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:00:28,131 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:00:28,131 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:00:28,131 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:00:28,131 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:00:28,177 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:00:28,177 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:00:28,179 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 5a62f8266397da078297351f0bbca1ac 2019-05-14 12:00:28,180 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:00:28,216 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:00:28,242 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:00:28,244 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:00:28,727 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:00:28,727 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:00:28,747 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:00:28,769 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:00:28,769 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-05-14 12:00:28,771 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-14 12:00:28,773 - paramiko.transport - DEBUG - starting thread (client mode): 0xe01f4810L 2019-05-14 12:00:28,773 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:00:28,785 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:00:28,785 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:00:28,786 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:00:28,787 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:00:28,787 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:00:28,787 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:00:28,787 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:00:28,787 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:00:28,832 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:00:28,833 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:00:28,837 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: 5b4df785956516ef676c611afaa621e8 2019-05-14 12:00:28,838 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:00:28,871 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:00:28,887 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:00:28,902 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:00:29,361 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:00:29,361 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:00:29,369 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:00:29,382 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:00:29,382 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: 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 2019-05-14 12:00:29,384 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-14 12:00:29,386 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0222f10L 2019-05-14 12:00:29,386 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:00:29,396 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:00:29,397 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:00:29,398 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:00:29,398 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:00:29,398 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:00:29,398 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:00:29,399 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:00:29,399 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:00:29,442 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:00:29,443 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:00:29,450 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: c0fe7446e24ea338a95da4d9da98d966 2019-05-14 12:00:29,451 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:00:29,480 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:00:29,499 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:00:29,516 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:00:29,976 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:00:29,976 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:00:29,982 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:00:30,003 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:00:30,003 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 4m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-14 12:00:30,005 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-14 12:00:30,008 - paramiko.transport - DEBUG - starting thread (client mode): 0xe026cf10L 2019-05-14 12:00:30,008 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:00:30,022 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:00:30,023 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:00:30,024 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:00:30,024 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:00:30,025 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:00:30,025 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:00:30,025 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:00:30,025 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:00:30,076 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:00:30,077 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:00:30,108 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: 45a17df5e841954c5b1ef3295cfd9fc8 2019-05-14 12:00:30,109 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:00:30,116 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:00:30,135 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:00:30,141 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:00:30,638 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:00:30,639 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:00:30,644 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:00:30,667 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:00:30,667 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 10m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-14 12:00:30,669 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-14 12:00:30,671 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0ca27d0L 2019-05-14 12:00:30,671 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:00:30,686 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:00:30,686 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:00:30,687 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:00:30,687 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:00:30,688 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:00:30,688 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:00:30,688 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:00:30,688 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:00:30,733 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:00:30,734 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:00:30,736 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 924d23217046ed9142300234c82e180f 2019-05-14 12:00:30,737 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:00:30,770 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:00:30,788 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:00:30,801 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:00:31,324 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:00:31,325 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:00:31,336 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:00:31,349 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:00:31,349 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 16m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-05-14 12:00:31,350 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 12:00:31,351 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2019-05-14 12:00:31,351 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2019-05-14 12:00:31,352 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-14 12:00:31,354 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0236290L 2019-05-14 12:00:31,355 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:00:31,369 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:00:31,370 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:00:31,371 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:00:31,371 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:00:31,371 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:00:31,372 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:00:31,372 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:00:31,372 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:00:31,379 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:00:31,380 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:00:31,386 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 95841cf2c2d58945d516b59a03ed57f1 2019-05-14 12:00:31,387 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:00:31,418 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:00:31,436 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:00:31,451 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:00:32,072 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:00:32,072 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:00:32,086 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:00:32,103 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:00:32,104 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 23m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-14 12:00:32,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:32,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:32,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-c4153693-e6bd-4c77-bf1c-b1e80a2a0dfe x-openstack-request-id: req-c4153693-e6bd-4c77-bf1c-b1e80a2a0dfe 2019-05-14 12:00:32,412 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:32,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4153693-e6bd-4c77-bf1c-b1e80a2a0dfe 2019-05-14 12:00:32,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.306668043137s 2019-05-14 12:00:32,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:32,424 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:32,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-0dad897b-c10b-43f7-adcc-cecd743096d0 x-openstack-request-id: req-0dad897b-c10b-43f7-adcc-cecd743096d0 2019-05-14 12:00:32,456 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:32,457 - 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-0dad897b-c10b-43f7-adcc-cecd743096d0 2019-05-14 12:00:32,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0364458560944s 2019-05-14 12:00:32,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:34,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-c51fec5e-a2e3-4287-8268-a2843990c60f x-openstack-request-id: req-c51fec5e-a2e3-4287-8268-a2843990c60f 2019-05-14 12:00:34,173 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:34,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42/os-security-groups used request id req-c51fec5e-a2e3-4287-8268-a2843990c60f 2019-05-14 12:00:34,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.71474790573s 2019-05-14 12:00:34,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:34,179 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:34,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:34 GMT X-Openstack-Request-Id: req-688cbeee-bf39-4a42-b303-7ea94b0cd3f6 2019-05-14 12:00:34,211 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:34,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-688cbeee-bf39-4a42-b303-7ea94b0cd3f6 2019-05-14 12:00:34,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0346519947052s 2019-05-14 12:00:34,215 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:34,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:34,217 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:34,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-b8445641-5aa0-40da-bd53-ec90ae807740 x-openstack-request-id: req-b8445641-5aa0-40da-bd53-ec90ae807740 2019-05-14 12:00:34,237 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:34,237 - 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-b8445641-5aa0-40da-bd53-ec90ae807740 2019-05-14 12:00:34,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212540626526s 2019-05-14 12:00:34,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:34,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:34,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-2d4b4b87-477b-4080-acb1-48668114b802 x-openstack-request-id: req-2d4b4b87-477b-4080-acb1-48668114b802 2019-05-14 12:00:34,854 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:34,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee/os-security-groups used request id req-2d4b4b87-477b-4080-acb1-48668114b802 2019-05-14 12:00:34,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.617274045944s 2019-05-14 12:00:34,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:34,865 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:34,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:34 GMT X-Openstack-Request-Id: req-8a967981-c2f8-4b30-80fd-6b29a7f17293 2019-05-14 12:00:34,900 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:34,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8a967981-c2f8-4b30-80fd-6b29a7f17293 2019-05-14 12:00:34,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395460128784s 2019-05-14 12:00:34,906 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:34,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:34,910 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:34,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-ef9ba8df-5f25-4d2c-a8c4-3ced1d0aec83 x-openstack-request-id: req-ef9ba8df-5f25-4d2c-a8c4-3ced1d0aec83 2019-05-14 12:00:34,936 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:34,936 - 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-ef9ba8df-5f25-4d2c-a8c4-3ced1d0aec83 2019-05-14 12:00:34,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301229953766s 2019-05-14 12:00:34,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:35,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-c938c363-85b8-416c-94fd-3f38b411bf8f x-openstack-request-id: req-c938c363-85b8-416c-94fd-3f38b411bf8f 2019-05-14 12:00:35,078 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:35,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d/os-security-groups used request id req-c938c363-85b8-416c-94fd-3f38b411bf8f 2019-05-14 12:00:35,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.140648126602s 2019-05-14 12:00:35,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:35,089 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:35 GMT X-Openstack-Request-Id: req-4ee705c3-b2c1-46b6-8b77-8f6c2ec5d8b7 2019-05-14 12:00:35,121 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:35,121 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4ee705c3-b2c1-46b6-8b77-8f6c2ec5d8b7 2019-05-14 12:00:35,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0370619297028s 2019-05-14 12:00:35,127 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:35,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:35,130 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:35,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-576687e4-a142-4fea-8440-7aeb4d6061d0 x-openstack-request-id: req-576687e4-a142-4fea-8440-7aeb4d6061d0 2019-05-14 12:00:35,150 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:35,150 - 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-576687e4-a142-4fea-8440-7aeb4d6061d0 2019-05-14 12:00:35,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226860046387s 2019-05-14 12:00:35,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:35,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:35,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-2e8ba32f-f2d6-488f-9917-91fde8e4ed29 x-openstack-request-id: req-2e8ba32f-f2d6-488f-9917-91fde8e4ed29 2019-05-14 12:00:35,902 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:35,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f/os-security-groups used request id req-2e8ba32f-f2d6-488f-9917-91fde8e4ed29 2019-05-14 12:00:35,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.751337051392s 2019-05-14 12:00:35,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:35,914 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:35,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:35 GMT X-Openstack-Request-Id: req-92b4958e-6c27-4419-bc34-26e82b40e78f 2019-05-14 12:00:35,951 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:35,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-92b4958e-6c27-4419-bc34-26e82b40e78f 2019-05-14 12:00:35,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0419058799744s 2019-05-14 12:00:35,957 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:35,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:35,961 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:35,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-84623eff-a0e9-49a1-84b0-820992cad8d6 x-openstack-request-id: req-84623eff-a0e9-49a1-84b0-820992cad8d6 2019-05-14 12:00:35,980 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:35,980 - 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-84623eff-a0e9-49a1-84b0-820992cad8d6 2019-05-14 12:00:35,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222959518433s 2019-05-14 12:00:35,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:35,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-edacc01f-faef-47ad-a9cc-2dbff67ed08b x-openstack-request-id: req-edacc01f-faef-47ad-a9cc-2dbff67ed08b 2019-05-14 12:00:36,118 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:36,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693/os-security-groups used request id req-edacc01f-faef-47ad-a9cc-2dbff67ed08b 2019-05-14 12:00:36,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.137038946152s 2019-05-14 12:00:36,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:36,128 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:36 GMT X-Openstack-Request-Id: req-531fd5f0-527c-4e5b-a9bd-1f0bffa2db51 2019-05-14 12:00:36,166 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:36,166 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-531fd5f0-527c-4e5b-a9bd-1f0bffa2db51 2019-05-14 12:00:36,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0419969558716s 2019-05-14 12:00:36,172 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:36,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:36,175 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-d2deb501-9ee9-4858-83b6-fb95e35f7616 x-openstack-request-id: req-d2deb501-9ee9-4858-83b6-fb95e35f7616 2019-05-14 12:00:36,198 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:36,198 - 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-d2deb501-9ee9-4858-83b6-fb95e35f7616 2019-05-14 12:00:36,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254230499268s 2019-05-14 12:00:36,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-bbe3b875-6050-49ce-bae2-8df638a76626 x-openstack-request-id: req-bbe3b875-6050-49ce-bae2-8df638a76626 2019-05-14 12:00:36,344 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:36,345 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b/os-security-groups used request id req-bbe3b875-6050-49ce-bae2-8df638a76626 2019-05-14 12:00:36,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.145631790161s 2019-05-14 12:00:36,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:36,353 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:36 GMT X-Openstack-Request-Id: req-2a4c7eee-7820-44a6-95b1-fe07a0e2b697 2019-05-14 12:00:36,386 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:36,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2a4c7eee-7820-44a6-95b1-fe07a0e2b697 2019-05-14 12:00:36,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366530418396s 2019-05-14 12:00:36,391 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:36,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:00:36,394 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-b487a299-1a69-485e-92ae-74195c7c715e x-openstack-request-id: req-b487a299-1a69-485e-92ae-74195c7c715e 2019-05-14 12:00:36,420 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:00:36,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-b487a299-1a69-485e-92ae-74195c7c715e 2019-05-14 12:00:36,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.028785943985s 2019-05-14 12:00:36,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:00:36,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-ae1fa1d6-aad9-46f8-8746-183e49b1f859 x-openstack-request-id: req-ae1fa1d6-aad9-46f8-8746-183e49b1f859 2019-05-14 12:00:36,579 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:00:36,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1/os-security-groups used request id req-ae1fa1d6-aad9-46f8-8746-183e49b1f859 2019-05-14 12:00:36,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.157687902451s 2019-05-14 12:00:36,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:00:36,590 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:00:36 GMT X-Openstack-Request-Id: req-2872a1d3-4100-4e24-91be-7ddf01231fad 2019-05-14 12:00:36,624 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:00:36,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-2872a1d3-4100-4e24-91be-7ddf01231fad 2019-05-14 12:00:36,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0383858680725s 2019-05-14 12:00:36,629 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:00:36,630 - 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:f0:36:7d', 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:f0:36:7d', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'6a690a9d-ff75-41ee-96bd-9dd2f722dd42', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-05-14T11:54:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:42Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:10Z', 'created': u'2019-05-14T11:54:10Z', '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:c9:f1:a8', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:f1:a8', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:39.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'3dfbde0c-745c-47e4-93f4-b32c1eb63dee', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-05-14T11:54:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:39Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:09Z', 'created': u'2019-05-14T11:54:09Z', '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:17:5b:6b', 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:17:5b:6b', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'54684f0c-8495-47e5-ba48-1ee426b7a77d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-05-14T11:54:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:42Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:09Z', 'created': u'2019-05-14T11:54:09Z', '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:7a:e5:6b', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:e5:6b', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:49:12.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'7f318902-2734-418f-8821-6e2667b6b02f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-14T11:49:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:49:12Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:49:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:48:56Z', 'created': u'2019-05-14T11:48:56Z', '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:17:53:7e', 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:17:53:7e', 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'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:39:15.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'a8180e62-1c8a-42c5-bcaa-fb2a8016a693', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', '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'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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-05-14T11:39:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:39:15Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:39:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:38:59Z', 'created': u'2019-05-14T11:38:59Z', '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:97:bc:85', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:97:bc:85', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:35:50.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'7dfae5f8-5f34-4108-bbc2-63ba98c1a14b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-05-14T11:35:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:35:50Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:35:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:34:06Z', 'created': u'2019-05-14T11:34:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:f0:29', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:f0:29', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:33:29.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-14T11:33:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:33:29Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:33:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:31:42Z', 'created': u'2019-05-14T11:31:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-14 12:00:36,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:36,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:36,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-21dde4ab-ac8c-4514-828c-9ee62d91df13 x-openstack-request-id: req-21dde4ab-ac8c-4514-828c-9ee62d91df13 2019-05-14 12:00:36,849 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:36,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-21dde4ab-ac8c-4514-828c-9ee62d91df13 2019-05-14 12:00:36,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215354204178s 2019-05-14 12:00:36,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:00:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:00:36,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19838 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-3e6c204e-1932-4b35-ac1c-13e999c35f4a x-openstack-request-id: req-3e6c204e-1932-4b35-ac1c-13e999c35f4a 2019-05-14 12:00:36,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-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009617] Security Framework initialized\n[ 0.011098] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013389] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016866] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020334] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022499] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024238] Initializing cgroup subsys memory\n[ 0.025773] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029541] Initializing cgroup subsys blkio\n[ 0.031042] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034290] mce: CPU supports 10 MCE banks\n[ 0.036044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039476] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.042057] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050794] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.071117] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077069] ACPI: Core revision 20131115\n[ 0.078916] ACPI: All ACPI Tables successfully acquired\n[ 0.080404] ftrace: allocating 28753 entries in 113 pages\n[ 0.100215] smpboot: Max logical packages: 1\n[ 0.104084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108329] Enabling x2apic\n[ 0.109420] Enabled x2apic\n[ 0.110840] 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.119609] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.127037] KVM setup paravirtual spinlock\n[ 0.130207] x86: Booted up 1 node, 1 CPUs\n[ 0.131642] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.132417] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.134755] devtmpfs: initialized\n[ 0.137511] EVM: security.selinux\n[ 0.138748] EVM: security.SMACK64\n[ 0.139970] EVM: security.ima\n[ 0.140003] EVM: security.capability\n[ 0.142268] pinctrl core: initialized pinctrl subsystem\n[ 0.144097] regulator-dummy: no parameters\n[ 0.145640] RTC time: 11:54:43, date: 05/14/19\n[ 0.147243] NET: Registered protocol family 16\n[ 0.148152] cpuidle: using governor ladder\n[ 0.149625] cpuidle: using governor menu\n[ 0.151065] ACPI: bus type PCI registered\n[ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.154280] PCI: Using configuration type 1 for base access\n[ 0.156695] bio: create slab at 0\n[ 0.158337] ACPI: Added _OSI(Module Device)\n[ 0.159816] ACPI: Added _OSI(Processor Device)\n[ 0.160003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.161601] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.164908] ACPI: Interpreter enabled\n[ 0.166252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.168920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.172003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.175263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.178094] ACPI: (supports S0 S5)\n[ 0.179333] ACPI: Using IOAPIC for interrupt routing\n[ 0.180019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.183203] ACPI: No dock devices found.\n[ 0.185753] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.187772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.188007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.190149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.192217] acpiphp: Slot [3] registered\n[ 0.193651] acpiphp: Slot [4] registered\n[ 0.195072] acpiphp: Slot [5] registered\n[ 0.196032] acpiphp: Slot [6] registered\n[ 0.197529] acpiphp: Slot [7] registered\n[ 0.198945] acpiphp: Slot [8] registered\n[ 0.200020] acpiphp: Slot [9] registered\n[ 0.201436] acpiphp: Slot [10] registered\n[ 0.202863] acpiphp: Slot [11] registered\n[ 0.204021] acpiphp: Slot [12] registered\n[ 0.205460] acpiphp: Slot [13] registered\n[ 0.206884] acpiphp: Slot [14] registered\n[ 0.208020] acpiphp: Slot [15] registered\n[ 0.209454] acpiphp: Slot [16] registered\n[ 0.210886] acpiphp: Slot [17] registered\n[ 0.212027] acpiphp: Slot [18] registered\n[ 0.213457] acpiphp: Slot [19] registered\n[ 0.214893] acpiphp: Slot [20] registered\n[ 0.216020] acpiphp: Slot [21] registered\n[ 0.217466] acpiphp: Slot [22] registered\n[ 0.218893] acpiphp: Slot [23] registered\n[ 0.220024] acpiphp: Slot [24] registered\n[ 0.221456] acpiphp: Slot [25] registered\n[ 0.222885] acpiphp: Slot [26] registered\n[ 0.224020] acpiphp: Slot [27] registered\n[ 0.225445] acpiphp: Slot [28] registered\n[ 0.226878] acpiphp: Slot [29] registered\n[ 0.228020] acpiphp: Slot [30] registered\n[ 0.229450] acpiphp: Slot [31] registered\n[ 0.230872] PCI host bridge to bus 0000:00\n[ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.233818] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.235813] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.238185] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.249580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.252015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.274742] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.277203] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.279708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.281156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.283636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.284844] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.287039] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.288004] vgaarb: loaded\n[ 0.289069] vgaarb: bridge control possible 0000:00:02.0\n[ 0.291124] SCSI subsystem initialized\n[ 0.292225] ACPI: bus type USB registered\n[ 0.293701] usbcore: registered new interface driver usbfs\n[ 0.295532] usbcore: registered new interface driver hub\n[ 0.296035] usbcore: registered new device driver usb\n[ 0.297902] PCI: Using ACPI for IRQ routing\n[ 0.299796] NetLabel: Initializing\n[ 0.300008] NetLabel: domain hash size = 128\n[ 0.301513] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.303225] NetLabel: unlabeled traffic allowed by default\n[ 0.304213] Switched to clocksource kvm-clock\n[ 0.312026] AppArmor: AppArmor Filesystem Enabled\n[ 0.313660] pnp: PnP ACPI init\n[ 0.314826] ACPI: bus type PNP registered\n[ 0.316701] pnp: PnP ACPI: found 8 devices\n[ 0.318156] ACPI: bus type PNP unregistered\n[ 0.325217] NET: Registered protocol family 2\n[ 0.327015] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.329335] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.331543] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.333724] TCP: reno registered\n[ 0.334945] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.336891] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.339045] NET: Registered protocol family 1\n[ 0.340588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.342537] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.344446] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.361395] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.378505] Trying to unpack rootfs image as initramfs...\n[ 0.476513] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.479351] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.481292] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.484245] Scanning for low memory corruption every 60 seconds\n[ 0.486550] Initialise system trusted keyring\n[ 0.488150] audit: initializing netlink socket (disabled)\n[ 0.489970] type=2000 audit(1557834883.620:1): initialized\n[ 0.509903] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512738] zbud: loaded\n[ 0.513982] VFS: Disk quotas dquot_6.5.2\n[ 0.515431] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.517886] fuse init (API version 7.22)\n[ 0.519348] msgmni has been set to 1982\n[ 0.520806] Key type big_key registered\n[ 0.522486] Key type asymmetric registered\n[ 0.523945] Asymmetric key parser 'x509' registered\n[ 0.525628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.528233] io scheduler noop registered\n[ 0.529627] io scheduler deadline registered (default)\n[ 0.531365] io scheduler cfq registered\n[ 0.532813] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.534689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536868] ipmi message handler version 39.2\n[ 0.538434] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.540993] ACPI: Power Button [PWRF]\n[ 0.542421] GHES: HEST is not enabled!\n[ 0.558935] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.591620] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.594197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.619505] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.622828] Linux agpgart interface v0.103\n[ 0.625162] brd: module loaded\n[ 0.626746] loop: module loaded\n[ 0.628341] blk-mq: CPU -> queue map\n[ 0.629642] CPU 0 -> Queue 0\n[ 0.631654] vda: vda1\n[ 0.633339] scsi0 : ata_piix\n[ 0.634520] scsi1 : ata_piix\n[ 0.635667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.637842] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.640499] libphy: Fixed MDIO Bus: probed\n[ 0.642030] tun: Universal TUN/TAP device driver, 1.6\n[ 0.643735] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.646997] PPP generic driver version 2.4.2\n[ 0.648537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.650654] ehci-pci: EHCI PCI platform driver\n[ 0.652195] ehci-platform: EHCI generic platform driver\n[ 0.653951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.655965] ohci-pci: OHCI PCI platform driver\n[ 0.657506] ohci-platform: OHCI generic platform driver\n[ 0.659257] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676345] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678111] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.682812] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685040] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.687543] usb usb1: Product: UHCI Host Controller\n[ 0.689193] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.691263] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.692949] hub 1-0:1.0: USB hub found\n[ 0.694322] hub 1-0:1.0: 2 ports detected\n[ 0.695891] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699499] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701191] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703010] mousedev: PS/2 mouse device common for all mice\n[ 0.705208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.708183] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.712358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.714500] device-mapper: uevent: version 1.0.3\n[ 0.716143] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.719013] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.721068] TCP: cubic registered\n[ 0.722362] NET: Registered protocol family 10\n[ 0.724127] NET: Registered protocol family 17\n[ 0.725693] Key type dns_resolver registered\n[ 0.727329] Loading compiled-in X.509 certificates\n[ 0.729501] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.732653] registered taskstats version 1\n[ 0.735504] Key type trusted registered\n[ 0.739013] Key type encrypted registered\n[ 0.740480] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.742314] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.744665] regulator-dummy: disabling\n[ 0.746043] Magic number: 3:103:934\n[ 0.747494] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:43 UTC (1557834883)\n[ 0.750305] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.752282] EDD information not available.\n[ 0.801273] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.814987] Write protecting the kernel read-only data: 12288k\n[ 0.817487] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.821523] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.836122] systemd-udevd[99]: starting version 204\n[ 0.868617] FDC 0 is a S82078B\n[ 1.004094] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.169958] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.172711] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.175134] usb 1-1: Product: QEMU USB Tablet\n[ 1.176754] usb 1-1: Manufacturer: QEMU\n[ 1.178227] usb 1-1: SerialNumber: 42\n[ 1.897820] 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.252228] 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.366199] random: init urandom read with 10 bits of entropy available\n[ 2.511361] 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 Tue, 14 May 2019 11:54:45 +0000. Up 2.89 seconds.\ncloud-init-nonet[3.10]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.80]: 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 Tue, 14 May 2019 11:54:48 +0000. Up 5.34 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:f0:36:7d |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.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:\n19:de:40:82:58:36:5b:0c:3f:e3:16:bc:ed:73:83:28 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| o=+o . |\n| ...*.o |\n| . * o |\n| . B = |\n| + S . |\n| . o . |\n| E . + 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:\n13:8f:87:d3:e6:b8:0a:c1:53:c4:27:4a:ce:96:40:94 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| oo. .. |\n| E ..o . |\n| = o.o. |\n| .*. * |\n| .+ S = |\n| o B |\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:\nf1:8e:d9:63:0b:d2:14:ff:66:f9:e8:13:04:53:91:63 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo |\n| o E |\n| o + . |\n| = . |\n| S o. |\n| o = ... |\n| . = = =. |\n| . o =.o |\n| ..o.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n5a:62:f8:26:63:97:da:07:82:97:35:1f:0b:bc:a1:ac root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . |\n| .* . |\n| o.+o*So |\n| . *oo=o |\n| o+.*. |\n| E. B . |\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 Tue, 14 May 2019 11:54:53 +0000. Up 10.36 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * 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 Tue, 14 May 2019 11:54:54 +0000. Up 11.39 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 16936 0 --:--:-- --:--:-- --:--:-- 17021\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\n\nUbuntu 14.04.6 LTS bono-0 ttyS0\n\nbono-0 login: Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 9s (1428 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3856 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-180328.134516_amd64.deb ...\nUnpacking bono (1.0-180328.134516) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7932\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 7940\nclearwater-socket-factory-sig start/running, process 7948\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57629 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 172.30.9.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n+ echo 'nameserver 192.168.100.13'\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 bono_process Execution failed | Does... Process \n monit_uptime Initializing Program \n poll_bono Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' bono_process Execution failed | Does... Process \n monit_uptime Initializing Program \n poll_bono 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-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... Does not exist 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_cluster_manager_p... 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: 2m\n Service Name Status Type \n node-0.bono.clearwater.opnfv Running System \n ntp_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n bono_process Running Process \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n poll_bono Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000\nmember 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000\nmember 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000\nmember 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000\nmember 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.4) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxcYi_5jdozUQLOURzWb1QnHX6CP_4_t7IAvJbMgQ9EKLFdKSJyE9k3Xajxg9GGWaJciVVi7hNaUCyUup7oDt_ikWMmpBblLQ8gTL_DXPLJ07xeIA7iW7anpdXbpnYF68OQfCsoL0WBYOMlDVBM08r-5fCH9yo8wMELysHqPndsZOc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-bono-ezdjvrqjtv3p-0-fw6pr3g2bev2/9f839e3d-dde6-4f5b-955b-046de3b2967a/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 --:--:-- --:--:-- --:--:-- 56100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56\nHTTP/1.1 200 OK\nDate: Tue, 14 May 2019 11:58:33 GMT\nServer: Apache\nx-openstack-request-id: req-058eb769-1615-4554-9817-127db34100e1\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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 13:8f:87:d3:e6:b8:0a:c1:53:c4:27:4a:ce:96:40:94 root@bono-0 (DSA)\nec2: 256 f1:8e:d9:63:0b:d2:14:ff:66:f9:e8:13:04:53:91:63 root@bono-0 (ECDSA)\nec2: 256 5a:62:f8:26:63:97:da:07:82:97:35:1f:0b:bc:a1:ac root@bono-0 (ED25519)\nec2: 2048 19:de:40:82:58:36:5b:0c:3f:e3:16:bc:ed:73:83:28 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEekxhsFkSOGD6oMgg8l3YQBqsSIuxPFm3h52f+tmJPRDtoV5CfM4tpgD9+IdBFCVOsyvSkr4W+7F56ysYZDYRs= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJtzYbDw0v8gk9ztqZMQJQTzZncdvB5ohXQkAu9IMjG5 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUXeFXIm2eGBsUqLLZRDCcCulz5255uY4Y+ka9X3+iFognaxS8ISLzaIMRL6iSQA4duRXi8uW5cu08FN3m5cnRvPUXB60uolx28tyVHKpKj1vt8yKZzEwtNaFMaIXhWDfdo/Vew5dsEt1rk9KxPQCnPAMnW9ODyyuFYLzgc9GzHbkOoODCv6B/sCEPYMfDXXXm6H4WCysHXqs51V9GNCER3dRB8g1QKGpUi+KIdpvo4w7D5UIkdqquhrtJ3h/wJ4PzggqDpFsohWeZWuqPOwVJjG9/bzzG18allrCvjEY+FWmnTmWDK9Rl5WooCRNXzMR6fDSpGschBFkkzhWIuUwV root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:58:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 230.10 seconds\n"} 2019-05-14 12:00:36,943 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42/action used request id req-3e6c204e-1932-4b35-ac1c-13e999c35f4a 2019-05-14 12:00:36,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0856969356537s 2019-05-14 12:00:36,945 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009617] Security Framework initialized [ 0.011098] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013389] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016866] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020334] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022499] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025773] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029541] Initializing cgroup subsys blkio [ 0.031042] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034290] mce: CPU supports 10 MCE banks [ 0.036044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039476] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042057] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050794] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071117] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077069] ACPI: Core revision 20131115 [ 0.078916] ACPI: All ACPI Tables successfully acquired [ 0.080404] ftrace: allocating 28753 entries in 113 pages [ 0.100215] smpboot: Max logical packages: 1 [ 0.104084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108329] Enabling x2apic [ 0.109420] Enabled x2apic [ 0.110840] 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.119609] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127037] KVM setup paravirtual spinlock [ 0.130207] x86: Booted up 1 node, 1 CPUs [ 0.131642] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.132417] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134755] devtmpfs: initialized [ 0.137511] EVM: security.selinux [ 0.138748] EVM: security.SMACK64 [ 0.139970] EVM: security.ima [ 0.140003] EVM: security.capability [ 0.142268] pinctrl core: initialized pinctrl subsystem [ 0.144097] regulator-dummy: no parameters [ 0.145640] RTC time: 11:54:43, date: 05/14/19 [ 0.147243] NET: Registered protocol family 16 [ 0.148152] cpuidle: using governor ladder [ 0.149625] cpuidle: using governor menu [ 0.151065] ACPI: bus type PCI registered [ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154280] PCI: Using configuration type 1 for base access [ 0.156695] bio: create slab at 0 [ 0.158337] ACPI: Added _OSI(Module Device) [ 0.159816] ACPI: Added _OSI(Processor Device) [ 0.160003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161601] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164908] ACPI: Interpreter enabled [ 0.166252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.178094] ACPI: (supports S0 S5) [ 0.179333] ACPI: Using IOAPIC for interrupt routing [ 0.180019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.183203] ACPI: No dock devices found. [ 0.185753] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.187772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.188007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.190149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192217] acpiphp: Slot [3] registered [ 0.193651] acpiphp: Slot [4] registered [ 0.195072] acpiphp: Slot [5] registered [ 0.196032] acpiphp: Slot [6] registered [ 0.197529] acpiphp: Slot [7] registered [ 0.198945] acpiphp: Slot [8] registered [ 0.200020] acpiphp: Slot [9] registered [ 0.201436] acpiphp: Slot [10] registered [ 0.202863] acpiphp: Slot [11] registered [ 0.204021] acpiphp: Slot [12] registered [ 0.205460] acpiphp: Slot [13] registered [ 0.206884] acpiphp: Slot [14] registered [ 0.208020] acpiphp: Slot [15] registered [ 0.209454] acpiphp: Slot [16] registered [ 0.210886] acpiphp: Slot [17] registered [ 0.212027] acpiphp: Slot [18] registered [ 0.213457] acpiphp: Slot [19] registered [ 0.214893] acpiphp: Slot [20] registered [ 0.216020] acpiphp: Slot [21] registered [ 0.217466] acpiphp: Slot [22] registered [ 0.218893] acpiphp: Slot [23] registered [ 0.220024] acpiphp: Slot [24] registered [ 0.221456] acpiphp: Slot [25] registered [ 0.222885] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225445] acpiphp: Slot [28] registered [ 0.226878] acpiphp: Slot [29] registered [ 0.228020] acpiphp: Slot [30] registered [ 0.229450] acpiphp: Slot [31] registered [ 0.230872] PCI host bridge to bus 0000:00 [ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233818] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235813] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238185] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.249580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.252015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.274742] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.277203] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.279708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.281156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.283636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.284844] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.287039] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288004] vgaarb: loaded [ 0.289069] vgaarb: bridge control possible 0000:00:02.0 [ 0.291124] SCSI subsystem initialized [ 0.292225] ACPI: bus type USB registered [ 0.293701] usbcore: registered new interface driver usbfs [ 0.295532] usbcore: registered new interface driver hub [ 0.296035] usbcore: registered new device driver usb [ 0.297902] PCI: Using ACPI for IRQ routing [ 0.299796] NetLabel: Initializing [ 0.300008] NetLabel: domain hash size = 128 [ 0.301513] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.303225] NetLabel: unlabeled traffic allowed by default [ 0.304213] Switched to clocksource kvm-clock [ 0.312026] AppArmor: AppArmor Filesystem Enabled [ 0.313660] pnp: PnP ACPI init [ 0.314826] ACPI: bus type PNP registered [ 0.316701] pnp: PnP ACPI: found 8 devices [ 0.318156] ACPI: bus type PNP unregistered [ 0.325217] NET: Registered protocol family 2 [ 0.327015] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.329335] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.331543] TCP: Hash tables configured (established 8192 bind 8192) [ 0.333724] TCP: reno registered [ 0.334945] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.336891] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.339045] NET: Registered protocol family 1 [ 0.340588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.342537] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.344446] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.361395] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.378505] Trying to unpack rootfs image as initramfs... [ 0.476513] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.479351] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481292] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.484245] Scanning for low memory corruption every 60 seconds [ 0.486550] Initialise system trusted keyring [ 0.488150] audit: initializing netlink socket (disabled) [ 0.489970] type=2000 audit(1557834883.620:1): initialized [ 0.509903] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512738] zbud: loaded [ 0.513982] VFS: Disk quotas dquot_6.5.2 [ 0.515431] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517886] fuse init (API version 7.22) [ 0.519348] msgmni has been set to 1982 [ 0.520806] Key type big_key registered [ 0.522486] Key type asymmetric registered [ 0.523945] Asymmetric key parser 'x509' registered [ 0.525628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.528233] io scheduler noop registered [ 0.529627] io scheduler deadline registered (default) [ 0.531365] io scheduler cfq registered [ 0.532813] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536868] ipmi message handler version 39.2 [ 0.538434] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540993] ACPI: Power Button [PWRF] [ 0.542421] GHES: HEST is not enabled! [ 0.558935] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591620] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.594197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.619505] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.622828] Linux agpgart interface v0.103 [ 0.625162] brd: module loaded [ 0.626746] loop: module loaded [ 0.628341] blk-mq: CPU -> queue map [ 0.629642] CPU 0 -> Queue 0 [ 0.631654] vda: vda1 [ 0.633339] scsi0 : ata_piix [ 0.634520] scsi1 : ata_piix [ 0.635667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.637842] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.640499] libphy: Fixed MDIO Bus: probed [ 0.642030] tun: Universal TUN/TAP device driver, 1.6 [ 0.643735] tun: (C) 1999-2004 Max Krasnyansky [ 0.646997] PPP generic driver version 2.4.2 [ 0.648537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650654] ehci-pci: EHCI PCI platform driver [ 0.652195] ehci-platform: EHCI generic platform driver [ 0.653951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.655965] ohci-pci: OHCI PCI platform driver [ 0.657506] ohci-platform: OHCI generic platform driver [ 0.659257] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676345] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678111] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.680802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.682812] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685040] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687543] usb usb1: Product: UHCI Host Controller [ 0.689193] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.691263] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692949] hub 1-0:1.0: USB hub found [ 0.694322] hub 1-0:1.0: 2 ports detected [ 0.695891] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699499] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701191] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703010] mousedev: PS/2 mouse device common for all mice [ 0.705208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708183] rtc_cmos 00:00: RTC can wake from S4 [ 0.710272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714500] device-mapper: uevent: version 1.0.3 [ 0.716143] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719013] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721068] TCP: cubic registered [ 0.722362] NET: Registered protocol family 10 [ 0.724127] NET: Registered protocol family 17 [ 0.725693] Key type dns_resolver registered [ 0.727329] Loading compiled-in X.509 certificates [ 0.729501] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.732653] registered taskstats version 1 [ 0.735504] Key type trusted registered [ 0.739013] Key type encrypted registered [ 0.740480] AppArmor: AppArmor sha1 policy hashing enabled [ 0.742314] IMA: No TPM chip found, activating TPM-bypass! [ 0.744665] regulator-dummy: disabling [ 0.746043] Magic number: 3:103:934 [ 0.747494] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:43 UTC (1557834883) [ 0.750305] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.752282] EDD information not available. [ 0.801273] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.814987] Write protecting the kernel read-only data: 12288k [ 0.817487] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.821523] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836122] systemd-udevd[99]: starting version 204 [ 0.868617] FDC 0 is a S82078B [ 1.004094] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.169958] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.172711] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.175134] usb 1-1: Product: QEMU USB Tablet [ 1.176754] usb 1-1: Manufacturer: QEMU [ 1.178227] usb 1-1: SerialNumber: 42 [ 1.897820] 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.252228] 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.366199] random: init urandom read with 10 bits of entropy available [ 2.511361] 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 Tue, 14 May 2019 11:54:45 +0000. Up 2.89 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.80]: 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 Tue, 14 May 2019 11:54:48 +0000. Up 5.34 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:f0:36:7d | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.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: 19:de:40:82:58:36:5b:0c:3f:e3:16:bc:ed:73:83:28 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o=+o . | | ...*.o | | . * o | | . B = | | + S . | | . o . | | E . + 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: 13:8f:87:d3:e6:b8:0a:c1:53:c4:27:4a:ce:96:40:94 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oo. .. | | E ..o . | | = o.o. | | .*. * | | .+ S = | | o B | | . . . | | . . | | ... | +-----------------+ 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: f1:8e:d9:63:0b:d2:14:ff:66:f9:e8:13:04:53:91:63 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo | | o E | | o + . | | = . | | S o. | | o = ... | | . = = =. | | . o =.o | | ..o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5a:62:f8:26:63:97:da:07:82:97:35:1f:0b:bc:a1:ac root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | .* . | | o.+o*So | | . *oo=o | | o+.*. | | E. 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 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 Tue, 14 May 2019 11:54:53 +0000. Up 10.36 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[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 Tue, 14 May 2019 11:54:54 +0000. Up 11.39 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 16936 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1428 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 2 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3856 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7932 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7940 clearwater-socket-factory-sig start/running, process 7948 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57629 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.13' + 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 bono_process Execution failed | Does... Process monit_uptime Initializing Program poll_bono Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' bono_process Execution failed | Does... Process monit_uptime Initializing Program poll_bono Wait parent 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... Does not exist 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_cluster_manager_p... 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: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000 member 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000 member 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000 member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxcYi_5jdozUQLOURzWb1QnHX6CP_4_t7IAvJbMgQ9EKLFdKSJyE9k3Xajxg9GGWaJciVVi7hNaUCyUup7oDt_ikWMmpBblLQ8gTL_DXPLJ07xeIA7iW7anpdXbpnYF68OQfCsoL0WBYOMlDVBM08r-5fCH9yo8wMELysHqPndsZOc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-bono-ezdjvrqjtv3p-0-fw6pr3g2bev2/9f839e3d-dde6-4f5b-955b-046de3b2967a/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 --:--:-- --:--:-- --:--:-- 56100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Tue, 14 May 2019 11:58:33 GMT Server: Apache x-openstack-request-id: req-058eb769-1615-4554-9817-127db34100e1 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 13:8f:87:d3:e6:b8:0a:c1:53:c4:27:4a:ce:96:40:94 root@bono-0 (DSA) ec2: 256 f1:8e:d9:63:0b:d2:14:ff:66:f9:e8:13:04:53:91:63 root@bono-0 (ECDSA) ec2: 256 5a:62:f8:26:63:97:da:07:82:97:35:1f:0b:bc:a1:ac root@bono-0 (ED25519) ec2: 2048 19:de:40:82:58:36:5b:0c:3f:e3:16:bc:ed:73:83:28 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEekxhsFkSOGD6oMgg8l3YQBqsSIuxPFm3h52f+tmJPRDtoV5CfM4tpgD9+IdBFCVOsyvSkr4W+7F56ysYZDYRs= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJtzYbDw0v8gk9ztqZMQJQTzZncdvB5ohXQkAu9IMjG5 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUXeFXIm2eGBsUqLLZRDCcCulz5255uY4Y+ka9X3+iFognaxS8ISLzaIMRL6iSQA4duRXi8uW5cu08FN3m5cnRvPUXB60uolx28tyVHKpKj1vt8yKZzEwtNaFMaIXhWDfdo/Vew5dsEt1rk9KxPQCnPAMnW9ODyyuFYLzgc9GzHbkOoODCv6B/sCEPYMfDXXXm6H4WCysHXqs51V9GNCER3dRB8g1QKGpUi+KIdpvo4w7D5UIkdqquhrtJ3h/wJ4PzggqDpFsohWeZWuqPOwVJjG9/bzzG18allrCvjEY+FWmnTmWDK9Rl5WooCRNXzMR6fDSpGschBFkkzhWIuUwV root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:58:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 230.10 seconds 2019-05-14 12:00:36,949 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009617] Security Framework initialized [ 0.011098] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013389] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016866] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020334] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022499] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025773] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029541] Initializing cgroup subsys blkio [ 0.031042] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034290] mce: CPU supports 10 MCE banks [ 0.036044] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036044] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039476] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042057] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044002] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050794] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071117] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077069] ACPI: Core revision 20131115 [ 0.078916] ACPI: All ACPI Tables successfully acquired [ 0.080404] ftrace: allocating 28753 entries in 113 pages [ 0.100215] smpboot: Max logical packages: 1 [ 0.104084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108329] Enabling x2apic [ 0.109420] Enabled x2apic [ 0.110840] 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.119609] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.127037] KVM setup paravirtual spinlock [ 0.130207] x86: Booted up 1 node, 1 CPUs [ 0.131642] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.132417] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.134755] devtmpfs: initialized [ 0.137511] EVM: security.selinux [ 0.138748] EVM: security.SMACK64 [ 0.139970] EVM: security.ima [ 0.140003] EVM: security.capability [ 0.142268] pinctrl core: initialized pinctrl subsystem [ 0.144097] regulator-dummy: no parameters [ 0.145640] RTC time: 11:54:43, date: 05/14/19 [ 0.147243] NET: Registered protocol family 16 [ 0.148152] cpuidle: using governor ladder [ 0.149625] cpuidle: using governor menu [ 0.151065] ACPI: bus type PCI registered [ 0.152012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.154280] PCI: Using configuration type 1 for base access [ 0.156695] bio: create slab at 0 [ 0.158337] ACPI: Added _OSI(Module Device) [ 0.159816] ACPI: Added _OSI(Processor Device) [ 0.160003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.161601] ACPI: Added _OSI(Processor Aggregator Device) [ 0.164908] ACPI: Interpreter enabled [ 0.166252] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.168920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.172003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.175263] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.178094] ACPI: (supports S0 S5) [ 0.179333] ACPI: Using IOAPIC for interrupt routing [ 0.180019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.183203] ACPI: No dock devices found. [ 0.185753] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.187772] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.188007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.190149] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.192217] acpiphp: Slot [3] registered [ 0.193651] acpiphp: Slot [4] registered [ 0.195072] acpiphp: Slot [5] registered [ 0.196032] acpiphp: Slot [6] registered [ 0.197529] acpiphp: Slot [7] registered [ 0.198945] acpiphp: Slot [8] registered [ 0.200020] acpiphp: Slot [9] registered [ 0.201436] acpiphp: Slot [10] registered [ 0.202863] acpiphp: Slot [11] registered [ 0.204021] acpiphp: Slot [12] registered [ 0.205460] acpiphp: Slot [13] registered [ 0.206884] acpiphp: Slot [14] registered [ 0.208020] acpiphp: Slot [15] registered [ 0.209454] acpiphp: Slot [16] registered [ 0.210886] acpiphp: Slot [17] registered [ 0.212027] acpiphp: Slot [18] registered [ 0.213457] acpiphp: Slot [19] registered [ 0.214893] acpiphp: Slot [20] registered [ 0.216020] acpiphp: Slot [21] registered [ 0.217466] acpiphp: Slot [22] registered [ 0.218893] acpiphp: Slot [23] registered [ 0.220024] acpiphp: Slot [24] registered [ 0.221456] acpiphp: Slot [25] registered [ 0.222885] acpiphp: Slot [26] registered [ 0.224020] acpiphp: Slot [27] registered [ 0.225445] acpiphp: Slot [28] registered [ 0.226878] acpiphp: Slot [29] registered [ 0.228020] acpiphp: Slot [30] registered [ 0.229450] acpiphp: Slot [31] registered [ 0.230872] PCI host bridge to bus 0000:00 [ 0.232004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.233818] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.235813] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.236004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.238185] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.249580] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.252015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.274742] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.277203] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.279708] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.281156] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.283636] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.284844] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.287039] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.288000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.288004] vgaarb: loaded [ 0.289069] vgaarb: bridge control possible 0000:00:02.0 [ 0.291124] SCSI subsystem initialized [ 0.292225] ACPI: bus type USB registered [ 0.293701] usbcore: registered new interface driver usbfs [ 0.295532] usbcore: registered new interface driver hub [ 0.296035] usbcore: registered new device driver usb [ 0.297902] PCI: Using ACPI for IRQ routing [ 0.299796] NetLabel: Initializing [ 0.300008] NetLabel: domain hash size = 128 [ 0.301513] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.303225] NetLabel: unlabeled traffic allowed by default [ 0.304213] Switched to clocksource kvm-clock [ 0.312026] AppArmor: AppArmor Filesystem Enabled [ 0.313660] pnp: PnP ACPI init [ 0.314826] ACPI: bus type PNP registered [ 0.316701] pnp: PnP ACPI: found 8 devices [ 0.318156] ACPI: bus type PNP unregistered [ 0.325217] NET: Registered protocol family 2 [ 0.327015] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.329335] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.331543] TCP: Hash tables configured (established 8192 bind 8192) [ 0.333724] TCP: reno registered [ 0.334945] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.336891] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.339045] NET: Registered protocol family 1 [ 0.340588] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.342537] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.344446] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.361395] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.378505] Trying to unpack rootfs image as initramfs... [ 0.476513] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.479351] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.481292] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.484245] Scanning for low memory corruption every 60 seconds [ 0.486550] Initialise system trusted keyring [ 0.488150] audit: initializing netlink socket (disabled) [ 0.489970] type=2000 audit(1557834883.620:1): initialized [ 0.509903] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512738] zbud: loaded [ 0.513982] VFS: Disk quotas dquot_6.5.2 [ 0.515431] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.517886] fuse init (API version 7.22) [ 0.519348] msgmni has been set to 1982 [ 0.520806] Key type big_key registered [ 0.522486] Key type asymmetric registered [ 0.523945] Asymmetric key parser 'x509' registered [ 0.525628] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.528233] io scheduler noop registered [ 0.529627] io scheduler deadline registered (default) [ 0.531365] io scheduler cfq registered [ 0.532813] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.534689] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536868] ipmi message handler version 39.2 [ 0.538434] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.540993] ACPI: Power Button [PWRF] [ 0.542421] GHES: HEST is not enabled! [ 0.558935] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.591620] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.594197] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.619505] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.622828] Linux agpgart interface v0.103 [ 0.625162] brd: module loaded [ 0.626746] loop: module loaded [ 0.628341] blk-mq: CPU -> queue map [ 0.629642] CPU 0 -> Queue 0 [ 0.631654] vda: vda1 [ 0.633339] scsi0 : ata_piix [ 0.634520] scsi1 : ata_piix [ 0.635667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.637842] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.640499] libphy: Fixed MDIO Bus: probed [ 0.642030] tun: Universal TUN/TAP device driver, 1.6 [ 0.643735] tun: (C) 1999-2004 Max Krasnyansky [ 0.646997] PPP generic driver version 2.4.2 [ 0.648537] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.650654] ehci-pci: EHCI PCI platform driver [ 0.652195] ehci-platform: EHCI generic platform driver [ 0.653951] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.655965] ohci-pci: OHCI PCI platform driver [ 0.657506] ohci-platform: OHCI generic platform driver [ 0.659257] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676345] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678111] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.680802] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.682812] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685040] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687543] usb usb1: Product: UHCI Host Controller [ 0.689193] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.691263] usb usb1: SerialNumber: 0000:00:01.2 [ 0.692949] hub 1-0:1.0: USB hub found [ 0.694322] hub 1-0:1.0: 2 ports detected [ 0.695891] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699499] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701191] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703010] mousedev: PS/2 mouse device common for all mice [ 0.705208] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708183] rtc_cmos 00:00: RTC can wake from S4 [ 0.710272] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712358] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714500] device-mapper: uevent: version 1.0.3 [ 0.716143] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.719013] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721068] TCP: cubic registered [ 0.722362] NET: Registered protocol family 10 [ 0.724127] NET: Registered protocol family 17 [ 0.725693] Key type dns_resolver registered [ 0.727329] Loading compiled-in X.509 certificates [ 0.729501] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.732653] registered taskstats version 1 [ 0.735504] Key type trusted registered [ 0.739013] Key type encrypted registered [ 0.740480] AppArmor: AppArmor sha1 policy hashing enabled [ 0.742314] IMA: No TPM chip found, activating TPM-bypass! [ 0.744665] regulator-dummy: disabling [ 0.746043] Magic number: 3:103:934 [ 0.747494] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:43 UTC (1557834883) [ 0.750305] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.752282] EDD information not available. [ 0.801273] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.814987] Write protecting the kernel read-only data: 12288k [ 0.817487] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.821523] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836122] systemd-udevd[99]: starting version 204 [ 0.868617] FDC 0 is a S82078B [ 1.004094] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.169958] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.172711] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.175134] usb 1-1: Product: QEMU USB Tablet [ 1.176754] usb 1-1: Manufacturer: QEMU [ 1.178227] usb 1-1: SerialNumber: 42 [ 1.897820] 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.252228] 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.366199] random: init urandom read with 10 bits of entropy available [ 2.511361] 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 Tue, 14 May 2019 11:54:45 +0000. Up 2.89 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.80]: 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 Tue, 14 May 2019 11:54:48 +0000. Up 5.34 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.4 | 255.255.255.0 | fa:16:3e:f0:36:7d | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: ++++++++++++++++++++++++++++++++++++Route info+++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.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: 19:de:40:82:58:36:5b:0c:3f:e3:16:bc:ed:73:83:28 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | o=+o . | | ...*.o | | . * o | | . B = | | + S . | | . o . | | E . + 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: 13:8f:87:d3:e6:b8:0a:c1:53:c4:27:4a:ce:96:40:94 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | oo. .. | | E ..o . | | = o.o. | | .*. * | | .+ S = | | o B | | . . . | | . . | | ... | +-----------------+ 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: f1:8e:d9:63:0b:d2:14:ff:66:f9:e8:13:04:53:91:63 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo | | o E | | o + . | | = . | | S o. | | o = ... | | . = = =. | | . o =.o | | ..o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5a:62:f8:26:63:97:da:07:82:97:35:1f:0b:bc:a1:ac root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . | | .* . | | o.+o*So | | . *oo=o | | o+.*. | | E. 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 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 Tue, 14 May 2019 11:54:53 +0000. Up 10.36 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[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 Tue, 14 May 2019 11:54:54 +0000. Up 11.39 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 16936 0 --:--:-- --:--:-- --:--:-- 17021 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Ubuntu 14.04.6 LTS bono-0 ttyS0 bono-0 login: Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1428 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 2 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3856 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-180328.134516_amd64.deb ... Unpacking bono (1.0-180328.134516) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up sprout-libs (1.0-180328.134516) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7932 Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 7940 clearwater-socket-factory-sig start/running, process 7948 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57629 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 172.30.9.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 + echo 'nameserver 192.168.100.13' + 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 bono_process Execution failed | Does... Process monit_uptime Initializing Program poll_bono Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' bono_process Execution failed | Does... Process monit_uptime Initializing Program poll_bono Wait parent 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... Does not exist 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_cluster_manager_p... 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: 2m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000 member 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000 member 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000 member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.4) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxcYi_5jdozUQLOURzWb1QnHX6CP_4_t7IAvJbMgQ9EKLFdKSJyE9k3Xajxg9GGWaJciVVi7hNaUCyUup7oDt_ikWMmpBblLQ8gTL_DXPLJ07xeIA7iW7anpdXbpnYF68OQfCsoL0WBYOMlDVBM08r-5fCH9yo8wMELysHqPndsZOc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-bono-ezdjvrqjtv3p-0-fw6pr3g2bev2/9f839e3d-dde6-4f5b-955b-046de3b2967a/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 --:--:-- --:--:-- --:--:-- 56100 25 100 4 100 21 10 56 --:--:-- --:--:-- --:--:-- 56 HTTP/1.1 200 OK Date: Tue, 14 May 2019 11:58:33 GMT Server: Apache x-openstack-request-id: req-058eb769-1615-4554-9817-127db34100e1 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 13:8f:87:d3:e6:b8:0a:c1:53:c4:27:4a:ce:96:40:94 root@bono-0 (DSA) ec2: 256 f1:8e:d9:63:0b:d2:14:ff:66:f9:e8:13:04:53:91:63 root@bono-0 (ECDSA) ec2: 256 5a:62:f8:26:63:97:da:07:82:97:35:1f:0b:bc:a1:ac root@bono-0 (ED25519) ec2: 2048 19:de:40:82:58:36:5b:0c:3f:e3:16:bc:ed:73:83:28 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEekxhsFkSOGD6oMgg8l3YQBqsSIuxPFm3h52f+tmJPRDtoV5CfM4tpgD9+IdBFCVOsyvSkr4W+7F56ysYZDYRs= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJtzYbDw0v8gk9ztqZMQJQTzZncdvB5ohXQkAu9IMjG5 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUXeFXIm2eGBsUqLLZRDCcCulz5255uY4Y+ka9X3+iFognaxS8ISLzaIMRL6iSQA4duRXi8uW5cu08FN3m5cnRvPUXB60uolx28tyVHKpKj1vt8yKZzEwtNaFMaIXhWDfdo/Vew5dsEt1rk9KxPQCnPAMnW9ODyyuFYLzgc9GzHbkOoODCv6B/sCEPYMfDXXXm6H4WCysHXqs51V9GNCER3dRB8g1QKGpUi+KIdpvo4w7D5UIkdqquhrtJ3h/wJ4PzggqDpFsohWeZWuqPOwVJjG9/bzzG18allrCvjEY+FWmnTmWDK9Rl5WooCRNXzMR6fDSpGschBFkkzhWIuUwV root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:58:33 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 230.10 seconds 2019-05-14 12:00:36,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:37,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-66b18395-4996-45f2-899b-6c1ff93f31c6 x-openstack-request-id: req-66b18395-4996-45f2-899b-6c1ff93f31c6 2019-05-14 12:00:37,157 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:37,157 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-66b18395-4996-45f2-899b-6c1ff93f31c6 2019-05-14 12:00:37,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203891038895s 2019-05-14 12:00:37,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:00:37,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:00:37,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 18524 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-84a30f90-e633-4585-bd45-1952fea23b94 x-openstack-request-id: req-84a30f90-e633-4585-bd45-1952fea23b94 2019-05-14 12:00:37,249 - keystoneauth.session - DEBUG - RESP BODY: {"output": " 0.488080] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.489998] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.492952] Scanning for low memory corruption every 60 seconds\n[ 0.495154] Initialise system trusted keyring\n[ 0.496706] audit: initializing netlink socket (disabled)\n[ 0.498482] type=2000 audit(1557834880.814:1): initialized\n[ 0.517872] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520834] zbud: loaded\n[ 0.522071] VFS: Disk quotas dquot_6.5.2\n[ 0.523538] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526003] fuse init (API version 7.22)\n[ 0.527439] msgmni has been set to 1982\n[ 0.528884] Key type big_key registered\n[ 0.530534] Key type asymmetric registered\n[ 0.531949] Asymmetric key parser 'x509' registered\n[ 0.533592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.536113] io scheduler noop registered\n[ 0.537462] io scheduler deadline registered (default)\n[ 0.539178] io scheduler cfq registered\n[ 0.540586] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.542409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.544553] ipmi message handler version 39.2\n[ 0.546086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.548581] ACPI: Power Button [PWRF]\n[ 0.550003] GHES: HEST is not enabled!\n[ 0.566301] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.598251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.631674] Linux agpgart interface v0.103\n[ 0.634009] brd: module loaded\n[ 0.635645] loop: module loaded\n[ 0.637162] blk-mq: CPU -> queue map\n[ 0.638414] CPU 0 -> Queue 0\n[ 0.640319] vda: vda1\n[ 0.641956] scsi0 : ata_piix\n[ 0.643132] scsi1 : ata_piix\n[ 0.644278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.646590] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.649731] libphy: Fixed MDIO Bus: probed\n[ 0.651367] tun: Universal TUN/TAP device driver, 1.6\n[ 0.652971] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656021] PPP generic driver version 2.4.2\n[ 0.657642] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.660241] ehci-pci: EHCI PCI platform driver\n[ 0.661855] ehci-platform: EHCI generic platform driver\n[ 0.663677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.665765] ohci-pci: OHCI PCI platform driver\n[ 0.667363] ohci-platform: OHCI generic platform driver\n[ 0.669106] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.687171] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.691592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.693620] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.695767] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.698243] usb usb1: Product: UHCI Host Controller\n[ 0.699877] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.701931] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703581] hub 1-0:1.0: USB hub found\n[ 0.704949] hub 1-0:1.0: 2 ports detected\n[ 0.706493] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.710047] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711719] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713539] mousedev: PS/2 mouse device common for all mice\n[ 0.715698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718647] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.725094] device-mapper: uevent: version 1.0.3\n[ 0.726721] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.729547] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.731577] TCP: cubic registered\n[ 0.732863] NET: Registered protocol family 10\n[ 0.734613] NET: Registered protocol family 17\n[ 0.736184] Key type dns_resolver registered\n[ 0.737838] Loading compiled-in X.509 certificates\n[ 0.740012] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.743126] registered taskstats version 1\n[ 0.746128] Key type trusted registered\n[ 0.749919] Key type encrypted registered\n[ 0.751357] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.753163] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755480] regulator-dummy: disabling\n[ 0.756861] Magic number: 3:103:934\n[ 0.758309] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:40 UTC (1557834880)\n[ 0.761078] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.763027] EDD information not available.\n[ 0.805496] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.819235] Write protecting the kernel read-only data: 12288k\n[ 0.821701] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.825855] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.844128] systemd-udevd[99]: starting version 204\n[ 0.877513] FDC 0 is a S82078B\n[ 1.016072] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.180429] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.182728] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.185047] usb 1-1: Product: QEMU USB Tablet\n[ 1.186607] usb 1-1: Manufacturer: QEMU\n[ 1.188125] usb 1-1: SerialNumber: 42\n[ 1.909752] 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.270160] 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.366070] random: init urandom read with 10 bits of entropy available\n[ 2.504246] 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 Tue, 14 May 2019 11:54:42 +0000. Up 2.92 seconds.\ncloud-init-nonet[3.16]: 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 configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[4.74]: 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 ]\nCloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:54:45 +0000. Up 5.38 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.9 | 255.255.255.0 | fa:16:3e:c9:f1:a8 |\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:\nda:e0:56:89:9b:5f:eb:8d:a7:53:ca:c5:d0:eb:53:b1 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n| . .. . . |\n| o S o . o |\n| . B = E |\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:\n3f:fb:0a:97:3a:2e:32:bb:c8:3d:4d:52:4b:85:a7:15 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .E. |\n| . + |\n| = |\n| + |\n| o .S |\n| . o . . |\n| + . = |\n| . o+ o .+ o |\n| o +* oo.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:\n25:ff:97:7e:03:47:1a:83:4a:b9:24:ab:10:3e:5e:5a root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| . o . |\n| . . B . o . |\n| . . S + = |\n| + E . o . o o |\n| . * . . = |\n| o . o ..|\n| ...|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n5b:4d:f7:85:95:65:16:ef:67:6c:61:1a:fa:a6:21:e8 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .O|\n| *.|\n| ..ooo|\n| o..++o|\n| S .... B|\n| .o . o.|\n| ... . o |\n| . . + |\n| E . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting 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 Tue, 14 May 2019 11:54:51 +0000. Up 11.35 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 Tue, 14 May 2019 11:54:52 +0000. Up 12.73 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS dime-0 ttyS0\n\ndime-0 login: 100 3149 100 3149 0 0 16748 0 --:--:-- --:--:-- --:--:-- 16839\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 [172 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 [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 9s (1376 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:24 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:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 93.2 MB in 18s (4975 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ...\nUnpacking ralf-libs (1.0-180326.112116) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-180326.112116_amd64.deb ...\nUnpacking ralf (1.0-180326.112116) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-libs (1.0-180326.115231) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-180326.115231_amd64.deb ...\nUnpacking homestead (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov (1.0-180326.111418) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-180328.114312_amd64.deb ...\nUnpacking dime (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-180326.112116) ...\nSetting up homestead-libs (1.0-180326.115231) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-socket-factory (1.0-180328.114312) ...\nclearwater-socket-factory-mgmt start/running, process 8679\nclearwater-socket-factory-sig start/running, process 8687\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8733\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\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.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (10.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58646 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n++ ip2rr 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.214\n++ echo A 172.30.9.214\n+ echo 'nameserver 192.168.100.13'\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 Running Process \n clearwater_diags_monitor_pro... 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 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_diags_monitor_pro... 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 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-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status failed Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n homestead_uptime Status failed Program \n clearwater_queue_manager_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-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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000\nmember 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000\nmember 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000\nmember 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000\nmember 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxatybChXKc350iIa5BCGEcRT6GMqE75nxA5DS7YJyerJ084z1beY9FnGvdJDpL6Oc9tCcNMnrFK2MufrysZ14607Voui5Q9zSL1AXNqtwnRpu-hYbRiXzRaFcr-TdThEkzc7uOxcuby8-Y9_4vDWQ8cp62JgzveNcUvVWbvi5xxPw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-dime-5dzc65zqmsvp-0-iurpmayjczxs/c163be9c-79f1-4a8b-831a-02f1f9146d97/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 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Tue, 14 May 2019 12:00:15 GMT\nServer: Apache\nx-openstack-request-id: req-6ee1f08b-5145-4e8a-866d-eaf8b86220c4\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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 3f:fb:0a:97:3a:2e:32:bb:c8:3d:4d:52:4b:85:a7:15 root@dime-0 (DSA)\nec2: 256 25:ff:97:7e:03:47:1a:83:4a:b9:24:ab:10:3e:5e:5a root@dime-0 (ECDSA)\nec2: 256 5b:4d:f7:85:95:65:16:ef:67:6c:61:1a:fa:a6:21:e8 root@dime-0 (ED25519)\nec2: 2048 da:e0:56:89:9b:5f:eb:8d:a7:53:ca:c5:d0:eb:53:b1 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAZcCz0x8rPUgTTZmU5xopUWUhRYEDfuuV44VZiw3UW41PxowWLEaBLemhE4UXED+KN10cIYMpChYhMysIYVX20= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBSzHPIJlzI1XkNtOK25BDAMNxfz0zu7qBdXMK+Vt8Fx root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1l2zQKJHKdFmulEKUCzzKAOw+DeOD0AIciuTo7nfwx1/fOA6xkPU9PaHly3WUzOLEE75MEeCuEVbgfvlWmVTh6kQnk0LEmQpxaS1FWo7E+mDctRCpOMwuqhS9JcBXMTtfOYAQvEDvxjstVgrQ9dLNF3s0EdpUSaxum3AoJ2qdr1oO9TVpav1cuykYtZmMZUr2h+eBSIM8gfG8VVG62Lc75U9nAEVUL/m22GsomSz4vORUpn4jdny6Kthf76zHbzpTb5cTEtgL5560eX4UL3oPzY6ZLjeBnGj6U4Nr0ADqcG+UXvOYJ7gLb+xom5Wovq7vxtJthNYXy+yOyhmDJMQN root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 14 May 2019 12:00:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 335.68 seconds\n"} 2019-05-14 12:00:37,251 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee/action used request id req-84a30f90-e633-4585-bd45-1952fea23b94 2019-05-14 12:00:37,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0855941772461s 2019-05-14 12:00:37,253 - functest.core.singlevm - DEBUG - console: 0.488080] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489998] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492952] Scanning for low memory corruption every 60 seconds [ 0.495154] Initialise system trusted keyring [ 0.496706] audit: initializing netlink socket (disabled) [ 0.498482] type=2000 audit(1557834880.814:1): initialized [ 0.517872] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520834] zbud: loaded [ 0.522071] VFS: Disk quotas dquot_6.5.2 [ 0.523538] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526003] fuse init (API version 7.22) [ 0.527439] msgmni has been set to 1982 [ 0.528884] Key type big_key registered [ 0.530534] Key type asymmetric registered [ 0.531949] Asymmetric key parser 'x509' registered [ 0.533592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536113] io scheduler noop registered [ 0.537462] io scheduler deadline registered (default) [ 0.539178] io scheduler cfq registered [ 0.540586] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544553] ipmi message handler version 39.2 [ 0.546086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548581] ACPI: Power Button [PWRF] [ 0.550003] GHES: HEST is not enabled! [ 0.566301] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631674] Linux agpgart interface v0.103 [ 0.634009] brd: module loaded [ 0.635645] loop: module loaded [ 0.637162] blk-mq: CPU -> queue map [ 0.638414] CPU 0 -> Queue 0 [ 0.640319] vda: vda1 [ 0.641956] scsi0 : ata_piix [ 0.643132] scsi1 : ata_piix [ 0.644278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646590] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.649731] libphy: Fixed MDIO Bus: probed [ 0.651367] tun: Universal TUN/TAP device driver, 1.6 [ 0.652971] tun: (C) 1999-2004 Max Krasnyansky [ 0.656021] PPP generic driver version 2.4.2 [ 0.657642] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.660241] ehci-pci: EHCI PCI platform driver [ 0.661855] ehci-platform: EHCI generic platform driver [ 0.663677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.665765] ohci-pci: OHCI PCI platform driver [ 0.667363] ohci-platform: OHCI generic platform driver [ 0.669106] uhci_hcd: USB Universal Host Controller Interface driver [ 0.687171] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.693620] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.695767] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.698243] usb usb1: Product: UHCI Host Controller [ 0.699877] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.701931] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703581] hub 1-0:1.0: USB hub found [ 0.704949] hub 1-0:1.0: 2 ports detected [ 0.706493] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710047] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711719] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713539] mousedev: PS/2 mouse device common for all mice [ 0.715698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718647] rtc_cmos 00:00: RTC can wake from S4 [ 0.720866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.725094] device-mapper: uevent: version 1.0.3 [ 0.726721] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.729547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731577] TCP: cubic registered [ 0.732863] NET: Registered protocol family 10 [ 0.734613] NET: Registered protocol family 17 [ 0.736184] Key type dns_resolver registered [ 0.737838] Loading compiled-in X.509 certificates [ 0.740012] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.743126] registered taskstats version 1 [ 0.746128] Key type trusted registered [ 0.749919] Key type encrypted registered [ 0.751357] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753163] IMA: No TPM chip found, activating TPM-bypass! [ 0.755480] regulator-dummy: disabling [ 0.756861] Magic number: 3:103:934 [ 0.758309] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:40 UTC (1557834880) [ 0.761078] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763027] EDD information not available. [ 0.805496] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819235] Write protecting the kernel read-only data: 12288k [ 0.821701] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.825855] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844128] systemd-udevd[99]: starting version 204 [ 0.877513] FDC 0 is a S82078B [ 1.016072] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180429] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182728] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185047] usb 1-1: Product: QEMU USB Tablet [ 1.186607] usb 1-1: Manufacturer: QEMU [ 1.188125] usb 1-1: SerialNumber: 42 [ 1.909752] 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.270160] 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.366070] random: init urandom read with 10 bits of entropy available [ 2.504246] 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 Tue, 14 May 2019 11:54:42 +0000. Up 2.92 seconds. cloud-init-nonet[3.16]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.74]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:54:45 +0000. Up 5.38 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.9 | 255.255.255.0 | fa:16:3e:c9:f1:a8 | 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: da:e0:56:89:9b:5f:eb:8d:a7:53:ca:c5:d0:eb:53:b1 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . .. . . | | o S o . o | | . B = E | | * ...= . | | . . .+++ | | ..=+.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 3f:fb:0a:97:3a:2e:32:bb:c8:3d:4d:52:4b:85:a7:15 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .E. | | . + | | = | | + | | o .S | | . o . . | | + . = | | . o+ o .+ o | | o +* oo.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: 25:ff:97:7e:03:47:1a:83:4a:b9:24:ab:10:3e:5e:5a root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . o . | | . . B . o . | | . . S + = | | + E . o . o o | | . * . . = | | o . o ..| | ...| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:4d:f7:85:95:65:16:ef:67:6c:61:1a:fa:a6:21:e8 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .O| | *.| | ..ooo| | o..++o| | S .... B| | .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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting 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 Tue, 14 May 2019 11:54:51 +0000. Up 11.35 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 Tue, 14 May 2019 11:54:52 +0000. Up 12.73 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 16748 0 --:--:-- --:--:-- --:--:-- 16839 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 [172 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 [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1376 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 2 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4975 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8679 clearwater-socket-factory-sig start/running, process 8687 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8733 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...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.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58646 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.13' + 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 Running Process clearwater_diags_monitor_pro... 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 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_diags_monitor_pro... 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 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-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process homestead_uptime Status failed Program clearwater_queue_manager_uptime Status failed 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 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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000 member 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000 member 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000 member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxatybChXKc350iIa5BCGEcRT6GMqE75nxA5DS7YJyerJ084z1beY9FnGvdJDpL6Oc9tCcNMnrFK2MufrysZ14607Voui5Q9zSL1AXNqtwnRpu-hYbRiXzRaFcr-TdThEkzc7uOxcuby8-Y9_4vDWQ8cp62JgzveNcUvVWbvi5xxPw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-dime-5dzc65zqmsvp-0-iurpmayjczxs/c163be9c-79f1-4a8b-831a-02f1f9146d97/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 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Tue, 14 May 2019 12:00:15 GMT Server: Apache x-openstack-request-id: req-6ee1f08b-5145-4e8a-866d-eaf8b86220c4 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3f:fb:0a:97:3a:2e:32:bb:c8:3d:4d:52:4b:85:a7:15 root@dime-0 (DSA) ec2: 256 25:ff:97:7e:03:47:1a:83:4a:b9:24:ab:10:3e:5e:5a root@dime-0 (ECDSA) ec2: 256 5b:4d:f7:85:95:65:16:ef:67:6c:61:1a:fa:a6:21:e8 root@dime-0 (ED25519) ec2: 2048 da:e0:56:89:9b:5f:eb:8d:a7:53:ca:c5:d0:eb:53:b1 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAZcCz0x8rPUgTTZmU5xopUWUhRYEDfuuV44VZiw3UW41PxowWLEaBLemhE4UXED+KN10cIYMpChYhMysIYVX20= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBSzHPIJlzI1XkNtOK25BDAMNxfz0zu7qBdXMK+Vt8Fx root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1l2zQKJHKdFmulEKUCzzKAOw+DeOD0AIciuTo7nfwx1/fOA6xkPU9PaHly3WUzOLEE75MEeCuEVbgfvlWmVTh6kQnk0LEmQpxaS1FWo7E+mDctRCpOMwuqhS9JcBXMTtfOYAQvEDvxjstVgrQ9dLNF3s0EdpUSaxum3AoJ2qdr1oO9TVpav1cuykYtZmMZUr2h+eBSIM8gfG8VVG62Lc75U9nAEVUL/m22GsomSz4vORUpn4jdny6Kthf76zHbzpTb5cTEtgL5560eX4UL3oPzY6ZLjeBnGj6U4Nr0ADqcG+UXvOYJ7gLb+xom5Wovq7vxtJthNYXy+yOyhmDJMQN root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 12:00:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 335.68 seconds 2019-05-14 12:00:37,257 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 0.488080] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.489998] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.492952] Scanning for low memory corruption every 60 seconds [ 0.495154] Initialise system trusted keyring [ 0.496706] audit: initializing netlink socket (disabled) [ 0.498482] type=2000 audit(1557834880.814:1): initialized [ 0.517872] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520834] zbud: loaded [ 0.522071] VFS: Disk quotas dquot_6.5.2 [ 0.523538] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526003] fuse init (API version 7.22) [ 0.527439] msgmni has been set to 1982 [ 0.528884] Key type big_key registered [ 0.530534] Key type asymmetric registered [ 0.531949] Asymmetric key parser 'x509' registered [ 0.533592] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.536113] io scheduler noop registered [ 0.537462] io scheduler deadline registered (default) [ 0.539178] io scheduler cfq registered [ 0.540586] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.542409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.544553] ipmi message handler version 39.2 [ 0.546086] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.548581] ACPI: Power Button [PWRF] [ 0.550003] GHES: HEST is not enabled! [ 0.566301] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.598251] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628320] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.631674] Linux agpgart interface v0.103 [ 0.634009] brd: module loaded [ 0.635645] loop: module loaded [ 0.637162] blk-mq: CPU -> queue map [ 0.638414] CPU 0 -> Queue 0 [ 0.640319] vda: vda1 [ 0.641956] scsi0 : ata_piix [ 0.643132] scsi1 : ata_piix [ 0.644278] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.646590] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.649731] libphy: Fixed MDIO Bus: probed [ 0.651367] tun: Universal TUN/TAP device driver, 1.6 [ 0.652971] tun: (C) 1999-2004 Max Krasnyansky [ 0.656021] PPP generic driver version 2.4.2 [ 0.657642] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.660241] ehci-pci: EHCI PCI platform driver [ 0.661855] ehci-platform: EHCI generic platform driver [ 0.663677] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.665765] ohci-pci: OHCI PCI platform driver [ 0.667363] ohci-platform: OHCI generic platform driver [ 0.669106] uhci_hcd: USB Universal Host Controller Interface driver [ 0.687171] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688937] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691592] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.693620] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.695767] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.698243] usb usb1: Product: UHCI Host Controller [ 0.699877] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.701931] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703581] hub 1-0:1.0: USB hub found [ 0.704949] hub 1-0:1.0: 2 ports detected [ 0.706493] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.710047] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711719] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713539] mousedev: PS/2 mouse device common for all mice [ 0.715698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718647] rtc_cmos 00:00: RTC can wake from S4 [ 0.720866] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722933] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.725094] device-mapper: uevent: version 1.0.3 [ 0.726721] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.729547] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731577] TCP: cubic registered [ 0.732863] NET: Registered protocol family 10 [ 0.734613] NET: Registered protocol family 17 [ 0.736184] Key type dns_resolver registered [ 0.737838] Loading compiled-in X.509 certificates [ 0.740012] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.743126] registered taskstats version 1 [ 0.746128] Key type trusted registered [ 0.749919] Key type encrypted registered [ 0.751357] AppArmor: AppArmor sha1 policy hashing enabled [ 0.753163] IMA: No TPM chip found, activating TPM-bypass! [ 0.755480] regulator-dummy: disabling [ 0.756861] Magic number: 3:103:934 [ 0.758309] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:40 UTC (1557834880) [ 0.761078] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.763027] EDD information not available. [ 0.805496] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.819235] Write protecting the kernel read-only data: 12288k [ 0.821701] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.825855] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.844128] systemd-udevd[99]: starting version 204 [ 0.877513] FDC 0 is a S82078B [ 1.016072] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.180429] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.182728] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.185047] usb 1-1: Product: QEMU USB Tablet [ 1.186607] usb 1-1: Manufacturer: QEMU [ 1.188125] usb 1-1: SerialNumber: 42 [ 1.909752] 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.270160] 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.366070] random: init urandom read with 10 bits of entropy available [ 2.504246] 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 Tue, 14 May 2019 11:54:42 +0000. Up 2.92 seconds. cloud-init-nonet[3.16]: 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 configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.74]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:54:45 +0000. Up 5.38 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.9 | 255.255.255.0 | fa:16:3e:c9:f1:a8 | 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: da:e0:56:89:9b:5f:eb:8d:a7:53:ca:c5:d0:eb:53:b1 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | | . .. . . | | o S o . o | | . B = E | | * ...= . | | . . .+++ | | ..=+.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 3f:fb:0a:97:3a:2e:32:bb:c8:3d:4d:52:4b:85:a7:15 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | .E. | | . + | | = | | + | | o .S | | . o . . | | + . = | | . o+ o .+ o | | o +* oo.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: 25:ff:97:7e:03:47:1a:83:4a:b9:24:ab:10:3e:5e:5a root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | . o . | | . . B . o . | | . . S + = | | + E . o . o o | | . * . . = | | o . o ..| | ...| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 5b:4d:f7:85:95:65:16:ef:67:6c:61:1a:fa:a6:21:e8 root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .O| | *.| | ..ooo| | o..++o| | S .... B| | .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 Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting 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 Tue, 14 May 2019 11:54:51 +0000. Up 11.35 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 Tue, 14 May 2019 11:54:52 +0000. Up 12.73 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS dime-0 ttyS0 dime-0 login: 100 3149 100 3149 0 0 16748 0 --:--:-- --:--:-- --:--:-- 16839 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 [172 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 [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1376 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 2 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 25%Extracting templates from packages: 51%Extracting templates from packages: 76%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 93.2 MB in 18s (4975 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-180326.112116_amd64.deb ... Unpacking ralf-libs (1.0-180326.112116) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-180326.112116_amd64.deb ... Unpacking ralf (1.0-180326.112116) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-180326.115231_amd64.deb ... Unpacking homestead-libs (1.0-180326.115231) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-180326.115231_amd64.deb ... Unpacking homestead (1.0-180326.115231) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov (1.0-180326.111418) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-180328.114312_amd64.deb ... Unpacking dime (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-180326.112116) ... Setting up homestead-libs (1.0-180326.115231) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-socket-factory (1.0-180328.114312) ... clearwater-socket-factory-mgmt start/running, process 8679 clearwater-socket-factory-sig start/running, process 8687 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8733 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...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.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (10.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58646 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.214 ++ echo A 172.30.9.214 + echo 'nameserver 192.168.100.13' + 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 Running Process clearwater_diags_monitor_pro... 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 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_diags_monitor_pro... 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 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-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status failed Program poll_homestead Status ok Program check_cx_health Status ok Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process homestead_uptime Status failed Program clearwater_queue_manager_uptime Status failed 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 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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000 member 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000 member 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000 member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxatybChXKc350iIa5BCGEcRT6GMqE75nxA5DS7YJyerJ084z1beY9FnGvdJDpL6Oc9tCcNMnrFK2MufrysZ14607Voui5Q9zSL1AXNqtwnRpu-hYbRiXzRaFcr-TdThEkzc7uOxcuby8-Y9_4vDWQ8cp62JgzveNcUvVWbvi5xxPw' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-dime-5dzc65zqmsvp-0-iurpmayjczxs/c163be9c-79f1-4a8b-831a-02f1f9146d97/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 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Tue, 14 May 2019 12:00:15 GMT Server: Apache x-openstack-request-id: req-6ee1f08b-5145-4e8a-866d-eaf8b86220c4 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3f:fb:0a:97:3a:2e:32:bb:c8:3d:4d:52:4b:85:a7:15 root@dime-0 (DSA) ec2: 256 25:ff:97:7e:03:47:1a:83:4a:b9:24:ab:10:3e:5e:5a root@dime-0 (ECDSA) ec2: 256 5b:4d:f7:85:95:65:16:ef:67:6c:61:1a:fa:a6:21:e8 root@dime-0 (ED25519) ec2: 2048 da:e0:56:89:9b:5f:eb:8d:a7:53:ca:c5:d0:eb:53:b1 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAZcCz0x8rPUgTTZmU5xopUWUhRYEDfuuV44VZiw3UW41PxowWLEaBLemhE4UXED+KN10cIYMpChYhMysIYVX20= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBSzHPIJlzI1XkNtOK25BDAMNxfz0zu7qBdXMK+Vt8Fx root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1l2zQKJHKdFmulEKUCzzKAOw+DeOD0AIciuTo7nfwx1/fOA6xkPU9PaHly3WUzOLEE75MEeCuEVbgfvlWmVTh6kQnk0LEmQpxaS1FWo7E+mDctRCpOMwuqhS9JcBXMTtfOYAQvEDvxjstVgrQ9dLNF3s0EdpUSaxum3AoJ2qdr1oO9TVpav1cuykYtZmMZUr2h+eBSIM8gfG8VVG62Lc75U9nAEVUL/m22GsomSz4vORUpn4jdny6Kthf76zHbzpTb5cTEtgL5560eX4UL3oPzY6ZLjeBnGj6U4Nr0ADqcG+UXvOYJ7gLb+xom5Wovq7vxtJthNYXy+yOyhmDJMQN root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 12:00:16 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 335.68 seconds 2019-05-14 12:00:37,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:37,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:37,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-4a440c4e-9ed0-45cd-b1bb-b5148a86fb16 x-openstack-request-id: req-4a440c4e-9ed0-45cd-b1bb-b5148a86fb16 2019-05-14 12:00:37,909 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:37,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4a440c4e-9ed0-45cd-b1bb-b5148a86fb16 2019-05-14 12:00:37,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647253990173s 2019-05-14 12:00:37,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:00:37,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:00:37,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21153 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-30e5cf10-03e5-4eb1-980a-84202534a6ff x-openstack-request-id: req-30e5cf10-03e5-4eb1-980a-84202534a6ff 2019-05-14 12:00:37,999 - keystoneauth.session - DEBUG - RESP BODY: {"output": "1 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009654] Security Framework initialized\n[ 0.011181] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013434] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020438] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022634] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.028442] Initializing cgroup subsys memory\n[ 0.030119] Initializing cgroup subsys devices\n[ 0.031723] Initializing cgroup subsys freezer\n[ 0.032015] Initializing cgroup subsys blkio\n[ 0.033575] Initializing cgroup subsys perf_event\n[ 0.036015] Initializing cgroup subsys hugetlb\n[ 0.038450] mce: CPU supports 10 MCE banks\n[ 0.040078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040078] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045943] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050329] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054916] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.087447] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.096421] ACPI: Core revision 20131115\n[ 0.098520] ACPI: All ACPI Tables successfully acquired\n[ 0.100492] ftrace: allocating 28753 entries in 113 pages\n[ 0.120297] smpboot: Max logical packages: 1\n[ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.126450] Enabling x2apic\n[ 0.127554] Enabled x2apic\n[ 0.128017] Switched APIC routing to physical x2apic.\n[ 0.133393] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.135369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.138771] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.147427] KVM setup paravirtual spinlock\n[ 0.151583] x86: Booted up 1 node, 1 CPUs\n[ 0.152018] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.154502] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.156249] devtmpfs: initialized\n[ 0.159212] EVM: security.selinux\n[ 0.160006] EVM: security.SMACK64\n[ 0.161244] EVM: security.ima\n[ 0.162373] EVM: security.capability\n[ 0.164874] pinctrl core: initialized pinctrl subsystem\n[ 0.166718] regulator-dummy: no parameters\n[ 0.168110] RTC time: 11:54:43, date: 05/14/19\n[ 0.169782] NET: Registered protocol family 16\n[ 0.171535] cpuidle: using governor ladder\n[ 0.172004] cpuidle: using governor menu\n[ 0.173455] ACPI: bus type PCI registered\n[ 0.174893] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.176196] PCI: Using configuration type 1 for base access\n[ 0.178894] bio: create slab at 0\n[ 0.180240] ACPI: Added _OSI(Module Device)\n[ 0.181718] ACPI: Added _OSI(Processor Device)\n[ 0.183256] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.184004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.187322] ACPI: Interpreter enabled\n[ 0.188020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.191319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.194146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.200007] ACPI: (supports S0 S5)\n[ 0.201253] ACPI: Using IOAPIC for interrupt routing\n[ 0.202962] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204189] ACPI: No dock devices found.\n[ 0.207396] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216215] acpiphp: Slot [3] registered\n[ 0.217646] acpiphp: Slot [4] registered\n[ 0.219054] acpiphp: Slot [5] registered\n[ 0.220025] acpiphp: Slot [6] registered\n[ 0.221497] acpiphp: Slot [7] registered\n[ 0.222910] acpiphp: Slot [8] registered\n[ 0.224022] acpiphp: Slot [9] registered\n[ 0.225425] acpiphp: Slot [10] registered\n[ 0.226862] acpiphp: Slot [11] registered\n[ 0.228023] acpiphp: Slot [12] registered\n[ 0.229398] acpiphp: Slot [13] registered\n[ 0.230761] acpiphp: Slot [14] registered\n[ 0.232022] acpiphp: Slot [15] registered\n[ 0.233408] acpiphp: Slot [16] registered\n[ 0.234775] acpiphp: Slot [17] registered\n[ 0.236029] acpiphp: Slot [18] registered\n[ 0.237402] acpiphp: Slot [19] registered\n[ 0.238778] acpiphp: Slot [20] registered\n[ 0.240022] acpiphp: Slot [21] registered\n[ 0.241394] acpiphp: Slot [22] registered\n[ 0.242764] acpiphp: Slot [23] registered\n[ 0.244027] acpiphp: Slot [24] registered\n[ 0.245459] acpiphp: Slot [25] registered\n[ 0.246884] acpiphp: Slot [26] registered\n[ 0.248022] acpiphp: Slot [27] registered\n[ 0.249445] acpiphp: Slot [28] registered\n[ 0.250870] acpiphp: Slot [29] registered\n[ 0.252022] acpiphp: Slot [30] registered\n[ 0.253579] acpiphp: Slot [31] registered\n[ 0.255006] PCI host bridge to bus 0000:00\n[ 0.256007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.257830] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.259826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.260004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.262184] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.264004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.272140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.274673] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.295533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.297521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.300036] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.302517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.304962] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.307150] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.308375] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.310226] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315207] SCSI subsystem initialized\n[ 0.316271] ACPI: bus type USB registered\n[ 0.317753] usbcore: registered new interface driver usbfs\n[ 0.319580] usbcore: registered new interface driver hub\n[ 0.320041] usbcore: registered new device driver usb\n[ 0.321943] PCI: Using ACPI for IRQ routing\n[ 0.323857] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325510] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327224] NetLabel: unlabeled traffic allowed by default\n[ 0.328218] Switched to clocksource kvm-clock\n[ 0.336282] AppArmor: AppArmor Filesystem Enabled\n[ 0.337940] pnp: PnP ACPI init\n[ 0.339102] ACPI: bus type PNP registered\n[ 0.341008] pnp: PnP ACPI: found 8 devices\n[ 0.342457] ACPI: bus type PNP unregistered\n[ 0.349638] NET: Registered protocol family 2\n[ 0.351428] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.353746] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.355952] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.358125] TCP: reno registered\n[ 0.359347] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.361284] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.363432] NET: Registered protocol family 1\n[ 0.364975] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.366920] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.368826] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.385771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.402930] Trying to unpack rootfs image as initramfs...\n[ 0.502823] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.505716] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.507689] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.510631] Scanning for low memory corruption every 60 seconds\n[ 0.512929] Initialise system trusted keyring\n[ 0.514523] audit: initializing netlink socket (disabled)\n[ 0.516375] type=2000 audit(1557834884.214:1): initialized\n[ 0.537316] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.540192] zbud: loaded\n[ 0.541459] VFS: Disk quotas dquot_6.5.2\n[ 0.542905] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.545376] fuse init (API version 7.22)\n[ 0.546840] msgmni has been set to 1982\n[ 0.548282] Key type big_key registered\n[ 0.550000] Key type asymmetric registered\n[ 0.551460] Asymmetric key parser 'x509' registered\n[ 0.553155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.555783] io scheduler noop registered\n[ 0.557184] io scheduler deadline registered (default)\n[ 0.558940] io scheduler cfq registered\n[ 0.560413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.562269] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.564461] ipmi message handler version 39.2\n[ 0.566025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.568586] ACPI: Power Button [PWRF]\n[ 0.570017] GHES: HEST is not enabled!\n[ 0.586552] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.619810] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.622272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.648316] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.651743] Linux agpgart interface v0.103\n[ 0.654129] brd: module loaded\n[ 0.655749] loop: module loaded\n[ 0.657322] blk-mq: CPU -> queue map\n[ 0.658581] CPU 0 -> Queue 0\n[ 0.660545] vda: vda1\n[ 0.662182] scsi0 : ata_piix\n[ 0.663354] scsi1 : ata_piix\n[ 0.664453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.666500] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.669242] libphy: Fixed MDIO Bus: probed\n[ 0.670679] tun: Universal TUN/TAP device driver, 1.6\n[ 0.672250] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.675194] PPP generic driver version 2.4.2\n[ 0.676682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.678683] ehci-pci: EHCI PCI platform driver\n[ 0.680186] ehci-platform: EHCI generic platform driver\n[ 0.681915] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.683832] ohci-pci: OHCI PCI platform driver\n[ 0.685317] ohci-platform: OHCI generic platform driver\n[ 0.686967] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.703989] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.705631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.708157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.710086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.712116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.714552] usb usb1: Product: UHCI Host Controller\n[ 0.716073] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.718009] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.719611] hub 1-0:1.0: USB hub found\n[ 0.720890] hub 1-0:1.0: 2 ports detected\n[ 0.722349] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.725835] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.727396] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729146] mousedev: PS/2 mouse device common for all mice\n[ 0.731254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734076] rtc_cmos 00:00: RTC can wake from S4\n[ 0.736098] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.738126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.740181] device-mapper: uevent: version 1.0.3\n[ 0.741751] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.744413] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.746312] TCP: cubic registered\n[ 0.747520] NET: Registered protocol family 10\n[ 0.749131] NET: Registered protocol family 17\n[ 0.750594] Key type dns_resolver registered\n[ 0.752119] Loading compiled-in X.509 certificates\n[ 0.754202] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.757167] registered taskstats version 1\n[ 0.759971] Key type trusted registered\n[ 0.763374] Key type encrypted registered\n[ 0.764771] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.766557] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768927] regulator-dummy: disabling\n[ 0.770236] Magic number: 3:103:934\n[ 0.771609] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:44 UTC (1557834884)\n[ 0.774333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776202] EDD information not available.\n[ 0.825478] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.838984] Write protecting the kernel read-only data: 12288k\n[ 0.841994] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.845893] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.860122] systemd-udevd[99]: starting version 204\n[ 0.896609] FDC 0 is a S82078B\n[ 1.032034] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.196406] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.198635] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.200921] usb 1-1: Product: QEMU USB Tablet\n[ 1.202447] usb 1-1: Manufacturer: QEMU\n[ 1.203831] usb 1-1: SerialNumber: 42\n[ 1.925771] 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.284893] 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.389923] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.532367] 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 Tue, 14 May 2019 11:54:46 +0000. Up 2.93 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 ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.65]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:54:48 +0000. Up 5.20 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.10 | 255.255.255.0 | fa:16:3e:17:5b:6b |\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:\n45:b6:2f:da:0b:08:73:62:40:69:ad:c0:1f:53:9e:35 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|. .o.. E o |\n|.oooo o .o . |\n| oo.oo o |\n| .o . . |\n| = . S . . |\n| . = . o . |\n| . o . |\n| . . |\n| . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n3c:67:f0:94:07:b0:e6:de:00:99:04:46:83:d6:76:42 root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| =E.. ... |\n| o.+o.o . o |\n| . . o+ + o . |\n| = + . |\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:\nd5:66:84:94:dd:0b:b1:cc:f5:7d:68:e5:e4:52:49:41 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+oo+E*|\n| o=oo.X.|\n| . B.+.*|\n| . o ....|\n| S |\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nc0:fe:74:46:e2:4e:a3:38:a9:5d:a4:d9:da:98:d9:66 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o . . |\n| . o o |\n| o S o |\n| B * + |\n| * + o |\n| o XE |\n| . *oo |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 14 May 2019 11:54:55 +0000. Up 11.39 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 Tue, 14 May 2019 11:54:56 +0000. Up 12.68 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 17136 0 --:--:-- --:--:-- --:--:-- 17207\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1503 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 88.0 MB in 16s (5190 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-180326.111418_amd64.deb ...\nUnpacking crest (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-180326.111418_amd64.deb ...\nUnpacking homer (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.5) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8296\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................+++\n...................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (7108 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58215 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n+ echo 'nameserver 192.168.100.13'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Running Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process 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 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... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n clearwater_cluster_manager_p... Does not exist Process \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Status failed Program \n etcd_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000\nmember 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000\nmember 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000\nmember 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000\nmember 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false\n925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false\n972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\n98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.10) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxdDcJGqygO2-_QHzJy-O3t-0opMEZHeMcbdrnmbEs-AzG97yIj4Vp375CMf7UShsUEM9eLsdhw1cse-o0ktQ4QvLzyJmew1uoEDlwTdpM5yS1CFRrBynsJY4RaoduPVo3jtSieCoM-THfy8YRgW_QS7G0D8Nfe4TuEal2R-Z1OUeA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-homer-r5yjm4e5aueh-0-4z2khg4jnylg/6e1a0df8-d5c6-46c4-a526-ad38c17a0ffd/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 8 44 --:--:-- --:--:-- --:--:-- 44\nHTTP/1.1 200 OK\nDate: Tue, 14 May 2019 12:00:09 GMT\nServer: Apache\nx-openstack-request-id: req-5a176abc-0027-4828-b279-202eb1ab1ebb\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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 3c:67:f0:94:07:b0:e6:de:00:99:04:46:83:d6:76:42 root@homer-0 (DSA)\nec2: 256 d5:66:84:94:dd:0b:b1:cc:f5:7d:68:e5:e4:52:49:41 root@homer-0 (ECDSA)\nec2: 256 c0:fe:74:46:e2:4e:a3:38:a9:5d:a4:d9:da:98:d9:66 root@homer-0 (ED25519)\nec2: 2048 45:b6:2f:da:0b:08:73:62:40:69:ad:c0:1f:53:9e:35 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDHdcF9WqhTcFtMVgXEBGJkeX7kM/00rWTFlrfxU1e3WfGguOi4/40l7RR4j0ycyTLPeUpcdFjv8BCiDyjTUuvE= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILhUzG1Cd5x2e7DWdgLJjptKMqJvCliziAXB1sD+kUzF root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSrDvIeZVLcnKbGbhh6ml93k75Xv8yFPf03jNegVYpF6e4bAVzwsthEsHqllYoX0JkfzCndFT+lQGyDddt5vAMKF7LzUIEpQ83ujUdlqx02nTWRAUpPYiSl2+ZnviA60ALbpP1p1QuU2lnXSN9Auzn1/xzoqNhJvlbSFIjbne2+JBBGY7bKqRLZLpBx7wjwmJ512kPQBa4pdyn71EkAjjMQTddrFCXaljgMbZZUQM13OmTjKR4QcOjdOesEeyyEj0hzgQtp0ZZaFHY+4BVZJzifTQsKxjIZsFBQ9066yQYoXv/e0IlLUKTd4JGjlye9kvsZf9u88qZMazY15e/W5nV root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 14 May 2019 12:00:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.43 seconds\n"} 2019-05-14 12:00:38,001 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d/action used request id req-30e5cf10-03e5-4eb1-980a-84202534a6ff 2019-05-14 12:00:38,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.084655046463s 2019-05-14 12:00:38,005 - functest.core.singlevm - DEBUG - console: 1 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009654] Security Framework initialized [ 0.011181] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013434] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020438] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022634] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028442] Initializing cgroup subsys memory [ 0.030119] Initializing cgroup subsys devices [ 0.031723] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033575] Initializing cgroup subsys perf_event [ 0.036015] Initializing cgroup subsys hugetlb [ 0.038450] mce: CPU supports 10 MCE banks [ 0.040078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040078] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044013] Spectre V2 : Mitigation: Full generic retpoline [ 0.045943] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050329] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054916] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.087447] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.096421] ACPI: Core revision 20131115 [ 0.098520] ACPI: All ACPI Tables successfully acquired [ 0.100492] ftrace: allocating 28753 entries in 113 pages [ 0.120297] smpboot: Max logical packages: 1 [ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.126450] Enabling x2apic [ 0.127554] Enabled x2apic [ 0.128017] Switched APIC routing to physical x2apic. [ 0.133393] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.135369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.138771] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147427] KVM setup paravirtual spinlock [ 0.151583] x86: Booted up 1 node, 1 CPUs [ 0.152018] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154502] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156249] devtmpfs: initialized [ 0.159212] EVM: security.selinux [ 0.160006] EVM: security.SMACK64 [ 0.161244] EVM: security.ima [ 0.162373] EVM: security.capability [ 0.164874] pinctrl core: initialized pinctrl subsystem [ 0.166718] regulator-dummy: no parameters [ 0.168110] RTC time: 11:54:43, date: 05/14/19 [ 0.169782] NET: Registered protocol family 16 [ 0.171535] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173455] ACPI: bus type PCI registered [ 0.174893] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176196] PCI: Using configuration type 1 for base access [ 0.178894] bio: create slab at 0 [ 0.180240] ACPI: Added _OSI(Module Device) [ 0.181718] ACPI: Added _OSI(Processor Device) [ 0.183256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187322] ACPI: Interpreter enabled [ 0.188020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201253] ACPI: Using IOAPIC for interrupt routing [ 0.202962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204189] ACPI: No dock devices found. [ 0.207396] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216215] acpiphp: Slot [3] registered [ 0.217646] acpiphp: Slot [4] registered [ 0.219054] acpiphp: Slot [5] registered [ 0.220025] acpiphp: Slot [6] registered [ 0.221497] acpiphp: Slot [7] registered [ 0.222910] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225425] acpiphp: Slot [10] registered [ 0.226862] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229398] acpiphp: Slot [13] registered [ 0.230761] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233408] acpiphp: Slot [16] registered [ 0.234775] acpiphp: Slot [17] registered [ 0.236029] acpiphp: Slot [18] registered [ 0.237402] acpiphp: Slot [19] registered [ 0.238778] acpiphp: Slot [20] registered [ 0.240022] acpiphp: Slot [21] registered [ 0.241394] acpiphp: Slot [22] registered [ 0.242764] acpiphp: Slot [23] registered [ 0.244027] acpiphp: Slot [24] registered [ 0.245459] acpiphp: Slot [25] registered [ 0.246884] acpiphp: Slot [26] registered [ 0.248022] acpiphp: Slot [27] registered [ 0.249445] acpiphp: Slot [28] registered [ 0.250870] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253579] acpiphp: Slot [31] registered [ 0.255006] PCI host bridge to bus 0000:00 [ 0.256007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257830] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.259826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.262184] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274673] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.295533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.300036] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.302517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.304962] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307150] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308375] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310226] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313064] vgaarb: bridge control possible 0000:00:02.0 [ 0.315207] SCSI subsystem initialized [ 0.316271] ACPI: bus type USB registered [ 0.317753] usbcore: registered new interface driver usbfs [ 0.319580] usbcore: registered new interface driver hub [ 0.320041] usbcore: registered new device driver usb [ 0.321943] PCI: Using ACPI for IRQ routing [ 0.323857] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325510] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327224] NetLabel: unlabeled traffic allowed by default [ 0.328218] Switched to clocksource kvm-clock [ 0.336282] AppArmor: AppArmor Filesystem Enabled [ 0.337940] pnp: PnP ACPI init [ 0.339102] ACPI: bus type PNP registered [ 0.341008] pnp: PnP ACPI: found 8 devices [ 0.342457] ACPI: bus type PNP unregistered [ 0.349638] NET: Registered protocol family 2 [ 0.351428] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.353746] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.355952] TCP: Hash tables configured (established 8192 bind 8192) [ 0.358125] TCP: reno registered [ 0.359347] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.361284] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.363432] NET: Registered protocol family 1 [ 0.364975] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366920] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368826] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402930] Trying to unpack rootfs image as initramfs... [ 0.502823] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.505716] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.507689] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.510631] Scanning for low memory corruption every 60 seconds [ 0.512929] Initialise system trusted keyring [ 0.514523] audit: initializing netlink socket (disabled) [ 0.516375] type=2000 audit(1557834884.214:1): initialized [ 0.537316] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.540192] zbud: loaded [ 0.541459] VFS: Disk quotas dquot_6.5.2 [ 0.542905] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545376] fuse init (API version 7.22) [ 0.546840] msgmni has been set to 1982 [ 0.548282] Key type big_key registered [ 0.550000] Key type asymmetric registered [ 0.551460] Asymmetric key parser 'x509' registered [ 0.553155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555783] io scheduler noop registered [ 0.557184] io scheduler deadline registered (default) [ 0.558940] io scheduler cfq registered [ 0.560413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.562269] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.564461] ipmi message handler version 39.2 [ 0.566025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.568586] ACPI: Power Button [PWRF] [ 0.570017] GHES: HEST is not enabled! [ 0.586552] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.619810] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.622272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648316] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651743] Linux agpgart interface v0.103 [ 0.654129] brd: module loaded [ 0.655749] loop: module loaded [ 0.657322] blk-mq: CPU -> queue map [ 0.658581] CPU 0 -> Queue 0 [ 0.660545] vda: vda1 [ 0.662182] scsi0 : ata_piix [ 0.663354] scsi1 : ata_piix [ 0.664453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.666500] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.669242] libphy: Fixed MDIO Bus: probed [ 0.670679] tun: Universal TUN/TAP device driver, 1.6 [ 0.672250] tun: (C) 1999-2004 Max Krasnyansky [ 0.675194] PPP generic driver version 2.4.2 [ 0.676682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678683] ehci-pci: EHCI PCI platform driver [ 0.680186] ehci-platform: EHCI generic platform driver [ 0.681915] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683832] ohci-pci: OHCI PCI platform driver [ 0.685317] ohci-platform: OHCI generic platform driver [ 0.686967] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703989] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714552] usb usb1: Product: UHCI Host Controller [ 0.716073] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.718009] usb usb1: SerialNumber: 0000:00:01.2 [ 0.719611] hub 1-0:1.0: USB hub found [ 0.720890] hub 1-0:1.0: 2 ports detected [ 0.722349] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725835] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.727396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729146] mousedev: PS/2 mouse device common for all mice [ 0.731254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734076] rtc_cmos 00:00: RTC can wake from S4 [ 0.736098] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740181] device-mapper: uevent: version 1.0.3 [ 0.741751] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744413] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746312] TCP: cubic registered [ 0.747520] NET: Registered protocol family 10 [ 0.749131] NET: Registered protocol family 17 [ 0.750594] Key type dns_resolver registered [ 0.752119] Loading compiled-in X.509 certificates [ 0.754202] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.757167] registered taskstats version 1 [ 0.759971] Key type trusted registered [ 0.763374] Key type encrypted registered [ 0.764771] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766557] IMA: No TPM chip found, activating TPM-bypass! [ 0.768927] regulator-dummy: disabling [ 0.770236] Magic number: 3:103:934 [ 0.771609] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:44 UTC (1557834884) [ 0.774333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776202] EDD information not available. [ 0.825478] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.838984] Write protecting the kernel read-only data: 12288k [ 0.841994] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.845893] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860122] systemd-udevd[99]: starting version 204 [ 0.896609] FDC 0 is a S82078B [ 1.032034] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196406] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198635] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.200921] usb 1-1: Product: QEMU USB Tablet [ 1.202447] usb 1-1: Manufacturer: QEMU [ 1.203831] usb 1-1: SerialNumber: 42 [ 1.925771] 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.284893] 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.389923] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.532367] 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 Tue, 14 May 2019 11:54:46 +0000. Up 2.93 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.65]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:54:48 +0000. Up 5.20 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.10 | 255.255.255.0 | fa:16:3e:17:5b:6b | 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: 45:b6:2f:da:0b:08:73:62:40:69:ad:c0:1f:53:9e:35 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. .o.. E o | |.oooo o .o . | | oo.oo o | | .o . . | | = . S . . | | . = . o . | | . o . | | . . | | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 3c:67:f0:94:07:b0:e6:de:00:99:04:46:83:d6:76:42 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | =E.. ... | | o.+o.o . 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: d5:66:84:94:dd:0b:b1:cc:f5:7d:68:e5:e4:52:49:41 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+oo+E*| | o=oo.X.| | . B.+.*| | . o ....| | S | | | | | | | | | +-----------------+ 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: c0:fe:74:46:e2:4e:a3:38:a9:5d:a4:d9:da:98:d9:66 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . . | | . o o | | o S o | | B * + | | * + o | | o XE | | . *oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 14 May 2019 11:54:55 +0000. Up 11.39 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 Tue, 14 May 2019 11:54:56 +0000. Up 12.68 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 17136 0 --:--:-- --:--:-- --:--:-- 17207 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1503 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5190 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8296 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................+++ ...................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (7108 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58215 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.100.13' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process 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 Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000 member 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000 member 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000 member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxdDcJGqygO2-_QHzJy-O3t-0opMEZHeMcbdrnmbEs-AzG97yIj4Vp375CMf7UShsUEM9eLsdhw1cse-o0ktQ4QvLzyJmew1uoEDlwTdpM5yS1CFRrBynsJY4RaoduPVo3jtSieCoM-THfy8YRgW_QS7G0D8Nfe4TuEal2R-Z1OUeA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-homer-r5yjm4e5aueh-0-4z2khg4jnylg/6e1a0df8-d5c6-46c4-a526-ad38c17a0ffd/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 8 44 --:--:-- --:--:-- --:--:-- 44 HTTP/1.1 200 OK Date: Tue, 14 May 2019 12:00:09 GMT Server: Apache x-openstack-request-id: req-5a176abc-0027-4828-b279-202eb1ab1ebb 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3c:67:f0:94:07:b0:e6:de:00:99:04:46:83:d6:76:42 root@homer-0 (DSA) ec2: 256 d5:66:84:94:dd:0b:b1:cc:f5:7d:68:e5:e4:52:49:41 root@homer-0 (ECDSA) ec2: 256 c0:fe:74:46:e2:4e:a3:38:a9:5d:a4:d9:da:98:d9:66 root@homer-0 (ED25519) ec2: 2048 45:b6:2f:da:0b:08:73:62:40:69:ad:c0:1f:53:9e:35 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDHdcF9WqhTcFtMVgXEBGJkeX7kM/00rWTFlrfxU1e3WfGguOi4/40l7RR4j0ycyTLPeUpcdFjv8BCiDyjTUuvE= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILhUzG1Cd5x2e7DWdgLJjptKMqJvCliziAXB1sD+kUzF root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSrDvIeZVLcnKbGbhh6ml93k75Xv8yFPf03jNegVYpF6e4bAVzwsthEsHqllYoX0JkfzCndFT+lQGyDddt5vAMKF7LzUIEpQ83ujUdlqx02nTWRAUpPYiSl2+ZnviA60ALbpP1p1QuU2lnXSN9Auzn1/xzoqNhJvlbSFIjbne2+JBBGY7bKqRLZLpBx7wjwmJ512kPQBa4pdyn71EkAjjMQTddrFCXaljgMbZZUQM13OmTjKR4QcOjdOesEeyyEj0hzgQtp0ZZaFHY+4BVZJzifTQsKxjIZsFBQ9066yQYoXv/e0IlLUKTd4JGjlye9kvsZf9u88qZMazY15e/W5nV root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 12:00:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.43 seconds 2019-05-14 12:00:38,009 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 1 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009654] Security Framework initialized [ 0.011181] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013434] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020438] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022634] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028442] Initializing cgroup subsys memory [ 0.030119] Initializing cgroup subsys devices [ 0.031723] Initializing cgroup subsys freezer [ 0.032015] Initializing cgroup subsys blkio [ 0.033575] Initializing cgroup subsys perf_event [ 0.036015] Initializing cgroup subsys hugetlb [ 0.038450] mce: CPU supports 10 MCE banks [ 0.040078] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040078] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044013] Spectre V2 : Mitigation: Full generic retpoline [ 0.045943] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050329] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054916] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.087447] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.096421] ACPI: Core revision 20131115 [ 0.098520] ACPI: All ACPI Tables successfully acquired [ 0.100492] ftrace: allocating 28753 entries in 113 pages [ 0.120297] smpboot: Max logical packages: 1 [ 0.124004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.126450] Enabling x2apic [ 0.127554] Enabled x2apic [ 0.128017] Switched APIC routing to physical x2apic. [ 0.133393] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.135369] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.138771] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.147427] KVM setup paravirtual spinlock [ 0.151583] x86: Booted up 1 node, 1 CPUs [ 0.152018] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.154502] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.156249] devtmpfs: initialized [ 0.159212] EVM: security.selinux [ 0.160006] EVM: security.SMACK64 [ 0.161244] EVM: security.ima [ 0.162373] EVM: security.capability [ 0.164874] pinctrl core: initialized pinctrl subsystem [ 0.166718] regulator-dummy: no parameters [ 0.168110] RTC time: 11:54:43, date: 05/14/19 [ 0.169782] NET: Registered protocol family 16 [ 0.171535] cpuidle: using governor ladder [ 0.172004] cpuidle: using governor menu [ 0.173455] ACPI: bus type PCI registered [ 0.174893] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.176196] PCI: Using configuration type 1 for base access [ 0.178894] bio: create slab at 0 [ 0.180240] ACPI: Added _OSI(Module Device) [ 0.181718] ACPI: Added _OSI(Processor Device) [ 0.183256] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.184004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.187322] ACPI: Interpreter enabled [ 0.188020] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.191319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.194146] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196926] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200007] ACPI: (supports S0 S5) [ 0.201253] ACPI: Using IOAPIC for interrupt routing [ 0.202962] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204189] ACPI: No dock devices found. [ 0.207396] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208015] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210218] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216215] acpiphp: Slot [3] registered [ 0.217646] acpiphp: Slot [4] registered [ 0.219054] acpiphp: Slot [5] registered [ 0.220025] acpiphp: Slot [6] registered [ 0.221497] acpiphp: Slot [7] registered [ 0.222910] acpiphp: Slot [8] registered [ 0.224022] acpiphp: Slot [9] registered [ 0.225425] acpiphp: Slot [10] registered [ 0.226862] acpiphp: Slot [11] registered [ 0.228023] acpiphp: Slot [12] registered [ 0.229398] acpiphp: Slot [13] registered [ 0.230761] acpiphp: Slot [14] registered [ 0.232022] acpiphp: Slot [15] registered [ 0.233408] acpiphp: Slot [16] registered [ 0.234775] acpiphp: Slot [17] registered [ 0.236029] acpiphp: Slot [18] registered [ 0.237402] acpiphp: Slot [19] registered [ 0.238778] acpiphp: Slot [20] registered [ 0.240022] acpiphp: Slot [21] registered [ 0.241394] acpiphp: Slot [22] registered [ 0.242764] acpiphp: Slot [23] registered [ 0.244027] acpiphp: Slot [24] registered [ 0.245459] acpiphp: Slot [25] registered [ 0.246884] acpiphp: Slot [26] registered [ 0.248022] acpiphp: Slot [27] registered [ 0.249445] acpiphp: Slot [28] registered [ 0.250870] acpiphp: Slot [29] registered [ 0.252022] acpiphp: Slot [30] registered [ 0.253579] acpiphp: Slot [31] registered [ 0.255006] PCI host bridge to bus 0000:00 [ 0.256007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.257830] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.259826] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.262184] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.264004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.272140] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.274673] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.295533] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.297521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.300036] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.302517] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.304962] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307150] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308375] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310226] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313064] vgaarb: bridge control possible 0000:00:02.0 [ 0.315207] SCSI subsystem initialized [ 0.316271] ACPI: bus type USB registered [ 0.317753] usbcore: registered new interface driver usbfs [ 0.319580] usbcore: registered new interface driver hub [ 0.320041] usbcore: registered new device driver usb [ 0.321943] PCI: Using ACPI for IRQ routing [ 0.323857] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325510] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327224] NetLabel: unlabeled traffic allowed by default [ 0.328218] Switched to clocksource kvm-clock [ 0.336282] AppArmor: AppArmor Filesystem Enabled [ 0.337940] pnp: PnP ACPI init [ 0.339102] ACPI: bus type PNP registered [ 0.341008] pnp: PnP ACPI: found 8 devices [ 0.342457] ACPI: bus type PNP unregistered [ 0.349638] NET: Registered protocol family 2 [ 0.351428] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.353746] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.355952] TCP: Hash tables configured (established 8192 bind 8192) [ 0.358125] TCP: reno registered [ 0.359347] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.361284] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.363432] NET: Registered protocol family 1 [ 0.364975] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.366920] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.368826] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.385771] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.402930] Trying to unpack rootfs image as initramfs... [ 0.502823] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.505716] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.507689] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.510631] Scanning for low memory corruption every 60 seconds [ 0.512929] Initialise system trusted keyring [ 0.514523] audit: initializing netlink socket (disabled) [ 0.516375] type=2000 audit(1557834884.214:1): initialized [ 0.537316] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.540192] zbud: loaded [ 0.541459] VFS: Disk quotas dquot_6.5.2 [ 0.542905] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.545376] fuse init (API version 7.22) [ 0.546840] msgmni has been set to 1982 [ 0.548282] Key type big_key registered [ 0.550000] Key type asymmetric registered [ 0.551460] Asymmetric key parser 'x509' registered [ 0.553155] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.555783] io scheduler noop registered [ 0.557184] io scheduler deadline registered (default) [ 0.558940] io scheduler cfq registered [ 0.560413] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.562269] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.564461] ipmi message handler version 39.2 [ 0.566025] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.568586] ACPI: Power Button [PWRF] [ 0.570017] GHES: HEST is not enabled! [ 0.586552] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.619810] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.622272] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.648316] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.651743] Linux agpgart interface v0.103 [ 0.654129] brd: module loaded [ 0.655749] loop: module loaded [ 0.657322] blk-mq: CPU -> queue map [ 0.658581] CPU 0 -> Queue 0 [ 0.660545] vda: vda1 [ 0.662182] scsi0 : ata_piix [ 0.663354] scsi1 : ata_piix [ 0.664453] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.666500] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.669242] libphy: Fixed MDIO Bus: probed [ 0.670679] tun: Universal TUN/TAP device driver, 1.6 [ 0.672250] tun: (C) 1999-2004 Max Krasnyansky [ 0.675194] PPP generic driver version 2.4.2 [ 0.676682] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.678683] ehci-pci: EHCI PCI platform driver [ 0.680186] ehci-platform: EHCI generic platform driver [ 0.681915] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.683832] ohci-pci: OHCI PCI platform driver [ 0.685317] ohci-platform: OHCI generic platform driver [ 0.686967] uhci_hcd: USB Universal Host Controller Interface driver [ 0.703989] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.705631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.708157] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.710086] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.712116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.714552] usb usb1: Product: UHCI Host Controller [ 0.716073] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.718009] usb usb1: SerialNumber: 0000:00:01.2 [ 0.719611] hub 1-0:1.0: USB hub found [ 0.720890] hub 1-0:1.0: 2 ports detected [ 0.722349] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.725835] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.727396] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729146] mousedev: PS/2 mouse device common for all mice [ 0.731254] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734076] rtc_cmos 00:00: RTC can wake from S4 [ 0.736098] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.738126] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.740181] device-mapper: uevent: version 1.0.3 [ 0.741751] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.744413] ledtrig-cpu: registered to indicate activity on CPUs [ 0.746312] TCP: cubic registered [ 0.747520] NET: Registered protocol family 10 [ 0.749131] NET: Registered protocol family 17 [ 0.750594] Key type dns_resolver registered [ 0.752119] Loading compiled-in X.509 certificates [ 0.754202] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.757167] registered taskstats version 1 [ 0.759971] Key type trusted registered [ 0.763374] Key type encrypted registered [ 0.764771] AppArmor: AppArmor sha1 policy hashing enabled [ 0.766557] IMA: No TPM chip found, activating TPM-bypass! [ 0.768927] regulator-dummy: disabling [ 0.770236] Magic number: 3:103:934 [ 0.771609] rtc_cmos 00:00: setting system clock to 2019-05-14 11:54:44 UTC (1557834884) [ 0.774333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776202] EDD information not available. [ 0.825478] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.838984] Write protecting the kernel read-only data: 12288k [ 0.841994] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.845893] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.860122] systemd-udevd[99]: starting version 204 [ 0.896609] FDC 0 is a S82078B [ 1.032034] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.196406] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.198635] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.200921] usb 1-1: Product: QEMU USB Tablet [ 1.202447] usb 1-1: Manufacturer: QEMU [ 1.203831] usb 1-1: SerialNumber: 42 [ 1.925771] 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.284893] 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.389923] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.532367] 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 Tue, 14 May 2019 11:54:46 +0000. Up 2.93 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 ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.65]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:54:48 +0000. Up 5.20 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.10 | 255.255.255.0 | fa:16:3e:17:5b:6b | 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: 45:b6:2f:da:0b:08:73:62:40:69:ad:c0:1f:53:9e:35 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ |. .o.. E o | |.oooo o .o . | | oo.oo o | | .o . . | | = . S . . | | . = . o . | | . o . | | . . | | . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 3c:67:f0:94:07:b0:e6:de:00:99:04:46:83:d6:76:42 root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | =E.. ... | | o.+o.o . 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: d5:66:84:94:dd:0b:b1:cc:f5:7d:68:e5:e4:52:49:41 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+oo+E*| | o=oo.X.| | . B.+.*| | . o ....| | S | | | | | | | | | +-----------------+ 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: c0:fe:74:46:e2:4e:a3:38:a9:5d:a4:d9:da:98:d9:66 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o . . | | . o o | | o S o | | B * + | | * + o | | o XE | | . *oo | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 14 May 2019 11:54:55 +0000. Up 11.39 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 Tue, 14 May 2019 11:54:56 +0000. Up 12.68 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 17136 0 --:--:-- --:--:-- --:--:-- 17207 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [172 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 [102 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1503 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 2 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.2 [407 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31%Extracting templates from packages: 63%Extracting templates from packages: 95%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 88.0 MB in 16s (5190 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-180326.111418_amd64.deb ... Unpacking crest (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-180326.111418_amd64.deb ... Unpacking homer (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.2) ... Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8296 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................+++ ...................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (7108 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58215 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 + echo 'nameserver 192.168.100.13' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_diags_monitor_pro... Running Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process 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 Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process clearwater_cluster_manager_p... Does not exist Process poll_homer Wait parent Program clearwater_queue_manager_uptime Status failed Program etcd_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000 member 865d6d3c6a32cc4f is healthy: got healthy result from http://192.168.100.9:4000 member 925c6d0f36a8a500 is healthy: got healthy result from http://192.168.100.10:4000 member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member 98b3f84040da8bec is healthy: got healthy result from http://192.168.100.4:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 865d6d3c6a32cc4f: name=192-168-100-9 peerURLs=http://192.168.100.9:2380 clientURLs=http://192.168.100.9:4000 isLeader=false 925c6d0f36a8a500: name=192-168-100-10 peerURLs=http://192.168.100.10:2380 clientURLs=http://192.168.100.10:4000 isLeader=false 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false 98b3f84040da8bec: name=192-168-100-4 peerURLs=http://192.168.100.4:2380 clientURLs=http://192.168.100.4:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.10) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qxdDcJGqygO2-_QHzJy-O3t-0opMEZHeMcbdrnmbEs-AzG97yIj4Vp375CMf7UShsUEM9eLsdhw1cse-o0ktQ4QvLzyJmew1uoEDlwTdpM5yS1CFRrBynsJY4RaoduPVo3jtSieCoM-THfy8YRgW_QS7G0D8Nfe4TuEal2R-Z1OUeA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-homer-r5yjm4e5aueh-0-4z2khg4jnylg/6e1a0df8-d5c6-46c4-a526-ad38c17a0ffd/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 21 0 0 100 21 0 104 --:--:-- --:--:-- --:--:-- 104100 25 100 4 100 21 8 44 --:--:-- --:--:-- --:--:-- 44 HTTP/1.1 200 OK Date: Tue, 14 May 2019 12:00:09 GMT Server: Apache x-openstack-request-id: req-5a176abc-0027-4828-b279-202eb1ab1ebb 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 3c:67:f0:94:07:b0:e6:de:00:99:04:46:83:d6:76:42 root@homer-0 (DSA) ec2: 256 d5:66:84:94:dd:0b:b1:cc:f5:7d:68:e5:e4:52:49:41 root@homer-0 (ECDSA) ec2: 256 c0:fe:74:46:e2:4e:a3:38:a9:5d:a4:d9:da:98:d9:66 root@homer-0 (ED25519) ec2: 2048 45:b6:2f:da:0b:08:73:62:40:69:ad:c0:1f:53:9e:35 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDHdcF9WqhTcFtMVgXEBGJkeX7kM/00rWTFlrfxU1e3WfGguOi4/40l7RR4j0ycyTLPeUpcdFjv8BCiDyjTUuvE= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILhUzG1Cd5x2e7DWdgLJjptKMqJvCliziAXB1sD+kUzF root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDSrDvIeZVLcnKbGbhh6ml93k75Xv8yFPf03jNegVYpF6e4bAVzwsthEsHqllYoX0JkfzCndFT+lQGyDddt5vAMKF7LzUIEpQ83ujUdlqx02nTWRAUpPYiSl2+ZnviA60ALbpP1p1QuU2lnXSN9Auzn1/xzoqNhJvlbSFIjbne2+JBBGY7bKqRLZLpBx7wjwmJ512kPQBa4pdyn71EkAjjMQTddrFCXaljgMbZZUQM13OmTjKR4QcOjdOesEeyyEj0hzgQtp0ZZaFHY+4BVZJzifTQsKxjIZsFBQ9066yQYoXv/e0IlLUKTd4JGjlye9kvsZf9u88qZMazY15e/W5nV root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 12:00:10 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 326.43 seconds 2019-05-14 12:00:38,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:38,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:38,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-36a174eb-6a7d-478f-9235-5652c2c49f30 x-openstack-request-id: req-36a174eb-6a7d-478f-9235-5652c2c49f30 2019-05-14 12:00:38,213 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:38,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-36a174eb-6a7d-478f-9235-5652c2c49f30 2019-05-14 12:00:38,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19960808754s 2019-05-14 12:00:38,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:00:38,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:00:38,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21111 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-41b00f1a-4a1e-40b3-abd8-85b6ecbc1187 x-openstack-request-id: req-41b00f1a-4a1e-40b3-abd8-85b6ecbc1187 2019-05-14 12:00:38,303 - keystoneauth.session - DEBUG - RESP BODY: {"output": "20: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009672] Security Framework initialized\n[ 0.011189] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013423] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016872] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020428] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022661] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024238] Initializing cgroup subsys memory\n[ 0.025814] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029586] Initializing cgroup subsys blkio\n[ 0.031116] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034355] mce: CPU supports 10 MCE banks\n[ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041896] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046279] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] 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.077609] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.083208] ACPI: Core revision 20131115\n[ 0.084454] ACPI: All ACPI Tables successfully acquired\n[ 0.086509] ftrace: allocating 28753 entries in 113 pages\n[ 0.108221] smpboot: Max logical packages: 1\n[ 0.112087] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.114596] Enabling x2apic\n[ 0.115722] Enabled x2apic\n[ 0.116016] Switched APIC routing to physical x2apic.\n[ 0.120782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.122777] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125652] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.136313] KVM setup paravirtual spinlock\n[ 0.140028] x86: Booted up 1 node, 1 CPUs\n[ 0.141487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.143986] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.144313] devtmpfs: initialized\n[ 0.146957] EVM: security.selinux\n[ 0.148005] EVM: security.SMACK64\n[ 0.149261] EVM: security.ima\n[ 0.150410] EVM: security.capability\n[ 0.152721] pinctrl core: initialized pinctrl subsystem\n[ 0.154615] regulator-dummy: no parameters\n[ 0.156102] RTC time: 11:49:13, date: 05/14/19\n[ 0.157741] NET: Registered protocol family 16\n[ 0.159462] cpuidle: using governor ladder\n[ 0.160004] cpuidle: using governor menu\n[ 0.161473] ACPI: bus type PCI registered\n[ 0.162925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.164160] PCI: Using configuration type 1 for base access\n[ 0.166746] bio: create slab at 0\n[ 0.168221] ACPI: Added _OSI(Module Device)\n[ 0.169723] ACPI: Added _OSI(Processor Device)\n[ 0.171284] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.172004] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.174918] ACPI: Interpreter enabled\n[ 0.176016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.179354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.182157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.184942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.188006] ACPI: (supports S0 S5)\n[ 0.189279] ACPI: Using IOAPIC for interrupt routing\n[ 0.190993] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192167] ACPI: No dock devices found.\n[ 0.195354] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.198271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.200028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204225] acpiphp: Slot [3] registered\n[ 0.205688] acpiphp: Slot [4] registered\n[ 0.207131] acpiphp: Slot [5] registered\n[ 0.208024] acpiphp: Slot [6] registered\n[ 0.209521] acpiphp: Slot [7] registered\n[ 0.210956] acpiphp: Slot [8] registered\n[ 0.212021] acpiphp: Slot [9] registered\n[ 0.213462] acpiphp: Slot [10] registered\n[ 0.214929] acpiphp: Slot [11] registered\n[ 0.216022] acpiphp: Slot [12] registered\n[ 0.217483] acpiphp: Slot [13] registered\n[ 0.218942] acpiphp: Slot [14] registered\n[ 0.220021] acpiphp: Slot [15] registered\n[ 0.221486] acpiphp: Slot [16] registered\n[ 0.222953] acpiphp: Slot [17] registered\n[ 0.224029] acpiphp: Slot [18] registered\n[ 0.225496] acpiphp: Slot [19] registered\n[ 0.226960] acpiphp: Slot [20] registered\n[ 0.228022] acpiphp: Slot [21] registered\n[ 0.229485] acpiphp: Slot [22] registered\n[ 0.230952] acpiphp: Slot [23] registered\n[ 0.232026] acpiphp: Slot [24] registered\n[ 0.233494] acpiphp: Slot [25] registered\n[ 0.234957] acpiphp: Slot [26] registered\n[ 0.236022] acpiphp: Slot [27] registered\n[ 0.237484] acpiphp: Slot [28] registered\n[ 0.238946] acpiphp: Slot [29] registered\n[ 0.240021] acpiphp: Slot [30] registered\n[ 0.241486] acpiphp: Slot [31] registered\n[ 0.242936] PCI host bridge to bus 0000:00\n[ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.247892] 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.250243] 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.260222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.262797] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.282871] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.288012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.290553] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.292978] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.295199] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.296323] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.298232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.300004] vgaarb: loaded\n[ 0.301088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.303183] SCSI subsystem initialized\n[ 0.304222] ACPI: bus type USB registered\n[ 0.305729] usbcore: registered new interface driver usbfs\n[ 0.307614] usbcore: registered new interface driver hub\n[ 0.308038] usbcore: registered new device driver usb\n[ 0.309951] PCI: Using ACPI for IRQ routing\n[ 0.311872] NetLabel: Initializing\n[ 0.312008] NetLabel: domain hash size = 128\n[ 0.313554] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.315312] NetLabel: unlabeled traffic allowed by default\n[ 0.316212] Switched to clocksource kvm-clock\n[ 0.324122] AppArmor: AppArmor Filesystem Enabled\n[ 0.325792] pnp: PnP ACPI init\n[ 0.326980] ACPI: bus type PNP registered\n[ 0.328896] pnp: PnP ACPI: found 8 devices\n[ 0.330373] ACPI: bus type PNP unregistered\n[ 0.337531] NET: Registered protocol family 2\n[ 0.339359] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.341731] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.343992] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.346228] TCP: reno registered\n[ 0.347468] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.349456] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.351660] NET: Registered protocol family 1\n[ 0.353227] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.355224] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.357176] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.374162] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.391306] Trying to unpack rootfs image as initramfs...\n[ 0.491999] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.494866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.496793] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.499700] Scanning for low memory corruption every 60 seconds\n[ 0.502087] Initialise system trusted keyring\n[ 0.503690] audit: initializing netlink socket (disabled)\n[ 0.505562] type=2000 audit(1557834553.641:1): initialized\n[ 0.526654] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.529521] zbud: loaded\n[ 0.530778] VFS: Disk quotas dquot_6.5.2\n[ 0.532213] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.534696] fuse init (API version 7.22)\n[ 0.536158] msgmni has been set to 1982\n[ 0.537589] Key type big_key registered\n[ 0.539256] Key type asymmetric registered\n[ 0.540710] Asymmetric key parser 'x509' registered\n[ 0.542366] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.544935] io scheduler noop registered\n[ 0.546355] io scheduler deadline registered (default)\n[ 0.548116] io scheduler cfq registered\n[ 0.549613] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.551496] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.553754] ipmi message handler version 39.2\n[ 0.555358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557927] ACPI: Power Button [PWRF]\n[ 0.559384] GHES: HEST is not enabled!\n[ 0.576117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.609111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.611763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.637684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.641152] Linux agpgart interface v0.103\n[ 0.643552] brd: module loaded\n[ 0.645191] loop: module loaded\n[ 0.646811] blk-mq: CPU -> queue map\n[ 0.648155] CPU 0 -> Queue 0\n[ 0.650263] vda: vda1\n[ 0.652167] scsi0 : ata_piix\n[ 0.653365] scsi1 : ata_piix\n[ 0.654533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.656758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.659791] libphy: Fixed MDIO Bus: probed\n[ 0.661351] tun: Universal TUN/TAP device driver, 1.6\n[ 0.663096] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.667939] PPP generic driver version 2.4.2\n[ 0.669524] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.671680] ehci-pci: EHCI PCI platform driver\n[ 0.673257] ehci-platform: EHCI generic platform driver\n[ 0.675039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.677098] ohci-pci: OHCI PCI platform driver\n[ 0.678683] ohci-platform: OHCI generic platform driver\n[ 0.680472] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.697665] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.699487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.702296] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.704421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.706680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.709253] usb usb1: Product: UHCI Host Controller\n[ 0.710947] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.713077] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.714799] hub 1-0:1.0: USB hub found\n[ 0.716204] hub 1-0:1.0: 2 ports detected\n[ 0.717833] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.721545] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.723286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.725123] mousedev: PS/2 mouse device common for all mice\n[ 0.727379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.730434] rtc_cmos 00:00: RTC can wake from S4\n[ 0.732566] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.734716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.736946] device-mapper: uevent: version 1.0.3\n[ 0.738627] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.741544] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.743672] TCP: cubic registered\n[ 0.745012] NET: Registered protocol family 10\n[ 0.747011] NET: Registered protocol family 17\n[ 0.748626] Key type dns_resolver registered\n[ 0.750312] Loading compiled-in X.509 certificates\n[ 0.752576] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.755821] registered taskstats version 1\n[ 0.759008] Key type trusted registered\n[ 0.762573] Key type encrypted registered\n[ 0.764041] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.765881] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.768343] regulator-dummy: disabling\n[ 0.769713] Magic number: 3:0:833\n[ 0.771157] rtc_cmos 00:00: setting system clock to 2019-05-14 11:49:13 UTC (1557834553)\n[ 0.774055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.776071] EDD information not available.\n[ 0.814319] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.828126] Write protecting the kernel read-only data: 12288k\n[ 0.831436] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.836168] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852134] systemd-udevd[99]: starting version 204\n[ 0.884814] FDC 0 is a S82078B\n[ 1.040049] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.205692] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.207895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.210183] usb 1-1: Product: QEMU USB Tablet\n[ 1.211729] usb 1-1: Manufacturer: QEMU\n[ 1.213124] usb 1-1: SerialNumber: 42\n[ 1.917786] 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.269932] 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.399643] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.545330] 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 Tue, 14 May 2019 11:49:15 +0000. Up 2.93 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 * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.51]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:49:17 +0000. Up 5.15 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.3 | 255.255.255.0 | fa:16:3e:7a:e5:6b |\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:\nd2:f6:f0:bd:57:ef:6e:35:9b:19:33:98:b5:de:be:27 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . . |\n| . S + .|\n| o + . o *o|\n| o . ..%|\n| .E==|\n| .. B*|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n74:e5:f3:34:7d:bb:28:d1:84:fe:68:6a:e4:08:55:d9 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o . |\n| o E. . |\n| o ..o.o o|\n| o .. o+ .o|\n| . S o ... |\n| . . + . .|\n| . + + o . |\n| . oo . |\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:\n42:23:e1:f0:24:df:b9:d5:84:36:f7:82:58:95:75:76 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o o ooo. o E|\n| B o .=oo o . |\n| = =+.+.. |\n| o.+. . . |\n| o S . |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n45:a1:7d:f5:e8:41:95:4c:5b:1e:f3:29:5c:fd:9f:c8 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| o. =*=|\n| + .o.*O|\n| . o .ooo=|\n| . . ....|\n| S . o o|\n| E ..|\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * 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 Tue, 14 May 2019 11:49:25 +0000. Up 11.80 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 Tue, 14 May 2019 11:49:26 +0000. Up 13.06 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.6 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 14346 0 --:--:-- --:--:-- --:--:-- 14378\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\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 [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:20 http://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/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 16s (3476 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8223\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 8251\nclearwater-socket-factory-sig start/running, process 8256\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8305\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................+++\n.................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (7160 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57956 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n+ echo 'nameserver 192.168.100.13'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_diags_monitor_pro... 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++ 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_diags_monitor_pro... 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+ 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 Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... 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 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 ' sprout_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 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 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-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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000\nmember 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false\n972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.3) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/rph.json is up to date\n - /etc/clearwater/shared_ifcs.xml is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/enum.json is up to date\n - /etc/clearwater/fallback_ifcs.xml is up to date\n - /etc/clearwater/s-cscf.json is up to date\n - /etc/clearwater/dns.json is up to date\n - /etc/clearwater/bgcf.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qshgyuB9lALFZqp0-YLvkkmRywXrE9tEgb1Gg8ne7UTbQNU1WLUaXWOfArLl1lHasEFwO1QLf72usdVeLNqUJ1MYQbNpPwNjOf_FCAiA_vRITBTWxTj1nt0DylkaXlENLpallEKaYCOoKbAVn3DbUm0BecpIP__NuIoL2MXJhkOEfg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-sprout-ryqqtb5soptx-0-25dqv4a6c3jh/51a1c3e7-b123-42c5-a40f-3d0b7e533299/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Tue, 14 May 2019 11:53:55 GMT\nServer: Apache\nx-openstack-request-id: req-343ad2d5-0b9d-4c26-a02d-93102f44c16c\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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 74:e5:f3:34:7d:bb:28:d1:84:fe:68:6a:e4:08:55:d9 root@sprout-0 (DSA)\nec2: 256 42:23:e1:f0:24:df:b9:d5:84:36:f7:82:58:95:75:76 root@sprout-0 (ECDSA)\nec2: 256 45:a1:7d:f5:e8:41:95:4c:5b:1e:f3:29:5c:fd:9f:c8 root@sprout-0 (ED25519)\nec2: 2048 d2:f6:f0:bd:57:ef:6e:35:9b:19:33:98:b5:de:be:27 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGAS+QQzvItylBo3y+SETChP6laTIXsI6U9DroUplH7pCQS4ECBySci0rgUjXWaXpuFRfekOsuPQB8ZzcbKAW+0= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB0/7+F/b8dgjLSfOFtk6B7TljkkRohdoxhnv8CBZv93 root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbHgclLRiV7InkiAevhc0+YcGa1/zqpTZ2wLAFMlUqJQ9c6atGXacSxCmc0/Rr8yqt72VB6j1unO11kv6Y+UIIJU0DZ6CRObXmtdV69tUzOG+nfmnPMpX55qfdWb2pQeKmWq91lZ/21yfVRPw4iO3Uk1IJC72ZpTLElcgrawPAtxtgab+mbhn/Csx90Kixlo5Oo8JmVi1aX25nojCGIG6DCZidopFSgMuJoAunIz7tFYV2cNcTv5PwjmHrNTXjVT6ABJ9UUPYC1f22DEn5WFlU9XYV+eq52XQBjlH6guoUA1yP2oTdH0vaJ9M+vcACNcg4lfcYAQkhhqY+h2c6liKP root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:53:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 282.46 seconds\n"} 2019-05-14 12:00:38,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f/action used request id req-41b00f1a-4a1e-40b3-abd8-85b6ecbc1187 2019-05-14 12:00:38,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0831480026245s 2019-05-14 12:00:38,308 - functest.core.singlevm - DEBUG - console: 20: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009672] Security Framework initialized [ 0.011189] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013423] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016872] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020428] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022661] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025814] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029586] Initializing cgroup subsys blkio [ 0.031116] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034355] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041896] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046279] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] 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.077609] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083208] ACPI: Core revision 20131115 [ 0.084454] ACPI: All ACPI Tables successfully acquired [ 0.086509] ftrace: allocating 28753 entries in 113 pages [ 0.108221] smpboot: Max logical packages: 1 [ 0.112087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.114596] Enabling x2apic [ 0.115722] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.120782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.122777] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125652] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.136313] KVM setup paravirtual spinlock [ 0.140028] x86: Booted up 1 node, 1 CPUs [ 0.141487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.143986] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144313] devtmpfs: initialized [ 0.146957] EVM: security.selinux [ 0.148005] EVM: security.SMACK64 [ 0.149261] EVM: security.ima [ 0.150410] EVM: security.capability [ 0.152721] pinctrl core: initialized pinctrl subsystem [ 0.154615] regulator-dummy: no parameters [ 0.156102] RTC time: 11:49:13, date: 05/14/19 [ 0.157741] NET: Registered protocol family 16 [ 0.159462] cpuidle: using governor ladder [ 0.160004] cpuidle: using governor menu [ 0.161473] ACPI: bus type PCI registered [ 0.162925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.164160] PCI: Using configuration type 1 for base access [ 0.166746] bio: create slab at 0 [ 0.168221] ACPI: Added _OSI(Module Device) [ 0.169723] ACPI: Added _OSI(Processor Device) [ 0.171284] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.172004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.174918] ACPI: Interpreter enabled [ 0.176016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.179354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.182157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.184942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188006] ACPI: (supports S0 S5) [ 0.189279] ACPI: Using IOAPIC for interrupt routing [ 0.190993] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192167] ACPI: No dock devices found. [ 0.195354] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204225] acpiphp: Slot [3] registered [ 0.205688] acpiphp: Slot [4] registered [ 0.207131] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209521] acpiphp: Slot [7] registered [ 0.210956] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213462] acpiphp: Slot [10] registered [ 0.214929] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217483] acpiphp: Slot [13] registered [ 0.218942] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221486] acpiphp: Slot [16] registered [ 0.222953] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225496] acpiphp: Slot [19] registered [ 0.226960] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229485] acpiphp: Slot [22] registered [ 0.230952] acpiphp: Slot [23] registered [ 0.232026] acpiphp: Slot [24] registered [ 0.233494] acpiphp: Slot [25] registered [ 0.234957] acpiphp: Slot [26] registered [ 0.236022] acpiphp: Slot [27] registered [ 0.237484] acpiphp: Slot [28] registered [ 0.238946] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241486] acpiphp: Slot [31] registered [ 0.242936] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247892] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250243] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.262797] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.282871] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.288012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.290553] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.292978] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295199] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296323] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301088] vgaarb: bridge control possible 0000:00:02.0 [ 0.303183] SCSI subsystem initialized [ 0.304222] ACPI: bus type USB registered [ 0.305729] usbcore: registered new interface driver usbfs [ 0.307614] usbcore: registered new interface driver hub [ 0.308038] usbcore: registered new device driver usb [ 0.309951] PCI: Using ACPI for IRQ routing [ 0.311872] NetLabel: Initializing [ 0.312008] NetLabel: domain hash size = 128 [ 0.313554] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315312] NetLabel: unlabeled traffic allowed by default [ 0.316212] Switched to clocksource kvm-clock [ 0.324122] AppArmor: AppArmor Filesystem Enabled [ 0.325792] pnp: PnP ACPI init [ 0.326980] ACPI: bus type PNP registered [ 0.328896] pnp: PnP ACPI: found 8 devices [ 0.330373] ACPI: bus type PNP unregistered [ 0.337531] NET: Registered protocol family 2 [ 0.339359] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.341731] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.343992] TCP: Hash tables configured (established 8192 bind 8192) [ 0.346228] TCP: reno registered [ 0.347468] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.349456] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.351660] NET: Registered protocol family 1 [ 0.353227] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355224] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357176] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.374162] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.391306] Trying to unpack rootfs image as initramfs... [ 0.491999] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.494866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496793] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499700] Scanning for low memory corruption every 60 seconds [ 0.502087] Initialise system trusted keyring [ 0.503690] audit: initializing netlink socket (disabled) [ 0.505562] type=2000 audit(1557834553.641:1): initialized [ 0.526654] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529521] zbud: loaded [ 0.530778] VFS: Disk quotas dquot_6.5.2 [ 0.532213] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534696] fuse init (API version 7.22) [ 0.536158] msgmni has been set to 1982 [ 0.537589] Key type big_key registered [ 0.539256] Key type asymmetric registered [ 0.540710] Asymmetric key parser 'x509' registered [ 0.542366] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544935] io scheduler noop registered [ 0.546355] io scheduler deadline registered (default) [ 0.548116] io scheduler cfq registered [ 0.549613] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551496] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553754] ipmi message handler version 39.2 [ 0.555358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.557927] ACPI: Power Button [PWRF] [ 0.559384] GHES: HEST is not enabled! [ 0.576117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.609111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.611763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.641152] Linux agpgart interface v0.103 [ 0.643552] brd: module loaded [ 0.645191] loop: module loaded [ 0.646811] blk-mq: CPU -> queue map [ 0.648155] CPU 0 -> Queue 0 [ 0.650263] vda: vda1 [ 0.652167] scsi0 : ata_piix [ 0.653365] scsi1 : ata_piix [ 0.654533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.656758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.659791] libphy: Fixed MDIO Bus: probed [ 0.661351] tun: Universal TUN/TAP device driver, 1.6 [ 0.663096] tun: (C) 1999-2004 Max Krasnyansky [ 0.667939] PPP generic driver version 2.4.2 [ 0.669524] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671680] ehci-pci: EHCI PCI platform driver [ 0.673257] ehci-platform: EHCI generic platform driver [ 0.675039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677098] ohci-pci: OHCI PCI platform driver [ 0.678683] ohci-platform: OHCI generic platform driver [ 0.680472] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697665] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.702296] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.704421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.706680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.709253] usb usb1: Product: UHCI Host Controller [ 0.710947] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.713077] usb usb1: SerialNumber: 0000:00:01.2 [ 0.714799] hub 1-0:1.0: USB hub found [ 0.716204] hub 1-0:1.0: 2 ports detected [ 0.717833] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721545] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723286] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725123] mousedev: PS/2 mouse device common for all mice [ 0.727379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730434] rtc_cmos 00:00: RTC can wake from S4 [ 0.732566] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736946] device-mapper: uevent: version 1.0.3 [ 0.738627] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.741544] ledtrig-cpu: registered to indicate activity on CPUs [ 0.743672] TCP: cubic registered [ 0.745012] NET: Registered protocol family 10 [ 0.747011] NET: Registered protocol family 17 [ 0.748626] Key type dns_resolver registered [ 0.750312] Loading compiled-in X.509 certificates [ 0.752576] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.755821] registered taskstats version 1 [ 0.759008] Key type trusted registered [ 0.762573] Key type encrypted registered [ 0.764041] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765881] IMA: No TPM chip found, activating TPM-bypass! [ 0.768343] regulator-dummy: disabling [ 0.769713] Magic number: 3:0:833 [ 0.771157] rtc_cmos 00:00: setting system clock to 2019-05-14 11:49:13 UTC (1557834553) [ 0.774055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776071] EDD information not available. [ 0.814319] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828126] Write protecting the kernel read-only data: 12288k [ 0.831436] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.836168] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852134] systemd-udevd[99]: starting version 204 [ 0.884814] FDC 0 is a S82078B [ 1.040049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205692] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.210183] usb 1-1: Product: QEMU USB Tablet [ 1.211729] usb 1-1: Manufacturer: QEMU [ 1.213124] usb 1-1: SerialNumber: 42 [ 1.917786] 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.269932] 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.399643] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.545330] 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 Tue, 14 May 2019 11:49:15 +0000. Up 2.93 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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:49:17 +0000. Up 5.15 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.3 | 255.255.255.0 | fa:16:3e:7a:e5:6b | 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: d2:f6:f0:bd:57:ef:6e:35:9b:19:33:98:b5:de:be:27 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . . | | . S + .| | o + . o *o| | o . ..%| | .E==| | .. B*| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 74:e5:f3:34:7d:bb:28:d1:84:fe:68:6a:e4:08:55:d9 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | o E. . | | o ..o.o o| | o .. o+ .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: 42:23:e1:f0:24:df:b9:d5:84:36:f7:82:58:95:75:76 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o o ooo. o E| | B o .=oo o . | | = =+.+.. | | o.+. . . | | o S . | | . | | | | | | | +-----------------+ 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: 45:a1:7d:f5:e8:41:95:4c:5b:1e:f3:29:5c:fd:9f:c8 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o. =*=| | + .o.*O| | . o .ooo=| | . . ....| | S . o o| | E ..| | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Tue, 14 May 2019 11:49:25 +0000. Up 11.80 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 Tue, 14 May 2019 11:49:26 +0000. Up 13.06 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 14346 0 --:--:-- --:--:-- --:--:-- 14378 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 2 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://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/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3476 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8223 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 8251 clearwater-socket-factory-sig start/running, process 8256 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8305 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................+++ .................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (7160 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57956 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.13' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_diags_monitor_pro... 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... 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 ' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... 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 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 ' sprout_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 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 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-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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000 member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/rph.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/bgcf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qshgyuB9lALFZqp0-YLvkkmRywXrE9tEgb1Gg8ne7UTbQNU1WLUaXWOfArLl1lHasEFwO1QLf72usdVeLNqUJ1MYQbNpPwNjOf_FCAiA_vRITBTWxTj1nt0DylkaXlENLpallEKaYCOoKbAVn3DbUm0BecpIP__NuIoL2MXJhkOEfg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-sprout-ryqqtb5soptx-0-25dqv4a6c3jh/51a1c3e7-b123-42c5-a40f-3d0b7e533299/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 14 May 2019 11:53:55 GMT Server: Apache x-openstack-request-id: req-343ad2d5-0b9d-4c26-a02d-93102f44c16c 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 74:e5:f3:34:7d:bb:28:d1:84:fe:68:6a:e4:08:55:d9 root@sprout-0 (DSA) ec2: 256 42:23:e1:f0:24:df:b9:d5:84:36:f7:82:58:95:75:76 root@sprout-0 (ECDSA) ec2: 256 45:a1:7d:f5:e8:41:95:4c:5b:1e:f3:29:5c:fd:9f:c8 root@sprout-0 (ED25519) ec2: 2048 d2:f6:f0:bd:57:ef:6e:35:9b:19:33:98:b5:de:be:27 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGAS+QQzvItylBo3y+SETChP6laTIXsI6U9DroUplH7pCQS4ECBySci0rgUjXWaXpuFRfekOsuPQB8ZzcbKAW+0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB0/7+F/b8dgjLSfOFtk6B7TljkkRohdoxhnv8CBZv93 root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbHgclLRiV7InkiAevhc0+YcGa1/zqpTZ2wLAFMlUqJQ9c6atGXacSxCmc0/Rr8yqt72VB6j1unO11kv6Y+UIIJU0DZ6CRObXmtdV69tUzOG+nfmnPMpX55qfdWb2pQeKmWq91lZ/21yfVRPw4iO3Uk1IJC72ZpTLElcgrawPAtxtgab+mbhn/Csx90Kixlo5Oo8JmVi1aX25nojCGIG6DCZidopFSgMuJoAunIz7tFYV2cNcTv5PwjmHrNTXjVT6ABJ9UUPYC1f22DEn5WFlU9XYV+eq52XQBjlH6guoUA1yP2oTdH0vaJ9M+vcACNcg4lfcYAQkhhqY+h2c6liKP root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:53:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 282.46 seconds 2019-05-14 12:00:38,312 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 20: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009672] Security Framework initialized [ 0.011189] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013423] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016872] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020428] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022661] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025814] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029586] Initializing cgroup subsys blkio [ 0.031116] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034355] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041896] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046279] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] 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.077609] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.083208] ACPI: Core revision 20131115 [ 0.084454] ACPI: All ACPI Tables successfully acquired [ 0.086509] ftrace: allocating 28753 entries in 113 pages [ 0.108221] smpboot: Max logical packages: 1 [ 0.112087] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.114596] Enabling x2apic [ 0.115722] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.120782] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.122777] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125652] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.136313] KVM setup paravirtual spinlock [ 0.140028] x86: Booted up 1 node, 1 CPUs [ 0.141487] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.143986] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144313] devtmpfs: initialized [ 0.146957] EVM: security.selinux [ 0.148005] EVM: security.SMACK64 [ 0.149261] EVM: security.ima [ 0.150410] EVM: security.capability [ 0.152721] pinctrl core: initialized pinctrl subsystem [ 0.154615] regulator-dummy: no parameters [ 0.156102] RTC time: 11:49:13, date: 05/14/19 [ 0.157741] NET: Registered protocol family 16 [ 0.159462] cpuidle: using governor ladder [ 0.160004] cpuidle: using governor menu [ 0.161473] ACPI: bus type PCI registered [ 0.162925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.164160] PCI: Using configuration type 1 for base access [ 0.166746] bio: create slab at 0 [ 0.168221] ACPI: Added _OSI(Module Device) [ 0.169723] ACPI: Added _OSI(Processor Device) [ 0.171284] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.172004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.174918] ACPI: Interpreter enabled [ 0.176016] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.179354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.182157] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.184942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188006] ACPI: (supports S0 S5) [ 0.189279] ACPI: Using IOAPIC for interrupt routing [ 0.190993] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192167] ACPI: No dock devices found. [ 0.195354] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198271] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200028] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204225] acpiphp: Slot [3] registered [ 0.205688] acpiphp: Slot [4] registered [ 0.207131] acpiphp: Slot [5] registered [ 0.208024] acpiphp: Slot [6] registered [ 0.209521] acpiphp: Slot [7] registered [ 0.210956] acpiphp: Slot [8] registered [ 0.212021] acpiphp: Slot [9] registered [ 0.213462] acpiphp: Slot [10] registered [ 0.214929] acpiphp: Slot [11] registered [ 0.216022] acpiphp: Slot [12] registered [ 0.217483] acpiphp: Slot [13] registered [ 0.218942] acpiphp: Slot [14] registered [ 0.220021] acpiphp: Slot [15] registered [ 0.221486] acpiphp: Slot [16] registered [ 0.222953] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225496] acpiphp: Slot [19] registered [ 0.226960] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229485] acpiphp: Slot [22] registered [ 0.230952] acpiphp: Slot [23] registered [ 0.232026] acpiphp: Slot [24] registered [ 0.233494] acpiphp: Slot [25] registered [ 0.234957] acpiphp: Slot [26] registered [ 0.236022] acpiphp: Slot [27] registered [ 0.237484] acpiphp: Slot [28] registered [ 0.238946] acpiphp: Slot [29] registered [ 0.240021] acpiphp: Slot [30] registered [ 0.241486] acpiphp: Slot [31] registered [ 0.242936] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245851] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247892] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250243] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260222] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.262797] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.282871] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285460] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.288012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.290553] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.292978] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.295199] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.296323] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.298232] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.300004] vgaarb: loaded [ 0.301088] vgaarb: bridge control possible 0000:00:02.0 [ 0.303183] SCSI subsystem initialized [ 0.304222] ACPI: bus type USB registered [ 0.305729] usbcore: registered new interface driver usbfs [ 0.307614] usbcore: registered new interface driver hub [ 0.308038] usbcore: registered new device driver usb [ 0.309951] PCI: Using ACPI for IRQ routing [ 0.311872] NetLabel: Initializing [ 0.312008] NetLabel: domain hash size = 128 [ 0.313554] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.315312] NetLabel: unlabeled traffic allowed by default [ 0.316212] Switched to clocksource kvm-clock [ 0.324122] AppArmor: AppArmor Filesystem Enabled [ 0.325792] pnp: PnP ACPI init [ 0.326980] ACPI: bus type PNP registered [ 0.328896] pnp: PnP ACPI: found 8 devices [ 0.330373] ACPI: bus type PNP unregistered [ 0.337531] NET: Registered protocol family 2 [ 0.339359] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.341731] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.343992] TCP: Hash tables configured (established 8192 bind 8192) [ 0.346228] TCP: reno registered [ 0.347468] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.349456] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.351660] NET: Registered protocol family 1 [ 0.353227] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.355224] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.357176] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.374162] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.391306] Trying to unpack rootfs image as initramfs... [ 0.491999] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.494866] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.496793] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.499700] Scanning for low memory corruption every 60 seconds [ 0.502087] Initialise system trusted keyring [ 0.503690] audit: initializing netlink socket (disabled) [ 0.505562] type=2000 audit(1557834553.641:1): initialized [ 0.526654] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.529521] zbud: loaded [ 0.530778] VFS: Disk quotas dquot_6.5.2 [ 0.532213] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.534696] fuse init (API version 7.22) [ 0.536158] msgmni has been set to 1982 [ 0.537589] Key type big_key registered [ 0.539256] Key type asymmetric registered [ 0.540710] Asymmetric key parser 'x509' registered [ 0.542366] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544935] io scheduler noop registered [ 0.546355] io scheduler deadline registered (default) [ 0.548116] io scheduler cfq registered [ 0.549613] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.551496] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.553754] ipmi message handler version 39.2 [ 0.555358] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.557927] ACPI: Power Button [PWRF] [ 0.559384] GHES: HEST is not enabled! [ 0.576117] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.609111] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.611763] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.637684] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.641152] Linux agpgart interface v0.103 [ 0.643552] brd: module loaded [ 0.645191] loop: module loaded [ 0.646811] blk-mq: CPU -> queue map [ 0.648155] CPU 0 -> Queue 0 [ 0.650263] vda: vda1 [ 0.652167] scsi0 : ata_piix [ 0.653365] scsi1 : ata_piix [ 0.654533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.656758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.659791] libphy: Fixed MDIO Bus: probed [ 0.661351] tun: Universal TUN/TAP device driver, 1.6 [ 0.663096] tun: (C) 1999-2004 Max Krasnyansky [ 0.667939] PPP generic driver version 2.4.2 [ 0.669524] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.671680] ehci-pci: EHCI PCI platform driver [ 0.673257] ehci-platform: EHCI generic platform driver [ 0.675039] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.677098] ohci-pci: OHCI PCI platform driver [ 0.678683] ohci-platform: OHCI generic platform driver [ 0.680472] uhci_hcd: USB Universal Host Controller Interface driver [ 0.697665] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.699487] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.702296] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.704421] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.706680] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.709253] usb usb1: Product: UHCI Host Controller [ 0.710947] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.713077] usb usb1: SerialNumber: 0000:00:01.2 [ 0.714799] hub 1-0:1.0: USB hub found [ 0.716204] hub 1-0:1.0: 2 ports detected [ 0.717833] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.721545] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.723286] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.725123] mousedev: PS/2 mouse device common for all mice [ 0.727379] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.730434] rtc_cmos 00:00: RTC can wake from S4 [ 0.732566] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.734716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.736946] device-mapper: uevent: version 1.0.3 [ 0.738627] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.741544] ledtrig-cpu: registered to indicate activity on CPUs [ 0.743672] TCP: cubic registered [ 0.745012] NET: Registered protocol family 10 [ 0.747011] NET: Registered protocol family 17 [ 0.748626] Key type dns_resolver registered [ 0.750312] Loading compiled-in X.509 certificates [ 0.752576] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.755821] registered taskstats version 1 [ 0.759008] Key type trusted registered [ 0.762573] Key type encrypted registered [ 0.764041] AppArmor: AppArmor sha1 policy hashing enabled [ 0.765881] IMA: No TPM chip found, activating TPM-bypass! [ 0.768343] regulator-dummy: disabling [ 0.769713] Magic number: 3:0:833 [ 0.771157] rtc_cmos 00:00: setting system clock to 2019-05-14 11:49:13 UTC (1557834553) [ 0.774055] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.776071] EDD information not available. [ 0.814319] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.828126] Write protecting the kernel read-only data: 12288k [ 0.831436] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.836168] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852134] systemd-udevd[99]: starting version 204 [ 0.884814] FDC 0 is a S82078B [ 1.040049] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.205692] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.207895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.210183] usb 1-1: Product: QEMU USB Tablet [ 1.211729] usb 1-1: Manufacturer: QEMU [ 1.213124] usb 1-1: SerialNumber: 42 [ 1.917786] 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.269932] 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.399643] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.545330] 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 Tue, 14 May 2019 11:49:15 +0000. Up 2.93 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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.51]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 14 May 2019 11:49:17 +0000. Up 5.15 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.3 | 255.255.255.0 | fa:16:3e:7a:e5:6b | 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: d2:f6:f0:bd:57:ef:6e:35:9b:19:33:98:b5:de:be:27 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . . | | . S + .| | o + . o *o| | o . ..%| | .E==| | .. B*| +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 74:e5:f3:34:7d:bb:28:d1:84:fe:68:6a:e4:08:55:d9 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | o . | | o E. . | | o ..o.o o| | o .. o+ .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: 42:23:e1:f0:24:df:b9:d5:84:36:f7:82:58:95:75:76 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | o o ooo. o E| | B o .=oo o . | | = =+.+.. | | o.+. . . | | o S . | | . | | | | | | | +-----------------+ 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: 45:a1:7d:f5:e8:41:95:4c:5b:1e:f3:29:5c:fd:9f:c8 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | o. =*=| | + .o.*O| | . o .ooo=| | . . ....| | S . o o| | E ..| | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush 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 Tue, 14 May 2019 11:49:25 +0000. Up 11.80 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 Tue, 14 May 2019 11:49:26 +0000. Up 13.06 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.6 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 14346 0 --:--:-- --:--:-- --:--:-- 14378 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 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 [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 2 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [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/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:20 http://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/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3476 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8223 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 8251 clearwater-socket-factory-sig start/running, process 8256 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8305 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................+++ .................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (7160 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57956 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.13' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_diags_monitor_pro... 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 ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process clearwater_diags_monitor_pro... 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 ' + 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 Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... 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 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 ' sprout_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 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 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-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 218f9d4f506845c0 is healthy: got healthy result from http://192.168.100.3:4000 member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 218f9d4f506845c0: name=192-168-100-3 peerURLs=http://192.168.100.3:2380 clientURLs=http://192.168.100.3:4000 isLeader=false 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.3) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/rph.json is up to date - /etc/clearwater/shared_ifcs.xml is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/enum.json is up to date - /etc/clearwater/fallback_ifcs.xml is up to date - /etc/clearwater/s-cscf.json is up to date - /etc/clearwater/dns.json is up to date - /etc/clearwater/bgcf.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qshgyuB9lALFZqp0-YLvkkmRywXrE9tEgb1Gg8ne7UTbQNU1WLUaXWOfArLl1lHasEFwO1QLf72usdVeLNqUJ1MYQbNpPwNjOf_FCAiA_vRITBTWxTj1nt0DylkaXlENLpallEKaYCOoKbAVn3DbUm0BecpIP__NuIoL2MXJhkOEfg' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-sprout-ryqqtb5soptx-0-25dqv4a6c3jh/51a1c3e7-b123-42c5-a40f-3d0b7e533299/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 14 May 2019 11:53:55 GMT Server: Apache x-openstack-request-id: req-343ad2d5-0b9d-4c26-a02d-93102f44c16c 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 74:e5:f3:34:7d:bb:28:d1:84:fe:68:6a:e4:08:55:d9 root@sprout-0 (DSA) ec2: 256 42:23:e1:f0:24:df:b9:d5:84:36:f7:82:58:95:75:76 root@sprout-0 (ECDSA) ec2: 256 45:a1:7d:f5:e8:41:95:4c:5b:1e:f3:29:5c:fd:9f:c8 root@sprout-0 (ED25519) ec2: 2048 d2:f6:f0:bd:57:ef:6e:35:9b:19:33:98:b5:de:be:27 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGAS+QQzvItylBo3y+SETChP6laTIXsI6U9DroUplH7pCQS4ECBySci0rgUjXWaXpuFRfekOsuPQB8ZzcbKAW+0= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB0/7+F/b8dgjLSfOFtk6B7TljkkRohdoxhnv8CBZv93 root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbHgclLRiV7InkiAevhc0+YcGa1/zqpTZ2wLAFMlUqJQ9c6atGXacSxCmc0/Rr8yqt72VB6j1unO11kv6Y+UIIJU0DZ6CRObXmtdV69tUzOG+nfmnPMpX55qfdWb2pQeKmWq91lZ/21yfVRPw4iO3Uk1IJC72ZpTLElcgrawPAtxtgab+mbhn/Csx90Kixlo5Oo8JmVi1aX25nojCGIG6DCZidopFSgMuJoAunIz7tFYV2cNcTv5PwjmHrNTXjVT6ABJ9UUPYC1f22DEn5WFlU9XYV+eq52XQBjlH6guoUA1yP2oTdH0vaJ9M+vcACNcg4lfcYAQkhhqY+h2c6liKP root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:53:55 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 282.46 seconds 2019-05-14 12:00:38,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:38,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:38,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-99508244-f8be-43fd-a591-7464949b00e7 x-openstack-request-id: req-99508244-f8be-43fd-a591-7464949b00e7 2019-05-14 12:00:38,955 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:38,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-99508244-f8be-43fd-a591-7464949b00e7 2019-05-14 12:00:38,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638772964478s 2019-05-14 12:00:38,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:00:38,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:00:39,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 15884 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-c9004cca-de10-4d09-8e1e-851be30f8c9f x-openstack-request-id: req-c9004cca-de10-4d09-8e1e-851be30f8c9f 2019-05-14 12:00:39,046 - keystoneauth.session - DEBUG - RESP BODY: {"output": ".com trusty-updates/universe Sources [231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1553 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.7\n+ '[' -n 192.168.100.7 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://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 2019a-0ubuntu0.14.04 [70.0 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:30 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 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://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:52 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:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\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.15 [68.9 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 13s (12.7 MB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2019a-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....done.\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up tzdata-java (2019a-0ubuntu0.14.04) ...\nSetting up java-common (0.51) ...\nSetting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ...\nSetting up libcups2:amd64 (1.7.2-0ubuntu1.11) ...\nSetting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSetting up libasyncns0:amd64 (0.8-4ubuntu2) ...\nSetting up libogg0:amd64 (1.3.1-1ubuntu1) ...\nSetting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSetting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSetting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSetting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ...\nSetting up ca-certificates-java (20130815ubuntu1) ...\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:QuoVadis_Root_CA.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:EC-ACC.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:Certigna.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:Izenpe.com.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:CFCA_EV_ROOT.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:PSCProcert.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:AffirmTrust_Premium.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ca-certificates (20170717~14.04.2) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53177 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.7) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up astaire-libs (1.0-180326.104711) ...\nSetting up cpulimit (2.0-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11853\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12500\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (5267 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59734 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.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.13'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process 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: 1m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-0.vellum.clearwater.opnfv Initializing System \n snmpd_process Does not exist Process \n rogers_process Initializing Process \n ntp_process Initializing Process \n memcached_process Initializing Process \n clearwater_queue_manager_pro... Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' clearwater_cluster_manager_p... Does not exist Process \n cassandra_process Initializing Process \n chronos_process Initializing Process \n astaire_process Initializing Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_uptime Initializing Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status ok Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Status ok Program \n poll_cassandra Status ok Program \n poll_cqlsh Status ok Program \n chronos_uptime Status ok Program \n poll_chronos Status ok Program \n astaire_uptime Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000\nmember e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.5) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.5 is in state normal.\n\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/chronos/chronos_shared.conf is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qjOl62GJ8EHdaPeov1dnfQILV__gU3jyPmRGc16NkiDI5t9JGQD3HgnUE6SVNbBcFDaCGVO9xd6wQuzu11RJPt0Q6__Sy9nFBAed6ujpDc5KfahPuiZttZQ7YIE2IFhn8G2C2gU1VfXg_jWbjh5z3go7bACcZYYtEiGU3TfXjVGeww' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-vellum-lk2vi4a5teeb-0-k3nq3kywuwk2/b790f856-eec7-456e-a77e-8badd286bac5/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Tue, 14 May 2019 11:48:41 GMT\nServer: Apache\nx-openstack-request-id: req-4338d9f3-4cc8-493f-8e39-37584d93be8b\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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 88:67:d3:7f:c1:6f:8f:d1:b1:8b:6e:a7:76:63:29:e1 root@vellum-0 (DSA)\nec2: 256 e2:81:ef:b2:da:48:ae:f1:4e:14:9b:fd:53:28:fc:d8 root@vellum-0 (ECDSA)\nec2: 256 92:4d:23:21:70:46:ed:91:42:30:02:34:c8:2e:18:0f root@vellum-0 (ED25519)\nec2: 2048 09:d1:91:ea:81:ac:72:58:40:c8:c9:3e:31:84:3c:b6 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVS3uZekitcUqu2L1+DeueXhzZYt3tAxH3txHlP77XrmgRQyKHSmHg986GRbG14ATDrV0/5KCXY+nHz9DbFXg0= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC/8mww5IRYV+mqGSXZaLrMNbRU02ymvlQaMdgqHfM34 root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiIi6u7TdwcETlM5DDuz2H1yr8+eJECAyhFO/zMyqjSlw/oh8Mo2vQmcNF9THFHMXGu8RCLzf1trqgQcGe03jkqFIa7LcHY9fhxlUvMedSGMicZUHDAmyErloYc+d6GRqYRSNJR7YdTE+UiXZqpZJzY5B6CLX8PfkZ2ArdetBZrab/DslRbsmo7XxlYVC2/gW5XdToZafy++vqsM3vf39nGBdnfY9QWPpTgt25UGPs1ODjNelejSjKyPebUq40XiBtlROdKN/nQcXKPrMaUeu7BKT0knO4q1tNz9Bi9lnojeliX5HdT0o1tfuBHDoFaYhxS8OJSQxzSfBityok8wn root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:48:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.82 seconds\n"} 2019-05-14 12:00:39,048 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693/action used request id req-c9004cca-de10-4d09-8e1e-851be30f8c9f 2019-05-14 12:00:39,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0830659866333s 2019-05-14 12:00:39,050 - functest.core.singlevm - DEBUG - console: .com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 2 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://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 2019a-0ubuntu0.14.04 [70.0 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 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://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:52 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:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] 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.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.7 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:EC-ACC.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Certigna.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:ACCVRAIZ1.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Izenpe.com.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACEDICOM_Root.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:SecureTrust_CA.pem Adding debian:PSCProcert.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:ISRG_Root_X1.pem Adding debian:AffirmTrust_Premium.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53177 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11853 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12500 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5267 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59734 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.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.13' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process 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: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qjOl62GJ8EHdaPeov1dnfQILV__gU3jyPmRGc16NkiDI5t9JGQD3HgnUE6SVNbBcFDaCGVO9xd6wQuzu11RJPt0Q6__Sy9nFBAed6ujpDc5KfahPuiZttZQ7YIE2IFhn8G2C2gU1VfXg_jWbjh5z3go7bACcZYYtEiGU3TfXjVGeww' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-vellum-lk2vi4a5teeb-0-k3nq3kywuwk2/b790f856-eec7-456e-a77e-8badd286bac5/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 14 May 2019 11:48:41 GMT Server: Apache x-openstack-request-id: req-4338d9f3-4cc8-493f-8e39-37584d93be8b 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 88:67:d3:7f:c1:6f:8f:d1:b1:8b:6e:a7:76:63:29:e1 root@vellum-0 (DSA) ec2: 256 e2:81:ef:b2:da:48:ae:f1:4e:14:9b:fd:53:28:fc:d8 root@vellum-0 (ECDSA) ec2: 256 92:4d:23:21:70:46:ed:91:42:30:02:34:c8:2e:18:0f root@vellum-0 (ED25519) ec2: 2048 09:d1:91:ea:81:ac:72:58:40:c8:c9:3e:31:84:3c:b6 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVS3uZekitcUqu2L1+DeueXhzZYt3tAxH3txHlP77XrmgRQyKHSmHg986GRbG14ATDrV0/5KCXY+nHz9DbFXg0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC/8mww5IRYV+mqGSXZaLrMNbRU02ymvlQaMdgqHfM34 root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiIi6u7TdwcETlM5DDuz2H1yr8+eJECAyhFO/zMyqjSlw/oh8Mo2vQmcNF9THFHMXGu8RCLzf1trqgQcGe03jkqFIa7LcHY9fhxlUvMedSGMicZUHDAmyErloYc+d6GRqYRSNJR7YdTE+UiXZqpZJzY5B6CLX8PfkZ2ArdetBZrab/DslRbsmo7XxlYVC2/gW5XdToZafy++vqsM3vf39nGBdnfY9QWPpTgt25UGPs1ODjNelejSjKyPebUq40XiBtlROdKN/nQcXKPrMaUeu7BKT0knO4q1tNz9Bi9lnojeliX5HdT0o1tfuBHDoFaYhxS8OJSQxzSfBityok8wn root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:48:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.82 seconds 2019-05-14 12:00:39,056 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console .com trusty-updates/universe Sources [231 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1553 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.7 + '[' -n 192.168.100.7 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 2 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://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 2019a-0ubuntu0.14.04 [70.0 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:20 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:30 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:34 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:38 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u211-2.6.17-0ubuntu0.1 [39.6 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://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:49 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:52 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:53 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] 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.15 [68.9 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 13s (12.7 MB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.5_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.5_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2019a-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2019a-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.2_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u211-2.6.17-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up tzdata-java (2019a-0ubuntu0.14.04) ... Setting up java-common (0.51) ... Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... Setting up liblcms2-2:amd64 (2.5-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Setting up libasyncns0:amd64 (0.8-4ubuntu2) ... Setting up libogg0:amd64 (1.3.1-1ubuntu1) ... Setting up libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Setting up libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Setting up libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Setting up libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.5) ... Setting up libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.5) ... Setting up ca-certificates-java (20130815ubuntu1) ... Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:QuoVadis_Root_CA.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:EC-ACC.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:AddTrust_External_Root.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Certum_Root_CA.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:AffirmTrust_Networking.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:Certigna.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:ACCVRAIZ1.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:Taiwan_GRCA.pem Adding debian:CNNIC_ROOT.pem Adding debian:Izenpe.com.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:CFCA_EV_ROOT.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ACEDICOM_Root.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:Secure_Global_CA.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:SecureTrust_CA.pem Adding debian:PSCProcert.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:ISRG_Root_X1.pem Adding debian:AffirmTrust_Premium.pem done. Setting up openjdk-7-jre-headless:amd64 (7u211-2.6.17-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ca-certificates (20170717~14.04.2) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53177 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.7) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up astaire-libs (1.0-180326.104711) ... Setting up cpulimit (2.0-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11853 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12500 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.15) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (5267 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59734 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.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.13' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process 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: 1m Service Name Status Type node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-0.vellum.clearwater.opnfv Initializing System snmpd_process Does not exist Process rogers_process Initializing Process ntp_process Initializing Process memcached_process Initializing Process clearwater_queue_manager_pro... Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' clearwater_cluster_manager_p... Does not exist Process cassandra_process Initializing Process chronos_process Initializing Process astaire_process Initializing Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Initializing Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 972482fcb13ebd25 is healthy: got healthy result from http://192.168.100.5:4000 member e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list 972482fcb13ebd25: name=192-168-100-5 peerURLs=http://192.168.100.5:2380 clientURLs=http://192.168.100.5:4000 isLeader=false e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.5) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.5 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.5 is in state normal. + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/chronos/chronos_shared.conf is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qjOl62GJ8EHdaPeov1dnfQILV__gU3jyPmRGc16NkiDI5t9JGQD3HgnUE6SVNbBcFDaCGVO9xd6wQuzu11RJPt0Q6__Sy9nFBAed6ujpDc5KfahPuiZttZQ7YIE2IFhn8G2C2gU1VfXg_jWbjh5z3go7bACcZYYtEiGU3TfXjVGeww' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-vellum-lk2vi4a5teeb-0-k3nq3kywuwk2/b790f856-eec7-456e-a77e-8badd286bac5/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 14 May 2019 11:48:41 GMT Server: Apache x-openstack-request-id: req-4338d9f3-4cc8-493f-8e39-37584d93be8b 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 88:67:d3:7f:c1:6f:8f:d1:b1:8b:6e:a7:76:63:29:e1 root@vellum-0 (DSA) ec2: 256 e2:81:ef:b2:da:48:ae:f1:4e:14:9b:fd:53:28:fc:d8 root@vellum-0 (ECDSA) ec2: 256 92:4d:23:21:70:46:ed:91:42:30:02:34:c8:2e:18:0f root@vellum-0 (ED25519) ec2: 2048 09:d1:91:ea:81:ac:72:58:40:c8:c9:3e:31:84:3c:b6 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVS3uZekitcUqu2L1+DeueXhzZYt3tAxH3txHlP77XrmgRQyKHSmHg986GRbG14ATDrV0/5KCXY+nHz9DbFXg0= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC/8mww5IRYV+mqGSXZaLrMNbRU02ymvlQaMdgqHfM34 root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmiIi6u7TdwcETlM5DDuz2H1yr8+eJECAyhFO/zMyqjSlw/oh8Mo2vQmcNF9THFHMXGu8RCLzf1trqgQcGe03jkqFIa7LcHY9fhxlUvMedSGMicZUHDAmyErloYc+d6GRqYRSNJR7YdTE+UiXZqpZJzY5B6CLX8PfkZ2ArdetBZrab/DslRbsmo7XxlYVC2/gW5XdToZafy++vqsM3vf39nGBdnfY9QWPpTgt25UGPs1ODjNelejSjKyPebUq40XiBtlROdKN/nQcXKPrMaUeu7BKT0knO4q1tNz9Bi9lnojeliX5HdT0o1tfuBHDoFaYhxS8OJSQxzSfBityok8wn root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:48:42 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 565.82 seconds 2019-05-14 12:00:39,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:39,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:39,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-67e247d8-7a0e-452d-bfc0-884894851576 x-openstack-request-id: req-67e247d8-7a0e-452d-bfc0-884894851576 2019-05-14 12:00:39,263 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:39,264 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-67e247d8-7a0e-452d-bfc0-884894851576 2019-05-14 12:00:39,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203374862671s 2019-05-14 12:00:39,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:00:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:00:39,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21606 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-ac288247-1926-40a4-8040-9a1648e41614 x-openstack-request-id: req-ac288247-1926-40a4-8040-9a1648e41614 2019-05-14 12:00:39,352 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008016] pid_max: default: 32768 minimum: 301\n[ 0.009683] Security Framework initialized\n[ 0.011191] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013493] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016874] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022584] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024407] Initializing cgroup subsys memory\n[ 0.025945] Initializing cgroup subsys devices\n[ 0.028007] Initializing cgroup subsys freezer\n[ 0.029543] Initializing cgroup subsys blkio\n[ 0.031015] Initializing cgroup subsys perf_event\n[ 0.032007] Initializing cgroup subsys hugetlb\n[ 0.034320] mce: CPU supports 10 MCE banks\n[ 0.036065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040012] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041846] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046199] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050766] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.073724] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.079447] ACPI: Core revision 20131115\n[ 0.080500] ACPI: All ACPI Tables successfully acquired\n[ 0.082533] ftrace: allocating 28753 entries in 113 pages\n[ 0.104236] smpboot: Max logical packages: 1\n[ 0.105735] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.108297] Enabling x2apic\n[ 0.109388] Enabled x2apic\n[ 0.112007] Switched APIC routing to physical x2apic.\n[ 0.115068] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.116001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.120755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.130478] KVM setup paravirtual spinlock\n[ 0.133769] x86: Booted up 1 node, 1 CPUs\n[ 0.135196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136369] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138579] devtmpfs: initialized\n[ 0.141551] EVM: security.selinux\n[ 0.142788] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145127] EVM: security.capability\n[ 0.147343] pinctrl core: initialized pinctrl subsystem\n[ 0.148074] regulator-dummy: no parameters\n[ 0.149617] RTC time: 11:35:52, date: 05/14/19\n[ 0.151216] NET: Registered protocol family 16\n[ 0.152160] cpuidle: using governor ladder\n[ 0.153612] cpuidle: using governor menu\n[ 0.155046] ACPI: bus type PCI registered\n[ 0.156011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158285] PCI: Using configuration type 1 for base access\n[ 0.160755] bio: create slab at 0\n[ 0.162383] ACPI: Added _OSI(Module Device)\n[ 0.163856] ACPI: Added _OSI(Processor Device)\n[ 0.164006] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165598] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168839] ACPI: Interpreter enabled\n[ 0.170209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.182085] ACPI: (supports S0 S5)\n[ 0.183318] ACPI: Using IOAPIC for interrupt routing\n[ 0.184024] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187213] ACPI: No dock devices found.\n[ 0.189774] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191780] 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.194135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196204] acpiphp: Slot [3] registered\n[ 0.197619] acpiphp: Slot [4] registered\n[ 0.199031] acpiphp: Slot [5] registered\n[ 0.200035] acpiphp: Slot [6] registered\n[ 0.201517] acpiphp: Slot [7] registered\n[ 0.202918] acpiphp: Slot [8] registered\n[ 0.204021] acpiphp: Slot [9] registered\n[ 0.205410] acpiphp: Slot [10] registered\n[ 0.206831] acpiphp: Slot [11] registered\n[ 0.208021] acpiphp: Slot [12] registered\n[ 0.209439] acpiphp: Slot [13] registered\n[ 0.210853] acpiphp: Slot [14] registered\n[ 0.212020] acpiphp: Slot [15] registered\n[ 0.213434] acpiphp: Slot [16] registered\n[ 0.214849] acpiphp: Slot [17] registered\n[ 0.216026] acpiphp: Slot [18] registered\n[ 0.217448] acpiphp: Slot [19] registered\n[ 0.218869] acpiphp: Slot [20] registered\n[ 0.220020] acpiphp: Slot [21] registered\n[ 0.221441] acpiphp: Slot [22] registered\n[ 0.222860] acpiphp: Slot [23] registered\n[ 0.224024] acpiphp: Slot [24] registered\n[ 0.225447] acpiphp: Slot [25] registered\n[ 0.226868] acpiphp: Slot [26] registered\n[ 0.228020] acpiphp: Slot [27] registered\n[ 0.229437] acpiphp: Slot [28] registered\n[ 0.230850] acpiphp: Slot [29] registered\n[ 0.232020] acpiphp: Slot [30] registered\n[ 0.233439] acpiphp: Slot [31] registered\n[ 0.234847] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237800] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239779] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.242169] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.253377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.255879] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.277632] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.280120] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.282596] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.284985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.287491] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.288831] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.290994] 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.292003] vgaarb: loaded\n[ 0.293053] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295076] SCSI subsystem initialized\n[ 0.296218] ACPI: bus type USB registered\n[ 0.297674] usbcore: registered new interface driver usbfs\n[ 0.299484] usbcore: registered new interface driver hub\n[ 0.300036] usbcore: registered new device driver usb\n[ 0.301881] PCI: Using ACPI for IRQ routing\n[ 0.303724] NetLabel: Initializing\n[ 0.304007] NetLabel: domain hash size = 128\n[ 0.305500] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307181] NetLabel: unlabeled traffic allowed by default\n[ 0.308207] Switched to clocksource kvm-clock\n[ 0.316084] AppArmor: AppArmor Filesystem Enabled\n[ 0.317707] pnp: PnP ACPI init\n[ 0.318859] ACPI: bus type PNP registered\n[ 0.320718] pnp: PnP ACPI: found 8 devices\n[ 0.322154] ACPI: bus type PNP unregistered\n[ 0.329193] NET: Registered protocol family 2\n[ 0.330949] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.333256] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.335449] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.337604] TCP: reno registered\n[ 0.338810] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.340738] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.342869] NET: Registered protocol family 1\n[ 0.344401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.346332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.348225] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.365154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.382281] Trying to unpack rootfs image as initramfs...\n[ 0.478970] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.481781] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.483699] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.486654] Scanning for low memory corruption every 60 seconds\n[ 0.488862] Initialise system trusted keyring\n[ 0.490425] audit: initializing netlink socket (disabled)\n[ 0.492256] type=2000 audit(1557833752.286:1): initialized\n[ 0.512049] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.514838] zbud: loaded\n[ 0.516064] VFS: Disk quotas dquot_6.5.2\n[ 0.517491] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.519900] fuse init (API version 7.22)\n[ 0.521348] msgmni has been set to 1982\n[ 0.522764] Key type big_key registered\n[ 0.524403] Key type asymmetric registered\n[ 0.525839] Asymmetric key parser 'x509' registered\n[ 0.527502] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.530086] io scheduler noop registered\n[ 0.531471] io scheduler deadline registered (default)\n[ 0.533207] io scheduler cfq registered\n[ 0.534626] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.536474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.538613] ipmi message handler version 39.2\n[ 0.540172] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.542697] ACPI: Power Button [PWRF]\n[ 0.544105] GHES: HEST is not enabled!\n[ 0.560574] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.592994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595511] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.620726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.623990] Linux agpgart interface v0.103\n[ 0.626288] brd: module loaded\n[ 0.627852] loop: module loaded\n[ 0.629415] blk-mq: CPU -> queue map\n[ 0.630703] CPU 0 -> Queue 0\n[ 0.632607] vda: vda1\n[ 0.634219] scsi0 : ata_piix\n[ 0.635382] scsi1 : ata_piix\n[ 0.636529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.638675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.641553] libphy: Fixed MDIO Bus: probed\n[ 0.643051] tun: Universal TUN/TAP device driver, 1.6\n[ 0.644741] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.647703] PPP generic driver version 2.4.2\n[ 0.649231] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.651325] ehci-pci: EHCI PCI platform driver\n[ 0.652854] ehci-platform: EHCI generic platform driver\n[ 0.654600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.656599] ohci-pci: OHCI PCI platform driver\n[ 0.658130] ohci-platform: OHCI generic platform driver\n[ 0.659866] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.676903] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.678655] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.681324] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.683295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.685489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.687963] usb usb1: Product: UHCI Host Controller\n[ 0.689595] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.691639] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.693281] hub 1-0:1.0: USB hub found\n[ 0.694641] hub 1-0:1.0: 2 ports detected\n[ 0.696188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699724] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.701386] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.703168] mousedev: PS/2 mouse device common for all mice\n[ 0.705343] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.708308] rtc_cmos 00:00: RTC can wake from S4\n[ 0.710352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.712416] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.714533] device-mapper: uevent: version 1.0.3\n[ 0.716152] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.718974] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.721004] TCP: cubic registered\n[ 0.722282] NET: Registered protocol family 10\n[ 0.723979] NET: Registered protocol family 17\n[ 0.725521] Key type dns_resolver registered\n[ 0.727109] Loading compiled-in X.509 certificates\n[ 0.729270] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.732402] registered taskstats version 1\n[ 0.735123] Key type trusted registered\n[ 0.738607] Key type encrypted registered\n[ 0.740066] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.741882] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.744220] regulator-dummy: disabling\n[ 0.745578] Magic number: 3:241:580\n[ 0.747002] rtc_cmos 00:00: setting system clock to 2019-05-14 11:35:52 UTC (1557833752)\n[ 0.749771] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.751717] EDD information not available.\n[ 0.797466] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.811034] Write protecting the kernel read-only data: 12288k\n[ 0.813549] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.817555] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832117] systemd-udevd[99]: starting version 204\n[ 0.864517] FDC 0 is a S82078B\n[ 1.008044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.173304] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.176013] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.178788] usb 1-1: Product: QEMU USB Tablet\n[ 1.180592] usb 1-1: Manufacturer: QEMU\n[ 1.182216] usb 1-1: SerialNumber: 42\n[ 1.893584] 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.248715] 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.372451] random: init urandom read with 10 bits of entropy available\n[ 2.506541] 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 Tue, 14 May 2019 11:35:54 +0000. Up 2.91 seconds.\ncloud-init-nonet[3.12]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.68]: 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 Tue, 14 May 2019 11:35:56 +0000. Up 5.22 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.7 | 255.255.255.0 | fa:16:3e:97:bc:85 |\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:\n1e:1a:02:ae:eb:d0:cd:21:9a:97:70:f3:92:2c:05:c6 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n|. |\n|.E. |\n|.o . |\n|. * o . S |\n| X O o + . |\n|* B + . . |\n|.+ . |\n|o. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n98:a9:5a:dc:4f:ba:7c:b7:a3:b0:94:49:88:b3:d0:4d root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| E |\n| . + . + |\n|. + o = S |\n| . + + o |\n| . + * . |\n| o o *. o |\n| . =ooo.o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n59:43:49:e9:14:f7:c9:d2:57:a4:c8:80:29:f4:6e:0a root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .. +=+. .o|\n| ..o.++ = o.|\n| ..oo + * .|\n| . o.. . . |\n| E S |\n| . o |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n95:84:1c:f2:c2:d5:89:45:d5:16:b5:9a:03:ed:57:f1 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| ..oB+o...+.|\n| . ++.o.. o +|\n| o . o. o .E|\n| . . o o .|\n| S = . |\n| o |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 Tue, 14 May 2019 11:36:02 +0000. Up 10.99 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 Tue, 14 May 2019 11:36:03 +0000. Up 12.13 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 14249 0 --:--:-- --:--:-- --:--:-- 14313\nOK\n+ apt-get update\n\nUbuntu 14.04.6 LTS ellis-0 ttyS0\n\nellis-0 login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:24 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 5s (2268 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.7\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://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/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.8 MB in 9s (7090 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51954 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.15) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-169.219) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8551\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.15) ...\nSetting up linux-libc-dev:amd64 (3.13.0-169.219) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.15) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9275\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................................+++\n...................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting defusedxml (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.15) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (12.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58162 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_hostname=sprout.clearwater.opnfv\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\n\"reduce_cassandra_mem_usage=Y\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n+ echo 'nameserver 192.168.100.13'\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 e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000\ncluster is healthy\n+ clearwater-etcdctl member list\ne5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true\n+ cw-check_config_sync\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/dns.json is up to date\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv\nCreated 1000 numbers, 0 already present in database\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qerIs8l3ArWxE4ITL-exmHBkfvb_KgRHEPPOkcWkIVbSXRekOQhRa0QS0cONhwBD9xaWF7TJJvrBNY4cHkieKzNfi66RK2IQmSczbGtgUDanw2yoCe-bfIkWBVl0k_bgE7w-QqmJoVpnHJAOqIGTt4s935zeEky787HBLDjtyECU1M' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-ellis-yl6ub4e7hhxp/50fbdcb9-9d6f-4831-93ba-11b91bca1ff4/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: Tue, 14 May 2019 11:38:46 GMT\nServer: Apache\nx-openstack-request-id: req-15e6cfde-0f2c-430b-adcf-68ed58e4e58f\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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 98:a9:5a:dc:4f:ba:7c:b7:a3:b0:94:49:88:b3:d0:4d root@ellis-0 (DSA)\nec2: 256 59:43:49:e9:14:f7:c9:d2:57:a4:c8:80:29:f4:6e:0a root@ellis-0 (ECDSA)\nec2: 256 95:84:1c:f2:c2:d5:89:45:d5:16:b5:9a:03:ed:57:f1 root@ellis-0 (ED25519)\nec2: 2048 1e:1a:02:ae:eb:d0:cd:21:9a:97:70:f3:92:2c:05:c6 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImquG4teyJNx92ax+wiDlIHxMv/vdA/hOrjFlCcgHBgwxngjjIXUlIlaR33phBWWNZ0zjsl/8YTQwQOUxO4FGo= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID40zos4dZoOyPukO6A0EPNTM1b4nXEub+LkgdgMqjEr root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCY3zVipeyPiUhlS/JCaMKdKBDdG/9sWOCNLjoHu/3k7G3dwVcftr3eJ/U9WAjbBZeo5fb71JzXwkaTIQV3F9FlSheM6G9ImO/uMfYoGQFzkkRF5Rw8vXMTW9WZTttlSvelno8V3uftu/ptAd1eS2c3ZdLQXHWNdgEsW22DCAJmn6igqOPxxfJLE/KbX/0imR2aLntpwoh7XMWNPBPTM242BoHFsn8YRSAVoScISOiYQaP+Ab72WwAEkX3ui+C1zq1c5JnTMsarxOu4c45qlSWZiTXhOxQfJq3d3xibuPxw+ldw1oaEENETQ5jN/NG9rorakQMEwoRnljVZILv1q5RF root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:38:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.53 seconds\n"} 2019-05-14 12:00:39,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b/action used request id req-ac288247-1926-40a4-8040-9a1648e41614 2019-05-14 12:00:39,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0814831256866s 2019-05-14 12:00:39,356 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008016] pid_max: default: 32768 minimum: 301 [ 0.009683] Security Framework initialized [ 0.011191] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013493] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016874] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022584] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024407] Initializing cgroup subsys memory [ 0.025945] Initializing cgroup subsys devices [ 0.028007] Initializing cgroup subsys freezer [ 0.029543] Initializing cgroup subsys blkio [ 0.031015] Initializing cgroup subsys perf_event [ 0.032007] Initializing cgroup subsys hugetlb [ 0.034320] mce: CPU supports 10 MCE banks [ 0.036065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.041846] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046199] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050766] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.073724] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079447] ACPI: Core revision 20131115 [ 0.080500] ACPI: All ACPI Tables successfully acquired [ 0.082533] ftrace: allocating 28753 entries in 113 pages [ 0.104236] smpboot: Max logical packages: 1 [ 0.105735] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108297] Enabling x2apic [ 0.109388] Enabled x2apic [ 0.112007] Switched APIC routing to physical x2apic. [ 0.115068] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.130478] KVM setup paravirtual spinlock [ 0.133769] x86: Booted up 1 node, 1 CPUs [ 0.135196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136369] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138579] devtmpfs: initialized [ 0.141551] EVM: security.selinux [ 0.142788] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145127] EVM: security.capability [ 0.147343] pinctrl core: initialized pinctrl subsystem [ 0.148074] regulator-dummy: no parameters [ 0.149617] RTC time: 11:35:52, date: 05/14/19 [ 0.151216] NET: Registered protocol family 16 [ 0.152160] cpuidle: using governor ladder [ 0.153612] cpuidle: using governor menu [ 0.155046] ACPI: bus type PCI registered [ 0.156011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158285] PCI: Using configuration type 1 for base access [ 0.160755] bio: create slab at 0 [ 0.162383] ACPI: Added _OSI(Module Device) [ 0.163856] ACPI: Added _OSI(Processor Device) [ 0.164006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165598] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168839] ACPI: Interpreter enabled [ 0.170209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182085] ACPI: (supports S0 S5) [ 0.183318] ACPI: Using IOAPIC for interrupt routing [ 0.184024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187213] ACPI: No dock devices found. [ 0.189774] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191780] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196204] acpiphp: Slot [3] registered [ 0.197619] acpiphp: Slot [4] registered [ 0.199031] acpiphp: Slot [5] registered [ 0.200035] acpiphp: Slot [6] registered [ 0.201517] acpiphp: Slot [7] registered [ 0.202918] acpiphp: Slot [8] registered [ 0.204021] acpiphp: Slot [9] registered [ 0.205410] acpiphp: Slot [10] registered [ 0.206831] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209439] acpiphp: Slot [13] registered [ 0.210853] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213434] acpiphp: Slot [16] registered [ 0.214849] acpiphp: Slot [17] registered [ 0.216026] acpiphp: Slot [18] registered [ 0.217448] acpiphp: Slot [19] registered [ 0.218869] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221441] acpiphp: Slot [22] registered [ 0.222860] acpiphp: Slot [23] registered [ 0.224024] acpiphp: Slot [24] registered [ 0.225447] acpiphp: Slot [25] registered [ 0.226868] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229437] acpiphp: Slot [28] registered [ 0.230850] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233439] acpiphp: Slot [31] registered [ 0.234847] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237800] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239779] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242169] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.255879] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.277632] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.280120] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.282596] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.284985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287491] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288831] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.290994] 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.292003] vgaarb: loaded [ 0.293053] vgaarb: bridge control possible 0000:00:02.0 [ 0.295076] SCSI subsystem initialized [ 0.296218] ACPI: bus type USB registered [ 0.297674] usbcore: registered new interface driver usbfs [ 0.299484] usbcore: registered new interface driver hub [ 0.300036] usbcore: registered new device driver usb [ 0.301881] PCI: Using ACPI for IRQ routing [ 0.303724] NetLabel: Initializing [ 0.304007] NetLabel: domain hash size = 128 [ 0.305500] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307181] NetLabel: unlabeled traffic allowed by default [ 0.308207] Switched to clocksource kvm-clock [ 0.316084] AppArmor: AppArmor Filesystem Enabled [ 0.317707] pnp: PnP ACPI init [ 0.318859] ACPI: bus type PNP registered [ 0.320718] pnp: PnP ACPI: found 8 devices [ 0.322154] ACPI: bus type PNP unregistered [ 0.329193] NET: Registered protocol family 2 [ 0.330949] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333256] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335449] TCP: Hash tables configured (established 8192 bind 8192) [ 0.337604] TCP: reno registered [ 0.338810] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.340738] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.342869] NET: Registered protocol family 1 [ 0.344401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.346332] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348225] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382281] Trying to unpack rootfs image as initramfs... [ 0.478970] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.481781] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483699] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486654] Scanning for low memory corruption every 60 seconds [ 0.488862] Initialise system trusted keyring [ 0.490425] audit: initializing netlink socket (disabled) [ 0.492256] type=2000 audit(1557833752.286:1): initialized [ 0.512049] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514838] zbud: loaded [ 0.516064] VFS: Disk quotas dquot_6.5.2 [ 0.517491] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.519900] fuse init (API version 7.22) [ 0.521348] msgmni has been set to 1982 [ 0.522764] Key type big_key registered [ 0.524403] Key type asymmetric registered [ 0.525839] Asymmetric key parser 'x509' registered [ 0.527502] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530086] io scheduler noop registered [ 0.531471] io scheduler deadline registered (default) [ 0.533207] io scheduler cfq registered [ 0.534626] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538613] ipmi message handler version 39.2 [ 0.540172] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.542697] ACPI: Power Button [PWRF] [ 0.544105] GHES: HEST is not enabled! [ 0.560574] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595511] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623990] Linux agpgart interface v0.103 [ 0.626288] brd: module loaded [ 0.627852] loop: module loaded [ 0.629415] blk-mq: CPU -> queue map [ 0.630703] CPU 0 -> Queue 0 [ 0.632607] vda: vda1 [ 0.634219] scsi0 : ata_piix [ 0.635382] scsi1 : ata_piix [ 0.636529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.638675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.641553] libphy: Fixed MDIO Bus: probed [ 0.643051] tun: Universal TUN/TAP device driver, 1.6 [ 0.644741] tun: (C) 1999-2004 Max Krasnyansky [ 0.647703] PPP generic driver version 2.4.2 [ 0.649231] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651325] ehci-pci: EHCI PCI platform driver [ 0.652854] ehci-platform: EHCI generic platform driver [ 0.654600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.656599] ohci-pci: OHCI PCI platform driver [ 0.658130] ohci-platform: OHCI generic platform driver [ 0.659866] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676903] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678655] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681324] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.683295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687963] usb usb1: Product: UHCI Host Controller [ 0.689595] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.691639] usb usb1: SerialNumber: 0000:00:01.2 [ 0.693281] hub 1-0:1.0: USB hub found [ 0.694641] hub 1-0:1.0: 2 ports detected [ 0.696188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699724] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701386] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703168] mousedev: PS/2 mouse device common for all mice [ 0.705343] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708308] rtc_cmos 00:00: RTC can wake from S4 [ 0.710352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712416] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714533] device-mapper: uevent: version 1.0.3 [ 0.716152] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.718974] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721004] TCP: cubic registered [ 0.722282] NET: Registered protocol family 10 [ 0.723979] NET: Registered protocol family 17 [ 0.725521] Key type dns_resolver registered [ 0.727109] Loading compiled-in X.509 certificates [ 0.729270] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.732402] registered taskstats version 1 [ 0.735123] Key type trusted registered [ 0.738607] Key type encrypted registered [ 0.740066] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741882] IMA: No TPM chip found, activating TPM-bypass! [ 0.744220] regulator-dummy: disabling [ 0.745578] Magic number: 3:241:580 [ 0.747002] rtc_cmos 00:00: setting system clock to 2019-05-14 11:35:52 UTC (1557833752) [ 0.749771] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751717] EDD information not available. [ 0.797466] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811034] Write protecting the kernel read-only data: 12288k [ 0.813549] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.817555] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832117] systemd-udevd[99]: starting version 204 [ 0.864517] FDC 0 is a S82078B [ 1.008044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173304] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.176013] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.178788] usb 1-1: Product: QEMU USB Tablet [ 1.180592] usb 1-1: Manufacturer: QEMU [ 1.182216] usb 1-1: SerialNumber: 42 [ 1.893584] 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.248715] 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.372451] random: init urandom read with 10 bits of entropy available [ 2.506541] 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 Tue, 14 May 2019 11:35:54 +0000. Up 2.91 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.68]: 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 Tue, 14 May 2019 11:35:56 +0000. Up 5.22 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.7 | 255.255.255.0 | fa:16:3e:97:bc:85 | 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: 1e:1a:02:ae:eb:d0:cd:21:9a:97:70:f3:92:2c:05:c6 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | |. | |.E. | |.o . | |. * o . S | | X O o + . | |* B + . . | |.+ . | |o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 98:a9:5a:dc:4f:ba:7c:b7:a3:b0:94:49:88:b3:d0:4d root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | E | | . + . + | |. + o = S | | . + + o | | . + * . | | o o *. o | | . =ooo.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: 59:43:49:e9:14:f7:c9:d2:57:a4:c8:80:29:f4:6e:0a root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .. +=+. .o| | ..o.++ = o.| | ..oo + * .| | . o.. . . | | E S | | . 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: 95:84:1c:f2:c2:d5:89:45:d5:16:b5:9a:03:ed:57:f1 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ..oB+o...+.| | . ++.o.. o +| | o . o. o .E| | . . o o .| | S = . | | o | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting 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 Tue, 14 May 2019 11:36:02 +0000. Up 10.99 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 Tue, 14 May 2019 11:36:03 +0000. Up 12.13 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 14249 0 --:--:-- --:--:-- --:--:-- 14313 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2268 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.7 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 2 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://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/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 9s (7090 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51954 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8551 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9275 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................+++ ...................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (12.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58162 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.13' + 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 e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qerIs8l3ArWxE4ITL-exmHBkfvb_KgRHEPPOkcWkIVbSXRekOQhRa0QS0cONhwBD9xaWF7TJJvrBNY4cHkieKzNfi66RK2IQmSczbGtgUDanw2yoCe-bfIkWBVl0k_bgE7w-QqmJoVpnHJAOqIGTt4s935zeEky787HBLDjtyECU1M' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-ellis-yl6ub4e7hhxp/50fbdcb9-9d6f-4831-93ba-11b91bca1ff4/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: Tue, 14 May 2019 11:38:46 GMT Server: Apache x-openstack-request-id: req-15e6cfde-0f2c-430b-adcf-68ed58e4e58f 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 98:a9:5a:dc:4f:ba:7c:b7:a3:b0:94:49:88:b3:d0:4d root@ellis-0 (DSA) ec2: 256 59:43:49:e9:14:f7:c9:d2:57:a4:c8:80:29:f4:6e:0a root@ellis-0 (ECDSA) ec2: 256 95:84:1c:f2:c2:d5:89:45:d5:16:b5:9a:03:ed:57:f1 root@ellis-0 (ED25519) ec2: 2048 1e:1a:02:ae:eb:d0:cd:21:9a:97:70:f3:92:2c:05:c6 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImquG4teyJNx92ax+wiDlIHxMv/vdA/hOrjFlCcgHBgwxngjjIXUlIlaR33phBWWNZ0zjsl/8YTQwQOUxO4FGo= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID40zos4dZoOyPukO6A0EPNTM1b4nXEub+LkgdgMqjEr root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCY3zVipeyPiUhlS/JCaMKdKBDdG/9sWOCNLjoHu/3k7G3dwVcftr3eJ/U9WAjbBZeo5fb71JzXwkaTIQV3F9FlSheM6G9ImO/uMfYoGQFzkkRF5Rw8vXMTW9WZTttlSvelno8V3uftu/ptAd1eS2c3ZdLQXHWNdgEsW22DCAJmn6igqOPxxfJLE/KbX/0imR2aLntpwoh7XMWNPBPTM242BoHFsn8YRSAVoScISOiYQaP+Ab72WwAEkX3ui+C1zq1c5JnTMsarxOu4c45qlSWZiTXhOxQfJq3d3xibuPxw+ldw1oaEENETQ5jN/NG9rorakQMEwoRnljVZILv1q5RF root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:38:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.53 seconds 2019-05-14 12:00:39,361 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008016] pid_max: default: 32768 minimum: 301 [ 0.009683] Security Framework initialized [ 0.011191] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013493] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016874] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020439] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022584] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024407] Initializing cgroup subsys memory [ 0.025945] Initializing cgroup subsys devices [ 0.028007] Initializing cgroup subsys freezer [ 0.029543] Initializing cgroup subsys blkio [ 0.031015] Initializing cgroup subsys perf_event [ 0.032007] Initializing cgroup subsys hugetlb [ 0.034320] mce: CPU supports 10 MCE banks [ 0.036065] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.041846] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046199] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050766] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.073724] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079447] ACPI: Core revision 20131115 [ 0.080500] ACPI: All ACPI Tables successfully acquired [ 0.082533] ftrace: allocating 28753 entries in 113 pages [ 0.104236] smpboot: Max logical packages: 1 [ 0.105735] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.108297] Enabling x2apic [ 0.109388] Enabled x2apic [ 0.112007] Switched APIC routing to physical x2apic. [ 0.115068] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.120755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.130478] KVM setup paravirtual spinlock [ 0.133769] x86: Booted up 1 node, 1 CPUs [ 0.135196] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136369] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138579] devtmpfs: initialized [ 0.141551] EVM: security.selinux [ 0.142788] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145127] EVM: security.capability [ 0.147343] pinctrl core: initialized pinctrl subsystem [ 0.148074] regulator-dummy: no parameters [ 0.149617] RTC time: 11:35:52, date: 05/14/19 [ 0.151216] NET: Registered protocol family 16 [ 0.152160] cpuidle: using governor ladder [ 0.153612] cpuidle: using governor menu [ 0.155046] ACPI: bus type PCI registered [ 0.156011] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158285] PCI: Using configuration type 1 for base access [ 0.160755] bio: create slab at 0 [ 0.162383] ACPI: Added _OSI(Module Device) [ 0.163856] ACPI: Added _OSI(Processor Device) [ 0.164006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165598] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168839] ACPI: Interpreter enabled [ 0.170209] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182085] ACPI: (supports S0 S5) [ 0.183318] ACPI: Using IOAPIC for interrupt routing [ 0.184024] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187213] ACPI: No dock devices found. [ 0.189774] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191780] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194135] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196204] acpiphp: Slot [3] registered [ 0.197619] acpiphp: Slot [4] registered [ 0.199031] acpiphp: Slot [5] registered [ 0.200035] acpiphp: Slot [6] registered [ 0.201517] acpiphp: Slot [7] registered [ 0.202918] acpiphp: Slot [8] registered [ 0.204021] acpiphp: Slot [9] registered [ 0.205410] acpiphp: Slot [10] registered [ 0.206831] acpiphp: Slot [11] registered [ 0.208021] acpiphp: Slot [12] registered [ 0.209439] acpiphp: Slot [13] registered [ 0.210853] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213434] acpiphp: Slot [16] registered [ 0.214849] acpiphp: Slot [17] registered [ 0.216026] acpiphp: Slot [18] registered [ 0.217448] acpiphp: Slot [19] registered [ 0.218869] acpiphp: Slot [20] registered [ 0.220020] acpiphp: Slot [21] registered [ 0.221441] acpiphp: Slot [22] registered [ 0.222860] acpiphp: Slot [23] registered [ 0.224024] acpiphp: Slot [24] registered [ 0.225447] acpiphp: Slot [25] registered [ 0.226868] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229437] acpiphp: Slot [28] registered [ 0.230850] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233439] acpiphp: Slot [31] registered [ 0.234847] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237800] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239779] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242169] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253377] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.255879] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.277632] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.280120] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.282596] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.284985] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287491] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288831] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.290994] 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.292003] vgaarb: loaded [ 0.293053] vgaarb: bridge control possible 0000:00:02.0 [ 0.295076] SCSI subsystem initialized [ 0.296218] ACPI: bus type USB registered [ 0.297674] usbcore: registered new interface driver usbfs [ 0.299484] usbcore: registered new interface driver hub [ 0.300036] usbcore: registered new device driver usb [ 0.301881] PCI: Using ACPI for IRQ routing [ 0.303724] NetLabel: Initializing [ 0.304007] NetLabel: domain hash size = 128 [ 0.305500] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307181] NetLabel: unlabeled traffic allowed by default [ 0.308207] Switched to clocksource kvm-clock [ 0.316084] AppArmor: AppArmor Filesystem Enabled [ 0.317707] pnp: PnP ACPI init [ 0.318859] ACPI: bus type PNP registered [ 0.320718] pnp: PnP ACPI: found 8 devices [ 0.322154] ACPI: bus type PNP unregistered [ 0.329193] NET: Registered protocol family 2 [ 0.330949] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333256] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335449] TCP: Hash tables configured (established 8192 bind 8192) [ 0.337604] TCP: reno registered [ 0.338810] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.340738] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.342869] NET: Registered protocol family 1 [ 0.344401] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.346332] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.348225] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.365154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.382281] Trying to unpack rootfs image as initramfs... [ 0.478970] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.481781] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.483699] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.486654] Scanning for low memory corruption every 60 seconds [ 0.488862] Initialise system trusted keyring [ 0.490425] audit: initializing netlink socket (disabled) [ 0.492256] type=2000 audit(1557833752.286:1): initialized [ 0.512049] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.514838] zbud: loaded [ 0.516064] VFS: Disk quotas dquot_6.5.2 [ 0.517491] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.519900] fuse init (API version 7.22) [ 0.521348] msgmni has been set to 1982 [ 0.522764] Key type big_key registered [ 0.524403] Key type asymmetric registered [ 0.525839] Asymmetric key parser 'x509' registered [ 0.527502] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.530086] io scheduler noop registered [ 0.531471] io scheduler deadline registered (default) [ 0.533207] io scheduler cfq registered [ 0.534626] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.536474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.538613] ipmi message handler version 39.2 [ 0.540172] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.542697] ACPI: Power Button [PWRF] [ 0.544105] GHES: HEST is not enabled! [ 0.560574] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.592994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595511] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.620726] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.623990] Linux agpgart interface v0.103 [ 0.626288] brd: module loaded [ 0.627852] loop: module loaded [ 0.629415] blk-mq: CPU -> queue map [ 0.630703] CPU 0 -> Queue 0 [ 0.632607] vda: vda1 [ 0.634219] scsi0 : ata_piix [ 0.635382] scsi1 : ata_piix [ 0.636529] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.638675] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.641553] libphy: Fixed MDIO Bus: probed [ 0.643051] tun: Universal TUN/TAP device driver, 1.6 [ 0.644741] tun: (C) 1999-2004 Max Krasnyansky [ 0.647703] PPP generic driver version 2.4.2 [ 0.649231] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.651325] ehci-pci: EHCI PCI platform driver [ 0.652854] ehci-platform: EHCI generic platform driver [ 0.654600] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.656599] ohci-pci: OHCI PCI platform driver [ 0.658130] ohci-platform: OHCI generic platform driver [ 0.659866] uhci_hcd: USB Universal Host Controller Interface driver [ 0.676903] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.678655] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.681324] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.683295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.685489] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.687963] usb usb1: Product: UHCI Host Controller [ 0.689595] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.691639] usb usb1: SerialNumber: 0000:00:01.2 [ 0.693281] hub 1-0:1.0: USB hub found [ 0.694641] hub 1-0:1.0: 2 ports detected [ 0.696188] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699724] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.701386] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.703168] mousedev: PS/2 mouse device common for all mice [ 0.705343] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.708308] rtc_cmos 00:00: RTC can wake from S4 [ 0.710352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.712416] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.714533] device-mapper: uevent: version 1.0.3 [ 0.716152] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.718974] ledtrig-cpu: registered to indicate activity on CPUs [ 0.721004] TCP: cubic registered [ 0.722282] NET: Registered protocol family 10 [ 0.723979] NET: Registered protocol family 17 [ 0.725521] Key type dns_resolver registered [ 0.727109] Loading compiled-in X.509 certificates [ 0.729270] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.732402] registered taskstats version 1 [ 0.735123] Key type trusted registered [ 0.738607] Key type encrypted registered [ 0.740066] AppArmor: AppArmor sha1 policy hashing enabled [ 0.741882] IMA: No TPM chip found, activating TPM-bypass! [ 0.744220] regulator-dummy: disabling [ 0.745578] Magic number: 3:241:580 [ 0.747002] rtc_cmos 00:00: setting system clock to 2019-05-14 11:35:52 UTC (1557833752) [ 0.749771] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.751717] EDD information not available. [ 0.797466] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.811034] Write protecting the kernel read-only data: 12288k [ 0.813549] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.817555] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832117] systemd-udevd[99]: starting version 204 [ 0.864517] FDC 0 is a S82078B [ 1.008044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.173304] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.176013] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.178788] usb 1-1: Product: QEMU USB Tablet [ 1.180592] usb 1-1: Manufacturer: QEMU [ 1.182216] usb 1-1: SerialNumber: 42 [ 1.893584] 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.248715] 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.372451] random: init urandom read with 10 bits of entropy available [ 2.506541] 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 Tue, 14 May 2019 11:35:54 +0000. Up 2.91 seconds. cloud-init-nonet[3.12]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.68]: 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 Tue, 14 May 2019 11:35:56 +0000. Up 5.22 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.7 | 255.255.255.0 | fa:16:3e:97:bc:85 | 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: 1e:1a:02:ae:eb:d0:cd:21:9a:97:70:f3:92:2c:05:c6 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | | |. | |.E. | |.o . | |. * o . S | | X O o + . | |* B + . . | |.+ . | |o. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 98:a9:5a:dc:4f:ba:7c:b7:a3:b0:94:49:88:b3:d0:4d root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | E | | . + . + | |. + o = S | | . + + o | | . + * . | | o o *. o | | . =ooo.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: 59:43:49:e9:14:f7:c9:d2:57:a4:c8:80:29:f4:6e:0a root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .. +=+. .o| | ..o.++ = o.| | ..oo + * .| | . o.. . . | | E S | | . 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: 95:84:1c:f2:c2:d5:89:45:d5:16:b5:9a:03:ed:57:f1 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | ..oB+o...+.| | . ++.o.. o +| | o . o. o .E| | . . o o .| | S = . | | o | | | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting 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 Tue, 14 May 2019 11:36:02 +0000. Up 10.99 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 Tue, 14 May 2019 11:36:03 +0000. Up 12.13 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 14249 0 --:--:-- --:--:-- --:--:-- 14313 OK + apt-get update Ubuntu 14.04.6 LTS ellis-0 ttyS0 ellis-0 login: Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [172 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:21 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:24 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 5s (2268 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.7 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 2 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://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/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.2 [146 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.8 MB in 9s (7090 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.2_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51954 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.2) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8551 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.15) ... Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9275 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................+++ ...................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting defusedxml (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, defusedxml, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.15) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 2 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (12.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58162 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_hostname=sprout.clearwater.opnfv" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" "reduce_cassandra_mem_usage=Y" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.13' + 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 e5c4776e80d3063e is healthy: got healthy result from http://192.168.100.7:4000 cluster is healthy + clearwater-etcdctl member list e5c4776e80d3063e: name=192-168-100-7 peerURLs=http://192.168.100.7:2380 clientURLs=http://192.168.100.7:4000 isLeader=true + cw-check_config_sync - /etc/clearwater/sas.json is up to date - /etc/clearwater/shared_config is up to date - /etc/clearwater/dns.json is up to date + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 --realm clearwater.opnfv Created 1000 numbers, 0 already present in database + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qerIs8l3ArWxE4ITL-exmHBkfvb_KgRHEPPOkcWkIVbSXRekOQhRa0QS0cONhwBD9xaWF7TJJvrBNY4cHkieKzNfi66RK2IQmSczbGtgUDanw2yoCe-bfIkWBVl0k_bgE7w-QqmJoVpnHJAOqIGTt4s935zeEky787HBLDjtyECU1M' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-ellis-yl6ub4e7hhxp/50fbdcb9-9d6f-4831-93ba-11b91bca1ff4/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: Tue, 14 May 2019 11:38:46 GMT Server: Apache x-openstack-request-id: req-15e6cfde-0f2c-430b-adcf-68ed58e4e58f 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 98:a9:5a:dc:4f:ba:7c:b7:a3:b0:94:49:88:b3:d0:4d root@ellis-0 (DSA) ec2: 256 59:43:49:e9:14:f7:c9:d2:57:a4:c8:80:29:f4:6e:0a root@ellis-0 (ECDSA) ec2: 256 95:84:1c:f2:c2:d5:89:45:d5:16:b5:9a:03:ed:57:f1 root@ellis-0 (ED25519) ec2: 2048 1e:1a:02:ae:eb:d0:cd:21:9a:97:70:f3:92:2c:05:c6 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBImquG4teyJNx92ax+wiDlIHxMv/vdA/hOrjFlCcgHBgwxngjjIXUlIlaR33phBWWNZ0zjsl/8YTQwQOUxO4FGo= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID40zos4dZoOyPukO6A0EPNTM1b4nXEub+LkgdgMqjEr root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCY3zVipeyPiUhlS/JCaMKdKBDdG/9sWOCNLjoHu/3k7G3dwVcftr3eJ/U9WAjbBZeo5fb71JzXwkaTIQV3F9FlSheM6G9ImO/uMfYoGQFzkkRF5Rw8vXMTW9WZTttlSvelno8V3uftu/ptAd1eS2c3ZdLQXHWNdgEsW22DCAJmn6igqOPxxfJLE/KbX/0imR2aLntpwoh7XMWNPBPTM242BoHFsn8YRSAVoScISOiYQaP+Ab72WwAEkX3ui+C1zq1c5JnTMsarxOu4c45qlSWZiTXhOxQfJq3d3xibuPxw+ldw1oaEENETQ5jN/NG9rorakQMEwoRnljVZILv1q5RF root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:38:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.53 seconds 2019-05-14 12:00:39,364 - 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:97:bc:85', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:97:bc:85', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:35:50.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'7dfae5f8-5f34-4108-bbc2-63ba98c1a14b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-05-14T11:35:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:35:50Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:35:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:34:06Z', 'created': u'2019-05-14T11:34:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 12:00:39,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:00:39,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:39,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-6c385220-0148-45ad-b918-9bf6d040b15a x-openstack-request-id: req-6c385220-0148-45ad-b918-9bf6d040b15a 2019-05-14 12:00:39,577 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:00:39,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6c385220-0148-45ad-b918-9bf6d040b15a 2019-05-14 12:00:39,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212183952332s 2019-05-14 12:00:39,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:00:39,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:00:39,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12221 Content-Type: application/json Date: Tue, 14 May 2019 12:00: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-c6971e55-4dda-4eb4-b752-1b1d82dd376b x-openstack-request-id: req-c6971e55-4dda-4eb4-b752-1b1d82dd376b 2019-05-14 12:00:39,663 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000003ffe0000 000040\n[ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152\n[ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0.\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 4194304 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009661] Security Framework initialized\n[ 0.011185] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013429] 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.020431] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022656] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024241] Initializing cgroup subsys memory\n[ 0.025821] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029575] Initializing cgroup subsys blkio\n[ 0.031107] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034368] 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.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041889] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046266] 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.072558] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.078667] ACPI: Core revision 20131115\n[ 0.080470] ACPI: All ACPI Tables successfully acquired\n[ 0.082521] ftrace: allocating 28753 entries in 113 pages\n[ 0.104247] smpboot: Max logical packages: 1\n[ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.110583] Enabling x2apic\n[ 0.111707] Enabled x2apic\n[ 0.112015] Switched APIC routing to physical x2apic.\n[ 0.116780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.118777] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.121651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131124] KVM setup paravirtual spinlock\n[ 0.134239] x86: Booted up 1 node, 1 CPUs\n[ 0.135685] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.136420] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.138764] devtmpfs: initialized\n[ 0.141810] EVM: security.selinux\n[ 0.143053] EVM: security.SMACK64\n[ 0.144003] EVM: security.ima\n[ 0.145139] EVM: security.capability\n[ 0.147422] pinctrl core: initialized pinctrl subsystem\n[ 0.148101] regulator-dummy: no parameters\n[ 0.149658] RTC time: 11:33:30, date: 05/14/19\n[ 0.151275] NET: Registered protocol family 16\n[ 0.152155] cpuidle: using governor ladder\n[ 0.153617] cpuidle: using governor menu\n[ 0.155056] ACPI: bus type PCI registered\n[ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.158294] PCI: Using configuration type 1 for base access\n[ 0.160709] bio: create slab at 0\n[ 0.162357] ACPI: Added _OSI(Module Device)\n[ 0.163841] ACPI: Added _OSI(Processor Device)\n[ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.165618] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.168932] ACPI: Interpreter enabled\n[ 0.170293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.172929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.179303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.182114] ACPI: (supports S0 S5)\n[ 0.183370] ACPI: Using IOAPIC for interrupt routing\n[ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.187231] ACPI: No dock devices found.\n[ 0.189782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.191836] 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.194176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.196227] acpiphp: Slot [3] registered\n[ 0.197665] acpiphp: Slot [4] registered\n[ 0.199102] acpiphp: Slot [5] registered\n[ 0.200035] acpiphp: Slot [6] registered\n[ 0.201534] acpiphp: Slot [7] registered\n[ 0.202958] acpiphp: Slot [8] registered\n[ 0.204020] acpiphp: Slot [9] registered\n[ 0.205439] acpiphp: Slot [10] registered\n[ 0.206890] acpiphp: Slot [11] registered\n[ 0.208026] acpiphp: Slot [12] registered\n[ 0.209465] acpiphp: Slot [13] registered\n[ 0.210905] acpiphp: Slot [14] registered\n[ 0.212020] acpiphp: Slot [15] registered\n[ 0.213466] acpiphp: Slot [16] registered\n[ 0.214913] acpiphp: Slot [17] registered\n[ 0.216027] acpiphp: Slot [18] registered\n[ 0.217483] acpiphp: Slot [19] registered\n[ 0.218951] acpiphp: Slot [20] registered\n[ 0.220021] acpiphp: Slot [21] registered\n[ 0.221473] acpiphp: Slot [22] registered\n[ 0.222920] acpiphp: Slot [23] registered\n[ 0.224025] acpiphp: Slot [24] registered\n[ 0.225479] acpiphp: Slot [25] registered\n[ 0.226933] acpiphp: Slot [26] registered\n[ 0.228020] acpiphp: Slot [27] registered\n[ 0.229465] acpiphp: Slot [28] registered\n[ 0.230903] acpiphp: Slot [29] registered\n[ 0.232020] acpiphp: Slot [30] registered\n[ 0.233467] acpiphp: Slot [31] registered\n[ 0.234910] PCI host bridge to bus 0000:00\n[ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.237840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.239864] 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.242217] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.253757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.279446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.281198] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.283712] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.285160] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.287666] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.288849] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.291051] 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.293074] vgaarb: bridge control possible 0000:00:02.0\n[ 0.295140] SCSI subsystem initialized\n[ 0.296231] ACPI: bus type USB registered\n[ 0.297708] usbcore: registered new interface driver usbfs\n[ 0.299554] usbcore: registered new interface driver hub\n[ 0.300035] usbcore: registered new device driver usb\n[ 0.301916] PCI: Using ACPI for IRQ routing\n[ 0.303818] NetLabel: Initializing\n[ 0.304008] NetLabel: domain hash size = 128\n[ 0.305527] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.307264] NetLabel: unlabeled traffic allowed by default\n[ 0.308208] Switched to clocksource kvm-clock\n[ 0.316128] AppArmor: AppArmor Filesystem Enabled\n[ 0.317779] pnp: PnP ACPI init\n[ 0.318957] ACPI: bus type PNP registered\n[ 0.320851] pnp: PnP ACPI: found 8 devices\n[ 0.322317] ACPI: bus type PNP unregistered\n[ 0.329440] NET: Registered protocol family 2\n[ 0.331242] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.333585] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.335808] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.338000] TCP: reno registered\n[ 0.339232] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.341205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.343508] NET: Registered protocol family 1\n[ 0.345595] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.347583] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.349524] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.366506] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.383606] Trying to unpack rootfs image as initramfs...\n[ 0.482398] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.485261] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487217] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.490176] Scanning for low memory corruption every 60 seconds\n[ 0.492445] Initialise system trusted keyring\n[ 0.494035] audit: initializing netlink socket (disabled)\n[ 0.495860] type=2000 audit(1557833610.389:1): initialized\n[ 0.515741] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518607] zbud: loaded\n[ 0.519847] VFS: Disk quotas dquot_6.5.2\n[ 0.521308] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523776] fuse init (API version 7.22)\n[ 0.525251] msgmni has been set to 1982\n[ 0.526697] Key type big_key registered\n[ 0.528383] Key type asymmetric registered\n[ 0.529844] Asymmetric key parser 'x509' registered\n[ 0.531541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.534169] io scheduler noop registered\n[ 0.535581] io scheduler deadline registered (default)\n[ 0.537343] io scheduler cfq registered\n[ 0.538793] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.540681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.542875] ipmi message handler version 39.2\n[ 0.544461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.547032] ACPI: Power Button [PWRF]\n[ 0.548476] GHES: HEST is not enabled!\n[ 0.565010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.597576] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.600178] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.625559] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.628926] Linux agpgart interface v0.103\n[ 0.631282] brd: module loaded\n[ 0.632895] loop: module loaded\n[ 0.634499] blk-mq: CPU -> queue map\n[ 0.635809] CPU 0 -> Queue 0\n[ 0.637815] vda: vda1\n[ 0.639480] scsi0 : ata_piix\n[ 0.640684] scsi1 : ata_piix\n[ 0.641843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.644037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.646947] libphy: Fixed MDIO Bus: probed\n[ 0.648475] tun: Universal TUN/TAP device driver, 1.6\n[ 0.650195] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.653188] PPP generic driver version 2.4.2\n[ 0.654738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.656881] ehci-pci: EHCI PCI platform driver\n[ 0.658441] ehci-platform: EHCI generic platform driver\n[ 0.660222] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.662254] ohci-pci: OHCI PCI platform driver\n[ 0.663813] ohci-platform: OHCI generic platform driver\n[ 0.665583] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.682648] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684432] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.687144] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.689168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.691403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.693932] usb usb1: Product: UHCI Host Controller\n[ 0.695614] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd\n[ 0.697746] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.699456] hub 1-0:1.0: USB hub found\n[ 0.700851] hub 1-0:1.0: 2 ports detected\n[ 0.702441] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.706072] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.707776] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.709592] mousedev: PS/2 mouse device common for all mice\n[ 0.711793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.714806] rtc_cmos 00:00: RTC can wake from S4\n[ 0.716903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.719028] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.721199] device-mapper: uevent: version 1.0.3\n[ 0.722857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.725738] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.727808] TCP: cubic registered\n[ 0.729113] NET: Registered protocol family 10\n[ 0.730878] NET: Registered protocol family 17\n[ 0.732456] Key type dns_resolver registered\n[ 0.734098] Loading compiled-in X.509 certificates\n[ 0.736285] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2'\n[ 0.739475] registered taskstats version 1\n[ 0.742329] Key type trusted registered\n[ 0.745874] Key type encrypted registered\n[ 0.747318] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749157] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.751529] regulator-dummy: disabling\n[ 0.752930] Magic number: 3:241:580\n[ 0.754388] rtc_cmos 00:00: setting system clock to 2019-05-14 11:33:30 UTC (1557833610)\n[ 0.757211] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.759194] EDD information not available.\n[ 0.801474] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.815495] Write protecting the kernel read-only data: 12288k\n[ 0.817978] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.821995] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.836120] systemd-udevd[99]: starting version 204\n[ 0.872539] FDC 0 is a S82078B\n[ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.177663] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.179867] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.182152] usb 1-1: Product: QEMU USB Tablet\n[ 1.183688] usb 1-1: Manufacturer: QEMU\n[ 1.185069] usb 1-1: SerialNumber: 42\n[ 1.901585] 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.253931] 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.348925] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.495079] 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 Tue, 14 May 2019 11:33:32 +0000. Up 2.86 seconds.\ncloud-init-nonet[3.07]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[4.82]: 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 Tue, 14 May 2019 11:33:35 +0000. Up 5.35 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.13 | 255.255.255.0 | fa:16:3e:5e:f0:29 |\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:\n43:67:5d:3b:66:ff:ff:44:ae:d9:30:1a:2b:1c:9f:ae root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . . . |\n| . o . = |\n| . o o o |\n| S o|\n| .. o.|\n| . o..o +|\n| o o+ B.|\n| E++ o =|\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nf4:25:45:cd:de:63:58:b4:64:be:45:bf:84:49:40:8b root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .+++.+.|\n| ..o Ooo|\n| .E...+o=o|\n| . . o .oo=|\n| S . .o.|\n| |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n1a:16:2c:ec:01:a6:91:3d:a0:6f:69:7f:06:d6:bd:3c root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o+o |\n|o+oo . |\n|o .+ o |\n| . o + o |\n| = + + S |\n| o o o + . |\n| . + E |\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:\naf:11:76:b7:8c:e7:7c:ba:18:9b:fc:8d:71:77:a1:0d root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| |\n| S . .E . |\n| . + + .+ .|\n| . + =...o|\n| + O =...|\n| . =.B+. |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 14 May 2019 11:33:40 +0000. Up 10.92 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 Tue, 14 May 2019 11:33:41 +0000. Up 11.93 seconds.\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\n\nUbuntu 14.04.6 LTS ns ttyS0\n\nns login: Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [172 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB]\nGet:6 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 8s (1545 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (381 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51351 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.206\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.206\n++ echo A 172.30.9.206\n+ chown root:bind /var/lib/bind/db.clearwater.opnfv\n+ service bind9 reload\n * Reloading domain name service... bind9\n ...done.\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qcbrsHG1scrd5VHOVEBWnXPQxP9MaVEN2Cz7F1IhW3xxrIv0XciDDHmDvV9-nsecR9Xhg2x46vTEv8L6C-3Bc72w_XCk4AlkY8Y4jmvw6YuuZci0Tgrw5aquE0P_zZ92-QUGvTVzNLogW-IrI6Zih24F7BcuBNuQnUxUkpM9mCbp78' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-dns-6ptbhfi2ufhw/c2ad5f6b-b6e5-49ab-9ba9-fe800d6d387b/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59\nHTTP/1.1 200 OK\nDate: Tue, 14 May 2019 11:33:56 GMT\nServer: Apache\nx-openstack-request-id: req-ae960a74-5ce4-466a-b9b2-47acdb01d16e\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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f4:25:45:cd:de:63:58:b4:64:be:45:bf:84:49:40:8b root@ns (DSA)\nec2: 256 1a:16:2c:ec:01:a6:91:3d:a0:6f:69:7f:06:d6:bd:3c root@ns (ECDSA)\nec2: 256 af:11:76:b7:8c:e7:7c:ba:18:9b:fc:8d:71:77:a1:0d root@ns (ED25519)\nec2: 2048 43:67:5d:3b:66:ff:ff:44:ae:d9:30:1a:2b:1c:9f:ae root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAT2t01l8MdWAMpQk17S2BN197iSPTwNJF7gLwlcweQLQAtUG6IOYCkClSaHiQXF5PBFyTkgPWdVPqYrGmRKTDI= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICihDCfZfiwOovuTpdBRTescjQkhbJVfmCNlOwBUgNDL root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti5mbck6iR6+2i8pO13m7zeTVMxFt+dIOPZn5YxTX7p6xdYbSBETAMX1/aG0RAwLPvJmq6ldBcJACOKy6CnXdFzrJyCF6pjY21jA0DKAPhI8NbS+RDIzjsLsdOeaAXr3RH6Z8HBOyPuQCSSeyfzvbWmhaw69cGWRnOY63fasvR46x+QQXjSumb+mAl0mdXezVS8dTG9KCJpXM4ORH2GbO69jZ3tsJrQB5MvxGXPT58XG3vOQqz6RBl37xULxadU4wew3LXyqBpfMl+IvYWZe4E6kAKc8ak8OBsTFr9LOeYW6i5wBUXGRRrTgnS15z0nMsasAxqa/Mb2Vu+sOznXBR root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:33:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.01 seconds\n"} 2019-05-14 12:00:39,664 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1/action used request id req-c6971e55-4dda-4eb4-b752-1b1d82dd376b 2019-05-14 12:00:39,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.076751947403s 2019-05-14 12:00:39,665 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009661] Security Framework initialized [ 0.011185] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020431] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022656] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024241] Initializing cgroup subsys memory [ 0.025821] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029575] Initializing cgroup subsys blkio [ 0.031107] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034368] 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.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041889] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046266] 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.072558] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078667] ACPI: Core revision 20131115 [ 0.080470] ACPI: All ACPI Tables successfully acquired [ 0.082521] ftrace: allocating 28753 entries in 113 pages [ 0.104247] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110583] Enabling x2apic [ 0.111707] Enabled x2apic [ 0.112015] Switched APIC routing to physical x2apic. [ 0.116780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.118777] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.121651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131124] KVM setup paravirtual spinlock [ 0.134239] x86: Booted up 1 node, 1 CPUs [ 0.135685] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136420] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138764] devtmpfs: initialized [ 0.141810] EVM: security.selinux [ 0.143053] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145139] EVM: security.capability [ 0.147422] pinctrl core: initialized pinctrl subsystem [ 0.148101] regulator-dummy: no parameters [ 0.149658] RTC time: 11:33:30, date: 05/14/19 [ 0.151275] NET: Registered protocol family 16 [ 0.152155] cpuidle: using governor ladder [ 0.153617] cpuidle: using governor menu [ 0.155056] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158294] PCI: Using configuration type 1 for base access [ 0.160709] bio: create slab at 0 [ 0.162357] ACPI: Added _OSI(Module Device) [ 0.163841] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168932] ACPI: Interpreter enabled [ 0.170293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182114] ACPI: (supports S0 S5) [ 0.183370] ACPI: Using IOAPIC for interrupt routing [ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187231] ACPI: No dock devices found. [ 0.189782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191836] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196227] acpiphp: Slot [3] registered [ 0.197665] acpiphp: Slot [4] registered [ 0.199102] acpiphp: Slot [5] registered [ 0.200035] acpiphp: Slot [6] registered [ 0.201534] acpiphp: Slot [7] registered [ 0.202958] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205439] acpiphp: Slot [10] registered [ 0.206890] acpiphp: Slot [11] registered [ 0.208026] acpiphp: Slot [12] registered [ 0.209465] acpiphp: Slot [13] registered [ 0.210905] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213466] acpiphp: Slot [16] registered [ 0.214913] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217483] acpiphp: Slot [19] registered [ 0.218951] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221473] acpiphp: Slot [22] registered [ 0.222920] acpiphp: Slot [23] registered [ 0.224025] acpiphp: Slot [24] registered [ 0.225479] acpiphp: Slot [25] registered [ 0.226933] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229465] acpiphp: Slot [28] registered [ 0.230903] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233467] acpiphp: Slot [31] registered [ 0.234910] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242217] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281198] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283712] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285160] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287666] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288849] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291051] 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.293074] vgaarb: bridge control possible 0000:00:02.0 [ 0.295140] SCSI subsystem initialized [ 0.296231] ACPI: bus type USB registered [ 0.297708] usbcore: registered new interface driver usbfs [ 0.299554] usbcore: registered new interface driver hub [ 0.300035] usbcore: registered new device driver usb [ 0.301916] PCI: Using ACPI for IRQ routing [ 0.303818] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305527] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307264] NetLabel: unlabeled traffic allowed by default [ 0.308208] Switched to clocksource kvm-clock [ 0.316128] AppArmor: AppArmor Filesystem Enabled [ 0.317779] pnp: PnP ACPI init [ 0.318957] ACPI: bus type PNP registered [ 0.320851] pnp: PnP ACPI: found 8 devices [ 0.322317] ACPI: bus type PNP unregistered [ 0.329440] NET: Registered protocol family 2 [ 0.331242] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333585] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335808] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338000] TCP: reno registered [ 0.339232] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343508] NET: Registered protocol family 1 [ 0.345595] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347583] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.349524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366506] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383606] Trying to unpack rootfs image as initramfs... [ 0.482398] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.485261] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487217] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490176] Scanning for low memory corruption every 60 seconds [ 0.492445] Initialise system trusted keyring [ 0.494035] audit: initializing netlink socket (disabled) [ 0.495860] type=2000 audit(1557833610.389:1): initialized [ 0.515741] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.518607] zbud: loaded [ 0.519847] VFS: Disk quotas dquot_6.5.2 [ 0.521308] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.523776] fuse init (API version 7.22) [ 0.525251] msgmni has been set to 1982 [ 0.526697] Key type big_key registered [ 0.528383] Key type asymmetric registered [ 0.529844] Asymmetric key parser 'x509' registered [ 0.531541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.534169] io scheduler noop registered [ 0.535581] io scheduler deadline registered (default) [ 0.537343] io scheduler cfq registered [ 0.538793] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.540681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.542875] ipmi message handler version 39.2 [ 0.544461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.547032] ACPI: Power Button [PWRF] [ 0.548476] GHES: HEST is not enabled! [ 0.565010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.597576] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600178] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625559] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.628926] Linux agpgart interface v0.103 [ 0.631282] brd: module loaded [ 0.632895] loop: module loaded [ 0.634499] blk-mq: CPU -> queue map [ 0.635809] CPU 0 -> Queue 0 [ 0.637815] vda: vda1 [ 0.639480] scsi0 : ata_piix [ 0.640684] scsi1 : ata_piix [ 0.641843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.644037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.646947] libphy: Fixed MDIO Bus: probed [ 0.648475] tun: Universal TUN/TAP device driver, 1.6 [ 0.650195] tun: (C) 1999-2004 Max Krasnyansky [ 0.653188] PPP generic driver version 2.4.2 [ 0.654738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656881] ehci-pci: EHCI PCI platform driver [ 0.658441] ehci-platform: EHCI generic platform driver [ 0.660222] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.662254] ohci-pci: OHCI PCI platform driver [ 0.663813] ohci-platform: OHCI generic platform driver [ 0.665583] uhci_hcd: USB Universal Host Controller Interface driver [ 0.682648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684432] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.687144] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.689168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.693932] usb usb1: Product: UHCI Host Controller [ 0.695614] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.697746] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699456] hub 1-0:1.0: USB hub found [ 0.700851] hub 1-0:1.0: 2 ports detected [ 0.702441] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706072] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707776] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709592] mousedev: PS/2 mouse device common for all mice [ 0.711793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714806] rtc_cmos 00:00: RTC can wake from S4 [ 0.716903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719028] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721199] device-mapper: uevent: version 1.0.3 [ 0.722857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725738] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727808] TCP: cubic registered [ 0.729113] NET: Registered protocol family 10 [ 0.730878] NET: Registered protocol family 17 [ 0.732456] Key type dns_resolver registered [ 0.734098] Loading compiled-in X.509 certificates [ 0.736285] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.739475] registered taskstats version 1 [ 0.742329] Key type trusted registered [ 0.745874] Key type encrypted registered [ 0.747318] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749157] IMA: No TPM chip found, activating TPM-bypass! [ 0.751529] regulator-dummy: disabling [ 0.752930] Magic number: 3:241:580 [ 0.754388] rtc_cmos 00:00: setting system clock to 2019-05-14 11:33:30 UTC (1557833610) [ 0.757211] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759194] EDD information not available. [ 0.801474] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815495] Write protecting the kernel read-only data: 12288k [ 0.817978] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.821995] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836120] systemd-udevd[99]: starting version 204 [ 0.872539] FDC 0 is a S82078B [ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.177663] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179867] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.182152] usb 1-1: Product: QEMU USB Tablet [ 1.183688] usb 1-1: Manufacturer: QEMU [ 1.185069] usb 1-1: SerialNumber: 42 [ 1.901585] 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.253931] 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.348925] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.495079] 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 Tue, 14 May 2019 11:33:32 +0000. Up 2.86 seconds. cloud-init-nonet[3.07]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.82]: 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 Tue, 14 May 2019 11:33:35 +0000. Up 5.35 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.13 | 255.255.255.0 | fa:16:3e:5e:f0:29 | 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: 43:67:5d:3b:66:ff:ff:44:ae:d9:30:1a:2b:1c:9f:ae root@ns The key's randomart image is: +--[ RSA 2048]----+ | . | | . . . | | . o . = | | . o o o | | S o| | .. o.| | . o..o +| | o o+ B.| | 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: f4:25:45:cd:de:63:58:b4:64:be:45:bf:84:49:40:8b root@ns The key's randomart image is: +--[ DSA 1024]----+ | .+++.+.| | ..o Ooo| | .E...+o=o| | . . o .oo=| | S . .o.| | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1a:16:2c:ec:01:a6:91:3d:a0:6f:69:7f:06:d6:bd:3c root@ns The key's randomart image is: +--[ECDSA 256]---+ |o+o | |o+oo . | |o .+ o | | . o + o | | = + + S | | o o o + . | | . + E | | o . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: af:11:76:b7:8c:e7:7c:ba:18:9b:fc:8d:71:77:a1:0d root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S . .E . | | . + + .+ .| | . + =...o| | + O =...| | . =.B+. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 14 May 2019 11:33:40 +0000. Up 10.92 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 Tue, 14 May 2019 11:33:41 +0000. Up 11.93 seconds. + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1545 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (381 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qcbrsHG1scrd5VHOVEBWnXPQxP9MaVEN2Cz7F1IhW3xxrIv0XciDDHmDvV9-nsecR9Xhg2x46vTEv8L6C-3Bc72w_XCk4AlkY8Y4jmvw6YuuZci0Tgrw5aquE0P_zZ92-QUGvTVzNLogW-IrI6Zih24F7BcuBNuQnUxUkpM9mCbp78' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-dns-6ptbhfi2ufhw/c2ad5f6b-b6e5-49ab-9ba9-fe800d6d387b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 14 May 2019 11:33:56 GMT Server: Apache x-openstack-request-id: req-ae960a74-5ce4-466a-b9b2-47acdb01d16e 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f4:25:45:cd:de:63:58:b4:64:be:45:bf:84:49:40:8b root@ns (DSA) ec2: 256 1a:16:2c:ec:01:a6:91:3d:a0:6f:69:7f:06:d6:bd:3c root@ns (ECDSA) ec2: 256 af:11:76:b7:8c:e7:7c:ba:18:9b:fc:8d:71:77:a1:0d root@ns (ED25519) ec2: 2048 43:67:5d:3b:66:ff:ff:44:ae:d9:30:1a:2b:1c:9f:ae root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAT2t01l8MdWAMpQk17S2BN197iSPTwNJF7gLwlcweQLQAtUG6IOYCkClSaHiQXF5PBFyTkgPWdVPqYrGmRKTDI= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICihDCfZfiwOovuTpdBRTescjQkhbJVfmCNlOwBUgNDL root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti5mbck6iR6+2i8pO13m7zeTVMxFt+dIOPZn5YxTX7p6xdYbSBETAMX1/aG0RAwLPvJmq6ldBcJACOKy6CnXdFzrJyCF6pjY21jA0DKAPhI8NbS+RDIzjsLsdOeaAXr3RH6Z8HBOyPuQCSSeyfzvbWmhaw69cGWRnOY63fasvR46x+QQXjSumb+mAl0mdXezVS8dTG9KCJpXM4ORH2GbO69jZ3tsJrQB5MvxGXPT58XG3vOQqz6RBl37xULxadU4wew3LXyqBpfMl+IvYWZe4E6kAKc8ak8OBsTFr9LOeYW6i5wBUXGRRrTgnS15z0nMsasAxqa/Mb2Vu+sOznXBR root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:33:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.01 seconds 2019-05-14 12:00:39,666 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-169-generic (buildd@lgw01-amd64-036) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #219-Ubuntu SMP Wed Apr 3 14:01:26 UTC 2019 (Ubuntu 3.13.0-169.219-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000003ffdc000-0x000000003fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x3ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x3fc00000-0x3fdfffff] [ 0.000000] init_memory_mapping: [mem 0x3c000000-0x3fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x3bffffff] [ 0.000000] init_memory_mapping: [mem 0x3fe00000-0x3ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000003ffe14f7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000003ffe140b 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000003ffe0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000003ffe0000 000040 [ 0.000000] ACPI: APIC 000000003ffe147f 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000003ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x3ffdbfff] [ 0.000000] NODE_DATA [mem 0x3ffd7000-0x3ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x3ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x40000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88003fc00000 s84096 r8192 d22400 u2097152 [ 0.000000] kvm-clock: cpu 0, msr 0:3ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 3fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 257893 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-169-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 1007596K/1048040K available (7503K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 40444K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 4194304 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009661] Security Framework initialized [ 0.011185] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013429] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016869] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020431] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022656] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024241] Initializing cgroup subsys memory [ 0.025821] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029575] Initializing cgroup subsys blkio [ 0.031107] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034368] 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.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041889] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046266] 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.072558] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.078667] ACPI: Core revision 20131115 [ 0.080470] ACPI: All ACPI Tables successfully acquired [ 0.082521] ftrace: allocating 28753 entries in 113 pages [ 0.104247] smpboot: Max logical packages: 1 [ 0.108084] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.110583] Enabling x2apic [ 0.111707] Enabled x2apic [ 0.112015] Switched APIC routing to physical x2apic. [ 0.116780] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.118777] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.121651] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131124] KVM setup paravirtual spinlock [ 0.134239] x86: Booted up 1 node, 1 CPUs [ 0.135685] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.136420] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.138764] devtmpfs: initialized [ 0.141810] EVM: security.selinux [ 0.143053] EVM: security.SMACK64 [ 0.144003] EVM: security.ima [ 0.145139] EVM: security.capability [ 0.147422] pinctrl core: initialized pinctrl subsystem [ 0.148101] regulator-dummy: no parameters [ 0.149658] RTC time: 11:33:30, date: 05/14/19 [ 0.151275] NET: Registered protocol family 16 [ 0.152155] cpuidle: using governor ladder [ 0.153617] cpuidle: using governor menu [ 0.155056] ACPI: bus type PCI registered [ 0.156012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.158294] PCI: Using configuration type 1 for base access [ 0.160709] bio: create slab at 0 [ 0.162357] ACPI: Added _OSI(Module Device) [ 0.163841] ACPI: Added _OSI(Processor Device) [ 0.164003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.165618] ACPI: Added _OSI(Processor Aggregator Device) [ 0.168932] ACPI: Interpreter enabled [ 0.170293] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.172929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.176003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.179303] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.182114] ACPI: (supports S0 S5) [ 0.183370] ACPI: Using IOAPIC for interrupt routing [ 0.184019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.187231] ACPI: No dock devices found. [ 0.189782] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.191836] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.192007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.194176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.196227] acpiphp: Slot [3] registered [ 0.197665] acpiphp: Slot [4] registered [ 0.199102] acpiphp: Slot [5] registered [ 0.200035] acpiphp: Slot [6] registered [ 0.201534] acpiphp: Slot [7] registered [ 0.202958] acpiphp: Slot [8] registered [ 0.204020] acpiphp: Slot [9] registered [ 0.205439] acpiphp: Slot [10] registered [ 0.206890] acpiphp: Slot [11] registered [ 0.208026] acpiphp: Slot [12] registered [ 0.209465] acpiphp: Slot [13] registered [ 0.210905] acpiphp: Slot [14] registered [ 0.212020] acpiphp: Slot [15] registered [ 0.213466] acpiphp: Slot [16] registered [ 0.214913] acpiphp: Slot [17] registered [ 0.216027] acpiphp: Slot [18] registered [ 0.217483] acpiphp: Slot [19] registered [ 0.218951] acpiphp: Slot [20] registered [ 0.220021] acpiphp: Slot [21] registered [ 0.221473] acpiphp: Slot [22] registered [ 0.222920] acpiphp: Slot [23] registered [ 0.224025] acpiphp: Slot [24] registered [ 0.225479] acpiphp: Slot [25] registered [ 0.226933] acpiphp: Slot [26] registered [ 0.228020] acpiphp: Slot [27] registered [ 0.229465] acpiphp: Slot [28] registered [ 0.230903] acpiphp: Slot [29] registered [ 0.232020] acpiphp: Slot [30] registered [ 0.233467] acpiphp: Slot [31] registered [ 0.234910] PCI host bridge to bus 0000:00 [ 0.236004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.237840] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.239864] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.240004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.242217] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.253757] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.256015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.279446] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.281198] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.283712] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.285160] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.287666] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.288849] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.291051] 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.293074] vgaarb: bridge control possible 0000:00:02.0 [ 0.295140] SCSI subsystem initialized [ 0.296231] ACPI: bus type USB registered [ 0.297708] usbcore: registered new interface driver usbfs [ 0.299554] usbcore: registered new interface driver hub [ 0.300035] usbcore: registered new device driver usb [ 0.301916] PCI: Using ACPI for IRQ routing [ 0.303818] NetLabel: Initializing [ 0.304008] NetLabel: domain hash size = 128 [ 0.305527] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.307264] NetLabel: unlabeled traffic allowed by default [ 0.308208] Switched to clocksource kvm-clock [ 0.316128] AppArmor: AppArmor Filesystem Enabled [ 0.317779] pnp: PnP ACPI init [ 0.318957] ACPI: bus type PNP registered [ 0.320851] pnp: PnP ACPI: found 8 devices [ 0.322317] ACPI: bus type PNP unregistered [ 0.329440] NET: Registered protocol family 2 [ 0.331242] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.333585] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.335808] TCP: Hash tables configured (established 8192 bind 8192) [ 0.338000] TCP: reno registered [ 0.339232] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.341205] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.343508] NET: Registered protocol family 1 [ 0.345595] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.347583] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.349524] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.366506] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.383606] Trying to unpack rootfs image as initramfs... [ 0.482398] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.485261] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487217] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490176] Scanning for low memory corruption every 60 seconds [ 0.492445] Initialise system trusted keyring [ 0.494035] audit: initializing netlink socket (disabled) [ 0.495860] type=2000 audit(1557833610.389:1): initialized [ 0.515741] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.518607] zbud: loaded [ 0.519847] VFS: Disk quotas dquot_6.5.2 [ 0.521308] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.523776] fuse init (API version 7.22) [ 0.525251] msgmni has been set to 1982 [ 0.526697] Key type big_key registered [ 0.528383] Key type asymmetric registered [ 0.529844] Asymmetric key parser 'x509' registered [ 0.531541] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.534169] io scheduler noop registered [ 0.535581] io scheduler deadline registered (default) [ 0.537343] io scheduler cfq registered [ 0.538793] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.540681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.542875] ipmi message handler version 39.2 [ 0.544461] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.547032] ACPI: Power Button [PWRF] [ 0.548476] GHES: HEST is not enabled! [ 0.565010] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.597576] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.600178] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.625559] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.628926] Linux agpgart interface v0.103 [ 0.631282] brd: module loaded [ 0.632895] loop: module loaded [ 0.634499] blk-mq: CPU -> queue map [ 0.635809] CPU 0 -> Queue 0 [ 0.637815] vda: vda1 [ 0.639480] scsi0 : ata_piix [ 0.640684] scsi1 : ata_piix [ 0.641843] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.644037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.646947] libphy: Fixed MDIO Bus: probed [ 0.648475] tun: Universal TUN/TAP device driver, 1.6 [ 0.650195] tun: (C) 1999-2004 Max Krasnyansky [ 0.653188] PPP generic driver version 2.4.2 [ 0.654738] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.656881] ehci-pci: EHCI PCI platform driver [ 0.658441] ehci-platform: EHCI generic platform driver [ 0.660222] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.662254] ohci-pci: OHCI PCI platform driver [ 0.663813] ohci-platform: OHCI generic platform driver [ 0.665583] uhci_hcd: USB Universal Host Controller Interface driver [ 0.682648] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684432] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.687144] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.689168] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.691403] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.693932] usb usb1: Product: UHCI Host Controller [ 0.695614] usb usb1: Manufacturer: Linux 3.13.0-169-generic uhci_hcd [ 0.697746] usb usb1: SerialNumber: 0000:00:01.2 [ 0.699456] hub 1-0:1.0: USB hub found [ 0.700851] hub 1-0:1.0: 2 ports detected [ 0.702441] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.706072] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.707776] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.709592] mousedev: PS/2 mouse device common for all mice [ 0.711793] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.714806] rtc_cmos 00:00: RTC can wake from S4 [ 0.716903] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.719028] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.721199] device-mapper: uevent: version 1.0.3 [ 0.722857] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.725738] ledtrig-cpu: registered to indicate activity on CPUs [ 0.727808] TCP: cubic registered [ 0.729113] NET: Registered protocol family 10 [ 0.730878] NET: Registered protocol family 17 [ 0.732456] Key type dns_resolver registered [ 0.734098] Loading compiled-in X.509 certificates [ 0.736285] Loaded X.509 cert 'Magrathea: Glacier signing key: c33ef6145f3db3027c4d8a0f79bf10b86a6825d2' [ 0.739475] registered taskstats version 1 [ 0.742329] Key type trusted registered [ 0.745874] Key type encrypted registered [ 0.747318] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749157] IMA: No TPM chip found, activating TPM-bypass! [ 0.751529] regulator-dummy: disabling [ 0.752930] Magic number: 3:241:580 [ 0.754388] rtc_cmos 00:00: setting system clock to 2019-05-14 11:33:30 UTC (1557833610) [ 0.757211] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.759194] EDD information not available. [ 0.801474] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.815495] Write protecting the kernel read-only data: 12288k [ 0.817978] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.821995] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.836120] systemd-udevd[99]: starting version 204 [ 0.872539] FDC 0 is a S82078B [ 1.012043] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.177663] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.179867] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.182152] usb 1-1: Product: QEMU USB Tablet [ 1.183688] usb 1-1: Manufacturer: QEMU [ 1.185069] usb 1-1: SerialNumber: 42 [ 1.901585] 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.253931] 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.348925] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.495079] 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 Tue, 14 May 2019 11:33:32 +0000. Up 2.86 seconds. cloud-init-nonet[3.07]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[4.82]: 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 Tue, 14 May 2019 11:33:35 +0000. Up 5.35 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.13 | 255.255.255.0 | fa:16:3e:5e:f0:29 | 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: 43:67:5d:3b:66:ff:ff:44:ae:d9:30:1a:2b:1c:9f:ae root@ns The key's randomart image is: +--[ RSA 2048]----+ | . | | . . . | | . o . = | | . o o o | | S o| | .. o.| | . o..o +| | o o+ B.| | 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: f4:25:45:cd:de:63:58:b4:64:be:45:bf:84:49:40:8b root@ns The key's randomart image is: +--[ DSA 1024]----+ | .+++.+.| | ..o Ooo| | .E...+o=o| | . . o .oo=| | S . .o.| | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 1a:16:2c:ec:01:a6:91:3d:a0:6f:69:7f:06:d6:bd:3c root@ns The key's randomart image is: +--[ECDSA 256]---+ |o+o | |o+oo . | |o .+ o | | . o + o | | = + + S | | o o o + . | | . + E | | o . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: af:11:76:b7:8c:e7:7c:ba:18:9b:fc:8d:71:77:a1:0d root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | | | | | S . .E . | | . + + .+ .| | . + =...o| | + O =...| | . =.B+. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Tue, 14 May 2019 11:33:40 +0000. Up 10.92 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 Tue, 14 May 2019 11:33:41 +0000. Up 11.93 seconds. + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ubuntu 14.04.6 LTS ns ttyS0 ns login: Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [172 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:4 http://security.ubuntu.com trusty-security/universe Sources [102 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [431 kB] Get:6 http://security.ubuntu.com trusty-security/main amd64 Packages [830 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:8 http://security.ubuntu.com trusty-security/universe amd64 Packages [293 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [231 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [446 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7535 B] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [161 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1172 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [524 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [579 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [280 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 8s (1545 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (381 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51351 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.19_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.19) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.19) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.206 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.206 ++ echo A 172.30.9.206 + chown root:bind /var/lib/bind/db.clearwater.opnfv + service bind9 reload * Reloading domain name service... bind9 ...done. + curl -i -X POST -H 'X-Auth-Token: gAAAAABc2qcbrsHG1scrd5VHOVEBWnXPQxP9MaVEN2Cz7F1IhW3xxrIv0XciDDHmDvV9-nsecR9Xhg2x46vTEv8L6C-3Bc72w_XCk4AlkY8Y4jmvw6YuuZci0Tgrw5aquE0P_zZ92-QUGvTVzNLogW-IrI6Zih24F7BcuBNuQnUxUkpM9mCbp78' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.28:8004/v1/910d1458c92944bd985af9e798806a7e/stacks/clearwater-opnfv-dns-6ptbhfi2ufhw/c2ad5f6b-b6e5-49ab-9ba9-fe800d6d387b/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 59 HTTP/1.1 200 OK Date: Tue, 14 May 2019 11:33:56 GMT Server: Apache x-openstack-request-id: req-ae960a74-5ce4-466a-b9b2-47acdb01d16e 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 | 75:1f:81:f3:d7:0d:65:57:d3:7c:b4:da:ce:67:99:7c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f4:25:45:cd:de:63:58:b4:64:be:45:bf:84:49:40:8b root@ns (DSA) ec2: 256 1a:16:2c:ec:01:a6:91:3d:a0:6f:69:7f:06:d6:bd:3c root@ns (ECDSA) ec2: 256 af:11:76:b7:8c:e7:7c:ba:18:9b:fc:8d:71:77:a1:0d root@ns (ED25519) ec2: 2048 43:67:5d:3b:66:ff:ff:44:ae:d9:30:1a:2b:1c:9f:ae root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAT2t01l8MdWAMpQk17S2BN197iSPTwNJF7gLwlcweQLQAtUG6IOYCkClSaHiQXF5PBFyTkgPWdVPqYrGmRKTDI= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICihDCfZfiwOovuTpdBRTescjQkhbJVfmCNlOwBUgNDL root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCti5mbck6iR6+2i8pO13m7zeTVMxFt+dIOPZn5YxTX7p6xdYbSBETAMX1/aG0RAwLPvJmq6ldBcJACOKy6CnXdFzrJyCF6pjY21jA0DKAPhI8NbS+RDIzjsLsdOeaAXr3RH6Z8HBOyPuQCSSeyfzvbWmhaw69cGWRnOY63fasvR46x+QQXjSumb+mAl0mdXezVS8dTG9KCJpXM4ORH2GbO69jZ3tsJrQB5MvxGXPT58XG3vOQqz6RBl37xULxadU4wew3LXyqBpfMl+IvYWZe4E6kAKc8ak8OBsTFr9LOeYW6i5wBUXGRRrTgnS15z0nMsasAxqa/Mb2Vu+sOznXBR root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 14 May 2019 11:33:56 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 27.01 seconds 2019-05-14 12:00:39,669 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.212 2019-05-14 12:00:39,758 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Account opnfv functest user is created on Ellis {u'username': u'functest@opnfv.org', u'full_name': u'opnfv functest user'} 2019-05-14 12:00:39,825 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-05-14 12:00:39,826 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-05-14 12:00:40,090 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550861@clearwater.opnfv', u'sip_username': u'6505550861', u'formatted_number': u'(650) 555-0861', u'number': u'6505550861', u'sip_uri': u'sip:6505550861@clearwater.opnfv', u'number_id': u'38cbc866f0194b43857e9912303a6145', u'sip_password': u'FeNrkWea8', u'pstn': False} 2019-05-14 12:00:40,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 12:00:40,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:00:40,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:00:40 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 Server: Apache x-openstack-request-id: req-b239c612-13a5-41f4-8f02-7f1bd3b878e6 2019-05-14 12:00:40,122 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:00:40,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Tue, 14 May 2019 12:00:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4a9d1bdf-95b3-4f16-aebc-8ad37f8388c8 2019-05-14 12:00:40,196 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "outputs": [{"output_value": "172.30.9.206", "output_key": "dns_ip", "description": "IP address of DNS"}, {"output_value": "clearwater.opnfv", "output_key": "zone", "description": "DNS zone"}], "template_description": "Clearwater deployment\n"}} 2019-05-14 12:00:40,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 used request id req-4a9d1bdf-95b3-4f16-aebc-8ad37f8388c8 2019-05-14 12:00:40,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.10554599762s 2019-05-14 12:00:40,198 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.206', u'output_key': u'dns_ip', u'description': u'IP address of DNS'}), Munch({u'output_value': u'clearwater.opnfv', u'output_key': u'zone', u'description': u'DNS zone'})] 2019-05-14 12:00:40,199 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-05-14 12:00:40,199 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-05-14 12:00:40,206 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2019-05-14 12:00:40,207 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2019-05-14 12:02:52,128 - 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) - (6505550998, 6505550709) Passed Basic Call - SDP (TCP) - (6505550302, 6505550605) Passed Basic Call - Tel URIs (TCP) - (6505550668, 6505550992) Passed Basic Call - Unknown number (TCP) - (6505550708, 6505550984) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550203, 6505550493) Passed Basic Call - Messages - Pager model (TCP) - (6505550447, 6505550104) Passed Basic Call - Pracks (TCP) - (6505550331, 6505550816) Passed Basic Registration (TCP) - (6505550528) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550091, 6505550376) Passed Call Barring - Outbound Rejection (TCP) - (6505550793, 6505550834) 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) - (6505550886, 6505550459) 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) - (6505550995, 6505550648, 6505550632) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550773, 6505550077, 6505550582) Passed Call Diversion - Not reachable (408) (TCP) - (6505550609, 6505550122, 6505550493) Passed Call Diversion - Not reachable (503) (TCP) - (6505550241, 6505550255, 6505550448) Passed Call Diversion - Not reachable (500) (TCP) - (6505550256, 6505550448, 6505550404) Passed Call Diversion - Busy (TCP) - (6505550366, 6505550436, 6505550011) Passed Call Diversion - Unconditional (TCP) - (6505550599, 6505550872, 6505550138) Passed Call Diversion - No answer (TCP) - (6505550327, 6505550837, 6505550981) Passed Call Diversion - Bad target URI (TCP) - (6505550533, 6505550214) Passed Call Diversion - Audio-only call (TCP) - (6505550647, 6505550333, 6505550379, 6505550490) Passed Call Diversion - Audio-video call (TCP) - (6505550319, 6505550503, 6505550106, 6505550613) Passed Call Forking - Mainline (TCP) - (6505550270, 6505550385) Passed Call Forking - Endpoint offline (TCP) - (6505550056, 6505550127) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550066, 6505550754) Passed Call Waiting - Accepted (TCP) - (6505550821, 6505550665, 6505550035) Passed Call Waiting - Cancelled (TCP) - (6505550015, 6505550673, 6505550491) Passed CANCEL - Mainline (TCP) - (6505550051, 6505550960) Passed Filtering - Accept-Contact (TCP) - (6505550128, 6505550443) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550805, 6505550560) Passed Filtering - Accept-Contact no match (TCP) - (6505550755, 6505550235) Passed Filtering - Accept-Contact negated match (TCP) - (6505550636, 6505550527) Passed Filtering - RFC3841 example (TCP) - (6505550972, 6505550502) Passed Filtering - Reject-Contact no match (TCP) - (6505550873, 6505550553) Passed Filtering - Reject-Contact match (TCP) - (6505550702, 6505550495) 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) - (6505550780) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550486) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550789) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550381) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550250, 6505550103) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550120, 6505550062) Passed GRUU - Call - only GRUU as target (TCP) - (6505550668, 6505550470) Passed GRUU - Call - AoR as target (TCP) - (6505550280, 6505550807) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550089, 6505550921) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550352, 6505550504) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550253, 6505550163) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550863, 6505550951) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550097, 6505550228) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550654, 6505550195) 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) - (6505550941) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550068) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550892) 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) - (6505550612, 6505550342) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-05-14 12:02:52,130 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-05-14 12:02:52,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:02:52,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:53,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1338 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-9059080a-d54d-4ed8-a3f3-97eb7d051809 x-openstack-request-id: req-9059080a-d54d-4ed8-a3f3-97eb7d051809 2019-05-14 12:02:53,017 - 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:f0:36:7d", "version": 4, "addr": "192.168.100.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f0:36:7d", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "6a690a9d-ff75-41ee-96bd-9dd2f722dd42", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "bono-0.clearwater.opnfv", "created": "2019-05-14T11:54:10Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "192.168.100.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:f1:a8", "version": 4, "addr": "172.30.9.214", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:39.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "3dfbde0c-745c-47e4-93f4-b32c1eb63dee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:39Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "dime-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "192.168.100.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:5b:6b", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:54:42.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "54684f0c-8495-47e5-ba48-1ee426b7a77d", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:54:42Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "homer-0.clearwater.opnfv", "created": "2019-05-14T11:54:09Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "192.168.100.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:e5:6b", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7f318902-2734-418f-8821-6e2667b6b02f", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:49:12.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7f318902-2734-418f-8821-6e2667b6b02f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:49:12Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "sprout-0.clearwater.opnfv", "created": "2019-05-14T11:48:56Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "192.168.100.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:53:7e", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:39:15.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "a8180e62-1c8a-42c5-bcaa-fb2a8016a693", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:39:15Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "vellum-0.clearwater.opnfv", "created": "2019-05-14T11:38:59Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "192.168.100.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bc:85", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:35:50.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "7dfae5f8-5f34-4108-bbc2-63ba98c1a14b", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:35:50Z", "hostId": "c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ellis-0.clearwater.opnfv", "created": "2019-05-14T11:34:06Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "192.168.100.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5e:f0:29", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "rel": "bookmark"}], "image": {"id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "links": [{"href": "http://172.30.9.28:8774/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T11:33:29.000000", "flavor": {"id": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "links": [{"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "bookmark"}]}, "id": "4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "3476b4c897064429b4015f5bfa0fe63d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T11:33:29Z", "hostId": "167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "name": "ns.clearwater.opnfv", "created": "2019-05-14T11:31:42Z", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:02:53,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9059080a-d54d-4ed8-a3f3-97eb7d051809 2019-05-14 12:02:53,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.887536048889s 2019-05-14 12:02:53,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:02:53,029 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:53,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-108be916-7ffc-4900-82d3-a4427585c743 x-openstack-request-id: req-108be916-7ffc-4900-82d3-a4427585c743 2019-05-14 12:02:53,049 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:02:53,049 - 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-108be916-7ffc-4900-82d3-a4427585c743 2019-05-14 12:02:53,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238671302795s 2019-05-14 12:02:53,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:02:53,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:54,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-cee93081-2fa0-4cc4-9045-0167bbd8cc79 x-openstack-request-id: req-cee93081-2fa0-4cc4-9045-0167bbd8cc79 2019-05-14 12:02:54,155 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:02:54,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6a690a9d-ff75-41ee-96bd-9dd2f722dd42/os-security-groups used request id req-cee93081-2fa0-4cc4-9045-0167bbd8cc79 2019-05-14 12:02:54,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.10462498665s 2019-05-14 12:02:54,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:02:54,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:54,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:02:54 GMT X-Openstack-Request-Id: req-25967462-7ea0-40c9-a983-317fcaa6a93a 2019-05-14 12:02:54,486 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:02:54,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-25967462-7ea0-40c9-a983-317fcaa6a93a 2019-05-14 12:02:54,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.324501037598s 2019-05-14 12:02:54,493 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:02:54,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:02:54,498 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:54,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-effd84e8-2044-4739-9256-13a0ca480bbe x-openstack-request-id: req-effd84e8-2044-4739-9256-13a0ca480bbe 2019-05-14 12:02:54,522 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:02:54,522 - 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-effd84e8-2044-4739-9256-13a0ca480bbe 2019-05-14 12:02:54,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0279409885406s 2019-05-14 12:02:54,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:02:54,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:55,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-764bad7f-24a6-458c-a9d6-082c988e12b4 x-openstack-request-id: req-764bad7f-24a6-458c-a9d6-082c988e12b4 2019-05-14 12:02:55,642 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:02:55,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/3dfbde0c-745c-47e4-93f4-b32c1eb63dee/os-security-groups used request id req-764bad7f-24a6-458c-a9d6-082c988e12b4 2019-05-14 12:02:55,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.11942815781s 2019-05-14 12:02:55,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:02:55,653 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:55,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:02:55 GMT X-Openstack-Request-Id: req-22b4160a-0cc9-4f21-b9bf-9a25c87bdca3 2019-05-14 12:02:55,692 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:02:55,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-22b4160a-0cc9-4f21-b9bf-9a25c87bdca3 2019-05-14 12:02:55,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0437080860138s 2019-05-14 12:02:55,698 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:02:55,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:02:55,702 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:55,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:02:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a4e2b1bc-28cb-4207-9b06-5203501c6792 x-openstack-request-id: req-a4e2b1bc-28cb-4207-9b06-5203501c6792 2019-05-14 12:02:55,722 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:02:55,722 - 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-a4e2b1bc-28cb-4207-9b06-5203501c6792 2019-05-14 12:02:55,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0227749347687s 2019-05-14 12:02:55,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:02:55,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:02:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e66837e3-7081-42a4-9918-07d57d0f4486 x-openstack-request-id: req-e66837e3-7081-42a4-9918-07d57d0f4486 2019-05-14 12:02:56,181 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:02:56,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/54684f0c-8495-47e5-ba48-1ee426b7a77d/os-security-groups used request id req-e66837e3-7081-42a4-9918-07d57d0f4486 2019-05-14 12:02:56,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.458370923996s 2019-05-14 12:02:56,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:02:56,191 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:02:56 GMT X-Openstack-Request-Id: req-0d8fb2aa-5d26-43bd-a5b3-cfaec553af36 2019-05-14 12:02:56,232 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:02:56,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0d8fb2aa-5d26-43bd-a5b3-cfaec553af36 2019-05-14 12:02:56,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.044380903244s 2019-05-14 12:02:56,236 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:02:56,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:02:56,239 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-3018da48-0e74-45e5-9108-46ebbdecba00 x-openstack-request-id: req-3018da48-0e74-45e5-9108-46ebbdecba00 2019-05-14 12:02:56,273 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:02:56,273 - 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-3018da48-0e74-45e5-9108-46ebbdecba00 2019-05-14 12:02:56,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0360338687897s 2019-05-14 12:02:56,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:02:56,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-bdc7b52d-42a3-4b82-866f-6eefe1162fd7 x-openstack-request-id: req-bdc7b52d-42a3-4b82-866f-6eefe1162fd7 2019-05-14 12:02:56,609 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:02:56,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7f318902-2734-418f-8821-6e2667b6b02f/os-security-groups used request id req-bdc7b52d-42a3-4b82-866f-6eefe1162fd7 2019-05-14 12:02:56,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.334705114365s 2019-05-14 12:02:56,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:02:56,620 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:02:56 GMT X-Openstack-Request-Id: req-e0c516df-9368-4bb1-9397-d5feae10fc98 2019-05-14 12:02:56,653 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:02:56,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e0c516df-9368-4bb1-9397-d5feae10fc98 2019-05-14 12:02:56,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0372760295868s 2019-05-14 12:02:56,658 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:02:56,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:02:56,662 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-a8d8a845-3d6b-4686-b623-79b91c89bb53 x-openstack-request-id: req-a8d8a845-3d6b-4686-b623-79b91c89bb53 2019-05-14 12:02:56,687 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:02:56,688 - 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-a8d8a845-3d6b-4686-b623-79b91c89bb53 2019-05-14 12:02:56,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287480354309s 2019-05-14 12:02:56,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:02:56,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-a55b46e8-f775-4e35-b851-9cebfebfbfd5 x-openstack-request-id: req-a55b46e8-f775-4e35-b851-9cebfebfbfd5 2019-05-14 12:02:56,828 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:02:56,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a8180e62-1c8a-42c5-bcaa-fb2a8016a693/os-security-groups used request id req-a55b46e8-f775-4e35-b851-9cebfebfbfd5 2019-05-14 12:02:56,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.139693021774s 2019-05-14 12:02:56,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:02:56,838 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:02:56 GMT X-Openstack-Request-Id: req-3727bce0-5595-46b0-9f64-684b9da560b3 2019-05-14 12:02:56,873 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:02:56,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3727bce0-5595-46b0-9f64-684b9da560b3 2019-05-14 12:02:56,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393710136414s 2019-05-14 12:02:56,879 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:02:56,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:02:56,883 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:56,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-d5f3f5a3-d7bb-4a35-912e-a85f076f62e4 x-openstack-request-id: req-d5f3f5a3-d7bb-4a35-912e-a85f076f62e4 2019-05-14 12:02:56,904 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:02:56,904 - 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-d5f3f5a3-d7bb-4a35-912e-a85f076f62e4 2019-05-14 12:02:56,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242650508881s 2019-05-14 12:02:56,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:02:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:57,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-e3b75c01-7956-48d9-9810-d5ec2ee80c2c x-openstack-request-id: req-e3b75c01-7956-48d9-9810-d5ec2ee80c2c 2019-05-14 12:02:57,052 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:02:57,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7dfae5f8-5f34-4108-bbc2-63ba98c1a14b/os-security-groups used request id req-e3b75c01-7956-48d9-9810-d5ec2ee80c2c 2019-05-14 12:02:57,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.146365880966s 2019-05-14 12:02:57,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:02:57,062 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:57,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:02:57 GMT X-Openstack-Request-Id: req-4b941d79-2325-406b-bd6d-352420a9ad9c 2019-05-14 12:02:57,097 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:02:57,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4b941d79-2325-406b-bd6d-352420a9ad9c 2019-05-14 12:02:57,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0392758846283s 2019-05-14 12:02:57,104 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:02:57,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:02:57,108 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:57,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-f6013a7a-cff2-46d7-b692-be881a49ee75 x-openstack-request-id: req-f6013a7a-cff2-46d7-b692-be881a49ee75 2019-05-14 12:02:57,126 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:02:57,126 - 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-f6013a7a-cff2-46d7-b692-be881a49ee75 2019-05-14 12:02:57,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221810340881s 2019-05-14 12:02:57,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-05-14 12:02:57,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1/os-security-groups -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:57,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:02: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-a5193dc6-0c0a-49fb-aee7-58b9ba878ada x-openstack-request-id: req-a5193dc6-0c0a-49fb-aee7-58b9ba878ada 2019-05-14 12:02:57,278 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a70216d1-213c-4922-b47a-560db371577d"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b14f991d-772d-4793-97c1-fb89aca4deda"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "a46e153b-575c-482e-affc-5e45bd51321f", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ef373e95-6253-4f75-8a24-477601bf8bf7"}], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "id": "a46e153b-575c-482e-affc-5e45bd51321f", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-05-14 12:02:57,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1/os-security-groups used request id req-a5193dc6-0c0a-49fb-aee7-58b9ba878ada 2019-05-14 12:02:57,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.150753974915s 2019-05-14 12:02:57,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:02:57,288 - 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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:57,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:02:57 GMT X-Openstack-Request-Id: req-703e1aca-3a6c-4bff-b313-59c6fb2d19c5 2019-05-14 12:02:57,321 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:02:57,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-703e1aca-3a6c-4bff-b313-59c6fb2d19c5 2019-05-14 12:02:57,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0365898609161s 2019-05-14 12:02:57,327 - os_client_config.cloud_config - WARNING - Keystone catalog entry not found (service_type=volume,service_name=Noneinterface=public,region_name=regionOne) 2019-05-14 12:02:57,328 - 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:f0:36:7d', 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:f0:36:7d', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'6a690a9d-ff75-41ee-96bd-9dd2f722dd42', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-05-14T11:54:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:42Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.4', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:10Z', 'created': u'2019-05-14T11:54:10Z', '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:c9:f1:a8', u'version': 4, u'addr': u'192.168.100.9', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c9:f1:a8', u'version': 4, u'addr': u'172.30.9.214', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:39.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'3dfbde0c-745c-47e4-93f4-b32c1eb63dee', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-05-14T11:54:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:39Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.9', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:09Z', 'created': u'2019-05-14T11:54:09Z', '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:17:5b:6b', 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:17:5b:6b', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'54684f0c-8495-47e5-ba48-1ee426b7a77d', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-05-14T11:54:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:54:42Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.10', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:54:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:54:09Z', 'created': u'2019-05-14T11:54:09Z', '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:7a:e5:6b', u'version': 4, u'addr': u'192.168.100.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7a:e5:6b', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:49:12.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'7f318902-2734-418f-8821-6e2667b6b02f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-05-14T11:49:12.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:49:12Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.3', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:49:12.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:48:56Z', 'created': u'2019-05-14T11:48:56Z', '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:17:53:7e', 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:17:53:7e', 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'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:39:15.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'a8180e62-1c8a-42c5-bcaa-fb2a8016a693', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', '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'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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-05-14T11:39:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:39:15Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.5', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:39:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:38:59Z', 'created': u'2019-05-14T11:38:59Z', '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:97:bc:85', u'version': 4, u'addr': u'192.168.100.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:97:bc:85', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:35:50.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'7dfae5f8-5f34-4108-bbc2-63ba98c1a14b', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-05-14T11:35:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:35:50Z', 'hostId': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.7', 'cloud': 'envvars', 'host_id': u'c342f3c100529bb4391bfd07f64f846476bb0056968afe50134348db', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:35:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:34:06Z', 'created': u'2019-05-14T11:34:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:f0:29', u'version': 4, u'addr': u'192.168.100.13', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5e:f0:29', u'version': 4, u'addr': u'172.30.9.206', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ce81deb9-864d-4d16-9bea-e1c78c74b512', 'name': u'heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:33:29.000000', 'flavor': Munch({u'id': u'4b3f6c33-4b51-4d92-bf6f-1e0d307553e8', 'name': u'heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985'}), 'az': u'nova', 'id': u'4beb3e1e-8dd5-4f5d-aa91-021c6f1626f1', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'a70216d1-213c-4922-b47a-560db371577d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'b14f991d-772d-4793-97c1-fb89aca4deda'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', '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'ef373e95-6253-4f75-8a24-477601bf8bf7'})], 'id': u'a46e153b-575c-482e-affc-5e45bd51321f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3476b4c897064429b4015f5bfa0fe63d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.206', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2458663e0bfe462f8028993263e71ee8', 'name': 'heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.206', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.206', 'launched_at': u'2019-05-14T11:33:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T11:33:29Z', 'hostId': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985', 'public_v6': '', 'private_v4': u'192.168.100.13', 'cloud': 'envvars', 'host_id': u'167dcd4c273bec16771703438813ec8286e36c275de6edc3838f2083', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T11:33:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2458663e0bfe462f8028993263e71ee8', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'2458663e0bfe462f8028993263e71ee8', 'created_at': u'2019-05-14T11:31:42Z', 'created': u'2019-05-14T11:31:42Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-05-14 12:02:57,333 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-05-14 12:02:57,337 - paramiko.transport - DEBUG - starting thread (client mode): 0xe026c5d0L 2019-05-14 12:02:57,338 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:02:57,341 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:02:57,341 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:02:57,343 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:02:57,343 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:02:57,343 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:02:57,343 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:02:57,343 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:02:57,343 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:02:57,386 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:02:57,386 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:02:57,401 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.213: 5a62f8266397da078297351f0bbca1ac 2019-05-14 12:02:57,402 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:02:57,426 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:02:57,435 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:02:57,467 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:02:57,714 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:02:57,714 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:02:57,733 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:02:57,743 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:02:57,743 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-05-14 12:02:57,745 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-05-14 12:02:57,747 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0ca27d0L 2019-05-14 12:02:57,747 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:02:57,756 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:02:57,756 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:02:57,757 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:02:57,757 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:02:57,757 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:02:57,757 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:02:57,758 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:02:57,758 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:02:57,798 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:02:57,799 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:02:57,811 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.214: 5b4df785956516ef676c611afaa621e8 2019-05-14 12:02:57,812 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:02:57,838 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:02:57,848 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:02:57,876 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:02:58,126 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:02:58,126 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:02:58,142 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:02:58,154 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:02:58,154 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-14 12:02:58,156 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-05-14 12:02:58,159 - paramiko.transport - DEBUG - starting thread (client mode): 0xe026cb10L 2019-05-14 12:02:58,160 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:02:58,165 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:02:58,165 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:02:58,166 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:02:58,166 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:02:58,166 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:02:58,166 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:02:58,166 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:02:58,166 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:02:58,208 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:02:58,209 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:02:58,223 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.208: c0fe7446e24ea338a95da4d9da98d966 2019-05-14 12:02:58,224 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:02:58,249 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:02:58,258 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:02:58,288 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:02:58,524 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:02:58,524 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:02:58,554 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:02:58,566 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:02:58,566 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 6m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-14 12:02:58,567 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 12:02:58,568 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-05-14 12:02:58,570 - paramiko.transport - DEBUG - starting thread (client mode): 0xe026cd90L 2019-05-14 12:02:58,570 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:02:58,575 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:02:58,575 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:02:58,577 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:02:58,577 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:02:58,577 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:02:58,577 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:02:58,577 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:02:58,577 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:02:58,620 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:02:58,620 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:02:58,634 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: 45a17df5e841954c5b1ef3295cfd9fc8 2019-05-14 12:02:58,635 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:02:58,661 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:02:58,670 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:02:58,699 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:02:58,944 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:02:58,944 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:02:58,965 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:02:58,975 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:02:58,975 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 12m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-14 12:02:58,976 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 12:02:58,977 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-05-14 12:02:58,979 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0ca2550L 2019-05-14 12:02:58,980 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:02:58,986 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:02:58,987 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:02:58,988 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:02:58,988 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:02:58,988 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:02:58,988 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:02:58,988 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:02:58,988 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:02:59,028 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:02:59,029 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:02:59,043 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 924d23217046ed9142300234c82e180f 2019-05-14 12:02:59,044 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:02:59,068 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:02:59,077 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:02:59,109 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:02:59,360 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:02:59,360 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:02:59,374 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:02:59,392 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:02:59,392 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 18m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-05-14 12:02:59,394 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-05-14 12:02:59,396 - paramiko.transport - DEBUG - starting thread (client mode): 0xe026c5d0L 2019-05-14 12:02:59,397 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:02:59,402 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13 2019-05-14 12:02:59,402 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-05-14 12:02:59,403 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:02:59,403 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:02:59,404 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:02:59,404 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:02:59,404 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:02:59,404 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:02:59,447 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:02:59,448 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:02:59,460 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 95841cf2c2d58945d516b59a03ed57f1 2019-05-14 12:02:59,461 - paramiko.transport - DEBUG - Trying discovered key 751f81f3d70d6557d37cb4dace67997c in /tmp/tmpUIVf9q 2019-05-14 12:02:59,488 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:02:59,497 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:02:59,526 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:02:59,783 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:02:59,783 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:02:59,792 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:02:59,802 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:02:59,802 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 25m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-05-14 12:02:59,803 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 12:02:59,919 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 12:02:59,919 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 31:52 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 12:02:59,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 12:02:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:02:59,952 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:02:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-9453f3df-eb4e-4750-836c-f5d832ebda2f 2019-05-14 12:02:59,952 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:02:59,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 12:02:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0d6e212a-70bd-42ec-8dd9-7ad380dc4e4e 2019-05-14 12:02:59,994 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-14 12:02:59,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-0d6e212a-70bd-42ec-8dd9-7ad380dc4e4e 2019-05-14 12:02:59,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715069770813s 2019-05-14 12:02:59,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?limit=1&sort_dir=desc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:00,028 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:02:59 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-abd36441-be92-4952-977d-2153fa952027 2019-05-14 12:03:00,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:00,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Tue, 14 May 2019 12:03:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-102a08f5-1cd0-469b-9108-d1fff4fbadcf 2019-05-14 12:03:00,070 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-14T12:00:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv/events/26904fba-0d2f-4721-8906-071a7654079d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "id": "26904fba-0d2f-4721-8906-071a7654079d"}]} 2019-05-14 12:03:00,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-102a08f5-1cd0-469b-9108-d1fff4fbadcf 2019-05-14 12:03:00,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737519264221s 2019-05-14 12:03:00,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-05-14 12:03:00,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:00,101 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 Server: Apache x-openstack-request-id: req-d003a50e-1703-4fec-9bb2-abca5d16fbd7 2019-05-14 12:03:00,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-05-14 12:03:00,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 12:03:00 GMT Server: Apache x-openstack-request-id: req-175b7a3a-1d22-446b-99e2-48e06b91fc49 2019-05-14 12:03:00,225 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 12:03:00,225 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8 used request id req-175b7a3a-1d22-446b-99e2-48e06b91fc49 2019-05-14 12:03:00,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.153864860535s 2019-05-14 12:03:00,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=26904fba-0d2f-4721-8906-071a7654079d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:00,255 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:00 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=26904fba-0d2f-4721-8906-071a7654079d&sort_dir=asc Server: Apache x-openstack-request-id: req-791b4a14-826a-454e-863d-e6946d294070 2019-05-14 12:03:00,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:00,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 335 Content-Type: application/json Date: Tue, 14 May 2019 12:03:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b64335f5-01da-4f54-b7ff-01c03b5e0bc8 2019-05-14 12:03:00,330 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-05-14T12:03:00Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv/events/c65bac74-4d52-4352-a2c9-722995bf428d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "id": "c65bac74-4d52-4352-a2c9-722995bf428d"}]} 2019-05-14 12:03:00,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=26904fba-0d2f-4721-8906-071a7654079d&sort_dir=asc&marker=26904fba-0d2f-4721-8906-071a7654079d&sort_dir=asc used request id req-b64335f5-01da-4f54-b7ff-01c03b5e0bc8 2019-05-14 12:03:00,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.105124950409s 2019-05-14 12:03:05,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:05,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c65bac74-4d52-4352-a2c9-722995bf428d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:05,369 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:05 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c65bac74-4d52-4352-a2c9-722995bf428d&sort_dir=asc Server: Apache x-openstack-request-id: req-1e03ef4b-5298-4c4d-a316-c381a6b244b5 2019-05-14 12:03:05,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:05,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 521 Content-Type: application/json Date: Tue, 14 May 2019 12:03:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b6505093-5611-4145-a7d2-80bcc4fe00f8 2019-05-14 12:03:05,413 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-05-14T12:03:00Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/bono/events/b3018ba6-009b-4356-8b4b-addc1c416cf5", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "59708567-314b-49bb-82fc-4ed3ed8a1db7", "id": "b3018ba6-009b-4356-8b4b-addc1c416cf5"}, {"resource_name": "homer", "event_time": "2019-05-14T12:03:01Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/homer/events/4c9852e8-ffb2-4843-a4a5-86072c42463d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "13d2fd47-8807-4ed2-a3d7-eb85bdf84fd3", "id": "4c9852e8-ffb2-4843-a4a5-86072c42463d"}, {"resource_name": "dime", "event_time": "2019-05-14T12:03:02Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dime/events/667f9ab4-e184-4fb3-85e8-70906c0d5d09", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "51982f94-913f-4b9e-b2d0-5986815dc968", "id": "667f9ab4-e184-4fb3-85e8-70906c0d5d09"}]} 2019-05-14 12:03:05,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c65bac74-4d52-4352-a2c9-722995bf428d&sort_dir=asc&marker=c65bac74-4d52-4352-a2c9-722995bf428d&sort_dir=asc used request id req-b6505093-5611-4145-a7d2-80bcc4fe00f8 2019-05-14 12:03:05,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769391059875s 2019-05-14 12:03:10,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=667f9ab4-e184-4fb3-85e8-70906c0d5d09&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:10,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:10 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=667f9ab4-e184-4fb3-85e8-70906c0d5d09&sort_dir=asc Server: Apache x-openstack-request-id: req-a6ac0289-5e92-451b-9f41-4735ce1c561f 2019-05-14 12:03:10,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:10,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 612 Content-Type: application/json Date: Tue, 14 May 2019 12:03:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5fc44c26-ab0e-4230-9511-681f16a75c50 2019-05-14 12:03:10,776 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-05-14T12:03:08Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/homer/events/3284e07e-9d17-4988-b0d5-97e08966f025", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "13d2fd47-8807-4ed2-a3d7-eb85bdf84fd3", "id": "3284e07e-9d17-4988-b0d5-97e08966f025"}, {"resource_name": "bono", "event_time": "2019-05-14T12:03:09Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/bono/events/64215ed9-60db-4c84-b733-d03a44eab27a", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "59708567-314b-49bb-82fc-4ed3ed8a1db7", "id": "64215ed9-60db-4c84-b733-d03a44eab27a"}, {"resource_name": "dime", "event_time": "2019-05-14T12:03:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dime/events/995a550f-aae3-44b6-940e-4e26345cf5f6", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "51982f94-913f-4b9e-b2d0-5986815dc968", "id": "995a550f-aae3-44b6-940e-4e26345cf5f6"}, {"resource_name": "sprout", "event_time": "2019-05-14T12:03:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/sprout/events/84ce64b3-c86a-4435-8a07-151902aca5db", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "778f7bd1-f2bd-45dd-970d-a30257397b88", "id": "84ce64b3-c86a-4435-8a07-151902aca5db"}]} 2019-05-14 12:03:10,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=667f9ab4-e184-4fb3-85e8-70906c0d5d09&sort_dir=asc&marker=667f9ab4-e184-4fb3-85e8-70906c0d5d09&sort_dir=asc used request id req-5fc44c26-ab0e-4230-9511-681f16a75c50 2019-05-14 12:03:10,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.355952978134s 2019-05-14 12:03:15,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=84ce64b3-c86a-4435-8a07-151902aca5db&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:15,813 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:15 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=84ce64b3-c86a-4435-8a07-151902aca5db&sort_dir=asc Server: Apache x-openstack-request-id: req-57d11f0a-96ac-44cb-9a2a-3140dd66c634 2019-05-14 12:03:15,814 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:15,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 12:03:15 GMT Server: Apache x-openstack-request-id: req-a53c6d8a-48b5-499e-9803-6a1832de4362 2019-05-14 12:03:15,855 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 12:03:15,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=84ce64b3-c86a-4435-8a07-151902aca5db&sort_dir=asc&marker=84ce64b3-c86a-4435-8a07-151902aca5db&sort_dir=asc used request id req-a53c6d8a-48b5-499e-9803-6a1832de4362 2019-05-14 12:03:15,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716822147369s 2019-05-14 12:03:20,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:20,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=84ce64b3-c86a-4435-8a07-151902aca5db&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:21,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:20 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=84ce64b3-c86a-4435-8a07-151902aca5db&sort_dir=asc Server: Apache x-openstack-request-id: req-dac8213b-068e-420c-825d-1cf24779e27a 2019-05-14 12:03:21,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-05-14 12:03:21,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 14 May 2019 12:03:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-70f80427-17f5-4235-8cb8-a7f652a856f0 2019-05-14 12:03:21,244 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-05-14T12:03:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/sprout/events/56b617e8-130c-425b-a9a8-be2ccf04d688", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "778f7bd1-f2bd-45dd-970d-a30257397b88", "id": "56b617e8-130c-425b-a9a8-be2ccf04d688"}, {"resource_name": "vellum", "event_time": "2019-05-14T12:03:17Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/vellum/events/0b7e4312-fa1d-491a-bafd-ceb4b8a6847b", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bf29f60a-e71d-4d54-9f54-a7356a13dda1", "id": "0b7e4312-fa1d-491a-bafd-ceb4b8a6847b"}]} 2019-05-14 12:03:21,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=84ce64b3-c86a-4435-8a07-151902aca5db&sort_dir=asc&marker=84ce64b3-c86a-4435-8a07-151902aca5db&sort_dir=asc used request id req-70f80427-17f5-4235-8cb8-a7f652a856f0 2019-05-14 12:03:21,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.384072065353s 2019-05-14 12:03:26,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0b7e4312-fa1d-491a-bafd-ceb4b8a6847b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:26,282 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:26 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0b7e4312-fa1d-491a-bafd-ceb4b8a6847b&sort_dir=asc Server: Apache x-openstack-request-id: req-acd3dba7-6e3d-4b2a-89f2-3d0f27b54711 2019-05-14 12:03:26,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:26,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 454 Content-Type: application/json Date: Tue, 14 May 2019 12:03:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea710b24-64cd-4005-8537-89f78337e78e 2019-05-14 12:03:26,324 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-05-14T12:03:24Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/vellum/events/6128773f-c91e-45d3-9b69-5f4f79695266", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bf29f60a-e71d-4d54-9f54-a7356a13dda1", "id": "6128773f-c91e-45d3-9b69-5f4f79695266"}, {"resource_name": "ellis", "event_time": "2019-05-14T12:03:24Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/ellis/events/5eb819d6-1156-41b0-9e09-471d5dcb749d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "50fbdcb9-9d6f-4831-93ba-11b91bca1ff4", "id": "5eb819d6-1156-41b0-9e09-471d5dcb749d"}]} 2019-05-14 12:03:26,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0b7e4312-fa1d-491a-bafd-ceb4b8a6847b&sort_dir=asc&marker=0b7e4312-fa1d-491a-bafd-ceb4b8a6847b&sort_dir=asc used request id req-ea710b24-64cd-4005-8537-89f78337e78e 2019-05-14 12:03:26,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730538368225s 2019-05-14 12:03:31,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:31,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=5eb819d6-1156-41b0-9e09-471d5dcb749d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:31,361 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:31 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=5eb819d6-1156-41b0-9e09-471d5dcb749d&sort_dir=asc Server: Apache x-openstack-request-id: req-39d980ad-be0f-43b6-9d59-970ce1b50277 2019-05-14 12:03:31,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:31,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Tue, 14 May 2019 12:03:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d0dc0d9e-44d3-4304-96cd-69512085bf91 2019-05-14 12:03:31,407 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-05-14T12:03:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/ellis/events/4af73d4c-0518-4ac9-961a-f9cd463d3017", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "50fbdcb9-9d6f-4831-93ba-11b91bca1ff4", "id": "4af73d4c-0518-4ac9-961a-f9cd463d3017"}, {"resource_name": "dns", "event_time": "2019-05-14T12:03:29Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dns/events/383223bf-a037-4964-ac23-c4d2aac2029e", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c2ad5f6b-b6e5-49ab-9ba9-fe800d6d387b", "id": "383223bf-a037-4964-ac23-c4d2aac2029e"}]} 2019-05-14 12:03:31,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=5eb819d6-1156-41b0-9e09-471d5dcb749d&sort_dir=asc&marker=5eb819d6-1156-41b0-9e09-471d5dcb749d&sort_dir=asc used request id req-d0dc0d9e-44d3-4304-96cd-69512085bf91 2019-05-14 12:03:31,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762469768524s 2019-05-14 12:03:36,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:36,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=383223bf-a037-4964-ac23-c4d2aac2029e&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:36,592 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:36 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=383223bf-a037-4964-ac23-c4d2aac2029e&sort_dir=asc Server: Apache x-openstack-request-id: req-4a9f73ef-b33a-4a45-8817-5b3c59923b3a 2019-05-14 12:03:36,592 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:36,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 588 Content-Type: application/json Date: Tue, 14 May 2019 12:03:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-30f92ec3-57cb-4ae6-9fc9-d78da6bbefb3 2019-05-14 12:03:36,901 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-05-14T12:03:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dns/events/6c81ded5-a8d0-49d5-956c-1eeeec5d2dd6", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c2ad5f6b-b6e5-49ab-9ba9-fe800d6d387b", "id": "6c81ded5-a8d0-49d5-956c-1eeeec5d2dd6"}, {"resource_name": "mgmt_network", "event_time": "2019-05-14T12:03:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/mgmt_network/events/a150ff8f-3083-452d-be0c-27d29dc3a9a3", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b870d57a-0d85-444e-a79e-31abb998f946", "id": "a150ff8f-3083-452d-be0c-27d29dc3a9a3"}, {"resource_name": "security_groups", "event_time": "2019-05-14T12:03:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/security_groups/events/29839337-092f-4955-beed-7fde1859184f", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5ae3114f-1241-45ee-a35a-4728a78a5d3a", "id": "29839337-092f-4955-beed-7fde1859184f"}, {"resource_name": "security_groups", "event_time": "2019-05-14T12:03:36Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/security_groups/events/0ab371fc-2086-421d-9658-c72ad74bf82d", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5ae3114f-1241-45ee-a35a-4728a78a5d3a", "id": "0ab371fc-2086-421d-9658-c72ad74bf82d"}]} 2019-05-14 12:03:36,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=383223bf-a037-4964-ac23-c4d2aac2029e&sort_dir=asc&marker=383223bf-a037-4964-ac23-c4d2aac2029e&sort_dir=asc used request id req-30f92ec3-57cb-4ae6-9fc9-d78da6bbefb3 2019-05-14 12:03:36,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.488276958466s 2019-05-14 12:03:41,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:41,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0ab371fc-2086-421d-9658-c72ad74bf82d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:41,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:41 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0ab371fc-2086-421d-9658-c72ad74bf82d&sort_dir=asc Server: Apache x-openstack-request-id: req-3115fb4b-ab59-4cd2-bcbe-db65af1c276b 2019-05-14 12:03:41,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:41,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 12:03:41 GMT Server: Apache x-openstack-request-id: req-e88c53f8-723c-457e-9b5c-10e999666c2e 2019-05-14 12:03:41,979 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 12:03:41,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0ab371fc-2086-421d-9658-c72ad74bf82d&sort_dir=asc&marker=0ab371fc-2086-421d-9658-c72ad74bf82d&sort_dir=asc used request id req-e88c53f8-723c-457e-9b5c-10e999666c2e 2019-05-14 12:03:41,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715019702911s 2019-05-14 12:03:46,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:46,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0ab371fc-2086-421d-9658-c72ad74bf82d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:47,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:46 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0ab371fc-2086-421d-9658-c72ad74bf82d&sort_dir=asc Server: Apache x-openstack-request-id: req-7f28d2e6-b26d-4657-b27f-fe25c82fd2d1 2019-05-14 12:03:47,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:47,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 446 Content-Type: application/json Date: Tue, 14 May 2019 12:03:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-087bb0df-c5c7-45d4-b007-b6a2340f13ef 2019-05-14 12:03:47,251 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-05-14T12:03:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/mgmt_network/events/9e068aef-8f0f-427d-b129-5a59973d568e", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b870d57a-0d85-444e-a79e-31abb998f946", "id": "9e068aef-8f0f-427d-b129-5a59973d568e"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-05-14T12:03:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv/events/c1446519-b560-44e7-85e6-38e486493a63", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "id": "c1446519-b560-44e7-85e6-38e486493a63"}]} 2019-05-14 12:03:47,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=0ab371fc-2086-421d-9658-c72ad74bf82d&sort_dir=asc&marker=0ab371fc-2086-421d-9658-c72ad74bf82d&sort_dir=asc used request id req-087bb0df-c5c7-45d4-b007-b6a2340f13ef 2019-05-14 12:03:47,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.265935897827s 2019-05-14 12:03:52,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:52,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c1446519-b560-44e7-85e6-38e486493a63&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:52,565 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:52 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c1446519-b560-44e7-85e6-38e486493a63&sort_dir=asc Server: Apache x-openstack-request-id: req-49e19c6e-b1f0-4a12-8d43-458d6d092cfd 2019-05-14 12:03:52,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:52,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 12:03:52 GMT Server: Apache x-openstack-request-id: req-9b6852d1-ba0a-4e67-8deb-7e28c6990890 2019-05-14 12:03:52,880 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 12:03:52,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c1446519-b560-44e7-85e6-38e486493a63&sort_dir=asc&marker=c1446519-b560-44e7-85e6-38e486493a63&sort_dir=asc used request id req-9b6852d1-ba0a-4e67-8deb-7e28c6990890 2019-05-14 12:03:52,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.622006177902s 2019-05-14 12:03:57,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-05-14 12:03:57,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c1446519-b560-44e7-85e6-38e486493a63&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:57,935 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c1446519-b560-44e7-85e6-38e486493a63&sort_dir=asc Server: Apache x-openstack-request-id: req-6f31d051-39aa-4989-862d-df10e56ee6d9 2019-05-14 12:03:57,935 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:57,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 14 May 2019 12:03:57 GMT Server: Apache x-openstack-request-id: req-9f09d3d4-6fd0-447c-b849-c079282b48d6 2019-05-14 12:03:57,978 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-05-14 12:03:57,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8/events?marker=c1446519-b560-44e7-85e6-38e486493a63&sort_dir=asc&marker=c1446519-b560-44e7-85e6-38e486493a63&sort_dir=asc used request id req-9f09d3d4-6fd0-447c-b849-c079282b48d6 2019-05-14 12:03:57,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.091952085495s 2019-05-14 12:03:57,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-05-14 12:03:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:58,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:57 GMT Location: http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False Server: Apache x-openstack-request-id: req-67a88a27-4e88-42aa-aef7-7d01df81e52e 2019-05-14 12:03:58,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:58,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 12:03:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cd130e61-1971-4946-8e4b-f7c18deecbe7 2019-05-14 12:03:58,311 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "2458663e0bfe462f8028993263e71ee8", "image": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_a2fd5cfc-cf11-476a-a844-b6b044751985", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "deletion_time": "2019-05-14T12:03:44Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "910d1458c92944bd985af9e798806a7e", "tags": null, "creation_time": "2019-05-14T11:31:21Z", "links": [{"href": "http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-05-14T12:03:00Z", "id": "391b51f8-ed2d-48ee-b725-5ba4fb59e4f8", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-05-14 12:03:58,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/2458663e0bfe462f8028993263e71ee8/stacks/clearwater-opnfv/391b51f8-ed2d-48ee-b725-5ba4fb59e4f8?resolve_outputs=False used request id req-cd130e61-1971-4946-8e4b-f7c18deecbe7 2019-05-14 12:03:58,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.332537889481s 2019-05-14 12:03:58,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:03:58,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.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:58,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:03:58 GMT X-Openstack-Request-Id: req-276b3b8f-b19e-4b5c-8004-d212166ec05e 2019-05-14 12:03:58,634 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T11:31:14Z", "file": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/file", "owner": "2458663e0bfe462f8028993263e71ee8", "id": "ce81deb9-864d-4d16-9bea-e1c78c74b512", "size": 263848448, "self": "/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/ce81deb9-864d-4d16-9bea-e1c78c74b512/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "heat_ims-img_a2fd5cfc-cf11-476a-a844-b6b044751985", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T11:31:10Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:03:58,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-276b3b8f-b19e-4b5c-8004-d212166ec05e 2019-05-14 12:03:58,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.318374156952s 2019-05-14 12:03:58,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 12:03:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}9a9100fcf20876cd8529deacf62f072c60795e7b" 2019-05-14 12:03:59,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:03:59 GMT X-Openstack-Request-Id: req-0f45aac2-e50d-422d-b492-6bf08c1c7047 2019-05-14 12:03:59,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:03:59,653 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ce81deb9-864d-4d16-9bea-e1c78c74b512 used request id req-0f45aac2-e50d-422d-b492-6bf08c1c7047 2019-05-14 12:03:59,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01692795753s 2019-05-14 12:03:59,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:03:59,663 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:03:59,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 14 May 2019 12:03: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-4d38054f-3807-4a5c-ad47-8a4291d2f99d x-openstack-request-id: req-4d38054f-3807-4a5c-ad47-8a4291d2f99d 2019-05-14 12:03:59,981 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8", "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": "4b3f6c33-4b51-4d92-bf6f-1e0d307553e8"}]} 2019-05-14 12:03:59,981 - 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-4d38054f-3807-4a5c-ad47-8a4291d2f99d 2019-05-14 12:03:59,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.322551965714s 2019-05-14 12:03:59,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 12:03:59,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:00,011 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 12:03: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-897ba2f5-8165-473e-90b2-e2bc9b0df2cb x-openstack-request-id: req-897ba2f5-8165-473e-90b2-e2bc9b0df2cb 2019-05-14 12:04:00,012 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4b3f6c33-4b51-4d92-bf6f-1e0d307553e8 used request id req-897ba2f5-8165-473e-90b2-e2bc9b0df2cb 2019-05-14 12:04:00,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0287470817566s 2019-05-14 12:04:00,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 12:04:00,016 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:00,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 14 May 2019 12:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5332337e-1cbf-41a5-8631-34d889ba05d1 2019-05-14 12:04:00,251 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": {"self": "http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3476b4c897064429b4015f5bfa0fe63d", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 12:04:00,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5332337e-1cbf-41a5-8631-34d889ba05d1 2019-05-14 12:04:00,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23867893219s 2019-05-14 12:04:00,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 12:04:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:00,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 14 May 2019 12:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19a33c5f-8110-4f3d-aeb5-38153e198361 2019-05-14 12:04:00,482 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_a2fd5cfc-cf11-476a-a844-b6b044751985", "links": {"self": "http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3476b4c897064429b4015f5bfa0fe63d", "description": null}} 2019-05-14 12:04:00,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d used request id req-19a33c5f-8110-4f3d-aeb5-38153e198361 2019-05-14 12:04:00,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225573778152s 2019-05-14 12:04:00,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 12:04:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:00,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 12:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de4b4f2-8db0-4ebf-88ef-e5100455bfbc 2019-05-14 12:04:00,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 12:04:00,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3476b4c897064429b4015f5bfa0fe63d used request id req-8de4b4f2-8db0-4ebf-88ef-e5100455bfbc 2019-05-14 12:04:00,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290375947952s 2019-05-14 12:04:00,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 12:04:00,784 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:00,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 14 May 2019 12:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad23f5f-cf10-41e2-b49a-106b804d58ac 2019-05-14 12:04:00,999 - 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: heat_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/2458663e0bfe462f8028993263e71ee8"}, "tags": [], "enabled": true, "id": "2458663e0bfe462f8028993263e71ee8", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_a2fd5cfc-cf11-476a-a844-b6b044751985"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 12:04:00,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-6ad23f5f-cf10-41e2-b49a-106b804d58ac 2019-05-14 12:04:01,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.219341993332s 2019-05-14 12:04:01,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 12:04:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/2458663e0bfe462f8028993263e71ee8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:01,305 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 12:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-082da689-d857-4b73-b50e-28fc7babef1c 2019-05-14 12:04:01,306 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 12:04:01,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2458663e0bfe462f8028993263e71ee8 used request id req-082da689-d857-4b73-b50e-28fc7babef1c 2019-05-14 12:04:01,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.301359891891s 2019-05-14 12:04:01,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:04:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2458663e0bfe462f8028993263e71ee8&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:01,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 12:04:01 GMT X-Openstack-Request-Id: req-6d96b341-0af8-4754-a5bd-0e5ecb93dd46 2019-05-14 12:04:01,613 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "created_at": "2019-05-14T11:31:23Z", "updated_at": "2019-05-14T11:31:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:31:23Z", "revision_number": 0, "id": "06fc1ea2-a5a5-4053-8b69-12c5362a6707", "remote_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "remote_ip_prefix": null, "created_at": "2019-05-14T11:31:23Z", "security_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2458663e0bfe462f8028993263e71ee8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:31:23Z", "revision_number": 0, "id": "0d6e7bbb-5a71-4ddc-8530-77910adab932", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:31:23Z", "security_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2458663e0bfe462f8028993263e71ee8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:31:23Z", "revision_number": 0, "id": "a0353887-7ee0-4289-a250-2f279f9299a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:31:23Z", "security_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2458663e0bfe462f8028993263e71ee8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:31:23Z", "revision_number": 0, "id": "cf8ab0d1-5850-498b-a0d1-14c6171a386b", "remote_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "remote_ip_prefix": null, "created_at": "2019-05-14T11:31:23Z", "security_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2458663e0bfe462f8028993263e71ee8"}], "revision_number": 1, "project_id": "2458663e0bfe462f8028993263e71ee8", "id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "name": "default"}]} 2019-05-14 12:04:01,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=2458663e0bfe462f8028993263e71ee8&name=default used request id req-6d96b341-0af8-4754-a5bd-0e5ecb93dd46 2019-05-14 12:04:01,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.302461147308s 2019-05-14 12:04:01,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:04:01,620 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:01,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 12:04:01 GMT X-Openstack-Request-Id: req-9e945647-5e24-4422-9277-a84b9d01a745 2019-05-14 12:04:01,675 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2458663e0bfe462f8028993263e71ee8", "created_at": "2019-05-14T11:31:23Z", "updated_at": "2019-05-14T11:31:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:31:23Z", "revision_number": 0, "id": "06fc1ea2-a5a5-4053-8b69-12c5362a6707", "remote_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "remote_ip_prefix": null, "created_at": "2019-05-14T11:31:23Z", "security_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2458663e0bfe462f8028993263e71ee8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:31:23Z", "revision_number": 0, "id": "0d6e7bbb-5a71-4ddc-8530-77910adab932", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:31:23Z", "security_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2458663e0bfe462f8028993263e71ee8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:31:23Z", "revision_number": 0, "id": "a0353887-7ee0-4289-a250-2f279f9299a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T11:31:23Z", "security_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "port_range_min": null, "ethertype": "IPv4", "project_id": "2458663e0bfe462f8028993263e71ee8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T11:31:23Z", "revision_number": 0, "id": "cf8ab0d1-5850-498b-a0d1-14c6171a386b", "remote_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "remote_ip_prefix": null, "created_at": "2019-05-14T11:31:23Z", "security_group_id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "tenant_id": "2458663e0bfe462f8028993263e71ee8", "port_range_min": null, "ethertype": "IPv6", "project_id": "2458663e0bfe462f8028993263e71ee8"}], "revision_number": 1, "project_id": "2458663e0bfe462f8028993263e71ee8", "id": "819189e4-d183-4afb-bd66-2a89e238a0c7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 12:04:01,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-9e945647-5e24-4422-9277-a84b9d01a745 2019-05-14 12:04:01,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0553958415985s 2019-05-14 12:04:01,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 12:04:01,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/819189e4-d183-4afb-bd66-2a89e238a0c7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:01,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 12:04:01 GMT X-Openstack-Request-Id: req-8cf7e505-fac2-41f6-beff-24992d4737fd 2019-05-14 12:04:01,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:04:01,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/819189e4-d183-4afb-bd66-2a89e238a0c7.json used request id req-8cf7e505-fac2-41f6-beff-24992d4737fd 2019-05-14 12:04:01,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.181077957153s 2019-05-14 12:04:01,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 12:04:01,873 - 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.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:02,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 411 Content-Type: application/json Date: Tue, 14 May 2019 12:04:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13b2598-0008-4f59-8aa8-c8bfe7fa995a 2019-05-14 12:04:02,070 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "4ed57ac25c90474bbca3a083981fcba1", "links": {"self": "http://172.30.9.28:5000/v3/roles/4ed57ac25c90474bbca3a083981fcba1"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 12:04:02,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e13b2598-0008-4f59-8aa8-c8bfe7fa995a 2019-05-14 12:04:02,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200766086578s 2019-05-14 12:04:02,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-05-14 12:04:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/4ed57ac25c90474bbca3a083981fcba1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}676977f7971107d940a4d90dca6e1b88fd0edf13" 2019-05-14 12:04:02,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 12:04:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f9c3a5-f8a2-449b-9ca9-da7c7cbb04ad 2019-05-14 12:04:02,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 12:04:02,222 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4ed57ac25c90474bbca3a083981fcba1 used request id req-b3f9c3a5-f8a2-449b-9ca9-da7c7cbb04ad 2019-05-14 12:04:02,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.145545005798s 2019-05-14 12:04:02,245 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-05-14 12:04:02,293 - 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.16" 2019-05-14 12:04:02,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 12:04:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e8874d-3656-4b1b-8d86-022ed45b0228 2019-05-14 12:04:02,298 - 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-05-14 12:04:02,298 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-90e8874d-3656-4b1b-8d86-022ed45b0228 2019-05-14 12:04:02,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 12:04:02,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T13:04:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["OJvYWwHRRfCEhuDIIHInXw"], "issued_at": "2019-05-14T12:04:02.000000Z"}} 2019-05-14 12:04:02,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:04:02,712 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:03,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 12:04:03 GMT X-Openstack-Request-Id: req-3ea80cb4-a350-4837-a1f7-6d3cea7b3220 2019-05-14 12:04:03,084 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 12:04:03,084 - 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-3ea80cb4-a350-4837-a1f7-6d3cea7b3220 2019-05-14 12:04:03,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.372266054153s 2019-05-14 12:04:03,092 - 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.16" 2019-05-14 12:04:03,097 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 12:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14fdc109-46a6-4e4d-b7bf-e2c0951eaffe 2019-05-14 12:04:03,097 - 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-05-14 12:04:03,097 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-14fdc109-46a6-4e4d-b7bf-e2c0951eaffe 2019-05-14 12:04:03,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 12:04:03,101 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:03,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 12:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a2ffab-2e8b-4e5c-a6d7-6339a0e3f9ea 2019-05-14 12:04:03,298 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 12:04:03,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-48a2ffab-2e8b-4e5c-a6d7-6339a0e3f9ea 2019-05-14 12:04:03,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200288057327s 2019-05-14 12:04:03,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 12:04:03,310 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}}' 2019-05-14 12:04:03,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 14 May 2019 12:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1b3b0d1-d050-446c-ad5c-e8e4de987e67 2019-05-14 12:04:03,440 - 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/a8704aba0a5144eebd2237daa7f3de9c"}, "tags": [], "enabled": true, "id": "a8704aba0a5144eebd2237daa7f3de9c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}} 2019-05-14 12:04:03,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d1b3b0d1-d050-446c-ad5c-e8e4de987e67 2019-05-14 12:04:03,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133159160614s 2019-05-14 12:04:03,441 - 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'a8704aba0a5144eebd2237daa7f3de9c', '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_d8c4f1ac-5fdb-457a-846c-bc64d027d348'}) 2019-05-14 12:04:03,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 12:04:03,452 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d5Z39MIZ1iwWDqf1QdGoosTo20ZIT2", "email": null, "name": "vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}}' 2019-05-14 12:04:03,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 14 May 2019 12:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a8144d-b571-4402-83e9-29ae1da2306f 2019-05-14 12:04:03,938 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": {"self": "http://172.30.9.28:5000/v3/users/a751c31ab4054cac9a983cf9c666e186"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a751c31ab4054cac9a983cf9c666e186", "domain_id": "default", "password_expires_at": null}} 2019-05-14 12:04:03,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-e2a8144d-b571-4402-83e9-29ae1da2306f 2019-05-14 12:04:03,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.489351034164s 2019-05-14 12:04:03,939 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a751c31ab4054cac9a983cf9c666e186', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348'}) 2019-05-14 12:04:03,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 12:04:03,947 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:04,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 12:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38bb88ff-1740-4a15-81f3-1162cc88b299 2019-05-14 12:04:04,063 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 12:04:04,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-38bb88ff-1740-4a15-81f3-1162cc88b299 2019-05-14 12:04:04,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120190858841s 2019-05-14 12:04:04,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 12:04:04,073 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:04,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 12:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daeca566-6ec3-44b2-aa57-2235e9a4294c 2019-05-14 12:04:04,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 12:04:04,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-daeca566-6ec3-44b2-aa57-2235e9a4294c 2019-05-14 12:04:04,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153980970383s 2019-05-14 12:04:04,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 12:04:04,231 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:04,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 12:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83697012-ad6c-407e-88d8-0ff28632d871 2019-05-14 12:04:04,343 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 12:04:04,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-83697012-ad6c-407e-88d8-0ff28632d871 2019-05-14 12:04:04,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115717887878s 2019-05-14 12:04:04,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 12:04:04,353 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:04,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 12:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e4f91c-b23b-4cc6-8ae2-51563aeb1cd0 2019-05-14 12:04:04,547 - 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-05-14 12:04:04,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-d9e4f91c-b23b-4cc6-8ae2-51563aeb1cd0 2019-05-14 12:04:04,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197580099106s 2019-05-14 12:04:04,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 12:04:04,552 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:04,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 12:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94feaeec-a66d-4eb4-be0f-cf6f756d2ed5 2019-05-14 12:04:04,678 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": {"self": "http://172.30.9.28:5000/v3/users/a751c31ab4054cac9a983cf9c666e186"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a751c31ab4054cac9a983cf9c666e186", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 12:04:04,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-94feaeec-a66d-4eb4-be0f-cf6f756d2ed5 2019-05-14 12:04:04,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129791021347s 2019-05-14 12:04:04,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 12:04:04,693 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:04,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 14 May 2019 12:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e70445a-22d3-44e8-814c-0b2f70ea6196 2019-05-14 12:04:04,889 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/a8704aba0a5144eebd2237daa7f3de9c"}, "tags": [], "enabled": true, "id": "a8704aba0a5144eebd2237daa7f3de9c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:04,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9e70445a-22d3-44e8-814c-0b2f70ea6196 2019-05-14 12:04:04,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199845790863s 2019-05-14 12:04:04,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 12:04:04,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=a751c31ab4054cac9a983cf9c666e186&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=a8704aba0a5144eebd2237daa7f3de9c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:05,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 14 May 2019 12:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f571bfe-440b-4aaa-ad14-3d1b0e5d0221 2019-05-14 12:04:05,017 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=a751c31ab4054cac9a983cf9c666e186&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=a8704aba0a5144eebd2237daa7f3de9c", "previous": null, "next": null}} 2019-05-14 12:04:05,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=a751c31ab4054cac9a983cf9c666e186&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=a8704aba0a5144eebd2237daa7f3de9c used request id req-3f571bfe-440b-4aaa-ad14-3d1b0e5d0221 2019-05-14 12:04:05,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.120406150818s 2019-05-14 12:04:05,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 12:04:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a8704aba0a5144eebd2237daa7f3de9c/users/a751c31ab4054cac9a983cf9c666e186/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:05,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 12:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c958f0-4caa-4ab9-998b-714b9e5cc941 2019-05-14 12:04:05,296 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 12:04:05,296 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a8704aba0a5144eebd2237daa7f3de9c/users/a751c31ab4054cac9a983cf9c666e186/roles/07647f6e16cf494ea311c937e21b1927 used request id req-65c958f0-4caa-4ab9-998b-714b9e5cc941 2019-05-14 12:04:05,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.275220155716s 2019-05-14 12:04:05,297 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 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'a8704aba0a5144eebd2237daa7f3de9c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd5Z39MIZ1iwWDqf1QdGoosTo20ZIT2', 'username': u'vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348', '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-05-14 12:04:05,300 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'password': 'd5Z39MIZ1iwWDqf1QdGoosTo20ZIT2', 'project_name': 'vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'a8704aba0a5144eebd2237daa7f3de9c', 'project_domain_name': 'Default'} 2019-05-14 12:04:05,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2019-05-14 12:04:05,330 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-05-14 12:04:05,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2019-05-14 12:04:05,400 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2019-05-14 12:04:05,401 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-05-14 12:04:05,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 12:04:05,404 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:05,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 12:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a787d50-9b3e-4ba1-8b80-d5ef1dfaf063 2019-05-14 12:04:05,523 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 12:04:05,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-1a787d50-9b3e-4ba1-8b80-d5ef1dfaf063 2019-05-14 12:04:05,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.121524095535s 2019-05-14 12:04:05,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 12:04:05,535 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:04:05,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 14 May 2019 12:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744b9d15-60af-4f16-8500-08bdc251fcaf 2019-05-14 12:04:05,651 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "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/a8704aba0a5144eebd2237daa7f3de9c"}, "tags": [], "enabled": true, "id": "a8704aba0a5144eebd2237daa7f3de9c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:05,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-744b9d15-60af-4f16-8500-08bdc251fcaf 2019-05-14 12:04:05,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119893074036s 2019-05-14 12:04:05,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 12:04:05,654 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" -d '{"network": {"tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "name": "vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "admin_state_up": true}}' 2019-05-14 12:04:06,121 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 14 May 2019 12:04:06 GMT X-Openstack-Request-Id: req-39620c7f-a717-42c8-a10c-e579ad509e29 2019-05-14 12:04:06,121 - 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":"6c755a73-9971-406f-b0d5-95b39f7b54bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T12:04:05Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:05Z","mtu":1450}} 2019-05-14 12:04:06,121 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-39620c7f-a717-42c8-a10c-e579ad509e29 2019-05-14 12:04:06,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.467538833618s 2019-05-14 12:04:06,122 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T12:04:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6c755a73-9971-406f-b0d5-95b39f7b54bd', u'provider:segmentation_id': 46, 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_d8c4f1ac-5fdb-457a-846c-bc64d027d348', u'created_at': u'2019-05-14T12:04:05Z', u'mtu': 1450, u'tenant_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'l2_adjacency': True}) 2019-05-14 12:04:06,126 - 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.16" 2019-05-14 12:04:06,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 12:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f05796-c713-4299-b5bb-684704867122 2019-05-14 12:04:06,132 - 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-05-14 12:04:06,133 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-58f05796-c713-4299-b5bb-684704867122 2019-05-14 12:04:06,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 12:04:06,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T13:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8704aba0a5144eebd2237daa7f3de9c", "name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/a8704aba0a5144eebd2237daa7f3de9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/a8704aba0a5144eebd2237daa7f3de9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/a8704aba0a5144eebd2237daa7f3de9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/a8704aba0a5144eebd2237daa7f3de9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/a8704aba0a5144eebd2237daa7f3de9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/a8704aba0a5144eebd2237daa7f3de9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/a8704aba0a5144eebd2237daa7f3de9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/a8704aba0a5144eebd2237daa7f3de9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/a8704aba0a5144eebd2237daa7f3de9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_a8704aba0a5144eebd2237daa7f3de9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_a8704aba0a5144eebd2237daa7f3de9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "id": "a751c31ab4054cac9a983cf9c666e186"}, "audit_ids": ["HlfdtKNjSvSo-wzOGJZx0A"], "issued_at": "2019-05-14T12:04:06.000000Z"}} 2019-05-14 12:04:06,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:04:06,538 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:06,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 14 May 2019 12:04:06 GMT X-Openstack-Request-Id: req-681c7aa5-9f75-4605-9936-1921bfe70f4a 2019-05-14 12:04:06,907 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T12:04:05Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:04:06,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-681c7aa5-9f75-4605-9936-1921bfe70f4a 2019-05-14 12:04:06,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.369798898697s 2019-05-14 12:04:06,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 12:04:06,909 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"subnet": {"name": "vyos_vrouter-subnet_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "enable_dhcp": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-05-14 12:04:07,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 14 May 2019 12:04:07 GMT X-Openstack-Request-Id: req-310f3a8f-ae85-4999-b1f3-791c6e585fb4 2019-05-14 12:04:07,754 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T12:04:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"a8704aba0a5144eebd2237daa7f3de9c","id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","subnetpool_id":null,"name":"vyos_vrouter-subnet_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}} 2019-05-14 12:04:07,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-310f3a8f-ae85-4999-b1f3-791c6e585fb4 2019-05-14 12:04:07,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.845610141754s 2019-05-14 12:04:07,755 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T12:04:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'f19b61b8-6dd4-46c9-a338-2a87d9516e0d', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_d8c4f1ac-5fdb-457a-846c-bc64d027d348', u'enable_dhcp': True, u'network_id': u'6c755a73-9971-406f-b0d5-95b39f7b54bd', u'tenant_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'created_at': u'2019-05-14T12:04:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'a8704aba0a5144eebd2237daa7f3de9c'}) 2019-05-14 12:04:07,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 12:04:07,756 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "vyos_vrouter-router_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "admin_state_up": true}}' 2019-05-14 12:04:09,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 14 May 2019 12:04:09 GMT X-Openstack-Request-Id: req-c6d2e7b8-bafd-417e-8697-a09dedfa7639 2019-05-14 12:04:09,357 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:07Z", "admin_state_up": true, "updated_at": "2019-05-14T12:04:08Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "name": "vyos_vrouter-router_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}} 2019-05-14 12:04:09,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c6d2e7b8-bafd-417e-8697-a09dedfa7639 2019-05-14 12:04:09,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60147809982s 2019-05-14 12:04:09,358 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T12:04:08Z', u'revision_number': 2, u'id': u'd2ae3804-7731-4d5a-84ac-872f1d799f1a', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_d8c4f1ac-5fdb-457a-846c-bc64d027d348', u'admin_state_up': True, u'tenant_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'created_at': u'2019-05-14T12:04:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'a8704aba0a5144eebd2237daa7f3de9c'}) 2019-05-14 12:04:09,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 12:04:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d2ae3804-7731-4d5a-84ac-872f1d799f1a/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"subnet_id": "f19b61b8-6dd4-46c9-a338-2a87d9516e0d"}' 2019-05-14 12:04:11,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 12:04:11 GMT X-Openstack-Request-Id: req-da1ae94d-ac71-497f-b429-a6eb3659c00c 2019-05-14 12:04:11,991 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "subnet_id": "f19b61b8-6dd4-46c9-a338-2a87d9516e0d", "subnet_ids": ["f19b61b8-6dd4-46c9-a338-2a87d9516e0d"], "port_id": "95762354-c7b2-4262-9a26-d623340bdfe9", "id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a"} 2019-05-14 12:04:11,991 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d2ae3804-7731-4d5a-84ac-872f1d799f1a/add_router_interface.json used request id req-da1ae94d-ac71-497f-b429-a6eb3659c00c 2019-05-14 12:04:11,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.63309311867s 2019-05-14 12:04:11,992 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-14 12:04:13,240 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:fd7659f1fb028049596608f4659d5923 sha256:485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20 2019-05-14 12:04:13,242 - 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.16" 2019-05-14 12:04:13,246 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 12:04:13 GMT 2019-05-14 12:04:13,246 - 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-05-14 12:04:13,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:04:13,249 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:13,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 12:04:13 GMT X-Openstack-Request-Id: req-3011a9a4-bcc6-442b-bc4d-e23cbe1d51de 2019-05-14 12:04:13,527 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:04:13,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3011a9a4-bcc6-442b-bc4d-e23cbe1d51de 2019-05-14 12:04:13,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279734134674s 2019-05-14 12:04:13,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 12:04:13,541 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}' 2019-05-14 12:04:13,581 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 14 May 2019 12:04:13 GMT Location: http://172.30.9.28:9292/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bad1e097-812b-4e76-9bcf-141a4463b622 2019-05-14 12:04:13,582 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:04:13Z", "file": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file", "owner": "a8704aba0a5144eebd2237daa7f3de9c", "id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "size": null, "self": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "checksum": null, "created_at": "2019-05-14T12:04:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 12:04:13,582 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-bad1e097-812b-4e76-9bcf-141a4463b622 2019-05-14 12:04:13,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0444991588593s 2019-05-14 12:04:13,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 12:04:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '' 2019-05-14 12:04:18,291 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:04:18 GMT X-Openstack-Request-Id: req-0cd6f92f-e069-4344-a90e-662ca904fe8f 2019-05-14 12:04:18,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-05-14 12:04:18,291 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file used request id req-0cd6f92f-e069-4344-a90e-662ca904fe8f 2019-05-14 12:04:18,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.70862817764s 2019-05-14 12:04:18,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:04:18,301 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:18,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 12:04:18 GMT X-Openstack-Request-Id: req-7cd35ccc-19e1-4944-8c94-9907680fe66e 2019-05-14 12:04:18,337 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:04:18Z", "file": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file", "owner": "a8704aba0a5144eebd2237daa7f3de9c", "id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "size": 297533440, "self": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:04:13Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:04:18,337 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7cd35ccc-19e1-4944-8c94-9907680fe66e 2019-05-14 12:04:18,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0408999919891s 2019-05-14 12:04:18,339 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file', 'owner': u'a8704aba0a5144eebd2237daa7f3de9c', 'id': u'8f8344c2-0dc7-42b1-82ef-ea357a240ad2', 'size': 297533440, u'self': u'/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8704aba0a5144eebd2237daa7f3de9c', 'name': 'vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T12:04:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T12:04:18Z', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', 'properties': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'created': u'2019-05-14T12:04:13Z', 'checksum': u'fd7659f1fb028049596608f4659d5923', 'created_at': u'2019-05-14T12:04:13Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', 'metadata': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}}) 2019-05-14 12:04:18,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 12:04:18,345 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-05-14 12:04:18,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-80978579-51a3-47f6-a0ef-16f5125c44f6 x-openstack-request-id: req-80978579-51a3-47f6-a0ef-16f5125c44f6 2019-05-14 12:04:18,688 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "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": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce"}} 2019-05-14 12:04:18,689 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-80978579-51a3-47f6-a0ef-16f5125c44f6 2019-05-14 12:04:18,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.346568107605s 2019-05-14 12:04:18,690 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348', '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'2e0d3a695a9d4898b41f8075010286ad', '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'3e525f4e-40aa-4567-b5e4-e3848c4b81ce', 'swap': 0}) 2019-05-14 12:04:18,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 12:04:18,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" -d '{"extra_specs": {}}' 2019-05-14 12:04:18,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-aad5eedc-7f02-4d62-abbf-f1d0d821b412 x-openstack-request-id: req-aad5eedc-7f02-4d62-abbf-f1d0d821b412 2019-05-14 12:04:18,715 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 12:04:18,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce/os-extra_specs used request id req-aad5eedc-7f02-4d62-abbf-f1d0d821b412 2019-05-14 12:04:18,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0244610309601s 2019-05-14 12:04:18,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-05-14 12:04:18,721 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"keypair": {"name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}}' 2019-05-14 12:04:19,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-3721483a-4709-4bc3-b23b-b1bc6a5e0d0b x-openstack-request-id: req-3721483a-4709-4bc3-b23b-b1bc6a5e0d0b 2019-05-14 12:04:19,121 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr9rbewppzJkDzB9XNLdaYBYQAoeJxOEGU1GCvdOntsn9ku3B\nn/GA2Y2h6QAxgpnxHoxLFZLTIi/x/shC7MrWei27mJrtXod18o3TUUTWe7zRKZwz\nqYliRL5Y2lzVfwCcu7c4WPDVtzpdrsL9MDCRspXP0xacOIQhxt7BEv80cKKAyVsN\nH5poADT3eKFaAIDlpDmHR1gMdDyBt1tgeAqZIsK/3EJllID9pI6KLnIn/Pr9VUap\nElksW+0n4uddrqqEG/LINXtrfUPBdNEi5jybrlKCqt9cMfUV5Z7fct8fCz6r7G98\nbdD9z7poAE/RIDiIU0Pq0SKX7roA/5lS1CFABQIDAQABAoIBAHUoa/0HLQFgGAWQ\nA7tdRFqrmDL3NbPy7xHnRiFNt3iyDbwrpkn2zY8jKvFebZ3DDb76XLOcxAkMxD6o\nEN5NLKLtgQPkg6vst4nHLzf/kp2RaBA+vrR+kPeXkP65xor8T29IW8P1f4y4190s\njx3h3c+Ku5C4iY+liBNEKIGNgNRgc+6GFkrzHcC0OtdTfn2Kt0LFbL20MC7tFeJC\nuOFh+NbmnwPrlcL7lcoLHqwh4URxDv8aa2m0EcFov3VHPP5J5lNP/Wf35wvROSPW\nhSi87IhD+9WxUbZGZH3QrslX8g89I9jOkPkI4LyFREo7sCrIBKZK3H5DzKs72Kmx\nMqY2CekCgYEA4uR1ZIqfe4RNZqnRPcjlk0nc7bvA7oES3JcgGvamVL4+cvjKhsPk\ngCnMWrxISHXUO1VNaPCcIRgSZbNAFz3ZppYmOeEqaujRRFMPHYnoyMAnkGp3FF2D\njh4PeZf7iokpG08Rggolb0Vs9uhIkD0BYYkJ+D4KrDUa+t0Lymp4fBMCgYEAxmo9\nBwhKLb4it2z3LA22ebW965+vGSWvOllG8cEqs2PZ/2ikVsLoKwh3n9kqWIH9ZuVt\nqul9X2HEBxEvHNmKHbfDebnrGvFLri1nfKh6fYUJg3xJm5IeO6N1kp1eJf2+iV46\nwM2YkrHnFq+Xvo6eqgfOBkS2UO4SD5zWSB6/JocCgYA7A50dF4k/wTu4ljbcUSKV\nWsLh+tHFt0DGq3AoUzsUE59+nANhZhZK15RVjV9nqW4YOKm3v818Nhyi4yqqYOX5\nlFhA+bXktMWpdckar8IiZQhlYauzWldbYao4wDUm5WIRvlEZd7Yg6PfciLJHAfcX\n/WLgdJKmE/H+ifwFHAhWjQKBgQDB3h5BF817AnPja5nbNo7cP0MRzhYFaTfcuEzE\nfOyfGWpwz6r7hzfYjE5uJn/kuSaC+pt8SuYQY3NpQFYbR0dXoC1ka8+XpLtAteaO\n/AOrT2krSy6UzmGx/hYsKo1Ka7NXf3XC22A/vYpBNVL8g1fuZO/eWhcV3nhRPvp0\nv24gUwKBgFb6s5o2X4+T00ZogSbLyNrNTmMmvWknEa15ZGs32wPIij2WCeLmOjTS\nrkKhVKd1cTjKOTtgNWNGYPOptpdutECbVpV+IfUX5SRMb2PjBXvNvpC2yzvihDxL\n5H71wl681gwVI0duahjtrCB+CdhOkr8i24Trl0mY4o/+OgcHZ7Gd\n-----END RSA PRIVATE KEY-----\n", "user_id": "a751c31ab4054cac9a983cf9c666e186", "name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "fingerprint": "e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64"}} 2019-05-14 12:04:19,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3721483a-4709-4bc3-b23b-b1bc6a5e0d0b 2019-05-14 12:04:19,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.403833866119s 2019-05-14 12:04:19,122 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAr9rbewppzJkDzB9XNLdaYBYQAoeJxOEGU1GCvdOntsn9ku3B\nn/GA2Y2h6QAxgpnxHoxLFZLTIi/x/shC7MrWei27mJrtXod18o3TUUTWe7zRKZwz\nqYliRL5Y2lzVfwCcu7c4WPDVtzpdrsL9MDCRspXP0xacOIQhxt7BEv80cKKAyVsN\nH5poADT3eKFaAIDlpDmHR1gMdDyBt1tgeAqZIsK/3EJllID9pI6KLnIn/Pr9VUap\nElksW+0n4uddrqqEG/LINXtrfUPBdNEi5jybrlKCqt9cMfUV5Z7fct8fCz6r7G98\nbdD9z7poAE/RIDiIU0Pq0SKX7roA/5lS1CFABQIDAQABAoIBAHUoa/0HLQFgGAWQ\nA7tdRFqrmDL3NbPy7xHnRiFNt3iyDbwrpkn2zY8jKvFebZ3DDb76XLOcxAkMxD6o\nEN5NLKLtgQPkg6vst4nHLzf/kp2RaBA+vrR+kPeXkP65xor8T29IW8P1f4y4190s\njx3h3c+Ku5C4iY+liBNEKIGNgNRgc+6GFkrzHcC0OtdTfn2Kt0LFbL20MC7tFeJC\nuOFh+NbmnwPrlcL7lcoLHqwh4URxDv8aa2m0EcFov3VHPP5J5lNP/Wf35wvROSPW\nhSi87IhD+9WxUbZGZH3QrslX8g89I9jOkPkI4LyFREo7sCrIBKZK3H5DzKs72Kmx\nMqY2CekCgYEA4uR1ZIqfe4RNZqnRPcjlk0nc7bvA7oES3JcgGvamVL4+cvjKhsPk\ngCnMWrxISHXUO1VNaPCcIRgSZbNAFz3ZppYmOeEqaujRRFMPHYnoyMAnkGp3FF2D\njh4PeZf7iokpG08Rggolb0Vs9uhIkD0BYYkJ+D4KrDUa+t0Lymp4fBMCgYEAxmo9\nBwhKLb4it2z3LA22ebW965+vGSWvOllG8cEqs2PZ/2ikVsLoKwh3n9kqWIH9ZuVt\nqul9X2HEBxEvHNmKHbfDebnrGvFLri1nfKh6fYUJg3xJm5IeO6N1kp1eJf2+iV46\nwM2YkrHnFq+Xvo6eqgfOBkS2UO4SD5zWSB6/JocCgYA7A50dF4k/wTu4ljbcUSKV\nWsLh+tHFt0DGq3AoUzsUE59+nANhZhZK15RVjV9nqW4YOKm3v818Nhyi4yqqYOX5\nlFhA+bXktMWpdckar8IiZQhlYauzWldbYao4wDUm5WIRvlEZd7Yg6PfciLJHAfcX\n/WLgdJKmE/H+ifwFHAhWjQKBgQDB3h5BF817AnPja5nbNo7cP0MRzhYFaTfcuEzE\nfOyfGWpwz6r7hzfYjE5uJn/kuSaC+pt8SuYQY3NpQFYbR0dXoC1ka8+XpLtAteaO\n/AOrT2krSy6UzmGx/hYsKo1Ka7NXf3XC22A/vYpBNVL8g1fuZO/eWhcV3nhRPvp0\nv24gUwKBgFb6s5o2X4+T00ZogSbLyNrNTmMmvWknEa15ZGs32wPIij2WCeLmOjTS\nrkKhVKd1cTjKOTtgNWNGYPOptpdutECbVpV+IfUX5SRMb2PjBXvNvpC2yzvihDxL\n5H71wl681gwVI0duahjtrCB+CdhOkr8i24Trl0mY4o/+OgcHZ7Gd\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'a751c31ab4054cac9a983cf9c666e186', 'name': u'vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'created_at': '2019-05-14T12:04:19.122941', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8704aba0a5144eebd2237daa7f3de9c', 'name': 'vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64', 'type': 'ssh', 'id': u'vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348'}) 2019-05-14 12:04:19,123 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAr9rbewppzJkDzB9XNLdaYBYQAoeJxOEGU1GCvdOntsn9ku3B n/GA2Y2h6QAxgpnxHoxLFZLTIi/x/shC7MrWei27mJrtXod18o3TUUTWe7zRKZwz qYliRL5Y2lzVfwCcu7c4WPDVtzpdrsL9MDCRspXP0xacOIQhxt7BEv80cKKAyVsN H5poADT3eKFaAIDlpDmHR1gMdDyBt1tgeAqZIsK/3EJllID9pI6KLnIn/Pr9VUap ElksW+0n4uddrqqEG/LINXtrfUPBdNEi5jybrlKCqt9cMfUV5Z7fct8fCz6r7G98 bdD9z7poAE/RIDiIU0Pq0SKX7roA/5lS1CFABQIDAQABAoIBAHUoa/0HLQFgGAWQ A7tdRFqrmDL3NbPy7xHnRiFNt3iyDbwrpkn2zY8jKvFebZ3DDb76XLOcxAkMxD6o EN5NLKLtgQPkg6vst4nHLzf/kp2RaBA+vrR+kPeXkP65xor8T29IW8P1f4y4190s jx3h3c+Ku5C4iY+liBNEKIGNgNRgc+6GFkrzHcC0OtdTfn2Kt0LFbL20MC7tFeJC uOFh+NbmnwPrlcL7lcoLHqwh4URxDv8aa2m0EcFov3VHPP5J5lNP/Wf35wvROSPW hSi87IhD+9WxUbZGZH3QrslX8g89I9jOkPkI4LyFREo7sCrIBKZK3H5DzKs72Kmx MqY2CekCgYEA4uR1ZIqfe4RNZqnRPcjlk0nc7bvA7oES3JcgGvamVL4+cvjKhsPk gCnMWrxISHXUO1VNaPCcIRgSZbNAFz3ZppYmOeEqaujRRFMPHYnoyMAnkGp3FF2D jh4PeZf7iokpG08Rggolb0Vs9uhIkD0BYYkJ+D4KrDUa+t0Lymp4fBMCgYEAxmo9 BwhKLb4it2z3LA22ebW965+vGSWvOllG8cEqs2PZ/2ikVsLoKwh3n9kqWIH9ZuVt qul9X2HEBxEvHNmKHbfDebnrGvFLri1nfKh6fYUJg3xJm5IeO6N1kp1eJf2+iV46 wM2YkrHnFq+Xvo6eqgfOBkS2UO4SD5zWSB6/JocCgYA7A50dF4k/wTu4ljbcUSKV WsLh+tHFt0DGq3AoUzsUE59+nANhZhZK15RVjV9nqW4YOKm3v818Nhyi4yqqYOX5 lFhA+bXktMWpdckar8IiZQhlYauzWldbYao4wDUm5WIRvlEZd7Yg6PfciLJHAfcX /WLgdJKmE/H+ifwFHAhWjQKBgQDB3h5BF817AnPja5nbNo7cP0MRzhYFaTfcuEzE fOyfGWpwz6r7hzfYjE5uJn/kuSaC+pt8SuYQY3NpQFYbR0dXoC1ka8+XpLtAteaO /AOrT2krSy6UzmGx/hYsKo1Ka7NXf3XC22A/vYpBNVL8g1fuZO/eWhcV3nhRPvp0 v24gUwKBgFb6s5o2X4+T00ZogSbLyNrNTmMmvWknEa15ZGs32wPIij2WCeLmOjTS rkKhVKd1cTjKOTtgNWNGYPOptpdutECbVpV+IfUX5SRMb2PjBXvNvpC2yzvihDxL 5H71wl681gwVI0duahjtrCB+CdhOkr8i24Trl0mY4o/+OgcHZ7Gd -----END RSA PRIVATE KEY----- 2019-05-14 12:04:19,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-05-14 12:04:19,130 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"security_group": {"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-05-14 12:04:19,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 14 May 2019 12:04:19 GMT X-Openstack-Request-Id: req-da1b9589-fc06-43c4-b182-f88d8eb26223 2019-05-14 12:04:19,332 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "updated_at": "2019-05-14T12:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "277e7801-8754-4d9a-b937-d849f620aa48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "907b1595-df2e-45b9-8280-802d1d8fb046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}} 2019-05-14 12:04:19,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-da1b9589-fc06-43c4-b182-f88d8eb26223 2019-05-14 12:04:19,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.202964067459s 2019-05-14 12:04:19,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:04:19,340 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:19,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 14 May 2019 12:04:19 GMT X-Openstack-Request-Id: req-20201e8d-2891-4dc1-8e3e-77f27edd0266 2019-05-14 12:04:19,399 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "updated_at": "2019-05-14T12:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "277e7801-8754-4d9a-b937-d849f620aa48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "907b1595-df2e-45b9-8280-802d1d8fb046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:19,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-20201e8d-2891-4dc1-8e3e-77f27edd0266 2019-05-14 12:04:19,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0594460964203s 2019-05-14 12:04:19,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 12:04:19,406 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -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": "5b4015ff-bc5d-4db9-a403-f5dc46511254"}}' 2019-05-14 12:04:19,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 12:04:19 GMT X-Openstack-Request-Id: req-266ddfdb-e83d-419e-83da-855334625434 2019-05-14 12:04:19,536 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "port_range_min": 22, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "3f9b7526-1ca7-4997-ab2a-d8c75935e135"}} 2019-05-14 12:04:19,536 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-266ddfdb-e83d-419e-83da-855334625434 2019-05-14 12:04:19,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131027936935s 2019-05-14 12:04:19,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:04:19,543 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:19,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 14 May 2019 12:04:19 GMT X-Openstack-Request-Id: req-98e86d34-13eb-4b79-b860-80777a073b8b 2019-05-14 12:04:19,588 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "updated_at": "2019-05-14T12:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "277e7801-8754-4d9a-b937-d849f620aa48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3f9b7526-1ca7-4997-ab2a-d8c75935e135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "907b1595-df2e-45b9-8280-802d1d8fb046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:19,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-98e86d34-13eb-4b79-b860-80777a073b8b 2019-05-14 12:04:19,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.045266866684s 2019-05-14 12:04:19,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 12:04:19,595 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -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": "5b4015ff-bc5d-4db9-a403-f5dc46511254"}}' 2019-05-14 12:04:19,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 14 May 2019 12:04:19 GMT X-Openstack-Request-Id: req-c6f324e6-6f7b-4518-8b86-415592ce5bf7 2019-05-14 12:04:19,722 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "port_range_min": null, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "3885f095-3daa-49db-b98a-cef35307318f"}} 2019-05-14 12:04:19,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c6f324e6-6f7b-4518-8b86-415592ce5bf7 2019-05-14 12:04:19,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127388000488s 2019-05-14 12:04:19,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:04:19,729 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:19,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 14 May 2019 12:04:19 GMT X-Openstack-Request-Id: req-61619247-faf8-4528-9830-f105c999c73f 2019-05-14 12:04:19,774 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "updated_at": "2019-05-14T12:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "277e7801-8754-4d9a-b937-d849f620aa48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3885f095-3daa-49db-b98a-cef35307318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3f9b7526-1ca7-4997-ab2a-d8c75935e135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "907b1595-df2e-45b9-8280-802d1d8fb046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 3, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:19,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-61619247-faf8-4528-9830-f105c999c73f 2019-05-14 12:04:19,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458002090454s 2019-05-14 12:04:19,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 12:04:19,783 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -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": "5b4015ff-bc5d-4db9-a403-f5dc46511254"}}' 2019-05-14 12:04:19,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 14 May 2019 12:04:19 GMT X-Openstack-Request-Id: req-ebef10c0-2b78-41c2-9557-4bf2b5289428 2019-05-14 12:04:19,919 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "port_range_min": 80, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "8910fb10-f587-4abc-bae7-fa9bc8990f2d"}} 2019-05-14 12:04:19,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ebef10c0-2b78-41c2-9557-4bf2b5289428 2019-05-14 12:04:19,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137443065643s 2019-05-14 12:04:19,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:04:19,925 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:19,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 14 May 2019 12:04:19 GMT X-Openstack-Request-Id: req-69d920fa-744a-45af-89c6-473b755c9330 2019-05-14 12:04:19,978 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "updated_at": "2019-05-14T12:04:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "277e7801-8754-4d9a-b937-d849f620aa48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3885f095-3daa-49db-b98a-cef35307318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3f9b7526-1ca7-4997-ab2a-d8c75935e135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "8910fb10-f587-4abc-bae7-fa9bc8990f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "907b1595-df2e-45b9-8280-802d1d8fb046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 4, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:19,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-69d920fa-744a-45af-89c6-473b755c9330 2019-05-14 12:04:19,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0539319515228s 2019-05-14 12:04:19,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 12:04:19,986 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -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": "5b4015ff-bc5d-4db9-a403-f5dc46511254"}}' 2019-05-14 12:04:20,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT X-Openstack-Request-Id: req-de9e89bf-b6f6-4b6a-888e-40fe78a9b2a7 2019-05-14 12:04:20,107 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "port_range_min": 443, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:20Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "2e4137ec-4f64-4f10-9969-4785fe00c95b"}} 2019-05-14 12:04:20,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-de9e89bf-b6f6-4b6a-888e-40fe78a9b2a7 2019-05-14 12:04:20,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.121664047241s 2019-05-14 12:04:20,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:04:20,114 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:20,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT X-Openstack-Request-Id: req-10c74db9-1ff8-46b0-96c2-add7c8c3471c 2019-05-14 12:04:20,161 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "updated_at": "2019-05-14T12:04:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "277e7801-8754-4d9a-b937-d849f620aa48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T12:04:20Z", "revision_number": 0, "id": "2e4137ec-4f64-4f10-9969-4785fe00c95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3885f095-3daa-49db-b98a-cef35307318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3f9b7526-1ca7-4997-ab2a-d8c75935e135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "8910fb10-f587-4abc-bae7-fa9bc8990f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "907b1595-df2e-45b9-8280-802d1d8fb046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 5, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:20,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-10c74db9-1ff8-46b0-96c2-add7c8c3471c 2019-05-14 12:04:20,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0480439662933s 2019-05-14 12:04:20,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 12:04:20,170 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -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": "5b4015ff-bc5d-4db9-a403-f5dc46511254"}}' 2019-05-14 12:04:20,286 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT X-Openstack-Request-Id: req-633e67ac-31ed-4324-8b61-83e81123bf55 2019-05-14 12:04:20,287 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "port_range_min": 5671, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:20Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "6fcf1b87-5653-4636-86e8-ab3f88fc3efe"}} 2019-05-14 12:04:20,287 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-633e67ac-31ed-4324-8b61-83e81123bf55 2019-05-14 12:04:20,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.117370128632s 2019-05-14 12:04:20,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:04:20,293 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:20,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT X-Openstack-Request-Id: req-6d7e617e-655b-4f0c-92ac-0ce9847358ea 2019-05-14 12:04:20,340 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "updated_at": "2019-05-14T12:04:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "277e7801-8754-4d9a-b937-d849f620aa48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T12:04:20Z", "revision_number": 0, "id": "2e4137ec-4f64-4f10-9969-4785fe00c95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3885f095-3daa-49db-b98a-cef35307318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3f9b7526-1ca7-4997-ab2a-d8c75935e135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-14T12:04:20Z", "revision_number": 0, "id": "6fcf1b87-5653-4636-86e8-ab3f88fc3efe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "8910fb10-f587-4abc-bae7-fa9bc8990f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "907b1595-df2e-45b9-8280-802d1d8fb046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 6, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:20,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6d7e617e-655b-4f0c-92ac-0ce9847358ea 2019-05-14 12:04:20,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047502040863s 2019-05-14 12:04:20,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-05-14 12:04:20,347 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -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": "5b4015ff-bc5d-4db9-a403-f5dc46511254"}}' 2019-05-14 12:04:20,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT X-Openstack-Request-Id: req-b9414ea8-1fcf-4fd4-a176-d063b172c7fd 2019-05-14 12:04:20,483 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "port_range_min": 53333, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:20Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "a5943b3f-4f31-4437-89f5-f453656ece7c"}} 2019-05-14 12:04:20,483 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-b9414ea8-1fcf-4fd4-a176-d063b172c7fd 2019-05-14 12:04:20,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136704206467s 2019-05-14 12:04:20,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:04:20,485 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:20,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT X-Openstack-Request-Id: req-50aae465-fb1b-4200-8ef9-bce9f418747f 2019-05-14 12:04:20,582 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["f19b61b8-6dd4-46c9-a338-2a87d9516e0d"],"description":"","tags":[],"updated_at":"2019-05-14T12:04:07Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:04:20,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-50aae465-fb1b-4200-8ef9-bce9f418747f 2019-05-14 12:04:20,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0978741645813s 2019-05-14 12:04:20,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:04:20,592 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:20,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT X-Openstack-Request-Id: req-740075ec-9bec-452d-a31d-ae9e2be3d596 2019-05-14 12:04:20,625 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:04:18Z", "file": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file", "owner": "a8704aba0a5144eebd2237daa7f3de9c", "id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "size": 297533440, "self": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:04:13Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:04:20,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-740075ec-9bec-452d-a31d-ae9e2be3d596 2019-05-14 12:04:20,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369851589203s 2019-05-14 12:04:20,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:04:20,635 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:20,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7ab279b-14ce-4433-8d93-98acbbbeb73d x-openstack-request-id: req-e7ab279b-14ce-4433-8d93-98acbbbeb73d 2019-05-14 12:04:20,654 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "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": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce"}]} 2019-05-14 12:04:20,654 - 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-e7ab279b-14ce-4433-8d93-98acbbbeb73d 2019-05-14 12:04:20,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221719741821s 2019-05-14 12:04:20,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-05-14 12:04:20,659 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"server": {"name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "imageRef": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "flavorRef": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6c755a73-9971-406f-b0d5-95b39f7b54bd"}], "security_groups": [{"name": "5b4015ff-bc5d-4db9-a403-f5dc46511254"}]}}' 2019-05-14 12:04:23,126 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 14 May 2019 12:04:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89 x-compute-request-id: req-8fe83faa-7d11-4765-96f4-9df183eb5cc2 x-openstack-request-id: req-8fe83faa-7d11-4765-96f4-9df183eb5cc2 2019-05-14 12:04:23,127 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "5b4015ff-bc5d-4db9-a403-f5dc46511254"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "adminPass": "xF4VsaejLEDw"}} 2019-05-14 12:04:23,127 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-8fe83faa-7d11-4765-96f4-9df183eb5cc2 2019-05-14 12:04:23,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.47129392624s 2019-05-14 12:04:23,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:23,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:23,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 604 Content-Type: application/json Date: Tue, 14 May 2019 12:04:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0300c652-7b0a-4d1f-bd6b-1a50d681726c x-openstack-request-id: req-0300c652-7b0a-4d1f-bd6b-1a50d681726c 2019-05-14 12:04:23,908 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:23,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0300c652-7b0a-4d1f-bd6b-1a50d681726c 2019-05-14 12:04:23,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.780033826828s 2019-05-14 12:04:23,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:04:23,918 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:24,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 12:04:24 GMT X-Openstack-Request-Id: req-67a22bdf-36f3-4d0e-9f8d-672a159d4fe8 2019-05-14 12:04:24,022 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["f19b61b8-6dd4-46c9-a338-2a87d9516e0d"],"description":"","tags":[],"updated_at":"2019-05-14T12:04:07Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:04:24,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-67a22bdf-36f3-4d0e-9f8d-672a159d4fe8 2019-05-14 12:04:24,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.104135036469s 2019-05-14 12:04:24,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 12:04:24,024 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:24,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 14 May 2019 12:04:24 GMT X-Openstack-Request-Id: req-1d20a240-5753-4344-82d8-28c2fdc41f40 2019-05-14 12:04:24,088 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T12:04:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a8704aba0a5144eebd2237daa7f3de9c","id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","subnetpool_id":null,"name":"vyos_vrouter-subnet_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:04:24,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1d20a240-5753-4344-82d8-28c2fdc41f40 2019-05-14 12:04:24,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0650510787964s 2019-05-14 12:04:24,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:26,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:27,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 673 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-543d0a23-cd75-45e7-8f85-074287d07e0b x-openstack-request-id: req-543d0a23-cd75-45e7-8f85-074287d07e0b 2019-05-14 12:04:27,117 - 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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:25Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:27,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-543d0a23-cd75-45e7-8f85-074287d07e0b 2019-05-14 12:04:27,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02579689026s 2019-05-14 12:04:27,125 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:29,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:29,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-d29bd531-3d77-48c1-965d-32271aeffb4e x-openstack-request-id: req-d29bd531-3d77-48c1-965d-32271aeffb4e 2019-05-14 12:04:29,501 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:29,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d29bd531-3d77-48c1-965d-32271aeffb4e 2019-05-14 12:04:29,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373596906662s 2019-05-14 12:04:29,509 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:31,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:31,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:32,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-dcae0650-440b-4045-ac7b-78802a2cb6a4 x-openstack-request-id: req-dcae0650-440b-4045-ac7b-78802a2cb6a4 2019-05-14 12:04:32,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:32,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dcae0650-440b-4045-ac7b-78802a2cb6a4 2019-05-14 12:04:32,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719794988632s 2019-05-14 12:04:32,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:34,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:34,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:34,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-9a11e4b5-a2c6-4dca-84cb-9186de511ce3 x-openstack-request-id: req-9a11e4b5-a2c6-4dca-84cb-9186de511ce3 2019-05-14 12:04:34,464 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:34,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9a11e4b5-a2c6-4dca-84cb-9186de511ce3 2019-05-14 12:04:34,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.223143100739s 2019-05-14 12:04:34,472 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:36,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:36,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:36,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-3b383991-3002-404e-a955-39f85ffd3b87 x-openstack-request-id: req-3b383991-3002-404e-a955-39f85ffd3b87 2019-05-14 12:04:36,680 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:36,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3b383991-3002-404e-a955-39f85ffd3b87 2019-05-14 12:04:36,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206279993057s 2019-05-14 12:04:36,687 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:38,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:38,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:39,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-e45051ac-148e-49ab-8385-48bad0d968a9 x-openstack-request-id: req-e45051ac-148e-49ab-8385-48bad0d968a9 2019-05-14 12:04:39,337 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:39,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e45051ac-148e-49ab-8385-48bad0d968a9 2019-05-14 12:04:39,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646960020065s 2019-05-14 12:04:39,344 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:41,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:41,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:42,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-fceda476-35b8-43c7-ba53-e6eece362837 x-openstack-request-id: req-fceda476-35b8-43c7-ba53-e6eece362837 2019-05-14 12:04:42,187 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:42,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fceda476-35b8-43c7-ba53-e6eece362837 2019-05-14 12:04:42,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.841120958328s 2019-05-14 12:04:42,194 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:44,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:44,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:44,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-a5676674-5d51-4cce-b4e7-02d722391ad8 x-openstack-request-id: req-a5676674-5d51-4cce-b4e7-02d722391ad8 2019-05-14 12:04:44,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:44,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a5676674-5d51-4cce-b4e7-02d722391ad8 2019-05-14 12:04:44,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548552036285s 2019-05-14 12:04:44,753 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:46,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:46,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:47,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-ac67a4bf-fa64-4147-adee-73719ec89215 x-openstack-request-id: req-ac67a4bf-fa64-4147-adee-73719ec89215 2019-05-14 12:04:47,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:47,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ac67a4bf-fa64-4147-adee-73719ec89215 2019-05-14 12:04:47,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.812243938446s 2019-05-14 12:04:47,574 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:49,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:49,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:49,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-d0b3413a-2a7e-4953-8f05-c2c46b96df8d x-openstack-request-id: req-d0b3413a-2a7e-4953-8f05-c2c46b96df8d 2019-05-14 12:04:49,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:49,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d0b3413a-2a7e-4953-8f05-c2c46b96df8d 2019-05-14 12:04:49,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413223981857s 2019-05-14 12:04:49,997 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:52,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:52,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:52,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-45d77d24-c495-4969-bbe0-4e142d8bbb45 x-openstack-request-id: req-45d77d24-c495-4969-bbe0-4e142d8bbb45 2019-05-14 12:04:52,181 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:52,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-45d77d24-c495-4969-bbe0-4e142d8bbb45 2019-05-14 12:04:52,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181411027908s 2019-05-14 12:04:52,188 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:54,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:54,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:54,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-91e11fac-dca8-46c6-a80d-cd828f26d882 x-openstack-request-id: req-91e11fac-dca8-46c6-a80d-cd828f26d882 2019-05-14 12:04:54,383 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:54,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-91e11fac-dca8-46c6-a80d-cd828f26d882 2019-05-14 12:04:54,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192102909088s 2019-05-14 12:04:54,390 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:56,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:56,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-a87dc172-12b8-415b-8c5e-39d423c3baf6 x-openstack-request-id: req-a87dc172-12b8-415b-8c5e-39d423c3baf6 2019-05-14 12:04:56,579 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:56,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a87dc172-12b8-415b-8c5e-39d423c3baf6 2019-05-14 12:04:56,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186942815781s 2019-05-14 12:04:56,587 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:04:58,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:04:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:04:58,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:04: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-09ad5b1d-0817-4dc5-aab0-a6e1a39d426a x-openstack-request-id: req-09ad5b1d-0817-4dc5-aab0-a6e1a39d426a 2019-05-14 12:04:58,784 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:04:58,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-09ad5b1d-0817-4dc5-aab0-a6e1a39d426a 2019-05-14 12:04:58,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194570064545s 2019-05-14 12:04:58,791 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:00,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:00,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:01,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-6c3f1a74-89e0-47ec-95ce-02896c5a9014 x-openstack-request-id: req-6c3f1a74-89e0-47ec-95ce-02896c5a9014 2019-05-14 12:05:01,238 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:01,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6c3f1a74-89e0-47ec-95ce-02896c5a9014 2019-05-14 12:05:01,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444367170334s 2019-05-14 12:05:01,245 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:03,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:03,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:03,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-bf4bccfb-35cb-4438-af2c-51641b850d4b x-openstack-request-id: req-bf4bccfb-35cb-4438-af2c-51641b850d4b 2019-05-14 12:05:03,633 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:03,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bf4bccfb-35cb-4438-af2c-51641b850d4b 2019-05-14 12:05:03,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385541915894s 2019-05-14 12:05:03,640 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:05,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:06,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-d23932de-971b-44ef-97c8-0a9a3854a738 x-openstack-request-id: req-d23932de-971b-44ef-97c8-0a9a3854a738 2019-05-14 12:05:06,303 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:06,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d23932de-971b-44ef-97c8-0a9a3854a738 2019-05-14 12:05:06,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.660046815872s 2019-05-14 12:05:06,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:08,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:08,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:08,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03b252fd-41d8-4c1f-b1ce-2796ad81746b x-openstack-request-id: req-03b252fd-41d8-4c1f-b1ce-2796ad81746b 2019-05-14 12:05:08,518 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:08,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-03b252fd-41d8-4c1f-b1ce-2796ad81746b 2019-05-14 12:05:08,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206078052521s 2019-05-14 12:05:08,526 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:10,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:10,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:10,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-3e006cb3-926e-4291-aa43-68a8ee8f90d0 x-openstack-request-id: req-3e006cb3-926e-4291-aa43-68a8ee8f90d0 2019-05-14 12:05:10,996 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:10,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3e006cb3-926e-4291-aa43-68a8ee8f90d0 2019-05-14 12:05:10,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468142986298s 2019-05-14 12:05:11,003 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:13,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:13,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:13,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-35b446e3-d710-44ce-a4e1-da21fabaf1c1 x-openstack-request-id: req-35b446e3-d710-44ce-a4e1-da21fabaf1c1 2019-05-14 12:05:13,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:13,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-35b446e3-d710-44ce-a4e1-da21fabaf1c1 2019-05-14 12:05:13,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19077706337s 2019-05-14 12:05:13,203 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:15,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:15,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:16,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-f8372d1e-ae3a-48e0-bf33-e5a1cdc98f51 x-openstack-request-id: req-f8372d1e-ae3a-48e0-bf33-e5a1cdc98f51 2019-05-14 12:05:16,096 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:16,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f8372d1e-ae3a-48e0-bf33-e5a1cdc98f51 2019-05-14 12:05:16,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.890493154526s 2019-05-14 12:05:16,103 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:18,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:18,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:18,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-3ab5a22c-5234-42dc-bda3-8bfc7b098171 x-openstack-request-id: req-3ab5a22c-5234-42dc-bda3-8bfc7b098171 2019-05-14 12:05:18,598 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:18,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3ab5a22c-5234-42dc-bda3-8bfc7b098171 2019-05-14 12:05:18,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.492679834366s 2019-05-14 12:05:18,606 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:20,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:20,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:20,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-6a20625d-ea31-40e4-bd22-dfe148bbee28 x-openstack-request-id: req-6a20625d-ea31-40e4-bd22-dfe148bbee28 2019-05-14 12:05:20,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:20,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6a20625d-ea31-40e4-bd22-dfe148bbee28 2019-05-14 12:05:20,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201285839081s 2019-05-14 12:05:20,817 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:22,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:22,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:23,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-b6fe6d8c-f820-4517-975d-b8ff11d3e26c x-openstack-request-id: req-b6fe6d8c-f820-4517-975d-b8ff11d3e26c 2019-05-14 12:05:23,199 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:23,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b6fe6d8c-f820-4517-975d-b8ff11d3e26c 2019-05-14 12:05:23,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379861116409s 2019-05-14 12:05:23,202 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:25,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:25,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:25,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-c0c8eb93-da79-424d-856d-3d4a8a157641 x-openstack-request-id: req-c0c8eb93-da79-424d-856d-3d4a8a157641 2019-05-14 12:05:25,387 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:25,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c0c8eb93-da79-424d-856d-3d4a8a157641 2019-05-14 12:05:25,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18278002739s 2019-05-14 12:05:25,394 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:27,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:27,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:28,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-6e451ed8-c513-42f8-b04a-21321503dc7f x-openstack-request-id: req-6e451ed8-c513-42f8-b04a-21321503dc7f 2019-05-14 12:05:28,082 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:28,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6e451ed8-c513-42f8-b04a-21321503dc7f 2019-05-14 12:05:28,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.685395956039s 2019-05-14 12:05:28,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:30,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:30,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-626c214a-a511-4a20-8d97-4f89251131ce x-openstack-request-id: req-626c214a-a511-4a20-8d97-4f89251131ce 2019-05-14 12:05:30,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:30,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-626c214a-a511-4a20-8d97-4f89251131ce 2019-05-14 12:05:30,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368499040604s 2019-05-14 12:05:30,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:32,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:32,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-f5900e9e-2717-469e-bb2a-397220e89767 x-openstack-request-id: req-f5900e9e-2717-469e-bb2a-397220e89767 2019-05-14 12:05:32,648 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:32,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f5900e9e-2717-469e-bb2a-397220e89767 2019-05-14 12:05:32,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178653001785s 2019-05-14 12:05:32,655 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:34,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:34,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-b0f512c9-b65b-451e-aa75-754a09698729 x-openstack-request-id: req-b0f512c9-b65b-451e-aa75-754a09698729 2019-05-14 12:05:34,856 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:34,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0f512c9-b65b-451e-aa75-754a09698729 2019-05-14 12:05:34,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198317050934s 2019-05-14 12:05:34,863 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:36,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:36,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:37,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-8bcd1512-3716-484d-b6de-096f519e7e79 x-openstack-request-id: req-8bcd1512-3716-484d-b6de-096f519e7e79 2019-05-14 12:05:37,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:37,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8bcd1512-3716-484d-b6de-096f519e7e79 2019-05-14 12:05:37,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.227614879608s 2019-05-14 12:05:37,100 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:39,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:39,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-7ec51a1f-064f-4e83-9938-f59a6dcd60e3 x-openstack-request-id: req-7ec51a1f-064f-4e83-9938-f59a6dcd60e3 2019-05-14 12:05:39,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:39,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ec51a1f-064f-4e83-9938-f59a6dcd60e3 2019-05-14 12:05:39,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196440935135s 2019-05-14 12:05:39,306 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:41,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:41,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-1c465b52-6b65-4157-97c6-32fc0cf492cf x-openstack-request-id: req-1c465b52-6b65-4157-97c6-32fc0cf492cf 2019-05-14 12:05:41,769 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:41,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1c465b52-6b65-4157-97c6-32fc0cf492cf 2019-05-14 12:05:41,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460942029953s 2019-05-14 12:05:41,776 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:43,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:43,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-870d5aea-c855-4ab6-a399-a5541b5c9bb8 x-openstack-request-id: req-870d5aea-c855-4ab6-a399-a5541b5c9bb8 2019-05-14 12:05:43,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:43,983 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-870d5aea-c855-4ab6-a399-a5541b5c9bb8 2019-05-14 12:05:43,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203863859177s 2019-05-14 12:05:43,990 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:45,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:45,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:46,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-0746c077-e250-4e76-8839-2779709bdaeb x-openstack-request-id: req-0746c077-e250-4e76-8839-2779709bdaeb 2019-05-14 12:05:46,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:46,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0746c077-e250-4e76-8839-2779709bdaeb 2019-05-14 12:05:46,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196778059006s 2019-05-14 12:05:46,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:48,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:48,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:48,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12: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-2a8d1861-1271-47e1-9f0c-a000db427753 x-openstack-request-id: req-2a8d1861-1271-47e1-9f0c-a000db427753 2019-05-14 12:05:48,399 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:48,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2a8d1861-1271-47e1-9f0c-a000db427753 2019-05-14 12:05:48,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200263977051s 2019-05-14 12:05:48,407 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:50,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:50,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ef834283-805f-470c-8b04-dd42f9534a22 x-openstack-request-id: req-ef834283-805f-470c-8b04-dd42f9534a22 2019-05-14 12:05:50,624 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:50,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ef834283-805f-470c-8b04-dd42f9534a22 2019-05-14 12:05:50,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214341878891s 2019-05-14 12:05:50,630 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:52,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:52,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:53,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-2926bdbe-c51a-4221-b31d-dee43c4cf8ae x-openstack-request-id: req-2926bdbe-c51a-4221-b31d-dee43c4cf8ae 2019-05-14 12:05:53,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:53,092 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2926bdbe-c51a-4221-b31d-dee43c4cf8ae 2019-05-14 12:05:53,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458560943604s 2019-05-14 12:05:53,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:55,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:55,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-a6ebea08-c6ec-4444-8050-1d943e51ff88 x-openstack-request-id: req-a6ebea08-c6ec-4444-8050-1d943e51ff88 2019-05-14 12:05:55,539 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:55,539 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a6ebea08-c6ec-4444-8050-1d943e51ff88 2019-05-14 12:05:55,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4383020401s 2019-05-14 12:05:55,546 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:57,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:57,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:05:57,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c8f3be8-ecba-4973-ba6e-609898b5f404 x-openstack-request-id: req-7c8f3be8-ecba-4973-ba6e-609898b5f404 2019-05-14 12:05:57,898 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:05:57,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7c8f3be8-ecba-4973-ba6e-609898b5f404 2019-05-14 12:05:57,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349363088608s 2019-05-14 12:05:57,905 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:05:59,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:05:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:00,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:05: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-0c926fd2-89a2-4496-85fc-80102eba61c7 x-openstack-request-id: req-0c926fd2-89a2-4496-85fc-80102eba61c7 2019-05-14 12:06:00,367 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:00,367 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0c926fd2-89a2-4496-85fc-80102eba61c7 2019-05-14 12:06:00,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458850860596s 2019-05-14 12:06:00,375 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:02,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:02,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-366bc666-cf29-4e82-bd04-9eb472ca24cc x-openstack-request-id: req-366bc666-cf29-4e82-bd04-9eb472ca24cc 2019-05-14 12:06:02,758 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:02,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-366bc666-cf29-4e82-bd04-9eb472ca24cc 2019-05-14 12:06:02,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380564928055s 2019-05-14 12:06:02,765 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:04,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:04,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:05,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-8e7354e6-fac9-463c-ba48-bdb344dc0d0b x-openstack-request-id: req-8e7354e6-fac9-463c-ba48-bdb344dc0d0b 2019-05-14 12:06:05,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:05,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8e7354e6-fac9-463c-ba48-bdb344dc0d0b 2019-05-14 12:06:05,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463636159897s 2019-05-14 12:06:05,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:07,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:07,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:07,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-f560eca3-d424-44d4-91fe-818c4a154ed2 x-openstack-request-id: req-f560eca3-d424-44d4-91fe-818c4a154ed2 2019-05-14 12:06:07,529 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:07,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f560eca3-d424-44d4-91fe-818c4a154ed2 2019-05-14 12:06:07,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.288248062134s 2019-05-14 12:06:07,536 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:09,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:09,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:10,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-e84a2716-214a-4813-adf1-f93e251ade63 x-openstack-request-id: req-e84a2716-214a-4813-adf1-f93e251ade63 2019-05-14 12:06:10,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:10,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e84a2716-214a-4813-adf1-f93e251ade63 2019-05-14 12:06:10,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470800161362s 2019-05-14 12:06:10,016 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:12,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:12,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:12,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:06:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38873c36-06fe-4a37-b7cc-7fb1490acd3b x-openstack-request-id: req-38873c36-06fe-4a37-b7cc-7fb1490acd3b 2019-05-14 12:06:12,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/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:12,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-38873c36-06fe-4a37-b7cc-7fb1490acd3b 2019-05-14 12:06:12,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450126886368s 2019-05-14 12:06:12,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:14,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:14,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:15,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:06:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f6b27030-e406-450e-acd6-647d7633f455 x-openstack-request-id: req-f6b27030-e406-450e-acd6-647d7633f455 2019-05-14 12:06:15,084 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:15,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f6b27030-e406-450e-acd6-647d7633f455 2019-05-14 12:06:15,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.606275081635s 2019-05-14 12:06:15,091 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:17,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:17,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-2b6c63fb-b897-4acb-ac20-336da5dfb96b x-openstack-request-id: req-2b6c63fb-b897-4acb-ac20-336da5dfb96b 2019-05-14 12:06:17,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:17,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2b6c63fb-b897-4acb-ac20-336da5dfb96b 2019-05-14 12:06:17,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381263971329s 2019-05-14 12:06:17,482 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:19,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:19,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:19,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 667 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-96b7853f-9387-46b3-aac5-ed02d75b2e13 x-openstack-request-id: req-96b7853f-9387-46b3-aac5-ed02d75b2e13 2019-05-14 12:06:19,941 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:04:26Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:19,941 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-96b7853f-9387-46b3-aac5-ed02d75b2e13 2019-05-14 12:06:19,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45708489418s 2019-05-14 12:06:19,948 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:06:21,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:06:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:22,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-f51e10fa-836e-4956-aee5-56d1182e5cd2 x-openstack-request-id: req-f51e10fa-836e-4956-aee5-56d1182e5cd2 2019-05-14 12:06:22,446 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:06:22,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f51e10fa-836e-4956-aee5-56d1182e5cd2 2019-05-14 12:06:22,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495779037476s 2019-05-14 12:06:22,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 12:06:22,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b0f3389c-33d5-4791-8d02-cd93db02da89" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:22,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 12:06:22 GMT X-Openstack-Request-Id: req-8c3932b4-90c4-4cbf-8bf7-eb6062cc5483 2019-05-14 12:06:22,514 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","ip_allocation":"immediate"}]} 2019-05-14 12:06:22,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b0f3389c-33d5-4791-8d02-cd93db02da89 used request id req-8c3932b4-90c4-4cbf-8bf7-eb6062cc5483 2019-05-14 12:06:22,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0602719783783s 2019-05-14 12:06:22,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:22,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=38999942-7dcb-4059-986b-644994570b63" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:22,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 12:06:22 GMT X-Openstack-Request-Id: req-be97c173-ee49-4e93-a120-dbda770a559b 2019-05-14 12:06:22,579 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 12:06:22,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=38999942-7dcb-4059-986b-644994570b63 used request id req-be97c173-ee49-4e93-a120-dbda770a559b 2019-05-14 12:06:22,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0511531829834s 2019-05-14 12:06:22,580 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1c:51:8c', u'version': 4, u'addr': u'192.168.120.27', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8f8344c2-0dc7-42b1-82ef-ea357a240ad2'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T12:06:21.000000', 'flavor': Munch({u'id': u'3e525f4e-40aa-4567-b5e4-e3848c4b81ce'}), 'az': u'nova', 'id': u'b0f3389c-33d5-4791-8d02-cd93db02da89', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'a751c31ab4054cac9a983cf9c666e186', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8704aba0a5144eebd2237daa7f3de9c', 'name': 'vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2019-05-14T12:06:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-05-14T12:06:21Z', 'hostId': u'40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'public_v6': '', 'private_v4': u'192.168.120.27', 'cloud': 'envvars', 'host_id': u'40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2019-05-14T12:06:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'a8704aba0a5144eebd2237daa7f3de9c', 'name': u'vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'adminPass': u'xF4VsaejLEDw', 'tenant_id': u'a8704aba0a5144eebd2237daa7f3de9c', 'created_at': u'2019-05-14T12:04:23Z', 'created': u'2019-05-14T12:04:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-05-14 12:06:22,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:06:22,587 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:22,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 14 May 2019 12:06:22 GMT X-Openstack-Request-Id: req-47e81313-ccc3-456b-80d5-a4ef8aa11d10 2019-05-14 12:06:22,692 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["f19b61b8-6dd4-46c9-a338-2a87d9516e0d"],"description":"","tags":[],"updated_at":"2019-05-14T12:04:07Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:06:22,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-47e81313-ccc3-456b-80d5-a4ef8aa11d10 2019-05-14 12:06:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105847835541s 2019-05-14 12:06:22,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-05-14 12:06:22,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b0f3389c-33d5-4791-8d02-cd93db02da89" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:22,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 14 May 2019 12:06:22 GMT X-Openstack-Request-Id: req-f9d7a90d-d5db-4dfd-87aa-0147f47828c9 2019-05-14 12:06:22,745 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","ip_allocation":"immediate"}]} 2019-05-14 12:06:22,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b0f3389c-33d5-4791-8d02-cd93db02da89 used request id req-f9d7a90d-d5db-4dfd-87aa-0147f47828c9 2019-05-14 12:06:22,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0516881942749s 2019-05-14 12:06:22,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-05-14 12:06:22,747 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "fixed_ip_address": "192.168.120.27", "port_id": "38999942-7dcb-4059-986b-644994570b63"}}' 2019-05-14 12:06:25,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 14 May 2019 12:06:25 GMT X-Openstack-Request-Id: req-bb335d4b-438d-4735-91d1-fdab3f2e8fec 2019-05-14 12:06:25,360 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}} 2019-05-14 12:06:25,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-bb335d4b-438d-4735-91d1-fdab3f2e8fec 2019-05-14 12:06:25,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.61398100853s 2019-05-14 12:06:25,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:25,377 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:25,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 12:06:25 GMT X-Openstack-Request-Id: req-4e606a41-9f63-438d-aeb2-940090f58a7d 2019-05-14 12:06:25,452 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:06:25,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4e606a41-9f63-438d-aeb2-940090f58a7d 2019-05-14 12:06:25,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0756208896637s 2019-05-14 12:06:25,459 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 12:06:25,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:25,570 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:25,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 12:06:25 GMT X-Openstack-Request-Id: req-7d46ed9a-da75-443c-a1bc-837994a969ad 2019-05-14 12:06:25,631 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:06:25,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7d46ed9a-da75-443c-a1bc-837994a969ad 2019-05-14 12:06:25,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0615878105164s 2019-05-14 12:06:25,638 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 12:06:25,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:25,750 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:25,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 12:06:25 GMT X-Openstack-Request-Id: req-049e5803-17ff-48b3-bfc2-b86bac5f2cac 2019-05-14 12:06:25,811 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:06:25,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-049e5803-17ff-48b3-bfc2-b86bac5f2cac 2019-05-14 12:06:25,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617029666901s 2019-05-14 12:06:25,817 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 12:06:25,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:25,929 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:25,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 12:06:25 GMT X-Openstack-Request-Id: req-899d9ec3-6a83-46ab-9f41-36643fa8099d 2019-05-14 12:06:25,990 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:06:25,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-899d9ec3-6a83-46ab-9f41-36643fa8099d 2019-05-14 12:06:25,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0618000030518s 2019-05-14 12:06:25,996 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 12:06:26,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:26,107 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:26,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 12:06:26 GMT X-Openstack-Request-Id: req-5fcd6714-5587-4c8f-b3b4-d20adca36bdd 2019-05-14 12:06:26,169 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:06:26,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5fcd6714-5587-4c8f-b3b4-d20adca36bdd 2019-05-14 12:06:26,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0619308948517s 2019-05-14 12:06:26,175 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 12:06:26,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:26,286 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:26,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 12:06:26 GMT X-Openstack-Request-Id: req-4fa218c9-3f0b-4ceb-a46d-333b57bdd3eb 2019-05-14 12:06:26,364 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:06:26,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4fa218c9-3f0b-4ceb-a46d-333b57bdd3eb 2019-05-14 12:06:26,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0785269737244s 2019-05-14 12:06:26,371 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 12:06:26,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:26,482 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:26,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 14 May 2019 12:06:26 GMT X-Openstack-Request-Id: req-f40c680a-a60e-4a6f-b16e-db26808af7ee 2019-05-14 12:06:26,538 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:06:26,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f40c680a-a60e-4a6f-b16e-db26808af7ee 2019-05-14 12:06:26,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.056902885437s 2019-05-14 12:06:26,545 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-05-14 12:06:26,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:06:26,656 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:06:26,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 14 May 2019 12:06:26 GMT X-Openstack-Request-Id: req-5af1755c-8bce-4dbe-9167-778efa800c7f 2019-05-14 12:06:26,714 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:06:26,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5af1755c-8bce-4dbe-9167-778efa800c7f 2019-05-14 12:06:26,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589067935944s 2019-05-14 12:06:26,720 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd2ae3804-7731-4d5a-84ac-872f1d799f1a', 'updated_at': u'2019-05-14T12:06:26Z', 'fixed_ip_address': u'192.168.120.27', 'floating_ip_address': u'172.30.9.217', 'revision_number': 1, 'port_id': u'38999942-7dcb-4059-986b-644994570b63', 'id': u'bfa4b1f3-d03a-494b-aa6a-140e3f4238e1', 'network': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'port': u'38999942-7dcb-4059-986b-644994570b63', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8704aba0a5144eebd2237daa7f3de9c', 'name': 'vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'a8704aba0a5144eebd2237daa7f3de9c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6c755a73-9971-406f-b0d5-95b39f7b54bd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1c:51:8c', u'device_id': u'b0f3389c-33d5-4791-8d02-cd93db02da89'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'a8704aba0a5144eebd2237daa7f3de9c', 'created_at': u'2019-05-14T12:06:23Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'6c755a73-9971-406f-b0d5-95b39f7b54bd', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:1c:51:8c', u'device_id': u'b0f3389c-33d5-4791-8d02-cd93db02da89'}), 'router': u'd2ae3804-7731-4d5a-84ac-872f1d799f1a'}) 2019-05-14 12:06:26,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:06:26,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:06:26,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10571 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-00206850-685a-41b2-98c5-cb1e75788ee6 x-openstack-request-id: req-00206850-685a-41b2-98c5-cb1e75788ee6 2019-05-14 12:06:26,794 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 676177521 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.372853] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.376006] pid_max: default: 32768 minimum: 301\n[ 0.377706] ACPI: Core revision 20150930\n[ 0.379841] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.382324] Security Framework initialized\n[ 0.383893] Yama: becoming mindful.\n[ 0.385306] AppArmor: AppArmor initialized\n[ 0.387084] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.396203] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.400391] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402726] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.405882] Initializing cgroup subsys io\n[ 0.407441] Initializing cgroup subsys memory\n[ 0.409102] Initializing cgroup subsys devices\n[ 0.410760] Initializing cgroup subsys freezer\n[ 0.412444] Initializing cgroup subsys net_cls\n[ 0.414097] Initializing cgroup subsys perf_event\n[ 0.415845] Initializing cgroup subsys net_prio\n[ 0.417570] Initializing cgroup subsys hugetlb\n[ 0.419251] Initializing cgroup subsys pids\n[ 0.421629] mce: CPU supports 10 MCE banks\n[ 0.423247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.427237] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.429233] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.432273] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.435322] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.437753] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.443360] Freeing SMP alternatives memory: 36K\n[ 0.449807] ftrace: allocating 32287 entries in 127 pages\n[ 0.494028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.496385] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.498717] smpboot: Max logical packages: 2\n[ 0.500620] x2apic enabled\n[ 0.502080] Switched APIC routing to physical x2apic.\n[ 0.505136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.507409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.511532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.523929] KVM setup paravirtual spinlock\n[ 0.526997] x86: Booting SMP configuration:\n[ 0.528636] .... node #0, CPUs: #1\n[ 0.530258] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.552837] x86: Booted up 1 node, 2 CPUs\n[ 0.552844] KVM setup async PF for cpu 1\n[ 0.552848] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.557678] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.560566] devtmpfs: initialized\n[ 0.563306] evm: security.selinux\n[ 0.564622] evm: security.SMACK64\n[ 0.565940] evm: security.SMACK64EXEC\n[ 0.567348] evm: security.SMACK64TRANSMUTE\n[ 0.568863] evm: security.SMACK64MMAP\n[ 0.570268] evm: security.ima\n[ 0.571470] evm: security.capability\n[ 0.573060] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.576910] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579475] pinctrl core: initialized pinctrl subsystem\n[ 0.581772] RTC time: 12:06:22, date: 05/14/19\n[ 0.584515] NET: Registered protocol family 16\n[ 0.598360] cpuidle: using governor ladder\n[ 0.610382] cpuidle: using governor menu\n[ 0.612051] PCCT header not found.\n[ 0.613622] ACPI: bus type PCI registered\n[ 0.615316] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.618010] PCI: Using configuration type 1 for base access\n[ 0.632810] ACPI: Added _OSI(Module Device)\n[ 0.634558] ACPI: Added _OSI(Processor Device)\n[ 0.636392] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.638292] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.642124] ACPI: Interpreter enabled\n[ 0.643698] ACPI: (supports S0 S5)\n[ 0.661200] ACPI: Using IOAPIC for interrupt routing\n[ 0.663220] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.668785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.671200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.673844] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.676365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.681056] acpiphp: Slot [3] registered\n[ 0.682777] acpiphp: Slot [4] registered\n[ 0.684457] acpiphp: Slot [5] registered\n[ 0.686162] acpiphp: Slot [6] registered\n[ 0.687812] acpiphp: Slot [7] registered\n[ 0.689487] acpiphp: Slot [8] registered\n[ 0.691156] acpiphp: Slot [9] registered\n[ 0.692965] acpiphp: Slot [10] registered\n[ 0.694648] acpiphp: Slot [11] registered\n[ 0.696317] acpiphp: Slot [12] registered\n[ 0.698018] acpiphp: Slot [13] registered\n[ 0.699675] acpiphp: Slot [14] registered\n[ 0.701338] acpiphp: Slot [15] registered\n[ 0.703100] acpiphp: Slot [16] registered\n[ 0.704804] acpiphp: Slot [17] registered\n[ 0.706503] acpiphp: Slot [18] registered\n[ 0.708176] acpiphp: Slot [19] registered\n[ 0.709846] acpiphp: Slot [20] registered\n[ 0.711505] acpiphp: Slot [21] registered\n[ 0.713236] acpiphp: Slot [22] registered\n[ 0.714970] acpiphp: Slot [23] registered\n[ 0.716693] acpiphp: Slot [24] registered\n[ 0.718407] acpiphp: Slot [25] registered\n[ 0.720121] acpiphp: Slot [26] registered\n[ 0.721829] acpiphp: Slot [27] registered\n[ 0.723532] acpiphp: Slot [28] registered\n[ 0.725198] acpiphp: Slot [29] registered\n[ 0.726898] acpiphp: Slot [30] registered\n[ 0.728561] acpiphp: Slot [31] registered\n[ 0.730221] PCI host bridge to bus 0000:00\n[ 0.731908] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.734519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.737100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.740094] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.743105] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.746157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.752360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.755160] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.757691] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.760625] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.765563] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.768538] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.794774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.797769] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.800602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.803613] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.806426] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.808984] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.811581] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.813845] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.817122] vgaarb: loaded\n[ 0.818358] vgaarb: bridge control possible 0000:00:02.0\n[ 0.820794] SCSI subsystem initialized\n[ 0.822673] ACPI: bus type USB registered\n[ 0.824440] usbcore: registered new interface driver usbfs\n[ 0.826629] usbcore: registered new interface driver hub\n[ 0.828790] usbcore: registered new device driver usb\n[ 0.831153] PCI: Using ACPI for IRQ routing\n[ 0.833316] NetLabel: Initializing\n[ 0.834807] NetLabel: domain hash size = 128\n[ 0.836617] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.838626] NetLabel: unlabeled traffic allowed by default\n[ 0.841044] amd_nb: Cannot enumerate AMD northbridges\n[ 0.843202] clocksource: Switched to clocksource kvm-clock\n[ 0.855377] AppArmor: AppArmor Filesystem Enabled\n[ 0.857407] pnp: PnP ACPI init\n[ 0.859128] pnp: PnP ACPI: found 5 devices\n[ 0.867471] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.871072] NET: Registered protocol family 2\n[ 0.873232] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.876494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.879482] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.882142] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.884545] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.887167] NET: Registered protocol family 1\n[ 0.888990] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.891321] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.893604] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.913805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.934138] Unpacking initramfs...\n[ 1.132766] Freeing initrd memory: 14824K\n[ 1.134354] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.136456] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.138850] Scanning for low memory corruption every 60 seconds\n[ 1.141251] audit: initializing netlink subsys (disabled)\n[ 1.143105] audit: type=2000 audit(1557835582.621:1): initialized\n[ 1.145394] Initialise system trusted keyring\n[ 1.147053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.149140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.152397] zbud: loaded\n[ 1.153760] VFS: Disk quotas dquot_6.6.0\n[ 1.155224] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.157663] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.159843] fuse init (API version 7.23)\n[ 1.161389] Key type big_key registered\n[ 1.162793] Allocating IMA MOK and blacklist keyrings.\n[ 1.165121] Key type asymmetric registered\n[ 1.166584] Asymmetric key parser 'x509' registered\n[ 1.168283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.170921] io scheduler noop registered\n[ 1.172329] io scheduler deadline registered (default)\n[ 1.174095] io scheduler cfq registered\n[ 1.175578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.177444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.179683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.182255] ACPI: Power Button [PWRF]\n[ 1.183784] GHES: HEST is not enabled!\n[ 1.203528] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.247460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272788] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.276369] Linux agpgart interface v0.103\n[ 1.279759] loop: module loaded\n[ 1.282641] vda: vda1\n[ 1.284448] scsi host0: ata_piix\n[ 1.285841] scsi host1: ata_piix\n[ 1.287097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.291568] libphy: Fixed MDIO Bus: probed\n[ 1.293089] tun: Universal TUN/TAP device driver, 1.6\n[ 1.294787] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298081] PPP generic driver version 2.4.2\n[ 1.299654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.301778] ehci-pci: EHCI PCI platform driver\n[ 1.303349] ehci-platform: EHCI generic platform driver\n[ 1.305128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307167] ohci-pci: OHCI PCI platform driver\n[ 1.308735] ohci-platform: OHCI generic platform driver\n[ 1.310502] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.330835] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.332611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.335241] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.337008] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.339017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.341205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.343751] usb usb1: Product: UHCI Host Controller\n[ 1.345413] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.347475] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.349166] hub 1-0:1.0: USB hub found\n[ 1.350534] hub 1-0:1.0: 2 ports detected\n[ 1.352130] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.355769] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.357461] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.359283] mousedev: PS/2 mouse device common for all mice\n[ 1.361355] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.366505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.368736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.370866] i2c /dev entries driver\n[ 1.372205] device-mapper: uevent: version 1.0.3\n[ 1.373870] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.376752] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.379069] NET: Registered protocol family 10\n[ 1.380889] NET: Registered protocol family 17\n[ 1.382458] Key type dns_resolver registered\n[ 1.384224] registered taskstats version 1\n[ 1.385698] Loading compiled-in X.509 certificates\n[ 1.404433] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.407713] zswap: loaded using pool lzo/zbud\n[ 1.410891] Key type trusted registered\n[ 1.414641] Key type encrypted registered\n[ 1.416093] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.417918] ima: No TPM chip found, activating TPM-bypass!\n[ 1.419745] ima: Allocated hash algorithm: sha1\n[ 1.421330] evm: HMAC attrs: 0x1\n[ 1.422938] Magic number: 3:382:127\n[ 1.424294] acpi device:02: hash matches\n[ 1.425801] rtc_cmos 00:00: setting system clock to 2019-05-14 12:06:23 UTC (1557835583)\n[ 1.428636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.430610] EDD information not available.\n[ 1.448994] Freeing unused kernel memory: 1484K\n[ 1.459243] Write protecting the kernel read-only data: 14336k\n[ 1.462517] Freeing unused kernel memory: 1620K\n[ 1.464259] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.477154] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.478001] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.486873] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487726] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487970] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.488035] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.488109] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529181] virtio_net virtio0 ens3: renamed from eth0\n[ 1.543714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.547810] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.559763] AVX2 version of gcm_enc/dec engaged.\n[ 1.561787] AES CTR mode by8 optimization enabled\n[ 1.579788] FDC 0 is a S82078B\n[ 1.667223] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.832511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.834682] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.836927] usb 1-1: Product: QEMU USB Tablet\n[ 1.838417] usb 1-1: Manufacturer: QEMU\n[ 1.839780] usb 1-1: SerialNumber: 42\n[ 1.846919] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.854934] usbcore: registered new interface driver usbhid\n[ 1.856925] usbhid: USB HID core driver\n[ 1.859948] 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.863864] 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.918880] md: linear personality registered for level -1\n[ 2.922523] md: multipath personality registered for level -4\n[ 2.926256] md: raid0 personality registered for level 0\n[ 2.930533] md: raid1 personality registered for level 1\n[ 2.999211] raid6: sse2x1 gen() 11279 MB/s\n[ 3.067206] raid6: sse2x1 xor() 8858 MB/s\n[ 3.135208] raid6: sse2x2 gen() 14285 MB/s\n[ 3.203208] raid6: sse2x2 xor() 9673 MB/s\n[ 3.271208] raid6: sse2x4 gen() 16604 MB/s\n[ 3.339206] raid6: sse2x4 xor() 11495 MB/s\n[ 3.407207] raid6: avx2x1 gen() 22166 MB/s\n[ 3.475206] raid6: avx2x2 gen() 25684 MB/s\n[ 3.543205] raid6: avx2x4 gen() 29796 MB/s\n[ 3.544777] raid6: using algorithm avx2x4 gen() 29796 MB/s\n[ 3.546674] raid6: using avx2x2 recovery algorithm\n[ 3.549929] xor: automatically using best checksumming function:\n[ 3.591204] avx : 32806.000 MB/sec\n[ 3.593749] async_tx: api initialized (async)\n[ 3.602208] md: raid6 personality registered for level 6\n[ 3.604164] md: raid5 personality registered for level 5\n[ 3.606057] md: raid4 personality registered for level 4\n[ 3.612569] 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.639437] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.666173] 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.752540] 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.758793] systemd[1]: Detected virtualization kvm.\n[ 3.760618] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.765125] systemd[1]: Set hostname to .\n[ 3.768373] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.770444] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.886628] 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.891888] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.895656] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.900308] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.904653] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.908911] 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.914733] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.918837] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.923414] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.927113] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.930305] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.934373] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.938074] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.942331] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.959510] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.964415] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.968035] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 3.970141] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.973857] 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.979837] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.983877] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.989786] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.993690] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.997902] 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.003746] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.007527] systemd[1]: Listening on Journal Socket (/dev/log).\n[[ 4.009957] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.013900] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.018449] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.023425] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.028339] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.032484] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.036356] systemd[1]: Listening on LVM2 poll daemon socket.\n[[ 4.038730] iscsi: registered transport (tcp)\n[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.043110] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.046768] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.050630] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.056130] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.064111] 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.070181] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.080640] iscsi: registered transport (iser)\n[ 4.083835] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.087454] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.091138] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.096856] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Found device /dev/ttyS0.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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"} 2019-05-14 12:06:26,795 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89/action used request id req-00206850-685a-41b2-98c5-cb1e75788ee6 2019-05-14 12:06:26,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0734801292419s 2019-05-14 12:06:26,796 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 676177521 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.372853] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.376006] pid_max: default: 32768 minimum: 301 [ 0.377706] ACPI: Core revision 20150930 [ 0.379841] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.382324] Security Framework initialized [ 0.383893] Yama: becoming mindful. [ 0.385306] AppArmor: AppArmor initialized [ 0.387084] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.396203] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.400391] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402726] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.405882] Initializing cgroup subsys io [ 0.407441] Initializing cgroup subsys memory [ 0.409102] Initializing cgroup subsys devices [ 0.410760] Initializing cgroup subsys freezer [ 0.412444] Initializing cgroup subsys net_cls [ 0.414097] Initializing cgroup subsys perf_event [ 0.415845] Initializing cgroup subsys net_prio [ 0.417570] Initializing cgroup subsys hugetlb [ 0.419251] Initializing cgroup subsys pids [ 0.421629] mce: CPU supports 10 MCE banks [ 0.423247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.427237] Spectre V2 : Mitigation: Full generic retpoline [ 0.429233] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.432273] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.435322] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.437753] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.443360] Freeing SMP alternatives memory: 36K [ 0.449807] ftrace: allocating 32287 entries in 127 pages [ 0.494028] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.496385] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.498717] smpboot: Max logical packages: 2 [ 0.500620] x2apic enabled [ 0.502080] Switched APIC routing to physical x2apic. [ 0.505136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.507409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.511532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.523929] KVM setup paravirtual spinlock [ 0.526997] x86: Booting SMP configuration: [ 0.528636] .... node #0, CPUs: #1 [ 0.530258] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.552837] x86: Booted up 1 node, 2 CPUs [ 0.552844] KVM setup async PF for cpu 1 [ 0.552848] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.557678] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.560566] devtmpfs: initialized [ 0.563306] evm: security.selinux [ 0.564622] evm: security.SMACK64 [ 0.565940] evm: security.SMACK64EXEC [ 0.567348] evm: security.SMACK64TRANSMUTE [ 0.568863] evm: security.SMACK64MMAP [ 0.570268] evm: security.ima [ 0.571470] evm: security.capability [ 0.573060] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.576910] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579475] pinctrl core: initialized pinctrl subsystem [ 0.581772] RTC time: 12:06:22, date: 05/14/19 [ 0.584515] NET: Registered protocol family 16 [ 0.598360] cpuidle: using governor ladder [ 0.610382] cpuidle: using governor menu [ 0.612051] PCCT header not found. [ 0.613622] ACPI: bus type PCI registered [ 0.615316] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.618010] PCI: Using configuration type 1 for base access [ 0.632810] ACPI: Added _OSI(Module Device) [ 0.634558] ACPI: Added _OSI(Processor Device) [ 0.636392] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.638292] ACPI: Added _OSI(Processor Aggregator Device) [ 0.642124] ACPI: Interpreter enabled [ 0.643698] ACPI: (supports S0 S5) [ 0.661200] ACPI: Using IOAPIC for interrupt routing [ 0.663220] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.668785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.671200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.673844] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.676365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.681056] acpiphp: Slot [3] registered [ 0.682777] acpiphp: Slot [4] registered [ 0.684457] acpiphp: Slot [5] registered [ 0.686162] acpiphp: Slot [6] registered [ 0.687812] acpiphp: Slot [7] registered [ 0.689487] acpiphp: Slot [8] registered [ 0.691156] acpiphp: Slot [9] registered [ 0.692965] acpiphp: Slot [10] registered [ 0.694648] acpiphp: Slot [11] registered [ 0.696317] acpiphp: Slot [12] registered [ 0.698018] acpiphp: Slot [13] registered [ 0.699675] acpiphp: Slot [14] registered [ 0.701338] acpiphp: Slot [15] registered [ 0.703100] acpiphp: Slot [16] registered [ 0.704804] acpiphp: Slot [17] registered [ 0.706503] acpiphp: Slot [18] registered [ 0.708176] acpiphp: Slot [19] registered [ 0.709846] acpiphp: Slot [20] registered [ 0.711505] acpiphp: Slot [21] registered [ 0.713236] acpiphp: Slot [22] registered [ 0.714970] acpiphp: Slot [23] registered [ 0.716693] acpiphp: Slot [24] registered [ 0.718407] acpiphp: Slot [25] registered [ 0.720121] acpiphp: Slot [26] registered [ 0.721829] acpiphp: Slot [27] registered [ 0.723532] acpiphp: Slot [28] registered [ 0.725198] acpiphp: Slot [29] registered [ 0.726898] acpiphp: Slot [30] registered [ 0.728561] acpiphp: Slot [31] registered [ 0.730221] PCI host bridge to bus 0000:00 [ 0.731908] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.734519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.737100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.740094] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.743105] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.746157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.752360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.755160] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.757691] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.760625] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.765563] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.768538] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.794774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.797769] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.800602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.803613] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.806426] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.808984] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.811581] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.813845] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.817122] vgaarb: loaded [ 0.818358] vgaarb: bridge control possible 0000:00:02.0 [ 0.820794] SCSI subsystem initialized [ 0.822673] ACPI: bus type USB registered [ 0.824440] usbcore: registered new interface driver usbfs [ 0.826629] usbcore: registered new interface driver hub [ 0.828790] usbcore: registered new device driver usb [ 0.831153] PCI: Using ACPI for IRQ routing [ 0.833316] NetLabel: Initializing [ 0.834807] NetLabel: domain hash size = 128 [ 0.836617] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.838626] NetLabel: unlabeled traffic allowed by default [ 0.841044] amd_nb: Cannot enumerate AMD northbridges [ 0.843202] clocksource: Switched to clocksource kvm-clock [ 0.855377] AppArmor: AppArmor Filesystem Enabled [ 0.857407] pnp: PnP ACPI init [ 0.859128] pnp: PnP ACPI: found 5 devices [ 0.867471] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.871072] NET: Registered protocol family 2 [ 0.873232] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.876494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.879482] TCP: Hash tables configured (established 32768 bind 32768) [ 0.882142] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.884545] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.887167] NET: Registered protocol family 1 [ 0.888990] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.891321] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.893604] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.913805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.934138] Unpacking initramfs... [ 1.132766] Freeing initrd memory: 14824K [ 1.134354] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.136456] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.138850] Scanning for low memory corruption every 60 seconds [ 1.141251] audit: initializing netlink subsys (disabled) [ 1.143105] audit: type=2000 audit(1557835582.621:1): initialized [ 1.145394] Initialise system trusted keyring [ 1.147053] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.149140] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.152397] zbud: loaded [ 1.153760] VFS: Disk quotas dquot_6.6.0 [ 1.155224] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.157663] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.159843] fuse init (API version 7.23) [ 1.161389] Key type big_key registered [ 1.162793] Allocating IMA MOK and blacklist keyrings. [ 1.165121] Key type asymmetric registered [ 1.166584] Asymmetric key parser 'x509' registered [ 1.168283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.170921] io scheduler noop registered [ 1.172329] io scheduler deadline registered (default) [ 1.174095] io scheduler cfq registered [ 1.175578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.177444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.179683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.182255] ACPI: Power Button [PWRF] [ 1.183784] GHES: HEST is not enabled! [ 1.203528] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.247460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272788] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.276369] Linux agpgart interface v0.103 [ 1.279759] loop: module loaded [ 1.282641] vda: vda1 [ 1.284448] scsi host0: ata_piix [ 1.285841] scsi host1: ata_piix [ 1.287097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.291568] libphy: Fixed MDIO Bus: probed [ 1.293089] tun: Universal TUN/TAP device driver, 1.6 [ 1.294787] tun: (C) 1999-2004 Max Krasnyansky [ 1.298081] PPP generic driver version 2.4.2 [ 1.299654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.301778] ehci-pci: EHCI PCI platform driver [ 1.303349] ehci-platform: EHCI generic platform driver [ 1.305128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307167] ohci-pci: OHCI PCI platform driver [ 1.308735] ohci-platform: OHCI generic platform driver [ 1.310502] uhci_hcd: USB Universal Host Controller Interface driver [ 1.330835] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.332611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.335241] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.337008] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.339017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.341205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.343751] usb usb1: Product: UHCI Host Controller [ 1.345413] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.347475] usb usb1: SerialNumber: 0000:00:01.2 [ 1.349166] hub 1-0:1.0: USB hub found [ 1.350534] hub 1-0:1.0: 2 ports detected [ 1.352130] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.355769] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.357461] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.359283] mousedev: PS/2 mouse device common for all mice [ 1.361355] rtc_cmos 00:00: RTC can wake from S4 [ 1.363509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.366505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.368736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.370866] i2c /dev entries driver [ 1.372205] device-mapper: uevent: version 1.0.3 [ 1.373870] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.376752] ledtrig-cpu: registered to indicate activity on CPUs [ 1.379069] NET: Registered protocol family 10 [ 1.380889] NET: Registered protocol family 17 [ 1.382458] Key type dns_resolver registered [ 1.384224] registered taskstats version 1 [ 1.385698] Loading compiled-in X.509 certificates [ 1.404433] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.407713] zswap: loaded using pool lzo/zbud [ 1.410891] Key type trusted registered [ 1.414641] Key type encrypted registered [ 1.416093] AppArmor: AppArmor sha1 policy hashing enabled [ 1.417918] ima: No TPM chip found, activating TPM-bypass! [ 1.419745] ima: Allocated hash algorithm: sha1 [ 1.421330] evm: HMAC attrs: 0x1 [ 1.422938] Magic number: 3:382:127 [ 1.424294] acpi device:02: hash matches [ 1.425801] rtc_cmos 00:00: setting system clock to 2019-05-14 12:06:23 UTC (1557835583) [ 1.428636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.430610] EDD information not available. [ 1.448994] Freeing unused kernel memory: 1484K [ 1.459243] Write protecting the kernel read-only data: 14336k [ 1.462517] Freeing unused kernel memory: 1620K [ 1.464259] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.477154] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.478001] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.486873] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487726] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487970] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.488035] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.488109] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529181] virtio_net virtio0 ens3: renamed from eth0 [ 1.543714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.547810] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.559763] AVX2 version of gcm_enc/dec engaged. [ 1.561787] AES CTR mode by8 optimization enabled [ 1.579788] FDC 0 is a S82078B [ 1.667223] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.832511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.834682] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.836927] usb 1-1: Product: QEMU USB Tablet [ 1.838417] usb 1-1: Manufacturer: QEMU [ 1.839780] usb 1-1: SerialNumber: 42 [ 1.846919] hidraw: raw HID events driver (C) Jiri Kosina [ 1.854934] usbcore: registered new interface driver usbhid [ 1.856925] usbhid: USB HID core driver [ 1.859948] 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.863864] 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.918880] md: linear personality registered for level -1 [ 2.922523] md: multipath personality registered for level -4 [ 2.926256] md: raid0 personality registered for level 0 [ 2.930533] md: raid1 personality registered for level 1 [ 2.999211] raid6: sse2x1 gen() 11279 MB/s [ 3.067206] raid6: sse2x1 xor() 8858 MB/s [ 3.135208] raid6: sse2x2 gen() 14285 MB/s [ 3.203208] raid6: sse2x2 xor() 9673 MB/s [ 3.271208] raid6: sse2x4 gen() 16604 MB/s [ 3.339206] raid6: sse2x4 xor() 11495 MB/s [ 3.407207] raid6: avx2x1 gen() 22166 MB/s [ 3.475206] raid6: avx2x2 gen() 25684 MB/s [ 3.543205] raid6: avx2x4 gen() 29796 MB/s [ 3.544777] raid6: using algorithm avx2x4 gen() 29796 MB/s [ 3.546674] raid6: using avx2x2 recovery algorithm [ 3.549929] xor: automatically using best checksumming function: [ 3.591204] avx : 32806.000 MB/sec [ 3.593749] async_tx: api initialized (async) [ 3.602208] md: raid6 personality registered for level 6 [ 3.604164] md: raid5 personality registered for level 5 [ 3.606057] md: raid4 personality registered for level 4 [ 3.612569] 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.639437] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.666173] 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.752540] 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.758793] systemd[1]: Detected virtualization kvm. [ 3.760618] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.765125] systemd[1]: Set hostname to . [ 3.768373] systemd[1]: Initializing machine ID from KVM UUID. [ 3.770444] systemd[1]: Installed transient /etc/machine-id file. [ 3.886628] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.891888] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.895656] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.900308] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.904653] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.908911] 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.914733] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.918837] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.923414] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.927113] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.930305] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.934373] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.938074] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.942331] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.959510] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.964415] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.968035] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.970141] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.973857] 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.979837] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.983877] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.989786] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.993690] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.997902] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.003746] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.007527] systemd[1]: Listening on Journal Socket (/dev/log). [[ 4.009957] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.013900] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.018449] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.023425] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.028339] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.032484] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.036356] systemd[1]: Listening on LVM2 poll daemon socket. [[ 4.038730] iscsi: registered transport (tcp) [0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.043110] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.046768] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.050630] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.056130] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.064111] 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.070181] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.080640] iscsi: registered transport (iser) [ 4.083835] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.087454] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.091138] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.096856] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Found device /dev/ttyS0. [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[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. 2019-05-14 12:06:27,290 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.217: [Errno None] Unable to connect to port 22 on 172.30.9.217 2019-05-14 12:06:36,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-05-14 12:06:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89/action -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"os-getConsoleOutput": {"length": null}}' 2019-05-14 12:06:36,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13246 Content-Type: application/json Date: Tue, 14 May 2019 12:06: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-49330057-e912-448c-8bda-94e4210d0802 x-openstack-request-id: req-49330057-e912-448c-8bda-94e4210d0802 2019-05-14 12:06:36,381 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040\n[ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 676177521 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]\n[ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff]\n[ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:33024 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.914 MHz processor\n[ 0.372853] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656)\n[ 0.376006] pid_max: default: 32768 minimum: 301\n[ 0.377706] ACPI: Core revision 20150930\n[ 0.379841] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.382324] Security Framework initialized\n[ 0.383893] Yama: becoming mindful.\n[ 0.385306] AppArmor: AppArmor initialized\n[ 0.387084] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.396203] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.400391] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.402726] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.405882] Initializing cgroup subsys io\n[ 0.407441] Initializing cgroup subsys memory\n[ 0.409102] Initializing cgroup subsys devices\n[ 0.410760] Initializing cgroup subsys freezer\n[ 0.412444] Initializing cgroup subsys net_cls\n[ 0.414097] Initializing cgroup subsys perf_event\n[ 0.415845] Initializing cgroup subsys net_prio\n[ 0.417570] Initializing cgroup subsys hugetlb\n[ 0.419251] Initializing cgroup subsys pids\n[ 0.421629] mce: CPU supports 10 MCE banks\n[ 0.423247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.425141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.427237] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.429233] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.432273] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.435322] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.437753] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.443360] Freeing SMP alternatives memory: 36K\n[ 0.449807] ftrace: allocating 32287 entries in 127 pages\n[ 0.494028] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.496385] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.498717] smpboot: Max logical packages: 2\n[ 0.500620] x2apic enabled\n[ 0.502080] Switched APIC routing to physical x2apic.\n[ 0.505136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.507409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.511532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.523929] KVM setup paravirtual spinlock\n[ 0.526997] x86: Booting SMP configuration:\n[ 0.528636] .... node #0, CPUs: #1\n[ 0.530258] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.552837] x86: Booted up 1 node, 2 CPUs\n[ 0.552844] KVM setup async PF for cpu 1\n[ 0.552848] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.557678] smpboot: Total of 2 processors activated (13967.65 BogoMIPS)\n[ 0.560566] devtmpfs: initialized\n[ 0.563306] evm: security.selinux\n[ 0.564622] evm: security.SMACK64\n[ 0.565940] evm: security.SMACK64EXEC\n[ 0.567348] evm: security.SMACK64TRANSMUTE\n[ 0.568863] evm: security.SMACK64MMAP\n[ 0.570268] evm: security.ima\n[ 0.571470] evm: security.capability\n[ 0.573060] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.576910] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579475] pinctrl core: initialized pinctrl subsystem\n[ 0.581772] RTC time: 12:06:22, date: 05/14/19\n[ 0.584515] NET: Registered protocol family 16\n[ 0.598360] cpuidle: using governor ladder\n[ 0.610382] cpuidle: using governor menu\n[ 0.612051] PCCT header not found.\n[ 0.613622] ACPI: bus type PCI registered\n[ 0.615316] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.618010] PCI: Using configuration type 1 for base access\n[ 0.632810] ACPI: Added _OSI(Module Device)\n[ 0.634558] ACPI: Added _OSI(Processor Device)\n[ 0.636392] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.638292] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.642124] ACPI: Interpreter enabled\n[ 0.643698] ACPI: (supports S0 S5)\n[ 0.661200] ACPI: Using IOAPIC for interrupt routing\n[ 0.663220] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.668785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.671200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.673844] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.676365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.681056] acpiphp: Slot [3] registered\n[ 0.682777] acpiphp: Slot [4] registered\n[ 0.684457] acpiphp: Slot [5] registered\n[ 0.686162] acpiphp: Slot [6] registered\n[ 0.687812] acpiphp: Slot [7] registered\n[ 0.689487] acpiphp: Slot [8] registered\n[ 0.691156] acpiphp: Slot [9] registered\n[ 0.692965] acpiphp: Slot [10] registered\n[ 0.694648] acpiphp: Slot [11] registered\n[ 0.696317] acpiphp: Slot [12] registered\n[ 0.698018] acpiphp: Slot [13] registered\n[ 0.699675] acpiphp: Slot [14] registered\n[ 0.701338] acpiphp: Slot [15] registered\n[ 0.703100] acpiphp: Slot [16] registered\n[ 0.704804] acpiphp: Slot [17] registered\n[ 0.706503] acpiphp: Slot [18] registered\n[ 0.708176] acpiphp: Slot [19] registered\n[ 0.709846] acpiphp: Slot [20] registered\n[ 0.711505] acpiphp: Slot [21] registered\n[ 0.713236] acpiphp: Slot [22] registered\n[ 0.714970] acpiphp: Slot [23] registered\n[ 0.716693] acpiphp: Slot [24] registered\n[ 0.718407] acpiphp: Slot [25] registered\n[ 0.720121] acpiphp: Slot [26] registered\n[ 0.721829] acpiphp: Slot [27] registered\n[ 0.723532] acpiphp: Slot [28] registered\n[ 0.725198] acpiphp: Slot [29] registered\n[ 0.726898] acpiphp: Slot [30] registered\n[ 0.728561] acpiphp: Slot [31] registered\n[ 0.730221] PCI host bridge to bus 0000:00\n[ 0.731908] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.734519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.737100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.740094] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.743105] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.746157] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.752360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.755160] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.757691] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.760625] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.765563] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.768538] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.794774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.797769] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.800602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.803613] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.806426] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.808984] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.811581] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.813845] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.817122] vgaarb: loaded\n[ 0.818358] vgaarb: bridge control possible 0000:00:02.0\n[ 0.820794] SCSI subsystem initialized\n[ 0.822673] ACPI: bus type USB registered\n[ 0.824440] usbcore: registered new interface driver usbfs\n[ 0.826629] usbcore: registered new interface driver hub\n[ 0.828790] usbcore: registered new device driver usb\n[ 0.831153] PCI: Using ACPI for IRQ routing\n[ 0.833316] NetLabel: Initializing\n[ 0.834807] NetLabel: domain hash size = 128\n[ 0.836617] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.838626] NetLabel: unlabeled traffic allowed by default\n[ 0.841044] amd_nb: Cannot enumerate AMD northbridges\n[ 0.843202] clocksource: Switched to clocksource kvm-clock\n[ 0.855377] AppArmor: AppArmor Filesystem Enabled\n[ 0.857407] pnp: PnP ACPI init\n[ 0.859128] pnp: PnP ACPI: found 5 devices\n[ 0.867471] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.871072] NET: Registered protocol family 2\n[ 0.873232] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.876494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.879482] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.882142] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.884545] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.887167] NET: Registered protocol family 1\n[ 0.888990] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.891321] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.893604] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.913805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.934138] Unpacking initramfs...\n[ 1.132766] Freeing initrd memory: 14824K\n[ 1.134354] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.136456] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.138850] Scanning for low memory corruption every 60 seconds\n[ 1.141251] audit: initializing netlink subsys (disabled)\n[ 1.143105] audit: type=2000 audit(1557835582.621:1): initialized\n[ 1.145394] Initialise system trusted keyring\n[ 1.147053] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.149140] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.152397] zbud: loaded\n[ 1.153760] VFS: Disk quotas dquot_6.6.0\n[ 1.155224] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.157663] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.159843] fuse init (API version 7.23)\n[ 1.161389] Key type big_key registered\n[ 1.162793] Allocating IMA MOK and blacklist keyrings.\n[ 1.165121] Key type asymmetric registered\n[ 1.166584] Asymmetric key parser 'x509' registered\n[ 1.168283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.170921] io scheduler noop registered\n[ 1.172329] io scheduler deadline registered (default)\n[ 1.174095] io scheduler cfq registered\n[ 1.175578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.177444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.179683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.182255] ACPI: Power Button [PWRF]\n[ 1.183784] GHES: HEST is not enabled!\n[ 1.203528] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.243798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.247460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.272788] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.276369] Linux agpgart interface v0.103\n[ 1.279759] loop: module loaded\n[ 1.282641] vda: vda1\n[ 1.284448] scsi host0: ata_piix\n[ 1.285841] scsi host1: ata_piix\n[ 1.287097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.289281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.291568] libphy: Fixed MDIO Bus: probed\n[ 1.293089] tun: Universal TUN/TAP device driver, 1.6\n[ 1.294787] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.298081] PPP generic driver version 2.4.2\n[ 1.299654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.301778] ehci-pci: EHCI PCI platform driver\n[ 1.303349] ehci-platform: EHCI generic platform driver\n[ 1.305128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.307167] ohci-pci: OHCI PCI platform driver\n[ 1.308735] ohci-platform: OHCI generic platform driver\n[ 1.310502] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.330835] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.332611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.335241] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.337008] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.339017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.341205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.343751] usb usb1: Product: UHCI Host Controller\n[ 1.345413] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd\n[ 1.347475] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.349166] hub 1-0:1.0: USB hub found\n[ 1.350534] hub 1-0:1.0: 2 ports detected\n[ 1.352130] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.355769] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.357461] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.359283] mousedev: PS/2 mouse device common for all mice\n[ 1.361355] rtc_cmos 00:00: RTC can wake from S4\n[ 1.363509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.366505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.368736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.370866] i2c /dev entries driver\n[ 1.372205] device-mapper: uevent: version 1.0.3\n[ 1.373870] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.376752] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.379069] NET: Registered protocol family 10\n[ 1.380889] NET: Registered protocol family 17\n[ 1.382458] Key type dns_resolver registered\n[ 1.384224] registered taskstats version 1\n[ 1.385698] Loading compiled-in X.509 certificates\n[ 1.404433] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489'\n[ 1.407713] zswap: loaded using pool lzo/zbud\n[ 1.410891] Key type trusted registered\n[ 1.414641] Key type encrypted registered\n[ 1.416093] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.417918] ima: No TPM chip found, activating TPM-bypass!\n[ 1.419745] ima: Allocated hash algorithm: sha1\n[ 1.421330] evm: HMAC attrs: 0x1\n[ 1.422938] Magic number: 3:382:127\n[ 1.424294] acpi device:02: hash matches\n[ 1.425801] rtc_cmos 00:00: setting system clock to 2019-05-14 12:06:23 UTC (1557835583)\n[ 1.428636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.430610] EDD information not available.\n[ 1.448994] Freeing unused kernel memory: 1484K\n[ 1.459243] Write protecting the kernel read-only data: 14336k\n[ 1.462517] Freeing unused kernel memory: 1620K\n[ 1.464259] Freeing unused kernel memory: 68K\nLoading, please wait...\nstarting version 229\n[ 1.477154] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.477974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.478001] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.486873] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487726] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.487970] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.488035] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.488109] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.529181] virtio_net virtio0 ens3: renamed from eth0\n[ 1.543714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.547810] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.559763] AVX2 version of gcm_enc/dec engaged.\n[ 1.561787] AES CTR mode by8 optimization enabled\n[ 1.579788] FDC 0 is a S82078B\n[ 1.667223] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.832511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.834682] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.836927] usb 1-1: Product: QEMU USB Tablet\n[ 1.838417] usb 1-1: Manufacturer: QEMU\n[ 1.839780] usb 1-1: SerialNumber: 42\n[ 1.846919] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.854934] usbcore: registered new interface driver usbhid\n[ 1.856925] usbhid: USB HID core driver\n[ 1.859948] 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.863864] 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.918880] md: linear personality registered for level -1\n[ 2.922523] md: multipath personality registered for level -4\n[ 2.926256] md: raid0 personality registered for level 0\n[ 2.930533] md: raid1 personality registered for level 1\n[ 2.999211] raid6: sse2x1 gen() 11279 MB/s\n[ 3.067206] raid6: sse2x1 xor() 8858 MB/s\n[ 3.135208] raid6: sse2x2 gen() 14285 MB/s\n[ 3.203208] raid6: sse2x2 xor() 9673 MB/s\n[ 3.271208] raid6: sse2x4 gen() 16604 MB/s\n[ 3.339206] raid6: sse2x4 xor() 11495 MB/s\n[ 3.407207] raid6: avx2x1 gen() 22166 MB/s\n[ 3.475206] raid6: avx2x2 gen() 25684 MB/s\n[ 3.543205] raid6: avx2x4 gen() 29796 MB/s\n[ 3.544777] raid6: using algorithm avx2x4 gen() 29796 MB/s\n[ 3.546674] raid6: using avx2x2 recovery algorithm\n[ 3.549929] xor: automatically using best checksumming function:\n[ 3.591204] avx : 32806.000 MB/sec\n[ 3.593749] async_tx: api initialized (async)\n[ 3.602208] md: raid6 personality registered for level 6\n[ 3.604164] md: raid5 personality registered for level 5\n[ 3.606057] md: raid4 personality registered for level 4\n[ 3.612569] 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.639437] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.666173] 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.752540] 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.758793] systemd[1]: Detected virtualization kvm.\n[ 3.760618] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.765125] systemd[1]: Set hostname to .\n[ 3.768373] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.770444] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.886628] 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.891888] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.895656] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.900308] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.904653] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.908911] 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.914733] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.918837] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.923414] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.927113] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.930305] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.934373] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.938074] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.942331] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.959510] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.964415] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...[ 3.968035] EXT4-fs (vda1): re-mounted. Opts: (null)\n\n[ 3.970141] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.973857] 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.979837] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.983877] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.989786] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.993690] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.997902] 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.003746] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 4.007527] systemd[1]: Listening on Journal Socket (/dev/log).\n[[ 4.009957] Loading iSCSI transport class v2.0-870.\n[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.013900] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.018449] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 4.023425] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.028339] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 4.032484] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.036356] systemd[1]: Listening on LVM2 poll daemon socket.\n[[ 4.038730] iscsi: registered transport (tcp)\n[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 4.043110] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.046768] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.050630] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.056130] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.064111] 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.070181] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.080640] iscsi: registered transport (iser)\n[ 4.083835] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.087454] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.091138] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.096856] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\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 Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Found device /dev/ttyS0.\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 LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n Starting Set console font and keymap...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\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[ 8.253151] cloud-init[483]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 14 May 2019 12:06:27 +0000. Up 4.56 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[ 9.215929] cloud-init[935]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 14 May 2019 12:06:31 +0000. Up 8.76 seconds.\n[ 9.219520] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.222544] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.225677] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.228826] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.231908] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | global | fa:16:3e:1c:51:8c |\n[ 9.235056] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe1c:518c/64 | . | link | fa:16:3e:1c:51:8c |\n[ 9.238182] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.241269] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.244377] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.247494] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.250375] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.253252] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.256142] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.258966] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.261862] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.264757] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.267626] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.270468] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.272900] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.275258] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.277645] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.280051] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.282445] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.284869] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.287194] cloud-init[935]: Generating public/private rsa key pair.\n[ 9.289164] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.291644] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.294137] cloud-init[935]: The key fingerprint is:\n[ 9.295981] cloud-init[935]: SHA256:xWFzm0QH3oLMxVcsJsumsEB3+hlf4CUllF9H8u2HH3Q root@vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348\n[ 9.299052] cloud-init[935]: The key's randomart image is:\n[ 9.300985] cloud-init[935]: +---[RSA 2048]----+\n[ 9.302755] cloud-init[935]: | ++O+++o|\n[ 9.304534] cloud-init[935]: | . .=.O**=o=|\n[ 9.306316] cloud-init[935]: | . . o*o=X.+E|\n[ 9.308107] cloud-init[935]: | . o.. =.+o.|\n[ 9.309891] cloud-init[935]: | .S+ * ...o|\n[ 9.311262] cloud-init[935]: | . + . .o|\n[ 9.313009] cloud-init[935]: | .|\n[ 9.314809] cloud-init[935]: | |\n[ 9.316618] cloud-init[935]: | |\n[ 9.318068] cloud-init[935]: +----[SHA256]-----+\n[ 9.319865] cloud-init[935]: Generating public/private dsa key pair.\n[ 9.321844] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.324241] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.326643] cloud-init[935]: The key fingerprint is:\n[ 9.328501] cloud-init[935]: SHA256:NCvn43eJNnCEyWNwfy8KBRFswhqlH6qq/QiPNiC0Bm8 root@vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348\n[ 9.331576] cloud-init[935]: The key's randomart image is:\n[ 9.333499] cloud-init[935]: +---[DSA 1024]----+\n[ 9.335323] cloud-init[935]: | o..oo |\n[ 9.337137] cloud-init[935]: | ..+ = |\n[ 9.338965] cloud-init[935]: | .o.*o= |\n[ 9.340719] cloud-init[935]: |.. .o o*o+ . |\n[ 9.342479] cloud-init[935]: |o.. . o.S+ . . |\n[ 9.344232] cloud-init[935]: |ooE. +o . . . |\n[ 9.346056] cloud-init[935]: |=.. o+ o o |\n[ 9.347824] cloud-init[935]: | O . . .* o |\n[ 9.349596] cloud-init[935]: |* =.. .o o |\n[ 9.351340] cloud-init[935]: +----[SHA256]-----+\n[ 9.353094] cloud-init[935]: Generating public/private ecdsa key pair.\n[ 9.355102] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.357551] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.359960] cloud-init[935]: The key fingerprint is:\n[ 9.361837] cloud-init[935]: SHA256:4VZoTK5MrYEYMv63pahNT0B/J8uSPsMjJAu2ZAGksQk root@vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348\n[ 9.364913] cloud-init[935]: The key's randomart image is:\n[ 9.366835] cloud-init[935]: +---[ECDSA 256]---+\n[ 9.368574] cloud-init[935]: |E.. . |\n[ 9.370308] cloud-init[935]: |=* o . = . |\n[ 9.372094] cloud-init[935]: |=.... o B . |\n[ 9.373866] cloud-init[935]: | .o .o * o |\n[ 9.375633] cloud-init[935]: | .o o++S. |\n[ 9.377421] cloud-init[935]: |.= .+ B.+ |\n[ 9.379192] cloud-init[935]: |= =o.* o |\n[ 9.380957] cloud-init[935]: | o+.+=. |\n[ 9.382714] cloud-init[935]: | . ..o+ |\n[ 9.384445] cloud-init[935]: +----[SHA256]-----+\n[ 9.386187] cloud-init[935]: Generating public/private ed25519 key pair.\n[ 9.388206] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.390658] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.393149] cloud-init[935]: The key fingerprint is:\n[ 9.394999] cloud-init[935]: SHA256:tgE8T3B0zF9x/+X3hjtKr6B8eJgO6bOqUzA4muoS8Kk root@vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348\n[ 9.398131] cloud-init[935]: The key's randomart image is:\n[ 9.400081] cloud-init[935]: +--[ED25519 256]--+\n[ 9.401865] cloud-init[935]: | ..oo. ...|\n[ 9.403619] cloud-init[935]: | . o .o ...|\n[ 9.405337] cloud-init[935]: | . + . . . o|\n[ 9.407107] cloud-init[935]: |+ o = . .o|\n[ 9.408898] cloud-init[935]: |o+ + S +|\n[ 9.410752] cloud-init[935]: |+ o . o o .o|\n[ 9.412566] cloud-init[935]: |.o . o .+. . . o|\n[ 9.414350] cloud-init[935]: |E . ..o+.oo ..o |\n[ 9.415789] cloud-init[935]: |o..o..o++o ooo. |\n[ 9.417606] cloud-init[935]: +----[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[[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] Started Daily Cleanup of Temporary Directories.\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] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Accounts Service...\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting System Logging Service...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting LSB: MD monitoring daemon...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started ACPI event daemon.\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Login Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Snappy daemon...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\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 Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n"} 2019-05-14 12:06:36,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89/action used request id req-49330057-e912-448c-8bda-94e4210d0802 2019-05-14 12:06:36,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0891919136047s 2019-05-14 12:06:36,383 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-146-generic (buildd@lcy01-amd64-025) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10) ) #172-Ubuntu SMP Wed Apr 3 09:00:08 UTC 2019 (Ubuntu 4.4.0-146.172-generic 4.4.177) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x362fc000-0x37175fff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6340 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x00000000BFFE12D1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x00000000BFFE11DD 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x00000000BFFDFDC0 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x00000000BFFDFD80 000040 [ 0.000000] ACPI: APIC 0x00000000BFFE1251 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x13fff9000-0x13fffdfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 1:3fff1001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 676177521 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.000000] Normal [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bffdbfff] [ 0.000000] node 0: [mem 0x0000000100000000-0x000000013fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff88013fc00000 s99480 r8192 d31592 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc10200 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032036 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-146-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Memory: 4028176K/4193768K available (8609K kernel code, 1334K rwdata, 4028K rodata, 1484K init, 1284K bss, 165592K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:33024 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.914 MHz processor [ 0.372853] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967656) [ 0.376006] pid_max: default: 32768 minimum: 301 [ 0.377706] ACPI: Core revision 20150930 [ 0.379841] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.382324] Security Framework initialized [ 0.383893] Yama: becoming mindful. [ 0.385306] AppArmor: AppArmor initialized [ 0.387084] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.396203] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.400391] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.402726] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.405882] Initializing cgroup subsys io [ 0.407441] Initializing cgroup subsys memory [ 0.409102] Initializing cgroup subsys devices [ 0.410760] Initializing cgroup subsys freezer [ 0.412444] Initializing cgroup subsys net_cls [ 0.414097] Initializing cgroup subsys perf_event [ 0.415845] Initializing cgroup subsys net_prio [ 0.417570] Initializing cgroup subsys hugetlb [ 0.419251] Initializing cgroup subsys pids [ 0.421629] mce: CPU supports 10 MCE banks [ 0.423247] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.425141] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.427237] Spectre V2 : Mitigation: Full generic retpoline [ 0.429233] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.432273] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.435322] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.437753] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.443360] Freeing SMP alternatives memory: 36K [ 0.449807] ftrace: allocating 32287 entries in 127 pages [ 0.494028] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.496385] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.498717] smpboot: Max logical packages: 2 [ 0.500620] x2apic enabled [ 0.502080] Switched APIC routing to physical x2apic. [ 0.505136] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.507409] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.511532] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.523929] KVM setup paravirtual spinlock [ 0.526997] x86: Booting SMP configuration: [ 0.528636] .... node #0, CPUs: #1 [ 0.530258] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.552837] x86: Booted up 1 node, 2 CPUs [ 0.552844] KVM setup async PF for cpu 1 [ 0.552848] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.557678] smpboot: Total of 2 processors activated (13967.65 BogoMIPS) [ 0.560566] devtmpfs: initialized [ 0.563306] evm: security.selinux [ 0.564622] evm: security.SMACK64 [ 0.565940] evm: security.SMACK64EXEC [ 0.567348] evm: security.SMACK64TRANSMUTE [ 0.568863] evm: security.SMACK64MMAP [ 0.570268] evm: security.ima [ 0.571470] evm: security.capability [ 0.573060] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.576910] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579475] pinctrl core: initialized pinctrl subsystem [ 0.581772] RTC time: 12:06:22, date: 05/14/19 [ 0.584515] NET: Registered protocol family 16 [ 0.598360] cpuidle: using governor ladder [ 0.610382] cpuidle: using governor menu [ 0.612051] PCCT header not found. [ 0.613622] ACPI: bus type PCI registered [ 0.615316] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.618010] PCI: Using configuration type 1 for base access [ 0.632810] ACPI: Added _OSI(Module Device) [ 0.634558] ACPI: Added _OSI(Processor Device) [ 0.636392] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.638292] ACPI: Added _OSI(Processor Aggregator Device) [ 0.642124] ACPI: Interpreter enabled [ 0.643698] ACPI: (supports S0 S5) [ 0.661200] ACPI: Using IOAPIC for interrupt routing [ 0.663220] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.668785] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.671200] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.673844] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.676365] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.681056] acpiphp: Slot [3] registered [ 0.682777] acpiphp: Slot [4] registered [ 0.684457] acpiphp: Slot [5] registered [ 0.686162] acpiphp: Slot [6] registered [ 0.687812] acpiphp: Slot [7] registered [ 0.689487] acpiphp: Slot [8] registered [ 0.691156] acpiphp: Slot [9] registered [ 0.692965] acpiphp: Slot [10] registered [ 0.694648] acpiphp: Slot [11] registered [ 0.696317] acpiphp: Slot [12] registered [ 0.698018] acpiphp: Slot [13] registered [ 0.699675] acpiphp: Slot [14] registered [ 0.701338] acpiphp: Slot [15] registered [ 0.703100] acpiphp: Slot [16] registered [ 0.704804] acpiphp: Slot [17] registered [ 0.706503] acpiphp: Slot [18] registered [ 0.708176] acpiphp: Slot [19] registered [ 0.709846] acpiphp: Slot [20] registered [ 0.711505] acpiphp: Slot [21] registered [ 0.713236] acpiphp: Slot [22] registered [ 0.714970] acpiphp: Slot [23] registered [ 0.716693] acpiphp: Slot [24] registered [ 0.718407] acpiphp: Slot [25] registered [ 0.720121] acpiphp: Slot [26] registered [ 0.721829] acpiphp: Slot [27] registered [ 0.723532] acpiphp: Slot [28] registered [ 0.725198] acpiphp: Slot [29] registered [ 0.726898] acpiphp: Slot [30] registered [ 0.728561] acpiphp: Slot [31] registered [ 0.730221] PCI host bridge to bus 0000:00 [ 0.731908] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.734519] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.737100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.740094] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.743105] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.746157] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.752360] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.755160] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.757691] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.760625] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.765563] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.768538] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.794774] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.797769] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.800602] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.803613] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.806426] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.808984] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.811581] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.813845] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.817122] vgaarb: loaded [ 0.818358] vgaarb: bridge control possible 0000:00:02.0 [ 0.820794] SCSI subsystem initialized [ 0.822673] ACPI: bus type USB registered [ 0.824440] usbcore: registered new interface driver usbfs [ 0.826629] usbcore: registered new interface driver hub [ 0.828790] usbcore: registered new device driver usb [ 0.831153] PCI: Using ACPI for IRQ routing [ 0.833316] NetLabel: Initializing [ 0.834807] NetLabel: domain hash size = 128 [ 0.836617] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.838626] NetLabel: unlabeled traffic allowed by default [ 0.841044] amd_nb: Cannot enumerate AMD northbridges [ 0.843202] clocksource: Switched to clocksource kvm-clock [ 0.855377] AppArmor: AppArmor Filesystem Enabled [ 0.857407] pnp: PnP ACPI init [ 0.859128] pnp: PnP ACPI: found 5 devices [ 0.867471] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.871072] NET: Registered protocol family 2 [ 0.873232] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.876494] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.879482] TCP: Hash tables configured (established 32768 bind 32768) [ 0.882142] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.884545] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.887167] NET: Registered protocol family 1 [ 0.888990] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.891321] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.893604] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.913805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.934138] Unpacking initramfs... [ 1.132766] Freeing initrd memory: 14824K [ 1.134354] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.136456] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.138850] Scanning for low memory corruption every 60 seconds [ 1.141251] audit: initializing netlink subsys (disabled) [ 1.143105] audit: type=2000 audit(1557835582.621:1): initialized [ 1.145394] Initialise system trusted keyring [ 1.147053] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.149140] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.152397] zbud: loaded [ 1.153760] VFS: Disk quotas dquot_6.6.0 [ 1.155224] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.157663] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.159843] fuse init (API version 7.23) [ 1.161389] Key type big_key registered [ 1.162793] Allocating IMA MOK and blacklist keyrings. [ 1.165121] Key type asymmetric registered [ 1.166584] Asymmetric key parser 'x509' registered [ 1.168283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.170921] io scheduler noop registered [ 1.172329] io scheduler deadline registered (default) [ 1.174095] io scheduler cfq registered [ 1.175578] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.177444] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.179683] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.182255] ACPI: Power Button [PWRF] [ 1.183784] GHES: HEST is not enabled! [ 1.203528] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.243798] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.247460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.272788] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.276369] Linux agpgart interface v0.103 [ 1.279759] loop: module loaded [ 1.282641] vda: vda1 [ 1.284448] scsi host0: ata_piix [ 1.285841] scsi host1: ata_piix [ 1.287097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.289281] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.291568] libphy: Fixed MDIO Bus: probed [ 1.293089] tun: Universal TUN/TAP device driver, 1.6 [ 1.294787] tun: (C) 1999-2004 Max Krasnyansky [ 1.298081] PPP generic driver version 2.4.2 [ 1.299654] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.301778] ehci-pci: EHCI PCI platform driver [ 1.303349] ehci-platform: EHCI generic platform driver [ 1.305128] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.307167] ohci-pci: OHCI PCI platform driver [ 1.308735] ohci-platform: OHCI generic platform driver [ 1.310502] uhci_hcd: USB Universal Host Controller Interface driver [ 1.330835] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.332611] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.335241] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.337008] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.339017] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.341205] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.343751] usb usb1: Product: UHCI Host Controller [ 1.345413] usb usb1: Manufacturer: Linux 4.4.0-146-generic uhci_hcd [ 1.347475] usb usb1: SerialNumber: 0000:00:01.2 [ 1.349166] hub 1-0:1.0: USB hub found [ 1.350534] hub 1-0:1.0: 2 ports detected [ 1.352130] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.355769] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.357461] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.359283] mousedev: PS/2 mouse device common for all mice [ 1.361355] rtc_cmos 00:00: RTC can wake from S4 [ 1.363509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.366505] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.368736] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.370866] i2c /dev entries driver [ 1.372205] device-mapper: uevent: version 1.0.3 [ 1.373870] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.376752] ledtrig-cpu: registered to indicate activity on CPUs [ 1.379069] NET: Registered protocol family 10 [ 1.380889] NET: Registered protocol family 17 [ 1.382458] Key type dns_resolver registered [ 1.384224] registered taskstats version 1 [ 1.385698] Loading compiled-in X.509 certificates [ 1.404433] Loaded X.509 cert 'Build time autogenerated kernel key: 4dcb2dc2c7cf43e0c20c44384f68683c20294489' [ 1.407713] zswap: loaded using pool lzo/zbud [ 1.410891] Key type trusted registered [ 1.414641] Key type encrypted registered [ 1.416093] AppArmor: AppArmor sha1 policy hashing enabled [ 1.417918] ima: No TPM chip found, activating TPM-bypass! [ 1.419745] ima: Allocated hash algorithm: sha1 [ 1.421330] evm: HMAC attrs: 0x1 [ 1.422938] Magic number: 3:382:127 [ 1.424294] acpi device:02: hash matches [ 1.425801] rtc_cmos 00:00: setting system clock to 2019-05-14 12:06:23 UTC (1557835583) [ 1.428636] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.430610] EDD information not available. [ 1.448994] Freeing unused kernel memory: 1484K [ 1.459243] Write protecting the kernel read-only data: 14336k [ 1.462517] Freeing unused kernel memory: 1620K [ 1.464259] Freeing unused kernel memory: 68K Loading, please wait... starting version 229 [ 1.477154] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.477974] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.478001] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.486873] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487678] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487726] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487902] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.487970] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.488035] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.488109] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.529181] virtio_net virtio0 ens3: renamed from eth0 [ 1.543714] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.547810] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.559763] AVX2 version of gcm_enc/dec engaged. [ 1.561787] AES CTR mode by8 optimization enabled [ 1.579788] FDC 0 is a S82078B [ 1.667223] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.832511] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.834682] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.836927] usb 1-1: Product: QEMU USB Tablet [ 1.838417] usb 1-1: Manufacturer: QEMU [ 1.839780] usb 1-1: SerialNumber: 42 [ 1.846919] hidraw: raw HID events driver (C) Jiri Kosina [ 1.854934] usbcore: registered new interface driver usbhid [ 1.856925] usbhid: USB HID core driver [ 1.859948] 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.863864] 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.918880] md: linear personality registered for level -1 [ 2.922523] md: multipath personality registered for level -4 [ 2.926256] md: raid0 personality registered for level 0 [ 2.930533] md: raid1 personality registered for level 1 [ 2.999211] raid6: sse2x1 gen() 11279 MB/s [ 3.067206] raid6: sse2x1 xor() 8858 MB/s [ 3.135208] raid6: sse2x2 gen() 14285 MB/s [ 3.203208] raid6: sse2x2 xor() 9673 MB/s [ 3.271208] raid6: sse2x4 gen() 16604 MB/s [ 3.339206] raid6: sse2x4 xor() 11495 MB/s [ 3.407207] raid6: avx2x1 gen() 22166 MB/s [ 3.475206] raid6: avx2x2 gen() 25684 MB/s [ 3.543205] raid6: avx2x4 gen() 29796 MB/s [ 3.544777] raid6: using algorithm avx2x4 gen() 29796 MB/s [ 3.546674] raid6: using avx2x2 recovery algorithm [ 3.549929] xor: automatically using best checksumming function: [ 3.591204] avx : 32806.000 MB/sec [ 3.593749] async_tx: api initialized (async) [ 3.602208] md: raid6 personality registered for level 6 [ 3.604164] md: raid5 personality registered for level 5 [ 3.606057] md: raid4 personality registered for level 4 [ 3.612569] 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.639437] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.666173] 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.752540] 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.758793] systemd[1]: Detected virtualization kvm. [ 3.760618] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.765125] systemd[1]: Set hostname to . [ 3.768373] systemd[1]: Initializing machine ID from KVM UUID. [ 3.770444] systemd[1]: Installed transient /etc/machine-id file. [ 3.886628] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.891888] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.895656] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.900308] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.904653] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.908911] 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.914733] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.918837] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.923414] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.927113] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.930305] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.934373] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.938074] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.942331] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.959510] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.964415] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System...[ 3.968035] EXT4-fs (vda1): re-mounted. Opts: (null) [ 3.970141] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.973857] 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.979837] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.983877] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.989786] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.993690] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.997902] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.003746] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 4.007527] systemd[1]: Listening on Journal Socket (/dev/log). [[ 4.009957] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.013900] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.018449] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 4.023425] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.028339] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 4.032484] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.036356] systemd[1]: Listening on LVM2 poll daemon socket. [[ 4.038730] iscsi: registered transport (tcp) [0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 4.043110] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.046768] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.050630] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.056130] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.064111] 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.070181] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.080640] iscsi: registered transport (iser) [ 4.083835] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.087454] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.091138] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.096856] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[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. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Found device /dev/ttyS0. [[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 LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... Starting Set console font and keymap... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[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. [ 8.253151] cloud-init[483]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 14 May 2019 12:06:27 +0000. Up 4.56 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)... [ 9.215929] cloud-init[935]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 14 May 2019 12:06:31 +0000. Up 8.76 seconds. [ 9.219520] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.222544] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.225677] cloud-init[935]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.228826] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.231908] cloud-init[935]: ci-info: | ens3 | True | 192.168.120.27 | 255.255.255.0 | global | fa:16:3e:1c:51:8c | [ 9.235056] cloud-init[935]: ci-info: | ens3 | True | fe80::f816:3eff:fe1c:518c/64 | . | link | fa:16:3e:1c:51:8c | [ 9.238182] cloud-init[935]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.241269] cloud-init[935]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.244377] cloud-init[935]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.247494] cloud-init[935]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.250375] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.253252] cloud-init[935]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.256142] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.258966] cloud-init[935]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.261862] cloud-init[935]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.264757] cloud-init[935]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.267626] cloud-init[935]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.270468] cloud-init[935]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.272900] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.275258] cloud-init[935]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.277645] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.280051] cloud-init[935]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.282445] cloud-init[935]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.284869] cloud-init[935]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.287194] cloud-init[935]: Generating public/private rsa key pair. [ 9.289164] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.291644] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.294137] cloud-init[935]: The key fingerprint is: [ 9.295981] cloud-init[935]: SHA256:xWFzm0QH3oLMxVcsJsumsEB3+hlf4CUllF9H8u2HH3Q root@vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 [ 9.299052] cloud-init[935]: The key's randomart image is: [ 9.300985] cloud-init[935]: +---[RSA 2048]----+ [ 9.302755] cloud-init[935]: | ++O+++o| [ 9.304534] cloud-init[935]: | . .=.O**=o=| [ 9.306316] cloud-init[935]: | . . o*o=X.+E| [ 9.308107] cloud-init[935]: | . o.. =.+o.| [ 9.309891] cloud-init[935]: | .S+ * ...o| [ 9.311262] cloud-init[935]: | . + . .o| [ 9.313009] cloud-init[935]: | .| [ 9.314809] cloud-init[935]: | | [ 9.316618] cloud-init[935]: | | [ 9.318068] cloud-init[935]: +----[SHA256]-----+ [ 9.319865] cloud-init[935]: Generating public/private dsa key pair. [ 9.321844] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.324241] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.326643] cloud-init[935]: The key fingerprint is: [ 9.328501] cloud-init[935]: SHA256:NCvn43eJNnCEyWNwfy8KBRFswhqlH6qq/QiPNiC0Bm8 root@vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 [ 9.331576] cloud-init[935]: The key's randomart image is: [ 9.333499] cloud-init[935]: +---[DSA 1024]----+ [ 9.335323] cloud-init[935]: | o..oo | [ 9.337137] cloud-init[935]: | ..+ = | [ 9.338965] cloud-init[935]: | .o.*o= | [ 9.340719] cloud-init[935]: |.. .o o*o+ . | [ 9.342479] cloud-init[935]: |o.. . o.S+ . . | [ 9.344232] cloud-init[935]: |ooE. +o . . . | [ 9.346056] cloud-init[935]: |=.. o+ o o | [ 9.347824] cloud-init[935]: | O . . .* o | [ 9.349596] cloud-init[935]: |* =.. .o o | [ 9.351340] cloud-init[935]: +----[SHA256]-----+ [ 9.353094] cloud-init[935]: Generating public/private ecdsa key pair. [ 9.355102] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.357551] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.359960] cloud-init[935]: The key fingerprint is: [ 9.361837] cloud-init[935]: SHA256:4VZoTK5MrYEYMv63pahNT0B/J8uSPsMjJAu2ZAGksQk root@vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 [ 9.364913] cloud-init[935]: The key's randomart image is: [ 9.366835] cloud-init[935]: +---[ECDSA 256]---+ [ 9.368574] cloud-init[935]: |E.. . | [ 9.370308] cloud-init[935]: |=* o . = . | [ 9.372094] cloud-init[935]: |=.... o B . | [ 9.373866] cloud-init[935]: | .o .o * o | [ 9.375633] cloud-init[935]: | .o o++S. | [ 9.377421] cloud-init[935]: |.= .+ B.+ | [ 9.379192] cloud-init[935]: |= =o.* o | [ 9.380957] cloud-init[935]: | o+.+=. | [ 9.382714] cloud-init[935]: | . ..o+ | [ 9.384445] cloud-init[935]: +----[SHA256]-----+ [ 9.386187] cloud-init[935]: Generating public/private ed25519 key pair. [ 9.388206] cloud-init[935]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.390658] cloud-init[935]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.393149] cloud-init[935]: The key fingerprint is: [ 9.394999] cloud-init[935]: SHA256:tgE8T3B0zF9x/+X3hjtKr6B8eJgO6bOqUzA4muoS8Kk root@vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 [ 9.398131] cloud-init[935]: The key's randomart image is: [ 9.400081] cloud-init[935]: +--[ED25519 256]--+ [ 9.401865] cloud-init[935]: | ..oo. ...| [ 9.403619] cloud-init[935]: | . o .o ...| [ 9.405337] cloud-init[935]: | . + . . . o| [ 9.407107] cloud-init[935]: |+ o = . .o| [ 9.408898] cloud-init[935]: |o+ + S +| [ 9.410752] cloud-init[935]: |+ o . o o .o| [ 9.412566] cloud-init[935]: |.o . o .+. . . o| [ 9.414350] cloud-init[935]: |E . ..o+.oo ..o | [ 9.415789] cloud-init[935]: |o..o..o++o ooo. | [ 9.417606] cloud-init[935]: +----[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. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[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] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Accounts Service... Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting System Logging Service... [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LSB: MD monitoring daemon... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Regular background program processing daemon. Starting Login Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started /etc/rc.local Compatibility. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Permit User Sessions. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-05-14 12:06:36,387 - paramiko.transport - DEBUG - starting thread (client mode): 0xe09679d0L 2019-05-14 12:06:36,388 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:06:36,392 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-05-14 12:06:36,392 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-05-14 12:06:36,393 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:06:36,394 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:06:36,394 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:06:36,394 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:06:36,394 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:06:36,394 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:06:36,435 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-05-14 12:06:36,436 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:06:36,451 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.217: 6c8eb84d5813664fde39556864958889 2019-05-14 12:06:36,452 - paramiko.transport - DEBUG - Trying discovered key e60dd45d988887c6e2ac81a4f1257564 in /tmp/tmpGB2ENb 2019-05-14 12:06:36,476 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:06:36,496 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-05-14 12:06:36,517 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:06:36,693 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-05-14 12:06:36,693 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-05-14 12:06:36,733 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:06:36,733 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:06:36,751 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:06:42,399 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-05-14 12:06:42,401 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:06:42,401 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:06:42,401 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:06:42,401 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:06:42,401 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:06:42,401 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:06:42,405 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:06:48,059 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-14 12:06:48,060 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:06:48,060 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:06:48,060 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:06:48,060 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:06:48,060 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:06:48,060 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:06:48,065 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:06:53,507 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-05-14 12:06:53,508 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group14-sha1'] server key:[u'ssh-rsa', u'rsa-sha2-512', u'rsa-sha2-256', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] server encrypt:[u'chacha20-poly1305@openssh.com', u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com'] client mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] server mac:[u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:06:53,508 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-05-14 12:06:53,508 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-05-14 12:06:53,508 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:06:53,508 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-05-14 12:06:53,508 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:06:53,512 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:07:00,221 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-05-14 12:07:00,222 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-05-14 12:07:00,224 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-05-14 12:07:00,224 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-05-14 12:07:00,224 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-05-14 12:07:00,227 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-05-14 12:08:30,192 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-05-14 12:08:30,192 - functest.core.cloudify - DEBUG - output: # Executing docker install script, commit: 2f4ae48 Client: Version: 18.09.6 API version: 1.39 Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 02:35:27 2019 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.6 API version: 1.39 (minimum version 1.12) Go version: go1.10.8 Git commit: 481bc77 Built: Sat May 4 01:59:36 2019 OS/Arch: linux/amd64 Experimental: false If you would like to use Docker as a non-root user, you should now consider adding your user to the "docker" group with something like: sudo usermod -aG docker your-user Remember that you will have to log out and back in for this to take effect! WARNING: Adding a user to the "docker" group will grant the ability to run containers which can be used to obtain root privileges on the docker host. Refer to https://docs.docker.com/engine/security/security/#docker-daemon-attack-surface for more information. Loaded image: docker-cfy-manager:latest 6a3c5ec065d3f55dae25f58195b17cc22bb980415342b03b9e2c8b844e8a3654 2019-05-14 12:08:30,192 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 --2019-05-14 12:07:02-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 99.84.74.10, 99.84.74.62, 99.84.74.4, ... Connecting to get.docker.com (get.docker.com)|99.84.74.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13063 (13K) [text/plain] Saving to: 'script.sh' 0K .......... .. 100% 12.3M=0.001s 2019-05-14 12:07:03 (12.3 MB/s) - 'script.sh' saved [13063/13063] sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 + sh -c apt-get update -qq >/dev/null + sh -c apt-get install -y -qq apt-transport-https ca-certificates curl >/dev/null + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" | apt-key add -qq - >/dev/null + sh -c echo "deb [arch=amd64] https://download.docker.com/linux/ubuntu xenial stable" > /etc/apt/sources.list.d/docker.list + sh -c apt-get update -qq >/dev/null + [ -n ] + sh -c apt-get install -y -qq --no-install-recommends docker-ce >/dev/null debconf: unable to initialize frontend: Dialog debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (This frontend requires a controlling tty.) debconf: falling back to frontend: Teletype dpkg-preconfigure: unable to re-open stdin: + sh -c docker version sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 2019-05-14 12:08:30,192 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-05-14 12:08:30,193 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-05-14 12:08:30,193 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-05-14 12:08:30,194 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-05-14 12:08:30,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/status 2019-05-14 12:08:30,200 - 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.217', port=80): Max retries exceeded with url: /api/v3.1/status (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) This can happen when the manager is not working with SSL, but the client does 2019-05-14 12:09:00,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/status 2019-05-14 12:09:00,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:09:00,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 109, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "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": 326, "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": 159, "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": 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": 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": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:09:00 GMT 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:09:00,572 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:09:00,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:09:00,573 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:09:00,573 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:09:00,573 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:09:00,573 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 109, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 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': 326, 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': 159, 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': 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': 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': 0, u'state': u'dead', u'Id': u'cloudify-riemann.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Riemann', u'unit_id': u'cloudify-riemann.service'}]} 2019-05-14 12:09:00,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/status 2019-05-14 12:09:00,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:09:00,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:09:00,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:09:00,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:09:00,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:09:00,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 109, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "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": 326, "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": 159, "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": 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": 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": "dead", "MainPID": 0, "Id": "cloudify-riemann.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:09:00 GMT 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:09:00,786 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:09:00,787 - functest.core.cloudify - INFO - The current manager status is running 2019-05-14 12:09:00,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/secrets 2019-05-14 12:09:00,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:09:00,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:09:00,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:09:00,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:09:00,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:09:00,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:09:00 GMT 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:09:00,991 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:09:00,992 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-05-14 12:09:00,992 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.217:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-05-14 12:09:01,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:09:01,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:09:01,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:09:01,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:09:01,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:09:01,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:09:01,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:09:01,150 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-05-14 12:09:01,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T12:09:01.130Z", "updated_at": "2019-05-14T12:09:01.130Z", "value": "gAAAAABc2q_dkWSH_fhom7VO4oQ30QtRkuGe30T4pprLGH7-abvrWWstL7qr0dskEwED-BuNlTCdsAXzDbst8mwEjihU_SX-4Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-14 12:09:01,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:09:01,150 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:09:01 GMT 2019-05-14 12:09:01,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:09:01,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-14 12:09:01,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:09:01,151 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:09:01,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:09:01,151 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.217:80/api/v3.1/secrets/foo 2019-05-14 12:09:01,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:09:01,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:09:01,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:09:01,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:09:01,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:09:01,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-05-14T12:09:01.130Z", "updated_at": "2019-05-14T12:09:01.130Z", "value": "gAAAAABc2q_dkWSH_fhom7VO4oQ30QtRkuGe30T4pprLGH7-abvrWWstL7qr0dskEwED-BuNlTCdsAXzDbst8mwEjihU_SX-4Q==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:09:01 GMT 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:09:01,203 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:09:01,204 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-05-14 12:09:01,204 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-05-14 12:09:01,204 - functest.core.cloudify - INFO - Put private keypair in manager 2019-05-14 12:09:01,205 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-05-14 12:09:01,206 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-05-14 12:09:01,207 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-05-14 12:09:01,211 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-05-14 12:09:01,232 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-05-14 12:09:01,233 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-05-14 12:09:01,233 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-05-14 12:09:01,234 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-05-14 12:09:01,234 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-05-14 12:09:01,238 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-05-14 12:09:02,009 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-05-14 12:09:02,009 - functest.core.cloudify - DEBUG - output: 2019-05-14 12:09:02,010 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 2019-05-14 12:09:02,010 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-05-14 12:09:02,010 - paramiko.transport - DEBUG - [chan 4] Max packet in: 32768 bytes 2019-05-14 12:09:02,011 - paramiko.transport - DEBUG - [chan 4] Max packet out: 32768 bytes 2019-05-14 12:09:02,012 - paramiko.transport - DEBUG - Secsh channel 4 opened. 2019-05-14 12:09:02,049 - paramiko.transport - DEBUG - [chan 4] Sesch channel 4 request ok 2019-05-14 12:09:22,182 - paramiko.transport - DEBUG - [chan 4] EOF received (4) 2019-05-14 12:09:22,183 - functest.core.cloudify - DEBUG - output: Creating plugin zip archive.. Downloading https://github.com/cloudify-cosmo/cloudify-openstack-plugin/releases/download/2.14.7/cloudify_openstack_plugin-2.14.7-py27-none-linux_x86_64-centos-Core.wgn to /tmp/tmpHu1Dfj/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/tmpO5dThM/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpDi1gBp.zip |-------------------------------------------------------| 0.05% tmpDi1gBp.zip |-------------------------------------------------------| 0.09% tmpDi1gBp.zip |-------------------------------------------------------| 0.14% tmpDi1gBp.zip |-------------------------------------------------------| 0.18% tmpDi1gBp.zip |-------------------------------------------------------| 0.23% tmpDi1gBp.zip |-------------------------------------------------------| 0.27% tmpDi1gBp.zip |-------------------------------------------------------| 0.32% tmpDi1gBp.zip |-------------------------------------------------------| 0.37% tmpDi1gBp.zip |-------------------------------------------------------| 0.41% tmpDi1gBp.zip |-------------------------------------------------------| 0.46% tmpDi1gBp.zip |-------------------------------------------------------| 0.5% tmpDi1gBp.zip |-------------------------------------------------------| 0.55% tmpDi1gBp.zip |-------------------------------------------------------| 0.59% tmpDi1gBp.zip |-------------------------------------------------------| 0.64% tmpDi1gBp.zip |-------------------------------------------------------| 0.68% tmpDi1gBp.zip |-------------------------------------------------------| 0.73% tmpDi1gBp.zip |-------------------------------------------------------| 0.78% tmpDi1gBp.zip |-------------------------------------------------------| 0.82% tmpDi1gBp.zip |-------------------------------------------------------| 0.87% tmpDi1gBp.zip |#------------------------------------------------------| 0.91% tmpDi1gBp.zip |#------------------------------------------------------| 0.96% tmpDi1gBp.zip |#------------------------------------------------------| 1.0% tmpDi1gBp.zip |#------------------------------------------------------| 1.05% tmpDi1gBp.zip |#------------------------------------------------------| 1.1% tmpDi1gBp.zip |#------------------------------------------------------| 1.14% tmpDi1gBp.zip |#------------------------------------------------------| 1.19% tmpDi1gBp.zip |#------------------------------------------------------| 1.23% tmpDi1gBp.zip |#------------------------------------------------------| 1.28% tmpDi1gBp.zip |#------------------------------------------------------| 1.32% tmpDi1gBp.zip |#------------------------------------------------------| 1.37% tmpDi1gBp.zip |#------------------------------------------------------| 1.42% tmpDi1gBp.zip |#------------------------------------------------------| 1.46% tmpDi1gBp.zip |#------------------------------------------------------| 1.51% tmpDi1gBp.zip |#------------------------------------------------------| 1.55% tmpDi1gBp.zip |#------------------------------------------------------| 1.6% tmpDi1gBp.zip |#------------------------------------------------------| 1.64% tmpDi1gBp.zip |#------------------------------------------------------| 1.69% tmpDi1gBp.zip |#------------------------------------------------------| 1.73% tmpDi1gBp.zip |#------------------------------------------------------| 1.78% tmpDi1gBp.zip |#------------------------------------------------------| 1.83% tmpDi1gBp.zip |#------------------------------------------------------| 1.87% tmpDi1gBp.zip |#------------------------------------------------------| 1.92% tmpDi1gBp.zip |#------------------------------------------------------| 1.96% tmpDi1gBp.zip |#------------------------------------------------------| 2.01% tmpDi1gBp.zip |#------------------------------------------------------| 2.05% tmpDi1gBp.zip |#------------------------------------------------------| 2.1% tmpDi1gBp.zip |#------------------------------------------------------| 2.15% tmpDi1gBp.zip |#------------------------------------------------------| 2.19% tmpDi1gBp.zip |#------------------------------------------------------| 2.24% tmpDi1gBp.zip |#------------------------------------------------------| 2.28% tmpDi1gBp.zip |#------------------------------------------------------| 2.33% tmpDi1gBp.zip |#------------------------------------------------------| 2.37% tmpDi1gBp.zip |#------------------------------------------------------| 2.42% tmpDi1gBp.zip |#------------------------------------------------------| 2.47% tmpDi1gBp.zip |#------------------------------------------------------| 2.51% tmpDi1gBp.zip |#------------------------------------------------------| 2.56% tmpDi1gBp.zip |#------------------------------------------------------| 2.6% tmpDi1gBp.zip |#------------------------------------------------------| 2.65% tmpDi1gBp.zip |#------------------------------------------------------| 2.69% tmpDi1gBp.zip |##-----------------------------------------------------| 2.74% tmpDi1gBp.zip |##-----------------------------------------------------| 2.78% tmpDi1gBp.zip |##-----------------------------------------------------| 2.83% tmpDi1gBp.zip |##-----------------------------------------------------| 2.88% tmpDi1gBp.zip |##-----------------------------------------------------| 2.92% tmpDi1gBp.zip |##-----------------------------------------------------| 2.97% tmpDi1gBp.zip |##-----------------------------------------------------| 3.01% tmpDi1gBp.zip |##-----------------------------------------------------| 3.06% tmpDi1gBp.zip |##-----------------------------------------------------| 3.1% tmpDi1gBp.zip |##-----------------------------------------------------| 3.15% tmpDi1gBp.zip |##-----------------------------------------------------| 3.2% tmpDi1gBp.zip |##-----------------------------------------------------| 3.24% tmpDi1gBp.zip |##-----------------------------------------------------| 3.29% tmpDi1gBp.zip |##-----------------------------------------------------| 3.33% tmpDi1gBp.zip |##-----------------------------------------------------| 3.38% tmpDi1gBp.zip |##-----------------------------------------------------| 3.42% tmpDi1gBp.zip |##-----------------------------------------------------| 3.47% tmpDi1gBp.zip |##-----------------------------------------------------| 3.51% tmpDi1gBp.zip |##-----------------------------------------------------| 3.56% tmpDi1gBp.zip |##-----------------------------------------------------| 3.61% tmpDi1gBp.zip |##-----------------------------------------------------| 3.65% tmpDi1gBp.zip |##-----------------------------------------------------| 3.7% tmpDi1gBp.zip |##-----------------------------------------------------| 3.74% tmpDi1gBp.zip |##-----------------------------------------------------| 3.79% tmpDi1gBp.zip |##-----------------------------------------------------| 3.83% tmpDi1gBp.zip |##-----------------------------------------------------| 3.88% tmpDi1gBp.zip |##-----------------------------------------------------| 3.93% tmpDi1gBp.zip |##-----------------------------------------------------| 3.97% tmpDi1gBp.zip |##-----------------------------------------------------| 4.02% tmpDi1gBp.zip |##-----------------------------------------------------| 4.06% tmpDi1gBp.zip |##-----------------------------------------------------| 4.11% tmpDi1gBp.zip |##-----------------------------------------------------| 4.15% tmpDi1gBp.zip |##-----------------------------------------------------| 4.2% tmpDi1gBp.zip |##-----------------------------------------------------| 4.25% tmpDi1gBp.zip |##-----------------------------------------------------| 4.29% tmpDi1gBp.zip |##-----------------------------------------------------| 4.34% tmpDi1gBp.zip |##-----------------------------------------------------| 4.38% tmpDi1gBp.zip |##-----------------------------------------------------| 4.43% tmpDi1gBp.zip |##-----------------------------------------------------| 4.47% tmpDi1gBp.zip |##-----------------------------------------------------| 4.52% tmpDi1gBp.zip |###----------------------------------------------------| 4.56% tmpDi1gBp.zip |###----------------------------------------------------| 4.61% tmpDi1gBp.zip |###----------------------------------------------------| 4.66% tmpDi1gBp.zip |###----------------------------------------------------| 4.7% tmpDi1gBp.zip |###----------------------------------------------------| 4.75% tmpDi1gBp.zip |###----------------------------------------------------| 4.79% tmpDi1gBp.zip |###----------------------------------------------------| 4.84% tmpDi1gBp.zip |###----------------------------------------------------| 4.88% tmpDi1gBp.zip |###----------------------------------------------------| 4.93% tmpDi1gBp.zip |###----------------------------------------------------| 4.98% tmpDi1gBp.zip |###----------------------------------------------------| 5.02% tmpDi1gBp.zip |###----------------------------------------------------| 5.07% tmpDi1gBp.zip |###----------------------------------------------------| 5.11% tmpDi1gBp.zip |###----------------------------------------------------| 5.16% tmpDi1gBp.zip |###----------------------------------------------------| 5.2% tmpDi1gBp.zip |###----------------------------------------------------| 5.25% tmpDi1gBp.zip |###----------------------------------------------------| 5.3% tmpDi1gBp.zip |###----------------------------------------------------| 5.34% tmpDi1gBp.zip |###----------------------------------------------------| 5.39% tmpDi1gBp.zip |###----------------------------------------------------| 5.43% tmpDi1gBp.zip |###----------------------------------------------------| 5.48% tmpDi1gBp.zip |###----------------------------------------------------| 5.52% tmpDi1gBp.zip |###----------------------------------------------------| 5.57% tmpDi1gBp.zip |###----------------------------------------------------| 5.61% tmpDi1gBp.zip |###----------------------------------------------------| 5.66% tmpDi1gBp.zip |###----------------------------------------------------| 5.71% tmpDi1gBp.zip |###----------------------------------------------------| 5.75% tmpDi1gBp.zip |###----------------------------------------------------| 5.8% tmpDi1gBp.zip |###----------------------------------------------------| 5.84% tmpDi1gBp.zip |###----------------------------------------------------| 5.89% tmpDi1gBp.zip |###----------------------------------------------------| 5.93% tmpDi1gBp.zip |###----------------------------------------------------| 5.98% tmpDi1gBp.zip |###----------------------------------------------------| 6.03% tmpDi1gBp.zip |###----------------------------------------------------| 6.07% tmpDi1gBp.zip |###----------------------------------------------------| 6.12% tmpDi1gBp.zip |###----------------------------------------------------| 6.16% tmpDi1gBp.zip |###----------------------------------------------------| 6.21% tmpDi1gBp.zip |###----------------------------------------------------| 6.25% tmpDi1gBp.zip |###----------------------------------------------------| 6.3% tmpDi1gBp.zip |###----------------------------------------------------| 6.35% tmpDi1gBp.zip |####---------------------------------------------------| 6.39% tmpDi1gBp.zip |####---------------------------------------------------| 6.44% tmpDi1gBp.zip |####---------------------------------------------------| 6.48% tmpDi1gBp.zip |####---------------------------------------------------| 6.53% tmpDi1gBp.zip |####---------------------------------------------------| 6.57% tmpDi1gBp.zip |####---------------------------------------------------| 6.62% tmpDi1gBp.zip |####---------------------------------------------------| 6.66% tmpDi1gBp.zip |####---------------------------------------------------| 6.71% tmpDi1gBp.zip |####---------------------------------------------------| 6.76% tmpDi1gBp.zip |####---------------------------------------------------| 6.8% tmpDi1gBp.zip |####---------------------------------------------------| 6.85% tmpDi1gBp.zip |####---------------------------------------------------| 6.89% tmpDi1gBp.zip |####---------------------------------------------------| 6.94% tmpDi1gBp.zip |####---------------------------------------------------| 6.98% tmpDi1gBp.zip |####---------------------------------------------------| 7.03% tmpDi1gBp.zip |####---------------------------------------------------| 7.08% tmpDi1gBp.zip |####---------------------------------------------------| 7.12% tmpDi1gBp.zip |####---------------------------------------------------| 7.17% tmpDi1gBp.zip |####---------------------------------------------------| 7.21% tmpDi1gBp.zip |####---------------------------------------------------| 7.26% tmpDi1gBp.zip |####---------------------------------------------------| 7.3% tmpDi1gBp.zip |####---------------------------------------------------| 7.35% tmpDi1gBp.zip |####---------------------------------------------------| 7.4% tmpDi1gBp.zip |####---------------------------------------------------| 7.44% tmpDi1gBp.zip |####---------------------------------------------------| 7.49% tmpDi1gBp.zip |####---------------------------------------------------| 7.53% tmpDi1gBp.zip |####---------------------------------------------------| 7.58% tmpDi1gBp.zip |####---------------------------------------------------| 7.62% tmpDi1gBp.zip |####---------------------------------------------------| 7.67% tmpDi1gBp.zip |####---------------------------------------------------| 7.71% tmpDi1gBp.zip |####---------------------------------------------------| 7.76% tmpDi1gBp.zip |####---------------------------------------------------| 7.81% tmpDi1gBp.zip |####---------------------------------------------------| 7.85% tmpDi1gBp.zip |####---------------------------------------------------| 7.9% tmpDi1gBp.zip |####---------------------------------------------------| 7.94% tmpDi1gBp.zip |####---------------------------------------------------| 7.99% tmpDi1gBp.zip |####---------------------------------------------------| 8.03% tmpDi1gBp.zip |####---------------------------------------------------| 8.08% tmpDi1gBp.zip |####---------------------------------------------------| 8.13% tmpDi1gBp.zip |####---------------------------------------------------| 8.17% tmpDi1gBp.zip |#####--------------------------------------------------| 8.22% tmpDi1gBp.zip |#####--------------------------------------------------| 8.26% tmpDi1gBp.zip |#####--------------------------------------------------| 8.31% tmpDi1gBp.zip |#####--------------------------------------------------| 8.35% tmpDi1gBp.zip |#####--------------------------------------------------| 8.4% tmpDi1gBp.zip |#####--------------------------------------------------| 8.45% tmpDi1gBp.zip |#####--------------------------------------------------| 8.49% tmpDi1gBp.zip |#####--------------------------------------------------| 8.54% tmpDi1gBp.zip |#####--------------------------------------------------| 8.58% tmpDi1gBp.zip |#####--------------------------------------------------| 8.63% tmpDi1gBp.zip |#####--------------------------------------------------| 8.67% tmpDi1gBp.zip |#####--------------------------------------------------| 8.72% tmpDi1gBp.zip |#####--------------------------------------------------| 8.76% tmpDi1gBp.zip |#####--------------------------------------------------| 8.81% tmpDi1gBp.zip |#####--------------------------------------------------| 8.86% tmpDi1gBp.zip |#####--------------------------------------------------| 8.9% tmpDi1gBp.zip |#####--------------------------------------------------| 8.95% tmpDi1gBp.zip |#####--------------------------------------------------| 8.99% tmpDi1gBp.zip |#####--------------------------------------------------| 9.04% tmpDi1gBp.zip |#####--------------------------------------------------| 9.08% tmpDi1gBp.zip |#####--------------------------------------------------| 9.13% tmpDi1gBp.zip |#####--------------------------------------------------| 9.18% tmpDi1gBp.zip |#####--------------------------------------------------| 9.22% tmpDi1gBp.zip |#####--------------------------------------------------| 9.27% tmpDi1gBp.zip |#####--------------------------------------------------| 9.31% tmpDi1gBp.zip |#####--------------------------------------------------| 9.36% tmpDi1gBp.zip |#####--------------------------------------------------| 9.4% tmpDi1gBp.zip |#####--------------------------------------------------| 9.45% tmpDi1gBp.zip |#####--------------------------------------------------| 9.5% tmpDi1gBp.zip |#####--------------------------------------------------| 9.54% tmpDi1gBp.zip |#####--------------------------------------------------| 9.59% tmpDi1gBp.zip |#####--------------------------------------------------| 9.63% tmpDi1gBp.zip |#####--------------------------------------------------| 9.68% tmpDi1gBp.zip |#####--------------------------------------------------| 9.72% tmpDi1gBp.zip |#####--------------------------------------------------| 9.77% tmpDi1gBp.zip |#####--------------------------------------------------| 9.81% tmpDi1gBp.zip |#####--------------------------------------------------| 9.86% tmpDi1gBp.zip |#####--------------------------------------------------| 9.91% tmpDi1gBp.zip |#####--------------------------------------------------| 9.95% tmpDi1gBp.zip |#####--------------------------------------------------| 10.0% tmpDi1gBp.zip |######-------------------------------------------------| 10.04% tmpDi1gBp.zip |######-------------------------------------------------| 10.09% tmpDi1gBp.zip |######-------------------------------------------------| 10.13% tmpDi1gBp.zip |######-------------------------------------------------| 10.18% tmpDi1gBp.zip |######-------------------------------------------------| 10.23% tmpDi1gBp.zip |######-------------------------------------------------| 10.27% tmpDi1gBp.zip |######-------------------------------------------------| 10.32% tmpDi1gBp.zip |######-------------------------------------------------| 10.36% tmpDi1gBp.zip |######-------------------------------------------------| 10.41% tmpDi1gBp.zip |######-------------------------------------------------| 10.45% tmpDi1gBp.zip |######-------------------------------------------------| 10.5% tmpDi1gBp.zip |######-------------------------------------------------| 10.54% tmpDi1gBp.zip |######-------------------------------------------------| 10.59% tmpDi1gBp.zip |######-------------------------------------------------| 10.64% tmpDi1gBp.zip |######-------------------------------------------------| 10.68% tmpDi1gBp.zip |######-------------------------------------------------| 10.73% tmpDi1gBp.zip |######-------------------------------------------------| 10.77% tmpDi1gBp.zip |######-------------------------------------------------| 10.82% tmpDi1gBp.zip |######-------------------------------------------------| 10.86% tmpDi1gBp.zip |######-------------------------------------------------| 10.91% tmpDi1gBp.zip |######-------------------------------------------------| 10.96% tmpDi1gBp.zip |######-------------------------------------------------| 11.0% tmpDi1gBp.zip |######-------------------------------------------------| 11.05% tmpDi1gBp.zip |######-------------------------------------------------| 11.09% tmpDi1gBp.zip |######-------------------------------------------------| 11.14% tmpDi1gBp.zip |######-------------------------------------------------| 11.18% tmpDi1gBp.zip |######-------------------------------------------------| 11.23% tmpDi1gBp.zip |######-------------------------------------------------| 11.28% tmpDi1gBp.zip |######-------------------------------------------------| 11.32% tmpDi1gBp.zip |######-------------------------------------------------| 11.37% tmpDi1gBp.zip |######-------------------------------------------------| 11.41% tmpDi1gBp.zip |######-------------------------------------------------| 11.46% tmpDi1gBp.zip |######-------------------------------------------------| 11.5% tmpDi1gBp.zip |######-------------------------------------------------| 11.55% tmpDi1gBp.zip |######-------------------------------------------------| 11.59% tmpDi1gBp.zip |######-------------------------------------------------| 11.64% tmpDi1gBp.zip |######-------------------------------------------------| 11.69% tmpDi1gBp.zip |######-------------------------------------------------| 11.73% tmpDi1gBp.zip |######-------------------------------------------------| 11.78% tmpDi1gBp.zip |#######------------------------------------------------| 11.82% tmpDi1gBp.zip |#######------------------------------------------------| 11.87% tmpDi1gBp.zip |#######------------------------------------------------| 11.91% tmpDi1gBp.zip |#######------------------------------------------------| 11.96% tmpDi1gBp.zip |#######------------------------------------------------| 12.01% tmpDi1gBp.zip |#######------------------------------------------------| 12.05% tmpDi1gBp.zip |#######------------------------------------------------| 12.1% tmpDi1gBp.zip |#######------------------------------------------------| 12.14% tmpDi1gBp.zip |#######------------------------------------------------| 12.19% tmpDi1gBp.zip |#######------------------------------------------------| 12.23% tmpDi1gBp.zip |#######------------------------------------------------| 12.28% tmpDi1gBp.zip |#######------------------------------------------------| 12.33% tmpDi1gBp.zip |#######------------------------------------------------| 12.37% tmpDi1gBp.zip |#######------------------------------------------------| 12.42% tmpDi1gBp.zip |#######------------------------------------------------| 12.46% tmpDi1gBp.zip |#######------------------------------------------------| 12.51% tmpDi1gBp.zip |#######------------------------------------------------| 12.55% tmpDi1gBp.zip |#######------------------------------------------------| 12.6% tmpDi1gBp.zip |#######------------------------------------------------| 12.64% tmpDi1gBp.zip |#######------------------------------------------------| 12.69% tmpDi1gBp.zip |#######------------------------------------------------| 12.74% tmpDi1gBp.zip |#######------------------------------------------------| 12.78% tmpDi1gBp.zip |#######------------------------------------------------| 12.83% tmpDi1gBp.zip |#######------------------------------------------------| 12.87% tmpDi1gBp.zip |#######------------------------------------------------| 12.92% tmpDi1gBp.zip |#######------------------------------------------------| 12.96% tmpDi1gBp.zip |#######------------------------------------------------| 13.01% tmpDi1gBp.zip |#######------------------------------------------------| 13.06% tmpDi1gBp.zip |#######------------------------------------------------| 13.1% tmpDi1gBp.zip |#######------------------------------------------------| 13.15% tmpDi1gBp.zip |#######------------------------------------------------| 13.19% tmpDi1gBp.zip |#######------------------------------------------------| 13.24% tmpDi1gBp.zip |#######------------------------------------------------| 13.28% tmpDi1gBp.zip |#######------------------------------------------------| 13.33% tmpDi1gBp.zip |#######------------------------------------------------| 13.38% tmpDi1gBp.zip |#######------------------------------------------------| 13.42% tmpDi1gBp.zip |#######------------------------------------------------| 13.47% tmpDi1gBp.zip |#######------------------------------------------------| 13.51% tmpDi1gBp.zip |#######------------------------------------------------| 13.56% tmpDi1gBp.zip |#######------------------------------------------------| 13.6% tmpDi1gBp.zip |########-----------------------------------------------| 13.65% tmpDi1gBp.zip |########-----------------------------------------------| 13.69% tmpDi1gBp.zip |########-----------------------------------------------| 13.74% tmpDi1gBp.zip |########-----------------------------------------------| 13.79% tmpDi1gBp.zip |########-----------------------------------------------| 13.83% tmpDi1gBp.zip |########-----------------------------------------------| 13.88% tmpDi1gBp.zip |########-----------------------------------------------| 13.92% tmpDi1gBp.zip |########-----------------------------------------------| 13.97% tmpDi1gBp.zip |########-----------------------------------------------| 14.01% tmpDi1gBp.zip |########-----------------------------------------------| 14.06% tmpDi1gBp.zip |########-----------------------------------------------| 14.11% tmpDi1gBp.zip |########-----------------------------------------------| 14.15% tmpDi1gBp.zip |########-----------------------------------------------| 14.2% tmpDi1gBp.zip |########-----------------------------------------------| 14.24% tmpDi1gBp.zip |########-----------------------------------------------| 14.29% tmpDi1gBp.zip |########-----------------------------------------------| 14.33% tmpDi1gBp.zip |########-----------------------------------------------| 14.38% tmpDi1gBp.zip |########-----------------------------------------------| 14.43% tmpDi1gBp.zip |########-----------------------------------------------| 14.47% tmpDi1gBp.zip |########-----------------------------------------------| 14.52% tmpDi1gBp.zip |########-----------------------------------------------| 14.56% tmpDi1gBp.zip |########-----------------------------------------------| 14.61% tmpDi1gBp.zip |########-----------------------------------------------| 14.65% tmpDi1gBp.zip |########-----------------------------------------------| 14.7% tmpDi1gBp.zip |########-----------------------------------------------| 14.74% tmpDi1gBp.zip |########-----------------------------------------------| 14.79% tmpDi1gBp.zip |########-----------------------------------------------| 14.84% tmpDi1gBp.zip |########-----------------------------------------------| 14.88% tmpDi1gBp.zip |########-----------------------------------------------| 14.93% tmpDi1gBp.zip |########-----------------------------------------------| 14.97% tmpDi1gBp.zip |########-----------------------------------------------| 15.02% tmpDi1gBp.zip |########-----------------------------------------------| 15.06% tmpDi1gBp.zip |########-----------------------------------------------| 15.11% tmpDi1gBp.zip |########-----------------------------------------------| 15.16% tmpDi1gBp.zip |########-----------------------------------------------| 15.2% tmpDi1gBp.zip |########-----------------------------------------------| 15.25% tmpDi1gBp.zip |########-----------------------------------------------| 15.29% tmpDi1gBp.zip |########-----------------------------------------------| 15.34% tmpDi1gBp.zip |########-----------------------------------------------| 15.38% tmpDi1gBp.zip |########-----------------------------------------------| 15.43% tmpDi1gBp.zip |#########----------------------------------------------| 15.48% tmpDi1gBp.zip |#########----------------------------------------------| 15.52% tmpDi1gBp.zip |#########----------------------------------------------| 15.57% tmpDi1gBp.zip |#########----------------------------------------------| 15.61% tmpDi1gBp.zip |#########----------------------------------------------| 15.66% tmpDi1gBp.zip |#########----------------------------------------------| 15.7% tmpDi1gBp.zip |#########----------------------------------------------| 15.75% tmpDi1gBp.zip |#########----------------------------------------------| 15.79% tmpDi1gBp.zip |#########----------------------------------------------| 15.84% tmpDi1gBp.zip |#########----------------------------------------------| 15.89% tmpDi1gBp.zip |#########----------------------------------------------| 15.93% tmpDi1gBp.zip |#########----------------------------------------------| 15.98% tmpDi1gBp.zip |#########----------------------------------------------| 16.02% tmpDi1gBp.zip |#########----------------------------------------------| 16.07% tmpDi1gBp.zip |#########----------------------------------------------| 16.11% tmpDi1gBp.zip |#########----------------------------------------------| 16.16% tmpDi1gBp.zip |#########----------------------------------------------| 16.21% tmpDi1gBp.zip |#########----------------------------------------------| 16.25% tmpDi1gBp.zip |#########----------------------------------------------| 16.3% tmpDi1gBp.zip |#########----------------------------------------------| 16.34% tmpDi1gBp.zip |#########----------------------------------------------| 16.39% tmpDi1gBp.zip |#########----------------------------------------------| 16.43% tmpDi1gBp.zip |#########----------------------------------------------| 16.48% tmpDi1gBp.zip |#########----------------------------------------------| 16.53% tmpDi1gBp.zip |#########----------------------------------------------| 16.57% tmpDi1gBp.zip |#########----------------------------------------------| 16.62% tmpDi1gBp.zip |#########----------------------------------------------| 16.66% tmpDi1gBp.zip |#########----------------------------------------------| 16.71% tmpDi1gBp.zip |#########----------------------------------------------| 16.75% tmpDi1gBp.zip |#########----------------------------------------------| 16.8% tmpDi1gBp.zip |#########----------------------------------------------| 16.84% tmpDi1gBp.zip |#########----------------------------------------------| 16.89% tmpDi1gBp.zip |#########----------------------------------------------| 16.94% tmpDi1gBp.zip |#########----------------------------------------------| 16.98% tmpDi1gBp.zip |#########----------------------------------------------| 17.03% tmpDi1gBp.zip |#########----------------------------------------------| 17.07% tmpDi1gBp.zip |#########----------------------------------------------| 17.12% tmpDi1gBp.zip |#########----------------------------------------------| 17.16% tmpDi1gBp.zip |#########----------------------------------------------| 17.21% tmpDi1gBp.zip |#########----------------------------------------------| 17.26% tmpDi1gBp.zip |##########---------------------------------------------| 17.3% tmpDi1gBp.zip |##########---------------------------------------------| 17.35% tmpDi1gBp.zip |##########---------------------------------------------| 17.39% tmpDi1gBp.zip |##########---------------------------------------------| 17.44% tmpDi1gBp.zip |##########---------------------------------------------| 17.48% tmpDi1gBp.zip |##########---------------------------------------------| 17.53% tmpDi1gBp.zip |##########---------------------------------------------| 17.57% tmpDi1gBp.zip |##########---------------------------------------------| 17.62% tmpDi1gBp.zip |##########---------------------------------------------| 17.67% tmpDi1gBp.zip |##########---------------------------------------------| 17.71% tmpDi1gBp.zip |##########---------------------------------------------| 17.76% tmpDi1gBp.zip |##########---------------------------------------------| 17.8% tmpDi1gBp.zip |##########---------------------------------------------| 17.85% tmpDi1gBp.zip |##########---------------------------------------------| 17.89% tmpDi1gBp.zip |##########---------------------------------------------| 17.94% tmpDi1gBp.zip |##########---------------------------------------------| 17.99% tmpDi1gBp.zip |##########---------------------------------------------| 18.03% tmpDi1gBp.zip |##########---------------------------------------------| 18.08% tmpDi1gBp.zip |##########---------------------------------------------| 18.12% tmpDi1gBp.zip |##########---------------------------------------------| 18.17% tmpDi1gBp.zip |##########---------------------------------------------| 18.21% tmpDi1gBp.zip |##########---------------------------------------------| 18.26% tmpDi1gBp.zip |##########---------------------------------------------| 18.31% tmpDi1gBp.zip |##########---------------------------------------------| 18.35% tmpDi1gBp.zip |##########---------------------------------------------| 18.4% tmpDi1gBp.zip |##########---------------------------------------------| 18.44% tmpDi1gBp.zip |##########---------------------------------------------| 18.49% tmpDi1gBp.zip |##########---------------------------------------------| 18.53% tmpDi1gBp.zip |##########---------------------------------------------| 18.58% tmpDi1gBp.zip |##########---------------------------------------------| 18.62% tmpDi1gBp.zip |##########---------------------------------------------| 18.67% tmpDi1gBp.zip |##########---------------------------------------------| 18.72% tmpDi1gBp.zip |##########---------------------------------------------| 18.76% tmpDi1gBp.zip |##########---------------------------------------------| 18.81% tmpDi1gBp.zip |##########---------------------------------------------| 18.85% tmpDi1gBp.zip |##########---------------------------------------------| 18.9% tmpDi1gBp.zip |##########---------------------------------------------| 18.94% tmpDi1gBp.zip |##########---------------------------------------------| 18.99% tmpDi1gBp.zip |##########---------------------------------------------| 19.04% tmpDi1gBp.zip |##########---------------------------------------------| 19.08% tmpDi1gBp.zip |###########--------------------------------------------| 19.13% tmpDi1gBp.zip |###########--------------------------------------------| 19.17% tmpDi1gBp.zip |###########--------------------------------------------| 19.22% tmpDi1gBp.zip |###########--------------------------------------------| 19.26% tmpDi1gBp.zip |###########--------------------------------------------| 19.31% tmpDi1gBp.zip |###########--------------------------------------------| 19.36% tmpDi1gBp.zip |###########--------------------------------------------| 19.4% tmpDi1gBp.zip |###########--------------------------------------------| 19.45% tmpDi1gBp.zip |###########--------------------------------------------| 19.49% tmpDi1gBp.zip |###########--------------------------------------------| 19.54% tmpDi1gBp.zip |###########--------------------------------------------| 19.58% tmpDi1gBp.zip |###########--------------------------------------------| 19.63% tmpDi1gBp.zip |###########--------------------------------------------| 19.67% tmpDi1gBp.zip |###########--------------------------------------------| 19.72% tmpDi1gBp.zip |###########--------------------------------------------| 19.77% tmpDi1gBp.zip |###########--------------------------------------------| 19.81% tmpDi1gBp.zip |###########--------------------------------------------| 19.86% tmpDi1gBp.zip |###########--------------------------------------------| 19.9% tmpDi1gBp.zip |###########--------------------------------------------| 19.95% tmpDi1gBp.zip |###########--------------------------------------------| 19.99% tmpDi1gBp.zip |###########--------------------------------------------| 20.04% tmpDi1gBp.zip |###########--------------------------------------------| 20.09% tmpDi1gBp.zip |###########--------------------------------------------| 20.13% tmpDi1gBp.zip |###########--------------------------------------------| 20.18% tmpDi1gBp.zip |###########--------------------------------------------| 20.22% tmpDi1gBp.zip |###########--------------------------------------------| 20.27% tmpDi1gBp.zip |###########--------------------------------------------| 20.31% tmpDi1gBp.zip |###########--------------------------------------------| 20.36% tmpDi1gBp.zip |###########--------------------------------------------| 20.41% tmpDi1gBp.zip |###########--------------------------------------------| 20.45% tmpDi1gBp.zip |###########--------------------------------------------| 20.5% tmpDi1gBp.zip |###########--------------------------------------------| 20.54% tmpDi1gBp.zip |###########--------------------------------------------| 20.59% tmpDi1gBp.zip |###########--------------------------------------------| 20.63% tmpDi1gBp.zip |###########--------------------------------------------| 20.68% tmpDi1gBp.zip |###########--------------------------------------------| 20.72% tmpDi1gBp.zip |###########--------------------------------------------| 20.77% tmpDi1gBp.zip |###########--------------------------------------------| 20.82% tmpDi1gBp.zip |###########--------------------------------------------| 20.86% tmpDi1gBp.zip |###########--------------------------------------------| 20.91% tmpDi1gBp.zip |############-------------------------------------------| 20.95% tmpDi1gBp.zip |############-------------------------------------------| 21.0% tmpDi1gBp.zip |############-------------------------------------------| 21.04% tmpDi1gBp.zip |############-------------------------------------------| 21.09% tmpDi1gBp.zip |############-------------------------------------------| 21.14% tmpDi1gBp.zip |############-------------------------------------------| 21.18% tmpDi1gBp.zip |############-------------------------------------------| 21.23% tmpDi1gBp.zip |############-------------------------------------------| 21.27% tmpDi1gBp.zip |############-------------------------------------------| 21.32% tmpDi1gBp.zip |############-------------------------------------------| 21.36% tmpDi1gBp.zip |############-------------------------------------------| 21.41% tmpDi1gBp.zip |############-------------------------------------------| 21.46% tmpDi1gBp.zip |############-------------------------------------------| 21.5% tmpDi1gBp.zip |############-------------------------------------------| 21.55% tmpDi1gBp.zip |############-------------------------------------------| 21.59% tmpDi1gBp.zip |############-------------------------------------------| 21.64% tmpDi1gBp.zip |############-------------------------------------------| 21.68% tmpDi1gBp.zip |############-------------------------------------------| 21.73% tmpDi1gBp.zip |############-------------------------------------------| 21.77% tmpDi1gBp.zip |############-------------------------------------------| 21.82% tmpDi1gBp.zip |############-------------------------------------------| 21.87% tmpDi1gBp.zip |############-------------------------------------------| 21.91% tmpDi1gBp.zip |############-------------------------------------------| 21.96% tmpDi1gBp.zip |############-------------------------------------------| 22.0% tmpDi1gBp.zip |############-------------------------------------------| 22.05% tmpDi1gBp.zip |############-------------------------------------------| 22.09% tmpDi1gBp.zip |############-------------------------------------------| 22.14% tmpDi1gBp.zip |############-------------------------------------------| 22.19% tmpDi1gBp.zip |############-------------------------------------------| 22.23% tmpDi1gBp.zip |############-------------------------------------------| 22.28% tmpDi1gBp.zip |############-------------------------------------------| 22.32% tmpDi1gBp.zip |############-------------------------------------------| 22.37% tmpDi1gBp.zip |############-------------------------------------------| 22.41% tmpDi1gBp.zip |############-------------------------------------------| 22.46% tmpDi1gBp.zip |############-------------------------------------------| 22.51% tmpDi1gBp.zip |############-------------------------------------------| 22.55% tmpDi1gBp.zip |############-------------------------------------------| 22.6% tmpDi1gBp.zip |############-------------------------------------------| 22.64% tmpDi1gBp.zip |############-------------------------------------------| 22.69% tmpDi1gBp.zip |#############------------------------------------------| 22.73% tmpDi1gBp.zip |#############------------------------------------------| 22.78% tmpDi1gBp.zip |#############------------------------------------------| 22.82% tmpDi1gBp.zip |#############------------------------------------------| 22.87% tmpDi1gBp.zip |#############------------------------------------------| 22.92% tmpDi1gBp.zip |#############------------------------------------------| 22.96% tmpDi1gBp.zip |#############------------------------------------------| 23.01% tmpDi1gBp.zip |#############------------------------------------------| 23.05% tmpDi1gBp.zip |#############------------------------------------------| 23.1% tmpDi1gBp.zip |#############------------------------------------------| 23.14% tmpDi1gBp.zip |#############------------------------------------------| 23.19% tmpDi1gBp.zip |#############------------------------------------------| 23.24% tmpDi1gBp.zip |#############------------------------------------------| 23.28% tmpDi1gBp.zip |#############------------------------------------------| 23.33% tmpDi1gBp.zip |#############------------------------------------------| 23.37% tmpDi1gBp.zip |#############------------------------------------------| 23.42% tmpDi1gBp.zip |#############------------------------------------------| 23.46% tmpDi1gBp.zip |#############------------------------------------------| 23.51% tmpDi1gBp.zip |#############------------------------------------------| 23.56% tmpDi1gBp.zip |#############------------------------------------------| 23.6% tmpDi1gBp.zip |#############------------------------------------------| 23.65% tmpDi1gBp.zip |#############------------------------------------------| 23.69% tmpDi1gBp.zip |#############------------------------------------------| 23.74% tmpDi1gBp.zip |#############------------------------------------------| 23.78% tmpDi1gBp.zip |#############------------------------------------------| 23.83% tmpDi1gBp.zip |#############------------------------------------------| 23.87% tmpDi1gBp.zip |#############------------------------------------------| 23.92% tmpDi1gBp.zip |#############------------------------------------------| 23.97% tmpDi1gBp.zip |#############------------------------------------------| 24.01% tmpDi1gBp.zip |#############------------------------------------------| 24.06% tmpDi1gBp.zip |#############------------------------------------------| 24.1% tmpDi1gBp.zip |#############------------------------------------------| 24.15% tmpDi1gBp.zip |#############------------------------------------------| 24.19% tmpDi1gBp.zip |#############------------------------------------------| 24.24% tmpDi1gBp.zip |#############------------------------------------------| 24.29% tmpDi1gBp.zip |#############------------------------------------------| 24.33% tmpDi1gBp.zip |#############------------------------------------------| 24.38% tmpDi1gBp.zip |#############------------------------------------------| 24.42% tmpDi1gBp.zip |#############------------------------------------------| 24.47% tmpDi1gBp.zip |#############------------------------------------------| 24.51% tmpDi1gBp.zip |##############-----------------------------------------| 24.56% tmpDi1gBp.zip |##############-----------------------------------------| 24.6% tmpDi1gBp.zip |##############-----------------------------------------| 24.65% tmpDi1gBp.zip |##############-----------------------------------------| 24.7% tmpDi1gBp.zip |##############-----------------------------------------| 24.74% tmpDi1gBp.zip |##############-----------------------------------------| 24.79% tmpDi1gBp.zip |##############-----------------------------------------| 24.83% tmpDi1gBp.zip |##############-----------------------------------------| 24.88% tmpDi1gBp.zip |##############-----------------------------------------| 24.92% tmpDi1gBp.zip |##############-----------------------------------------| 24.97% tmpDi1gBp.zip |##############-----------------------------------------| 25.02% tmpDi1gBp.zip |##############-----------------------------------------| 25.06% tmpDi1gBp.zip |##############-----------------------------------------| 25.11% tmpDi1gBp.zip |##############-----------------------------------------| 25.15% tmpDi1gBp.zip |##############-----------------------------------------| 25.2% tmpDi1gBp.zip |##############-----------------------------------------| 25.24% tmpDi1gBp.zip |##############-----------------------------------------| 25.29% tmpDi1gBp.zip |##############-----------------------------------------| 25.34% tmpDi1gBp.zip |##############-----------------------------------------| 25.38% tmpDi1gBp.zip |##############-----------------------------------------| 25.43% tmpDi1gBp.zip |##############-----------------------------------------| 25.47% tmpDi1gBp.zip |##############-----------------------------------------| 25.52% tmpDi1gBp.zip |##############-----------------------------------------| 25.56% tmpDi1gBp.zip |##############-----------------------------------------| 25.61% tmpDi1gBp.zip |##############-----------------------------------------| 25.65% tmpDi1gBp.zip |##############-----------------------------------------| 25.7% tmpDi1gBp.zip |##############-----------------------------------------| 25.75% tmpDi1gBp.zip |##############-----------------------------------------| 25.79% tmpDi1gBp.zip |##############-----------------------------------------| 25.84% tmpDi1gBp.zip |##############-----------------------------------------| 25.88% tmpDi1gBp.zip |##############-----------------------------------------| 25.93% tmpDi1gBp.zip |##############-----------------------------------------| 25.97% tmpDi1gBp.zip |##############-----------------------------------------| 26.02% tmpDi1gBp.zip |##############-----------------------------------------| 26.07% tmpDi1gBp.zip |##############-----------------------------------------| 26.11% tmpDi1gBp.zip |##############-----------------------------------------| 26.16% tmpDi1gBp.zip |##############-----------------------------------------| 26.2% tmpDi1gBp.zip |##############-----------------------------------------| 26.25% tmpDi1gBp.zip |##############-----------------------------------------| 26.29% tmpDi1gBp.zip |##############-----------------------------------------| 26.34% tmpDi1gBp.zip |###############----------------------------------------| 26.39% tmpDi1gBp.zip |###############----------------------------------------| 26.43% tmpDi1gBp.zip |###############----------------------------------------| 26.48% tmpDi1gBp.zip |###############----------------------------------------| 26.52% tmpDi1gBp.zip |###############----------------------------------------| 26.57% tmpDi1gBp.zip |###############----------------------------------------| 26.61% tmpDi1gBp.zip |###############----------------------------------------| 26.66% tmpDi1gBp.zip |###############----------------------------------------| 26.7% tmpDi1gBp.zip |###############----------------------------------------| 26.75% tmpDi1gBp.zip |###############----------------------------------------| 26.8% tmpDi1gBp.zip |###############----------------------------------------| 26.84% tmpDi1gBp.zip |###############----------------------------------------| 26.89% tmpDi1gBp.zip |###############----------------------------------------| 26.93% tmpDi1gBp.zip |###############----------------------------------------| 26.98% tmpDi1gBp.zip |###############----------------------------------------| 27.02% tmpDi1gBp.zip |###############----------------------------------------| 27.07% tmpDi1gBp.zip |###############----------------------------------------| 27.12% tmpDi1gBp.zip |###############----------------------------------------| 27.16% tmpDi1gBp.zip |###############----------------------------------------| 27.21% tmpDi1gBp.zip |###############----------------------------------------| 27.25% tmpDi1gBp.zip |###############----------------------------------------| 27.3% tmpDi1gBp.zip |###############----------------------------------------| 27.34% tmpDi1gBp.zip |###############----------------------------------------| 27.39% tmpDi1gBp.zip |###############----------------------------------------| 27.44% tmpDi1gBp.zip |###############----------------------------------------| 27.48% tmpDi1gBp.zip |###############----------------------------------------| 27.53% tmpDi1gBp.zip |###############----------------------------------------| 27.57% tmpDi1gBp.zip |###############----------------------------------------| 27.62% tmpDi1gBp.zip |###############----------------------------------------| 27.66% tmpDi1gBp.zip |###############----------------------------------------| 27.71% tmpDi1gBp.zip |###############----------------------------------------| 27.75% tmpDi1gBp.zip |###############----------------------------------------| 27.8% tmpDi1gBp.zip |###############----------------------------------------| 27.85% tmpDi1gBp.zip |###############----------------------------------------| 27.89% tmpDi1gBp.zip |###############----------------------------------------| 27.94% tmpDi1gBp.zip |###############----------------------------------------| 27.98% tmpDi1gBp.zip |###############----------------------------------------| 28.03% tmpDi1gBp.zip |###############----------------------------------------| 28.07% tmpDi1gBp.zip |###############----------------------------------------| 28.12% tmpDi1gBp.zip |###############----------------------------------------| 28.17% tmpDi1gBp.zip |################---------------------------------------| 28.21% tmpDi1gBp.zip |################---------------------------------------| 28.26% tmpDi1gBp.zip |################---------------------------------------| 28.3% tmpDi1gBp.zip |################---------------------------------------| 28.35% tmpDi1gBp.zip |################---------------------------------------| 28.39% tmpDi1gBp.zip |################---------------------------------------| 28.44% tmpDi1gBp.zip |################---------------------------------------| 28.49% tmpDi1gBp.zip |################---------------------------------------| 28.53% tmpDi1gBp.zip |################---------------------------------------| 28.58% tmpDi1gBp.zip |################---------------------------------------| 28.62% tmpDi1gBp.zip |################---------------------------------------| 28.67% tmpDi1gBp.zip |################---------------------------------------| 28.71% tmpDi1gBp.zip |################---------------------------------------| 28.76% tmpDi1gBp.zip |################---------------------------------------| 28.8% tmpDi1gBp.zip |################---------------------------------------| 28.85% tmpDi1gBp.zip |################---------------------------------------| 28.9% tmpDi1gBp.zip |################---------------------------------------| 28.94% tmpDi1gBp.zip |################---------------------------------------| 28.99% tmpDi1gBp.zip |################---------------------------------------| 29.03% tmpDi1gBp.zip |################---------------------------------------| 29.08% tmpDi1gBp.zip |################---------------------------------------| 29.12% tmpDi1gBp.zip |################---------------------------------------| 29.17% tmpDi1gBp.zip |################---------------------------------------| 29.22% tmpDi1gBp.zip |################---------------------------------------| 29.26% tmpDi1gBp.zip |################---------------------------------------| 29.31% tmpDi1gBp.zip |################---------------------------------------| 29.35% tmpDi1gBp.zip |################---------------------------------------| 29.4% tmpDi1gBp.zip |################---------------------------------------| 29.44% tmpDi1gBp.zip |################---------------------------------------| 29.49% tmpDi1gBp.zip |################---------------------------------------| 29.54% tmpDi1gBp.zip |################---------------------------------------| 29.58% tmpDi1gBp.zip |################---------------------------------------| 29.63% tmpDi1gBp.zip |################---------------------------------------| 29.67% tmpDi1gBp.zip |################---------------------------------------| 29.72% tmpDi1gBp.zip |################---------------------------------------| 29.76% tmpDi1gBp.zip |################---------------------------------------| 29.81% tmpDi1gBp.zip |################---------------------------------------| 29.85% tmpDi1gBp.zip |################---------------------------------------| 29.9% tmpDi1gBp.zip |################---------------------------------------| 29.95% tmpDi1gBp.zip |################---------------------------------------| 29.99% tmpDi1gBp.zip |#################--------------------------------------| 30.04% tmpDi1gBp.zip |#################--------------------------------------| 30.08% tmpDi1gBp.zip |#################--------------------------------------| 30.13% tmpDi1gBp.zip |#################--------------------------------------| 30.17% tmpDi1gBp.zip |#################--------------------------------------| 30.22% tmpDi1gBp.zip |#################--------------------------------------| 30.27% tmpDi1gBp.zip |#################--------------------------------------| 30.31% tmpDi1gBp.zip |#################--------------------------------------| 30.36% tmpDi1gBp.zip |#################--------------------------------------| 30.4% tmpDi1gBp.zip |#################--------------------------------------| 30.45% tmpDi1gBp.zip |#################--------------------------------------| 30.49% tmpDi1gBp.zip |#################--------------------------------------| 30.54% tmpDi1gBp.zip |#################--------------------------------------| 30.59% tmpDi1gBp.zip |#################--------------------------------------| 30.63% tmpDi1gBp.zip |#################--------------------------------------| 30.68% tmpDi1gBp.zip |#################--------------------------------------| 30.72% tmpDi1gBp.zip |#################--------------------------------------| 30.77% tmpDi1gBp.zip |#################--------------------------------------| 30.81% tmpDi1gBp.zip |#################--------------------------------------| 30.86% tmpDi1gBp.zip |#################--------------------------------------| 30.9% tmpDi1gBp.zip |#################--------------------------------------| 30.95% tmpDi1gBp.zip |#################--------------------------------------| 31.0% tmpDi1gBp.zip |#################--------------------------------------| 31.04% tmpDi1gBp.zip |#################--------------------------------------| 31.09% tmpDi1gBp.zip |#################--------------------------------------| 31.13% tmpDi1gBp.zip |#################--------------------------------------| 31.18% tmpDi1gBp.zip |#################--------------------------------------| 31.22% tmpDi1gBp.zip |#################--------------------------------------| 31.27% tmpDi1gBp.zip |#################--------------------------------------| 31.32% tmpDi1gBp.zip |#################--------------------------------------| 31.36% tmpDi1gBp.zip |#################--------------------------------------| 31.41% tmpDi1gBp.zip |#################--------------------------------------| 31.45% tmpDi1gBp.zip |#################--------------------------------------| 31.5% tmpDi1gBp.zip |#################--------------------------------------| 31.54% tmpDi1gBp.zip |#################--------------------------------------| 31.59% tmpDi1gBp.zip |#################--------------------------------------| 31.63% tmpDi1gBp.zip |#################--------------------------------------| 31.68% tmpDi1gBp.zip |#################--------------------------------------| 31.73% tmpDi1gBp.zip |#################--------------------------------------| 31.77% tmpDi1gBp.zip |#################--------------------------------------| 31.82% tmpDi1gBp.zip |##################-------------------------------------| 31.86% tmpDi1gBp.zip |##################-------------------------------------| 31.91% tmpDi1gBp.zip |##################-------------------------------------| 31.95% tmpDi1gBp.zip |##################-------------------------------------| 32.0% tmpDi1gBp.zip |##################-------------------------------------| 32.05% tmpDi1gBp.zip |##################-------------------------------------| 32.09% tmpDi1gBp.zip |##################-------------------------------------| 32.14% tmpDi1gBp.zip |##################-------------------------------------| 32.18% tmpDi1gBp.zip |##################-------------------------------------| 32.23% tmpDi1gBp.zip |##################-------------------------------------| 32.27% tmpDi1gBp.zip |##################-------------------------------------| 32.32% tmpDi1gBp.zip |##################-------------------------------------| 32.37% tmpDi1gBp.zip |##################-------------------------------------| 32.41% tmpDi1gBp.zip |##################-------------------------------------| 32.46% tmpDi1gBp.zip |##################-------------------------------------| 32.5% tmpDi1gBp.zip |##################-------------------------------------| 32.55% tmpDi1gBp.zip |##################-------------------------------------| 32.59% tmpDi1gBp.zip |##################-------------------------------------| 32.64% tmpDi1gBp.zip |##################-------------------------------------| 32.68% tmpDi1gBp.zip |##################-------------------------------------| 32.73% tmpDi1gBp.zip |##################-------------------------------------| 32.78% tmpDi1gBp.zip |##################-------------------------------------| 32.82% tmpDi1gBp.zip |##################-------------------------------------| 32.87% tmpDi1gBp.zip |##################-------------------------------------| 32.91% tmpDi1gBp.zip |##################-------------------------------------| 32.96% tmpDi1gBp.zip |##################-------------------------------------| 33.0% tmpDi1gBp.zip |##################-------------------------------------| 33.05% tmpDi1gBp.zip |##################-------------------------------------| 33.1% tmpDi1gBp.zip |##################-------------------------------------| 33.14% tmpDi1gBp.zip |##################-------------------------------------| 33.19% tmpDi1gBp.zip |##################-------------------------------------| 33.23% tmpDi1gBp.zip |##################-------------------------------------| 33.28% tmpDi1gBp.zip |##################-------------------------------------| 33.32% tmpDi1gBp.zip |##################-------------------------------------| 33.37% tmpDi1gBp.zip |##################-------------------------------------| 33.42% tmpDi1gBp.zip |##################-------------------------------------| 33.46% tmpDi1gBp.zip |##################-------------------------------------| 33.51% tmpDi1gBp.zip |##################-------------------------------------| 33.55% tmpDi1gBp.zip |##################-------------------------------------| 33.6% tmpDi1gBp.zip |###################------------------------------------| 33.64% tmpDi1gBp.zip |###################------------------------------------| 33.69% tmpDi1gBp.zip |###################------------------------------------| 33.73% tmpDi1gBp.zip |###################------------------------------------| 33.78% tmpDi1gBp.zip |###################------------------------------------| 33.83% tmpDi1gBp.zip |###################------------------------------------| 33.87% tmpDi1gBp.zip |###################------------------------------------| 33.92% tmpDi1gBp.zip |###################------------------------------------| 33.96% tmpDi1gBp.zip |###################------------------------------------| 34.01% tmpDi1gBp.zip |###################------------------------------------| 34.05% tmpDi1gBp.zip |###################------------------------------------| 34.1% tmpDi1gBp.zip |###################------------------------------------| 34.15% tmpDi1gBp.zip |###################------------------------------------| 34.19% tmpDi1gBp.zip |###################------------------------------------| 34.24% tmpDi1gBp.zip |###################------------------------------------| 34.28% tmpDi1gBp.zip |###################------------------------------------| 34.33% tmpDi1gBp.zip |###################------------------------------------| 34.37% tmpDi1gBp.zip |###################------------------------------------| 34.42% tmpDi1gBp.zip |###################------------------------------------| 34.47% tmpDi1gBp.zip |###################------------------------------------| 34.51% tmpDi1gBp.zip |###################------------------------------------| 34.56% tmpDi1gBp.zip |###################------------------------------------| 34.6% tmpDi1gBp.zip |###################------------------------------------| 34.65% tmpDi1gBp.zip |###################------------------------------------| 34.69% tmpDi1gBp.zip |###################------------------------------------| 34.74% tmpDi1gBp.zip |###################------------------------------------| 34.78% tmpDi1gBp.zip |###################------------------------------------| 34.83% tmpDi1gBp.zip |###################------------------------------------| 34.88% tmpDi1gBp.zip |###################------------------------------------| 34.92% tmpDi1gBp.zip |###################------------------------------------| 34.97% tmpDi1gBp.zip |###################------------------------------------| 35.01% tmpDi1gBp.zip |###################------------------------------------| 35.06% tmpDi1gBp.zip |###################------------------------------------| 35.1% tmpDi1gBp.zip |###################------------------------------------| 35.15% tmpDi1gBp.zip |###################------------------------------------| 35.2% tmpDi1gBp.zip |###################------------------------------------| 35.24% tmpDi1gBp.zip |###################------------------------------------| 35.29% tmpDi1gBp.zip |###################------------------------------------| 35.33% tmpDi1gBp.zip |###################------------------------------------| 35.38% tmpDi1gBp.zip |###################------------------------------------| 35.42% tmpDi1gBp.zip |####################-----------------------------------| 35.47% tmpDi1gBp.zip |####################-----------------------------------| 35.52% tmpDi1gBp.zip |####################-----------------------------------| 35.56% tmpDi1gBp.zip |####################-----------------------------------| 35.61% tmpDi1gBp.zip |####################-----------------------------------| 35.65% tmpDi1gBp.zip |####################-----------------------------------| 35.7% tmpDi1gBp.zip |####################-----------------------------------| 35.74% tmpDi1gBp.zip |####################-----------------------------------| 35.79% tmpDi1gBp.zip |####################-----------------------------------| 35.83% tmpDi1gBp.zip |####################-----------------------------------| 35.88% tmpDi1gBp.zip |####################-----------------------------------| 35.93% tmpDi1gBp.zip |####################-----------------------------------| 35.97% tmpDi1gBp.zip |####################-----------------------------------| 36.02% tmpDi1gBp.zip |####################-----------------------------------| 36.06% tmpDi1gBp.zip |####################-----------------------------------| 36.11% tmpDi1gBp.zip |####################-----------------------------------| 36.15% tmpDi1gBp.zip |####################-----------------------------------| 36.2% tmpDi1gBp.zip |####################-----------------------------------| 36.25% tmpDi1gBp.zip |####################-----------------------------------| 36.29% tmpDi1gBp.zip |####################-----------------------------------| 36.34% tmpDi1gBp.zip |####################-----------------------------------| 36.38% tmpDi1gBp.zip |####################-----------------------------------| 36.43% tmpDi1gBp.zip |####################-----------------------------------| 36.47% tmpDi1gBp.zip |####################-----------------------------------| 36.52% tmpDi1gBp.zip |####################-----------------------------------| 36.57% tmpDi1gBp.zip |####################-----------------------------------| 36.61% tmpDi1gBp.zip |####################-----------------------------------| 36.66% tmpDi1gBp.zip |####################-----------------------------------| 36.7% tmpDi1gBp.zip |####################-----------------------------------| 36.75% tmpDi1gBp.zip |####################-----------------------------------| 36.79% tmpDi1gBp.zip |####################-----------------------------------| 36.84% tmpDi1gBp.zip |####################-----------------------------------| 36.88% tmpDi1gBp.zip |####################-----------------------------------| 36.93% tmpDi1gBp.zip |####################-----------------------------------| 36.98% tmpDi1gBp.zip |####################-----------------------------------| 37.02% tmpDi1gBp.zip |####################-----------------------------------| 37.07% tmpDi1gBp.zip |####################-----------------------------------| 37.11% tmpDi1gBp.zip |####################-----------------------------------| 37.16% tmpDi1gBp.zip |####################-----------------------------------| 37.2% tmpDi1gBp.zip |####################-----------------------------------| 37.25% tmpDi1gBp.zip |#####################----------------------------------| 37.3% tmpDi1gBp.zip |#####################----------------------------------| 37.34% tmpDi1gBp.zip |#####################----------------------------------| 37.39% tmpDi1gBp.zip |#####################----------------------------------| 37.43% tmpDi1gBp.zip |#####################----------------------------------| 37.48% tmpDi1gBp.zip |#####################----------------------------------| 37.52% tmpDi1gBp.zip |#####################----------------------------------| 37.57% tmpDi1gBp.zip |#####################----------------------------------| 37.62% tmpDi1gBp.zip |#####################----------------------------------| 37.66% tmpDi1gBp.zip |#####################----------------------------------| 37.71% tmpDi1gBp.zip |#####################----------------------------------| 37.75% tmpDi1gBp.zip |#####################----------------------------------| 37.8% tmpDi1gBp.zip |#####################----------------------------------| 37.84% tmpDi1gBp.zip |#####################----------------------------------| 37.89% tmpDi1gBp.zip |#####################----------------------------------| 37.93% tmpDi1gBp.zip |#####################----------------------------------| 37.98% tmpDi1gBp.zip |#####################----------------------------------| 38.03% tmpDi1gBp.zip |#####################----------------------------------| 38.07% tmpDi1gBp.zip |#####################----------------------------------| 38.12% tmpDi1gBp.zip |#####################----------------------------------| 38.16% tmpDi1gBp.zip |#####################----------------------------------| 38.21% tmpDi1gBp.zip |#####################----------------------------------| 38.25% tmpDi1gBp.zip |#####################----------------------------------| 38.3% tmpDi1gBp.zip |#####################----------------------------------| 38.35% tmpDi1gBp.zip |#####################----------------------------------| 38.39% tmpDi1gBp.zip |#####################----------------------------------| 38.44% tmpDi1gBp.zip |#####################----------------------------------| 38.48% tmpDi1gBp.zip |#####################----------------------------------| 38.53% tmpDi1gBp.zip |#####################----------------------------------| 38.57% tmpDi1gBp.zip |#####################----------------------------------| 38.62% tmpDi1gBp.zip |#####################----------------------------------| 38.66% tmpDi1gBp.zip |#####################----------------------------------| 38.71% tmpDi1gBp.zip |#####################----------------------------------| 38.76% tmpDi1gBp.zip |#####################----------------------------------| 38.8% tmpDi1gBp.zip |#####################----------------------------------| 38.85% tmpDi1gBp.zip |#####################----------------------------------| 38.89% tmpDi1gBp.zip |#####################----------------------------------| 38.94% tmpDi1gBp.zip |#####################----------------------------------| 38.98% tmpDi1gBp.zip |#####################----------------------------------| 39.03% tmpDi1gBp.zip |#####################----------------------------------| 39.08% tmpDi1gBp.zip |######################---------------------------------| 39.12% tmpDi1gBp.zip |######################---------------------------------| 39.17% tmpDi1gBp.zip |######################---------------------------------| 39.21% tmpDi1gBp.zip |######################---------------------------------| 39.26% tmpDi1gBp.zip |######################---------------------------------| 39.3% tmpDi1gBp.zip |######################---------------------------------| 39.35% tmpDi1gBp.zip |######################---------------------------------| 39.4% tmpDi1gBp.zip |######################---------------------------------| 39.44% tmpDi1gBp.zip |######################---------------------------------| 39.49% tmpDi1gBp.zip |######################---------------------------------| 39.53% tmpDi1gBp.zip |######################---------------------------------| 39.58% tmpDi1gBp.zip |######################---------------------------------| 39.62% tmpDi1gBp.zip |######################---------------------------------| 39.67% tmpDi1gBp.zip |######################---------------------------------| 39.71% tmpDi1gBp.zip |######################---------------------------------| 39.76% tmpDi1gBp.zip |######################---------------------------------| 39.81% tmpDi1gBp.zip |######################---------------------------------| 39.85% tmpDi1gBp.zip |######################---------------------------------| 39.9% tmpDi1gBp.zip |######################---------------------------------| 39.94% tmpDi1gBp.zip |######################---------------------------------| 39.99% tmpDi1gBp.zip |######################---------------------------------| 40.03% tmpDi1gBp.zip |######################---------------------------------| 40.08% tmpDi1gBp.zip |######################---------------------------------| 40.13% tmpDi1gBp.zip |######################---------------------------------| 40.17% tmpDi1gBp.zip |######################---------------------------------| 40.22% tmpDi1gBp.zip |######################---------------------------------| 40.26% tmpDi1gBp.zip |######################---------------------------------| 40.31% tmpDi1gBp.zip |######################---------------------------------| 40.35% tmpDi1gBp.zip |######################---------------------------------| 40.4% tmpDi1gBp.zip |######################---------------------------------| 40.45% tmpDi1gBp.zip |######################---------------------------------| 40.49% tmpDi1gBp.zip |######################---------------------------------| 40.54% tmpDi1gBp.zip |######################---------------------------------| 40.58% tmpDi1gBp.zip |######################---------------------------------| 40.63% tmpDi1gBp.zip |######################---------------------------------| 40.67% tmpDi1gBp.zip |######################---------------------------------| 40.72% tmpDi1gBp.zip |######################---------------------------------| 40.76% tmpDi1gBp.zip |######################---------------------------------| 40.81% tmpDi1gBp.zip |######################---------------------------------| 40.86% tmpDi1gBp.zip |######################---------------------------------| 40.9% tmpDi1gBp.zip |#######################--------------------------------| 40.95% tmpDi1gBp.zip |#######################--------------------------------| 40.99% tmpDi1gBp.zip |#######################--------------------------------| 41.04% tmpDi1gBp.zip |#######################--------------------------------| 41.08% tmpDi1gBp.zip |#######################--------------------------------| 41.13% tmpDi1gBp.zip |#######################--------------------------------| 41.18% tmpDi1gBp.zip |#######################--------------------------------| 41.22% tmpDi1gBp.zip |#######################--------------------------------| 41.27% tmpDi1gBp.zip |#######################--------------------------------| 41.31% tmpDi1gBp.zip |#######################--------------------------------| 41.36% tmpDi1gBp.zip |#######################--------------------------------| 41.4% tmpDi1gBp.zip |#######################--------------------------------| 41.45% tmpDi1gBp.zip |#######################--------------------------------| 41.5% tmpDi1gBp.zip |#######################--------------------------------| 41.54% tmpDi1gBp.zip |#######################--------------------------------| 41.59% tmpDi1gBp.zip |#######################--------------------------------| 41.63% tmpDi1gBp.zip |#######################--------------------------------| 41.68% tmpDi1gBp.zip |#######################--------------------------------| 41.72% tmpDi1gBp.zip |#######################--------------------------------| 41.77% tmpDi1gBp.zip |#######################--------------------------------| 41.81% tmpDi1gBp.zip |#######################--------------------------------| 41.86% tmpDi1gBp.zip |#######################--------------------------------| 41.91% tmpDi1gBp.zip |#######################--------------------------------| 41.95% tmpDi1gBp.zip |#######################--------------------------------| 42.0% tmpDi1gBp.zip |#######################--------------------------------| 42.04% tmpDi1gBp.zip |#######################--------------------------------| 42.09% tmpDi1gBp.zip |#######################--------------------------------| 42.13% tmpDi1gBp.zip |#######################--------------------------------| 42.18% tmpDi1gBp.zip |#######################--------------------------------| 42.23% tmpDi1gBp.zip |#######################--------------------------------| 42.27% tmpDi1gBp.zip |#######################--------------------------------| 42.32% tmpDi1gBp.zip |#######################--------------------------------| 42.36% tmpDi1gBp.zip |#######################--------------------------------| 42.41% tmpDi1gBp.zip |#######################--------------------------------| 42.45% tmpDi1gBp.zip |#######################--------------------------------| 42.5% tmpDi1gBp.zip |#######################--------------------------------| 42.55% tmpDi1gBp.zip |#######################--------------------------------| 42.59% tmpDi1gBp.zip |#######################--------------------------------| 42.64% tmpDi1gBp.zip |#######################--------------------------------| 42.68% tmpDi1gBp.zip |########################-------------------------------| 42.73% tmpDi1gBp.zip |########################-------------------------------| 42.77% tmpDi1gBp.zip |########################-------------------------------| 42.82% tmpDi1gBp.zip |########################-------------------------------| 42.86% tmpDi1gBp.zip |########################-------------------------------| 42.91% tmpDi1gBp.zip |########################-------------------------------| 42.96% tmpDi1gBp.zip |########################-------------------------------| 43.0% tmpDi1gBp.zip |########################-------------------------------| 43.05% tmpDi1gBp.zip |########################-------------------------------| 43.09% tmpDi1gBp.zip |########################-------------------------------| 43.14% tmpDi1gBp.zip |########################-------------------------------| 43.18% tmpDi1gBp.zip |########################-------------------------------| 43.23% tmpDi1gBp.zip |########################-------------------------------| 43.28% tmpDi1gBp.zip |########################-------------------------------| 43.32% tmpDi1gBp.zip |########################-------------------------------| 43.37% tmpDi1gBp.zip |########################-------------------------------| 43.41% tmpDi1gBp.zip |########################-------------------------------| 43.46% tmpDi1gBp.zip |########################-------------------------------| 43.5% tmpDi1gBp.zip |########################-------------------------------| 43.55% tmpDi1gBp.zip |########################-------------------------------| 43.6% tmpDi1gBp.zip |########################-------------------------------| 43.64% tmpDi1gBp.zip |########################-------------------------------| 43.69% tmpDi1gBp.zip |########################-------------------------------| 43.73% tmpDi1gBp.zip |########################-------------------------------| 43.78% tmpDi1gBp.zip |########################-------------------------------| 43.82% tmpDi1gBp.zip |########################-------------------------------| 43.87% tmpDi1gBp.zip |########################-------------------------------| 43.91% tmpDi1gBp.zip |########################-------------------------------| 43.96% tmpDi1gBp.zip |########################-------------------------------| 44.01% tmpDi1gBp.zip |########################-------------------------------| 44.05% tmpDi1gBp.zip |########################-------------------------------| 44.1% tmpDi1gBp.zip |########################-------------------------------| 44.14% tmpDi1gBp.zip |########################-------------------------------| 44.19% tmpDi1gBp.zip |########################-------------------------------| 44.23% tmpDi1gBp.zip |########################-------------------------------| 44.28% tmpDi1gBp.zip |########################-------------------------------| 44.33% tmpDi1gBp.zip |########################-------------------------------| 44.37% tmpDi1gBp.zip |########################-------------------------------| 44.42% tmpDi1gBp.zip |########################-------------------------------| 44.46% tmpDi1gBp.zip |########################-------------------------------| 44.51% tmpDi1gBp.zip |#########################------------------------------| 44.55% tmpDi1gBp.zip |#########################------------------------------| 44.6% tmpDi1gBp.zip |#########################------------------------------| 44.65% tmpDi1gBp.zip |#########################------------------------------| 44.69% tmpDi1gBp.zip |#########################------------------------------| 44.74% tmpDi1gBp.zip |#########################------------------------------| 44.78% tmpDi1gBp.zip |#########################------------------------------| 44.83% tmpDi1gBp.zip |#########################------------------------------| 44.87% tmpDi1gBp.zip |#########################------------------------------| 44.92% tmpDi1gBp.zip |#########################------------------------------| 44.96% tmpDi1gBp.zip |#########################------------------------------| 45.01% tmpDi1gBp.zip |#########################------------------------------| 45.06% tmpDi1gBp.zip |#########################------------------------------| 45.1% tmpDi1gBp.zip |#########################------------------------------| 45.15% tmpDi1gBp.zip |#########################------------------------------| 45.19% tmpDi1gBp.zip |#########################------------------------------| 45.24% tmpDi1gBp.zip |#########################------------------------------| 45.28% tmpDi1gBp.zip |#########################------------------------------| 45.33% tmpDi1gBp.zip |#########################------------------------------| 45.38% tmpDi1gBp.zip |#########################------------------------------| 45.42% tmpDi1gBp.zip |#########################------------------------------| 45.47% tmpDi1gBp.zip |#########################------------------------------| 45.51% tmpDi1gBp.zip |#########################------------------------------| 45.56% tmpDi1gBp.zip |#########################------------------------------| 45.6% tmpDi1gBp.zip |#########################------------------------------| 45.65% tmpDi1gBp.zip |#########################------------------------------| 45.69% tmpDi1gBp.zip |#########################------------------------------| 45.74% tmpDi1gBp.zip |#########################------------------------------| 45.79% tmpDi1gBp.zip |#########################------------------------------| 45.83% tmpDi1gBp.zip |#########################------------------------------| 45.88% tmpDi1gBp.zip |#########################------------------------------| 45.92% tmpDi1gBp.zip |#########################------------------------------| 45.97% tmpDi1gBp.zip |#########################------------------------------| 46.01% tmpDi1gBp.zip |#########################------------------------------| 46.06% tmpDi1gBp.zip |#########################------------------------------| 46.11% tmpDi1gBp.zip |#########################------------------------------| 46.15% tmpDi1gBp.zip |#########################------------------------------| 46.2% tmpDi1gBp.zip |#########################------------------------------| 46.24% tmpDi1gBp.zip |#########################------------------------------| 46.29% tmpDi1gBp.zip |#########################------------------------------| 46.33% tmpDi1gBp.zip |##########################-----------------------------| 46.38% tmpDi1gBp.zip |##########################-----------------------------| 46.43% tmpDi1gBp.zip |##########################-----------------------------| 46.47% tmpDi1gBp.zip |##########################-----------------------------| 46.52% tmpDi1gBp.zip |##########################-----------------------------| 46.56% tmpDi1gBp.zip |##########################-----------------------------| 46.61% tmpDi1gBp.zip |##########################-----------------------------| 46.65% tmpDi1gBp.zip |##########################-----------------------------| 46.7% tmpDi1gBp.zip |##########################-----------------------------| 46.74% tmpDi1gBp.zip |##########################-----------------------------| 46.79% tmpDi1gBp.zip |##########################-----------------------------| 46.84% tmpDi1gBp.zip |##########################-----------------------------| 46.88% tmpDi1gBp.zip |##########################-----------------------------| 46.93% tmpDi1gBp.zip |##########################-----------------------------| 46.97% tmpDi1gBp.zip |##########################-----------------------------| 47.02% tmpDi1gBp.zip |##########################-----------------------------| 47.06% tmpDi1gBp.zip |##########################-----------------------------| 47.11% tmpDi1gBp.zip |##########################-----------------------------| 47.16% tmpDi1gBp.zip |##########################-----------------------------| 47.2% tmpDi1gBp.zip |##########################-----------------------------| 47.25% tmpDi1gBp.zip |##########################-----------------------------| 47.29% tmpDi1gBp.zip |##########################-----------------------------| 47.34% tmpDi1gBp.zip |##########################-----------------------------| 47.38% tmpDi1gBp.zip |##########################-----------------------------| 47.43% tmpDi1gBp.zip |##########################-----------------------------| 47.48% tmpDi1gBp.zip |##########################-----------------------------| 47.52% tmpDi1gBp.zip |##########################-----------------------------| 47.57% tmpDi1gBp.zip |##########################-----------------------------| 47.61% tmpDi1gBp.zip |##########################-----------------------------| 47.66% tmpDi1gBp.zip |##########################-----------------------------| 47.7% tmpDi1gBp.zip |##########################-----------------------------| 47.75% tmpDi1gBp.zip |##########################-----------------------------| 47.79% tmpDi1gBp.zip |##########################-----------------------------| 47.84% tmpDi1gBp.zip |##########################-----------------------------| 47.89% tmpDi1gBp.zip |##########################-----------------------------| 47.93% tmpDi1gBp.zip |##########################-----------------------------| 47.98% tmpDi1gBp.zip |##########################-----------------------------| 48.02% tmpDi1gBp.zip |##########################-----------------------------| 48.07% tmpDi1gBp.zip |##########################-----------------------------| 48.11% tmpDi1gBp.zip |##########################-----------------------------| 48.16% tmpDi1gBp.zip |###########################----------------------------| 48.21% tmpDi1gBp.zip |###########################----------------------------| 48.25% tmpDi1gBp.zip |###########################----------------------------| 48.3% tmpDi1gBp.zip |###########################----------------------------| 48.34% tmpDi1gBp.zip |###########################----------------------------| 48.39% tmpDi1gBp.zip |###########################----------------------------| 48.43% tmpDi1gBp.zip |###########################----------------------------| 48.48% tmpDi1gBp.zip |###########################----------------------------| 48.53% tmpDi1gBp.zip |###########################----------------------------| 48.57% tmpDi1gBp.zip |###########################----------------------------| 48.62% tmpDi1gBp.zip |###########################----------------------------| 48.66% tmpDi1gBp.zip |###########################----------------------------| 48.71% tmpDi1gBp.zip |###########################----------------------------| 48.75% tmpDi1gBp.zip |###########################----------------------------| 48.8% tmpDi1gBp.zip |###########################----------------------------| 48.84% tmpDi1gBp.zip |###########################----------------------------| 48.89% tmpDi1gBp.zip |###########################----------------------------| 48.94% tmpDi1gBp.zip |###########################----------------------------| 48.98% tmpDi1gBp.zip |###########################----------------------------| 49.03% tmpDi1gBp.zip |###########################----------------------------| 49.07% tmpDi1gBp.zip |###########################----------------------------| 49.12% tmpDi1gBp.zip |###########################----------------------------| 49.16% tmpDi1gBp.zip |###########################----------------------------| 49.21% tmpDi1gBp.zip |###########################----------------------------| 49.26% tmpDi1gBp.zip |###########################----------------------------| 49.3% tmpDi1gBp.zip |###########################----------------------------| 49.35% tmpDi1gBp.zip |###########################----------------------------| 49.39% tmpDi1gBp.zip |###########################----------------------------| 49.44% tmpDi1gBp.zip |###########################----------------------------| 49.48% tmpDi1gBp.zip |###########################----------------------------| 49.53% tmpDi1gBp.zip |###########################----------------------------| 49.58% tmpDi1gBp.zip |###########################----------------------------| 49.62% tmpDi1gBp.zip |###########################----------------------------| 49.67% tmpDi1gBp.zip |###########################----------------------------| 49.71% tmpDi1gBp.zip |###########################----------------------------| 49.76% tmpDi1gBp.zip |###########################----------------------------| 49.8% tmpDi1gBp.zip |###########################----------------------------| 49.85% tmpDi1gBp.zip |###########################----------------------------| 49.89% tmpDi1gBp.zip |###########################----------------------------| 49.94% tmpDi1gBp.zip |###########################----------------------------| 49.99% tmpDi1gBp.zip |############################---------------------------| 50.03% tmpDi1gBp.zip |############################---------------------------| 50.08% tmpDi1gBp.zip |############################---------------------------| 50.12% tmpDi1gBp.zip |############################---------------------------| 50.17% tmpDi1gBp.zip |############################---------------------------| 50.21% tmpDi1gBp.zip |############################---------------------------| 50.26% tmpDi1gBp.zip |############################---------------------------| 50.31% tmpDi1gBp.zip |############################---------------------------| 50.35% tmpDi1gBp.zip |############################---------------------------| 50.4% tmpDi1gBp.zip |############################---------------------------| 50.44% tmpDi1gBp.zip |############################---------------------------| 50.49% tmpDi1gBp.zip |############################---------------------------| 50.53% tmpDi1gBp.zip |############################---------------------------| 50.58% tmpDi1gBp.zip |############################---------------------------| 50.63% tmpDi1gBp.zip |############################---------------------------| 50.67% tmpDi1gBp.zip |############################---------------------------| 50.72% tmpDi1gBp.zip |############################---------------------------| 50.76% tmpDi1gBp.zip |############################---------------------------| 50.81% tmpDi1gBp.zip |############################---------------------------| 50.85% tmpDi1gBp.zip |############################---------------------------| 50.9% tmpDi1gBp.zip |############################---------------------------| 50.94% tmpDi1gBp.zip |############################---------------------------| 50.99% tmpDi1gBp.zip |############################---------------------------| 51.04% tmpDi1gBp.zip |############################---------------------------| 51.08% tmpDi1gBp.zip |############################---------------------------| 51.13% tmpDi1gBp.zip |############################---------------------------| 51.17% tmpDi1gBp.zip |############################---------------------------| 51.22% tmpDi1gBp.zip |############################---------------------------| 51.26% tmpDi1gBp.zip |############################---------------------------| 51.31% tmpDi1gBp.zip |############################---------------------------| 51.36% tmpDi1gBp.zip |############################---------------------------| 51.4% tmpDi1gBp.zip |############################---------------------------| 51.45% tmpDi1gBp.zip |############################---------------------------| 51.49% tmpDi1gBp.zip |############################---------------------------| 51.54% tmpDi1gBp.zip |############################---------------------------| 51.58% tmpDi1gBp.zip |############################---------------------------| 51.63% tmpDi1gBp.zip |############################---------------------------| 51.68% tmpDi1gBp.zip |############################---------------------------| 51.72% tmpDi1gBp.zip |############################---------------------------| 51.77% tmpDi1gBp.zip |############################---------------------------| 51.81% tmpDi1gBp.zip |#############################--------------------------| 51.86% tmpDi1gBp.zip |#############################--------------------------| 51.9% tmpDi1gBp.zip |#############################--------------------------| 51.95% tmpDi1gBp.zip |#############################--------------------------| 51.99% tmpDi1gBp.zip |#############################--------------------------| 52.04% tmpDi1gBp.zip |#############################--------------------------| 52.09% tmpDi1gBp.zip |#############################--------------------------| 52.13% tmpDi1gBp.zip |#############################--------------------------| 52.18% tmpDi1gBp.zip |#############################--------------------------| 52.22% tmpDi1gBp.zip |#############################--------------------------| 52.27% tmpDi1gBp.zip |#############################--------------------------| 52.31% tmpDi1gBp.zip |#############################--------------------------| 52.36% tmpDi1gBp.zip |#############################--------------------------| 52.41% tmpDi1gBp.zip |#############################--------------------------| 52.45% tmpDi1gBp.zip |#############################--------------------------| 52.5% tmpDi1gBp.zip |#############################--------------------------| 52.54% tmpDi1gBp.zip |#############################--------------------------| 52.59% tmpDi1gBp.zip |#############################--------------------------| 52.63% tmpDi1gBp.zip |#############################--------------------------| 52.68% tmpDi1gBp.zip |#############################--------------------------| 52.72% tmpDi1gBp.zip |#############################--------------------------| 52.77% tmpDi1gBp.zip |#############################--------------------------| 52.82% tmpDi1gBp.zip |#############################--------------------------| 52.86% tmpDi1gBp.zip |#############################--------------------------| 52.91% tmpDi1gBp.zip |#############################--------------------------| 52.95% tmpDi1gBp.zip |#############################--------------------------| 53.0% tmpDi1gBp.zip |#############################--------------------------| 53.04% tmpDi1gBp.zip |#############################--------------------------| 53.09% tmpDi1gBp.zip |#############################--------------------------| 53.14% tmpDi1gBp.zip |#############################--------------------------| 53.18% tmpDi1gBp.zip |#############################--------------------------| 53.23% tmpDi1gBp.zip |#############################--------------------------| 53.27% tmpDi1gBp.zip |#############################--------------------------| 53.32% tmpDi1gBp.zip |#############################--------------------------| 53.36% tmpDi1gBp.zip |#############################--------------------------| 53.41% tmpDi1gBp.zip |#############################--------------------------| 53.46% tmpDi1gBp.zip |#############################--------------------------| 53.5% tmpDi1gBp.zip |#############################--------------------------| 53.55% tmpDi1gBp.zip |#############################--------------------------| 53.59% tmpDi1gBp.zip |##############################-------------------------| 53.64% tmpDi1gBp.zip |##############################-------------------------| 53.68% tmpDi1gBp.zip |##############################-------------------------| 53.73% tmpDi1gBp.zip |##############################-------------------------| 53.77% tmpDi1gBp.zip |##############################-------------------------| 53.82% tmpDi1gBp.zip |##############################-------------------------| 53.87% tmpDi1gBp.zip |##############################-------------------------| 53.91% tmpDi1gBp.zip |##############################-------------------------| 53.96% tmpDi1gBp.zip |##############################-------------------------| 54.0% tmpDi1gBp.zip |##############################-------------------------| 54.05% tmpDi1gBp.zip |##############################-------------------------| 54.09% tmpDi1gBp.zip |##############################-------------------------| 54.14% tmpDi1gBp.zip |##############################-------------------------| 54.19% tmpDi1gBp.zip |##############################-------------------------| 54.23% tmpDi1gBp.zip |##############################-------------------------| 54.28% tmpDi1gBp.zip |##############################-------------------------| 54.32% tmpDi1gBp.zip |##############################-------------------------| 54.37% tmpDi1gBp.zip |##############################-------------------------| 54.41% tmpDi1gBp.zip |##############################-------------------------| 54.46% tmpDi1gBp.zip |##############################-------------------------| 54.51% tmpDi1gBp.zip |##############################-------------------------| 54.55% tmpDi1gBp.zip |##############################-------------------------| 54.6% tmpDi1gBp.zip |##############################-------------------------| 54.64% tmpDi1gBp.zip |##############################-------------------------| 54.69% tmpDi1gBp.zip |##############################-------------------------| 54.73% tmpDi1gBp.zip |##############################-------------------------| 54.78% tmpDi1gBp.zip |##############################-------------------------| 54.82% tmpDi1gBp.zip |##############################-------------------------| 54.87% tmpDi1gBp.zip |##############################-------------------------| 54.92% tmpDi1gBp.zip |##############################-------------------------| 54.96% tmpDi1gBp.zip |##############################-------------------------| 55.01% tmpDi1gBp.zip |##############################-------------------------| 55.05% tmpDi1gBp.zip |##############################-------------------------| 55.1% tmpDi1gBp.zip |##############################-------------------------| 55.14% tmpDi1gBp.zip |##############################-------------------------| 55.19% tmpDi1gBp.zip |##############################-------------------------| 55.24% tmpDi1gBp.zip |##############################-------------------------| 55.28% tmpDi1gBp.zip |##############################-------------------------| 55.33% tmpDi1gBp.zip |##############################-------------------------| 55.37% tmpDi1gBp.zip |##############################-------------------------| 55.42% tmpDi1gBp.zip |###############################------------------------| 55.46% tmpDi1gBp.zip |###############################------------------------| 55.51% tmpDi1gBp.zip |###############################------------------------| 55.56% tmpDi1gBp.zip |###############################------------------------| 55.6% tmpDi1gBp.zip |###############################------------------------| 55.65% tmpDi1gBp.zip |###############################------------------------| 55.69% tmpDi1gBp.zip |###############################------------------------| 55.74% tmpDi1gBp.zip |###############################------------------------| 55.78% tmpDi1gBp.zip |###############################------------------------| 55.83% tmpDi1gBp.zip |###############################------------------------| 55.87% tmpDi1gBp.zip |###############################------------------------| 55.92% tmpDi1gBp.zip |###############################------------------------| 55.97% tmpDi1gBp.zip |###############################------------------------| 56.01% tmpDi1gBp.zip |###############################------------------------| 56.06% tmpDi1gBp.zip |###############################------------------------| 56.1% tmpDi1gBp.zip |###############################------------------------| 56.15% tmpDi1gBp.zip |###############################------------------------| 56.19% tmpDi1gBp.zip |###############################------------------------| 56.24% tmpDi1gBp.zip |###############################------------------------| 56.29% tmpDi1gBp.zip |###############################------------------------| 56.33% tmpDi1gBp.zip |###############################------------------------| 56.38% tmpDi1gBp.zip |###############################------------------------| 56.42% tmpDi1gBp.zip |###############################------------------------| 56.47% tmpDi1gBp.zip |###############################------------------------| 56.51% tmpDi1gBp.zip |###############################------------------------| 56.56% tmpDi1gBp.zip |###############################------------------------| 56.61% tmpDi1gBp.zip |###############################------------------------| 56.65% tmpDi1gBp.zip |###############################------------------------| 56.7% tmpDi1gBp.zip |###############################------------------------| 56.74% tmpDi1gBp.zip |###############################------------------------| 56.79% tmpDi1gBp.zip |###############################------------------------| 56.83% tmpDi1gBp.zip |###############################------------------------| 56.88% tmpDi1gBp.zip |###############################------------------------| 56.92% tmpDi1gBp.zip |###############################------------------------| 56.97% tmpDi1gBp.zip |###############################------------------------| 57.02% tmpDi1gBp.zip |###############################------------------------| 57.06% tmpDi1gBp.zip |###############################------------------------| 57.11% tmpDi1gBp.zip |###############################------------------------| 57.15% tmpDi1gBp.zip |###############################------------------------| 57.2% tmpDi1gBp.zip |###############################------------------------| 57.24% tmpDi1gBp.zip |################################-----------------------| 57.29% tmpDi1gBp.zip |################################-----------------------| 57.34% tmpDi1gBp.zip |################################-----------------------| 57.38% tmpDi1gBp.zip |################################-----------------------| 57.43% tmpDi1gBp.zip |################################-----------------------| 57.47% tmpDi1gBp.zip |################################-----------------------| 57.52% tmpDi1gBp.zip |################################-----------------------| 57.56% tmpDi1gBp.zip |################################-----------------------| 57.61% tmpDi1gBp.zip |################################-----------------------| 57.66% tmpDi1gBp.zip |################################-----------------------| 57.7% tmpDi1gBp.zip |################################-----------------------| 57.75% tmpDi1gBp.zip |################################-----------------------| 57.79% tmpDi1gBp.zip |################################-----------------------| 57.84% tmpDi1gBp.zip |################################-----------------------| 57.88% tmpDi1gBp.zip |################################-----------------------| 57.93% tmpDi1gBp.zip |################################-----------------------| 57.97% tmpDi1gBp.zip |################################-----------------------| 58.02% tmpDi1gBp.zip |################################-----------------------| 58.07% tmpDi1gBp.zip |################################-----------------------| 58.11% tmpDi1gBp.zip |################################-----------------------| 58.16% tmpDi1gBp.zip |################################-----------------------| 58.2% tmpDi1gBp.zip |################################-----------------------| 58.25% tmpDi1gBp.zip |################################-----------------------| 58.29% tmpDi1gBp.zip |################################-----------------------| 58.34% tmpDi1gBp.zip |################################-----------------------| 58.39% tmpDi1gBp.zip |################################-----------------------| 58.43% tmpDi1gBp.zip |################################-----------------------| 58.48% tmpDi1gBp.zip |################################-----------------------| 58.52% tmpDi1gBp.zip |################################-----------------------| 58.57% tmpDi1gBp.zip |################################-----------------------| 58.61% tmpDi1gBp.zip |################################-----------------------| 58.66% tmpDi1gBp.zip |################################-----------------------| 58.71% tmpDi1gBp.zip |################################-----------------------| 58.75% tmpDi1gBp.zip |################################-----------------------| 58.8% tmpDi1gBp.zip |################################-----------------------| 58.84% tmpDi1gBp.zip |################################-----------------------| 58.89% tmpDi1gBp.zip |################################-----------------------| 58.93% tmpDi1gBp.zip |################################-----------------------| 58.98% tmpDi1gBp.zip |################################-----------------------| 59.02% tmpDi1gBp.zip |################################-----------------------| 59.07% tmpDi1gBp.zip |#################################----------------------| 59.12% tmpDi1gBp.zip |#################################----------------------| 59.16% tmpDi1gBp.zip |#################################----------------------| 59.21% tmpDi1gBp.zip |#################################----------------------| 59.25% tmpDi1gBp.zip |#################################----------------------| 59.3% tmpDi1gBp.zip |#################################----------------------| 59.34% tmpDi1gBp.zip |#################################----------------------| 59.39% tmpDi1gBp.zip |#################################----------------------| 59.44% tmpDi1gBp.zip |#################################----------------------| 59.48% tmpDi1gBp.zip |#################################----------------------| 59.53% tmpDi1gBp.zip |#################################----------------------| 59.57% tmpDi1gBp.zip |#################################----------------------| 59.62% tmpDi1gBp.zip |#################################----------------------| 59.66% tmpDi1gBp.zip |#################################----------------------| 59.71% tmpDi1gBp.zip |#################################----------------------| 59.75% tmpDi1gBp.zip |#################################----------------------| 59.8% tmpDi1gBp.zip |#################################----------------------| 59.85% tmpDi1gBp.zip |#################################----------------------| 59.89% tmpDi1gBp.zip |#################################----------------------| 59.94% tmpDi1gBp.zip |#################################----------------------| 59.98% tmpDi1gBp.zip |#################################----------------------| 60.03% tmpDi1gBp.zip |#################################----------------------| 60.07% tmpDi1gBp.zip |#################################----------------------| 60.12% tmpDi1gBp.zip |#################################----------------------| 60.17% tmpDi1gBp.zip |#################################----------------------| 60.21% tmpDi1gBp.zip |#################################----------------------| 60.26% tmpDi1gBp.zip |#################################----------------------| 60.3% tmpDi1gBp.zip |#################################----------------------| 60.35% tmpDi1gBp.zip |#################################----------------------| 60.39% tmpDi1gBp.zip |#################################----------------------| 60.44% tmpDi1gBp.zip |#################################----------------------| 60.49% tmpDi1gBp.zip |#################################----------------------| 60.53% tmpDi1gBp.zip |#################################----------------------| 60.58% tmpDi1gBp.zip |#################################----------------------| 60.62% tmpDi1gBp.zip |#################################----------------------| 60.67% tmpDi1gBp.zip |#################################----------------------| 60.71% tmpDi1gBp.zip |#################################----------------------| 60.76% tmpDi1gBp.zip |#################################----------------------| 60.8% tmpDi1gBp.zip |#################################----------------------| 60.85% tmpDi1gBp.zip |#################################----------------------| 60.9% tmpDi1gBp.zip |##################################---------------------| 60.94% tmpDi1gBp.zip |##################################---------------------| 60.99% tmpDi1gBp.zip |##################################---------------------| 61.03% tmpDi1gBp.zip |##################################---------------------| 61.08% tmpDi1gBp.zip |##################################---------------------| 61.12% tmpDi1gBp.zip |##################################---------------------| 61.17% tmpDi1gBp.zip |##################################---------------------| 61.22% tmpDi1gBp.zip |##################################---------------------| 61.26% tmpDi1gBp.zip |##################################---------------------| 61.31% tmpDi1gBp.zip |##################################---------------------| 61.35% tmpDi1gBp.zip |##################################---------------------| 61.4% tmpDi1gBp.zip |##################################---------------------| 61.44% tmpDi1gBp.zip |##################################---------------------| 61.49% tmpDi1gBp.zip |##################################---------------------| 61.54% tmpDi1gBp.zip |##################################---------------------| 61.58% tmpDi1gBp.zip |##################################---------------------| 61.63% tmpDi1gBp.zip |##################################---------------------| 61.67% tmpDi1gBp.zip |##################################---------------------| 61.72% tmpDi1gBp.zip |##################################---------------------| 61.76% tmpDi1gBp.zip |##################################---------------------| 61.81% tmpDi1gBp.zip |##################################---------------------| 61.85% tmpDi1gBp.zip |##################################---------------------| 61.9% tmpDi1gBp.zip |##################################---------------------| 61.95% tmpDi1gBp.zip |##################################---------------------| 61.99% tmpDi1gBp.zip |##################################---------------------| 62.04% tmpDi1gBp.zip |##################################---------------------| 62.08% tmpDi1gBp.zip |##################################---------------------| 62.13% tmpDi1gBp.zip |##################################---------------------| 62.17% tmpDi1gBp.zip |##################################---------------------| 62.22% tmpDi1gBp.zip |##################################---------------------| 62.27% tmpDi1gBp.zip |##################################---------------------| 62.31% tmpDi1gBp.zip |##################################---------------------| 62.36% tmpDi1gBp.zip |##################################---------------------| 62.4% tmpDi1gBp.zip |##################################---------------------| 62.45% tmpDi1gBp.zip |##################################---------------------| 62.49% tmpDi1gBp.zip |##################################---------------------| 62.54% tmpDi1gBp.zip |##################################---------------------| 62.59% tmpDi1gBp.zip |##################################---------------------| 62.63% tmpDi1gBp.zip |##################################---------------------| 62.68% tmpDi1gBp.zip |##################################---------------------| 62.72% tmpDi1gBp.zip |###################################--------------------| 62.77% tmpDi1gBp.zip |###################################--------------------| 62.81% tmpDi1gBp.zip |###################################--------------------| 62.86% tmpDi1gBp.zip |###################################--------------------| 62.9% tmpDi1gBp.zip |###################################--------------------| 62.95% tmpDi1gBp.zip |###################################--------------------| 63.0% tmpDi1gBp.zip |###################################--------------------| 63.04% tmpDi1gBp.zip |###################################--------------------| 63.09% tmpDi1gBp.zip |###################################--------------------| 63.13% tmpDi1gBp.zip |###################################--------------------| 63.18% tmpDi1gBp.zip |###################################--------------------| 63.22% tmpDi1gBp.zip |###################################--------------------| 63.27% tmpDi1gBp.zip |###################################--------------------| 63.32% tmpDi1gBp.zip |###################################--------------------| 63.36% tmpDi1gBp.zip |###################################--------------------| 63.41% tmpDi1gBp.zip |###################################--------------------| 63.45% tmpDi1gBp.zip |###################################--------------------| 63.5% tmpDi1gBp.zip |###################################--------------------| 63.54% tmpDi1gBp.zip |###################################--------------------| 63.59% tmpDi1gBp.zip |###################################--------------------| 63.64% tmpDi1gBp.zip |###################################--------------------| 63.68% tmpDi1gBp.zip |###################################--------------------| 63.73% tmpDi1gBp.zip |###################################--------------------| 63.77% tmpDi1gBp.zip |###################################--------------------| 63.82% tmpDi1gBp.zip |###################################--------------------| 63.86% tmpDi1gBp.zip |###################################--------------------| 63.91% tmpDi1gBp.zip |###################################--------------------| 63.95% tmpDi1gBp.zip |###################################--------------------| 64.0% tmpDi1gBp.zip |###################################--------------------| 64.05% tmpDi1gBp.zip |###################################--------------------| 64.09% tmpDi1gBp.zip |###################################--------------------| 64.14% tmpDi1gBp.zip |###################################--------------------| 64.18% tmpDi1gBp.zip |###################################--------------------| 64.23% tmpDi1gBp.zip |###################################--------------------| 64.27% tmpDi1gBp.zip |###################################--------------------| 64.32% tmpDi1gBp.zip |###################################--------------------| 64.37% tmpDi1gBp.zip |###################################--------------------| 64.41% tmpDi1gBp.zip |###################################--------------------| 64.46% tmpDi1gBp.zip |###################################--------------------| 64.5% tmpDi1gBp.zip |####################################-------------------| 64.55% tmpDi1gBp.zip |####################################-------------------| 64.59% tmpDi1gBp.zip |####################################-------------------| 64.64% tmpDi1gBp.zip |####################################-------------------| 64.69% tmpDi1gBp.zip |####################################-------------------| 64.73% tmpDi1gBp.zip |####################################-------------------| 64.78% tmpDi1gBp.zip |####################################-------------------| 64.82% tmpDi1gBp.zip |####################################-------------------| 64.87% tmpDi1gBp.zip |####################################-------------------| 64.91% tmpDi1gBp.zip |####################################-------------------| 64.96% tmpDi1gBp.zip |####################################-------------------| 65.0% tmpDi1gBp.zip |####################################-------------------| 65.05% tmpDi1gBp.zip |####################################-------------------| 65.1% tmpDi1gBp.zip |####################################-------------------| 65.14% tmpDi1gBp.zip |####################################-------------------| 65.19% tmpDi1gBp.zip |####################################-------------------| 65.23% tmpDi1gBp.zip |####################################-------------------| 65.28% tmpDi1gBp.zip |####################################-------------------| 65.32% tmpDi1gBp.zip |####################################-------------------| 65.37% tmpDi1gBp.zip |####################################-------------------| 65.42% tmpDi1gBp.zip |####################################-------------------| 65.46% tmpDi1gBp.zip |####################################-------------------| 65.51% tmpDi1gBp.zip |####################################-------------------| 65.55% tmpDi1gBp.zip |####################################-------------------| 65.6% tmpDi1gBp.zip |####################################-------------------| 65.64% tmpDi1gBp.zip |####################################-------------------| 65.69% tmpDi1gBp.zip |####################################-------------------| 65.74% tmpDi1gBp.zip |####################################-------------------| 65.78% tmpDi1gBp.zip |####################################-------------------| 65.83% tmpDi1gBp.zip |####################################-------------------| 65.87% tmpDi1gBp.zip |####################################-------------------| 65.92% tmpDi1gBp.zip |####################################-------------------| 65.96% tmpDi1gBp.zip |####################################-------------------| 66.01% tmpDi1gBp.zip |####################################-------------------| 66.05% tmpDi1gBp.zip |####################################-------------------| 66.1% tmpDi1gBp.zip |####################################-------------------| 66.15% tmpDi1gBp.zip |####################################-------------------| 66.19% tmpDi1gBp.zip |####################################-------------------| 66.24% tmpDi1gBp.zip |####################################-------------------| 66.28% tmpDi1gBp.zip |####################################-------------------| 66.33% tmpDi1gBp.zip |#####################################------------------| 66.37% tmpDi1gBp.zip |#####################################------------------| 66.42% tmpDi1gBp.zip |#####################################------------------| 66.47% tmpDi1gBp.zip |#####################################------------------| 66.51% tmpDi1gBp.zip |#####################################------------------| 66.56% tmpDi1gBp.zip |#####################################------------------| 66.6% tmpDi1gBp.zip |#####################################------------------| 66.65% tmpDi1gBp.zip |#####################################------------------| 66.69% tmpDi1gBp.zip |#####################################------------------| 66.74% tmpDi1gBp.zip |#####################################------------------| 66.78% tmpDi1gBp.zip |#####################################------------------| 66.83% tmpDi1gBp.zip |#####################################------------------| 66.88% tmpDi1gBp.zip |#####################################------------------| 66.92% tmpDi1gBp.zip |#####################################------------------| 66.97% tmpDi1gBp.zip |#####################################------------------| 67.01% tmpDi1gBp.zip |#####################################------------------| 67.06% tmpDi1gBp.zip |#####################################------------------| 67.1% tmpDi1gBp.zip |#####################################------------------| 67.15% tmpDi1gBp.zip |#####################################------------------| 67.2% tmpDi1gBp.zip |#####################################------------------| 67.24% tmpDi1gBp.zip |#####################################------------------| 67.29% tmpDi1gBp.zip |#####################################------------------| 67.33% tmpDi1gBp.zip |#####################################------------------| 67.38% tmpDi1gBp.zip |#####################################------------------| 67.42% tmpDi1gBp.zip |#####################################------------------| 67.47% tmpDi1gBp.zip |#####################################------------------| 67.52% tmpDi1gBp.zip |#####################################------------------| 67.56% tmpDi1gBp.zip |#####################################------------------| 67.61% tmpDi1gBp.zip |#####################################------------------| 67.65% tmpDi1gBp.zip |#####################################------------------| 67.7% tmpDi1gBp.zip |#####################################------------------| 67.74% tmpDi1gBp.zip |#####################################------------------| 67.79% tmpDi1gBp.zip |#####################################------------------| 67.83% tmpDi1gBp.zip |#####################################------------------| 67.88% tmpDi1gBp.zip |#####################################------------------| 67.93% tmpDi1gBp.zip |#####################################------------------| 67.97% tmpDi1gBp.zip |#####################################------------------| 68.02% tmpDi1gBp.zip |#####################################------------------| 68.06% tmpDi1gBp.zip |#####################################------------------| 68.11% tmpDi1gBp.zip |#####################################------------------| 68.15% tmpDi1gBp.zip |######################################-----------------| 68.2% tmpDi1gBp.zip |######################################-----------------| 68.25% tmpDi1gBp.zip |######################################-----------------| 68.29% tmpDi1gBp.zip |######################################-----------------| 68.34% tmpDi1gBp.zip |######################################-----------------| 68.38% tmpDi1gBp.zip |######################################-----------------| 68.43% tmpDi1gBp.zip |######################################-----------------| 68.47% tmpDi1gBp.zip |######################################-----------------| 68.52% tmpDi1gBp.zip |######################################-----------------| 68.57% tmpDi1gBp.zip |######################################-----------------| 68.61% tmpDi1gBp.zip |######################################-----------------| 68.66% tmpDi1gBp.zip |######################################-----------------| 68.7% tmpDi1gBp.zip |######################################-----------------| 68.75% tmpDi1gBp.zip |######################################-----------------| 68.79% tmpDi1gBp.zip |######################################-----------------| 68.84% tmpDi1gBp.zip |######################################-----------------| 68.88% tmpDi1gBp.zip |######################################-----------------| 68.93% tmpDi1gBp.zip |######################################-----------------| 68.98% tmpDi1gBp.zip |######################################-----------------| 69.02% tmpDi1gBp.zip |######################################-----------------| 69.07% tmpDi1gBp.zip |######################################-----------------| 69.11% tmpDi1gBp.zip |######################################-----------------| 69.16% tmpDi1gBp.zip |######################################-----------------| 69.2% tmpDi1gBp.zip |######################################-----------------| 69.25% tmpDi1gBp.zip |######################################-----------------| 69.3% tmpDi1gBp.zip |######################################-----------------| 69.34% tmpDi1gBp.zip |######################################-----------------| 69.39% tmpDi1gBp.zip |######################################-----------------| 69.43% tmpDi1gBp.zip |######################################-----------------| 69.48% tmpDi1gBp.zip |######################################-----------------| 69.52% tmpDi1gBp.zip |######################################-----------------| 69.57% tmpDi1gBp.zip |######################################-----------------| 69.62% tmpDi1gBp.zip |######################################-----------------| 69.66% tmpDi1gBp.zip |######################################-----------------| 69.71% tmpDi1gBp.zip |######################################-----------------| 69.75% tmpDi1gBp.zip |######################################-----------------| 69.8% tmpDi1gBp.zip |######################################-----------------| 69.84% tmpDi1gBp.zip |######################################-----------------| 69.89% tmpDi1gBp.zip |######################################-----------------| 69.93% tmpDi1gBp.zip |######################################-----------------| 69.98% tmpDi1gBp.zip |#######################################----------------| 70.03% tmpDi1gBp.zip |#######################################----------------| 70.07% tmpDi1gBp.zip |#######################################----------------| 70.12% tmpDi1gBp.zip |#######################################----------------| 70.16% tmpDi1gBp.zip |#######################################----------------| 70.21% tmpDi1gBp.zip |#######################################----------------| 70.25% tmpDi1gBp.zip |#######################################----------------| 70.3% tmpDi1gBp.zip |#######################################----------------| 70.35% tmpDi1gBp.zip |#######################################----------------| 70.39% tmpDi1gBp.zip |#######################################----------------| 70.44% tmpDi1gBp.zip |#######################################----------------| 70.48% tmpDi1gBp.zip |#######################################----------------| 70.53% tmpDi1gBp.zip |#######################################----------------| 70.57% tmpDi1gBp.zip |#######################################----------------| 70.62% tmpDi1gBp.zip |#######################################----------------| 70.67% tmpDi1gBp.zip |#######################################----------------| 70.71% tmpDi1gBp.zip |#######################################----------------| 70.76% tmpDi1gBp.zip |#######################################----------------| 70.8% tmpDi1gBp.zip |#######################################----------------| 70.85% tmpDi1gBp.zip |#######################################----------------| 70.89% tmpDi1gBp.zip |#######################################----------------| 70.94% tmpDi1gBp.zip |#######################################----------------| 70.98% tmpDi1gBp.zip |#######################################----------------| 71.03% tmpDi1gBp.zip |#######################################----------------| 71.08% tmpDi1gBp.zip |#######################################----------------| 71.12% tmpDi1gBp.zip |#######################################----------------| 71.17% tmpDi1gBp.zip |#######################################----------------| 71.21% tmpDi1gBp.zip |#######################################----------------| 71.26% tmpDi1gBp.zip |#######################################----------------| 71.3% tmpDi1gBp.zip |#######################################----------------| 71.35% tmpDi1gBp.zip |#######################################----------------| 71.4% tmpDi1gBp.zip |#######################################----------------| 71.44% tmpDi1gBp.zip |#######################################----------------| 71.49% tmpDi1gBp.zip |#######################################----------------| 71.53% tmpDi1gBp.zip |#######################################----------------| 71.58% tmpDi1gBp.zip |#######################################----------------| 71.62% tmpDi1gBp.zip |#######################################----------------| 71.67% tmpDi1gBp.zip |#######################################----------------| 71.72% tmpDi1gBp.zip |#######################################----------------| 71.76% tmpDi1gBp.zip |#######################################----------------| 71.81% tmpDi1gBp.zip |########################################---------------| 71.85% tmpDi1gBp.zip |########################################---------------| 71.9% tmpDi1gBp.zip |########################################---------------| 71.94% tmpDi1gBp.zip |########################################---------------| 71.99% tmpDi1gBp.zip |########################################---------------| 72.03% tmpDi1gBp.zip |########################################---------------| 72.08% tmpDi1gBp.zip |########################################---------------| 72.13% tmpDi1gBp.zip |########################################---------------| 72.17% tmpDi1gBp.zip |########################################---------------| 72.22% tmpDi1gBp.zip |########################################---------------| 72.26% tmpDi1gBp.zip |########################################---------------| 72.31% tmpDi1gBp.zip |########################################---------------| 72.35% tmpDi1gBp.zip |########################################---------------| 72.4% tmpDi1gBp.zip |########################################---------------| 72.45% tmpDi1gBp.zip |########################################---------------| 72.49% tmpDi1gBp.zip |########################################---------------| 72.54% tmpDi1gBp.zip |########################################---------------| 72.58% tmpDi1gBp.zip |########################################---------------| 72.63% tmpDi1gBp.zip |########################################---------------| 72.67% tmpDi1gBp.zip |########################################---------------| 72.72% tmpDi1gBp.zip |########################################---------------| 72.77% tmpDi1gBp.zip |########################################---------------| 72.81% tmpDi1gBp.zip |########################################---------------| 72.86% tmpDi1gBp.zip |########################################---------------| 72.9% tmpDi1gBp.zip |########################################---------------| 72.95% tmpDi1gBp.zip |########################################---------------| 72.99% tmpDi1gBp.zip |########################################---------------| 73.04% tmpDi1gBp.zip |########################################---------------| 73.08% tmpDi1gBp.zip |########################################---------------| 73.13% tmpDi1gBp.zip |########################################---------------| 73.18% tmpDi1gBp.zip |########################################---------------| 73.22% tmpDi1gBp.zip |########################################---------------| 73.27% tmpDi1gBp.zip |########################################---------------| 73.31% tmpDi1gBp.zip |########################################---------------| 73.36% tmpDi1gBp.zip |########################################---------------| 73.4% tmpDi1gBp.zip |########################################---------------| 73.45% tmpDi1gBp.zip |########################################---------------| 73.5% tmpDi1gBp.zip |########################################---------------| 73.54% tmpDi1gBp.zip |########################################---------------| 73.59% tmpDi1gBp.zip |########################################---------------| 73.63% tmpDi1gBp.zip |#########################################--------------| 73.68% tmpDi1gBp.zip |#########################################--------------| 73.72% tmpDi1gBp.zip |#########################################--------------| 73.77% tmpDi1gBp.zip |#########################################--------------| 73.81% tmpDi1gBp.zip |#########################################--------------| 73.86% tmpDi1gBp.zip |#########################################--------------| 73.91% tmpDi1gBp.zip |#########################################--------------| 73.95% tmpDi1gBp.zip |#########################################--------------| 74.0% tmpDi1gBp.zip |#########################################--------------| 74.04% tmpDi1gBp.zip |#########################################--------------| 74.09% tmpDi1gBp.zip |#########################################--------------| 74.13% tmpDi1gBp.zip |#########################################--------------| 74.18% tmpDi1gBp.zip |#########################################--------------| 74.23% tmpDi1gBp.zip |#########################################--------------| 74.27% tmpDi1gBp.zip |#########################################--------------| 74.32% tmpDi1gBp.zip |#########################################--------------| 74.36% tmpDi1gBp.zip |#########################################--------------| 74.41% tmpDi1gBp.zip |#########################################--------------| 74.45% tmpDi1gBp.zip |#########################################--------------| 74.5% tmpDi1gBp.zip |#########################################--------------| 74.55% tmpDi1gBp.zip |#########################################--------------| 74.59% tmpDi1gBp.zip |#########################################--------------| 74.64% tmpDi1gBp.zip |#########################################--------------| 74.68% tmpDi1gBp.zip |#########################################--------------| 74.73% tmpDi1gBp.zip |#########################################--------------| 74.77% tmpDi1gBp.zip |#########################################--------------| 74.82% tmpDi1gBp.zip |#########################################--------------| 74.86% tmpDi1gBp.zip |#########################################--------------| 74.91% tmpDi1gBp.zip |#########################################--------------| 74.96% tmpDi1gBp.zip |#########################################--------------| 75.0% tmpDi1gBp.zip |#########################################--------------| 75.05% tmpDi1gBp.zip |#########################################--------------| 75.09% tmpDi1gBp.zip |#########################################--------------| 75.14% tmpDi1gBp.zip |#########################################--------------| 75.18% tmpDi1gBp.zip |#########################################--------------| 75.23% tmpDi1gBp.zip |#########################################--------------| 75.28% tmpDi1gBp.zip |#########################################--------------| 75.32% tmpDi1gBp.zip |#########################################--------------| 75.37% tmpDi1gBp.zip |#########################################--------------| 75.41% tmpDi1gBp.zip |##########################################-------------| 75.46% tmpDi1gBp.zip |##########################################-------------| 75.5% tmpDi1gBp.zip |##########################################-------------| 75.55% tmpDi1gBp.zip |##########################################-------------| 75.6% tmpDi1gBp.zip |##########################################-------------| 75.64% tmpDi1gBp.zip |##########################################-------------| 75.69% tmpDi1gBp.zip |##########################################-------------| 75.73% tmpDi1gBp.zip |##########################################-------------| 75.78% tmpDi1gBp.zip |##########################################-------------| 75.82% tmpDi1gBp.zip |##########################################-------------| 75.87% tmpDi1gBp.zip |##########################################-------------| 75.91% tmpDi1gBp.zip |##########################################-------------| 75.96% tmpDi1gBp.zip |##########################################-------------| 76.01% tmpDi1gBp.zip |##########################################-------------| 76.05% tmpDi1gBp.zip |##########################################-------------| 76.1% tmpDi1gBp.zip |##########################################-------------| 76.14% tmpDi1gBp.zip |##########################################-------------| 76.19% tmpDi1gBp.zip |##########################################-------------| 76.23% tmpDi1gBp.zip |##########################################-------------| 76.28% tmpDi1gBp.zip |##########################################-------------| 76.33% tmpDi1gBp.zip |##########################################-------------| 76.37% tmpDi1gBp.zip |##########################################-------------| 76.42% tmpDi1gBp.zip |##########################################-------------| 76.46% tmpDi1gBp.zip |##########################################-------------| 76.51% tmpDi1gBp.zip |##########################################-------------| 76.55% tmpDi1gBp.zip |##########################################-------------| 76.6% tmpDi1gBp.zip |##########################################-------------| 76.65% tmpDi1gBp.zip |##########################################-------------| 76.69% tmpDi1gBp.zip |##########################################-------------| 76.74% tmpDi1gBp.zip |##########################################-------------| 76.78% tmpDi1gBp.zip |##########################################-------------| 76.83% tmpDi1gBp.zip |##########################################-------------| 76.87% tmpDi1gBp.zip |##########################################-------------| 76.92% tmpDi1gBp.zip |##########################################-------------| 76.96% tmpDi1gBp.zip |##########################################-------------| 77.01% tmpDi1gBp.zip |##########################################-------------| 77.06% tmpDi1gBp.zip |##########################################-------------| 77.1% tmpDi1gBp.zip |##########################################-------------| 77.15% tmpDi1gBp.zip |##########################################-------------| 77.19% tmpDi1gBp.zip |##########################################-------------| 77.24% tmpDi1gBp.zip |###########################################------------| 77.28% tmpDi1gBp.zip |###########################################------------| 77.33% tmpDi1gBp.zip |###########################################------------| 77.38% tmpDi1gBp.zip |###########################################------------| 77.42% tmpDi1gBp.zip |###########################################------------| 77.47% tmpDi1gBp.zip |###########################################------------| 77.51% tmpDi1gBp.zip |###########################################------------| 77.56% tmpDi1gBp.zip |###########################################------------| 77.6% tmpDi1gBp.zip |###########################################------------| 77.65% tmpDi1gBp.zip |###########################################------------| 77.7% tmpDi1gBp.zip |###########################################------------| 77.74% tmpDi1gBp.zip |###########################################------------| 77.79% tmpDi1gBp.zip |###########################################------------| 77.83% tmpDi1gBp.zip |###########################################------------| 77.88% tmpDi1gBp.zip |###########################################------------| 77.92% tmpDi1gBp.zip |###########################################------------| 77.97% tmpDi1gBp.zip |###########################################------------| 78.01% tmpDi1gBp.zip |###########################################------------| 78.06% tmpDi1gBp.zip |###########################################------------| 78.11% tmpDi1gBp.zip |###########################################------------| 78.15% tmpDi1gBp.zip |###########################################------------| 78.2% tmpDi1gBp.zip |###########################################------------| 78.24% tmpDi1gBp.zip |###########################################------------| 78.29% tmpDi1gBp.zip |###########################################------------| 78.33% tmpDi1gBp.zip |###########################################------------| 78.38% tmpDi1gBp.zip |###########################################------------| 78.43% tmpDi1gBp.zip |###########################################------------| 78.47% tmpDi1gBp.zip |###########################################------------| 78.52% tmpDi1gBp.zip |###########################################------------| 78.56% tmpDi1gBp.zip |###########################################------------| 78.61% tmpDi1gBp.zip |###########################################------------| 78.65% tmpDi1gBp.zip |###########################################------------| 78.7% tmpDi1gBp.zip |###########################################------------| 78.75% tmpDi1gBp.zip |###########################################------------| 78.79% tmpDi1gBp.zip |###########################################------------| 78.84% tmpDi1gBp.zip |###########################################------------| 78.88% tmpDi1gBp.zip |###########################################------------| 78.93% tmpDi1gBp.zip |###########################################------------| 78.97% tmpDi1gBp.zip |###########################################------------| 79.02% tmpDi1gBp.zip |###########################################------------| 79.06% tmpDi1gBp.zip |############################################-----------| 79.11% tmpDi1gBp.zip |############################################-----------| 79.16% tmpDi1gBp.zip |############################################-----------| 79.2% tmpDi1gBp.zip |############################################-----------| 79.25% tmpDi1gBp.zip |############################################-----------| 79.29% tmpDi1gBp.zip |############################################-----------| 79.34% tmpDi1gBp.zip |############################################-----------| 79.38% tmpDi1gBp.zip |############################################-----------| 79.43% tmpDi1gBp.zip |############################################-----------| 79.48% tmpDi1gBp.zip |############################################-----------| 79.52% tmpDi1gBp.zip |############################################-----------| 79.57% tmpDi1gBp.zip |############################################-----------| 79.61% tmpDi1gBp.zip |############################################-----------| 79.66% tmpDi1gBp.zip |############################################-----------| 79.7% tmpDi1gBp.zip |############################################-----------| 79.75% tmpDi1gBp.zip |############################################-----------| 79.8% tmpDi1gBp.zip |############################################-----------| 79.84% tmpDi1gBp.zip |############################################-----------| 79.89% tmpDi1gBp.zip |############################################-----------| 79.93% tmpDi1gBp.zip |############################################-----------| 79.98% tmpDi1gBp.zip |############################################-----------| 80.02% tmpDi1gBp.zip |############################################-----------| 80.07% tmpDi1gBp.zip |############################################-----------| 80.11% tmpDi1gBp.zip |############################################-----------| 80.16% tmpDi1gBp.zip |############################################-----------| 80.21% tmpDi1gBp.zip |############################################-----------| 80.25% tmpDi1gBp.zip |############################################-----------| 80.3% tmpDi1gBp.zip |############################################-----------| 80.34% tmpDi1gBp.zip |############################################-----------| 80.39% tmpDi1gBp.zip |############################################-----------| 80.43% tmpDi1gBp.zip |############################################-----------| 80.48% tmpDi1gBp.zip |############################################-----------| 80.53% tmpDi1gBp.zip |############################################-----------| 80.57% tmpDi1gBp.zip |############################################-----------| 80.62% tmpDi1gBp.zip |############################################-----------| 80.66% tmpDi1gBp.zip |############################################-----------| 80.71% tmpDi1gBp.zip |############################################-----------| 80.75% tmpDi1gBp.zip |############################################-----------| 80.8% tmpDi1gBp.zip |############################################-----------| 80.84% tmpDi1gBp.zip |############################################-----------| 80.89% tmpDi1gBp.zip |#############################################----------| 80.94% tmpDi1gBp.zip |#############################################----------| 80.98% tmpDi1gBp.zip |#############################################----------| 81.03% tmpDi1gBp.zip |#############################################----------| 81.07% tmpDi1gBp.zip |#############################################----------| 81.12% tmpDi1gBp.zip |#############################################----------| 81.16% tmpDi1gBp.zip |#############################################----------| 81.21% tmpDi1gBp.zip |#############################################----------| 81.26% tmpDi1gBp.zip |#############################################----------| 81.3% tmpDi1gBp.zip |#############################################----------| 81.35% tmpDi1gBp.zip |#############################################----------| 81.39% tmpDi1gBp.zip |#############################################----------| 81.44% tmpDi1gBp.zip |#############################################----------| 81.48% tmpDi1gBp.zip |#############################################----------| 81.53% tmpDi1gBp.zip |#############################################----------| 81.58% tmpDi1gBp.zip |#############################################----------| 81.62% tmpDi1gBp.zip |#############################################----------| 81.67% tmpDi1gBp.zip |#############################################----------| 81.71% tmpDi1gBp.zip |#############################################----------| 81.76% tmpDi1gBp.zip |#############################################----------| 81.8% tmpDi1gBp.zip |#############################################----------| 81.85% tmpDi1gBp.zip |#############################################----------| 81.89% tmpDi1gBp.zip |#############################################----------| 81.94% tmpDi1gBp.zip |#############################################----------| 81.99% tmpDi1gBp.zip |#############################################----------| 82.03% tmpDi1gBp.zip |#############################################----------| 82.08% tmpDi1gBp.zip |#############################################----------| 82.12% tmpDi1gBp.zip |#############################################----------| 82.17% tmpDi1gBp.zip |#############################################----------| 82.21% tmpDi1gBp.zip |#############################################----------| 82.26% tmpDi1gBp.zip |#############################################----------| 82.31% tmpDi1gBp.zip |#############################################----------| 82.35% tmpDi1gBp.zip |#############################################----------| 82.4% tmpDi1gBp.zip |#############################################----------| 82.44% tmpDi1gBp.zip |#############################################----------| 82.49% tmpDi1gBp.zip |#############################################----------| 82.53% tmpDi1gBp.zip |#############################################----------| 82.58% tmpDi1gBp.zip |#############################################----------| 82.63% tmpDi1gBp.zip |#############################################----------| 82.67% tmpDi1gBp.zip |#############################################----------| 82.72% tmpDi1gBp.zip |##############################################---------| 82.76% tmpDi1gBp.zip |##############################################---------| 82.81% tmpDi1gBp.zip |##############################################---------| 82.85% tmpDi1gBp.zip |##############################################---------| 82.9% tmpDi1gBp.zip |##############################################---------| 82.94% tmpDi1gBp.zip |##############################################---------| 82.99% tmpDi1gBp.zip |##############################################---------| 83.04% tmpDi1gBp.zip |##############################################---------| 83.08% tmpDi1gBp.zip |##############################################---------| 83.13% tmpDi1gBp.zip |##############################################---------| 83.17% tmpDi1gBp.zip |##############################################---------| 83.22% tmpDi1gBp.zip |##############################################---------| 83.26% tmpDi1gBp.zip |##############################################---------| 83.31% tmpDi1gBp.zip |##############################################---------| 83.36% tmpDi1gBp.zip |##############################################---------| 83.4% tmpDi1gBp.zip |##############################################---------| 83.45% tmpDi1gBp.zip |##############################################---------| 83.49% tmpDi1gBp.zip |##############################################---------| 83.54% tmpDi1gBp.zip |##############################################---------| 83.58% tmpDi1gBp.zip |##############################################---------| 83.63% tmpDi1gBp.zip |##############################################---------| 83.68% tmpDi1gBp.zip |##############################################---------| 83.72% tmpDi1gBp.zip |##############################################---------| 83.77% tmpDi1gBp.zip |##############################################---------| 83.81% tmpDi1gBp.zip |##############################################---------| 83.86% tmpDi1gBp.zip |##############################################---------| 83.9% tmpDi1gBp.zip |##############################################---------| 83.95% tmpDi1gBp.zip |##############################################---------| 83.99% tmpDi1gBp.zip |##############################################---------| 84.04% tmpDi1gBp.zip |##############################################---------| 84.09% tmpDi1gBp.zip |##############################################---------| 84.13% tmpDi1gBp.zip |##############################################---------| 84.18% tmpDi1gBp.zip |##############################################---------| 84.22% tmpDi1gBp.zip |##############################################---------| 84.27% tmpDi1gBp.zip |##############################################---------| 84.31% tmpDi1gBp.zip |##############################################---------| 84.36% tmpDi1gBp.zip |##############################################---------| 84.41% tmpDi1gBp.zip |##############################################---------| 84.45% tmpDi1gBp.zip |##############################################---------| 84.5% tmpDi1gBp.zip |##############################################---------| 84.54% tmpDi1gBp.zip |###############################################--------| 84.59% tmpDi1gBp.zip |###############################################--------| 84.63% tmpDi1gBp.zip |###############################################--------| 84.68% tmpDi1gBp.zip |###############################################--------| 84.73% tmpDi1gBp.zip |###############################################--------| 84.77% tmpDi1gBp.zip |###############################################--------| 84.82% tmpDi1gBp.zip |###############################################--------| 84.86% tmpDi1gBp.zip |###############################################--------| 84.91% tmpDi1gBp.zip |###############################################--------| 84.95% tmpDi1gBp.zip |###############################################--------| 85.0% tmpDi1gBp.zip |###############################################--------| 85.04% tmpDi1gBp.zip |###############################################--------| 85.09% tmpDi1gBp.zip |###############################################--------| 85.14% tmpDi1gBp.zip |###############################################--------| 85.18% tmpDi1gBp.zip |###############################################--------| 85.23% tmpDi1gBp.zip |###############################################--------| 85.27% tmpDi1gBp.zip |###############################################--------| 85.32% tmpDi1gBp.zip |###############################################--------| 85.36% tmpDi1gBp.zip |###############################################--------| 85.41% tmpDi1gBp.zip |###############################################--------| 85.46% tmpDi1gBp.zip |###############################################--------| 85.5% tmpDi1gBp.zip |###############################################--------| 85.55% tmpDi1gBp.zip |###############################################--------| 85.59% tmpDi1gBp.zip |###############################################--------| 85.64% tmpDi1gBp.zip |###############################################--------| 85.68% tmpDi1gBp.zip |###############################################--------| 85.73% tmpDi1gBp.zip |###############################################--------| 85.78% tmpDi1gBp.zip |###############################################--------| 85.82% tmpDi1gBp.zip |###############################################--------| 85.87% tmpDi1gBp.zip |###############################################--------| 85.91% tmpDi1gBp.zip |###############################################--------| 85.96% tmpDi1gBp.zip |###############################################--------| 86.0% tmpDi1gBp.zip |###############################################--------| 86.05% tmpDi1gBp.zip |###############################################--------| 86.09% tmpDi1gBp.zip |###############################################--------| 86.14% tmpDi1gBp.zip |###############################################--------| 86.19% tmpDi1gBp.zip |###############################################--------| 86.23% tmpDi1gBp.zip |###############################################--------| 86.28% tmpDi1gBp.zip |###############################################--------| 86.32% tmpDi1gBp.zip |################################################-------| 86.37% tmpDi1gBp.zip |################################################-------| 86.41% tmpDi1gBp.zip |################################################-------| 86.46% tmpDi1gBp.zip |################################################-------| 86.51% tmpDi1gBp.zip |################################################-------| 86.55% tmpDi1gBp.zip |################################################-------| 86.6% tmpDi1gBp.zip |################################################-------| 86.64% tmpDi1gBp.zip |################################################-------| 86.69% tmpDi1gBp.zip |################################################-------| 86.73% tmpDi1gBp.zip |################################################-------| 86.78% tmpDi1gBp.zip |################################################-------| 86.83% tmpDi1gBp.zip |################################################-------| 86.87% tmpDi1gBp.zip |################################################-------| 86.92% tmpDi1gBp.zip |################################################-------| 86.96% tmpDi1gBp.zip |################################################-------| 87.01% tmpDi1gBp.zip |################################################-------| 87.05% tmpDi1gBp.zip |################################################-------| 87.1% tmpDi1gBp.zip |################################################-------| 87.14% tmpDi1gBp.zip |################################################-------| 87.19% tmpDi1gBp.zip |################################################-------| 87.24% tmpDi1gBp.zip |################################################-------| 87.28% tmpDi1gBp.zip |################################################-------| 87.33% tmpDi1gBp.zip |################################################-------| 87.37% tmpDi1gBp.zip |################################################-------| 87.42% tmpDi1gBp.zip |################################################-------| 87.46% tmpDi1gBp.zip |################################################-------| 87.51% tmpDi1gBp.zip |################################################-------| 87.56% tmpDi1gBp.zip |################################################-------| 87.6% tmpDi1gBp.zip |################################################-------| 87.65% tmpDi1gBp.zip |################################################-------| 87.69% tmpDi1gBp.zip |################################################-------| 87.74% tmpDi1gBp.zip |################################################-------| 87.78% tmpDi1gBp.zip |################################################-------| 87.83% tmpDi1gBp.zip |################################################-------| 87.87% tmpDi1gBp.zip |################################################-------| 87.92% tmpDi1gBp.zip |################################################-------| 87.97% tmpDi1gBp.zip |################################################-------| 88.01% tmpDi1gBp.zip |################################################-------| 88.06% tmpDi1gBp.zip |################################################-------| 88.1% tmpDi1gBp.zip |################################################-------| 88.15% tmpDi1gBp.zip |#################################################------| 88.19% tmpDi1gBp.zip |#################################################------| 88.24% tmpDi1gBp.zip |#################################################------| 88.29% tmpDi1gBp.zip |#################################################------| 88.33% tmpDi1gBp.zip |#################################################------| 88.38% tmpDi1gBp.zip |#################################################------| 88.42% tmpDi1gBp.zip |#################################################------| 88.47% tmpDi1gBp.zip |#################################################------| 88.51% tmpDi1gBp.zip |#################################################------| 88.56% tmpDi1gBp.zip |#################################################------| 88.61% tmpDi1gBp.zip |#################################################------| 88.65% tmpDi1gBp.zip |#################################################------| 88.7% tmpDi1gBp.zip |#################################################------| 88.74% tmpDi1gBp.zip |#################################################------| 88.79% tmpDi1gBp.zip |#################################################------| 88.83% tmpDi1gBp.zip |#################################################------| 88.88% tmpDi1gBp.zip |#################################################------| 88.92% tmpDi1gBp.zip |#################################################------| 88.97% tmpDi1gBp.zip |#################################################------| 89.02% tmpDi1gBp.zip |#################################################------| 89.06% tmpDi1gBp.zip |#################################################------| 89.11% tmpDi1gBp.zip |#################################################------| 89.15% tmpDi1gBp.zip |#################################################------| 89.2% tmpDi1gBp.zip |#################################################------| 89.24% tmpDi1gBp.zip |#################################################------| 89.29% tmpDi1gBp.zip |#################################################------| 89.34% tmpDi1gBp.zip |#################################################------| 89.38% tmpDi1gBp.zip |#################################################------| 89.43% tmpDi1gBp.zip |#################################################------| 89.47% tmpDi1gBp.zip |#################################################------| 89.52% tmpDi1gBp.zip |#################################################------| 89.56% tmpDi1gBp.zip |#################################################------| 89.61% tmpDi1gBp.zip |#################################################------| 89.66% tmpDi1gBp.zip |#################################################------| 89.7% tmpDi1gBp.zip |#################################################------| 89.75% tmpDi1gBp.zip |#################################################------| 89.79% tmpDi1gBp.zip |#################################################------| 89.84% tmpDi1gBp.zip |#################################################------| 89.88% tmpDi1gBp.zip |#################################################------| 89.93% tmpDi1gBp.zip |#################################################------| 89.97% tmpDi1gBp.zip |##################################################-----| 90.02% tmpDi1gBp.zip |##################################################-----| 90.07% tmpDi1gBp.zip |##################################################-----| 90.11% tmpDi1gBp.zip |##################################################-----| 90.16% tmpDi1gBp.zip |##################################################-----| 90.2% tmpDi1gBp.zip |##################################################-----| 90.25% tmpDi1gBp.zip |##################################################-----| 90.29% tmpDi1gBp.zip |##################################################-----| 90.34% tmpDi1gBp.zip |##################################################-----| 90.39% tmpDi1gBp.zip |##################################################-----| 90.43% tmpDi1gBp.zip |##################################################-----| 90.48% tmpDi1gBp.zip |##################################################-----| 90.52% tmpDi1gBp.zip |##################################################-----| 90.57% tmpDi1gBp.zip |##################################################-----| 90.61% tmpDi1gBp.zip |##################################################-----| 90.66% tmpDi1gBp.zip |##################################################-----| 90.71% tmpDi1gBp.zip |##################################################-----| 90.75% tmpDi1gBp.zip |##################################################-----| 90.8% tmpDi1gBp.zip |##################################################-----| 90.84% tmpDi1gBp.zip |##################################################-----| 90.89% tmpDi1gBp.zip |##################################################-----| 90.93% tmpDi1gBp.zip |##################################################-----| 90.98% tmpDi1gBp.zip |##################################################-----| 91.02% tmpDi1gBp.zip |##################################################-----| 91.07% tmpDi1gBp.zip |##################################################-----| 91.12% tmpDi1gBp.zip |##################################################-----| 91.16% tmpDi1gBp.zip |##################################################-----| 91.21% tmpDi1gBp.zip |##################################################-----| 91.25% tmpDi1gBp.zip |##################################################-----| 91.3% tmpDi1gBp.zip |##################################################-----| 91.34% tmpDi1gBp.zip |##################################################-----| 91.39% tmpDi1gBp.zip |##################################################-----| 91.44% tmpDi1gBp.zip |##################################################-----| 91.48% tmpDi1gBp.zip |##################################################-----| 91.53% tmpDi1gBp.zip |##################################################-----| 91.57% tmpDi1gBp.zip |##################################################-----| 91.62% tmpDi1gBp.zip |##################################################-----| 91.66% tmpDi1gBp.zip |##################################################-----| 91.71% tmpDi1gBp.zip |##################################################-----| 91.76% tmpDi1gBp.zip |##################################################-----| 91.8% tmpDi1gBp.zip |###################################################----| 91.85% tmpDi1gBp.zip |###################################################----| 91.89% tmpDi1gBp.zip |###################################################----| 91.94% tmpDi1gBp.zip |###################################################----| 91.98% tmpDi1gBp.zip |###################################################----| 92.03% tmpDi1gBp.zip |###################################################----| 92.07% tmpDi1gBp.zip |###################################################----| 92.12% tmpDi1gBp.zip |###################################################----| 92.17% tmpDi1gBp.zip |###################################################----| 92.21% tmpDi1gBp.zip |###################################################----| 92.26% tmpDi1gBp.zip |###################################################----| 92.3% tmpDi1gBp.zip |###################################################----| 92.35% tmpDi1gBp.zip |###################################################----| 92.39% tmpDi1gBp.zip |###################################################----| 92.44% tmpDi1gBp.zip |###################################################----| 92.49% tmpDi1gBp.zip |###################################################----| 92.53% tmpDi1gBp.zip |###################################################----| 92.58% tmpDi1gBp.zip |###################################################----| 92.62% tmpDi1gBp.zip |###################################################----| 92.67% tmpDi1gBp.zip |###################################################----| 92.71% tmpDi1gBp.zip |###################################################----| 92.76% tmpDi1gBp.zip |###################################################----| 92.81% tmpDi1gBp.zip |###################################################----| 92.85% tmpDi1gBp.zip |###################################################----| 92.9% tmpDi1gBp.zip |###################################################----| 92.94% tmpDi1gBp.zip |###################################################----| 92.99% tmpDi1gBp.zip |###################################################----| 93.03% tmpDi1gBp.zip |###################################################----| 93.08% tmpDi1gBp.zip |###################################################----| 93.12% tmpDi1gBp.zip |###################################################----| 93.17% tmpDi1gBp.zip |###################################################----| 93.22% tmpDi1gBp.zip |###################################################----| 93.26% tmpDi1gBp.zip |###################################################----| 93.31% tmpDi1gBp.zip |###################################################----| 93.35% tmpDi1gBp.zip |###################################################----| 93.4% tmpDi1gBp.zip |###################################################----| 93.44% tmpDi1gBp.zip |###################################################----| 93.49% tmpDi1gBp.zip |###################################################----| 93.54% tmpDi1gBp.zip |###################################################----| 93.58% tmpDi1gBp.zip |###################################################----| 93.63% tmpDi1gBp.zip |####################################################---| 93.67% tmpDi1gBp.zip |####################################################---| 93.72% tmpDi1gBp.zip |####################################################---| 93.76% tmpDi1gBp.zip |####################################################---| 93.81% tmpDi1gBp.zip |####################################################---| 93.86% tmpDi1gBp.zip |####################################################---| 93.9% tmpDi1gBp.zip |####################################################---| 93.95% tmpDi1gBp.zip |####################################################---| 93.99% tmpDi1gBp.zip |####################################################---| 94.04% tmpDi1gBp.zip |####################################################---| 94.08% tmpDi1gBp.zip |####################################################---| 94.13% tmpDi1gBp.zip |####################################################---| 94.17% tmpDi1gBp.zip |####################################################---| 94.22% tmpDi1gBp.zip |####################################################---| 94.27% tmpDi1gBp.zip |####################################################---| 94.31% tmpDi1gBp.zip |####################################################---| 94.36% tmpDi1gBp.zip |####################################################---| 94.4% tmpDi1gBp.zip |####################################################---| 94.45% tmpDi1gBp.zip |####################################################---| 94.49% tmpDi1gBp.zip |####################################################---| 94.54% tmpDi1gBp.zip |####################################################---| 94.59% tmpDi1gBp.zip |####################################################---| 94.63% tmpDi1gBp.zip |####################################################---| 94.68% tmpDi1gBp.zip |####################################################---| 94.72% tmpDi1gBp.zip |####################################################---| 94.77% tmpDi1gBp.zip |####################################################---| 94.81% tmpDi1gBp.zip |####################################################---| 94.86% tmpDi1gBp.zip |####################################################---| 94.9% tmpDi1gBp.zip |####################################################---| 94.95% tmpDi1gBp.zip |####################################################---| 95.0% tmpDi1gBp.zip |####################################################---| 95.04% tmpDi1gBp.zip |####################################################---| 95.09% tmpDi1gBp.zip |####################################################---| 95.13% tmpDi1gBp.zip |####################################################---| 95.18% tmpDi1gBp.zip |####################################################---| 95.22% tmpDi1gBp.zip |####################################################---| 95.27% tmpDi1gBp.zip |####################################################---| 95.32% tmpDi1gBp.zip |####################################################---| 95.36% tmpDi1gBp.zip |####################################################---| 95.41% tmpDi1gBp.zip |####################################################---| 95.45% tmpDi1gBp.zip |#####################################################--| 95.5% tmpDi1gBp.zip |#####################################################--| 95.54% tmpDi1gBp.zip |#####################################################--| 95.59% tmpDi1gBp.zip |#####################################################--| 95.64% tmpDi1gBp.zip |#####################################################--| 95.68% tmpDi1gBp.zip |#####################################################--| 95.73% tmpDi1gBp.zip |#####################################################--| 95.77% tmpDi1gBp.zip |#####################################################--| 95.82% tmpDi1gBp.zip |#####################################################--| 95.86% tmpDi1gBp.zip |#####################################################--| 95.91% tmpDi1gBp.zip |#####################################################--| 95.95% tmpDi1gBp.zip |#####################################################--| 96.0% tmpDi1gBp.zip |#####################################################--| 96.05% tmpDi1gBp.zip |#####################################################--| 96.09% tmpDi1gBp.zip |#####################################################--| 96.14% tmpDi1gBp.zip |#####################################################--| 96.18% tmpDi1gBp.zip |#####################################################--| 96.23% tmpDi1gBp.zip |#####################################################--| 96.27% tmpDi1gBp.zip |#####################################################--| 96.32% tmpDi1gBp.zip |#####################################################--| 96.37% tmpDi1gBp.zip |#####################################################--| 96.41% tmpDi1gBp.zip |#####################################################--| 96.46% tmpDi1gBp.zip |#####################################################--| 96.5% tmpDi1gBp.zip |#####################################################--| 96.55% tmpDi1gBp.zip |#####################################################--| 96.59% tmpDi1gBp.zip |#####################################################--| 96.64% tmpDi1gBp.zip |#####################################################--| 96.69% tmpDi1gBp.zip |#####################################################--| 96.73% tmpDi1gBp.zip |#####################################################--| 96.78% tmpDi1gBp.zip |#####################################################--| 96.82% tmpDi1gBp.zip |#####################################################--| 96.87% tmpDi1gBp.zip |#####################################################--| 96.91% tmpDi1gBp.zip |#####################################################--| 96.96% tmpDi1gBp.zip |#####################################################--| 97.0% tmpDi1gBp.zip |#####################################################--| 97.05% tmpDi1gBp.zip |#####################################################--| 97.1% tmpDi1gBp.zip |#####################################################--| 97.14% tmpDi1gBp.zip |#####################################################--| 97.19% tmpDi1gBp.zip |#####################################################--| 97.23% tmpDi1gBp.zip |######################################################-| 97.28% tmpDi1gBp.zip |######################################################-| 97.32% tmpDi1gBp.zip |######################################################-| 97.37% tmpDi1gBp.zip |######################################################-| 97.42% tmpDi1gBp.zip |######################################################-| 97.46% tmpDi1gBp.zip |######################################################-| 97.51% tmpDi1gBp.zip |######################################################-| 97.55% tmpDi1gBp.zip |######################################################-| 97.6% tmpDi1gBp.zip |######################################################-| 97.64% tmpDi1gBp.zip |######################################################-| 97.69% tmpDi1gBp.zip |######################################################-| 97.74% tmpDi1gBp.zip |######################################################-| 97.78% tmpDi1gBp.zip |######################################################-| 97.83% tmpDi1gBp.zip |######################################################-| 97.87% tmpDi1gBp.zip |######################################################-| 97.92% tmpDi1gBp.zip |######################################################-| 97.96% tmpDi1gBp.zip |######################################################-| 98.01% tmpDi1gBp.zip |######################################################-| 98.05% tmpDi1gBp.zip |######################################################-| 98.1% tmpDi1gBp.zip |######################################################-| 98.15% tmpDi1gBp.zip |######################################################-| 98.19% tmpDi1gBp.zip |######################################################-| 98.24% tmpDi1gBp.zip |######################################################-| 98.28% tmpDi1gBp.zip |######################################################-| 98.33% tmpDi1gBp.zip |######################################################-| 98.37% tmpDi1gBp.zip |######################################################-| 98.42% tmpDi1gBp.zip |######################################################-| 98.47% tmpDi1gBp.zip |######################################################-| 98.51% tmpDi1gBp.zip |######################################################-| 98.56% tmpDi1gBp.zip |######################################################-| 98.6% tmpDi1gBp.zip |######################################################-| 98.65% tmpDi1gBp.zip |######################################################-| 98.69% tmpDi1gBp.zip |######################################################-| 98.74% tmpDi1gBp.zip |######################################################-| 98.79% tmpDi1gBp.zip |######################################################-| 98.83% tmpDi1gBp.zip |######################################################-| 98.88% tmpDi1gBp.zip |######################################################-| 98.92% tmpDi1gBp.zip |######################################################-| 98.97% tmpDi1gBp.zip |######################################################-| 99.01% tmpDi1gBp.zip |######################################################-| 99.06% tmpDi1gBp.zip |#######################################################| 99.1% tmpDi1gBp.zip |#######################################################| 99.15% tmpDi1gBp.zip |#######################################################| 99.2% tmpDi1gBp.zip |#######################################################| 99.24% tmpDi1gBp.zip |#######################################################| 99.29% tmpDi1gBp.zip |#######################################################| 99.33% tmpDi1gBp.zip |#######################################################| 99.38% tmpDi1gBp.zip |#######################################################| 99.42% tmpDi1gBp.zip |#######################################################| 99.47% tmpDi1gBp.zip |#######################################################| 99.52% tmpDi1gBp.zip |#######################################################| 99.56% tmpDi1gBp.zip |#######################################################| 99.61% tmpDi1gBp.zip |#######################################################| 99.65% tmpDi1gBp.zip |#######################################################| 99.7% tmpDi1gBp.zip |#######################################################| 99.74% tmpDi1gBp.zip |#######################################################| 99.79% tmpDi1gBp.zip |#######################################################| 99.84% tmpDi1gBp.zip |#######################################################| 99.88% tmpDi1gBp.zip |#######################################################| 99.93% tmpDi1gBp.zip |#######################################################| 99.97% tmpDi1gBp.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is a3fa8dd0-8e51-4f25-be46-247f644e5126 Retrieving manager services status... [ip=localhost] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | AMQP-Postgres | running | | AMQP InfluxDB | running | | RabbitMQ | running | | Webserver | running | | Management Worker | running | | PostgreSQL | running | | Cloudify Console | running | | Manager Rest-Service | running | | Riemann | running | +--------------------------------+---------+ 2019-05-14 12:09:22,184 - paramiko.transport - DEBUG - [chan 4] EOF sent (4) 2019-05-14 12:09:22,185 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 sudo: unable to resolve host vyos-vrouter-vm-d8c4f1ac-5fdb-457a-846c-bc64d027d348 2019-05-14 12:09:22,187 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-05-14 12:09:31,084 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-05-14 12:09:31,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:09:31,088 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:09:31,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 12:09:31 GMT X-Openstack-Request-Id: req-e9de5972-2003-4112-b595-6c3b9e243df8 2019-05-14 12:09:31,390 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:04:18Z", "file": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file", "owner": "a8704aba0a5144eebd2237daa7f3de9c", "id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "size": 297533440, "self": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:04:13Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:09:31,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e9de5972-2003-4112-b595-6c3b9e243df8 2019-05-14 12:09:31,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304607152939s 2019-05-14 12:09:31,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 12:09:31,406 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}' 2019-05-14 12:09:31,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 12:09:31 GMT Location: http://172.30.9.28:9292/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-699e74a8-6c8e-4079-825e-712a7b305094 2019-05-14 12:09:31,443 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:09:31Z", "file": "/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/file", "owner": "a8704aba0a5144eebd2237daa7f3de9c", "id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "size": null, "self": "/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "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_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "checksum": null, "created_at": "2019-05-14T12:09:31Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 12:09:31,443 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-699e74a8-6c8e-4079-825e-712a7b305094 2019-05-14 12:09:31,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419991016388s 2019-05-14 12:09:31,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 12:09:31,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '' 2019-05-14 12:10:02,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:10:02 GMT X-Openstack-Request-Id: req-d7ed6f6d-0db4-4550-ab87-1b652b5ee2b6 2019-05-14 12:10:02,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:10:02,676 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/file used request id req-d7ed6f6d-0db4-4550-ab87-1b652b5ee2b6 2019-05-14 12:10:02,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 31.232172966s 2019-05-14 12:10:02,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:10:02,686 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:10:02,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Tue, 14 May 2019 12:10:02 GMT X-Openstack-Request-Id: req-ebe0c755-7cfc-4b9f-8d67-cc96b31d6c4e 2019-05-14 12:10:02,725 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:10:02Z", "file": "/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/file", "owner": "a8704aba0a5144eebd2237daa7f3de9c", "id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "size": 2148073472, "self": "/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-05-14T12:09:31Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:04:18Z", "file": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file", "owner": "a8704aba0a5144eebd2237daa7f3de9c", "id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "size": 297533440, "self": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:04:13Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:10:02,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-ebe0c755-7cfc-4b9f-8d67-cc96b31d6c4e 2019-05-14 12:10:02,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0435121059418s 2019-05-14 12:10:02,728 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/file', 'owner': u'a8704aba0a5144eebd2237daa7f3de9c', 'id': u'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'size': 2148073472, u'self': u'/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a8704aba0a5144eebd2237daa7f3de9c', 'name': 'vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T12:10:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T12:10:02Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348', '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/a8ac364b-8a52-45f2-a781-6e4b579c4acb', 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_d8c4f1ac-5fdb-457a-846c-bc64d027d348', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348', 'created': u'2019-05-14T12:09:31Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-05-14T12:09:31Z', 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/a8ac364b-8a52-45f2-a781-6e4b579c4acb', 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_d8c4f1ac-5fdb-457a-846c-bc64d027d348', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-05-14 12:10:02,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 12:10:02,732 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-05-14 12:10:03,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 14 May 2019 12:10: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-e0a873d3-7b86-47fd-8a59-ae49994368ad x-openstack-request-id: req-e0a873d3-7b86-47fd-8a59-ae49994368ad 2019-05-14 12:10:03,085 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "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": "8eedb371-7fc3-42fe-a435-cfd2c5417dff"}} 2019-05-14 12:10:03,085 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e0a873d3-7b86-47fd-8a59-ae49994368ad 2019-05-14 12:10:03,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.357036113739s 2019-05-14 12:10:03,086 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348', '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'2e0d3a695a9d4898b41f8075010286ad', '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'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'swap': 0}) 2019-05-14 12:10:03,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 12:10:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" -d '{"extra_specs": {}}' 2019-05-14 12:10:03,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 12:10:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43982b85-3213-4784-ae5a-61c889238c21 x-openstack-request-id: req-43982b85-3213-4784-ae5a-61c889238c21 2019-05-14 12:10:03,108 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 12:10:03,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff/os-extra_specs used request id req-43982b85-3213-4784-ae5a-61c889238c21 2019-05-14 12:10:03,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211598873138s 2019-05-14 12:10:03,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 12:10:03,116 - 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.16" 2019-05-14 12:10:03,122 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 12:10:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfacbcd4-1bc0-4338-9dbf-3849a265115f 2019-05-14 12:10:03,122 - 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-05-14 12:10:03,122 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-bfacbcd4-1bc0-4338-9dbf-3849a265115f 2019-05-14 12:10:03,123 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:10:03,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 12:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-083a92ce-fc04-41d9-93e5-782871cbafeb 2019-05-14 12:10:03,320 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-918745759", "links": {"self": "http://192.30.9.3:35357/v3/services/00def4e1b3f743b180c943367709d4ec"}, "enabled": true, "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "description": "tempest-description-1416795317"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"name": "tempest-service-239480781", "links": {"self": "http://192.30.9.3:35357/v3/services/2cbea167f50c43c6aca5589570fceb2e"}, "enabled": true, "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "description": "tempest-description-761410178"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 12:10:03,321 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-083a92ce-fc04-41d9-93e5-782871cbafeb 2019-05-14 12:10:03,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.208572149277s 2019-05-14 12:10:03,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-14 12:10:03,334 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:10:03,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1851 Content-Type: application/json Date: Tue, 14 May 2019 12:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fde886e-7740-41f4-8b17-1f1cc5ae51a1 2019-05-14 12:10:03,545 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/010db938d7a5463cbc8ffa2bd2483a04"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0c33af50e7db497fa94a3b2188ef7b0a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1415cf4491134f9cadc4591751b50c81"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "1415cf4491134f9cadc4591751b50c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/20c5feaf659a451699f7724038e2d5d3"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/265f8208f8da46edb675019d6b5dc499"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "265f8208f8da46edb675019d6b5dc499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2df036607f8d4c4ea01f415fb40a6048"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/31fa0c2e35db4d4bb1a14fda7fc5c46d"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3740955642e54e538576477f3c7ce70e"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "3740955642e54e538576477f3c7ce70e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/439fd47dc8364e0e99572baf79bd7326"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4e63c217a9b9413389b1ec0e2796b01e"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/565b8778a3024128b2c943ea7bf15718"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "565b8778a3024128b2c943ea7bf15718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5d16f2914ea94183bcebc861d547302a"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "5d16f2914ea94183bcebc861d547302a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7416fde586574e0b99cc8843ba95f454"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "7416fde586574e0b99cc8843ba95f454"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/79a5568eb87b4ac68cda82c93339b7f9"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/87fc21f8f8654ce4a4e6607cbd60f9b7"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8acfbc1d1f844800acc9ba4225c51b50"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c8110b8df61493c979ac1b655e77887"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c8110b8df61493c979ac1b655e77887"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c890e4bbec847e79b98972b78c31211"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c890e4bbec847e79b98972b78c31211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/932df2725eb14aeea4cb3ba12ea4c4c9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9add7ec35eb347339bd9983839d0c469"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "9add7ec35eb347339bd9983839d0c469"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9e2145de69af49e5b12712328a95cf58"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "9e2145de69af49e5b12712328a95cf58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a5c0b60d10204bd69cf5e6637a23a849"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa16960b6221426cafec7b980e761076"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "aa16960b6221426cafec7b980e761076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aac2dc3a82704a7b87e3ab353d3bc9ec"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2fd8ce2134b4f3781afb28ebbe41dd7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bad328aba6d14570bbfc3627ef30e61f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bae574b4648d4508bdeeec8aa65dc23b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bae574b4648d4508bdeeec8aa65dc23b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cc47f2ed4ea24d069c6619e0773f642f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "cc47f2ed4ea24d069c6619e0773f642f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d258fffef3be40238a2bcde87fd7a3a2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "d258fffef3be40238a2bcde87fd7a3a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d451e91920f3468fb3279ee6732e4f4c"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "d451e91920f3468fb3279ee6732e4f4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d54e00308f444fd696eecd7f0f5e2986"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d99d85f4087b4fa499135fb97d9a8dd5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5732ab071534622acb4bee3cee55c39"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "e5732ab071534622acb4bee3cee55c39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ecf94237ea324e6482d23e92cc4d765e"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "ecf94237ea324e6482d23e92cc4d765e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ed77d5dae48b4d38997f702697830142"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "ed77d5dae48b4d38997f702697830142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f31be3652c024b4ebea148dd73dcafe8"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "f31be3652c024b4ebea148dd73dcafe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f62188b6b5ce43e3aa463f4dba1ddc71"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fc55fe38795e43feb553f5690c66d8f2"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-14 12:10:03,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-7fde886e-7740-41f4-8b17-1f1cc5ae51a1 2019-05-14 12:10:03,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.215151071548s 2019-05-14 12:10:03,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-05-14 12:10:03,559 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.217:80/api/v3.1/blueprints/vrouter-opnfv; body: bytes data 2019-05-14 12:10:08,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:08,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:08,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:08,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:08,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:08,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:08,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:08,967 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-05-14 12:10:08,967 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:08.921Z", "updated_at": "2019-05-14T12:10:08.921Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"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.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.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.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.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_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": [], "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": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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.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"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_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}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-14 12:10:08,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:08,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:08 GMT 2019-05-14 12:10:08,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:08,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-05-14 12:10:08,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:08,969 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:08,969 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:08,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-05-14 12:10:08,997 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.217:80/api/v3.1/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.28:5000", "keystone_tenant_name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "keystone_password": "d5Z39MIZ1iwWDqf1QdGoosTo20ZIT2", "reference_vnf_flavor_id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "target_vnf_flavor_id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "target_vnf_image_id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-05-14 12:10:10,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:10,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:10,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:10,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:10,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:10,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:10,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:10,244 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-05-14 12:10:10,244 - 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": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "target_vnf_flavor_id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "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_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "keystone_password": "d5Z39MIZ1iwWDqf1QdGoosTo20ZIT2", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "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": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "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-05-14T12:10:09.158Z", "created_by": "admin", "updated_at": "2019-05-14T12:10:09.158Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-05-14 12:10:10,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:10,244 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:10 GMT 2019-05-14 12:10:10,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:10,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-05-14 12:10:10,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:10,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:10,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:10,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions 2019-05-14 12:10:10,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:09.673Z", "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-05-14T12:10:09.674Z", "id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:10,335 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:10 GMT 2019-05-14 12:10:10,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:10,336 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:10,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:10,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:10,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:10,336 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:10,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:10,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:10,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:10,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:10,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:10,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:10,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:10 GMT 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:10,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:10,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1406d94b-1876-4e50-875a-2b384e4a6d65 2019-05-14 12:10:10,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:10,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:10,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:10,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:10,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:10,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:09.673Z", "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-05-14T12:10:09.674Z", "id": "1406d94b-1876-4e50-875a-2b384e4a6d65"} 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:10 GMT 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:10,471 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:15,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:15,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:15,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:15,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:15,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:15,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:15,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:11.029Z", "message": "Starting 'create_deployment_environment' workflow execution", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:10.930Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:11.636Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:10.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:11.636Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.033Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:11.636Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.681Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Skipping starting deployment policy engine core - no policies defined", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.746Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "'create_deployment_environment' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:12.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65", "logger": "ctx.816f1e44-7ac5-4ae8-a8e4-18b9ccdc1e59"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "[localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65", "logger": "ctx.816f1e44-7ac5-4ae8-a8e4-18b9ccdc1e59"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core]", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65", "logger": "ctx.816f1e44-7ac5-4ae8-a8e4-18b9ccdc1e59"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65", "logger": "ctx.816f1e44-7ac5-4ae8-a8e4-18b9ccdc1e59"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65", "logger": "ctx.816f1e44-7ac5-4ae8-a8e4-18b9ccdc1e59"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id", "level": "debug", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65", "logger": "ctx.816f1e44-7ac5-4ae8-a8e4-18b9ccdc1e59"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:12.235Z", "message": "Using existing installation of managed plugin: a3fa8dd0-8e51-4f25-be46-247f644e5126 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core]", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:11.680Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1406d94b-1876-4e50-875a-2b384e4a6d65", "logger": "ctx.816f1e44-7ac5-4ae8-a8e4-18b9ccdc1e59"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:15 GMT 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:15,554 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:15,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-05-14 12:10:15,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-05-14 12:10:15,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-05-14 12:10:15,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-05-14 12:10:15,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-05-14 12:10:15,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-05-14 12:10:15,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-05-14 12:10:15,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-05-14 12:10:15,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-05-14 12:10:15,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-05-14 12:10:15,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2019-05-14 12:10:15,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Checking if managed plugin installation exists in /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-14 12:10:15,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7 2019-05-14 12:10:15,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugin id path exists /opt/mgmtworker/env/plugins/default_tenant/cloudify-openstack-plugin-2.14.7/plugin.id 2019-05-14 12:10:15,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: a3fa8dd0-8e51-4f25-be46-247f644e5126 [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-05-14 12:10:15,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1406d94b-1876-4e50-875a-2b384e4a6d65 2019-05-14 12:10:15,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T12:10:12.101Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:09.673Z", "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-05-14T12:10:09.674Z", "id": "1406d94b-1876-4e50-875a-2b384e4a6d65"} 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:15 GMT 2019-05-14 12:10:15,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:15,609 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:15,609 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:15,610 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-05-14 12:10:15,610 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.217:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-05-14 12:10:16,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:16,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:16,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:16,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:16,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:16,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:16,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:16 GMT 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:16,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:16,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:16,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:16,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:16 GMT 2019-05-14 12:10:16,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:16,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-14 12:10:16,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:16,430 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:16,430 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:16,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:16,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:16,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:16,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:16,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:16 GMT 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:16,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:21,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:21,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:21,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:21,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:21,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:17.106Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:16.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_ip_fidmcn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:19.329Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:19.216Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_network_0prqs5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:19.924Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:19.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "external_network_tvkqcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:19.924Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:19.420Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_network_0prqs5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:19.924Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:19.441Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:20.517Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:19.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:20.517Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:19.745Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_ip_fidmcn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:20.517Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:19.815Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "external_network_tvkqcu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.166Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:20.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_network_7eayj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.166Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:20.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.166Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:20.275Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:21 GMT 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:21,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:21,728 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:21,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-05-14 12:10:21,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:21,728 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:21,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:21,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-14 12:10:21,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:21,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:21,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-14 12:10:21,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-14 12:10:21,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:21,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:21,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:21,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:21,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:21,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:21,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:21,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:21,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:21,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:21,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:21,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:21,982 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:21 GMT 2019-05-14 12:10:21,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:21,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:21,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:21,982 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:21,982 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:26,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:27,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:27,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:27,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:27,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:27,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:27,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_7eayj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.742Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:20.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_network_0prqs5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.742Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-de356d08-7b0b-4158-93c4-c24ac60e7219", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:21.347Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a3194274-389b-492c-bf32-74f28f552f04"}, {"node_instance_id": "security_group_fe2idu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.742Z", "message": "Sending task 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:20.479Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "keypair_3rzow8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.742Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:21.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_network_0prqs5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.742Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de356d08-7b0b-4158-93c4-c24ac60e7219 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:21.346Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a3194274-389b-492c-bf32-74f28f552f04"}, {"node_instance_id": "management_plane_network_0prqs5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:21.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": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:21.341Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a3194274-389b-492c-bf32-74f28f552f04"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.257Z", "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}138c024a7715591ab621fb37884e39ae989933eb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.133Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "management_plane_network_0prqs5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.257Z", "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}10e96a6f8a0c0af5cd00e311c5fa9a348ffbfb2e\" -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-05-14T12:10:21.755Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a3194274-389b-492c-bf32-74f28f552f04"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.257Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9e8df581-c4c3-4790-be60-bd57ef6a9318", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:21.720Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.257Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e8df581-c4c3-4790-be60-bd57ef6a9318 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:21.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.257Z", "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-05-14T12:10:21.708Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.257Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:21.488Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "external_network_tvkqcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.257Z", "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": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c26fef41-f15d-41bc-b027-79493b926aff"}, {"node_instance_id": "management_plane_network_0prqs5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-582ab542-3fb7-4e55-afd5-c92606ba5277", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a3194274-389b-492c-bf32-74f28f552f04"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "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}138c024a7715591ab621fb37884e39ae989933eb\" -d '{\"floatingip\": {\"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.520Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "external_network_tvkqcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "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}030deb015f9d813b21c11161f5b91b2dab38d9a3\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c26fef41-f15d-41bc-b027-79493b926aff"}, {"node_instance_id": "management_plane_network_0prqs5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-582ab542-3fb7-4e55-afd5-c92606ba5277 Date: Tue, 14 May 2019 12:10:22 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T12:10:22Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:22Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.654Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a3194274-389b-492c-bf32-74f28f552f04"}, {"node_instance_id": "management_plane_network_0prqs5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/networks.json used request id req-582ab542-3fb7-4e55-afd5-c92606ba5277", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a3194274-389b-492c-bf32-74f28f552f04"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-4de80f3f-b2b0-4ba4-8945-ce3685eb9c21", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-4de80f3f-b2b0-4ba4-8945-ce3685eb9c21", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "external_network_tvkqcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8e0711bd-b1f7-49c2-a7c0-269d8fa9932d", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.234Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c26fef41-f15d-41bc-b027-79493b926aff"}, {"node_instance_id": "external_network_tvkqcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e0711bd-b1f7-49c2-a7c0-269d8fa9932d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.234Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c26fef41-f15d-41bc-b027-79493b926aff"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:22.872Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4de80f3f-b2b0-4ba4-8945-ce3685eb9c21 Date: Tue, 14 May 2019 12:10:22 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"8f836892-66ed-4fdc-b7ef-07525b8f2268\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ffb90fdf8933485081405b4ca3698015\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"da204de8-e968-4ce7-acb2-835c568eb62f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T06:04:42Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ffb90fdf8933485081405b4ca3698015\",\"created_at\":\"2019-05-14T05:49:15Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3119df94-8117-4e01-8dfc-8eab1078ccdc", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "external_network_tvkqcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-fbffe6d0-20d1-4b6e-a86b-212e2c938365 Date: Tue, 14 May 2019 12:10:23 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"8f836892-66ed-4fdc-b7ef-07525b8f2268\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ffb90fdf8933485081405b4ca3698015\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"da204de8-e968-4ce7-acb2-835c568eb62f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T06:04:42Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ffb90fdf8933485081405b4ca3698015\",\"created_at\":\"2019-05-14T05:49:15Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c26fef41-f15d-41bc-b027-79493b926aff"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.973Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "management_plane_network_0prqs5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "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-05-14T12:10:23.017Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3119df94-8117-4e01-8dfc-8eab1078ccdc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:23.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:23.476Z", "message": "Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:22.974Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "external_network_tvkqcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "Using external resource network: external", "level": "info", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c26fef41-f15d-41bc-b027-79493b926aff"}, {"node_instance_id": "external_network_tvkqcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-fbffe6d0-20d1-4b6e-a86b-212e2c938365", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c26fef41-f15d-41bc-b027-79493b926aff"}, {"node_instance_id": "external_network_tvkqcu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-fbffe6d0-20d1-4b6e-a86b-212e2c938365", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c26fef41-f15d-41bc-b027-79493b926aff"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "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-05-14T12:10:23.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4e33544b-9256-4e79-bfb3-6479091be2cf"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da558c56-1dea-4730-bbc9-314dd4007b0f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:23.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4e33544b-9256-4e79-bfb3-6479091be2cf"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-da558c56-1dea-4730-bbc9-314dd4007b0f", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4e33544b-9256-4e79-bfb3-6479091be2cf"}, {"node_instance_id": "management_plane_network_0prqs5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_network_7eayj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "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-05-14T12:10:23.541Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.154688bd-a08c-4ed3-bc77-607aa849d0b4"}, {"node_instance_id": "management_plane_network_0prqs5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.585Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_network_7eayj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2cb65d-5939-4145-a9f9-5acabe228275 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:23.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.154688bd-a08c-4ed3-bc77-607aa849d0b4"}, {"node_instance_id": "management_plane_network_0prqs5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.732Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_network_7eayj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0c2cb65d-5939-4145-a9f9-5acabe228275", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.154688bd-a08c-4ed3-bc77-607aa849d0b4"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "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}77cc36f924454359772052320cf18520a5b570e0\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}], "metadata": {"pagination": {"total": 125, "offset": 11, "size": 50}}} 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:27 GMT 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:27,088 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:27,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-05-14 12:10:27,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-de356d08-7b0b-4158-93c4-c24ac60e7219 2019-05-14 12:10:27,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-05-14 12:10:27,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-05-14 12:10:27,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de356d08-7b0b-4158-93c4-c24ac60e7219 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:27,090 - 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-05-14 12:10:27,090 - 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}138c024a7715591ab621fb37884e39ae989933eb" 2019-05-14 12:10:27,090 - 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}10e96a6f8a0c0af5cd00e311c5fa9a348ffbfb2e" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-05-14 12:10:27,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9e8df581-c4c3-4790-be60-bd57ef6a9318 2019-05-14 12:10:27,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e8df581-c4c3-4790-be60-bd57ef6a9318 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:27,091 - 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-05-14 12:10:27,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-05-14 12:10:27,091 - 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-05-14 12:10:27,091 - 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-582ab542-3fb7-4e55-afd5-c92606ba5277 2019-05-14 12:10:27,091 - 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}138c024a7715591ab621fb37884e39ae989933eb" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}}' 2019-05-14 12:10:27,091 - 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}030deb015f9d813b21c11161f5b91b2dab38d9a3" 2019-05-14 12:10:27,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-582ab542-3fb7-4e55-afd5-c92606ba5277 Date: Tue, 14 May 2019 12:10:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T12:10:22Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:22Z","mtu":1450}} 2019-05-14 12:10:27,091 - 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-582ab542-3fb7-4e55-afd5-c92606ba5277 2019-05-14 12:10:27,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided. 2019-05-14 12:10:27,091 - 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-4de80f3f-b2b0-4ba4-8945-ce3685eb9c21 2019-05-14 12:10:27,091 - 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-4de80f3f-b2b0-4ba4-8945-ce3685eb9c21 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8e0711bd-b1f7-49c2-a7c0-269d8fa9932d 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e0711bd-b1f7-49c2-a7c0-269d8fa9932d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4de80f3f-b2b0-4ba4-8945-ce3685eb9c21 Date: Tue, 14 May 2019 12:10:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': 0, 'port_range_min': 0, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': 'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'port_range_min': 22, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3119df94-8117-4e01-8dfc-8eab1078ccdc 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-fbffe6d0-20d1-4b6e-a86b-212e2c938365 Date: Tue, 14 May 2019 12:10:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'tcp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 0, u'port_range_max': 0, u'protocol': u'icmp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 12:10:27,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'port': 22} 2019-05-14 12:10:27,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-14 12:10:27,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'port_range_min': 1, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 12:10:27,093 - 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-05-14 12:10:27,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3119df94-8117-4e01-8dfc-8eab1078ccdc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:27,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Security group rule before transformations: {u'port_range_min': 1, u'port_range_max': 65535, u'protocol': u'udp', u'remote_ip_prefix': u'0.0.0.0/0'} 2019-05-14 12:10:27,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-05-14 12:10:27,093 - 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-fbffe6d0-20d1-4b6e-a86b-212e2c938365 2019-05-14 12:10:27,093 - 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-fbffe6d0-20d1-4b6e-a86b-212e2c938365 2019-05-14 12:10:27,093 - 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-05-14 12:10:27,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da558c56-1dea-4730-bbc9-314dd4007b0f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:27,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-da558c56-1dea-4730-bbc9-314dd4007b0f 2019-05-14 12:10:27,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:27,094 - 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-05-14 12:10:27,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:27,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2cb65d-5939-4145-a9f9-5acabe228275 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:27,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:27,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0c2cb65d-5939-4145-a9f9-5acabe228275 2019-05-14 12:10:27,094 - 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}77cc36f924454359772052320cf18520a5b570e0" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-05-14 12:10:27,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:27 GMT 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:27,150 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:27,151 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:32,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:32,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:32,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:32,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:32,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb621a4a-66e7-4b98-bd5d-0a92f5bfaa13 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:23.517Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "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-05-14T12:10:23.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "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}77cc36f924454359772052320cf18520a5b570e0\" -d '{\"security_group\": {\"description\": \"Security group for vnf test\", \"name\": \"vnf_test_security_group\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.460Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "data_plane_network_7eayj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-0c2cb65d-5939-4145-a9f9-5acabe228275", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.154688bd-a08c-4ed3-bc77-607aa849d0b4"}, {"node_instance_id": "data_plane_network_7eayj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.078Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2cb65d-5939-4145-a9f9-5acabe228275 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:23.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.154688bd-a08c-4ed3-bc77-607aa849d0b4"}, {"node_instance_id": "external_network_tvkqcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.123Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_network_0prqs5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "external_network_tvkqcu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3d143022-12df-44e7-9dc1-591819bc25a9", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-eb30ff3f-cafe-4973-b6ba-17b58dd21298 Date: Tue, 14 May 2019 12:10:23 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:23Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T12:10:23Z\", \"revision_number\": 0, \"id\": \"2a6d5a18-e92a-49d6-b6a3-26deac0ca913\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T12:10:23Z\", \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T12:10:23Z\", \"revision_number\": 0, \"id\": \"8ed69f64-579e-4360-ba2c-5dc7bcea1b62\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T12:10:23Z\", \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\"}], \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-eb30ff3f-cafe-4973-b6ba-17b58dd21298", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-eb30ff3f-cafe-4973-b6ba-17b58dd21298", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "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}3d374df36826353c4ba4944a4ccd91e3648be235\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:23.942Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-3d143022-12df-44e7-9dc1-591819bc25a9 Date: Tue, 14 May 2019 12:10:24 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:23Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 0, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": null, \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-3d143022-12df-44e7-9dc1-591819bc25a9", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "target_vnf_ip_fidmcn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:24.591Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'created_at': u'2019-05-14T12:10:23Z', u'updated_at': u'2019-05-14T12:10:23Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'port_id': None, u'id': u'20cc5e17-d3b7-44ee-9319-7c8637e69bbd', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c153db7e-f985-47c7-aeb3-0256b9730d31"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-17c51f0e-073a-4b27-9b4e-60933c3563c3 Date: Tue, 14 May 2019 12:10:24 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"8f836892-66ed-4fdc-b7ef-07525b8f2268\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ffb90fdf8933485081405b4ca3698015\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"da204de8-e968-4ce7-acb2-835c568eb62f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T06:04:42Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ffb90fdf8933485081405b4ca3698015\",\"created_at\":\"2019-05-14T05:49:15Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.698Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3c958f86-61c3-4460-bd9b-ab78dc3cf0c6", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4e33544b-9256-4e79-bfb3-6479091be2cf"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-3c958f86-61c3-4460-bd9b-ab78dc3cf0c6 x-compute-request-id: req-3c958f86-61c3-4460-bd9b-ab78dc3cf0c6 Content-Encoding: gzip Content-Length: 1777 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEpQIBAAKCAQEAy2Q+C2XrGeqiKDTix8wWr9oTA5gf9PL6ss/0P1+ICMiO6xMG\\n6xgWmPnAYFrhOqHc7k8Upf9GheBLACsevkz+g6qnOurxrCHSkauyXpBYc7KTmh6x\\nDE31qTJuur4chNT2xuTxhO0SwCBjqTO9EGlLQZDDYXi3bBDCgFtLz8h+g87nKVdr\\n7DdUWSMmDQ6FTXeeCUlzK9xugv7AJx4Pnh1zl6W9vZDvuEQ8lt4r+truy7JppK3n\\nd1aFpu3B/QzeFeAyGsqBfjOOp2ca2HPy5HlC9JPjBvi0NhC4M/UmFDIRM/EqG+uf\\nZKZCR05O4AZQVr1mPUBz4oi9MBj8bfk7GaiC3wIDAQABAoIBAQCZ1q5fLK2QoroY\\nMzg86w9V31p2Y3/4ZDhfO4+Ax587FYeUIoYfF88v0ehCeTrWgEt9LO9vRxBufmH8\\nNKFCSzZPHKr0k3RMQCDm8bkucXuVt0KRVhmQNv9TBMRgFx+3EOW/Nre/VRnTnCwF\\ndQ7R9PJpGzfM5+PEp0CWmXdUKFAZHPLFQUHtq+LzEEKJuA5t9FVViLHUjJOMw8vf\\nWSm/Simj2+Oxw689zCAIdqfs3c2SzwhNUh6V7dmRyxCJ0AwYDiC5a7Yf0QhXK9Tf\\ndKqrVpJRsFVQlBiWu30qH+S8yK2Kh69OGTn9fqevHa6kfyVQx6nUVuMXC6dopCXm\\naOHIkMRBAoGBAOqeeDJiptXMyjsC9L4UVHQZ+QgR94JgEFjO8ONbct0oShUditxD\\nOmhzqvJwLX+kf93cCB4LWVNs6TvMxXEfi1sIavvraR9gZ8S9fBLGJ2tJ2nCoDycb\\nGu6DeODS+/1ottqZrs5f61B04ASOMsqLZjxEQc8S7VJG5G3v+4SjC01xAoGBAN3t\\nQQBsqlLSRw/Heggjy0eMWn4EYzO/5t7lC8YtoygKVY6BWa7DnPFqrAoAJg1OEnA0\\nOF0aaOMcEjVJ5tyltrjvQLvf3muO0rx6YMY+pHw0Kq/VOMRsF7f08H8Sb1v8ctn3\\nwZfVmLLOl35F0J8HK5qo/oXVzPEnOMyI17ZFGu1PAoGAAr0Y0BXAtswuLCQrsTBR\\nkA1hj8uN5RKz/iVkQHMn0xcOTlLK9Sk/vEplW3EdxtinuXJBEgC16ThjPJR2VYy1\\ntrlRbmFgF8KrU2uW0C1J9oGlMB12F9HELbaRKaas1Fdtkv2qQbRy7bx/hO4X/69C\\n4T82uXESHhy/u9zKRdEVZ7ECgYEAojyddlf6M82xUWG8XlL8enOqe9FtTBmQB4Ze\\nEyStz8muPh1lmJM8GminGDB/oN5gMFKcmcOCxfRxgy9hbBBhAdU196JzESI6ALte\\nH88PpBTm1+ACPeXfeQXBAsRRUGe+9oVeq0bk+GJ68T7MglVVlRzR5Lklt2264htv\\nxrnCM5UCgYEAi50ufl7HJlkQY3hL1BeVJ6OU+X52yfHiADtXPyukMxFGhgg22Wb3\\ntL+/NrOvWMXwZQZxQ0fzF6Dtwk+4PMRJpgGcx7TpvCoyrnw1ZLQ7WZOBQmKVyt9K\\nAIU9jLJOdctHkNKDHozn+TbNBLPUetklqqzaN/Fd18d0uIf7XDZHxa8=\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.414Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4e33544b-9256-4e79-bfb3-6479091be2cf"}, {"node_instance_id": "external_network_tvkqcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.333Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "external_network_tvkqcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "external_network_tvkqcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-17c51f0e-073a-4b27-9b4e-60933c3563c3", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=external used request id req-17c51f0e-073a-4b27-9b4e-60933c3563c3", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "data_plane_network_7eayj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/networks.json used request id req-a58da2cb-8721-4507-ac64-5427fe3e7f59", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.154688bd-a08c-4ed3-bc77-607aa849d0b4"}, {"node_instance_id": "data_plane_network_7eayj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a58da2cb-8721-4507-ac64-5427fe3e7f59", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.154688bd-a08c-4ed3-bc77-607aa849d0b4"}, {"node_instance_id": "data_plane_network_7eayj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-a58da2cb-8721-4507-ac64-5427fe3e7f59 Date: Tue, 14 May 2019 12:10:24 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T12:10:24Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:24Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.723Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.154688bd-a08c-4ed3-bc77-607aa849d0b4"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3c958f86-61c3-4460-bd9b-ab78dc3cf0c6", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.415Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4e33544b-9256-4e79-bfb3-6479091be2cf"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.162Z", "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}3d374df36826353c4ba4944a4ccd91e3648be235\" -d '{\"floatingip\": {\"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.700Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "keypair_3rzow8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.766Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.934Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_ip_fidmcn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.766Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:24.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_network_7eayj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:25.766Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-527cf53b-0e5d-4915-a815-b17f09a8944e Date: Tue, 14 May 2019 12:10:25 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:23Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T12:10:23Z\", \"revision_number\": 0, \"id\": \"2a6d5a18-e92a-49d6-b6a3-26deac0ca913\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T12:10:23Z\", \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-05-14T12:10:23Z\", \"revision_number\": 0, \"id\": \"8ed69f64-579e-4360-ba2c-5dc7bcea1b62\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-05-14T12:10:23Z\", \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\"}], \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"name\": \"vnf_test_security_group\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.947Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/security-groups/fcfdef2e-3fda-4a02-bb35-a33f0f191973.json used request id req-527cf53b-0e5d-4915-a815-b17f09a8944e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/fcfdef2e-3fda-4a02-bb35-a33f0f191973.json used request id req-527cf53b-0e5d-4915-a815-b17f09a8944e", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.948Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "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}77cc36f924454359772052320cf18520a5b570e0\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.188Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4a3cadce-4748-4736-b784-e33eca9becac", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4a3cadce-4748-4736-b784-e33eca9becac", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-4a3cadce-4748-4736-b784-e33eca9becac Date: Tue, 14 May 2019 12:10:26 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 0, \"updated_at\": \"2019-05-14T12:10:26Z\", \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:26Z\", \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"id\": \"2ff0feb3-3d2e-4eed-892d-ea5a83eaf2e9\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "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}77cc36f924454359772052320cf18520a5b570e0\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"port_range_min\": 0, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.062Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups/fcfdef2e-3fda-4a02-bb35-a33f0f191973.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77cc36f924454359772052320cf18520a5b570e0\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.907Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-426ca9ff-867e-4b62-ba29-6d715d0449a9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.061Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "router_lkptss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.403Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_ip_fidmcn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.370Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-426ca9ff-867e-4b62-ba29-6d715d0449a9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-426ca9ff-867e-4b62-ba29-6d715d0449a9 Date: Tue, 14 May 2019 12:10: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\": 22, \"updated_at\": \"2019-05-14T12:10:25Z\", \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"id\": \"b8c61ca2-4c0e-4ff3-b6d0-f798263e16de\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.060Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'created_at': u'2019-05-14T12:10:25Z', u'updated_at': u'2019-05-14T12:10:25Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'port_id': None, u'id': u'4f21ab3d-a874-46a9-86df-447b0e4ed94e', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-fa474cdc-926f-45bd-9761-4472779d21a4", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}], "metadata": {"pagination": {"total": 175, "offset": 61, "size": 50}}} 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:32 GMT 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:32,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:32,236 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:32,236 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:32,236 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:32,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb621a4a-66e7-4b98-bd5d-0a92f5bfaa13 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:32,238 - 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-05-14 12:10:32,239 - 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}77cc36f924454359772052320cf18520a5b570e0" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-05-14 12:10:32,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-0c2cb65d-5939-4145-a9f9-5acabe228275 2019-05-14 12:10:32,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2cb65d-5939-4145-a9f9-5acabe228275 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:32,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:32,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:32,239 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-14 12:10:32,239 - 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-3d143022-12df-44e7-9dc1-591819bc25a9 2019-05-14 12:10:32,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-eb30ff3f-cafe-4973-b6ba-17b58dd21298 Date: Tue, 14 May 2019 12:10:23 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:10:23Z", "revision_number": 0, "id": "2a6d5a18-e92a-49d6-b6a3-26deac0ca913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:10:23Z", "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:10:23Z", "revision_number": 0, "id": "8ed69f64-579e-4360-ba2c-5dc7bcea1b62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:10:23Z", "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "name": "vnf_test_security_group"}} 2019-05-14 12:10:32,240 - 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-eb30ff3f-cafe-4973-b6ba-17b58dd21298 2019-05-14 12:10:32,240 - 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-eb30ff3f-cafe-4973-b6ba-17b58dd21298 2019-05-14 12:10:32,240 - 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}3d374df36826353c4ba4944a4ccd91e3648be235" 2019-05-14 12:10:32,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-3d143022-12df-44e7-9dc1-591819bc25a9 Date: Tue, 14 May 2019 12:10:24 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:23Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": null, "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}} 2019-05-14 12:10:32,240 - 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-3d143022-12df-44e7-9dc1-591819bc25a9 2019-05-14 12:10:32,241 - 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'a8704aba0a5144eebd2237daa7f3de9c', u'created_at': u'2019-05-14T12:10:23Z', u'updated_at': u'2019-05-14T12:10:23Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.200', u'revision_number': 0, u'project_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'port_id': None, u'id': u'20cc5e17-d3b7-44ee-9319-7c8637e69bbd', u'qos_policy_id': None} 2019-05-14 12:10:32,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-17c51f0e-073a-4b27-9b4e-60933c3563c3 Date: Tue, 14 May 2019 12:10:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:10:32,241 - 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-3c958f86-61c3-4460-bd9b-ab78dc3cf0c6 2019-05-14 12:10:32,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-3c958f86-61c3-4460-bd9b-ab78dc3cf0c6 x-compute-request-id: req-3c958f86-61c3-4460-bd9b-ab78dc3cf0c6 Content-Encoding: gzip Content-Length: 1777 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAy2Q+C2XrGeqiKDTix8wWr9oTA5gf9PL6ss/0P1+ICMiO6xMG\n6xgWmPnAYFrhOqHc7k8Upf9GheBLACsevkz+g6qnOurxrCHSkauyXpBYc7KTmh6x\nDE31qTJuur4chNT2xuTxhO0SwCBjqTO9EGlLQZDDYXi3bBDCgFtLz8h+g87nKVdr\n7DdUWSMmDQ6FTXeeCUlzK9xugv7AJx4Pnh1zl6W9vZDvuEQ8lt4r+truy7JppK3n\nd1aFpu3B/QzeFeAyGsqBfjOOp2ca2HPy5HlC9JPjBvi0NhC4M/UmFDIRM/EqG+uf\nZKZCR05O4AZQVr1mPUBz4oi9MBj8bfk7GaiC3wIDAQABAoIBAQCZ1q5fLK2QoroY\nMzg86w9V31p2Y3/4ZDhfO4+Ax587FYeUIoYfF88v0ehCeTrWgEt9LO9vRxBufmH8\nNKFCSzZPHKr0k3RMQCDm8bkucXuVt0KRVhmQNv9TBMRgFx+3EOW/Nre/VRnTnCwF\ndQ7R9PJpGzfM5+PEp0CWmXdUKFAZHPLFQUHtq+LzEEKJuA5t9FVViLHUjJOMw8vf\nWSm/Simj2+Oxw689zCAIdqfs3c2SzwhNUh6V7dmRyxCJ0AwYDiC5a7Yf0QhXK9Tf\ndKqrVpJRsFVQlBiWu30qH+S8yK2Kh69OGTn9fqevHa6kfyVQx6nUVuMXC6dopCXm\naOHIkMRBAoGBAOqeeDJiptXMyjsC9L4UVHQZ+QgR94JgEFjO8ONbct0oShUditxD\nOmhzqvJwLX+kf93cCB4LWVNs6TvMxXEfi1sIavvraR9gZ8S9fBLGJ2tJ2nCoDycb\nGu6DeODS+/1ottqZrs5f61B04ASOMsqLZjxEQc8S7VJG5G3v+4SjC01xAoGBAN3t\nQQBsqlLSRw/Heggjy0eMWn4EYzO/5t7lC8YtoygKVY6BWa7DnPFqrAoAJg1OEnA0\nOF0aaOMcEjVJ5tyltrjvQLvf3muO0rx6YMY+pHw0Kq/VOMRsF7f08H8Sb1v8ctn3\nwZfVmLLOl35F0J8HK5qo/oXVzPEnOMyI17ZFGu1PAoGAAr0Y0BXAtswuLCQrsTBR\nkA1hj8uN5RKz/iVkQHMn0xcOTlLK9Sk/vEplW3EdxtinuXJBEgC16ThjPJR2VYy1\ntrlRbmFgF8KrU2uW0C1J9oGlMB12F9HELbaRKaas1Fdtkv2qQbRy7bx/hO4X/69C\n4T82uXESHhy/u9zKRdEVZ7ECgYEAojyddlf6M82xUWG8XlL8enOqe9FtTBmQB4Ze\nEyStz8muPh1lmJM8GminGDB/oN5gMFKcmcOCxfRxgy9hbBBhAdU196JzESI6ALte\nH88PpBTm1+ACPeXfeQXBAsRRUGe+9oVeq0bk+GJ68T7MglVVlRzR5Lklt2264htv\nxrnCM5UCgYEAi50ufl7HJlkQY3hL1BeVJ6OU+X52yfHiADtXPyukMxFGhgg22Wb3\ntL+/NrOvWMXwZQZxQ0fzF6Dtwk+4PMRJpgGcx7TpvCoyrnw1ZLQ7WZOBQmKVyt9K\nAIU9jLJOdctHkNKDHozn+TbNBLPUetklqqzaN/Fd18d0uIf7XDZHxa8=\n-----END RSA PRIVATE KEY-----\n", "user_id": "a751c31ab4054cac9a983cf9c666e186", "name": "vnf_test_keypair", "fingerprint": "e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94"}} 2019-05-14 12:10:32,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:32,241 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:32,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:32,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 8f836892-66ed-4fdc-b7ef-07525b8f2268 from name external provided. 2019-05-14 12:10:32,242 - 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-17c51f0e-073a-4b27-9b4e-60933c3563c3 2019-05-14 12:10:32,242 - 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-17c51f0e-073a-4b27-9b4e-60933c3563c3 2019-05-14 12:10:32,242 - 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-a58da2cb-8721-4507-ac64-5427fe3e7f59 2019-05-14 12:10:32,242 - 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-a58da2cb-8721-4507-ac64-5427fe3e7f59 2019-05-14 12:10:32,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-a58da2cb-8721-4507-ac64-5427fe3e7f59 Date: Tue, 14 May 2019 12:10:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7f40ae44-9409-489c-a30f-fda654c472d6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T12:10:24Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:24Z","mtu":1450}} 2019-05-14 12:10:32,243 - 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-3c958f86-61c3-4460-bd9b-ab78dc3cf0c6 2019-05-14 12:10:32,243 - 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}3d374df36826353c4ba4944a4ccd91e3648be235" -d '{"floatingip": {"floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}}' 2019-05-14 12:10:32,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-05-14 12:10:32,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-14 12:10:32,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-05-14 12:10:32,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:32,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-527cf53b-0e5d-4915-a815-b17f09a8944e Date: Tue, 14 May 2019 12:10:25 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:10:23Z", "revision_number": 0, "id": "2a6d5a18-e92a-49d6-b6a3-26deac0ca913", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:10:23Z", "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:10:23Z", "revision_number": 0, "id": "8ed69f64-579e-4360-ba2c-5dc7bcea1b62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:10:23Z", "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "name": "vnf_test_security_group"}} 2019-05-14 12:10:32,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups/fcfdef2e-3fda-4a02-bb35-a33f0f191973.json used request id req-527cf53b-0e5d-4915-a815-b17f09a8944e 2019-05-14 12:10:32,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/security-groups/fcfdef2e-3fda-4a02-bb35-a33f0f191973.json used request id req-527cf53b-0e5d-4915-a815-b17f09a8944e 2019-05-14 12:10:32,244 - 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}77cc36f924454359772052320cf18520a5b570e0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 12:10:32,244 - 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-4a3cadce-4748-4736-b784-e33eca9becac 2019-05-14 12:10:32,244 - 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-4a3cadce-4748-4736-b784-e33eca9becac 2019-05-14 12:10:32,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-4a3cadce-4748-4736-b784-e33eca9becac Date: Tue, 14 May 2019 12:10:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 0, "updated_at": "2019-05-14T12:10:26Z", "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "port_range_min": 0, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:26Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "2ff0feb3-3d2e-4eed-892d-ea5a83eaf2e9"}} 2019-05-14 12:10:32,244 - 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}77cc36f924454359772052320cf18520a5b570e0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 12:10:32,245 - 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/fcfdef2e-3fda-4a02-bb35-a33f0f191973.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc36f924454359772052320cf18520a5b570e0" 2019-05-14 12:10:32,245 - 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-426ca9ff-867e-4b62-ba29-6d715d0449a9 2019-05-14 12:10:32,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:32,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:32,245 - 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-426ca9ff-867e-4b62-ba29-6d715d0449a9 2019-05-14 12:10:32,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-426ca9ff-867e-4b62-ba29-6d715d0449a9 Date: Tue, 14 May 2019 12:10: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": 22, "updated_at": "2019-05-14T12:10:25Z", "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "port_range_min": 22, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "b8c61ca2-4c0e-4ff3-b6d0-f798263e16de"}} 2019-05-14 12:10:32,245 - 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'a8704aba0a5144eebd2237daa7f3de9c', u'created_at': u'2019-05-14T12:10:25Z', u'updated_at': u'2019-05-14T12:10:25Z', u'floating_network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'a8704aba0a5144eebd2237daa7f3de9c', u'port_id': None, u'id': u'4f21ab3d-a874-46a9-86df-447b0e4ed94e', u'qos_policy_id': None} 2019-05-14 12:10:32,246 - 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-fa474cdc-926f-45bd-9761-4472779d21a4 2019-05-14 12:10:32,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:32,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:32,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:32,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:32,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:32,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:32 GMT 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:32,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:37,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:37,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:37,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:37,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:37,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:37,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:37,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:37,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:37,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_fidmcn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.370Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "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}77cc36f924454359772052320cf18520a5b570e0\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.188Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.372Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-fa474cdc-926f-45bd-9761-4472779d21a4", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.938Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f852ac48-43ce-40ce-8d8a-1b6f13918915"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "router: {'name': u'vnf_test_router'}", "level": "info", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.793Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "target_vnf_ip_fidmcn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.584Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_network_7eayj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "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}77cc36f924454359772052320cf18520a5b570e0\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"port_range_min\": 1, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e6c29602-e9ec-44d1-a74d-d60853a03868", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bc256752-75c2-4f69-9abc-8154b65bddfc", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e6c29602-e9ec-44d1-a74d-d60853a03868", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e6c29602-e9ec-44d1-a74d-d60853a03868 Date: Tue, 14 May 2019 12:10: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\": 65535, \"updated_at\": \"2019-05-14T12:10:26Z\", \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:26Z\", \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"id\": \"a35c780d-13fa-4886-b012-47938c375020\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.309Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-bc256752-75c2-4f69-9abc-8154b65bddfc", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.426Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "security_group_fe2idu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:26.980Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-bc256752-75c2-4f69-9abc-8154b65bddfc Date: Tue, 14 May 2019 12:10:26 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 65535, \"updated_at\": \"2019-05-14T12:10:26Z\", \"security_group_id\": \"fcfdef2e-3fda-4a02-bb35-a33f0f191973\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:26Z\", \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"id\": \"3e6a9ab4-a444-40d4-a3fe-fd8fc10e98a2\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.424Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.266a87b5-dc94-4772-927c-a9c0d22cbf76"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:27.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/8f836892-66ed-4fdc-b7ef-07525b8f2268.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8d1f6e470c005d89f56cb02db8921bc497012a6\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:27.593Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3544c34d-65ef-4b19-afb0-1c5311276f07 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:26.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:27.593Z", "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-05-14T12:10:26.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:27.593Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.845Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_network_7eayj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:27.593Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_ip_fidmcn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:27.593Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.913Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:27.593Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3544c34d-65ef-4b19-afb0-1c5311276f07", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.893Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.223Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.959Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.223Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-de8980ad-229a-4634-b167-7e0b6bccbf2f Date: Tue, 14 May 2019 12:10:27 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"8f836892-66ed-4fdc-b7ef-07525b8f2268\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"ffb90fdf8933485081405b4ca3698015\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"da204de8-e968-4ce7-acb2-835c568eb62f\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T06:04:42Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"ffb90fdf8933485081405b4ca3698015\",\"created_at\":\"2019-05-14T05:49:15Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.599Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.223Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/8f836892-66ed-4fdc-b7ef-07525b8f2268.json used request id req-de8980ad-229a-4634-b167-7e0b6bccbf2f", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.600Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.223Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/8f836892-66ed-4fdc-b7ef-07525b8f2268.json used request id req-de8980ad-229a-4634-b167-7e0b6bccbf2f", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.600Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "data_plane_network_7eayj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.223Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:25.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.223Z", "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}d8d1f6e470c005d89f56cb02db8921bc497012a6\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "data_plane_network_7eayj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.223Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.045Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.784Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_subnet_6wc40z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.784Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c66dad28-065d-40de-b905-76f74ea9026e", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:28.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.0c66b569-dbf2-47ef-9d6b-20922d34a7e4"}, {"node_instance_id": "data_plane_subnet_6wc40z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.784Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c66dad28-065d-40de-b905-76f74ea9026e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:28.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.0c66b569-dbf2-47ef-9d6b-20922d34a7e4"}, {"node_instance_id": "data_plane_subnet_6wc40z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.784Z", "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-05-14T12:10:28.447Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.0c66b569-dbf2-47ef-9d6b-20922d34a7e4"}, {"node_instance_id": "target_vnf_ip_fidmcn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.784Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.623Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:28.784Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.422Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.231Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b71268d6-53ee-442d-bb95-a84bd90f36db Date: Tue, 14 May 2019 12:10:29 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"da204de8-e968-4ce7-acb2-835c568eb62f\", \"ip_address\": \"172.30.9.208\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:27Z\", \"admin_state_up\": true, \"updated_at\": \"2019-05-14T12:10:28Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "data_plane_subnet_6wc40z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "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}2cee5cbef8d67add2b7c16048b545d779dc94e10\" -d '{\"subnet\": {\"network_id\": \"7f40ae44-9409-489c-a30f-fda654c472d6\", \"ip_version\": 4, \"cidr\": \"12.0.0.0/24\", \"gateway_ip\": null, \"name\": \"data_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:28.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.0c66b569-dbf2-47ef-9d6b-20922d34a7e4"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.346Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.675Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_ip_ude6ek", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.724Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:27.847Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:28.070Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "security_group_fe2idu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:29.451Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:26.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_subnet_6wc40z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.010Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-dd260d76-4bb6-4675-8293-6c0f6f464c92 Date: Tue, 14 May 2019 12:10:29 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:29Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-14T12:10:29Z\",\"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\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"subnetpool_id\":null,\"name\":\"data_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.794Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.0c66b569-dbf2-47ef-9d6b-20922d34a7e4"}, {"node_instance_id": "router_lkptss", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.010Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.010Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}], "metadata": {"pagination": {"total": 215, "offset": 111, "size": 50}}} 2019-05-14 12:10:37,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:37,437 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:37 GMT 2019-05-14 12:10:37,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:37,437 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:37,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:37,437 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:37,437 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:37,437 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:37,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:37,438 - 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}77cc36f924454359772052320cf18520a5b570e0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 12:10:37,439 - 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-fa474cdc-926f-45bd-9761-4472779d21a4 2019-05-14 12:10:37,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-05-14 12:10:37,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:37,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-05-14 12:10:37,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:37,439 - 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}77cc36f924454359772052320cf18520a5b570e0" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-05-14 12:10:37,439 - 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-e6c29602-e9ec-44d1-a74d-d60853a03868 2019-05-14 12:10:37,439 - 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-bc256752-75c2-4f69-9abc-8154b65bddfc 2019-05-14 12:10:37,439 - 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-e6c29602-e9ec-44d1-a74d-d60853a03868 2019-05-14 12:10:37,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e6c29602-e9ec-44d1-a74d-d60853a03868 Date: Tue, 14 May 2019 12:10: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": 65535, "updated_at": "2019-05-14T12:10:26Z", "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "port_range_min": 1, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:26Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "a35c780d-13fa-4886-b012-47938c375020"}} 2019-05-14 12:10:37,440 - 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-bc256752-75c2-4f69-9abc-8154b65bddfc 2019-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-bc256752-75c2-4f69-9abc-8154b65bddfc Date: Tue, 14 May 2019 12:10:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "updated_at": "2019-05-14T12:10:26Z", "security_group_id": "fcfdef2e-3fda-4a02-bb35-a33f0f191973", "port_range_min": 1, "revision_number": 0, "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:26Z", "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "3e6a9ab4-a444-40d4-a3fe-fd8fc10e98a2"}} 2019-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/8f836892-66ed-4fdc-b7ef-07525b8f2268.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d1f6e470c005d89f56cb02db8921bc497012a6" 2019-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3544c34d-65ef-4b19-afb0-1c5311276f07 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:37,440 - 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-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3544c34d-65ef-4b19-afb0-1c5311276f07 2019-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:37,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-de8980ad-229a-4634-b167-7e0b6bccbf2f Date: Tue, 14 May 2019 12:10:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}} 2019-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/8f836892-66ed-4fdc-b7ef-07525b8f2268.json used request id req-de8980ad-229a-4634-b167-7e0b6bccbf2f 2019-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/8f836892-66ed-4fdc-b7ef-07525b8f2268.json used request id req-de8980ad-229a-4634-b167-7e0b6bccbf2f 2019-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:37,441 - 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}d8d1f6e470c005d89f56cb02db8921bc497012a6" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "vnf_test_router"}}' 2019-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c66dad28-065d-40de-b905-76f74ea9026e 2019-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c66dad28-065d-40de-b905-76f74ea9026e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:37,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-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:37,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b71268d6-53ee-442d-bb95-a84bd90f36db Date: Tue, 14 May 2019 12:10:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:27Z", "admin_state_up": true, "updated_at": "2019-05-14T12:10:28Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "name": "vnf_test_router"}} 2019-05-14 12:10:37,442 - 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}2cee5cbef8d67add2b7c16048b545d779dc94e10" -d '{"subnet": {"network_id": "7f40ae44-9409-489c-a30f-fda654c472d6", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:37,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:37,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:37,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-05-14 12:10:37,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-dd260d76-4bb6-4675-8293-6c0f6f464c92 Date: Tue, 14 May 2019 12:10:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:29Z","dns_nameservers":[],"updated_at":"2019-05-14T12:10:29Z","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":"a8704aba0a5144eebd2237daa7f3de9c","id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-05-14 12:10:37,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-05-14 12:10:37,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:37,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:37,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:37,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:37,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:37,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:37,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:37,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:37,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:37,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-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:37,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:37,508 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:37 GMT 2019-05-14 12:10:37,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:37,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:37,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:37,508 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:37,508 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:42,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_lkptss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.010Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.811Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.010Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.010Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.556Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.010Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/routers.json used request id req-b71268d6-53ee-442d-bb95-a84bd90f36db", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "router_lkptss", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.010Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b71268d6-53ee-442d-bb95-a84bd90f36db", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.228Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.83dd8784-9765-4ecc-ae0c-91fe5ca770cc"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.612Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:30.167Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.612Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:29.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "router_lkptss", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:30.612Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:30.058Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:31.208Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:30.608Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:31.208Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:30.385Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:31.208Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:30.579Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:31.854Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:31.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:31.854Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:30.704Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:31.854Z", "message": "Sending task 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:30.789Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:32.462Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:32.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:32.462Z", "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-05-14T12:10:31.994Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a8b3246f-2510-4855-9fba-4f6ac438f1c2"}, {"node_instance_id": "management_plane_subnet_oylz5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:32.462Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b491e90a-75ce-499e-b24a-368a5c205498 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:31.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a8b3246f-2510-4855-9fba-4f6ac438f1c2"}, {"node_instance_id": "management_plane_subnet_oylz5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:32.462Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b491e90a-75ce-499e-b24a-368a5c205498", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:31.998Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a8b3246f-2510-4855-9fba-4f6ac438f1c2"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:32.462Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:31.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:32.462Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:31.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:33.142Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:32.384Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:33.142Z", "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}838347719862a339e2ddb68a6ce65dfe6c50d9ee\" -d '{\"subnet\": {\"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"ip_version\": 4, \"cidr\": \"11.0.0.0/24\", \"name\": \"management_plane_subnet\"}}'", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:32.395Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a8b3246f-2510-4855-9fba-4f6ac438f1c2"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:33.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": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.ce91391b-862a-43c2-9c07-e5599e2794d4"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:33.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": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.145Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.d89d0be8-b688-4235-a53f-4cb6f89b0da5"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:33.724Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a274f105-64fd-43e9-9db0-3eabc0ac48db Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:33.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.d89d0be8-b688-4235-a53f-4cb6f89b0da5"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:33.724Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-a274f105-64fd-43e9-9db0-3eabc0ac48db", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.d89d0be8-b688-4235-a53f-4cb6f89b0da5"}, {"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:34.257Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1512f455-5912-4157-be6a-f6837227dcb1", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a8b3246f-2510-4855-9fba-4f6ac438f1c2"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce26ea43-53b7-4ffb-afb3-06873c7f3cf8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:33.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.ce91391b-862a-43c2-9c07-e5599e2794d4"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "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}7180ad206b3ba2535c0f6c926286c4f56970765f\" -d '{\"port\": {\"network_id\": \"7f40ae44-9409-489c-a30f-fda654c472d6\", \"fixed_ips\": [{\"subnet_id\": \"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.909Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.ce91391b-862a-43c2-9c07-e5599e2794d4"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ce26ea43-53b7-4ffb-afb3-06873c7f3cf8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.ce91391b-862a-43c2-9c07-e5599e2794d4"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "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}973ec20ea38dfcea0da6e626e8d8181f6d1b9a88\" -d '{\"port\": {\"network_id\": \"7f40ae44-9409-489c-a30f-fda654c472d6\", \"fixed_ips\": [{\"subnet_id\": \"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.551Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.d89d0be8-b688-4235-a53f-4cb6f89b0da5"}, {"node_instance_id": "management_plane_subnet_oylz5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-1512f455-5912-4157-be6a-f6837227dcb1 Date: Tue, 14 May 2019 12:10:33 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:32Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-05-14T12:10:32Z\",\"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\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"subnetpool_id\":null,\"name\":\"management_plane_subnet\"}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a8b3246f-2510-4855-9fba-4f6ac438f1c2"}, {"node_instance_id": "management_plane_subnet_oylz5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1512f455-5912-4157-be6a-f6837227dcb1", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:33.727Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.a8b3246f-2510-4855-9fba-4f6ac438f1c2"}, {"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:34.438Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:34.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:35.039Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:34.767Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:35.039Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:34.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:35.039Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:34.449Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:35.656Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:35.656Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7b425509-5ea9-42ab-8130-6d801d93bc71 Date: Tue, 14 May 2019 12:10:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:34Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.d89d0be8-b688-4235-a53f-4cb6f89b0da5"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:35.656Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-7b425509-5ea9-42ab-8130-6d801d93bc71", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.d89d0be8-b688-4235-a53f-4cb6f89b0da5"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:35.656Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-7b425509-5ea9-42ab-8130-6d801d93bc71", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.d89d0be8-b688-4235-a53f-4cb6f89b0da5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.266Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-27743916-c46c-474b-a039-476f7e266a3d", "level": "debug", "target_id": "router_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.853Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.db888c12-969d-406c-bf88-e7ae5dece4f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.266Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27743916-c46c-474b-a039-476f7e266a3d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.853Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.db888c12-969d-406c-bf88-e7ae5dece4f1"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.266Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.266Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-1791b3c9-0896-440e-950e-20dfbccbbf2e", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.ce91391b-862a-43c2-9c07-e5599e2794d4"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.266Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-1791b3c9-0896-440e-950e-20dfbccbbf2e Date: Tue, 14 May 2019 12:10:35 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:34Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.ce91391b-862a-43c2-9c07-e5599e2794d4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.266Z", "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_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.848Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.db888c12-969d-406c-bf88-e7ae5dece4f1"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.266Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-1791b3c9-0896-440e-950e-20dfbccbbf2e", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.ce91391b-862a-43c2-9c07-e5599e2794d4"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.266Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.954Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}], "metadata": {"pagination": {"total": 270, "offset": 161, "size": 50}}} 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:42 GMT 2019-05-14 12:10:42,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:42,666 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:42,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:42,666 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:42,666 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:42,666 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:42,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:42,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:42,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-05-14 12:10:42,667 - 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-b71268d6-53ee-442d-bb95-a84bd90f36db 2019-05-14 12:10:42,668 - 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-b71268d6-53ee-442d-bb95-a84bd90f36db 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-05-14 12:10:42,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-14 12:10:42,669 - 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-05-14 12:10:42,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b491e90a-75ce-499e-b24a-368a5c205498 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:42,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b491e90a-75ce-499e-b24a-368a5c205498 2019-05-14 12:10:42,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:42,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:42,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-14 12:10:42,669 - 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}838347719862a339e2ddb68a6ce65dfe6c50d9ee" -d '{"subnet": {"network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-05-14 12:10:42,669 - 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-05-14 12:10:42,669 - 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-05-14 12:10:42,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a274f105-64fd-43e9-9db0-3eabc0ac48db Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:42,669 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-a274f105-64fd-43e9-9db0-3eabc0ac48db 2019-05-14 12:10:42,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:42,670 - 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-1512f455-5912-4157-be6a-f6837227dcb1 2019-05-14 12:10:42,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce26ea43-53b7-4ffb-afb3-06873c7f3cf8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:42,670 - 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}7180ad206b3ba2535c0f6c926286c4f56970765f" -d '{"port": {"network_id": "7f40ae44-9409-489c-a30f-fda654c472d6", "fixed_ips": [{"subnet_id": "232412e8-89bb-4a46-8f9b-af8bbc5f01ac"}], "name": "target_vnf_data_plane_port", "security_groups": ["fcfdef2e-3fda-4a02-bb35-a33f0f191973"]}}' 2019-05-14 12:10:42,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ce26ea43-53b7-4ffb-afb3-06873c7f3cf8 2019-05-14 12:10:42,670 - 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}973ec20ea38dfcea0da6e626e8d8181f6d1b9a88" -d '{"port": {"network_id": "7f40ae44-9409-489c-a30f-fda654c472d6", "fixed_ips": [{"subnet_id": "232412e8-89bb-4a46-8f9b-af8bbc5f01ac"}], "name": "reference_vnf_data_plane_port", "security_groups": ["fcfdef2e-3fda-4a02-bb35-a33f0f191973"]}}' 2019-05-14 12:10:42,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-1512f455-5912-4157-be6a-f6837227dcb1 Date: Tue, 14 May 2019 12:10:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:32Z","dns_nameservers":[],"updated_at":"2019-05-14T12:10:32Z","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":"a8704aba0a5144eebd2237daa7f3de9c","id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-05-14 12:10:42,670 - 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-1512f455-5912-4157-be6a-f6837227dcb1 2019-05-14 12:10:42,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-05-14 12:10:42,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-05-14 12:10:42,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-05-14 12:10:42,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:42,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-14 12:10:42,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7b425509-5ea9-42ab-8130-6d801d93bc71 Date: Tue, 14 May 2019 12:10:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:34Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:10:42,671 - 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-7b425509-5ea9-42ab-8130-6d801d93bc71 2019-05-14 12:10:42,671 - 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-7b425509-5ea9-42ab-8130-6d801d93bc71 2019-05-14 12:10:42,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-27743916-c46c-474b-a039-476f7e266a3d 2019-05-14 12:10:42,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27743916-c46c-474b-a039-476f7e266a3d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:42,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:42,671 - 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-1791b3c9-0896-440e-950e-20dfbccbbf2e 2019-05-14 12:10:42,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-1791b3c9-0896-440e-950e-20dfbccbbf2e Date: Tue, 14 May 2019 12:10:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:34Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:10:42,671 - 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-05-14 12:10:42,672 - 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-1791b3c9-0896-440e-950e-20dfbccbbf2e 2019-05-14 12:10:42,672 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-14 12:10:42,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:42,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:42,911 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:42 GMT 2019-05-14 12:10:42,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:42,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:42,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:42,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:42,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:47,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.849Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}55d3165e79b84cb972f8aba376b6b495ee31ef52\" -d '{\"subnet_id\": \"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"}'", "level": "debug", "target_id": "router_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.258Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.db888c12-969d-406c-bf88-e7ae5dece4f1"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.849Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:35.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.849Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:36.849Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.179Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:37.497Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.306Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:37.497Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.218Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:37.497Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.272Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.043Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1216b15-425e-46df-97a5-373f30599f2f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:37.581Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.043Z", "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_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:37.575Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.043Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}271e82d51f59e5726695eb1c074d7d73f8bc5b1f\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:37.979Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.043Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-d1216b15-425e-46df-97a5-373f30599f2f", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:37.581Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.043Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.430Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.043Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.772Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af62a47f-2151-4080-85e5-952caf2cd560 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.061Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-90a99b76-8712-4c43-b05c-aa583fa4c8f3 Date: Tue, 14 May 2019 12:10:38 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:34Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.296Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 used request id req-90a99b76-8712-4c43-b05c-aa583fa4c8f3", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.296Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 used request id req-90a99b76-8712-4c43-b05c-aa583fa4c8f3", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.296Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "connect_security_group(): source_id=a88af2ba-361e-4764-bfb1-a2b302a52428 target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.297Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}271e82d51f59e5726695eb1c074d7d73f8bc5b1f\" -d '{\"port\": {\"security_groups\": [\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"]}}'", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.298Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d230291bf574e428f2dffbebacacfc04b78214b5\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.461Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-af62a47f-2151-4080-85e5-952caf2cd560", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.061Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "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_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.057Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:38.590Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:36.925Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}271e82d51f59e5726695eb1c074d7d73f8bc5b1f\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.982Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f8a9b70b-215a-4f10-8598-3a28ee26cd1a Date: Tue, 14 May 2019 12:10:38 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:34Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.980Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-02952cde-12ff-403f-9b51-4e4352a0ae0d Date: Tue, 14 May 2019 12:10:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:38Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.037Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ab84dda5-25cc-4913-9edc-9288d0f725ad Date: Tue, 14 May 2019 12:10:38 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:34Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.859Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d230291bf574e428f2dffbebacacfc04b78214b5\" -d '{\"port\": {\"security_groups\": [\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"]}}'", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.862Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-f8a9b70b-215a-4f10-8598-3a28ee26cd1a", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.981Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "connect_security_group(): source_id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.861Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 used request id req-ab84dda5-25cc-4913-9edc-9288d0f725ad", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.860Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 used request id req-ab84dda5-25cc-4913-9edc-9288d0f725ad", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.860Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.236Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-f8a9b70b-215a-4f10-8598-3a28ee26cd1a", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:38.981Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.790Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.790Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.366Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.790Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-02952cde-12ff-403f-9b51-4e4352a0ae0d", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.038Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.790Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-02952cde-12ff-403f-9b51-4e4352a0ae0d", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.038Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cd924511-6faa-4191-9420-8a27a2a6c040"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:39.790Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-f09112be-c074-42b9-9da2-d8cc953eef4a Date: Tue, 14 May 2019 12:10:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:34Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.646Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d230291bf574e428f2dffbebacacfc04b78214b5\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.647Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-f09112be-c074-42b9-9da2-d8cc953eef4a", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.647Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-f09112be-c074-42b9-9da2-d8cc953eef4a", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.646Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:40.170Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:40.178Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-58312c3a-c61d-4317-9e87-d6940741dc85 Date: Tue, 14 May 2019 12:10:39 GMT \nRESP BODY: {\"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"subnet_id\": \"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\", \"subnet_ids\": [\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"], \"port_id\": \"af31d3d4-ff12-4018-82a0-124fef3b64f9\", \"id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\"}\n", "level": "debug", "target_id": "router_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.704Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.db888c12-969d-406c-bf88-e7ae5dece4f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/routers/34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f/add_router_interface.json used request id req-58312c3a-c61d-4317-9e87-d6940741dc85", "level": "debug", "target_id": "router_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.705Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.db888c12-969d-406c-bf88-e7ae5dece4f1"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.536Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-a58a4ef4-8198-4e42-94a0-f7b5b6dc238b", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.697Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-a58a4ef4-8198-4e42-94a0-f7b5b6dc238b", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.697Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-a58a4ef4-8198-4e42-94a0-f7b5b6dc238b Date: Tue, 14 May 2019 12:10:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:39Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.697Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.e708c736-33e5-4fbb-9cca-0f7cef37c03d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:40.499Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/routers/34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f/add_router_interface.json used request id req-58312c3a-c61d-4317-9e87-d6940741dc85", "level": "debug", "target_id": "router_lkptss", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:39.705Z", "source_id": "management_plane_subnet_oylz5c", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.db888c12-969d-406c-bf88-e7ae5dece4f1"}], "metadata": {"pagination": {"total": 298, "offset": 211, "size": 50}}} 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:48 GMT 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:48,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:48,021 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:48,021 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:48,021 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:48,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55d3165e79b84cb972f8aba376b6b495ee31ef52" -d '{"subnet_id": "ff8fc6e6-9aa0-408e-915b-ac788eea3d16"}' 2019-05-14 12:10:48,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:48,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:48,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1216b15-425e-46df-97a5-373f30599f2f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:48,023 - 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-05-14 12:10:48,023 - 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=a88af2ba-361e-4764-bfb1-a2b302a52428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271e82d51f59e5726695eb1c074d7d73f8bc5b1f" 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-d1216b15-425e-46df-97a5-373f30599f2f 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af62a47f-2151-4080-85e5-952caf2cd560 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:48,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-90a99b76-8712-4c43-b05c-aa583fa4c8f3 Date: Tue, 14 May 2019 12:10:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:34Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 used request id req-90a99b76-8712-4c43-b05c-aa583fa4c8f3 2019-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 used request id req-90a99b76-8712-4c43-b05c-aa583fa4c8f3 2019-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a88af2ba-361e-4764-bfb1-a2b302a52428 target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271e82d51f59e5726695eb1c074d7d73f8bc5b1f" -d '{"port": {"security_groups": ["fcfdef2e-3fda-4a02-bb35-a33f0f191973"]}}' 2019-05-14 12:10:48,024 - 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=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d230291bf574e428f2dffbebacacfc04b78214b5" 2019-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-af62a47f-2151-4080-85e5-952caf2cd560 2019-05-14 12:10:48,024 - 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-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271e82d51f59e5726695eb1c074d7d73f8bc5b1f" 2019-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f8a9b70b-215a-4f10-8598-3a28ee26cd1a Date: Tue, 14 May 2019 12:10:38 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:34Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:10:48,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-02952cde-12ff-403f-9b51-4e4352a0ae0d Date: Tue, 14 May 2019 12:10:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:38Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-ab84dda5-25cc-4913-9edc-9288d0f725ad Date: Tue, 14 May 2019 12:10:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:34Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d230291bf574e428f2dffbebacacfc04b78214b5" -d '{"port": {"security_groups": ["fcfdef2e-3fda-4a02-bb35-a33f0f191973"]}}' 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-f8a9b70b-215a-4f10-8598-3a28ee26cd1a 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 used request id req-ab84dda5-25cc-4913-9edc-9288d0f725ad 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 used request id req-ab84dda5-25cc-4913-9edc-9288d0f725ad 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-f8a9b70b-215a-4f10-8598-3a28ee26cd1a 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-02952cde-12ff-403f-9b51-4e4352a0ae0d 2019-05-14 12:10:48,025 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-02952cde-12ff-403f-9b51-4e4352a0ae0d 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-f09112be-c074-42b9-9da2-d8cc953eef4a Date: Tue, 14 May 2019 12:10:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:34Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d230291bf574e428f2dffbebacacfc04b78214b5" 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-f09112be-c074-42b9-9da2-d8cc953eef4a 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-f09112be-c074-42b9-9da2-d8cc953eef4a 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-58312c3a-c61d-4317-9e87-d6940741dc85 Date: Tue, 14 May 2019 12:10:39 GMT RESP BODY: {"network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "subnet_id": "ff8fc6e6-9aa0-408e-915b-ac788eea3d16", "subnet_ids": ["ff8fc6e6-9aa0-408e-915b-ac788eea3d16"], "port_id": "af31d3d4-ff12-4018-82a0-124fef3b64f9", "id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f"} 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/routers/34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f/add_router_interface.json used request id req-58312c3a-c61d-4317-9e87-d6940741dc85 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-a58a4ef4-8198-4e42-94a0-f7b5b6dc238b 2019-05-14 12:10:48,026 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-a58a4ef4-8198-4e42-94a0-f7b5b6dc238b 2019-05-14 12:10:48,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-a58a4ef4-8198-4e42-94a0-f7b5b6dc238b Date: Tue, 14 May 2019 12:10:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:39Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:10:48,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f/add_router_interface.json used request id req-58312c3a-c61d-4317-9e87-d6940741dc85 2019-05-14 12:10:48,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:48 GMT 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:48,084 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:53,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:41.098Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:40.389Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:41.098Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:40.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:41.098Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:40.362Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "management_plane_subnet_oylz5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:41.692Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:40.588Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:41.692Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:41.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:41.692Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:40.548Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:42.298Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:41.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:42.298Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:41.482Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:42.298Z", "message": "Sending task 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:41.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:42.865Z", "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-05-14T12:10:42.749Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.496546a5-108c-4e8c-ae13-c289143de5a5"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:43.497Z", "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-05-14T12:10:43.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4bf44b7c-aae2-4645-8f2b-d7607a95215d"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:43.497Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9513b9bb-971c-4f38-a414-5a03db92b758 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:43.087Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4bf44b7c-aae2-4645-8f2b-d7607a95215d"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:43.497Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9513b9bb-971c-4f38-a414-5a03db92b758", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:43.087Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4bf44b7c-aae2-4645-8f2b-d7607a95215d"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:43.497Z", "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}587145054267e41ad444ea270f7afb7dd7340719\" -d '{\"port\": {\"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"fixed_ips\": [{\"subnet_id\": \"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:43.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.496546a5-108c-4e8c-ae13-c289143de5a5"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:43.497Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c09b9639-4fd6-4d48-816c-bd949942a81b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:42.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.496546a5-108c-4e8c-ae13-c289143de5a5"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:43.497Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-c09b9639-4fd6-4d48-816c-bd949942a81b", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:42.754Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.496546a5-108c-4e8c-ae13-c289143de5a5"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:44.165Z", "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}c60fe01c4d8e38fd8b9ca148eea55533e6b0d7a9\" -d '{\"port\": {\"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"fixed_ips\": [{\"subnet_id\": \"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:43.491Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4bf44b7c-aae2-4645-8f2b-d7607a95215d"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:45.281Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c4515397-7fa3-4e21-bfd6-0cbd5b994509 Date: Tue, 14 May 2019 12:10:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:43Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.496546a5-108c-4e8c-ae13-c289143de5a5"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:45.896Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:45.896Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-ecbe64f6-3b66-454f-875a-bc3558c368cd", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.454Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4bf44b7c-aae2-4645-8f2b-d7607a95215d"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:45.896Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-c4515397-7fa3-4e21-bfd6-0cbd5b994509", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.496546a5-108c-4e8c-ae13-c289143de5a5"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:45.896Z", "message": "POST call to neutron for http://172.30.9.28:9696/v2.0/ports.json used request id req-ecbe64f6-3b66-454f-875a-bc3558c368cd", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.454Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4bf44b7c-aae2-4645-8f2b-d7607a95215d"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:45.896Z", "message": "POST call to network for http://172.30.9.28:9696/v2.0/ports.json used request id req-c4515397-7fa3-4e21-bfd6-0cbd5b994509", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.232Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.496546a5-108c-4e8c-ae13-c289143de5a5"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:45.896Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ecbe64f6-3b66-454f-875a-bc3558c368cd Date: Tue, 14 May 2019 12:10:45 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:44Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.454Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.4bf44b7c-aae2-4645-8f2b-d7607a95215d"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:45.896Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:46.493Z", "message": "Task succeeded 'neutron_plugin.port.create'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:45.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:46.493Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:46.493Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.089Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.130Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.089Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.176Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.089Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.718Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.392Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.718Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.269Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.718Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.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": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:47.492Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.718Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b98f3fd-3061-4da0-918f-5f9c25e27000 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:47.496Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:47.718Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-8b98f3fd-3061-4da0-918f-5f9c25e27000", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:47.496Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:48.315Z", "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_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:47.980Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:48.315Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:46.857Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:48.315Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52e2dabc21ff830c24c03e228caa48dcddfccf8e\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:47.918Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:48.315Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6eed1e8d-9531-4962-9b74-dd2c6e3e5340", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:47.985Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:48.315Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eed1e8d-9531-4962-9b74-dd2c6e3e5340 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:47.985Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-7e711275-b713-4205-b894-451e55850836 Date: Tue, 14 May 2019 12:10:48 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:44Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.628Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "connect_security_group(): source_id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.630Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-7e711275-b713-4205-b894-451e55850836", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.629Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ec649458-8b03-4ba5-a34f-3ba551bf45d9 Date: Tue, 14 May 2019 12:10:48 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:43Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.192Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 used request id req-ec649458-8b03-4ba5-a34f-3ba551bf45d9", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.192Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 used request id req-ec649458-8b03-4ba5-a34f-3ba551bf45d9", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.193Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "connect_security_group(): source_id=e80bc411-07f8-47ad-a405-de5ff21fd403 target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.193Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}52e2dabc21ff830c24c03e228caa48dcddfccf8e\" -d '{\"port\": {\"security_groups\": [\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"]}}'", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.194Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}], "metadata": {"pagination": {"total": 348, "offset": 261, "size": 50}}} 2019-05-14 12:10:53,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:53,215 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:53 GMT 2019-05-14 12:10:53,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:53,215 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:53,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:53,215 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:53,215 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:53,215 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:53,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-05-14 12:10:53,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-05-14 12:10:53,217 - 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-05-14 12:10:53,217 - 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-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9513b9bb-971c-4f38-a414-5a03db92b758 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:53,217 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9513b9bb-971c-4f38-a414-5a03db92b758 2019-05-14 12:10:53,218 - 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}587145054267e41ad444ea270f7afb7dd7340719" -d '{"port": {"network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "fixed_ips": [{"subnet_id": "ff8fc6e6-9aa0-408e-915b-ac788eea3d16"}], "name": "reference_vnf_port", "security_groups": ["fcfdef2e-3fda-4a02-bb35-a33f0f191973"]}}' 2019-05-14 12:10:53,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c09b9639-4fd6-4d48-816c-bd949942a81b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:53,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-c09b9639-4fd6-4d48-816c-bd949942a81b 2019-05-14 12:10:53,218 - 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}c60fe01c4d8e38fd8b9ca148eea55533e6b0d7a9" -d '{"port": {"network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "fixed_ips": [{"subnet_id": "ff8fc6e6-9aa0-408e-915b-ac788eea3d16"}], "name": "target_vnf_port", "security_groups": ["fcfdef2e-3fda-4a02-bb35-a33f0f191973"]}}' 2019-05-14 12:10:53,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c4515397-7fa3-4e21-bfd6-0cbd5b994509 Date: Tue, 14 May 2019 12:10:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:43Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:10:53,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:53,218 - 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-ecbe64f6-3b66-454f-875a-bc3558c368cd 2019-05-14 12:10:53,218 - 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-c4515397-7fa3-4e21-bfd6-0cbd5b994509 2019-05-14 12:10:53,218 - 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-ecbe64f6-3b66-454f-875a-bc3558c368cd 2019-05-14 12:10:53,218 - 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-c4515397-7fa3-4e21-bfd6-0cbd5b994509 2019-05-14 12:10:53,218 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ecbe64f6-3b66-454f-875a-bc3558c368cd Date: Tue, 14 May 2019 12:10:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:44Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-14 12:10:53,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-14 12:10:53,219 - 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-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b98f3fd-3061-4da0-918f-5f9c25e27000 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-8b98f3fd-3061-4da0-918f-5f9c25e27000 2019-05-14 12:10:53,220 - 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-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-05-14 12:10:53,220 - 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=e80bc411-07f8-47ad-a405-de5ff21fd403 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2dabc21ff830c24c03e228caa48dcddfccf8e" 2019-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6eed1e8d-9531-4962-9b74-dd2c6e3e5340 2019-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eed1e8d-9531-4962-9b74-dd2c6e3e5340 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-7e711275-b713-4205-b894-451e55850836 Date: Tue, 14 May 2019 12:10:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:44Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-7e711275-b713-4205-b894-451e55850836 2019-05-14 12:10:53,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ec649458-8b03-4ba5-a34f-3ba551bf45d9 Date: Tue, 14 May 2019 12:10:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:43Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:10:53,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 used request id req-ec649458-8b03-4ba5-a34f-3ba551bf45d9 2019-05-14 12:10:53,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 used request id req-ec649458-8b03-4ba5-a34f-3ba551bf45d9 2019-05-14 12:10:53,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e80bc411-07f8-47ad-a405-de5ff21fd403 target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-14 12:10:53,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52e2dabc21ff830c24c03e228caa48dcddfccf8e" -d '{"port": {"security_groups": ["fcfdef2e-3fda-4a02-bb35-a33f0f191973"]}}' 2019-05-14 12:10:53,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:53 GMT 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:53,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:58,334 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:10:58,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:58,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:58,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:58,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1918b4df415d2d3fd269f7c39f93a86d546e8e9\" -d '{\"port\": {\"security_groups\": [\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"]}}'", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.631Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-7e711275-b713-4205-b894-451e55850836", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.629Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-7e711275-b713-4205-b894-451e55850836", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.629Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2b9d8663-53d3-4d51-9c30-4308fa51d011", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.613Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-7e711275-b713-4205-b894-451e55850836 Date: Tue, 14 May 2019 12:10:48 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:44Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.628Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1918b4df415d2d3fd269f7c39f93a86d546e8e9\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.388Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2b9d8663-53d3-4d51-9c30-4308fa51d011", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.612Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "connect_security_group(): source_id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.630Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2b9d8663-53d3-4d51-9c30-4308fa51d011 Date: Tue, 14 May 2019 12:10:48 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.612Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.030Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ec649458-8b03-4ba5-a34f-3ba551bf45d9 Date: Tue, 14 May 2019 12:10:48 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:43Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.192Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.49d02dad-d667-4b28-9b35-66685b378521"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-658aaf43-d854-43f0-8d83-4f70c95077dd", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.035Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.543Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.909Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:48.980Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-658aaf43-d854-43f0-8d83-4f70c95077dd Date: Tue, 14 May 2019 12:10:49 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:44Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.034Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-658aaf43-d854-43f0-8d83-4f70c95077dd", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.035Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1918b4df415d2d3fd269f7c39f93a86d546e8e9\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.036Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.415Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-561e7722-4e53-475f-bcf6-3ed09092c36b Date: Tue, 14 May 2019 12:10:49 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.080Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-561e7722-4e53-475f-bcf6-3ed09092c36b", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.080Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:49.741Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-561e7722-4e53-475f-bcf6-3ed09092c36b", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:49.080Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.b36c7ee4-4943-403b-95d1-5b32179a1edb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:50.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": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:50.030Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8f66fb4f-2403-4f07-8237-69690655b8cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:50.359Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b7c78577-4d4a-464f-b907-7443f0f7141c", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:50.036Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8f66fb4f-2403-4f07-8237-69690655b8cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:50.359Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c78577-4d4a-464f-b907-7443f0f7141c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:50.036Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8f66fb4f-2403-4f07-8237-69690655b8cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:50.941Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}be4297f3308256ab4ca8276a43695a3a5ae21f3e\" -d '{\"floatingip\": {\"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\"}}'", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:50.441Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8f66fb4f-2403-4f07-8237-69690655b8cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:50.941Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb29677e-229d-4ac8-aa67-a19a48bc13af Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:50.602Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.3e92d545-3884-4e3f-8d48-d865fd9de6e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:50.941Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-eb29677e-229d-4ac8-aa67-a19a48bc13af", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:50.602Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.3e92d545-3884-4e3f-8d48-d865fd9de6e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:50.941Z", "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_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:50.597Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.3e92d545-3884-4e3f-8d48-d865fd9de6e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:51.560Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98155791ccad040bb506792f8844eda72f313746\" -d '{\"floatingip\": {\"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\"}}'", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:51.050Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.3e92d545-3884-4e3f-8d48-d865fd9de6e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:52.177Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-38ec29c8-36b8-4588-8b52-a88726496924 Date: Tue, 14 May 2019 12:10:51 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:50Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:51.887Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8f66fb4f-2403-4f07-8237-69690655b8cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:52.177Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-38ec29c8-36b8-4588-8b52-a88726496924", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:51.888Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8f66fb4f-2403-4f07-8237-69690655b8cf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:52.177Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-38ec29c8-36b8-4588-8b52-a88726496924", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:51.888Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8f66fb4f-2403-4f07-8237-69690655b8cf"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:52.728Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:52.728Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.390Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:52.728Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-623b173a-56e8-4161-b860-561f54e5a1fc Date: Tue, 14 May 2019 12:10:52 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:51Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.198Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.3e92d545-3884-4e3f-8d48-d865fd9de6e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:52.728Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-623b173a-56e8-4161-b860-561f54e5a1fc", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.198Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.3e92d545-3884-4e3f-8d48-d865fd9de6e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:52.728Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-623b173a-56e8-4161-b860-561f54e5a1fc", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.199Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.3e92d545-3884-4e3f-8d48-d865fd9de6e4"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:53.324Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:53.324Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:53.324Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.574Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:53.919Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:53.342Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:53.919Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:52.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:53.919Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:53.524Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:54.602Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:54.036Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:54.602Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:54.185Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.171Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b326109f-1137-486d-a75c-1498055cb61d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:54.788Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.171Z", "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'e80bc411-07f8-47ad-a405-de5ff21fd403', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fc:11:17'}, {u'external_id': u'a88af2ba-361e-4764-bfb1-a2b302a52428', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:60:ad:29'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:54.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.171Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:54.780Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.171Z", "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-05-14T12:10:54.781Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.171Z", "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-05-14T12:10:54.782Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}], "metadata": {"pagination": {"total": 464, "offset": 311, "size": 50}}} 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:58 GMT 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:10:58,436 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:10:58,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1918b4df415d2d3fd269f7c39f93a86d546e8e9" -d '{"port": {"security_groups": ["fcfdef2e-3fda-4a02-bb35-a33f0f191973"]}}' 2019-05-14 12:10:58,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-7e711275-b713-4205-b894-451e55850836 2019-05-14 12:10:58,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-7e711275-b713-4205-b894-451e55850836 2019-05-14 12:10:58,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2b9d8663-53d3-4d51-9c30-4308fa51d011 2019-05-14 12:10:58,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-7e711275-b713-4205-b894-451e55850836 Date: Tue, 14 May 2019 12:10:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:44Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:10:58,438 - 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=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1918b4df415d2d3fd269f7c39f93a86d546e8e9" 2019-05-14 12:10:58,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2b9d8663-53d3-4d51-9c30-4308fa51d011 2019-05-14 12:10:58,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d target={u'external_id': u'fcfdef2e-3fda-4a02-bb35-a33f0f191973', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-05-14 12:10:58,438 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2b9d8663-53d3-4d51-9c30-4308fa51d011 Date: Tue, 14 May 2019 12:10:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-ec649458-8b03-4ba5-a34f-3ba551bf45d9 Date: Tue, 14 May 2019 12:10:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:43Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-658aaf43-d854-43f0-8d83-4f70c95077dd 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-658aaf43-d854-43f0-8d83-4f70c95077dd Date: Tue, 14 May 2019 12:10:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:44Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-658aaf43-d854-43f0-8d83-4f70c95077dd 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1918b4df415d2d3fd269f7c39f93a86d546e8e9" 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-05-14 12:10:58,439 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-561e7722-4e53-475f-bcf6-3ed09092c36b Date: Tue, 14 May 2019 12:10:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-561e7722-4e53-475f-bcf6-3ed09092c36b 2019-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-561e7722-4e53-475f-bcf6-3ed09092c36b 2019-05-14 12:10:58,440 - 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-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b7c78577-4d4a-464f-b907-7443f0f7141c 2019-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c78577-4d4a-464f-b907-7443f0f7141c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4297f3308256ab4ca8276a43695a3a5ae21f3e" -d '{"floatingip": {"port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403"}}' 2019-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb29677e-229d-4ac8-aa67-a19a48bc13af Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-eb29677e-229d-4ac8-aa67-a19a48bc13af 2019-05-14 12:10:58,440 - 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-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98155791ccad040bb506792f8844eda72f313746" -d '{"floatingip": {"port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d"}}' 2019-05-14 12:10:58,440 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-38ec29c8-36b8-4588-8b52-a88726496924 Date: Tue, 14 May 2019 12:10:51 GMT RESP BODY: {"floatingip": {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:50Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}} 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-38ec29c8-36b8-4588-8b52-a88726496924 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-38ec29c8-36b8-4588-8b52-a88726496924 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-623b173a-56e8-4161-b860-561f54e5a1fc Date: Tue, 14 May 2019 12:10:52 GMT RESP BODY: {"floatingip": {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:51Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}} 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-623b173a-56e8-4161-b860-561f54e5a1fc 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-623b173a-56e8-4161-b860-561f54e5a1fc 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-05-14 12:10:58,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:58,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-05-14 12:10:58,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 12:10:58,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-05-14 12:10:58,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-05-14 12:10:58,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b326109f-1137-486d-a75c-1498055cb61d 2019-05-14 12:10:58,442 - 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'e80bc411-07f8-47ad-a405-de5ff21fd403', u'fixed_ip_address': u'11.0.0.11', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fc:11:17'}, {u'external_id': u'a88af2ba-361e-4764-bfb1-a2b302a52428', u'fixed_ip_address': u'12.0.0.8', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:60:ad:29'}] 2019-05-14 12:10:58,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-05-14 12:10:58,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-05-14 12:10:58,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-05-14 12:10:58,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:10:58,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:10:58,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:10:58,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:10:58,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:10:58,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:10:58 GMT 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:10:58,495 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:03,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:11:03,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:03,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:03,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:03,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.171Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b326109f-1137-486d-a75c-1498055cb61d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:54.788Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.171Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b326109f-1137-486d-a75c-1498055cb61d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:54.788Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.171Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-b326109f-1137-486d-a75c-1498055cb61d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:54.788Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-262fdab0-b5a8-46b7-bec6-ce0c30f291fe", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:55.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "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-05-14T12:10:55.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "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'ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0b:3b:61'}, {u'external_id': u'f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:bf:39:3f'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:55.422Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-262fdab0-b5a8-46b7-bec6-ce0c30f291fe", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:55.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:55.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:55.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262fdab0-b5a8-46b7-bec6-ce0c30f291fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:55.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262fdab0-b5a8-46b7-bec6-ce0c30f291fe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:55.456Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "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-05-14T12:10:55.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:55.839Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:55.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:56.507Z", "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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:55.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:56.507Z", "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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:55.872Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-5db228b8-dcdd-4569-827b-5b4e5503eafe x-compute-request-id: req-5db228b8-dcdd-4569-827b-5b4e5503eafe Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}, {\"id\": \"8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-5db228b8-dcdd-4569-827b-5b4e5503eafe x-compute-request-id: req-5db228b8-dcdd-4569-827b-5b4e5503eafe Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}, {\"id\": \"8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-5db228b8-dcdd-4569-827b-5b4e5503eafe", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-5db228b8-dcdd-4569-827b-5b4e5503eafe", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-5db228b8-dcdd-4569-827b-5b4e5503eafe", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-5db228b8-dcdd-4569-827b-5b4e5503eafe", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.466Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-9b0fecf4-c717-4fc4-982b-8d5a5fce465d x-compute-request-id: req-9b0fecf4-c717-4fc4-982b-8d5a5fce465d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}, {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-9b0fecf4-c717-4fc4-982b-8d5a5fce465d x-compute-request-id: req-9b0fecf4-c717-4fc4-982b-8d5a5fce465d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}, {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9b0fecf4-c717-4fc4-982b-8d5a5fce465d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9b0fecf4-c717-4fc4-982b-8d5a5fce465d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9b0fecf4-c717-4fc4-982b-8d5a5fce465d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9b0fecf4-c717-4fc4-982b-8d5a5fce465d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.486Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.487Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 x-compute-request-id: req-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348\", \"fingerprint\": \"e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 x-compute-request-id: req-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348\", \"fingerprint\": \"e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.504Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.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": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.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": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1eee6d-8605-418b-9282-72bc97063157 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:56.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1eee6d-8605-418b-9282-72bc97063157 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:56.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2c1eee6d-8605-418b-9282-72bc97063157", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2c1eee6d-8605-418b-9282-72bc97063157", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.512Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "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}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.919Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "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}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:56.919Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.210Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-77b8e545-3540-4cd1-8c20-1914916f70aa x-compute-request-id: req-77b8e545-3540-4cd1-8c20-1914916f70aa Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}, {\"id\": \"8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-704cd55f-7802-4060-a17f-595995406445 Date: Tue, 14 May 2019 12:10:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}], "metadata": {"pagination": {"total": 522, "offset": 361, "size": 50}}} 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:03 GMT 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:03,583 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:11:03,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b326109f-1137-486d-a75c-1498055cb61d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:03,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b326109f-1137-486d-a75c-1498055cb61d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:03,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-b326109f-1137-486d-a75c-1498055cb61d 2019-05-14 12:11:03,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-262fdab0-b5a8-46b7-bec6-ce0c30f291fe 2019-05-14 12:11:03,585 - 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-05-14 12:11:03,585 - 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'ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d', u'fixed_ip_address': u'11.0.0.3', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:0b:3b:61'}, {u'external_id': u'f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4', u'fixed_ip_address': u'12.0.0.11', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:bf:39:3f'}] 2019-05-14 12:11:03,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-262fdab0-b5a8-46b7-bec6-ce0c30f291fe 2019-05-14 12:11:03,586 - 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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c" 2019-05-14 12:11:03,586 - 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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c" 2019-05-14 12:11:03,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262fdab0-b5a8-46b7-bec6-ce0c30f291fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:03,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-262fdab0-b5a8-46b7-bec6-ce0c30f291fe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:03,586 - 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-05-14 12:11:03,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-05-14 12:11:03,586 - 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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b" 2019-05-14 12:11:03,586 - 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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b" 2019-05-14 12:11:03,586 - 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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c" 2019-05-14 12:11:03,586 - 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-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 2019-05-14 12:11:03,586 - 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-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 2019-05-14 12:11:03,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-5db228b8-dcdd-4569-827b-5b4e5503eafe x-compute-request-id: req-5db228b8-dcdd-4569-827b-5b4e5503eafe Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:11:03,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-5db228b8-dcdd-4569-827b-5b4e5503eafe x-compute-request-id: req-5db228b8-dcdd-4569-827b-5b4e5503eafe Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:11:03,587 - 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-5db228b8-dcdd-4569-827b-5b4e5503eafe 2019-05-14 12:11:03,587 - 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-5db228b8-dcdd-4569-827b-5b4e5503eafe 2019-05-14 12:11:03,587 - 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-5db228b8-dcdd-4569-827b-5b4e5503eafe 2019-05-14 12:11:03,587 - 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-5db228b8-dcdd-4569-827b-5b4e5503eafe 2019-05-14 12:11:03,587 - 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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c" 2019-05-14 12:11:03,587 - 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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c" 2019-05-14 12:11:03,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-9b0fecf4-c717-4fc4-982b-8d5a5fce465d x-compute-request-id: req-9b0fecf4-c717-4fc4-982b-8d5a5fce465d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:11:03,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-9b0fecf4-c717-4fc4-982b-8d5a5fce465d x-compute-request-id: req-9b0fecf4-c717-4fc4-982b-8d5a5fce465d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:11:03,588 - 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-9b0fecf4-c717-4fc4-982b-8d5a5fce465d 2019-05-14 12:11:03,588 - 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-9b0fecf4-c717-4fc4-982b-8d5a5fce465d 2019-05-14 12:11:03,588 - 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-9b0fecf4-c717-4fc4-982b-8d5a5fce465d 2019-05-14 12:11:03,588 - 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-9b0fecf4-c717-4fc4-982b-8d5a5fce465d 2019-05-14 12:11:03,588 - 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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c" 2019-05-14 12:11:03,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 x-compute-request-id: req-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova", "name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "fingerprint": "e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64"}}]} 2019-05-14 12:11:03,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 x-compute-request-id: req-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova", "name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "fingerprint": "e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64"}}]} 2019-05-14 12:11:03,588 - 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-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 2019-05-14 12:11:03,588 - 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-3ee6d21d-0722-4cbb-8b0b-f611f5fe33c1 2019-05-14 12:11:03,588 - 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-05-14 12:11:03,588 - 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-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1eee6d-8605-418b-9282-72bc97063157 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1eee6d-8605-418b-9282-72bc97063157 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2c1eee6d-8605-418b-9282-72bc97063157 2019-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2c1eee6d-8605-418b-9282-72bc97063157 2019-05-14 12:11:03,589 - 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}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4" 2019-05-14 12:11:03,589 - 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}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4" 2019-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-77b8e545-3540-4cd1-8c20-1914916f70aa x-compute-request-id: req-77b8e545-3540-4cd1-8c20-1914916f70aa Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-704cd55f-7802-4060-a17f-595995406445 Date: Tue, 14 May 2019 12:10:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445 2019-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445 2019-05-14 12:11:03,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445 2019-05-14 12:11:03,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:11:03,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:03,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:03 GMT 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:03,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:08,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:11:19,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:19,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:19,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:19,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-14a49390-7d63-4108-850f-3c69aff64c60", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-14a49390-7d63-4108-850f-3c69aff64c60", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.278Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-14a49390-7d63-4108-850f-3c69aff64c60", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.278Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.278Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.279Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-704cd55f-7802-4060-a17f-595995406445 Date: Tue, 14 May 2019 12:10:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.320Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2354534b-69f5-403d-bfc9-491b0ea77836 Date: Tue, 14 May 2019 12:10:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:38Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2354534b-69f5-403d-bfc9-491b0ea77836 Date: Tue, 14 May 2019 12:10:57 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:38Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-2354534b-69f5-403d-bfc9-491b0ea77836", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-2354534b-69f5-403d-bfc9-491b0ea77836", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-2354534b-69f5-403d-bfc9-491b0ea77836", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-2354534b-69f5-403d-bfc9-491b0ea77836", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ee7894cb-c10c-4d2f-a502-3fb9772fa213'}, 'nics': [{'port-id': u'e80bc411-07f8-47ad-a405-de5ff21fd403'}, {'port-id': u'a88af2ba-361e-4764-bfb1-a2b302a52428'}], 'flavor': u'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ee7894cb-c10c-4d2f-a502-3fb9772fa213'}, 'nics': [{'port-id': u'e80bc411-07f8-47ad-a405-de5ff21fd403'}, {'port-id': u'a88af2ba-361e-4764-bfb1-a2b302a52428'}], 'flavor': u'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\"}, {\"port\": \"a88af2ba-361e-4764-bfb1-a2b302a52428\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\"}, {\"port\": \"a88af2ba-361e-4764-bfb1-a2b302a52428\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.368Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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}6a417811db97ff31e93506a595a495885c712dfb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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}6a417811db97ff31e93506a595a495885c712dfb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-77b8e545-3540-4cd1-8c20-1914916f70aa x-compute-request-id: req-77b8e545-3540-4cd1-8c20-1914916f70aa Content-Encoding: gzip Content-Length: 292 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}, {\"id\": \"8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-77b8e545-3540-4cd1-8c20-1914916f70aa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-77b8e545-3540-4cd1-8c20-1914916f70aa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.138Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-77b8e545-3540-4cd1-8c20-1914916f70aa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.139Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/images used request id req-77b8e545-3540-4cd1-8c20-1914916f70aa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.139Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.140Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-36d79fce-9d22-4e3a-9c67-402ccc75efbe x-compute-request-id: req-36d79fce-9d22-4e3a-9c67-402ccc75efbe Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}, {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.163Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-36d79fce-9d22-4e3a-9c67-402ccc75efbe x-compute-request-id: req-36d79fce-9d22-4e3a-9c67-402ccc75efbe Content-Encoding: gzip Content-Length: 238 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}, {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-36d79fce-9d22-4e3a-9c67-402ccc75efbe", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-36d79fce-9d22-4e3a-9c67-402ccc75efbe", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-36d79fce-9d22-4e3a-9c67-402ccc75efbe", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-36d79fce-9d22-4e3a-9c67-402ccc75efbe", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.164Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.165Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-755287b3-9dc8-4dae-84b9-2f603fd68a98 x-compute-request-id: req-755287b3-9dc8-4dae-84b9-2f603fd68a98 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348\", \"fingerprint\": \"e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-14a49390-7d63-4108-850f-3c69aff64c60", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.277Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:10: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-755287b3-9dc8-4dae-84b9-2f603fd68a98 x-compute-request-id: req-755287b3-9dc8-4dae-84b9-2f603fd68a98 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348\", \"fingerprint\": \"e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.182Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-755287b3-9dc8-4dae-84b9-2f603fd68a98", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.182Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-755287b3-9dc8-4dae-84b9-2f603fd68a98", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-755287b3-9dc8-4dae-84b9-2f603fd68a98", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.184Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-755287b3-9dc8-4dae-84b9-2f603fd68a98", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.185Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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-05-14T12:10:57.186Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "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-05-14T12:10:57.187Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}], "metadata": {"pagination": {"total": 530, "offset": 411, "size": 50}}} 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:19 GMT 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:19,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:19,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:19,218 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:11:19,220 - 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-14a49390-7d63-4108-850f-3c69aff64c60 2019-05-14 12:11:19,220 - 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-14a49390-7d63-4108-850f-3c69aff64c60 2019-05-14 12:11:19,220 - 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-14a49390-7d63-4108-850f-3c69aff64c60 2019-05-14 12:11:19,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 12:11:19,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4" 2019-05-14 12:11:19,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4" 2019-05-14 12:11:19,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-704cd55f-7802-4060-a17f-595995406445 Date: Tue, 14 May 2019 12:10:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:19,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445 2019-05-14 12:11:19,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445 2019-05-14 12:11:19,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445 2019-05-14 12:11:19,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-704cd55f-7802-4060-a17f-595995406445 2019-05-14 12:11:19,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4" 2019-05-14 12:11:19,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a9e36792462d34d94c1939f0a92f88c0fc6d4d4" 2019-05-14 12:11:19,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2354534b-69f5-403d-bfc9-491b0ea77836 Date: Tue, 14 May 2019 12:10:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:38Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:19,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2354534b-69f5-403d-bfc9-491b0ea77836 Date: Tue, 14 May 2019 12:10:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:38Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:19,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-2354534b-69f5-403d-bfc9-491b0ea77836 2019-05-14 12:11:19,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-2354534b-69f5-403d-bfc9-491b0ea77836 2019-05-14 12:11:19,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-2354534b-69f5-403d-bfc9-491b0ea77836 2019-05-14 12:11:19,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-2354534b-69f5-403d-bfc9-491b0ea77836 2019-05-14 12:11:19,223 - 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'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ee7894cb-c10c-4d2f-a502-3fb9772fa213'}, 'nics': [{'port-id': u'e80bc411-07f8-47ad-a405-de5ff21fd403'}, {'port-id': u'a88af2ba-361e-4764-bfb1-a2b302a52428'}], 'flavor': u'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'security_groups': []} 2019-05-14 12:11:19,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ee7894cb-c10c-4d2f-a502-3fb9772fa213'}, 'nics': [{'port-id': u'e80bc411-07f8-47ad-a405-de5ff21fd403'}, {'port-id': u'a88af2ba-361e-4764-bfb1-a2b302a52428'}], 'flavor': u'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'security_groups': []} 2019-05-14 12:11:19,223 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 12:11:19,223 - 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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c" -d '{"server": {"name": "reference_vnf", "imageRef": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "key_name": "vnf_test_keypair", "flavorRef": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "max_count": 1, "min_count": 1, "networks": [{"port": "e80bc411-07f8-47ad-a405-de5ff21fd403"}, {"port": "a88af2ba-361e-4764-bfb1-a2b302a52428"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}}' 2019-05-14 12:11:19,224 - 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}1b9b981fa1b16218a853d3d03a2eb68feefa7c8c" -d '{"server": {"name": "reference_vnf", "imageRef": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "key_name": "vnf_test_keypair", "flavorRef": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "max_count": 1, "min_count": 1, "networks": [{"port": "e80bc411-07f8-47ad-a405-de5ff21fd403"}, {"port": "a88af2ba-361e-4764-bfb1-a2b302a52428"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}}' 2019-05-14 12:11:19,224 - 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}6a417811db97ff31e93506a595a495885c712dfb" 2019-05-14 12:11:19,224 - 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}6a417811db97ff31e93506a595a495885c712dfb" 2019-05-14 12:11:19,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-77b8e545-3540-4cd1-8c20-1914916f70aa x-compute-request-id: req-77b8e545-3540-4cd1-8c20-1914916f70aa Content-Encoding: gzip Content-Length: 292 Content-Type: application/json RESP BODY: {"images": [{"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/v2.1/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "self"}, {"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:11:19,224 - 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-77b8e545-3540-4cd1-8c20-1914916f70aa 2019-05-14 12:11:19,224 - 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-77b8e545-3540-4cd1-8c20-1914916f70aa 2019-05-14 12:11:19,225 - 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-77b8e545-3540-4cd1-8c20-1914916f70aa 2019-05-14 12:11:19,225 - 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-77b8e545-3540-4cd1-8c20-1914916f70aa 2019-05-14 12:11:19,225 - 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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b" 2019-05-14 12:11:19,225 - 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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b" 2019-05-14 12:11:19,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-36d79fce-9d22-4e3a-9c67-402ccc75efbe x-compute-request-id: req-36d79fce-9d22-4e3a-9c67-402ccc75efbe Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:11:19,225 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-36d79fce-9d22-4e3a-9c67-402ccc75efbe x-compute-request-id: req-36d79fce-9d22-4e3a-9c67-402ccc75efbe Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:11:19,225 - 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-36d79fce-9d22-4e3a-9c67-402ccc75efbe 2019-05-14 12:11:19,226 - 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-36d79fce-9d22-4e3a-9c67-402ccc75efbe 2019-05-14 12:11:19,226 - 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-36d79fce-9d22-4e3a-9c67-402ccc75efbe 2019-05-14 12:11:19,226 - 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-36d79fce-9d22-4e3a-9c67-402ccc75efbe 2019-05-14 12:11:19,226 - 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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b" 2019-05-14 12:11:19,226 - 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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b" 2019-05-14 12:11:19,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-755287b3-9dc8-4dae-84b9-2f603fd68a98 x-compute-request-id: req-755287b3-9dc8-4dae-84b9-2f603fd68a98 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova", "name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "fingerprint": "e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64"}}]} 2019-05-14 12:11:19,226 - 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-14a49390-7d63-4108-850f-3c69aff64c60 2019-05-14 12:11:19,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:10: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-755287b3-9dc8-4dae-84b9-2f603fd68a98 x-compute-request-id: req-755287b3-9dc8-4dae-84b9-2f603fd68a98 Content-Encoding: gzip Content-Length: 810 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLZD4LZesZ6qIoNOLHzBav2hMDmB/08vqyz/Q/X4gIyI7rEwbrGBaY+cBgWuE6odzuTxSl/0aF4EsAKx6+TP6Dqqc66vGsIdKRq7JekFhzspOaHrEMTfWpMm66vhyE1PbG5PGE7RLAIGOpM70QaUtBkMNheLdsEMKAW0vPyH6DzucpV2vsN1RZIyYNDoVNd54JSXMr3G6C/sAnHg+eHXOXpb29kO+4RDyW3iv62u7Lsmmkred3VoWm7cH9DN4V4DIayoF+M46nZxrYc/LkeUL0k+MG+LQ2ELgz9SYUMhEz8Sob659kpkJHTk7gBlBWvWY9QHPiiL0wGPxt+TsZqILf Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "e6:6a:15:1b:ce:52:79:2f:0a:17:40:56:8b:27:6d:94"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCv2tt7CmnMmQPMH1c0t1pgFhACh4nE4QZTUYK906e2yf2S7cGf8YDZjaHpADGCmfEejEsVktMiL/H+yELsytZ6LbuYmu1eh3XyjdNRRNZ7vNEpnDOpiWJEvljaXNV/AJy7tzhY8NW3Ol2uwv0wMJGylc/TFpw4hCHG3sES/zRwooDJWw0fmmgANPd4oVoAgOWkOYdHWAx0PIG3W2B4Cpkiwr/cQmWUgP2kjooucif8+v1VRqkSWSxb7Sfi512uqoQb8sg1e2t9Q8F00SLmPJuuUoKq31wx9RXlnt9y3x8LPqvsb3xt0P3PumgAT9EgOIhTQ+rRIpfuugD/mVLUIUAF Generated-by-Nova", "name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "fingerprint": "e6:0d:d4:5d:98:88:87:c6:e2:ac:81:a4:f1:25:75:64"}}]} 2019-05-14 12:11:19,227 - 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-755287b3-9dc8-4dae-84b9-2f603fd68a98 2019-05-14 12:11:19,227 - 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-755287b3-9dc8-4dae-84b9-2f603fd68a98 2019-05-14 12:11:19,227 - 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-755287b3-9dc8-4dae-84b9-2f603fd68a98 2019-05-14 12:11:19,227 - 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-755287b3-9dc8-4dae-84b9-2f603fd68a98 2019-05-14 12:11:19,227 - 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-05-14 12:11:19,227 - 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-05-14 12:11:19,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:11:19,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:19,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:19,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:19 GMT 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:11:19,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:19,300 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:19,300 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:24,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:11:24,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:24,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:24,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:24,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:24,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:24,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c6a0e2-71f0-4a95-a140-2a4291d1421e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:57.195Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c6a0e2-71f0-4a95-a140-2a4291d1421e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:10:57.196Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:57.863Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-04c6a0e2-71f0-4a95-a140-2a4291d1421e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:57.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.435Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f9c2b184-3731-43dd-ba83-bef64dd52567 Date: Tue, 14 May 2019 12:10:58 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T12:10:32Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:22Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ee7894cb-c10c-4d2f-a502-3fb9772fa213'}, 'nics': [{'port-id': u'ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d'}, {'port-id': u'f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4'}], 'flavor': u'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ee7894cb-c10c-4d2f-a502-3fb9772fa213'}, 'nics': [{'port-id': u'ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d'}, {'port-id': u'f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4'}], 'flavor': u'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "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-05-14T12:10:58.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\"}, {\"port\": \"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.326Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\"}, {\"port\": \"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.326Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-3e9cb295-e7f6-4263-bcbe-b501101f99e8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.283Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0 Date: Tue, 14 May 2019 12:10:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:39Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a417811db97ff31e93506a595a495885c712dfb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.283Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a417811db97ff31e93506a595a495885c712dfb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.283Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-3e9cb295-e7f6-4263-bcbe-b501101f99e8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0 Date: Tue, 14 May 2019 12:10:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:39Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.324Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f9c2b184-3731-43dd-ba83-bef64dd52567 Date: Tue, 14 May 2019 12:10:58 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T12:10:32Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:22Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-f9c2b184-3731-43dd-ba83-bef64dd52567", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-f9c2b184-3731-43dd-ba83-bef64dd52567", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-f9c2b184-3731-43dd-ba83-bef64dd52567", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks.json?name=management_plane_network used request id req-f9c2b184-3731-43dd-ba83-bef64dd52567", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.233Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order", "level": "warning", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.234Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a417811db97ff31e93506a595a495885c712dfb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.234Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6a417811db97ff31e93506a595a495885c712dfb\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.234Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3e9cb295-e7f6-4263-bcbe-b501101f99e8 Date: Tue, 14 May 2019 12:10:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3e9cb295-e7f6-4263-bcbe-b501101f99e8 Date: Tue, 14 May 2019 12:10:58 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:10:48Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-3e9cb295-e7f6-4263-bcbe-b501101f99e8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:58.939Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-3e9cb295-e7f6-4263-bcbe-b501101f99e8", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:58.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:10:59.808Z", "message": "RESP: [202] Date: Tue, 14 May 2019 12:10: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-b5a96298-701f-478a-9577-9cf3a7a11f68 x-compute-request-id: req-b5a96298-701f-478a-9577-9cf3a7a11f68 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"afea21f8-fef5-4569-931e-720fc93df00c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"bookmark\"}], \"adminPass\": \"4koLbGbw2xbg\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:59.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.312Z", "message": "RESP: [202] Date: Tue, 14 May 2019 12:10: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-b5a96298-701f-478a-9577-9cf3a7a11f68 x-compute-request-id: req-b5a96298-701f-478a-9577-9cf3a7a11f68 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"afea21f8-fef5-4569-931e-720fc93df00c\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"bookmark\"}], \"adminPass\": \"4koLbGbw2xbg\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:59.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.312Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b5a96298-701f-478a-9577-9cf3a7a11f68", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:59.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.312Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b5a96298-701f-478a-9577-9cf3a7a11f68", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:59.740Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.312Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b5a96298-701f-478a-9577-9cf3a7a11f68", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:59.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.312Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-b5a96298-701f-478a-9577-9cf3a7a11f68", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:10:59.741Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.5f733500-adfb-466c-94ab-d61349272328"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "RESP: [202] Date: Tue, 14 May 2019 12:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25f6d0b5-5277-45bc-b216-13af31f6330e x-compute-request-id: req-25f6d0b5-5277-45bc-b216-13af31f6330e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"bookmark\"}], \"adminPass\": \"VzRAKcHWc3PJ\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-25f6d0b5-5277-45bc-b216-13af31f6330e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.226Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "RESP: [202] Date: Tue, 14 May 2019 12:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25f6d0b5-5277-45bc-b216-13af31f6330e x-compute-request-id: req-25f6d0b5-5277-45bc-b216-13af31f6330e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"bookmark\"}], \"adminPass\": \"VzRAKcHWc3PJ\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.591Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-25f6d0b5-5277-45bc-b216-13af31f6330e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.455Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-25f6d0b5-5277-45bc-b216-13af31f6330e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:00.926Z", "message": "POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-25f6d0b5-5277-45bc-b216-13af31f6330e", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.592Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.f414e710-b25a-44bf-a7db-78f8d0dd47a6"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:01.523Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:01.194Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:01.523Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:01.024Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:01.523Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:00.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}], "metadata": {"pagination": {"total": 530, "offset": 461, "size": 50}}} 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:24 GMT 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:24,687 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:11:24,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c6a0e2-71f0-4a95-a140-2a4291d1421e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:24,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:10:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c6a0e2-71f0-4a95-a140-2a4291d1421e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:24,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-04c6a0e2-71f0-4a95-a140-2a4291d1421e 2019-05-14 12:11:24,690 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f9c2b184-3731-43dd-ba83-bef64dd52567 Date: Tue, 14 May 2019 12:10:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["ff8fc6e6-9aa0-408e-915b-ac788eea3d16"],"description":"","tags":[],"updated_at":"2019-05-14T12:10:32Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:22Z","mtu":1450}]} 2019-05-14 12:11:24,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0 2019-05-14 12:11:24,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0 2019-05-14 12:11:24,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0 2019-05-14 12:11:24,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0 2019-05-14 12:11:24,691 - 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'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ee7894cb-c10c-4d2f-a502-3fb9772fa213'}, 'nics': [{'port-id': u'ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d'}, {'port-id': u'f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4'}], 'flavor': u'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'security_groups': []} 2019-05-14 12:11:24,691 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'a8ac364b-8a52-45f2-a781-6e4b579c4acb', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'ee7894cb-c10c-4d2f-a502-3fb9772fa213'}, 'nics': [{'port-id': u'ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d'}, {'port-id': u'f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4'}], 'flavor': u'8eedb371-7fc3-42fe-a435-cfd2c5417dff', 'security_groups': []} 2019-05-14 12:11:24,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-05-14 12:11:24,692 - 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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b" -d '{"server": {"name": "target_vnf", "imageRef": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "key_name": "vnf_test_keypair", "flavorRef": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "max_count": 1, "min_count": 1, "networks": [{"port": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d"}, {"port": "f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}}' 2019-05-14 12:11:24,692 - 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}97ce8cc6f0d5759cd5fcc2713ad3e430dc29c54b" -d '{"server": {"name": "target_vnf", "imageRef": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "key_name": "vnf_test_keypair", "flavorRef": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "max_count": 1, "min_count": 1, "networks": [{"port": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d"}, {"port": "f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}}' 2019-05-14 12:11:24,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-3e9cb295-e7f6-4263-bcbe-b501101f99e8 2019-05-14 12:11:24,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0 Date: Tue, 14 May 2019 12:10:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:39Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:24,692 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a417811db97ff31e93506a595a495885c712dfb" 2019-05-14 12:11:24,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a417811db97ff31e93506a595a495885c712dfb" 2019-05-14 12:11:24,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-3e9cb295-e7f6-4263-bcbe-b501101f99e8 2019-05-14 12:11:24,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-31dfd6d9-d5e0-464d-a0f8-3b3632a63aa0 Date: Tue, 14 May 2019 12:10:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:39Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:24,693 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-f9c2b184-3731-43dd-ba83-bef64dd52567 Date: Tue, 14 May 2019 12:10:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["ff8fc6e6-9aa0-408e-915b-ac788eea3d16"],"description":"","tags":[],"updated_at":"2019-05-14T12:10:32Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:22Z","mtu":1450}]} 2019-05-14 12:11:24,693 - 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-f9c2b184-3731-43dd-ba83-bef64dd52567 2019-05-14 12:11:24,693 - 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-f9c2b184-3731-43dd-ba83-bef64dd52567 2019-05-14 12:11:24,693 - 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-f9c2b184-3731-43dd-ba83-bef64dd52567 2019-05-14 12:11:24,694 - 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-f9c2b184-3731-43dd-ba83-bef64dd52567 2019-05-14 12:11:24,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - A management_network_name was provided (management_plane_network), however this node property is deprecated. Instead, use a cloudify.openstack.server_connected_to_port relationship to a cloudify.openstack.nodes.Port type or a cloudify.relationships.depends_on derived relationship to a cloudify.openstack.nodes.Network type node template. In Cloudify 3.4.x and above, relationships are ordered. NICS on a Server are ordered according to relationship order 2019-05-14 12:11:24,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a417811db97ff31e93506a595a495885c712dfb" 2019-05-14 12:11:24,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a417811db97ff31e93506a595a495885c712dfb" 2019-05-14 12:11:24,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3e9cb295-e7f6-4263-bcbe-b501101f99e8 Date: Tue, 14 May 2019 12:10:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:24,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3e9cb295-e7f6-4263-bcbe-b501101f99e8 Date: Tue, 14 May 2019 12:10:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:10:48Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:24,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-3e9cb295-e7f6-4263-bcbe-b501101f99e8 2019-05-14 12:11:24,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-3e9cb295-e7f6-4263-bcbe-b501101f99e8 2019-05-14 12:11:24,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 14 May 2019 12:10: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-b5a96298-701f-478a-9577-9cf3a7a11f68 x-compute-request-id: req-b5a96298-701f-478a-9577-9cf3a7a11f68 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "afea21f8-fef5-4569-931e-720fc93df00c", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "adminPass": "4koLbGbw2xbg"}} 2019-05-14 12:11:24,695 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 14 May 2019 12:10: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-b5a96298-701f-478a-9577-9cf3a7a11f68 x-compute-request-id: req-b5a96298-701f-478a-9577-9cf3a7a11f68 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "afea21f8-fef5-4569-931e-720fc93df00c", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "adminPass": "4koLbGbw2xbg"}} 2019-05-14 12:11:24,695 - 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-b5a96298-701f-478a-9577-9cf3a7a11f68 2019-05-14 12:11:24,695 - 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-b5a96298-701f-478a-9577-9cf3a7a11f68 2019-05-14 12:11:24,695 - 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-b5a96298-701f-478a-9577-9cf3a7a11f68 2019-05-14 12:11:24,696 - 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-b5a96298-701f-478a-9577-9cf3a7a11f68 2019-05-14 12:11:24,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 14 May 2019 12:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25f6d0b5-5277-45bc-b216-13af31f6330e x-compute-request-id: req-25f6d0b5-5277-45bc-b216-13af31f6330e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "adminPass": "VzRAKcHWc3PJ"}} 2019-05-14 12:11:24,696 - 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-25f6d0b5-5277-45bc-b216-13af31f6330e 2019-05-14 12:11:24,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 12:11:24,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 14 May 2019 12:10:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25f6d0b5-5277-45bc-b216-13af31f6330e x-compute-request-id: req-25f6d0b5-5277-45bc-b216-13af31f6330e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "adminPass": "VzRAKcHWc3PJ"}} 2019-05-14 12:11:24,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-14 12:11:24,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:11:24,697 - 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-25f6d0b5-5277-45bc-b216-13af31f6330e 2019-05-14 12:11:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:11:24,697 - 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-25f6d0b5-5277-45bc-b216-13af31f6330e 2019-05-14 12:11:24,697 - 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-25f6d0b5-5277-45bc-b216-13af31f6330e 2019-05-14 12:11:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-05-14 12:11:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-05-14 12:11:24,697 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 12:11:24,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:11:25,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:25,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:25,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:25,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:25,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:25,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:25,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:25,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:11:25,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:25,169 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:25 GMT 2019-05-14 12:11:25,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:25,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:11:25,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:25,169 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:25,169 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:30,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:11:30,273 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:30,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:30,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:30,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:30,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:30,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:30,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:30,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:02.168Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:01.511Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:02.168Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:01.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:02.168Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:01.372Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:02.835Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e2f569-bdc3-4148-a50d-54558925af4a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:11:02.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8d92fd3d-9ead-491a-acea-c3c5872a4550"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:02.835Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-63e2f569-bdc3-4148-a50d-54558925af4a", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:02.112Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8d92fd3d-9ead-491a-acea-c3c5872a4550"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:02.835Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e0573dc390d8ecdbf742e70fc942f6e1ededcac\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:02.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8d92fd3d-9ead-491a-acea-c3c5872a4550"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:02.835Z", "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-05-14T12:11:02.106Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8d92fd3d-9ead-491a-acea-c3c5872a4550"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:03.416Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e368182c-9673-4c5a-b0bd-256819c979df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:11:02.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c1dd7933-578d-4618-8f25-04634ccab2fb"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:03.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}34bfac06f54cb5ba916c54ee32769c81589df164\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:03.325Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c1dd7933-578d-4618-8f25-04634ccab2fb"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:03.416Z", "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-05-14T12:11:02.912Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c1dd7933-578d-4618-8f25-04634ccab2fb"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:03.416Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-e368182c-9673-4c5a-b0bd-256819c979df", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:02.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c1dd7933-578d-4618-8f25-04634ccab2fb"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:03.949Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-5969dafd-9142-4d15-8846-b7f8a84ab7df", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:03.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8d92fd3d-9ead-491a-acea-c3c5872a4550"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:03.949Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-5969dafd-9142-4d15-8846-b7f8a84ab7df x-compute-request-id: req-5969dafd-9142-4d15-8846-b7f8a84ab7df Content-Encoding: gzip Content-Length: 714 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/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"afea21f8-fef5-4569-931e-720fc93df00c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T12:11:02Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-14T12:10:59Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:03.477Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8d92fd3d-9ead-491a-acea-c3c5872a4550"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:03.949Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-5969dafd-9142-4d15-8846-b7f8a84ab7df", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:03.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.8d92fd3d-9ead-491a-acea-c3c5872a4550"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:03.949Z", "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": "reference_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-05-14T12:11:03.925Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:04.667Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-a6ecf39e-85e0-4045-94f1-74a541eae394 x-compute-request-id: req-a6ecf39e-85e0-4045-94f1-74a541eae394 Content-Encoding: gzip Content-Length: 704 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/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-05-14T12:11:02Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-14T12:11:00Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:04.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c1dd7933-578d-4618-8f25-04634ccab2fb"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:04.667Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-a6ecf39e-85e0-4045-94f1-74a541eae394", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:04.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c1dd7933-578d-4618-8f25-04634ccab2fb"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:04.667Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-a6ecf39e-85e0-4045-94f1-74a541eae394", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:04.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.c1dd7933-578d-4618-8f25-04634ccab2fb"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:05.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]", "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-05-14T12:11:04.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}], "metadata": {"pagination": {"total": 530, "offset": 511, "size": 50}}} 2019-05-14 12:11:30,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:30,274 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:30 GMT 2019-05-14 12:11:30,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:30,274 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:11:30,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:30,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:30,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:30,274 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:11:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-05-14 12:11:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-05-14 12:11:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-05-14 12:11:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e2f569-bdc3-4148-a50d-54558925af4a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-63e2f569-bdc3-4148-a50d-54558925af4a 2019-05-14 12:11:30,276 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0573dc390d8ecdbf742e70fc942f6e1ededcac" 2019-05-14 12:11:30,277 - 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-05-14 12:11:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e368182c-9673-4c5a-b0bd-256819c979df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34bfac06f54cb5ba916c54ee32769c81589df164" 2019-05-14 12:11:30,277 - 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-05-14 12:11:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-e368182c-9673-4c5a-b0bd-256819c979df 2019-05-14 12:11:30,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-5969dafd-9142-4d15-8846-b7f8a84ab7df 2019-05-14 12:11:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-5969dafd-9142-4d15-8846-b7f8a84ab7df x-compute-request-id: req-5969dafd-9142-4d15-8846-b7f8a84ab7df Content-Encoding: gzip Content-Length: 714 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/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:11:02Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-5969dafd-9142-4d15-8846-b7f8a84ab7df 2019-05-14 12:11:30,278 - 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] 2019-05-14 12:11:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-a6ecf39e-85e0-4045-94f1-74a541eae394 x-compute-request-id: req-a6ecf39e-85e0-4045-94f1-74a541eae394 Content-Encoding: gzip Content-Length: 704 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/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-05-14T12:11:02Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-a6ecf39e-85e0-4045-94f1-74a541eae394 2019-05-14 12:11:30,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-a6ecf39e-85e0-4045-94f1-74a541eae394 2019-05-14 12:11:30,279 - 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] 2019-05-14 12:11:30,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:11:30,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:30,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:30 GMT 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:30,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:11:30,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:30,359 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:30,359 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:35,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:11:35,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:35,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_smv5io", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:34.170Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:34.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:35.175Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:35.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}], "metadata": {"pagination": {"total": 532, "offset": 530, "size": 50}}} 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:35 GMT 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:35,466 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:11:35,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:35,467 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:35,467 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:35,467 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:11:35,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 12:11:35,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-05-14 12:11:35,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:11:35,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:35,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:35,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:35,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:35,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:35,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:35,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:35,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:11:35,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:35,521 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:35 GMT 2019-05-14 12:11:35,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:35,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:11:35,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:35,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:35,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:40,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:11:40,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:40,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:40,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:40,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:40,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:40,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:40,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:35.873Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}814b6d5bbb3e924aac0e6e1ff5946e4ea7884d45\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:35.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.daa724d8-40e5-4992-8f00-8a2d39c5480b"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:35.873Z", "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-05-14T12:11:35.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.daa724d8-40e5-4992-8f00-8a2d39c5480b"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:35.873Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0f7ae1-25b9-4293-bad9-b9b86dba5b9b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:11:35.159Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.daa724d8-40e5-4992-8f00-8a2d39c5480b"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:35.873Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-dc0f7ae1-25b9-4293-bad9-b9b86dba5b9b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:35.159Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.daa724d8-40e5-4992-8f00-8a2d39c5480b"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:36.441Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-9c169dfc-a72a-4f03-8771-87d64bf72a43", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:36.109Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.464226cc-ad92-4003-a01c-b59c9ee92851"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:36.441Z", "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-05-14T12:11:36.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.464226cc-ad92-4003-a01c-b59c9ee92851"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:36.441Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c169dfc-a72a-4f03-8771-87d64bf72a43 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:11:36.108Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.464226cc-ad92-4003-a01c-b59c9ee92851"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.115Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-3b1b828d-81d8-4fd6-aa77-866aeb98b858", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:36.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.daa724d8-40e5-4992-8f00-8a2d39c5480b"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}db1314584a7c02e0571925cc847ed80f1942652c\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:36.519Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.464226cc-ad92-4003-a01c-b59c9ee92851"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.115Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-3b1b828d-81d8-4fd6-aa77-866aeb98b858 x-compute-request-id: req-3b1b828d-81d8-4fd6-aa77-866aeb98b858 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:11:17\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:11:17\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:60:ad:29\", \"version\": 4, \"addr\": \"12.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:34.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"afea21f8-fef5-4569-931e-720fc93df00c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:34Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-14T12:10:59Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:36.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.daa724d8-40e5-4992-8f00-8a2d39c5480b"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.115Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:36.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.daa724d8-40e5-4992-8f00-8a2d39c5480b"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.115Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-3b1b828d-81d8-4fd6-aa77-866aeb98b858", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:36.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.daa724d8-40e5-4992-8f00-8a2d39c5480b"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.778Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-08f77d25-9add-4369-8a42-6c7e1223e80a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:37.477Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.464226cc-ad92-4003-a01c-b59c9ee92851"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.778Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:37.477Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.464226cc-ad92-4003-a01c-b59c9ee92851"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.778Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:37.597Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.778Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:37.304Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.778Z", "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-05-14T12:11:37.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.778Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-08f77d25-9add-4369-8a42-6c7e1223e80a x-compute-request-id: req-08f77d25-9add-4369-8a42-6c7e1223e80a Content-Encoding: gzip Content-Length: 821 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:0b:3b:61\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:3b:61\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:39:3f\", \"version\": 4, \"addr\": \"12.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:36.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:36Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-14T12:11:00Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:37.476Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.464226cc-ad92-4003-a01c-b59c9ee92851"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:37.778Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-08f77d25-9add-4369-8a42-6c7e1223e80a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:37.477Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.464226cc-ad92-4003-a01c-b59c9ee92851"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:38.374Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.217Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:38.374Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:37.728Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:38.374Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 1/60]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:37.896Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.123Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-095d356d-0268-4a0f-a59f-be59ce2498c6", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.856Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.123Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-095d356d-0268-4a0f-a59f-be59ce2498c6", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.856Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.123Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095d356d-0268-4a0f-a59f-be59ce2498c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.855Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.123Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095d356d-0268-4a0f-a59f-be59ce2498c6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.854Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.123Z", "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_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.847Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.123Z", "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_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.847Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.123Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.123Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:38.738Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.706Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.268Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.706Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.268Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:39.706Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 Date: Tue, 14 May 2019 12:11:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:11:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"afea21f8-fef5-4569-931e-720fc93df00c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "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_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.743Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-002dd3b0-8a7e-4f9c-91f7-3758872ea2ba", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.563Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-002dd3b0-8a7e-4f9c-91f7-3758872ea2ba", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.562Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002dd3b0-8a7e-4f9c-91f7-3758872ea2ba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.562Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002dd3b0-8a7e-4f9c-91f7-3758872ea2ba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.562Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "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_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.557Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "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_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.556Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 Date: Tue, 14 May 2019 12:11:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:11:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"afea21f8-fef5-4569-931e-720fc93df00c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9456f3a6c255b4370c11d37f3500005a4dfb3c0e\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.966Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-05795ffb-da60-4dc3-99d0-c31ed14f9627", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.749Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-05795ffb-da60-4dc3-99d0-c31ed14f9627", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.749Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9456f3a6c255b4370c11d37f3500005a4dfb3c0e\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.967Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05795ffb-da60-4dc3-99d0-c31ed14f9627 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.748Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}], "metadata": {"pagination": {"total": 585, "offset": 532, "size": 50}}} 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:40 GMT 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:40,627 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:11:40,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}814b6d5bbb3e924aac0e6e1ff5946e4ea7884d45" 2019-05-14 12:11:40,630 - 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-05-14 12:11:40,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0f7ae1-25b9-4293-bad9-b9b86dba5b9b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:40,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-dc0f7ae1-25b9-4293-bad9-b9b86dba5b9b 2019-05-14 12:11:40,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-9c169dfc-a72a-4f03-8771-87d64bf72a43 2019-05-14 12:11:40,631 - 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-05-14 12:11:40,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c169dfc-a72a-4f03-8771-87d64bf72a43 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:40,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-3b1b828d-81d8-4fd6-aa77-866aeb98b858 2019-05-14 12:11:40,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1314584a7c02e0571925cc847ed80f1942652c" 2019-05-14 12:11:40,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-3b1b828d-81d8-4fd6-aa77-866aeb98b858 x-compute-request-id: req-3b1b828d-81d8-4fd6-aa77-866aeb98b858 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:40,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-14 12:11:40,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-3b1b828d-81d8-4fd6-aa77-866aeb98b858 2019-05-14 12:11:40,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-08f77d25-9add-4369-8a42-6c7e1223e80a 2019-05-14 12:11:40,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-05-14 12:11:40,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-14 12:11:40,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-14 12:11:40,632 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-05-14 12:11:40,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-08f77d25-9add-4369-8a42-6c7e1223e80a x-compute-request-id: req-08f77d25-9add-4369-8a42-6c7e1223e80a Content-Encoding: gzip Content-Length: 821 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:40,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-08f77d25-9add-4369-8a42-6c7e1223e80a 2019-05-14 12:11:40,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-05-14 12:11:40,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-14 12:11:40,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-05-14 12:11:40,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-095d356d-0268-4a0f-a59f-be59ce2498c6 2019-05-14 12:11:40,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-095d356d-0268-4a0f-a59f-be59ce2498c6 2019-05-14 12:11:40,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095d356d-0268-4a0f-a59f-be59ce2498c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:40,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-095d356d-0268-4a0f-a59f-be59ce2498c6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:40,634 - 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-05-14 12:11:40,634 - 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-05-14 12:11:40,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-05-14 12:11:40,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-14 12:11:40,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011" 2019-05-14 12:11:40,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011" 2019-05-14 12:11:40,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 Date: Tue, 14 May 2019 12:11:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:11:32Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"afea21f8-fef5-4569-931e-720fc93df00c","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:40,635 - 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-05-14 12:11:40,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-002dd3b0-8a7e-4f9c-91f7-3758872ea2ba 2019-05-14 12:11:40,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-002dd3b0-8a7e-4f9c-91f7-3758872ea2ba 2019-05-14 12:11:40,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002dd3b0-8a7e-4f9c-91f7-3758872ea2ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:40,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-002dd3b0-8a7e-4f9c-91f7-3758872ea2ba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:40,636 - 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-05-14 12:11:40,636 - 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-05-14 12:11:40,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 2019-05-14 12:11:40,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 2019-05-14 12:11:40,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 2019-05-14 12:11:40,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 2019-05-14 12:11:40,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 Date: Tue, 14 May 2019 12:11:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:11:32Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"afea21f8-fef5-4569-931e-720fc93df00c","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:40,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9456f3a6c255b4370c11d37f3500005a4dfb3c0e" 2019-05-14 12:11:40,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-05795ffb-da60-4dc3-99d0-c31ed14f9627 2019-05-14 12:11:40,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-05795ffb-da60-4dc3-99d0-c31ed14f9627 2019-05-14 12:11:40,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9456f3a6c255b4370c11d37f3500005a4dfb3c0e" 2019-05-14 12:11:40,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05795ffb-da60-4dc3-99d0-c31ed14f9627 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:40,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:11:40,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:40,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:40 GMT 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:40,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:11:40,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:40,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:40,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:45,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:11:45,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:45,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:45,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:45,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:45,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:45,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:45,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:45,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 Date: Tue, 14 May 2019 12:11:39 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:11:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"afea21f8-fef5-4569-931e-720fc93df00c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.220Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:39.555Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e2453b3-99bf-4f75-a690-95eb8981f831 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.397Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}baeffe89e99aa9f895ca0059d91c3ca650164519\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.789Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98c2ebc0d3a0f651e1bcc63e0135a018d027c7dd\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.152Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321 Date: Tue, 14 May 2019 12:11:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:11:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"0d810738-4ec1-454c-b3d5-6eaea72689ce\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.391Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321 Date: Tue, 14 May 2019 12:11:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:11:32Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"0d810738-4ec1-454c-b3d5-6eaea72689ce\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.391Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.391Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.391Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.392Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.392Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "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_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.392Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "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_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.392Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e2453b3-99bf-4f75-a690-95eb8981f831 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.397Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6e2453b3-99bf-4f75-a690-95eb8981f831", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.397Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6e2453b3-99bf-4f75-a690-95eb8981f831", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.397Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-0c4f029c-a9b2-404f-a3e8-a50a48914247 x-compute-request-id: req-0c4f029c-a9b2-404f-a3e8-a50a48914247 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:11:17\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:11:17\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:60:ad:29\", \"version\": 4, \"addr\": \"12.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:34.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"afea21f8-fef5-4569-931e-720fc93df00c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:34Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-14T12:10:59Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.572Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-0c4f029c-a9b2-404f-a3e8-a50a48914247 x-compute-request-id: req-0c4f029c-a9b2-404f-a3e8-a50a48914247 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:11:17\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:11:17\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:60:ad:29\", \"version\": 4, \"addr\": \"12.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:34.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"afea21f8-fef5-4569-931e-720fc93df00c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:34Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-14T12:10:59Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.572Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-0c4f029c-a9b2-404f-a3e8-a50a48914247", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.572Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-0c4f029c-a9b2-404f-a3e8-a50a48914247", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.573Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-0c4f029c-a9b2-404f-a3e8-a50a48914247", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.573Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-0c4f029c-a9b2-404f-a3e8-a50a48914247", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.573Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.574Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.574Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c Date: Tue, 14 May 2019 12:11:40 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T12:10:32Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:22Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.688Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c Date: Tue, 14 May 2019 12:11:40 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T12:10:32Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:22Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.689Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.689Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.689Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.690Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:40.828Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.690Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-c64f6223-3fce-4fbb-9255-19fc8b4853bc Date: Tue, 14 May 2019 12:11:40 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"afea21f8-fef5-4569-931e-720fc93df00c\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.808Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-c64f6223-3fce-4fbb-9255-19fc8b4853bc", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.808Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "Skipping port e80bc411-07f8-47ad-a405-de5ff21fd403 attachment, because it is already attached to device (server) id afea21f8-fef5-4569-931e-720fc93df00c.", "level": "info", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.809Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-c64f6223-3fce-4fbb-9255-19fc8b4853bc", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.809Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}baeffe89e99aa9f895ca0059d91c3ca650164519\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.789Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.346Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-c64f6223-3fce-4fbb-9255-19fc8b4853bc", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.809Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-c64f6223-3fce-4fbb-9255-19fc8b4853bc", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.808Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.733Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.733Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:41.362Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-c64f6223-3fce-4fbb-9255-19fc8b4853bc Date: Tue, 14 May 2019 12:11:40 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"afea21f8-fef5-4569-931e-720fc93df00c\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:40.808Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.271fed41-09c9-48b6-94b5-58dce5629ddf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-aba95448-08bc-4a9f-b06e-6e00d4218fa2 Date: Tue, 14 May 2019 12:11:41 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T12:10:32Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:22Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.800Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.476Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 x-compute-request-id: req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 Content-Encoding: gzip Content-Length: 821 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:0b:3b:61\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:3b:61\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:39:3f\", \"version\": 4, \"addr\": \"12.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:36.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:36Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-14T12:11:00Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.706Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 x-compute-request-id: req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 Content-Encoding: gzip Content-Length: 821 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:0b:3b:61\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:3b:61\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:39:3f\", \"version\": 4, \"addr\": \"12.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:36.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:36Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-14T12:11:00Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.707Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.707Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.707Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.707Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.707Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}], "metadata": {"pagination": {"total": 712, "offset": 582, "size": 50}}} 2019-05-14 12:11:45,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:45,794 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:45 GMT 2019-05-14 12:11:45,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:45,794 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:11:45,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:45,794 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:45,794 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:45,794 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:11:45,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 Date: Tue, 14 May 2019 12:11:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:11:32Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"afea21f8-fef5-4569-931e-720fc93df00c","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:45,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 2019-05-14 12:11:45,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c1fdd5e7-8f59-4f98-9d95-7ff2275c8350 2019-05-14 12:11:45,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e2453b3-99bf-4f75-a690-95eb8981f831 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:45,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baeffe89e99aa9f895ca0059d91c3ca650164519" 2019-05-14 12:11:45,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c2ebc0d3a0f651e1bcc63e0135a018d027c7dd" 2019-05-14 12:11:45,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321 Date: Tue, 14 May 2019 12:11:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:11:32Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"0d810738-4ec1-454c-b3d5-6eaea72689ce","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:45,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321 Date: Tue, 14 May 2019 12:11:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:11:32Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"0d810738-4ec1-454c-b3d5-6eaea72689ce","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:45,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321 2019-05-14 12:11:45,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321 2019-05-14 12:11:45,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321 2019-05-14 12:11:45,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-5beb6a0e-f288-4d3d-a2de-b0c79dc1e321 2019-05-14 12:11:45,800 - 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-05-14 12:11:45,801 - 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-05-14 12:11:45,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e2453b3-99bf-4f75-a690-95eb8981f831 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:45,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6e2453b3-99bf-4f75-a690-95eb8981f831 2019-05-14 12:11:45,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6e2453b3-99bf-4f75-a690-95eb8981f831 2019-05-14 12:11:45,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-0c4f029c-a9b2-404f-a3e8-a50a48914247 x-compute-request-id: req-0c4f029c-a9b2-404f-a3e8-a50a48914247 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:45,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-0c4f029c-a9b2-404f-a3e8-a50a48914247 x-compute-request-id: req-0c4f029c-a9b2-404f-a3e8-a50a48914247 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:45,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-0c4f029c-a9b2-404f-a3e8-a50a48914247 2019-05-14 12:11:45,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-0c4f029c-a9b2-404f-a3e8-a50a48914247 2019-05-14 12:11:45,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-0c4f029c-a9b2-404f-a3e8-a50a48914247 2019-05-14 12:11:45,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-0c4f029c-a9b2-404f-a3e8-a50a48914247 2019-05-14 12:11:45,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011" 2019-05-14 12:11:45,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011" 2019-05-14 12:11:45,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c Date: Tue, 14 May 2019 12:11:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["ff8fc6e6-9aa0-408e-915b-ac788eea3d16"],"description":"","tags":[],"updated_at":"2019-05-14T12:10:32Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:22Z","mtu":1450}} 2019-05-14 12:11:45,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c Date: Tue, 14 May 2019 12:11:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["ff8fc6e6-9aa0-408e-915b-ac788eea3d16"],"description":"","tags":[],"updated_at":"2019-05-14T12:10:32Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:22Z","mtu":1450}} 2019-05-14 12:11:45,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c 2019-05-14 12:11:45,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c 2019-05-14 12:11:45,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c 2019-05-14 12:11:45,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-c7c7c302-d8bb-4d4f-8577-317a54d4fc5c 2019-05-14 12:11:45,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-c64f6223-3fce-4fbb-9255-19fc8b4853bc Date: Tue, 14 May 2019 12:11:40 GMT RESP BODY: {"floatingip": {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:11:17", "device_id": "afea21f8-fef5-4569-931e-720fc93df00c"}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}} 2019-05-14 12:11:45,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-c64f6223-3fce-4fbb-9255-19fc8b4853bc 2019-05-14 12:11:45,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port e80bc411-07f8-47ad-a405-de5ff21fd403 attachment, because it is already attached to device (server) id afea21f8-fef5-4569-931e-720fc93df00c. 2019-05-14 12:11:45,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-c64f6223-3fce-4fbb-9255-19fc8b4853bc 2019-05-14 12:11:45,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baeffe89e99aa9f895ca0059d91c3ca650164519" 2019-05-14 12:11:45,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-14 12:11:45,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-c64f6223-3fce-4fbb-9255-19fc8b4853bc 2019-05-14 12:11:45,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-c64f6223-3fce-4fbb-9255-19fc8b4853bc 2019-05-14 12:11:45,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011" 2019-05-14 12:11:45,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2835fe93d7467ae49bf5bc0b5778162bcb924011" 2019-05-14 12:11:45,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-c64f6223-3fce-4fbb-9255-19fc8b4853bc Date: Tue, 14 May 2019 12:11:40 GMT RESP BODY: {"floatingip": {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:11:17", "device_id": "afea21f8-fef5-4569-931e-720fc93df00c"}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}} 2019-05-14 12:11:45,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-aba95448-08bc-4a9f-b06e-6e00d4218fa2 Date: Tue, 14 May 2019 12:11:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["ff8fc6e6-9aa0-408e-915b-ac788eea3d16"],"description":"","tags":[],"updated_at":"2019-05-14T12:10:32Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:22Z","mtu":1450}} 2019-05-14 12:11:45,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-14 12:11:45,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 x-compute-request-id: req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 Content-Encoding: gzip Content-Length: 821 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:45,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 x-compute-request-id: req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 Content-Encoding: gzip Content-Length: 821 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:45,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 2019-05-14 12:11:45,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 2019-05-14 12:11:45,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 2019-05-14 12:11:45,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 2019-05-14 12:11:45,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:11:45,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:45,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:45,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:45 GMT 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:45,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-05-14 12:11:45,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:45,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:45,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:50,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:11:50,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:50,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:50,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:50,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:50,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:50,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:50,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:50,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 x-compute-request-id: req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 Content-Encoding: gzip Content-Length: 821 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:0b:3b:61\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:3b:61\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:39:3f\", \"version\": 4, \"addr\": \"12.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:36.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:36Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-14T12:11:00Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.706Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.044Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 x-compute-request-id: req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 Content-Encoding: gzip Content-Length: 821 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:0b:3b:61\", \"version\": 4, \"addr\": \"11.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:0b:3b:61\", \"version\": 4, \"addr\": \"172.30.9.200\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:bf:39:3f\", \"version\": 4, \"addr\": \"12.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:36.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:36Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-05-14T12:11:00Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.707Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "Skipping port ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d attachment, because it is already attached to device (server) id 0d810738-4ec1-454c-b3d5-6eaea72689ce.", "level": "info", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.915Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98c2ebc0d3a0f651e1bcc63e0135a018d027c7dd\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.851Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98c2ebc0d3a0f651e1bcc63e0135a018d027c7dd\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.851Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-aba95448-08bc-4a9f-b06e-6e00d4218fa2", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.801Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-aba95448-08bc-4a9f-b06e-6e00d4218fa2", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.801Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-aba95448-08bc-4a9f-b06e-6e00d4218fa2", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.801Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661 Date: Tue, 14 May 2019 12:11:41 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.913Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661 Date: Tue, 14 May 2019 12:11:41 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"0d810738-4ec1-454c-b3d5-6eaea72689ce\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.913Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.914Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.914Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.914Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.914Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-aba95448-08bc-4a9f-b06e-6e00d4218fa2 Date: Tue, 14 May 2019 12:11:41 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-05-14T12:10:32Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:22Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.800Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:42.550Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-aba95448-08bc-4a9f-b06e-6e00d4218fa2", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:41.801Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.948001b4-ae92-47b2-b221-75b5b379595b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "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_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:42.654Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e27dbef-26ad-4527-937e-af35eb31ee8d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:42.660Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e27dbef-26ad-4527-937e-af35eb31ee8d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:42.661Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6e27dbef-26ad-4527-937e-af35eb31ee8d", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:42.661Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-6e27dbef-26ad-4527-937e-af35eb31ee8d", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:42.661Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:42.512Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:42.637Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54aa2d0eb05913e74f1344c7181fd6beb2a7a688\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.073Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.105Z", "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_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:42.654Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "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_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.375Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54aa2d0eb05913e74f1344c7181fd6beb2a7a688\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.073Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-626611bd-095a-4d87-9897-9a69978942f7 Date: Tue, 14 May 2019 12:11:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:11:34Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"device_id\":\"afea21f8-fef5-4569-931e-720fc93df00c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.374Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-626611bd-095a-4d87-9897-9a69978942f7 Date: Tue, 14 May 2019 12:11:43 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:11:34Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"device_id\":\"afea21f8-fef5-4569-931e-720fc93df00c\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.374Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-626611bd-095a-4d87-9897-9a69978942f7", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.374Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-626611bd-095a-4d87-9897-9a69978942f7", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.374Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-626611bd-095a-4d87-9897-9a69978942f7", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.374Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-626611bd-095a-4d87-9897-9a69978942f7", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.374Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "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_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.375Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aabd684-655d-4229-a149-656c518f5868 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.379Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aabd684-655d-4229-a149-656c518f5868 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.379Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3aabd684-655d-4229-a149-656c518f5868", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.380Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3aabd684-655d-4229-a149-656c518f5868", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.380Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:43.738Z", "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_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.669Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.fd10e673-3f22-473a-9ae3-028917e8c904"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85162ca7-70ef-435e-8067-7b1401e6fec5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.676Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.fd10e673-3f22-473a-9ae3-028917e8c904"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9ed84ffb8418dbd76a298430341a7c719d09762\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:44.081Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.fd10e673-3f22-473a-9ae3-028917e8c904"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d9ed84ffb8418dbd76a298430341a7c719d09762\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:44.081Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.fd10e673-3f22-473a-9ae3-028917e8c904"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b8f811710cba7b6c64e91d540f3552143b531fe\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.778Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b8f811710cba7b6c64e91d540f3552143b531fe\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.778Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-85162ca7-70ef-435e-8067-7b1401e6fec5", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.676Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.fd10e673-3f22-473a-9ae3-028917e8c904"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-85162ca7-70ef-435e-8067-7b1401e6fec5", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.676Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.fd10e673-3f22-473a-9ae3-028917e8c904"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "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_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.670Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.fd10e673-3f22-473a-9ae3-028917e8c904"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.372Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85162ca7-70ef-435e-8067-7b1401e6fec5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_u6bakf", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:43.676Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.fd10e673-3f22-473a-9ae3-028917e8c904"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.953Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/7f40ae44-9409-489c-a30f-fda654c472d6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}54aa2d0eb05913e74f1344c7181fd6beb2a7a688\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:44.684Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:11:44.953Z", "message": "RESP: [200] Date: Tue, 14 May 2019 12:11: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-143fb146-3b18-4da0-9870-e204c92d38f4 x-compute-request-id: req-143fb146-3b18-4da0-9870-e204c92d38f4 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:11:17\", \"version\": 4, \"addr\": \"11.0.0.11\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:11:17\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:60:ad:29\", \"version\": 4, \"addr\": \"12.0.0.8\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"links\": [{\"href\": \"http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-05-14T12:11:34.000000\", \"flavor\": {\"id\": \"8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"links\": [{\"href\": \"http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff\", \"rel\": \"bookmark\"}]}, \"id\": \"afea21f8-fef5-4569-931e-720fc93df00c\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"a751c31ab4054cac9a983cf9c666e186\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-05-14T12:11:34Z\", \"hostId\": \"422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-05-14T12:10:59Z\", \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\"}}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-05-14T12:11:44.682Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e", "logger": "ctx.cb759abd-a306-4c40-a901-858f4728bf46"}], "metadata": {"pagination": {"total": 731, "offset": 632, "size": 50}}} 2019-05-14 12:11:50,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:50,958 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:50 GMT 2019-05-14 12:11:50,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:50,958 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:11:50,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:50,959 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:50,959 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:50,959 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:11:50,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 x-compute-request-id: req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 Content-Encoding: gzip Content-Length: 821 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:50,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 x-compute-request-id: req-c3bd5792-c963-4581-be0e-3ae3aeb6e3d4 Content-Encoding: gzip Content-Length: 821 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:50,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d attachment, because it is already attached to device (server) id 0d810738-4ec1-454c-b3d5-6eaea72689ce. 2019-05-14 12:11:50,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c2ebc0d3a0f651e1bcc63e0135a018d027c7dd" 2019-05-14 12:11:50,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98c2ebc0d3a0f651e1bcc63e0135a018d027c7dd" 2019-05-14 12:11:50,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-aba95448-08bc-4a9f-b06e-6e00d4218fa2 2019-05-14 12:11:50,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-aba95448-08bc-4a9f-b06e-6e00d4218fa2 2019-05-14 12:11:50,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-aba95448-08bc-4a9f-b06e-6e00d4218fa2 2019-05-14 12:11:50,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661 Date: Tue, 14 May 2019 12:11:41 GMT RESP BODY: {"floatingip": {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:3b:61", "device_id": "0d810738-4ec1-454c-b3d5-6eaea72689ce"}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}} 2019-05-14 12:11:50,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661 Date: Tue, 14 May 2019 12:11:41 GMT RESP BODY: {"floatingip": {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "compute:nova", "mac_address": "fa:16:3e:0b:3b:61", "device_id": "0d810738-4ec1-454c-b3d5-6eaea72689ce"}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}} 2019-05-14 12:11:50,963 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661 2019-05-14 12:11:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661 2019-05-14 12:11:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661 2019-05-14 12:11:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-bcd408e8-49f0-46c4-a2d8-ff0ee59ea661 2019-05-14 12:11:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-aba95448-08bc-4a9f-b06e-6e00d4218fa2 Date: Tue, 14 May 2019 12:11:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":["ff8fc6e6-9aa0-408e-915b-ac788eea3d16"],"description":"","tags":[],"updated_at":"2019-05-14T12:10:32Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:22Z","mtu":1450}} 2019-05-14 12:11:50,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks/ee7894cb-c10c-4d2f-a502-3fb9772fa213.json used request id req-aba95448-08bc-4a9f-b06e-6e00d4218fa2 2019-05-14 12:11:50,964 - 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-05-14 12:11:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e27dbef-26ad-4527-937e-af35eb31ee8d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e27dbef-26ad-4527-937e-af35eb31ee8d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6e27dbef-26ad-4527-937e-af35eb31ee8d 2019-05-14 12:11:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-6e27dbef-26ad-4527-937e-af35eb31ee8d 2019-05-14 12:11:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-05-14 12:11:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-05-14 12:11:50,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa2d0eb05913e74f1344c7181fd6beb2a7a688" 2019-05-14 12:11:50,966 - 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-05-14 12:11:50,966 - 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-05-14 12:11:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa2d0eb05913e74f1344c7181fd6beb2a7a688" 2019-05-14 12:11:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-626611bd-095a-4d87-9897-9a69978942f7 Date: Tue, 14 May 2019 12:11:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:11:34Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","device_id":"afea21f8-fef5-4569-931e-720fc93df00c","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:50,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-626611bd-095a-4d87-9897-9a69978942f7 Date: Tue, 14 May 2019 12:11:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:11:34Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","device_id":"afea21f8-fef5-4569-931e-720fc93df00c","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:11:50,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-626611bd-095a-4d87-9897-9a69978942f7 2019-05-14 12:11:50,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-626611bd-095a-4d87-9897-9a69978942f7 2019-05-14 12:11:50,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-626611bd-095a-4d87-9897-9a69978942f7 2019-05-14 12:11:50,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-626611bd-095a-4d87-9897-9a69978942f7 2019-05-14 12:11:50,968 - 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-05-14 12:11:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aabd684-655d-4229-a149-656c518f5868 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aabd684-655d-4229-a149-656c518f5868 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3aabd684-655d-4229-a149-656c518f5868 2019-05-14 12:11:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3aabd684-655d-4229-a149-656c518f5868 2019-05-14 12:11:50,968 - 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-05-14 12:11:50,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85162ca7-70ef-435e-8067-7b1401e6fec5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ed84ffb8418dbd76a298430341a7c719d09762" 2019-05-14 12:11:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ed84ffb8418dbd76a298430341a7c719d09762" 2019-05-14 12:11:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8f811710cba7b6c64e91d540f3552143b531fe" 2019-05-14 12:11:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b8f811710cba7b6c64e91d540f3552143b531fe" 2019-05-14 12:11:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-85162ca7-70ef-435e-8067-7b1401e6fec5 2019-05-14 12:11:50,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-85162ca7-70ef-435e-8067-7b1401e6fec5 2019-05-14 12:11:50,969 - 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-05-14 12:11:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85162ca7-70ef-435e-8067-7b1401e6fec5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:11:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks/7f40ae44-9409-489c-a30f-fda654c472d6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54aa2d0eb05913e74f1344c7181fd6beb2a7a688" 2019-05-14 12:11:50,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 14 May 2019 12:11: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-143fb146-3b18-4da0-9870-e204c92d38f4 x-compute-request-id: req-143fb146-3b18-4da0-9870-e204c92d38f4 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}} 2019-05-14 12:11:50,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e 2019-05-14 12:11:51,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:11:51,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T12:11:46.614Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"} 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:11:51 GMT 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:11:51,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-05-14 12:11:51,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:11:51,024 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:11:51,024 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:11:51,024 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_dry_run': False, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'scheduled_for': None, u'visibility': u'tenant', u'workflow_id': u'install', u'resource_availability': u'tenant', u'started_at': u'2019-05-14T12:10:15.704Z', u'id': u'1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e', u'ended_at': u'2019-05-14T12:11:46.614Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-05-14T12:10:15.704Z', u'created_by': u'admin', u'private_resource': False, u'error': u'', u'deployment_id': u'vrouter-opnfv', u'status_display': u'completed'} 2019-05-14 12:11:51,036 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-05-14 12:11:51,096 - 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.209'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-05-14 12:11:51,155 - 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.209'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.9.200'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2019-05-14 12:11:51,156 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-05-14 12:11:51,156 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.209 2019-05-14 12:11:51,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:11:51,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:11:51,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12:11:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d091dcae-24ea-4c1a-ad92-111b74f75bb3 x-openstack-request-id: req-d091dcae-24ea-4c1a-ad92-111b74f75bb3 2019-05-14 12:11:51,912 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:11:51,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d091dcae-24ea-4c1a-ad92-111b74f75bb3 2019-05-14 12:11:51,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.755913972855s 2019-05-14 12:11:51,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:11:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:11:52,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12:11:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6d2e2837-ef23-4b79-abdf-c94882f483f1 x-openstack-request-id: req-6d2e2837-ef23-4b79-abdf-c94882f483f1 2019-05-14 12:11:52,664 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:11:52,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6d2e2837-ef23-4b79-abdf-c94882f483f1 2019-05-14 12:11:52,665 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74712395668s 2019-05-14 12:11:52,669 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.11 2019-05-14 12:11:52,669 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:fc:11:17 2019-05-14 12:11:52,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:11:52,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:11:53,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12: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-a5addc04-6cf1-4532-a012-7687fb3638c3 x-openstack-request-id: req-a5addc04-6cf1-4532-a012-7687fb3638c3 2019-05-14 12:11:53,422 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:11:53,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a5addc04-6cf1-4532-a012-7687fb3638c3 2019-05-14 12:11:53,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.75327205658s 2019-05-14 12:11:53,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:11:53,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:11:53,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12:11:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-25cbe4f1-0659-4cc6-9653-2a249a7db6cf x-openstack-request-id: req-25cbe4f1-0659-4cc6-9653-2a249a7db6cf 2019-05-14 12:11:53,813 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:11:53,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-25cbe4f1-0659-4cc6-9653-2a249a7db6cf 2019-05-14 12:11:53,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387372970581s 2019-05-14 12:11:53,818 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.8 2019-05-14 12:11:53,818 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:60:ad:29 2019-05-14 12:11:53,818 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-05-14 12:11:53,818 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.200 2019-05-14 12:11:53,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:11:53,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:11:54,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12:11:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e7b8633-ef6e-4072-86c8-d2980a0ff815 x-openstack-request-id: req-3e7b8633-ef6e-4072-86c8-d2980a0ff815 2019-05-14 12:11:54,312 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:11:54,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3e7b8633-ef6e-4072-86c8-d2980a0ff815 2019-05-14 12:11:54,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494214057922s 2019-05-14 12:11:54,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:11:54,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:11:54,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12:11: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-7e5dc439-98d5-4a0f-9467-a9c60ead9e1f x-openstack-request-id: req-7e5dc439-98d5-4a0f-9467-a9c60ead9e1f 2019-05-14 12:11:54,690 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:11:54,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7e5dc439-98d5-4a0f-9467-a9c60ead9e1f 2019-05-14 12:11:54,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373283863068s 2019-05-14 12:11:54,695 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.3 2019-05-14 12:11:54,695 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:0b:3b:61 2019-05-14 12:11:54,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:11:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:11:54,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12:11: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-69310902-151c-49de-b2e2-844675d14d17 x-openstack-request-id: req-69310902-151c-49de-b2e2-844675d14d17 2019-05-14 12:11:54,888 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:11:54,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-69310902-151c-49de-b2e2-844675d14d17 2019-05-14 12:11:54,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19256901741s 2019-05-14 12:11:54,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:11:54,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:11:55,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12:11: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-757b2270-88b1-4cf3-87bc-62afb739fec7 x-openstack-request-id: req-757b2270-88b1-4cf3-87bc-62afb739fec7 2019-05-14 12:11:55,370 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:11:55,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-757b2270-88b1-4cf3-87bc-62afb739fec7 2019-05-14 12:11:55,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478256940842s 2019-05-14 12:11:55,374 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2019-05-14 12:11:55,374 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:bf:39:3f 2019-05-14 12:11:55,374 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-05-14 12:11:55,393 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-05-14 12:11:55,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-05-14 12:11:55,409 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-05-14 12:11:55,473 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-05-14 12:11:55' 2019-05-14 12:11:55,473 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-05-14 12:11:55,473 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-05-14 12:11:55,497 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-05-14 12:11:58,506 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.200... 2019-05-14 12:12:28,525 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-05-14 12:12:28,530 - paramiko.transport - DEBUG - starting thread (client mode): 0xe09671d0L 2019-05-14 12:12:28,531 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:12:28,533 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-14 12:12:28,533 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-14 12:12:28,535 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:12:28,535 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-14 12:12:28,535 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-14 12:12:28,535 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:12:28,535 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-14 12:12:28,536 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:12:28,574 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-14 12:12:28,699 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-14 12:12:28,700 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:12:28,703 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: db90d4b3161d6b7233c32e78dcc764f0 2019-05-14 12:12:28,733 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:12:28,740 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-14 12:12:28,741 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-14 12:12:28,768 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-05-14 12:12:28,768 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:12:28,770 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:12:28,770 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:12:28,774 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:12:28,776 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:12:29,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-14 12:12:30,801 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-14 12:12:35,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-14 12:12:36,808 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-14 12:12:41,809 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-14 12:12:42,811 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-14 12:12:47,816 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2019-05-14 12:12:48,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:12:53,824 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2019-05-14 12:12:54,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:12:59,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2019-05-14 12:13:00,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:13:05,838 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2019-05-14 12:13:06,840 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:13:11,845 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2019-05-14 12:13:12,847 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:13:17,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2019-05-14 12:13:18,854 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:13:23,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2019-05-14 12:13:24,861 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:13:29,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2019-05-14 12:13:30,869 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:13:35,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2019-05-14 12:13:36,876 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:13:41,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2019-05-14 12:13:42,883 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:13:47,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-14 12:13:48,891 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-14 12:13:53,892 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' 2019-05-14 12:13:54,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-14 12:13:59,899 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 2019-05-14 12:14:00,901 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 remote-as 65002 [edit] vyos@vyos# 2019-05-14 12:14:05,906 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.11 2019-05-14 12:14:06,908 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 update-source 12.0.0.11 [edit] vyos@vyos# 2019-05-14 12:14:11,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inbound 2019-05-14 12:14:12,915 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-05-14 12:14:17,920 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 2019-05-14 12:14:18,921 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2019-05-14 12:14:23,926 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-05-14 12:14:24,928 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2019-05-14 12:14:29,933 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-05-14 12:14:30,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2019-05-14 12:14:35,941 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-05-14 12:14:36,943 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2019-05-14 12:14:41,948 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-05-14 12:14:42,950 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2019-05-14 12:14:47,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-05-14 12:14:48,957 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2019-05-14 12:14:53,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-05-14 12:14:54,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2019-05-14 12:14:59,969 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-05-14 12:15:00,971 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2019-05-14 12:15:05,976 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-05-14 12:15:06,978 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2019-05-14 12:15:11,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-05-14 12:15:12,985 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2019-05-14 12:15:17,989 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-05-14 12:15:18,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2019-05-14 12:15:23,996 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2019-05-14 12:15:24,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2019-05-14 12:15:30,003 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-14 12:15:31,004 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-14 12:15:36,107 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 12:15:36,124 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-05-14 12:15:36,167 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2019-05-14 12:15:36,170 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0d5e3d0L 2019-05-14 12:15:36,170 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:15:36,174 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-14 12:15:36,174 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-14 12:15:36,176 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:15:36,176 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-14 12:15:36,176 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-14 12:15:36,176 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:15:36,176 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-14 12:15:36,176 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:15:36,214 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-14 12:15:36,326 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-14 12:15:36,326 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:15:36,329 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: db90d4b3161d6b7233c32e78dcc764f0 2019-05-14 12:15:36,362 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:15:36,370 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-14 12:15:36,370 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-14 12:15:36,394 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2019-05-14 12:15:36,394 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:15:36,395 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:15:36,395 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:15:36,397 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:15:36,399 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:15:37,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-05-14 12:15:38,418 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-05-14 12:15:43,424 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-05-14 12:15:44,425 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-05-14 12:15:49,431 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-05-14 12:15:50,433 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-05-14 12:15:55,435 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2019-05-14 12:15:56,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:01,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2019-05-14 12:16:02,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:07,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2019-05-14 12:16:08,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:13,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2019-05-14 12:16:14,455 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:19,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2019-05-14 12:16:20,462 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:25,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2019-05-14 12:16:26,469 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:31,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2019-05-14 12:16:32,476 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:37,481 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2019-05-14 12:16:38,483 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:43,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2019-05-14 12:16:44,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:49,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2019-05-14 12:16:50,494 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2019-05-14 12:16:55,498 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-14 12:16:56,500 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-14 12:17:01,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' 2019-05-14 12:17:02,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2019-05-14 12:17:07,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 2019-05-14 12:17:08,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 [edit] vyos@vyos# 2019-05-14 12:17:13,515 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.8 2019-05-14 12:17:14,517 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.8 [edit] vyos@vyos# 2019-05-14 12:17:19,523 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbound 2019-05-14 12:17:20,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-05-14 12:17:25,530 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2019-05-14 12:17:26,532 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2019-05-14 12:17:31,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-05-14 12:17:32,539 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2019-05-14 12:17:37,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-05-14 12:17:38,546 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2019-05-14 12:17:43,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-05-14 12:17:44,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2019-05-14 12:17:49,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-05-14 12:17:50,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2019-05-14 12:17:55,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-05-14 12:17:56,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2019-05-14 12:18:01,566 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-05-14 12:18:02,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2019-05-14 12:18:07,573 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-05-14 12:18:08,575 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2019-05-14 12:18:13,581 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-05-14 12:18:14,583 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2019-05-14 12:18:19,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-05-14 12:18:20,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2019-05-14 12:18:25,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-05-14 12:18:26,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2019-05-14 12:18:31,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.8 2019-05-14 12:18:32,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2019-05-14 12:18:37,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-05-14 12:18:38,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-05-14 12:18:43,706 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 12:18:43,727 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-05-14 12:18:43,728 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-05-14 12:19:43,756 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-05-14 12:19:43,800 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.200. 2019-05-14 12:19:43,804 - paramiko.transport - DEBUG - starting thread (client mode): 0xe0d5e3d0L 2019-05-14 12:19:43,804 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-05-14 12:19:43,809 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-05-14 12:19:43,809 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-05-14 12:19:43,810 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-05-14 12:19:43,811 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-05-14 12:19:43,811 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-05-14 12:19:43,811 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-05-14 12:19:43,811 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-05-14 12:19:43,811 - paramiko.transport - DEBUG - Compression agreed: none 2019-05-14 12:19:43,850 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-05-14 12:19:43,954 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-05-14 12:19:43,954 - paramiko.transport - DEBUG - Switch to new keys ... 2019-05-14 12:19:43,957 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.200: db90d4b3161d6b7233c32e78dcc764f0 2019-05-14 12:19:43,988 - paramiko.transport - DEBUG - userauth is OK 2019-05-14 12:19:43,993 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-05-14 12:19:43,994 - paramiko.transport - INFO - Authentication (password) successful! 2019-05-14 12:19:44,021 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.200. 2019-05-14 12:19:44,021 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-05-14 12:19:44,022 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-05-14 12:19:44,023 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-05-14 12:19:44,026 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:19:44,028 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-05-14 12:19:45,029 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-05-14 12:20:15,115 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 12:20:15,144 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-05-14 12:20:15,144 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.11, 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.8 4 65002 3 6 0 0 0 00:01:01 10 Total number of neighbors 1 vyos@vyos:~$ 2019-05-14 12:20:15,145 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 | no-more BGP neighbor is 12.0.0.8, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.8 BGP state = Established, up for 00:01:07 Last read 11:48:20, 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.11 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.11, Local port: 179 Foreign host: 12.0.0.8, Foreign port: 42599 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:febf:393f Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-05-14 12:20:15,145 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.11 0 32768 i *> 10.0.2.0/24 12.0.0.11 0 32768 i *> 10.0.3.0/24 12.0.0.11 0 32768 i *> 10.0.4.0/24 12.0.0.11 0 32768 i *> 10.0.5.0/24 12.0.0.11 0 32768 i *> 10.0.6.0/24 12.0.0.11 0 32768 i *> 10.0.7.0/24 12.0.0.11 0 32768 i *> 10.0.8.0/24 12.0.0.11 0 32768 i *> 10.0.9.0/24 12.0.0.11 0 32768 i *> 10.0.10.0/24 12.0.0.11 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-14 12:20:15,145 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-14 12:20:15,145 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.8 routes | no-more BGP table version is 0, local router ID is 12.0.0.11 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.8 0 0 65002 i *> 10.1.2.0/24 12.0.0.8 0 0 65002 i *> 10.1.3.0/24 12.0.0.8 0 0 65002 i *> 10.1.4.0/24 12.0.0.8 0 0 65002 i *> 10.1.5.0/24 12.0.0.8 0 0 65002 i *> 10.1.6.0/24 12.0.0.8 0 0 65002 i *> 10.1.7.0/24 12.0.0.8 0 0 65002 i *> 10.1.8.0/24 12.0.0.8 0 0 65002 i *> 10.1.9.0/24 12.0.0.8 0 0 65002 i *> 10.1.10.0/24 12.0.0.8 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-05-14 12:20:15,145 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-05-14 12:20:15,146 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.7' 2019-05-14 12:20:15,146 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-05-14 12:20:15,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:20:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:20:16,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1189 Content-Type: application/json Date: Tue, 14 May 2019 12:20: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-dbe21ca4-0dbd-4533-aceb-c2128af62390 x-openstack-request-id: req-dbe21ca4-0dbd-4533-aceb-c2128af62390 2019-05-14 12:20:16,210 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:34Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:20:16,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dbe21ca4-0dbd-4533-aceb-c2128af62390 2019-05-14 12:20:16,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06363296509s 2019-05-14 12:20:16,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 12:20:16,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:20:16,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 12:20:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3aaf2e5c-092f-4930-8677-66c028975d20 x-openstack-request-id: req-3aaf2e5c-092f-4930-8677-66c028975d20 2019-05-14 12:20:16,372 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-3aaf2e5c-092f-4930-8677-66c028975d20 2019-05-14 12:20:16,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.157875061035s 2019-05-14 12:20:16,372 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-05-14 12:20:16,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:20:16,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:20:17,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1201 Content-Type: application/json Date: Tue, 14 May 2019 12:20:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cb323301-97a5-4a2f-a3af-5024a364fd83 x-openstack-request-id: req-cb323301-97a5-4a2f-a3af-5024a364fd83 2019-05-14 12:20:17,121 - 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:0b:3b:61", "version": 4, "addr": "11.0.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:3b:61", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bf:39:3f", "version": 4, "addr": "12.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:36.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "0d810738-4ec1-454c-b3d5-6eaea72689ce", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:11:36Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-05-14T12:11:00Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "11.0.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:11:17", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:ad:29", "version": 4, "addr": "12.0.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/afea21f8-fef5-4569-931e-720fc93df00c", "rel": "bookmark"}], "image": {"id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "links": [{"href": "http://172.30.9.28:8774/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:11:34.000000", "flavor": {"id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "links": [{"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "bookmark"}]}, "id": "afea21f8-fef5-4569-931e-720fc93df00c", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:20:16Z", "hostId": "422a4e444acfcd3287fdb56c57910054aed991d65e22abb9d45093b3", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-05-14T12:10:59Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:06:21Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:20:17,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cb323301-97a5-4a2f-a3af-5024a364fd83 2019-05-14 12:20:17,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.749193191528s 2019-05-14 12:20:17,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 12:20:17,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:20:17,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 12:20:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f4168bff-61ed-41e5-97ed-c7afcb5eba94 x-openstack-request-id: req-f4168bff-61ed-41e5-97ed-c7afcb5eba94 2019-05-14 12:20:17,273 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-f4168bff-61ed-41e5-97ed-c7afcb5eba94 2019-05-14 12:20:17,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146167993546s 2019-05-14 12:20:17,393 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 12:20:17,394 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:12 | PASS | +----------------------+------------------+------------------+----------------+ 2019-05-14 12:20:17,399 - functest.core.cloudify - INFO - Deleting the current deployment 2019-05-14 12:20:17,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions 2019-05-14 12:20:17,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:17,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:17,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:17,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:17,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:17,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:17,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:17,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T12:10:12.101Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:09.673Z", "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-05-14T12:10:09.674Z", "id": "1406d94b-1876-4e50-875a-2b384e4a6d65"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T12:11:46.614Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:15.704Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:10:15.704Z", "id": "1b2ac7c3-1b19-44dc-92f0-8d50ca62d13e"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-05-14 12:20:17,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:17,497 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:17 GMT 2019-05-14 12:20:17,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:17,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:17,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:17,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:17,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:17,497 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:17,498 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.217:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-05-14 12:20:18,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:18,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:18,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:18,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:18,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:18,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:18 GMT 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:18,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:18,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:18,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:18,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:18,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:18,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:18,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:18,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:18,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:18,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-05-14 12:20:18,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:18,145 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:18 GMT 2019-05-14 12:20:18,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:18,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-05-14 12:20:18,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:18,145 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:18,145 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:18,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:18,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:18,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "status_display": "pending", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:18 GMT 2019-05-14 12:20:18,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:18,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:18,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:18,226 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:18,226 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:23,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:23,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:23,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:23,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:18.784Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:18.633Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:20.203Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:20.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:20.834Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:20.153Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:20.834Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:20.390Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:21.500Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:20.747Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.214Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673ff9fb-5ffb-42e8-8be3-43419d3b63c9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:20:21.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dec21967-9848-47ec-9ac5-3fbf45c078af"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.214Z", "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-05-14T12:20:21.451Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.6f51448a-3f92-4f0b-a3c1-6c17ee3e845b"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.214Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-045c8d46-0426-4b1f-b70f-31a2a155859d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:20:21.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.6f51448a-3f92-4f0b-a3c1-6c17ee3e845b"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.214Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-045c8d46-0426-4b1f-b70f-31a2a155859d", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:21.458Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.6f51448a-3f92-4f0b-a3c1-6c17ee3e845b"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.214Z", "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-05-14T12:20:21.817Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dec21967-9848-47ec-9ac5-3fbf45c078af"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.214Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-673ff9fb-5ffb-42e8-8be3-43419d3b63c9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:21.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dec21967-9848-47ec-9ac5-3fbf45c078af"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.214Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6159af57a70befbefc87e302aa674dfcb76d7d95\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:21.870Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.6f51448a-3f92-4f0b-a3c1-6c17ee3e845b"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.779Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-021aac4f-0048-4928-93df-ae4b79706e05", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:22.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dec21967-9848-47ec-9ac5-3fbf45c078af"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77d0be74721f98d3f31df3d65b91e2fd4dd8ed3b\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:22.236Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dec21967-9848-47ec-9ac5-3fbf45c078af"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.779Z", "message": "RESP: [404] Date: Tue, 14 May 2019 12:20:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c7482d3-facf-4bca-9734-95ed6e94e274 x-compute-request-id: req-6c7482d3-facf-4bca-9734-95ed6e94e274 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:22.160Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.6f51448a-3f92-4f0b-a3c1-6c17ee3e845b"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.779Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-6c7482d3-facf-4bca-9734-95ed6e94e274", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:22.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.6f51448a-3f92-4f0b-a3c1-6c17ee3e845b"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.779Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-6c7482d3-facf-4bca-9734-95ed6e94e274", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:22.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.6f51448a-3f92-4f0b-a3c1-6c17ee3e845b"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.779Z", "message": "RESP: [404] Date: Tue, 14 May 2019 12:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-021aac4f-0048-4928-93df-ae4b79706e05 x-compute-request-id: req-021aac4f-0048-4928-93df-ae4b79706e05 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance afea21f8-fef5-4569-931e-720fc93df00c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:22.542Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dec21967-9848-47ec-9ac5-3fbf45c078af"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.779Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce 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 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-14T12:20:22.655Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:22.779Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-021aac4f-0048-4928-93df-ae4b79706e05", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:22.543Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dec21967-9848-47ec-9ac5-3fbf45c078af"}], "metadata": {"pagination": {"total": 20, "offset": 0, "size": 50}}} 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:23 GMT 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:23,327 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:23,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:23,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:23,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:23,328 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:23,329 - functest.core.cloudify - DEBUG - Starting 'uninstall' workflow execution 2019-05-14 12:20:23,329 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 12:20:23,329 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 12:20:23,329 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 12:20:23,330 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.stop' 2019-05-14 12:20:23,330 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673ff9fb-5ffb-42e8-8be3-43419d3b63c9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:23,330 - functest.core.cloudify - 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-05-14 12:20:23,330 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-045c8d46-0426-4b1f-b70f-31a2a155859d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:23,330 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-045c8d46-0426-4b1f-b70f-31a2a155859d 2019-05-14 12:20:23,330 - functest.core.cloudify - 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-05-14 12:20:23,331 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-673ff9fb-5ffb-42e8-8be3-43419d3b63c9 2019-05-14 12:20:23,331 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6159af57a70befbefc87e302aa674dfcb76d7d95" 2019-05-14 12:20:23,331 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-021aac4f-0048-4928-93df-ae4b79706e05 2019-05-14 12:20:23,331 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77d0be74721f98d3f31df3d65b91e2fd4dd8ed3b" 2019-05-14 12:20:23,331 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 12:20:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c7482d3-facf-4bca-9734-95ed6e94e274 x-compute-request-id: req-6c7482d3-facf-4bca-9734-95ed6e94e274 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found.", "code": 404}} 2019-05-14 12:20:23,331 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-6c7482d3-facf-4bca-9734-95ed6e94e274 2019-05-14 12:20:23,332 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-6c7482d3-facf-4bca-9734-95ed6e94e274 2019-05-14 12:20:23,332 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 12:20:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-021aac4f-0048-4928-93df-ae4b79706e05 x-compute-request-id: req-021aac4f-0048-4928-93df-ae4b79706e05 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance afea21f8-fef5-4569-931e-720fc93df00c could not be found.", "code": 404}} 2019-05-14 12:20:23,332 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found. [status_code=404] 2019-05-14 12:20:23,332 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-021aac4f-0048-4928-93df-ae4b79706e05 2019-05-14 12:20:23,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:23,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:23,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:23,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:23,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:23,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:23,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:23 GMT 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:23,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:28,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:28,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:28,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:28,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:28,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:28,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:28,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:28,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:28,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:23.425Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:22.696Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:23.425Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance afea21f8-fef5-4569-931e-720fc93df00c could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance afea21f8-fef5-4569-931e-720fc93df00c 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 afea21f8-fef5-4569-931e-720fc93df00c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-14T12:20:23.059Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:23.425Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:23.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.020Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:23.360Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.020Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:23.134Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.020Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:23.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.757Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-05c2bdc1-55a3-4353-abb8-cd923ccb3b93", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.426Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.757Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-05c2bdc1-55a3-4353-abb8-cd923ccb3b93", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.426Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.757Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:23.723Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.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": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.420Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.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": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.421Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.757Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c2bdc1-55a3-4353-abb8-cd923ccb3b93 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.425Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:24.757Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c2bdc1-55a3-4353-abb8-cd923ccb3b93 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.425Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fd4594-72f3-4ce8-bdad-914b29dc15e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.808Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "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}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.830Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-98fd4594-72f3-4ce8-bdad-914b29dc15e5", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.808Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "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}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.831Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "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}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.212Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-98fd4594-72f3-4ce8-bdad-914b29dc15e5", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.809Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "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_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.803Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "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_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.803Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.297Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fd4594-72f3-4ce8-bdad-914b29dc15e5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:24.808Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}, {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}, {\"router_id\": \"d2ae3804-7731-4d5a-84ac-872f1d799f1a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:06:23Z\", \"updated_at\": \"2019-05-14T12:06:26Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6c755a73-9971-406f-b0d5-95b39f7b54bd\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:51:8c\", \"device_id\": \"b0f3389c-33d5-4791-8d02-cd93db02da89\"}, \"fixed_ip_address\": \"192.168.120.27\", \"floating_ip_address\": \"172.30.9.217\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"38999942-7dcb-4059-986b-644994570b63\", \"id\": \"bfa4b1f3-d03a-494b-aa6a-140e3f4238e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.263Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "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}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.212Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.312Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.313Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.313Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}, {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}, {\"router_id\": \"d2ae3804-7731-4d5a-84ac-872f1d799f1a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:06:23Z\", \"updated_at\": \"2019-05-14T12:06:26Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6c755a73-9971-406f-b0d5-95b39f7b54bd\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:51:8c\", \"device_id\": \"b0f3389c-33d5-4791-8d02-cd93db02da89\"}, \"fixed_ip_address\": \"192.168.120.27\", \"floating_ip_address\": \"172.30.9.217\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"38999942-7dcb-4059-986b-644994570b63\", \"id\": \"bfa4b1f3-d03a-494b-aa6a-140e3f4238e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.263Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.263Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.264Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.264Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.264Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.265Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.266Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:19Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.312Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:19Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.312Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.312Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.314Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.314Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:18Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.356Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:18Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.357Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.357Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.357Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.357Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.357Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.358Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.358Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0dccfbe7-f269-4a95-90ba-b39b67685319 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:06:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f19b61b8-6dd4-46c9-a338-2a87d9516e0d\",\"ip_address\":\"192.168.120.27\"}],\"id\":\"38999942-7dcb-4059-986b-644994570b63\",\"security_groups\":[\"5b4015ff-bc5d-4db9-a403-f5dc46511254\"],\"mac_address\":\"fa:16:3e:1c:51:8c\",\"device_id\":\"b0f3389c-33d5-4791-8d02-cd93db02da89\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6c755a73-9971-406f-b0d5-95b39f7b54bd\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:04:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.403Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0dccfbe7-f269-4a95-90ba-b39b67685319 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:06:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f19b61b8-6dd4-46c9-a338-2a87d9516e0d\",\"ip_address\":\"192.168.120.27\"}],\"id\":\"38999942-7dcb-4059-986b-644994570b63\",\"security_groups\":[\"5b4015ff-bc5d-4db9-a403-f5dc46511254\"],\"mac_address\":\"fa:16:3e:1c:51:8c\",\"device_id\":\"b0f3389c-33d5-4791-8d02-cd93db02da89\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6c755a73-9971-406f-b0d5-95b39f7b54bd\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:04:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.403Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-0dccfbe7-f269-4a95-90ba-b39b67685319", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.403Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}], "metadata": {"pagination": {"total": 136, "offset": 20, "size": 50}}} 2019-05-14 12:20:28,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:28,489 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:28 GMT 2019-05-14 12:20:28,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:28,489 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:28,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:28,490 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:28,490 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:28,490 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:28,492 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 12:20:28,493 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance afea21f8-fef5-4569-931e-720fc93df00c could not be found. [status_code=404] 2019-05-14 12:20:28,493 - functest.core.cloudify - DEBUG - Stopped node instance 2019-05-14 12:20:28,493 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-14 12:20:28,493 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 12:20:28,493 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 12:20:28,494 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-05c2bdc1-55a3-4353-abb8-cd923ccb3b93 2019-05-14 12:20:28,494 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-05c2bdc1-55a3-4353-abb8-cd923ccb3b93 2019-05-14 12:20:28,494 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-14 12:20:28,494 - functest.core.cloudify - 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-05-14 12:20:28,494 - functest.core.cloudify - 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-05-14 12:20:28,494 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c2bdc1-55a3-4353-abb8-cd923ccb3b93 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:28,495 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c2bdc1-55a3-4353-abb8-cd923ccb3b93 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:28,495 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fd4594-72f3-4ce8-bdad-914b29dc15e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:28,495 - functest.core.cloudify - 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}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:28,495 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-98fd4594-72f3-4ce8-bdad-914b29dc15e5 2019-05-14 12:20:28,495 - functest.core.cloudify - 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}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:28,495 - functest.core.cloudify - 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}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" 2019-05-14 12:20:28,496 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-98fd4594-72f3-4ce8-bdad-914b29dc15e5 2019-05-14 12:20:28,496 - functest.core.cloudify - 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-05-14 12:20:28,496 - functest.core.cloudify - 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-05-14 12:20:28,496 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98fd4594-72f3-4ce8-bdad-914b29dc15e5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:28,496 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"floatingips": [{"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}, {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}, {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:20:28,496 - functest.core.cloudify - 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}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" 2019-05-14 12:20:28,497 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f 2019-05-14 12:20:28,497 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f 2019-05-14 12:20:28,497 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f 2019-05-14 12:20:28,497 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"floatingips": [{"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}, {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}, {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:20:28,497 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 2019-05-14 12:20:28,497 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 2019-05-14 12:20:28,498 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 2019-05-14 12:20:28,498 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 2019-05-14 12:20:28,498 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:28,498 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:28,498 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:19Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:28,498 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:19Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:28,499 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-df3d7dad-0c21-4665-ac90-db1b7cc3af1f 2019-05-14 12:20:28,499 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:28,499 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:28,499 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:18Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:28,499 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:18Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:28,499 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4 2019-05-14 12:20:28,499 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4 2019-05-14 12:20:28,500 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4 2019-05-14 12:20:28,500 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-c5cfbe80-999e-4fa0-9811-da2790e2b9a4 2019-05-14 12:20:28,500 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:28,500 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:28,500 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0dccfbe7-f269-4a95-90ba-b39b67685319 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:28,500 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0dccfbe7-f269-4a95-90ba-b39b67685319 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:28,501 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-0dccfbe7-f269-4a95-90ba-b39b67685319 2019-05-14 12:20:28,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:28,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:28,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:28,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:28,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:28,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:28,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:28,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:28,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:28,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:28,561 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:28 GMT 2019-05-14 12:20:28,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:28,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:28,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:28,561 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:28,561 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:33,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:33,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:33,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:33,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:33,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:33,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:33,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:33,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:33,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.264Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.264Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.264Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8\"", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.314Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.263Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}, {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}, {\"router_id\": \"d2ae3804-7731-4d5a-84ac-872f1d799f1a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:06:23Z\", \"updated_at\": \"2019-05-14T12:06:26Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6c755a73-9971-406f-b0d5-95b39f7b54bd\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:51:8c\", \"device_id\": \"b0f3389c-33d5-4791-8d02-cd93db02da89\"}, \"fixed_ip_address\": \"192.168.120.27\", \"floating_ip_address\": \"172.30.9.217\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"38999942-7dcb-4059-986b-644994570b63\", \"id\": \"bfa4b1f3-d03a-494b-aa6a-140e3f4238e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.263Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:25.880Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}, {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}, {\"router_id\": \"d2ae3804-7731-4d5a-84ac-872f1d799f1a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:06:23Z\", \"updated_at\": \"2019-05-14T12:06:26Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6c755a73-9971-406f-b0d5-95b39f7b54bd\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:51:8c\", \"device_id\": \"b0f3389c-33d5-4791-8d02-cd93db02da89\"}, \"fixed_ip_address\": \"192.168.120.27\", \"floating_ip_address\": \"172.30.9.217\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"38999942-7dcb-4059-986b-644994570b63\", \"id\": \"bfa4b1f3-d03a-494b-aa6a-140e3f4238e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.263Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-83085f01-1517-4814-8f7d-32cec2d4ae76 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:06:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f19b61b8-6dd4-46c9-a338-2a87d9516e0d\",\"ip_address\":\"192.168.120.27\"}],\"id\":\"38999942-7dcb-4059-986b-644994570b63\",\"security_groups\":[\"5b4015ff-bc5d-4db9-a403-f5dc46511254\"],\"mac_address\":\"fa:16:3e:1c:51:8c\",\"device_id\":\"b0f3389c-33d5-4791-8d02-cd93db02da89\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6c755a73-9971-406f-b0d5-95b39f7b54bd\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:04:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.936Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-83085f01-1517-4814-8f7d-32cec2d4ae76 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:06:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f19b61b8-6dd4-46c9-a338-2a87d9516e0d\",\"ip_address\":\"192.168.120.27\"}],\"id\":\"38999942-7dcb-4059-986b-644994570b63\",\"security_groups\":[\"5b4015ff-bc5d-4db9-a403-f5dc46511254\"],\"mac_address\":\"fa:16:3e:1c:51:8c\",\"device_id\":\"b0f3389c-33d5-4791-8d02-cd93db02da89\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6c755a73-9971-406f-b0d5-95b39f7b54bd\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:04:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.936Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-83085f01-1517-4814-8f7d-32cec2d4ae76", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.936Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.896Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-feeff5b7-87a0-4ef2-be22-5157bd1502e2", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.895Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-feeff5b7-87a0-4ef2-be22-5157bd1502e2", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.895Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-feeff5b7-87a0-4ef2-be22-5157bd1502e2", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.895Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-feeff5b7-87a0-4ef2-be22-5157bd1502e2", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.895Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-feeff5b7-87a0-4ef2-be22-5157bd1502e2 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:18Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.894Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-83085f01-1517-4814-8f7d-32cec2d4ae76", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.937Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-feeff5b7-87a0-4ef2-be22-5157bd1502e2 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:18Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.894Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.851Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-83085f01-1517-4814-8f7d-32cec2d4ae76", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.937Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a576e789-2815-4611-a1a1-df266a81e9b6", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.850Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a576e789-2815-4611-a1a1-df266a81e9b6", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.849Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a576e789-2815-4611-a1a1-df266a81e9b6", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.849Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-83085f01-1517-4814-8f7d-32cec2d4ae76", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.937Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a576e789-2815-4611-a1a1-df266a81e9b6 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:19Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.848Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.802Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.802Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a619012e-d0f8-423b-b84b-43d20d93ad3c", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.800Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a619012e-d0f8-423b-b84b-43d20d93ad3c", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.800Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-a619012e-d0f8-423b-b84b-43d20d93ad3c Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}, {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}, {\"router_id\": \"d2ae3804-7731-4d5a-84ac-872f1d799f1a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:06:23Z\", \"updated_at\": \"2019-05-14T12:06:26Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6c755a73-9971-406f-b0d5-95b39f7b54bd\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:51:8c\", \"device_id\": \"b0f3389c-33d5-4791-8d02-cd93db02da89\"}, \"fixed_ip_address\": \"192.168.120.27\", \"floating_ip_address\": \"172.30.9.217\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"38999942-7dcb-4059-986b-644994570b63\", \"id\": \"bfa4b1f3-d03a-494b-aa6a-140e3f4238e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.799Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.938Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a576e789-2815-4611-a1a1-df266a81e9b6 Date: Tue, 14 May 2019 12:20:25 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:19Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.849Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-0d88a523-e232-4ac4-8c7b-9d5b036369a3 Date: Tue, 14 May 2019 12:20:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:25Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.093Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.896Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "Detaching port a88af2ba-361e-4764-bfb1-a2b302a52428...", "level": "info", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.937Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a576e789-2815-4611-a1a1-df266a81e9b6", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.850Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-0d88a523-e232-4ac4-8c7b-9d5b036369a3 Date: Tue, 14 May 2019 12:20:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:25Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.093Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.851Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a619012e-d0f8-423b-b84b-43d20d93ad3c", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.801Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.938Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a619012e-d0f8-423b-b84b-43d20d93ad3c", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:25.801Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-0d88a523-e232-4ac4-8c7b-9d5b036369a3", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.093Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-0d88a523-e232-4ac4-8c7b-9d5b036369a3", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.094Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-0d88a523-e232-4ac4-8c7b-9d5b036369a3", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.094Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-0d88a523-e232-4ac4-8c7b-9d5b036369a3", "level": "debug", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.094Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "Successfully detached port f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4", "level": "info", "target_id": "target_vnf_data_plane_port_u6bakf", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.094Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bea19cd3-a87d-4683-8b47-4a3223bd5428"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:26.526Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a9276f0f-d226-4729-8f4e-7738abc9e68b Date: Tue, 14 May 2019 12:20:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:26Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.320Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.322Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.657Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:27.019Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}], "metadata": {"pagination": {"total": 252, "offset": 70, "size": 50}}} 2019-05-14 12:20:33,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:33,671 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:33 GMT 2019-05-14 12:20:33,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:33,671 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:33,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:33,671 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:33,671 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:33,672 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:33,674 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 2019-05-14 12:20:33,675 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 2019-05-14 12:20:33,675 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 2019-05-14 12:20:33,675 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f68274f128ce10e730219ca0d6ee3f772a7f7c8" 2019-05-14 12:20:33,675 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 2019-05-14 12:20:33,675 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"floatingips": [{"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}, {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}, {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:20:33,676 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-77f4c4b7-08b9-462b-8fa3-c37cfa976454 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"floatingips": [{"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}, {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}, {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:20:33,676 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-83085f01-1517-4814-8f7d-32cec2d4ae76 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:33,676 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-83085f01-1517-4814-8f7d-32cec2d4ae76 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:33,676 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-83085f01-1517-4814-8f7d-32cec2d4ae76 2019-05-14 12:20:33,676 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" 2019-05-14 12:20:33,677 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-feeff5b7-87a0-4ef2-be22-5157bd1502e2 2019-05-14 12:20:33,677 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-feeff5b7-87a0-4ef2-be22-5157bd1502e2 2019-05-14 12:20:33,677 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-feeff5b7-87a0-4ef2-be22-5157bd1502e2 2019-05-14 12:20:33,677 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-feeff5b7-87a0-4ef2-be22-5157bd1502e2 2019-05-14 12:20:33,677 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-feeff5b7-87a0-4ef2-be22-5157bd1502e2 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:18Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:33,677 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-83085f01-1517-4814-8f7d-32cec2d4ae76 2019-05-14 12:20:33,678 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-feeff5b7-87a0-4ef2-be22-5157bd1502e2 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:18Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:33,678 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" 2019-05-14 12:20:33,678 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-83085f01-1517-4814-8f7d-32cec2d4ae76 2019-05-14 12:20:33,678 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a576e789-2815-4611-a1a1-df266a81e9b6 2019-05-14 12:20:33,678 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a576e789-2815-4611-a1a1-df266a81e9b6 2019-05-14 12:20:33,678 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a576e789-2815-4611-a1a1-df266a81e9b6 2019-05-14 12:20:33,679 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-83085f01-1517-4814-8f7d-32cec2d4ae76 2019-05-14 12:20:33,679 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a576e789-2815-4611-a1a1-df266a81e9b6 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:19Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:33,679 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" 2019-05-14 12:20:33,679 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" 2019-05-14 12:20:33,679 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a619012e-d0f8-423b-b84b-43d20d93ad3c 2019-05-14 12:20:33,679 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a619012e-d0f8-423b-b84b-43d20d93ad3c 2019-05-14 12:20:33,679 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-a619012e-d0f8-423b-b84b-43d20d93ad3c Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"floatingips": [{"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}, {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}, {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:20:33,680 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-14 12:20:33,680 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a576e789-2815-4611-a1a1-df266a81e9b6 Date: Tue, 14 May 2019 12:20:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:19Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:33,680 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-0d88a523-e232-4ac4-8c7b-9d5b036369a3 Date: Tue, 14 May 2019 12:20:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:25Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:33,680 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" 2019-05-14 12:20:33,680 - functest.core.cloudify - DEBUG - Detaching port a88af2ba-361e-4764-bfb1-a2b302a52428... 2019-05-14 12:20:33,680 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a576e789-2815-4611-a1a1-df266a81e9b6 2019-05-14 12:20:33,681 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-0d88a523-e232-4ac4-8c7b-9d5b036369a3 Date: Tue, 14 May 2019 12:20:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:25Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:33,681 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" 2019-05-14 12:20:33,681 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a619012e-d0f8-423b-b84b-43d20d93ad3c 2019-05-14 12:20:33,681 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0fdcee6fb95395c3a92b270e1eb4d0115f0437e" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-14 12:20:33,681 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a619012e-d0f8-423b-b84b-43d20d93ad3c 2019-05-14 12:20:33,681 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-0d88a523-e232-4ac4-8c7b-9d5b036369a3 2019-05-14 12:20:33,681 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-0d88a523-e232-4ac4-8c7b-9d5b036369a3 2019-05-14 12:20:33,682 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-0d88a523-e232-4ac4-8c7b-9d5b036369a3 2019-05-14 12:20:33,682 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-0d88a523-e232-4ac4-8c7b-9d5b036369a3 2019-05-14 12:20:33,682 - functest.core.cloudify - DEBUG - Successfully detached port f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 2019-05-14 12:20:33,682 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a9276f0f-d226-4729-8f4e-7738abc9e68b Date: Tue, 14 May 2019 12:20:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:26Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:33,682 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b 2019-05-14 12:20:33,682 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-14 12:20:33,683 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-14 12:20:33,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:33,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:33,767 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:33 GMT 2019-05-14 12:20:33,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:33,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:33,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:33,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:33,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:38,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:38,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:38,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:38,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:38,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:38,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:38,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:38,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:38,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.757Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:27.019Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.322Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a9276f0f-d226-4729-8f4e-7738abc9e68b Date: Tue, 14 May 2019 12:20:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:26Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.320Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.321Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.322Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.193Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b", "level": "debug", "target_id": "reference_vnf_data_plane_port_8m75xk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:26.322Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.b4551738-7270-4cda-883f-153fc9a8ab51"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:27.760Z", "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_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:27.689Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.343Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5749dcca-924d-46d4-945a-63204f72c2b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:27.695Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.343Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5749dcca-924d-46d4-945a-63204f72c2b7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:27.695Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.343Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5749dcca-924d-46d4-945a-63204f72c2b7", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:27.696Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.343Z", "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_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:27.689Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.343Z", "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}f7b0c0e94d17610cc2692a9890af73b30a2154e5\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.113Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.343Z", "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}f7b0c0e94d17610cc2692a9890af73b30a2154e5\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.113Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.343Z", "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_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.127Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.343Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-5749dcca-924d-46d4-945a-63204f72c2b7", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:27.696Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a3dcece4-c2cd-4303-84f7-eb9b76fef248", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.470Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a3dcece4-c2cd-4303-84f7-eb9b76fef248", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.471Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a3dcece4-c2cd-4303-84f7-eb9b76fef248", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.471Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-028c41f5-87de-4379-b12e-1b497b82fc27 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:06:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f19b61b8-6dd4-46c9-a338-2a87d9516e0d\",\"ip_address\":\"192.168.120.27\"}],\"id\":\"38999942-7dcb-4059-986b-644994570b63\",\"security_groups\":[\"5b4015ff-bc5d-4db9-a403-f5dc46511254\"],\"mac_address\":\"fa:16:3e:1c:51:8c\",\"device_id\":\"b0f3389c-33d5-4791-8d02-cd93db02da89\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6c755a73-9971-406f-b0d5-95b39f7b54bd\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:04:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.598Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "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}56ba82b9998fc3bf6170d2790555b8024145d12b\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.544Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "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}56ba82b9998fc3bf6170d2790555b8024145d12b\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.544Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.557Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.557Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.556Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.556Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.556Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-26501594-8bdd-4a78-a337-d9cf8c618797 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}, {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}, {\"router_id\": \"d2ae3804-7731-4d5a-84ac-872f1d799f1a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:06:23Z\", \"updated_at\": \"2019-05-14T12:06:26Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6c755a73-9971-406f-b0d5-95b39f7b54bd\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:51:8c\", \"device_id\": \"b0f3389c-33d5-4791-8d02-cd93db02da89\"}, \"fixed_ip_address\": \"192.168.120.27\", \"floating_ip_address\": \"172.30.9.217\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"38999942-7dcb-4059-986b-644994570b63\", \"id\": \"bfa4b1f3-d03a-494b-aa6a-140e3f4238e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.801Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.601Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.601Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.556Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:18Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.555Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "Detaching port ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d...", "level": "info", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.600Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:18Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.555Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.514Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.514Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-f38bbef7-e63e-455d-9ad6-4ef9be2c3670", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.514Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-f38bbef7-e63e-455d-9ad6-4ef9be2c3670", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.513Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f38bbef7-e63e-455d-9ad6-4ef9be2c3670 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:19Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.513Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f38bbef7-e63e-455d-9ad6-4ef9be2c3670 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:19Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.513Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.471Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\"", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.471Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.600Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.599Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.599Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.599Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-028c41f5-87de-4379-b12e-1b497b82fc27 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:06:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f19b61b8-6dd4-46c9-a338-2a87d9516e0d\",\"ip_address\":\"192.168.120.27\"}],\"id\":\"38999942-7dcb-4059-986b-644994570b63\",\"security_groups\":[\"5b4015ff-bc5d-4db9-a403-f5dc46511254\"],\"mac_address\":\"fa:16:3e:1c:51:8c\",\"device_id\":\"b0f3389c-33d5-4791-8d02-cd93db02da89\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6c755a73-9971-406f-b0d5-95b39f7b54bd\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:04:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.599Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae63184c-04df-4d9a-b8bc-bc8b1ee3edf7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.131Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "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_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.127Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae63184c-04df-4d9a-b8bc-bc8b1ee3edf7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.131Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}], "metadata": {"pagination": {"total": 332, "offset": 120, "size": 50}}} 2019-05-14 12:20:38,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:38,873 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:38 GMT 2019-05-14 12:20:38,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:38,873 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:38,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:38,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:38,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:38,873 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:38,876 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-14 12:20:38,876 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-05-14 12:20:38,876 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b 2019-05-14 12:20:38,877 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-a9276f0f-d226-4729-8f4e-7738abc9e68b Date: Tue, 14 May 2019 12:20:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:26Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:38,877 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b 2019-05-14 12:20:38,877 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b 2019-05-14 12:20:38,877 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-a9276f0f-d226-4729-8f4e-7738abc9e68b 2019-05-14 12:20:38,877 - functest.core.cloudify - 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-05-14 12:20:38,877 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5749dcca-924d-46d4-945a-63204f72c2b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:38,878 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5749dcca-924d-46d4-945a-63204f72c2b7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:38,878 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5749dcca-924d-46d4-945a-63204f72c2b7 2019-05-14 12:20:38,878 - functest.core.cloudify - 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-05-14 12:20:38,878 - functest.core.cloudify - 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}f7b0c0e94d17610cc2692a9890af73b30a2154e5" 2019-05-14 12:20:38,878 - functest.core.cloudify - 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}f7b0c0e94d17610cc2692a9890af73b30a2154e5" 2019-05-14 12:20:38,878 - functest.core.cloudify - 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-05-14 12:20:38,879 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-5749dcca-924d-46d4-945a-63204f72c2b7 2019-05-14 12:20:38,879 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a3dcece4-c2cd-4303-84f7-eb9b76fef248 2019-05-14 12:20:38,879 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a3dcece4-c2cd-4303-84f7-eb9b76fef248 2019-05-14 12:20:38,879 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a3dcece4-c2cd-4303-84f7-eb9b76fef248 2019-05-14 12:20:38,879 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-028c41f5-87de-4379-b12e-1b497b82fc27 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:38,879 - functest.core.cloudify - 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}56ba82b9998fc3bf6170d2790555b8024145d12b" 2019-05-14 12:20:38,880 - functest.core.cloudify - 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}56ba82b9998fc3bf6170d2790555b8024145d12b" 2019-05-14 12:20:38,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" 2019-05-14 12:20:38,880 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" 2019-05-14 12:20:38,880 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c 2019-05-14 12:20:38,880 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c 2019-05-14 12:20:38,880 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c 2019-05-14 12:20:38,881 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-26501594-8bdd-4a78-a337-d9cf8c618797 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"floatingips": [{"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}, {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}, {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:20:38,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-14 12:20:38,881 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-14 12:20:38,881 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c 2019-05-14 12:20:38,881 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:18Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:38,881 - functest.core.cloudify - DEBUG - Detaching port ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d... 2019-05-14 12:20:38,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2c897e95-30ba-47cc-8530-a10cc2ff7e0c Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:18Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:38,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" 2019-05-14 12:20:38,882 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" 2019-05-14 12:20:38,882 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-f38bbef7-e63e-455d-9ad6-4ef9be2c3670 2019-05-14 12:20:38,882 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-f38bbef7-e63e-455d-9ad6-4ef9be2c3670 2019-05-14 12:20:38,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f38bbef7-e63e-455d-9ad6-4ef9be2c3670 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:19Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:38,882 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f38bbef7-e63e-455d-9ad6-4ef9be2c3670 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:19Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:38,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" 2019-05-14 12:20:38,883 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" 2019-05-14 12:20:38,883 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27 2019-05-14 12:20:38,883 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27 2019-05-14 12:20:38,883 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27 2019-05-14 12:20:38,883 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27 2019-05-14 12:20:38,884 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-028c41f5-87de-4379-b12e-1b497b82fc27 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:38,884 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae63184c-04df-4d9a-b8bc-bc8b1ee3edf7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:38,884 - functest.core.cloudify - 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-05-14 12:20:38,884 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae63184c-04df-4d9a-b8bc-bc8b1ee3edf7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:38,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:38,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:38,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:38,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:38,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:38,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:38,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:38 GMT 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:38,942 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:43,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:44,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:44,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:44,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:44,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:44,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:44,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:44,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:44,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.599Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.599Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.600Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "Detaching port ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d...", "level": "info", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.600Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.601Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.601Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:28.950Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-26501594-8bdd-4a78-a337-d9cf8c618797 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}, {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}, {\"router_id\": \"d2ae3804-7731-4d5a-84ac-872f1d799f1a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:06:23Z\", \"updated_at\": \"2019-05-14T12:06:26Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6c755a73-9971-406f-b0d5-95b39f7b54bd\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:51:8c\", \"device_id\": \"b0f3389c-33d5-4791-8d02-cd93db02da89\"}, \"fixed_ip_address\": \"192.168.120.27\", \"floating_ip_address\": \"172.30.9.217\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"38999942-7dcb-4059-986b-644994570b63\", \"id\": \"bfa4b1f3-d03a-494b-aa6a-140e3f4238e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.801Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2652ab51-dc33-4e0b-bd18-9bb88fc59066 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:18Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.897Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-47be139d-6fab-4990-8728-3c85dc05ce8a", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.853Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2652ab51-dc33-4e0b-bd18-9bb88fc59066", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.898Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-47be139d-6fab-4990-8728-3c85dc05ce8a", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.852Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-47be139d-6fab-4990-8728-3c85dc05ce8a", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.852Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-47be139d-6fab-4990-8728-3c85dc05ce8a", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.852Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "Successfully detached port ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "level": "info", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.035Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.034Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.034Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-47be139d-6fab-4990-8728-3c85dc05ce8a Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:19Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.852Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-47be139d-6fab-4990-8728-3c85dc05ce8a Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:19Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.852Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.803Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.803Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-26501594-8bdd-4a78-a337-d9cf8c618797", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.802Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-26501594-8bdd-4a78-a337-d9cf8c618797", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.802Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-26501594-8bdd-4a78-a337-d9cf8c618797", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.802Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-26501594-8bdd-4a78-a337-d9cf8c618797", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.801Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-26501594-8bdd-4a78-a337-d9cf8c618797 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:10:52Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:0b:3b:61\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.3\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\", \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}, {\"router_id\": \"34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:10:53Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"ee7894cb-c10c-4d2f-a502-3fb9772fa213\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:fc:11:17\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.11\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"e80bc411-07f8-47ad-a405-de5ff21fd403\", \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}, {\"router_id\": \"d2ae3804-7731-4d5a-84ac-872f1d799f1a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:06:23Z\", \"updated_at\": \"2019-05-14T12:06:26Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"6c755a73-9971-406f-b0d5-95b39f7b54bd\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1c:51:8c\", \"device_id\": \"b0f3389c-33d5-4791-8d02-cd93db02da89\"}, \"fixed_ip_address\": \"192.168.120.27\", \"floating_ip_address\": \"172.30.9.217\", \"revision_number\": 1, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": \"38999942-7dcb-4059-986b-644994570b63\", \"id\": \"bfa4b1f3-d03a-494b-aa6a-140e3f4238e1\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.801Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2652ab51-dc33-4e0b-bd18-9bb88fc59066 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:18Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.897Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.899Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2652ab51-dc33-4e0b-bd18-9bb88fc59066", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.899Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2652ab51-dc33-4e0b-bd18-9bb88fc59066", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.897Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2652ab51-dc33-4e0b-bd18-9bb88fc59066", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.897Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.900Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-385dc63d-35ff-4172-9306-c52ae6cadab9 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:06:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f19b61b8-6dd4-46c9-a338-2a87d9516e0d\",\"ip_address\":\"192.168.120.27\"}],\"id\":\"38999942-7dcb-4059-986b-644994570b63\",\"security_groups\":[\"5b4015ff-bc5d-4db9-a403-f5dc46511254\"],\"mac_address\":\"fa:16:3e:1c:51:8c\",\"device_id\":\"b0f3389c-33d5-4791-8d02-cd93db02da89\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6c755a73-9971-406f-b0d5-95b39f7b54bd\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:04:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.939Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-385dc63d-35ff-4172-9306-c52ae6cadab9 Date: Tue, 14 May 2019 12:20:28 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:06:20Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"f19b61b8-6dd4-46c9-a338-2a87d9516e0d\",\"ip_address\":\"192.168.120.27\"}],\"id\":\"38999942-7dcb-4059-986b-644994570b63\",\"security_groups\":[\"5b4015ff-bc5d-4db9-a403-f5dc46511254\"],\"mac_address\":\"fa:16:3e:1c:51:8c\",\"device_id\":\"b0f3389c-33d5-4791-8d02-cd93db02da89\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"6c755a73-9971-406f-b0d5-95b39f7b54bd\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:04:25Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.939Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-385dc63d-35ff-4172-9306-c52ae6cadab9", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.939Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-385dc63d-35ff-4172-9306-c52ae6cadab9", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.939Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-385dc63d-35ff-4172-9306-c52ae6cadab9", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.939Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.459Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-385dc63d-35ff-4172-9306-c52ae6cadab9", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.940Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "Detaching port e80bc411-07f8-47ad-a405-de5ff21fd403...", "level": "info", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.940Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.941Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.854Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b\"", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.853Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:28.942Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9 Date: Tue, 14 May 2019 12:20:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:28Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.033Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9 Date: Tue, 14 May 2019 12:20:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:28Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.033Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.034Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:29.601Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9", "level": "debug", "target_id": "target_vnf_port_4yyoqc", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.034Z", "source_id": "target_vnf_host_8fybr7", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.4baa6ad6-4d0e-4ad2-8792-bf978eb5087d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-d3b0da0f-7687-4e37-aac4-96d66c1909d1", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.641Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:30.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.894Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}], "metadata": {"pagination": {"total": 412, "offset": 170, "size": 50}}} 2019-05-14 12:20:44,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:44,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:44 GMT 2019-05-14 12:20:44,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:44,030 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:44,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:44,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:44,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:44,030 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:44,033 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27 2019-05-14 12:20:44,033 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27 2019-05-14 12:20:44,033 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-028c41f5-87de-4379-b12e-1b497b82fc27 2019-05-14 12:20:44,033 - functest.core.cloudify - DEBUG - Detaching port ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d... 2019-05-14 12:20:44,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-14 12:20:44,034 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7b0c0e94d17610cc2692a9890af73b30a2154e5" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-14 12:20:44,034 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-26501594-8bdd-4a78-a337-d9cf8c618797 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"floatingips": [{"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}, {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}, {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:20:44,034 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2652ab51-dc33-4e0b-bd18-9bb88fc59066 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:18Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:44,034 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-47be139d-6fab-4990-8728-3c85dc05ce8a 2019-05-14 12:20:44,035 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2652ab51-dc33-4e0b-bd18-9bb88fc59066 2019-05-14 12:20:44,035 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-47be139d-6fab-4990-8728-3c85dc05ce8a 2019-05-14 12:20:44,035 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-47be139d-6fab-4990-8728-3c85dc05ce8a 2019-05-14 12:20:44,035 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-47be139d-6fab-4990-8728-3c85dc05ce8a 2019-05-14 12:20:44,035 - functest.core.cloudify - DEBUG - Successfully detached port ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d 2019-05-14 12:20:44,035 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9 2019-05-14 12:20:44,035 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9 2019-05-14 12:20:44,036 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-47be139d-6fab-4990-8728-3c85dc05ce8a Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:19Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:44,036 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-47be139d-6fab-4990-8728-3c85dc05ce8a Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:19Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:44,036 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b" 2019-05-14 12:20:44,036 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b" 2019-05-14 12:20:44,036 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-26501594-8bdd-4a78-a337-d9cf8c618797 2019-05-14 12:20:44,036 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-26501594-8bdd-4a78-a337-d9cf8c618797 2019-05-14 12:20:44,037 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-26501594-8bdd-4a78-a337-d9cf8c618797 2019-05-14 12:20:44,037 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-26501594-8bdd-4a78-a337-d9cf8c618797 2019-05-14 12:20:44,037 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2375 X-Openstack-Request-Id: req-26501594-8bdd-4a78-a337-d9cf8c618797 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"floatingips": [{"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:10:52Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:0b:3b:61", "device_id": ""}, "fixed_ip_address": "11.0.0.3", "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d", "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}, {"router_id": "34c42e35-cd5c-4f19-a5b3-e4974ffcaf8f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:10:53Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "ee7894cb-c10c-4d2f-a502-3fb9772fa213", "device_owner": "", "mac_address": "fa:16:3e:fc:11:17", "device_id": ""}, "fixed_ip_address": "11.0.0.11", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "e80bc411-07f8-47ad-a405-de5ff21fd403", "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}, {"router_id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:06:23Z", "updated_at": "2019-05-14T12:06:26Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1c:51:8c", "device_id": "b0f3389c-33d5-4791-8d02-cd93db02da89"}, "fixed_ip_address": "192.168.120.27", "floating_ip_address": "172.30.9.217", "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": "38999942-7dcb-4059-986b-644994570b63", "id": "bfa4b1f3-d03a-494b-aa6a-140e3f4238e1", "qos_policy_id": null}]} 2019-05-14 12:20:44,037 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-2652ab51-dc33-4e0b-bd18-9bb88fc59066 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:18Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:44,037 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b" 2019-05-14 12:20:44,037 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2652ab51-dc33-4e0b-bd18-9bb88fc59066 2019-05-14 12:20:44,038 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2652ab51-dc33-4e0b-bd18-9bb88fc59066 2019-05-14 12:20:44,038 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-2652ab51-dc33-4e0b-bd18-9bb88fc59066 2019-05-14 12:20:44,038 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b" 2019-05-14 12:20:44,038 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-385dc63d-35ff-4172-9306-c52ae6cadab9 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:44,038 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-385dc63d-35ff-4172-9306-c52ae6cadab9 Date: Tue, 14 May 2019 12:20:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:06:20Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","ip_address":"192.168.120.27"}],"id":"38999942-7dcb-4059-986b-644994570b63","security_groups":["5b4015ff-bc5d-4db9-a403-f5dc46511254"],"mac_address":"fa:16:3e:1c:51:8c","device_id":"b0f3389c-33d5-4791-8d02-cd93db02da89","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:25Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:44,038 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-385dc63d-35ff-4172-9306-c52ae6cadab9 2019-05-14 12:20:44,039 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-385dc63d-35ff-4172-9306-c52ae6cadab9 2019-05-14 12:20:44,039 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-385dc63d-35ff-4172-9306-c52ae6cadab9 2019-05-14 12:20:44,039 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-14 12:20:44,039 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/38999942-7dcb-4059-986b-644994570b63.json used request id req-385dc63d-35ff-4172-9306-c52ae6cadab9 2019-05-14 12:20:44,039 - functest.core.cloudify - DEBUG - Detaching port e80bc411-07f8-47ad-a405-de5ff21fd403... 2019-05-14 12:20:44,039 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-14 12:20:44,039 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b" 2019-05-14 12:20:44,040 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b" 2019-05-14 12:20:44,040 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56ba82b9998fc3bf6170d2790555b8024145d12b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-05-14 12:20:44,040 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9 Date: Tue, 14 May 2019 12:20:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:28Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:44,040 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9 Date: Tue, 14 May 2019 12:20:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:28Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:44,040 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9 2019-05-14 12:20:44,040 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-c08eb8ef-9314-4ab2-8f03-cd6a7b0ed8b9 2019-05-14 12:20:44,041 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-d3b0da0f-7687-4e37-aac4-96d66c1909d1 2019-05-14 12:20:44,041 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 12:20:44,041 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 12:20:44,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:44,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:44,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:44,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:44 GMT 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:44,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:44,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:44,112 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:44,112 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:49,117 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:49,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:49,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:49,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:49,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:49,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:49,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:49,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:49,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-d3b0da0f-7687-4e37-aac4-96d66c1909d1", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.641Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-d3b0da0f-7687-4e37-aac4-96d66c1909d1", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.641Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:30.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.668Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d3b0da0f-7687-4e37-aac4-96d66c1909d1 Date: Tue, 14 May 2019 12:20:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:29Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.641Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d3b0da0f-7687-4e37-aac4-96d66c1909d1 Date: Tue, 14 May 2019 12:20:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:29Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.640Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.228Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-d3b0da0f-7687-4e37-aac4-96d66c1909d1", "level": "debug", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:29.641Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.202251ab-12b4-40f2-a651-3ef8ab46fb8d"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.829Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:30.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.829Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:30.566Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:30.829Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_6csgpm", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:30.061Z", "source_id": "reference_vnf_host_smv5io", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:31.461Z", "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-05-14T12:20:31.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.e2499e38-cee0-4a6c-9add-648d27bd3c67"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:31.461Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.e2499e38-cee0-4a6c-9add-648d27bd3c67"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:31.461Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:30.726Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:31.461Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-500239e3-d915-435f-b16f-928027b8b7d7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.e2499e38-cee0-4a6c-9add-648d27bd3c67"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:31.461Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500239e3-d915-435f-b16f-928027b8b7d7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:20:31.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.e2499e38-cee0-4a6c-9add-648d27bd3c67"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.009Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede7d6ca-d537-4cf2-b860-fb8282083f36 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:20:31.773Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bcfd8603-ae0d-45a8-9f03-a6ef34defa2a"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.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": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bcfd8603-ae0d-45a8-9f03-a6ef34defa2a"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.009Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bcfd8603-ae0d-45a8-9f03-a6ef34defa2a"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7043cf0a27b665d06c2cb3c39a7d86f7c969784f\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.e2499e38-cee0-4a6c-9add-648d27bd3c67"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.009Z", "message": "RESP: [404] Date: Tue, 14 May 2019 12:20: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-9fe6a162-6c10-42cb-b9a5-13ce68433baa x-compute-request-id: req-9fe6a162-6c10-42cb-b9a5-13ce68433baa Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.e2499e38-cee0-4a6c-9add-648d27bd3c67"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.009Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ede7d6ca-d537-4cf2-b860-fb8282083f36", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.773Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bcfd8603-ae0d-45a8-9f03-a6ef34defa2a"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.645Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce 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 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-14T12:20:32.238Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.645Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.260Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.645Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-9fe6a162-6c10-42cb-b9a5-13ce68433baa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.e2499e38-cee0-4a6c-9add-648d27bd3c67"}, {"node_instance_id": "target_vnf_host_8fybr7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.645Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-9fe6a162-6c10-42cb-b9a5-13ce68433baa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:31.812Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.e2499e38-cee0-4a6c-9add-648d27bd3c67"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:32.645Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d8bb7f6d4e95e6bd3122f3a69ce0602989f455f1\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bcfd8603-ae0d-45a8-9f03-a6ef34defa2a"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.241Z", "message": "RESP: [404] Date: Tue, 14 May 2019 12:20:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-127402cb-2f7a-472c-9fd5-b9e3d66abb90 x-compute-request-id: req-127402cb-2f7a-472c-9fd5-b9e3d66abb90 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance afea21f8-fef5-4569-931e-720fc93df00c could not be found.\", \"code\": 404}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bcfd8603-ae0d-45a8-9f03-a6ef34defa2a"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.241Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.917Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-127402cb-2f7a-472c-9fd5-b9e3d66abb90", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bcfd8603-ae0d-45a8-9f03-a6ef34defa2a"}, {"node_instance_id": "reference_vnf_host_smv5io", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.241Z", "message": "GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-127402cb-2f7a-472c-9fd5-b9e3d66abb90", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.586Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.bcfd8603-ae0d-45a8-9f03-a6ef34defa2a"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.241Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.720Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.241Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.755Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.838Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance afea21f8-fef5-4569-931e-720fc93df00c could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance afea21f8-fef5-4569-931e-720fc93df00c 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 afea21f8-fef5-4569-931e-720fc93df00c could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-05-14T12:20:33.033Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_host_smv5io", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.838Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:33.838Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:32.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:34.434Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.405Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:34.434Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.674Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:34.434Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.764Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.031Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.031Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.942Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.031Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.795Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.080Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "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_fidmcn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.881Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.15d9f32b-5151-4aa3-842e-7912903b65e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72d76212-29ac-4853-a706-dea56796dfea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fidmcn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.887Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.15d9f32b-5151-4aa3-842e-7912903b65e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-72d76212-29ac-4853-a706-dea56796dfea", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.887Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.15d9f32b-5151-4aa3-842e-7912903b65e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "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_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.175Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f1b5099-af16-4caa-b4b1-80f7a9d9ca14 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.180Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7f1b5099-af16-4caa-b4b1-80f7a9d9ca14", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.180Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}], "metadata": {"pagination": {"total": 455, "offset": 220, "size": 50}}} 2019-05-14 12:20:49,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:49,229 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:49 GMT 2019-05-14 12:20:49,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:49,229 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:49,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:49,229 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:49,229 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:49,229 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:49,232 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-d3b0da0f-7687-4e37-aac4-96d66c1909d1 2019-05-14 12:20:49,232 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-d3b0da0f-7687-4e37-aac4-96d66c1909d1 2019-05-14 12:20:49,232 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 12:20:49,232 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 12:20:49,232 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d3b0da0f-7687-4e37-aac4-96d66c1909d1 Date: Tue, 14 May 2019 12:20:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:29Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:49,233 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 759 X-Openstack-Request-Id: req-d3b0da0f-7687-4e37-aac4-96d66c1909d1 Date: Tue, 14 May 2019 12:20:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:29Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:49,233 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-d3b0da0f-7687-4e37-aac4-96d66c1909d1 2019-05-14 12:20:49,233 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 12:20:49,233 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 12:20:49,233 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-05-14 12:20:49,233 - functest.core.cloudify - 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-05-14 12:20:49,233 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 12:20:49,234 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.server.delete' 2019-05-14 12:20:49,234 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-500239e3-d915-435f-b16f-928027b8b7d7 2019-05-14 12:20:49,234 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-500239e3-d915-435f-b16f-928027b8b7d7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:49,234 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ede7d6ca-d537-4cf2-b860-fb8282083f36 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:49,234 - functest.core.cloudify - 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-05-14 12:20:49,234 - functest.core.cloudify - DEBUG - deleting server 2019-05-14 12:20:49,234 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7043cf0a27b665d06c2cb3c39a7d86f7c969784f" 2019-05-14 12:20:49,235 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 12:20: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-9fe6a162-6c10-42cb-b9a5-13ce68433baa x-compute-request-id: req-9fe6a162-6c10-42cb-b9a5-13ce68433baa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found.", "code": 404}} 2019-05-14 12:20:49,235 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ede7d6ca-d537-4cf2-b860-fb8282083f36 2019-05-14 12:20:49,235 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 0d810738-4ec1-454c-b3d5-6eaea72689ce could not be found. [status_code=404] 2019-05-14 12:20:49,235 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 12:20:49,235 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-9fe6a162-6c10-42cb-b9a5-13ce68433baa 2019-05-14 12:20:49,235 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d810738-4ec1-454c-b3d5-6eaea72689ce used request id req-9fe6a162-6c10-42cb-b9a5-13ce68433baa 2019-05-14 12:20:49,236 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bb7f6d4e95e6bd3122f3a69ce0602989f455f1" 2019-05-14 12:20:49,236 - functest.core.cloudify - DEBUG - RESP: [404] Date: Tue, 14 May 2019 12:20:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-127402cb-2f7a-472c-9fd5-b9e3d66abb90 x-compute-request-id: req-127402cb-2f7a-472c-9fd5-b9e3d66abb90 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance afea21f8-fef5-4569-931e-720fc93df00c could not be found.", "code": 404}} 2019-05-14 12:20:49,236 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 12:20:49,236 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-127402cb-2f7a-472c-9fd5-b9e3d66abb90 2019-05-14 12:20:49,236 - functest.core.cloudify - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/afea21f8-fef5-4569-931e-720fc93df00c used request id req-127402cb-2f7a-472c-9fd5-b9e3d66abb90 2019-05-14 12:20:49,236 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 12:20:49,236 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 12:20:49,236 - functest.core.cloudify - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance afea21f8-fef5-4569-931e-720fc93df00c could not be found. [status_code=404] 2019-05-14 12:20:49,237 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 12:20:49,237 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 12:20:49,237 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 12:20:49,237 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-14 12:20:49,237 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 12:20:49,237 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 12:20:49,237 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 12:20:49,237 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 12:20:49,238 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 12:20:49,238 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 12:20:49,238 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 12:20:49,238 - functest.core.cloudify - 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-05-14 12:20:49,238 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72d76212-29ac-4853-a706-dea56796dfea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:49,238 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-72d76212-29ac-4853-a706-dea56796dfea 2019-05-14 12:20:49,238 - functest.core.cloudify - 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-05-14 12:20:49,238 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f1b5099-af16-4caa-b4b1-80f7a9d9ca14 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:49,239 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7f1b5099-af16-4caa-b4b1-80f7a9d9ca14 2019-05-14 12:20:49,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:49,354 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:49,354 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:49,354 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:49,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:49,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:49 GMT 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:49,355 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:54,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:54,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:54,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:54,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:54,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:54,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:54,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:54,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:54,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:35.630Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:33.983Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.246Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.804Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.246Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.125Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.246Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 used request id req-3e38fb80-d1f9-4d81-97a7-fded264cae87", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.927Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.246Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f08988afc44f5574f795610d805347afdbefd7f\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.927Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.246Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3e38fb80-d1f9-4d81-97a7-fded264cae87 Date: Tue, 14 May 2019 12:20:35 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:25Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.926Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.246Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f08988afc44f5574f795610d805347afdbefd7f\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.609Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.246Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 used request id req-3e38fb80-d1f9-4d81-97a7-fded264cae87", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.926Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.246Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.760Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-cf6207bc-cadd-4d68-ae0e-cef9bd820848", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.484Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.310Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.979Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:34.852Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "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_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.207Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03837b02-f47d-4d17-b928-ac194cbede67 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.211Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-03837b02-f47d-4d17-b928-ac194cbede67", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.211Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-98497b36-95b9-4b57-9629-90fc1e287e72 Date: Tue, 14 May 2019 12:20:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:36Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.436Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-98497b36-95b9-4b57-9629-90fc1e287e72", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.437Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-98497b36-95b9-4b57-9629-90fc1e287e72", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.437Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0f08988afc44f5574f795610d805347afdbefd7f\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.437Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "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_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.528Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae28ca0-0667-4e77-b66b-af5a95773d51 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.533Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-4ae28ca0-0667-4e77-b66b-af5a95773d51", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.533Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4a931199d2bff85657bcdada976d5d38113b06f7\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.615Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-cf6207bc-cadd-4d68-ae0e-cef9bd820848 Date: Tue, 14 May 2019 12:20:36 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:36Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.11\"}],\"id\":\"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:bf:39:3f\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.484Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-cf6207bc-cadd-4d68-ae0e-cef9bd820848", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.484Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.dadf74ab-319e-42f6-9a25-ea578d785ec4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-3c8acc23-a03e-4107-bd73-80fab300ea34 Date: Tue, 14 May 2019 12:20:36 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:23Z\", \"updated_at\": \"2019-05-14T12:20:36Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 3, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": null, \"id\": \"20cc5e17-d3b7-44ee-9319-7c8637e69bbd\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.640Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.15d9f32b-5151-4aa3-842e-7912903b65e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-3c8acc23-a03e-4107-bd73-80fab300ea34", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.640Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.15d9f32b-5151-4aa3-842e-7912903b65e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:36.882Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-3c8acc23-a03e-4107-bd73-80fab300ea34", "level": "debug", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.641Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.15d9f32b-5151-4aa3-842e-7912903b65e3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-cd12ef7e-0b97-4b5c-9c7c-c82eeed8bbb1 Date: Tue, 14 May 2019 12:20:37 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:26Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:60:ad:29\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.282Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.420Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.868Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}27aa378ca0d703b35994e977506a764c9941f10d\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.942Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "message": "deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "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-05-14T12:20:37.200Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988b55a2-dd4d-44a9-9ff8-6e939f5d19aa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:20:37.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:37.429Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-988b55a2-dd4d-44a9-9ff8-6e939f5d19aa", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}27aa378ca0d703b35994e977506a764c9941f10d\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.283Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 used request id req-cd12ef7e-0b97-4b5c-9c7c-c82eeed8bbb1", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.282Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-8cd6c6cd-cd9f-44e3-8aa4-5cc48e6063c0", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.802Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "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}5c93c9fa950e1f8139aa995943d1e341e1b321c4\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.603Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-8cd6c6cd-cd9f-44e3-8aa4-5cc48e6063c0 Date: Tue, 14 May 2019 12:20:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:37Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:60:ad:29\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.802Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": "keypair_3rzow8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:35.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:36.805Z", "source_id": "target_vnf_data_plane_port_u6bakf", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_fidmcn", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.016Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-67e6e326-7716-447f-94eb-0545703d32b2", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.810Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-67e6e326-7716-447f-94eb-0545703d32b2", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.809Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-67e6e326-7716-447f-94eb-0545703d32b2 Date: Tue, 14 May 2019 12:20:37 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"created_at\": \"2019-05-14T12:10:25Z\", \"updated_at\": \"2019-05-14T12:20:37Z\", \"floating_network_id\": \"8f836892-66ed-4fdc-b7ef-07525b8f2268\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"a8704aba0a5144eebd2237daa7f3de9c\", \"port_id\": null, \"id\": \"4f21ab3d-a874-46a9-86df-447b0e4ed94e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.809Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-b57f7423-8ebf-44fb-bf55-1b748ccc3b66 Date: Tue, 14 May 2019 12:20:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:37Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:60:ad:29\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.846Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}], "metadata": {"pagination": {"total": 518, "offset": 270, "size": 50}}} 2019-05-14 12:20:54,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:54,455 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:54 GMT 2019-05-14 12:20:54,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:54,456 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:54,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:54,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:54,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:54,456 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:54,459 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 12:20:54,459 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 12:20:54,459 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-14 12:20:54,459 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 used request id req-3e38fb80-d1f9-4d81-97a7-fded264cae87 2019-05-14 12:20:54,459 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f08988afc44f5574f795610d805347afdbefd7f" -d '{"port": {"security_groups": []}}' 2019-05-14 12:20:54,460 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-3e38fb80-d1f9-4d81-97a7-fded264cae87 Date: Tue, 14 May 2019 12:20:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:25Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:bf:39:3f","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:20:54,460 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f08988afc44f5574f795610d805347afdbefd7f" 2019-05-14 12:20:54,460 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4 used request id req-3e38fb80-d1f9-4d81-97a7-fded264cae87 2019-05-14 12:20:54,460 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 12:20:54,460 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-cf6207bc-cadd-4d68-ae0e-cef9bd820848 2019-05-14 12:20:54,460 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 12:20:54,461 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-05-14 12:20:54,461 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 12:20:54,461 - functest.core.cloudify - 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-05-14 12:20:54,461 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03837b02-f47d-4d17-b928-ac194cbede67 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:54,461 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-03837b02-f47d-4d17-b928-ac194cbede67 2019-05-14 12:20:54,461 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-98497b36-95b9-4b57-9629-90fc1e287e72 Date: Tue, 14 May 2019 12:20:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:36Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":[],"mac_address":"fa:16:3e:bf:39:3f","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:54,461 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-98497b36-95b9-4b57-9629-90fc1e287e72 2019-05-14 12:20:54,462 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-98497b36-95b9-4b57-9629-90fc1e287e72 2019-05-14 12:20:54,462 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f08988afc44f5574f795610d805347afdbefd7f" 2019-05-14 12:20:54,462 - functest.core.cloudify - 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-05-14 12:20:54,462 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ae28ca0-0667-4e77-b66b-af5a95773d51 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:54,462 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-4ae28ca0-0667-4e77-b66b-af5a95773d51 2019-05-14 12:20:54,462 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a931199d2bff85657bcdada976d5d38113b06f7" -d '{"floatingip": {"port_id": null}}' 2019-05-14 12:20:54,463 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-cf6207bc-cadd-4d68-ae0e-cef9bd820848 Date: Tue, 14 May 2019 12:20:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:36Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.11"}],"id":"f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4","security_groups":[],"mac_address":"fa:16:3e:bf:39:3f","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:54,463 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-cf6207bc-cadd-4d68-ae0e-cef9bd820848 2019-05-14 12:20:54,463 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-3c8acc23-a03e-4107-bd73-80fab300ea34 Date: Tue, 14 May 2019 12:20:36 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:23Z", "updated_at": "2019-05-14T12:20:36Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 3, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": null, "id": "20cc5e17-d3b7-44ee-9319-7c8637e69bbd", "qos_policy_id": null}} 2019-05-14 12:20:54,463 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-3c8acc23-a03e-4107-bd73-80fab300ea34 2019-05-14 12:20:54,463 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/20cc5e17-d3b7-44ee-9319-7c8637e69bbd.json used request id req-3c8acc23-a03e-4107-bd73-80fab300ea34 2019-05-14 12:20:54,463 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-cd12ef7e-0b97-4b5c-9c7c-c82eeed8bbb1 Date: Tue, 14 May 2019 12:20:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:26Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:60:ad:29","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:20:54,464 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-14 12:20:54,464 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 12:20:54,464 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aa378ca0d703b35994e977506a764c9941f10d" 2019-05-14 12:20:54,464 - functest.core.cloudify - DEBUG - deleting keypair 2019-05-14 12:20:54,464 - functest.core.cloudify - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-05-14 12:20:54,464 - functest.core.cloudify - 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-05-14 12:20:54,465 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-988b55a2-dd4d-44a9-9ff8-6e939f5d19aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:54,465 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-988b55a2-dd4d-44a9-9ff8-6e939f5d19aa 2019-05-14 12:20:54,465 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27aa378ca0d703b35994e977506a764c9941f10d" -d '{"port": {"security_groups": []}}' 2019-05-14 12:20:54,465 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=a88af2ba-361e-4764-bfb1-a2b302a52428 used request id req-cd12ef7e-0b97-4b5c-9c7c-c82eeed8bbb1 2019-05-14 12:20:54,465 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-8cd6c6cd-cd9f-44e3-8aa4-5cc48e6063c0 2019-05-14 12:20:54,465 - functest.core.cloudify - 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}5c93c9fa950e1f8139aa995943d1e341e1b321c4" 2019-05-14 12:20:54,465 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-8cd6c6cd-cd9f-44e3-8aa4-5cc48e6063c0 Date: Tue, 14 May 2019 12:20:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:37Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":[],"mac_address":"fa:16:3e:60:ad:29","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:54,466 - functest.core.cloudify - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-05-14 12:20:54,466 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-14 12:20:54,466 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-14 12:20:54,466 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-67e6e326-7716-447f-94eb-0545703d32b2 2019-05-14 12:20:54,466 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-67e6e326-7716-447f-94eb-0545703d32b2 2019-05-14 12:20:54,466 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-67e6e326-7716-447f-94eb-0545703d32b2 Date: Tue, 14 May 2019 12:20:37 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:10:25Z", "updated_at": "2019-05-14T12:20:37Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_id": null, "id": "4f21ab3d-a874-46a9-86df-447b0e4ed94e", "qos_policy_id": null}} 2019-05-14 12:20:54,467 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-b57f7423-8ebf-44fb-bf55-1b748ccc3b66 Date: Tue, 14 May 2019 12:20:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:37Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":[],"mac_address":"fa:16:3e:60:ad:29","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:54,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:54,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:54,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:54,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:54,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:54 GMT 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:54,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:54,524 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:54,524 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:59,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:20:59,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:59,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:59,609 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:59,609 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:59,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-67e6e326-7716-447f-94eb-0545703d32b2", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.809Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-67e6e326-7716-447f-94eb-0545703d32b2", "level": "debug", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.810Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.45e94fb1-1990-4606-bf4b-d809a7a506b6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.021Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-b57f7423-8ebf-44fb-bf55-1b748ccc3b66 Date: Tue, 14 May 2019 12:20:37 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:37Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"232412e8-89bb-4a46-8f9b-af8bbc5f01ac\",\"ip_address\":\"12.0.0.8\"}],\"id\":\"a88af2ba-361e-4764-bfb1-a2b302a52428\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:60:ad:29\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"7f40ae44-9409-489c-a30f-fda654c472d6\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:34Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.846Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-80e335e4-580e-4ef7-ba00-1ba2fd5e6d5b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-80e335e4-580e-4ef7-ba00-1ba2fd5e6d5b", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": "keypair_3rzow8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "RESP: [202] Date: Tue, 14 May 2019 12:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80e335e4-580e-4ef7-ba00-1ba2fd5e6d5b x-compute-request-id: req-80e335e4-580e-4ef7-ba00-1ba2fd5e6d5b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.888Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.02890a52-a9b1-42f2-ada7-5d167200471b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-b57f7423-8ebf-44fb-bf55-1b748ccc3b66", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.847Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.600Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.263Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.181Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.017Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:38.656Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-b57f7423-8ebf-44fb-bf55-1b748ccc3b66", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:37.846Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.ad8391e0-8b85-4c97-b5fa-867de62611e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "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_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.577Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_ude6ek", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.461Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-7d39aa0a-37c4-4001-b5ef-32e9c588f852", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.d03079a7-4af5-4936-a0f2-af2b5ec4220d"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d39aa0a-37c4-4001-b5ef-32e9c588f852 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:20:38.867Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.d03079a7-4af5-4936-a0f2-af2b5ec4220d"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "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-05-14T12:20:38.861Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.d03079a7-4af5-4936-a0f2-af2b5ec4220d"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.858Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.d03079a7-4af5-4936-a0f2-af2b5ec4220d"}, {"node_instance_id": "keypair_3rzow8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.448Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.271Z", "source_id": "reference_vnf_data_plane_port_8m75xk", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee7fbbfc59030264ea99cf44a4a900b1bb4b8deb\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.999Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-2989f2d5-0e18-4b97-b9c6-45714257625b", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.584Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.265Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2989f2d5-0e18-4b97-b9c6-45714257625b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.584Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.798Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee7fbbfc59030264ea99cf44a4a900b1bb4b8deb\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.337Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.798Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.684Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "keypair_3rzow8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.798Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.565Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.798Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}42f2435c284fc8dad392fd5be5e5125c9c88075a\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.267Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.d03079a7-4af5-4936-a0f2-af2b5ec4220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.798Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-54b1129f-d16e-4962-a04e-c6a99de479c0 Date: Tue, 14 May 2019 12:20:39 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:28Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.335Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.798Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-54b1129f-d16e-4962-a04e-c6a99de479c0", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.336Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.798Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-54b1129f-d16e-4962-a04e-c6a99de479c0", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.336Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:39.798Z", "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_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.715Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.312Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed472452-1061-4147-958a-fbe2bd16aac5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.720Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.312Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cb5b32df625110c02088e98aaeafad0e7660588\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.115Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.312Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-ed472452-1061-4147-958a-fbe2bd16aac5", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.720Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.312Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.240Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.312Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:38.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.312Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:39.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "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-05-14T12:20:40.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.8d9fe8dd-481a-41f2-88a0-1deb7f8066ca"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-181107c3-48fc-414a-9a2b-500d63f973ff", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.8d9fe8dd-481a-41f2-88a0-1deb7f8066ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e650ec88-dfe8-4d3d-85d2-1d7c6d3eaeef Date: Tue, 14 May 2019 12:20:40 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:29Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.384Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 used request id req-e650ec88-dfe8-4d3d-85d2-1d7c6d3eaeef", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.384Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 used request id req-e650ec88-dfe8-4d3d-85d2-1d7c6d3eaeef", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.385Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cb5b32df625110c02088e98aaeafad0e7660588\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.385Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-413386fb-4de3-4f30-8474-bb22cd186ce4 Date: Tue, 14 May 2019 12:20:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:39Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.658Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-413386fb-4de3-4f30-8474-bb22cd186ce4", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.659Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-413386fb-4de3-4f30-8474-bb22cd186ce4", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.659Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee7fbbfc59030264ea99cf44a4a900b1bb4b8deb\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.660Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-8e04631b-2e04-4a5c-aa0c-967e801229b4 Date: Tue, 14 May 2019 12:20:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:39Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.3\"}],\"id\":\"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:0b:3b:61\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:44Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.733Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-8e04631b-2e04-4a5c-aa0c-967e801229b4", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.733Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-8e04631b-2e04-4a5c-aa0c-967e801229b4", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.733Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.9e491b04-1a92-4c09-89ab-a60837f30487"}], "metadata": {"pagination": {"total": 545, "offset": 320, "size": 50}}} 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:59 GMT 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:59,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:20:59,611 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:20:59,613 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-67e6e326-7716-447f-94eb-0545703d32b2 2019-05-14 12:20:59,613 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/floatingips/4f21ab3d-a874-46a9-86df-447b0e4ed94e.json used request id req-67e6e326-7716-447f-94eb-0545703d32b2 2019-05-14 12:20:59,613 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 731 X-Openstack-Request-Id: req-b57f7423-8ebf-44fb-bf55-1b748ccc3b66 Date: Tue, 14 May 2019 12:20:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:37Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"232412e8-89bb-4a46-8f9b-af8bbc5f01ac","ip_address":"12.0.0.8"}],"id":"a88af2ba-361e-4764-bfb1-a2b302a52428","security_groups":[],"mac_address":"fa:16:3e:60:ad:29","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"7f40ae44-9409-489c-a30f-fda654c472d6","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:34Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:59,613 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-80e335e4-580e-4ef7-ba00-1ba2fd5e6d5b 2019-05-14 12:20:59,613 - functest.core.cloudify - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-80e335e4-580e-4ef7-ba00-1ba2fd5e6d5b 2019-05-14 12:20:59,613 - functest.core.cloudify - DEBUG - RESP: [202] Date: Tue, 14 May 2019 12:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80e335e4-580e-4ef7-ba00-1ba2fd5e6d5b x-compute-request-id: req-80e335e4-580e-4ef7-ba00-1ba2fd5e6d5b Content-Length: 0 Content-Type: application/json 2019-05-14 12:20:59,614 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-b57f7423-8ebf-44fb-bf55-1b748ccc3b66 2019-05-14 12:20:59,614 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-14 12:20:59,614 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 12:20:59,614 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-14 12:20:59,614 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 12:20:59,614 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-b57f7423-8ebf-44fb-bf55-1b748ccc3b66 2019-05-14 12:20:59,615 - functest.core.cloudify - 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-05-14 12:20:59,615 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-05-14 12:20:59,615 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-7d39aa0a-37c4-4001-b5ef-32e9c588f852 2019-05-14 12:20:59,615 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d39aa0a-37c4-4001-b5ef-32e9c588f852 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:59,615 - functest.core.cloudify - 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-05-14 12:20:59,615 - functest.core.cloudify - DEBUG - deleting port 2019-05-14 12:20:59,615 - functest.core.cloudify - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-05-14 12:20:59,616 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-14 12:20:59,616 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7fbbfc59030264ea99cf44a4a900b1bb4b8deb" 2019-05-14 12:20:59,616 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-2989f2d5-0e18-4b97-b9c6-45714257625b 2019-05-14 12:20:59,616 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2989f2d5-0e18-4b97-b9c6-45714257625b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:59,616 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7fbbfc59030264ea99cf44a4a900b1bb4b8deb" -d '{"port": {"security_groups": []}}' 2019-05-14 12:20:59,616 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-05-14 12:20:59,616 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 12:20:59,617 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f2435c284fc8dad392fd5be5e5125c9c88075a" 2019-05-14 12:20:59,617 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-54b1129f-d16e-4962-a04e-c6a99de479c0 Date: Tue, 14 May 2019 12:20:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:28Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:0b:3b:61","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:20:59,617 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-54b1129f-d16e-4962-a04e-c6a99de479c0 2019-05-14 12:20:59,617 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d used request id req-54b1129f-d16e-4962-a04e-c6a99de479c0 2019-05-14 12:20:59,617 - functest.core.cloudify - 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-05-14 12:20:59,617 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed472452-1061-4147-958a-fbe2bd16aac5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:20:59,618 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cb5b32df625110c02088e98aaeafad0e7660588" 2019-05-14 12:20:59,618 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-ed472452-1061-4147-958a-fbe2bd16aac5 2019-05-14 12:20:59,618 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-14 12:20:59,618 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 12:20:59,618 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 12:20:59,618 - functest.core.cloudify - 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-05-14 12:20:59,618 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-181107c3-48fc-414a-9a2b-500d63f973ff 2019-05-14 12:20:59,619 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e650ec88-dfe8-4d3d-85d2-1d7c6d3eaeef Date: Tue, 14 May 2019 12:20:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:29Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:20:59,619 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 used request id req-e650ec88-dfe8-4d3d-85d2-1d7c6d3eaeef 2019-05-14 12:20:59,619 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports.json?id=e80bc411-07f8-47ad-a405-de5ff21fd403 used request id req-e650ec88-dfe8-4d3d-85d2-1d7c6d3eaeef 2019-05-14 12:20:59,619 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cb5b32df625110c02088e98aaeafad0e7660588" -d '{"port": {"security_groups": []}}' 2019-05-14 12:20:59,619 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-413386fb-4de3-4f30-8474-bb22cd186ce4 Date: Tue, 14 May 2019 12:20:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:39Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":[],"mac_address":"fa:16:3e:0b:3b:61","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:20:59,619 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-413386fb-4de3-4f30-8474-bb22cd186ce4 2019-05-14 12:20:59,619 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-413386fb-4de3-4f30-8474-bb22cd186ce4 2019-05-14 12:20:59,620 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee7fbbfc59030264ea99cf44a4a900b1bb4b8deb" 2019-05-14 12:20:59,620 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-8e04631b-2e04-4a5c-aa0c-967e801229b4 Date: Tue, 14 May 2019 12:20:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:39Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.3"}],"id":"ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d","security_groups":[],"mac_address":"fa:16:3e:0b:3b:61","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:20:59,620 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-8e04631b-2e04-4a5c-aa0c-967e801229b4 2019-05-14 12:20:59,620 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-8e04631b-2e04-4a5c-aa0c-967e801229b4 2019-05-14 12:20:59,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:20:59,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:20:59,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:20:59,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:20:59,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:20:59,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:20:59,686 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:20:59,686 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:20:59,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:20:59,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:20:59,687 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:20:59 GMT 2019-05-14 12:20:59,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:20:59,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-05-14 12:20:59,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:20:59,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:20:59,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:21:04,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/events 2019-05-14 12:21:04,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:21:04,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:21:04,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:21:04,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:21:04,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e650ec88-dfe8-4d3d-85d2-1d7c6d3eaeef Date: Tue, 14 May 2019 12:20:40 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:29Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[\"fcfdef2e-3fda-4a02-bb35-a33f0f191973\"],\"mac_address\":\"fa:16:3e:fc:11:17\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.384Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-181107c3-48fc-414a-9a2b-500d63f973ff", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.8d9fe8dd-481a-41f2-88a0-1deb7f8066ca"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181107c3-48fc-414a-9a2b-500d63f973ff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.8d9fe8dd-481a-41f2-88a0-1deb7f8066ca"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:40.937Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.266Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.8d9fe8dd-481a-41f2-88a0-1deb7f8066ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.079Z", "source_id": "target_vnf_port_4yyoqc", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-00bcb62d-3119-4be2-a8ce-9e0a581f50fa", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.762Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.d03079a7-4af5-4936-a0f2-af2b5ec4220d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-442fe3c8-e4cb-4e4f-932c-90bc28c345fa Date: Tue, 14 May 2019 12:20:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:40Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:fc:11:17\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.893Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "PUT call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-442fe3c8-e4cb-4e4f-932c-90bc28c345fa", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.894Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-442fe3c8-e4cb-4e4f-932c-90bc28c345fa", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.894Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0cb5b32df625110c02088e98aaeafad0e7660588\"", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.894Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-13417f60-2683-4b1f-9edc-5a01792db89f Date: Tue, 14 May 2019 12:20:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-05-14T12:20:40Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ff8fc6e6-9aa0-408e-915b-ac788eea3d16\",\"ip_address\":\"11.0.0.11\"}],\"id\":\"e80bc411-07f8-47ad-a405-de5ff21fd403\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:fc:11:17\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"ee7894cb-c10c-4d2f-a502-3fb9772fa213\",\"tenant_id\":\"a8704aba0a5144eebd2237daa7f3de9c\",\"created_at\":\"2019-05-14T12:10:43Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.935Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-13417f60-2683-4b1f-9edc-5a01792db89f", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.935Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-13417f60-2683-4b1f-9edc-5a01792db89f", "level": "debug", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.935Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.c26748aa-18b9-44e7-b5f8-4ff45afa7ff8"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.091Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:41.485Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-00bcb62d-3119-4be2-a8ce-9e0a581f50fa", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:40.761Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.d03079a7-4af5-4936-a0f2-af2b5ec4220d"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.098Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-14c62cba-0896-4bad-8bca-87285191fb06", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.8d9fe8dd-481a-41f2-88a0-1deb7f8066ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.098Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_fe2idu", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.470Z", "source_id": "reference_vnf_port_6csgpm", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.098Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.410Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_data_plane_port_u6bakf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.098Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.323Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.098Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14c62cba-0896-4bad-8bca-87285191fb06 Date: Tue, 14 May 2019 12:20: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": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.8d9fe8dd-481a-41f2-88a0-1deb7f8066ca"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.098Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-14c62cba-0896-4bad-8bca-87285191fb06", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.881Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.8d9fe8dd-481a-41f2-88a0-1deb7f8066ca"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.698Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.647Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.698Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.682Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_port_4yyoqc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:42.698Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:41.816Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.296Z", "message": "Sending task 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:42.282Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.296Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:42.445Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.296Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-3978d187-2605-44da-9e5d-20b9ba1dab4f", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.91b300fd-4a96-4b94-9c5d-44d44becc7ea"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.296Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3978d187-2605-44da-9e5d-20b9ba1dab4f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:20:43.014Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.91b300fd-4a96-4b94-9c5d-44d44becc7ea"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.296Z", "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-05-14T12:20:42.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.91b300fd-4a96-4b94-9c5d-44d44becc7ea"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.296Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:42.995Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.91b300fd-4a96-4b94-9c5d-44d44becc7ea"}, {"node_instance_id": "reference_vnf_port_6csgpm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.296Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:42.128Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "GET call to None for http://172.30.9.28:5000/ used request id req-03f1dc94-8ed3-4842-a71c-aca1c0c04a2d", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.371Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.2304a382-3f3b-4e2d-afaa-e746ec4a3016"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "RESP: [300] Date: Tue, 14 May 2019 12:20:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f1dc94-8ed3-4842-a71c-aca1c0c04a2d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"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-05-14T12:20:43.371Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.2304a382-3f3b-4e2d-afaa-e746ec4a3016"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "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-05-14T12:20:43.366Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.2304a382-3f3b-4e2d-afaa-e746ec4a3016"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.365Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.2304a382-3f3b-4e2d-afaa-e746ec4a3016"}, {"node_instance_id": "reference_vnf_data_plane_port_8m75xk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:42.571Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:42.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.161Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}56b07839efb20a53bc2b2662f7c8772b868dc49e\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.778Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.2304a382-3f3b-4e2d-afaa-e746ec4a3016"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:43.913Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bfd12aaf57e894a63238d587d3306a6e8bdb901f\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.454Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.91b300fd-4a96-4b94-9c5d-44d44becc7ea"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:44.458Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:44.099Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:44.458Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1da8383-0355-4b01-b242-ff15cfa98a26 Date: Tue, 14 May 2019 12:20:44 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:44.352Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.91b300fd-4a96-4b94-9c5d-44d44becc7ea"}, {"node_instance_id": "data_plane_subnet_6wc40z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:44.458Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:43.814Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:45.078Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e692407e-95b7-45cc-b08f-5d6448adcdd2 Date: Tue, 14 May 2019 12:20:44 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:44.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.2304a382-3f3b-4e2d-afaa-e746ec4a3016"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:45.078Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a1da8383-0355-4b01-b242-ff15cfa98a26", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:44.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.91b300fd-4a96-4b94-9c5d-44d44becc7ea"}, {"node_instance_id": "target_vnf_port_4yyoqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:45.078Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a1da8383-0355-4b01-b242-ff15cfa98a26", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:44.353Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.91b300fd-4a96-4b94-9c5d-44d44becc7ea"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:45.078Z", "message": "DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-e692407e-95b7-45cc-b08f-5d6448adcdd2", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:44.684Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.2304a382-3f3b-4e2d-afaa-e746ec4a3016"}, {"node_instance_id": "reference_vnf_port_6csgpm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-05-14T12:20:45.078Z", "message": "DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-e692407e-95b7-45cc-b08f-5d6448adcdd2", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-05-14T12:20:44.683Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "3eacfaef-feb8-4ad2-8144-df164b9b3197", "logger": "ctx.2304a382-3f3b-4e2d-afaa-e746ec4a3016"}], "metadata": {"pagination": {"total": 564, "offset": 370, "size": 50}}} 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:21:04 GMT 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:21:04,765 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:21:04,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:21:04,766 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:21:04,768 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 762 X-Openstack-Request-Id: req-e650ec88-dfe8-4d3d-85d2-1d7c6d3eaeef Date: Tue, 14 May 2019 12:20:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:29Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":["fcfdef2e-3fda-4a02-bb35-a33f0f191973"],"mac_address":"fa:16:3e:fc:11:17","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-05-14 12:21:04,768 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-181107c3-48fc-414a-9a2b-500d63f973ff 2019-05-14 12:21:04,768 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181107c3-48fc-414a-9a2b-500d63f973ff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:21:04,768 - functest.core.cloudify - DEBUG - deleting port 2019-05-14 12:21:04,769 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-14 12:21:04,769 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-00bcb62d-3119-4be2-a8ce-9e0a581f50fa 2019-05-14 12:21:04,769 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-442fe3c8-e4cb-4e4f-932c-90bc28c345fa Date: Tue, 14 May 2019 12:20:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:40Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":[],"mac_address":"fa:16:3e:fc:11:17","project_id":"a8704aba0a5144eebd2237daa7f3de9c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-05-14 12:21:04,769 - functest.core.cloudify - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-442fe3c8-e4cb-4e4f-932c-90bc28c345fa 2019-05-14 12:21:04,769 - functest.core.cloudify - DEBUG - PUT call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-442fe3c8-e4cb-4e4f-932c-90bc28c345fa 2019-05-14 12:21:04,769 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cb5b32df625110c02088e98aaeafad0e7660588" 2019-05-14 12:21:04,770 - functest.core.cloudify - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-13417f60-2683-4b1f-9edc-5a01792db89f Date: Tue, 14 May 2019 12:20:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-05-14T12:20:40Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ff8fc6e6-9aa0-408e-915b-ac788eea3d16","ip_address":"11.0.0.11"}],"id":"e80bc411-07f8-47ad-a405-de5ff21fd403","security_groups":[],"mac_address":"fa:16:3e:fc:11:17","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"a8704aba0a5144eebd2237daa7f3de9c","qos_policy_id":null,"admin_state_up":true,"network_id":"ee7894cb-c10c-4d2f-a502-3fb9772fa213","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:10:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-05-14 12:21:04,770 - functest.core.cloudify - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-13417f60-2683-4b1f-9edc-5a01792db89f 2019-05-14 12:21:04,770 - functest.core.cloudify - DEBUG - GET call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-13417f60-2683-4b1f-9edc-5a01792db89f 2019-05-14 12:21:04,770 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-14 12:21:04,770 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f6d5500d-b5f9-4afd-89c2-e878c8f3f3b4.json used request id req-00bcb62d-3119-4be2-a8ce-9e0a581f50fa 2019-05-14 12:21:04,770 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-14c62cba-0896-4bad-8bca-87285191fb06 2019-05-14 12:21:04,771 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-05-14 12:21:04,771 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 12:21:04,771 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 12:21:04,771 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14c62cba-0896-4bad-8bca-87285191fb06 Date: Tue, 14 May 2019 12:20:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:04,771 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a88af2ba-361e-4764-bfb1-a2b302a52428.json used request id req-14c62cba-0896-4bad-8bca-87285191fb06 2019-05-14 12:21:04,771 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 12:21:04,772 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 12:21:04,772 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-14 12:21:04,772 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-05-14 12:21:04,772 - functest.core.cloudify - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-05-14 12:21:04,772 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-3978d187-2605-44da-9e5d-20b9ba1dab4f 2019-05-14 12:21:04,772 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3978d187-2605-44da-9e5d-20b9ba1dab4f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:21:04,772 - functest.core.cloudify - 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-05-14 12:21:04,773 - functest.core.cloudify - DEBUG - deleting port 2019-05-14 12:21:04,773 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 12:21:04,773 - functest.core.cloudify - DEBUG - Relationships unlinked 2019-05-14 12:21:04,773 - functest.core.cloudify - DEBUG - GET call to None for http://172.30.9.28:5000/ used request id req-03f1dc94-8ed3-4842-a71c-aca1c0c04a2d 2019-05-14 12:21:04,773 - functest.core.cloudify - DEBUG - RESP: [300] Date: Tue, 14 May 2019 12:20:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f1dc94-8ed3-4842-a71c-aca1c0c04a2d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}]}} 2019-05-14 12:21:04,773 - functest.core.cloudify - 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-05-14 12:21:04,774 - functest.core.cloudify - DEBUG - deleting port 2019-05-14 12:21:04,774 - functest.core.cloudify - DEBUG - Deleted node instance 2019-05-14 12:21:04,774 - functest.core.cloudify - DEBUG - Stopping node instance 2019-05-14 12:21:04,774 - functest.core.cloudify - DEBUG - Stopped node instance: nothing to do 2019-05-14 12:21:04,774 - functest.core.cloudify - DEBUG - Unlinking relationships 2019-05-14 12:21:04,774 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b07839efb20a53bc2b2662f7c8772b868dc49e" 2019-05-14 12:21:04,774 - functest.core.cloudify - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfd12aaf57e894a63238d587d3306a6e8bdb901f" 2019-05-14 12:21:04,775 - functest.core.cloudify - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-05-14 12:21:04,775 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1da8383-0355-4b01-b242-ff15cfa98a26 Date: Tue, 14 May 2019 12:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:04,775 - functest.core.cloudify - DEBUG - Deleting node instance 2019-05-14 12:21:04,775 - functest.core.cloudify - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e692407e-95b7-45cc-b08f-5d6448adcdd2 Date: Tue, 14 May 2019 12:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:04,775 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a1da8383-0355-4b01-b242-ff15cfa98a26 2019-05-14 12:21:04,775 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ddc7d4b4-f6c5-4c15-ab6a-7c8ff8256c8d.json used request id req-a1da8383-0355-4b01-b242-ff15cfa98a26 2019-05-14 12:21:04,776 - functest.core.cloudify - DEBUG - DELETE call to neutron for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-e692407e-95b7-45cc-b08f-5d6448adcdd2 2019-05-14 12:21:04,776 - functest.core.cloudify - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e80bc411-07f8-47ad-a405-de5ff21fd403.json used request id req-e692407e-95b7-45cc-b08f-5d6448adcdd2 2019-05-14 12:21:04,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.217:80/api/v3.1/executions/3eacfaef-feb8-4ad2-8144-df164b9b3197 2019-05-14 12:21:04,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:21:04,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:21:04,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:21:04,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-05-14T12:21:04.104Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:20:17.574Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "uninstall", "resource_availability": "tenant", "parameters": {"ignore_failure": true}, "error": "", "deployment_id": "vrouter-opnfv", "started_at": "2019-05-14T12:20:17.574Z", "id": "3eacfaef-feb8-4ad2-8144-df164b9b3197"} 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:21:04 GMT 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:21:04,827 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:21:04,828 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:21:04,828 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.217:80/api/v3.1/deployments/vrouter-opnfv 2019-05-14 12:21:05,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:21:05,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:21:05,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:21:05,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:21:05,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:21:05,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:21:05,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:21:05,422 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-14 12:21:05,423 - 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": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "target_vnf_flavor_id": "8eedb371-7fc3-42fe-a435-cfd2c5417dff", "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_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "keystone_password": "d5Z39MIZ1iwWDqf1QdGoosTo20ZIT2", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "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": "a8ac364b-8a52-45f2-a781-6e4b579c4acb", "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-05-14T12:10:09.158Z", "created_by": "admin", "updated_at": "2019-05-14T12:10:09.158Z", "visibility": "tenant", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "resource_availability": "tenant", "capabilities": {}, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2019-05-14 12:21:05,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:21:05,423 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:21:05 GMT 2019-05-14 12:21:05,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:21:05,423 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:21:05,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:21:05,423 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:21:05,423 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:21:05,423 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:21:15,434 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.217:80/api/v3.1/blueprints/vrouter-opnfv 2019-05-14 12:21:15,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-05-14 12:21:15,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-05-14 12:21:15,518 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-05-14 12:21:15,518 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-05-14 12:21:15,518 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-05-14 12:21:15,518 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-05-14 12:21:15,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-05-14 12:21:15,518 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-05-14 12:21:15,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2019-05-14T12:10:08.921Z", "updated_at": "2019-05-14T12:10:08.921Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"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.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.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.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.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_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "keystone_url": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "region": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": [], "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": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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.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"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_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": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": {"network": {}, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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": {"network": {}, "use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"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}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "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}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "region": {"get_input": "region"}, "password": {"get_input": "keystone_password"}, "insecure": false, "project_domain_name": {"get_input": "keystone_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}}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-05-14 12:21:15,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-05-14 12:21:15,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 14 May 2019 12:21:15 GMT 2019-05-14 12:21:15,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-05-14 12:21:15,520 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-05-14 12:21:15,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-05-14 12:21:15,520 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-05-14 12:21:15,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-05-14 12:21:15,521 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-05-14 12:21:15,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 12:21:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:17,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:21:17 GMT X-Openstack-Request-Id: req-662eec25-da31-41cb-ab94-a230ee570887 2019-05-14 12:21:17,573 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:21:17,574 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a8ac364b-8a52-45f2-a781-6e4b579c4acb used request id req-662eec25-da31-41cb-ab94-a230ee570887 2019-05-14 12:21:17,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.02634692192s 2019-05-14 12:21:17,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:21:17,586 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:17,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-255fb55b-8a33-4a1d-ac3a-a7e769adf938 x-openstack-request-id: req-255fb55b-8a33-4a1d-ac3a-a7e769adf938 2019-05-14 12:21:17,902 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "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": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce"}, {"name": "vyos_vrouter-flavor_alt_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff", "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": "8eedb371-7fc3-42fe-a435-cfd2c5417dff"}]} 2019-05-14 12:21:17,902 - 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-255fb55b-8a33-4a1d-ac3a-a7e769adf938 2019-05-14 12:21:17,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.320105075836s 2019-05-14 12:21:17,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 12:21:17,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:17,947 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 12:21:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2308ab0f-6442-4d7c-a19a-074f959d3479 x-openstack-request-id: req-2308ab0f-6442-4d7c-a19a-074f959d3479 2019-05-14 12:21:17,947 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8eedb371-7fc3-42fe-a435-cfd2c5417dff used request id req-2308ab0f-6442-4d7c-a19a-074f959d3479 2019-05-14 12:21:17,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424699783325s 2019-05-14 12:21:17,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 12:21:17,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/bfa4b1f3-d03a-494b-aa6a-140e3f4238e1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:19,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 12:21:19 GMT X-Openstack-Request-Id: req-59eef65d-d2c0-48cb-8c6e-e0fb13056220 2019-05-14 12:21:19,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:19,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/bfa4b1f3-d03a-494b-aa6a-140e3f4238e1.json used request id req-59eef65d-d2c0-48cb-8c6e-e0fb13056220 2019-05-14 12:21:19,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.32447290421s 2019-05-14 12:21:19,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 12:21:19,289 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:19,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 12:21:19 GMT X-Openstack-Request-Id: req-c4563e76-b756-46b9-9276-83b66ad83cee 2019-05-14 12:21:19,357 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 12:21:19,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c4563e76-b756-46b9-9276-83b66ad83cee 2019-05-14 12:21:19,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0689258575439s 2019-05-14 12:21:19,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-05-14 12:21:19,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:19,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-2fa62731-8ffd-4012-a940-2f78628a060e x-openstack-request-id: req-2fa62731-8ffd-4012-a940-2f78628a060e 2019-05-14 12:21:19,526 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89 used request id req-2fa62731-8ffd-4012-a940-2f78628a060e 2019-05-14 12:21:19,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167545080185s 2019-05-14 12:21:19,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:21:19,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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:20,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-c29b40c8-d05b-4954-badf-d10d5fc4d3ad x-openstack-request-id: req-c29b40c8-d05b-4954-badf-d10d5fc4d3ad 2019-05-14 12:21:20,343 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "192.168.120.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:51:8c", "version": 4, "addr": "172.30.9.217", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b0f3389c-33d5-4791-8d02-cd93db02da89", "rel": "bookmark"}], "image": {"id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "links": [{"href": "http://172.30.9.28:8774/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-05-14T12:06:21.000000", "flavor": {"id": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "links": [{"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "bookmark"}]}, "id": "b0f3389c-33d5-4791-8d02-cd93db02da89", "security_groups": [{"name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}], "user_id": "a751c31ab4054cac9a983cf9c666e186", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-05-14T12:21:19Z", "hostId": "40c01ecc9a95638c8a7515c5487ef40db13148205aa210cd2fa5bfed", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "name": "vyos_vrouter-vm_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "created": "2019-05-14T12:04:23Z", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-05-14 12:21:20,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c29b40c8-d05b-4954-badf-d10d5fc4d3ad 2019-05-14 12:21:20,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.816457986832s 2019-05-14 12:21:20,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-05-14 12:21:22,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-05-14 12:21:22,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:22,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-81178157-4954-454e-8a46-5dd39498c765 x-openstack-request-id: req-81178157-4954-454e-8a46-5dd39498c765 2019-05-14 12:21:22,415 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-05-14 12:21:22,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-81178157-4954-454e-8a46-5dd39498c765 2019-05-14 12:21:22,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0677609443665s 2019-05-14 12:21:22,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:21:22,421 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:22,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 14 May 2019 12:21:22 GMT X-Openstack-Request-Id: req-3cbbaf28-00be-4d03-b45d-126fac575013 2019-05-14 12:21:22,481 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:19Z", "updated_at": "2019-05-14T12:04:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "277e7801-8754-4d9a-b937-d849f620aa48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-05-14T12:04:20Z", "revision_number": 0, "id": "2e4137ec-4f64-4f10-9969-4785fe00c95b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 443, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3885f095-3daa-49db-b98a-cef35307318f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "3f9b7526-1ca7-4997-ab2a-d8c75935e135", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-05-14T12:04:20Z", "revision_number": 0, "id": "6fcf1b87-5653-4636-86e8-ab3f88fc3efe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "8910fb10-f587-4abc-bae7-fa9bc8990f2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 80, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:19Z", "revision_number": 0, "id": "907b1595-df2e-45b9-8280-802d1d8fb046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:19Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-05-14T12:04:20Z", "revision_number": 0, "id": "a5943b3f-4f31-4437-89f5-f453656ece7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:20Z", "security_group_id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 7, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "5b4015ff-bc5d-4db9-a403-f5dc46511254", "name": "vyos_vrouter-sg_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:21:22,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3cbbaf28-00be-4d03-b45d-126fac575013 2019-05-14 12:21:22,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0598518848419s 2019-05-14 12:21:22,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 12:21:22,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5b4015ff-bc5d-4db9-a403-f5dc46511254.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:22,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 12:21:22 GMT X-Openstack-Request-Id: req-6e8d3c7d-02cb-46db-96c0-a59e72b717a0 2019-05-14 12:21:22,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:22,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5b4015ff-bc5d-4db9-a403-f5dc46511254.json used request id req-6e8d3c7d-02cb-46db-96c0-a59e72b717a0 2019-05-14 12:21:22,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.203738212585s 2019-05-14 12:21:22,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-05-14 12:21:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:22,729 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-f8235d8d-0d12-4235-84d1-472a94cfae30 x-openstack-request-id: req-f8235d8d-0d12-4235-84d1-472a94cfae30 2019-05-14 12:21:22,729 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_d8c4f1ac-5fdb-457a-846c-bc64d027d348 used request id req-f8235d8d-0d12-4235-84d1-472a94cfae30 2019-05-14 12:21:22,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0378518104553s 2019-05-14 12:21:22,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 12:21:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/d2ae3804-7731-4d5a-84ac-872f1d799f1a/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" -d '{"subnet_id": "f19b61b8-6dd4-46c9-a338-2a87d9516e0d"}' 2019-05-14 12:21:24,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 12:21:24 GMT X-Openstack-Request-Id: req-853ddf09-1b41-4fbb-b124-4d035f4ace99 2019-05-14 12:21:24,785 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "6c755a73-9971-406f-b0d5-95b39f7b54bd", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "subnet_id": "f19b61b8-6dd4-46c9-a338-2a87d9516e0d", "subnet_ids": ["f19b61b8-6dd4-46c9-a338-2a87d9516e0d"], "port_id": "95762354-c7b2-4262-9a26-d623340bdfe9", "id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a"} 2019-05-14 12:21:24,785 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d2ae3804-7731-4d5a-84ac-872f1d799f1a/remove_router_interface.json used request id req-853ddf09-1b41-4fbb-b124-4d035f4ace99 2019-05-14 12:21:24,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0547990799s 2019-05-14 12:21:24,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 12:21:24,786 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:24,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 14 May 2019 12:21:24 GMT X-Openstack-Request-Id: req-b5e7b1ea-f805-4dd1-9656-176fdf86c0a3 2019-05-14 12:21:24,957 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:07Z", "admin_state_up": true, "updated_at": "2019-05-14T12:21:23Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "d2ae3804-7731-4d5a-84ac-872f1d799f1a", "name": "vyos_vrouter-router_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:21:24,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-b5e7b1ea-f805-4dd1-9656-176fdf86c0a3 2019-05-14 12:21:24,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.171872854233s 2019-05-14 12:21:24,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 12:21:24,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/d2ae3804-7731-4d5a-84ac-872f1d799f1a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:26,303 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 12:21:26 GMT X-Openstack-Request-Id: req-4aee6f30-d1a9-4157-8831-a5d8e9c80dc2 2019-05-14 12:21:26,303 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:26,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d2ae3804-7731-4d5a-84ac-872f1d799f1a.json used request id req-4aee6f30-d1a9-4157-8831-a5d8e9c80dc2 2019-05-14 12:21:26,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.34460306168s 2019-05-14 12:21:26,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 12:21:26,304 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:26,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 14 May 2019 12:21:26 GMT X-Openstack-Request-Id: req-2a1380da-49a6-469b-86f2-f53795fdf96d 2019-05-14 12:21:26,377 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T12:04:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"a8704aba0a5144eebd2237daa7f3de9c","id":"f19b61b8-6dd4-46c9-a338-2a87d9516e0d","subnetpool_id":null,"name":"vyos_vrouter-subnet_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}]} 2019-05-14 12:21:26,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-2a1380da-49a6-469b-86f2-f53795fdf96d 2019-05-14 12:21:26,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0732901096344s 2019-05-14 12:21:26,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 12:21:26,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/f19b61b8-6dd4-46c9-a338-2a87d9516e0d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:27,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 12:21:27 GMT X-Openstack-Request-Id: req-ed21ba2e-3fd0-4c3c-b202-cbb6135caf7b 2019-05-14 12:21:27,662 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:27,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f19b61b8-6dd4-46c9-a338-2a87d9516e0d.json used request id req-ed21ba2e-3fd0-4c3c-b202-cbb6135caf7b 2019-05-14 12:21:27,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.28415393829s 2019-05-14 12:21:27,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:21:27,664 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:27,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 14 May 2019 12:21:27 GMT X-Openstack-Request-Id: req-d6041dde-9e4a-4a2d-9faf-0800a2988722 2019-05-14 12:21:27,776 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6c755a73-9971-406f-b0d5-95b39f7b54bd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8704aba0a5144eebd2237daa7f3de9c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T12:21:27Z","qos_policy_id":null,"name":"vyos_vrouter-net_d8c4f1ac-5fdb-457a-846c-bc64d027d348","admin_state_up":true,"tenant_id":"a8704aba0a5144eebd2237daa7f3de9c","created_at":"2019-05-14T12:04:05Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500}]} 2019-05-14 12:21:27,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-d6041dde-9e4a-4a2d-9faf-0800a2988722 2019-05-14 12:21:27,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113515853882s 2019-05-14 12:21:27,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 12:21:27,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/6c755a73-9971-406f-b0d5-95b39f7b54bd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:29,021 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 12:21:29 GMT X-Openstack-Request-Id: req-71ef809f-aa45-41f9-bd4d-bcbe4df08082 2019-05-14 12:21:29,022 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:29,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6c755a73-9971-406f-b0d5-95b39f7b54bd.json used request id req-71ef809f-aa45-41f9-bd4d-bcbe4df08082 2019-05-14 12:21:29,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.243527174s 2019-05-14 12:21:29,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:21:29,032 - 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.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:29,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 14 May 2019 12:21:29 GMT X-Openstack-Request-Id: req-8d545d66-8bf6-4f15-8d00-8d735994f322 2019-05-14 12:21:29,345 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:04:18Z", "file": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/file", "owner": "a8704aba0a5144eebd2237daa7f3de9c", "id": "8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "size": 297533440, "self": "/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "vyos_vrouter-img_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:04:13Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:21:29,345 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-8d545d66-8bf6-4f15-8d00-8d735994f322 2019-05-14 12:21:29,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.317793130875s 2019-05-14 12:21:29,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 12:21:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}3be5ce3260f33d0667e25d33bdd3e67d2563255a" 2019-05-14 12:21:30,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:21:30 GMT X-Openstack-Request-Id: req-8c58cfe9-c677-441a-b27c-e3b92ebc77a3 2019-05-14 12:21:30,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:21:30,338 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8f8344c2-0dc7-42b1-82ef-ea357a240ad2 used request id req-8c58cfe9-c677-441a-b27c-e3b92ebc77a3 2019-05-14 12:21:30,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.990556955338s 2019-05-14 12:21:30,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 12:21:30,342 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:30,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-4be70886-429c-433f-b68e-584ece6ab9bf x-openstack-request-id: req-4be70886-429c-433f-b68e-584ece6ab9bf 2019-05-14 12:21:30,368 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce", "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": "3e525f4e-40aa-4567-b5e4-e3848c4b81ce"}]} 2019-05-14 12:21:30,369 - 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-4be70886-429c-433f-b68e-584ece6ab9bf 2019-05-14 12:21:30,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0305230617523s 2019-05-14 12:21:30,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 12:21:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:30,402 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-b9638277-d91c-4156-9ca2-8215ee2191ca x-openstack-request-id: req-b9638277-d91c-4156-9ca2-8215ee2191ca 2019-05-14 12:21:30,402 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3e525f4e-40aa-4567-b5e4-e3848c4b81ce used request id req-b9638277-d91c-4156-9ca2-8215ee2191ca 2019-05-14 12:21:30,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0320930480957s 2019-05-14 12:21:30,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 12:21:30,407 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:30,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 14 May 2019 12:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cecfa402-656c-46ea-96aa-80af809a7be5 2019-05-14 12:21:30,640 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": {"self": "http://172.30.9.28:5000/v3/users/a751c31ab4054cac9a983cf9c666e186"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a751c31ab4054cac9a983cf9c666e186", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 12:21:30,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cecfa402-656c-46ea-96aa-80af809a7be5 2019-05-14 12:21:30,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236956119537s 2019-05-14 12:21:30,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 12:21:30,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/a751c31ab4054cac9a983cf9c666e186 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:30,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 14 May 2019 12:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8193729f-eacf-4e29-ba9e-69a7ffbed1c5 2019-05-14 12:21:30,876 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_d8c4f1ac-5fdb-457a-846c-bc64d027d348", "links": {"self": "http://172.30.9.28:5000/v3/users/a751c31ab4054cac9a983cf9c666e186"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a751c31ab4054cac9a983cf9c666e186", "description": null}} 2019-05-14 12:21:30,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/a751c31ab4054cac9a983cf9c666e186 used request id req-8193729f-eacf-4e29-ba9e-69a7ffbed1c5 2019-05-14 12:21:30,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229787826538s 2019-05-14 12:21:30,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 12:21:30,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/a751c31ab4054cac9a983cf9c666e186 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:31,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 12:21:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d42443a6-c5b0-4a6e-950b-a38d8fb379a0 2019-05-14 12:21:31,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 12:21:31,298 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a751c31ab4054cac9a983cf9c666e186 used request id req-d42443a6-c5b0-4a6e-950b-a38d8fb379a0 2019-05-14 12:21:31,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.420602083206s 2019-05-14 12:21:31,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 12:21:31,310 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:31,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 14 May 2019 12:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ec0b06-d60f-4427-a4a1-2848b9d13420 2019-05-14 12:21:31,509 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/a8704aba0a5144eebd2237daa7f3de9c"}, "tags": [], "enabled": true, "id": "a8704aba0a5144eebd2237daa7f3de9c", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_d8c4f1ac-5fdb-457a-846c-bc64d027d348"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 12:21:31,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-44ec0b06-d60f-4427-a4a1-2848b9d13420 2019-05-14 12:21:31,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20330286026s 2019-05-14 12:21:31,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 12:21:31,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a8704aba0a5144eebd2237daa7f3de9c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:31,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 12:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c35d4a7-4258-42d2-9808-fb20ba44cf65 2019-05-14 12:21:31,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 12:21:31,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a8704aba0a5144eebd2237daa7f3de9c used request id req-7c35d4a7-4258-42d2-9808-fb20ba44cf65 2019-05-14 12:21:31,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.274494886398s 2019-05-14 12:21:31,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:21:31,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a8704aba0a5144eebd2237daa7f3de9c&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:32,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 12:21:32 GMT X-Openstack-Request-Id: req-e884ac5d-8de2-40ef-a7b5-2237c4e255ce 2019-05-14 12:21:32,052 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}]} 2019-05-14 12:21:32,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=a8704aba0a5144eebd2237daa7f3de9c&name=default used request id req-e884ac5d-8de2-40ef-a7b5-2237c4e255ce 2019-05-14 12:21:32,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.256319046021s 2019-05-14 12:21:32,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 12:21:32,060 - 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.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:32,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 12:21:32 GMT X-Openstack-Request-Id: req-0afefb61-9f31-4ef3-b1df-50d47b0b37d6 2019-05-14 12:21:32,362 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "created_at": "2019-05-14T12:04:05Z", "updated_at": "2019-05-14T12:04:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "6f45cd11-2b37-4876-b12d-4239217bf6b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "8d5e5f18-5beb-4675-8482-1c32edabefaa", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "a5a7e3e4-96e7-4442-bd03-8a07efebb9e4", "remote_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:04:05Z", "revision_number": 0, "id": "e2b14469-8e1f-4c6e-b2dc-7088f347afde", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:04:05Z", "security_group_id": "179f3945-02a9-4927-8067-a238e9d11d26", "tenant_id": "a8704aba0a5144eebd2237daa7f3de9c", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8704aba0a5144eebd2237daa7f3de9c"}], "revision_number": 1, "project_id": "a8704aba0a5144eebd2237daa7f3de9c", "id": "179f3945-02a9-4927-8067-a238e9d11d26", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 12:21:32,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0afefb61-9f31-4ef3-b1df-50d47b0b37d6 2019-05-14 12:21:32,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.303189992905s 2019-05-14 12:21:32,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 12:21:32,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/179f3945-02a9-4927-8067-a238e9d11d26.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}b2f50e69a67b02c8a642bce41459e65a8e59c82d" 2019-05-14 12:21:32,501 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 12:21:32 GMT X-Openstack-Request-Id: req-d7b03d77-6ee0-466a-8f79-1e522b02f446 2019-05-14 12:21:32,501 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 12:21:32,502 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/179f3945-02a9-4927-8067-a238e9d11d26.json used request id req-d7b03d77-6ee0-466a-8f79-1e522b02f446 2019-05-14 12:21:32,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131157875061s 2019-05-14 12:21:32,526 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-05-14 12:21:32,552 - 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.16" 2019-05-14 12:21:32,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 12:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee35511a-bd1b-4973-b8a0-5f94599ae854 2019-05-14 12:21:32,558 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2019-05-14 12:21:32,558 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-ee35511a-bd1b-4973-b8a0-5f94599ae854 2019-05-14 12:21:32,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 12:21:32,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c42f866938ba413e80ab34106d4ea7fa", "name": "admin"}, {"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}, {"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}], "expires_at": "2019-05-14T13:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2e0d3a695a9d4898b41f8075010286ad", "name": "admin"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_2e0d3a695a9d4898b41f8075010286ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9a4403ecc5044681983fe38e108b21f5"}, "audit_ids": ["HwUWGiwMT8KznVs2f9Vs9A"], "issued_at": "2019-05-14T12:21:32.000000Z"}} 2019-05-14 12:21:32,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:21:32,972 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:33,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 14 May 2019 12:21:33 GMT X-Openstack-Request-Id: req-16378bee-d293-47d2-b649-ec7656bbe5c5 2019-05-14 12:21:33,316 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","provider:network_type":"flat"}]} 2019-05-14 12:21:33,316 - 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-16378bee-d293-47d2-b649-ec7656bbe5c5 2019-05-14 12:21:33,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345061063766s 2019-05-14 12:21:33,324 - 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.16" 2019-05-14 12:21:33,330 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 12:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-369299d6-ae2c-4f89-a281-29be8fcc4bd1 2019-05-14 12:21:33,331 - 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-05-14 12:21:33,331 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/ used request id req-369299d6-ae2c-4f89-a281-29be8fcc4bd1 2019-05-14 12:21:33,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 12:21:33,335 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:33,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 12:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145d25ff-d4cf-458d-94db-c8ecb908efb4 2019-05-14 12:21:33,443 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 12:21:33,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-145d25ff-d4cf-458d-94db-c8ecb908efb4 2019-05-14 12:21:33,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111527204514s 2019-05-14 12:21:33,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-05-14 12:21:33,456 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d"}}' 2019-05-14 12:21:33,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 14 May 2019 12:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56e0e19d-41a4-4992-aef5-f238e241883a 2019-05-14 12:21:33,671 - 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/90173cc944254bc884586d503e47694a"}, "tags": [], "enabled": true, "id": "90173cc944254bc884586d503e47694a", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d"}} 2019-05-14 12:21:33,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-56e0e19d-41a4-4992-aef5-f238e241883a 2019-05-14 12:21:33,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21940112114s 2019-05-14 12:21:33,672 - 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'90173cc944254bc884586d503e47694a', '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_e7349a04-1d31-471b-9234-02faeb89ba5d'}) 2019-05-14 12:21:33,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-05-14 12:21:33,682 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "23dzwe13RU0hbSAg9Vj38gn6rodtjG", "email": null, "name": "juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d"}}' 2019-05-14 12:21:34,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 14 May 2019 12:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1318c52c-2d27-467d-8add-0282a970860d 2019-05-14 12:21:34,140 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": {"self": "http://172.30.9.28:5000/v3/users/d46ac456cf3e416697a6b3914a2a296b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d46ac456cf3e416697a6b3914a2a296b", "domain_id": "default", "password_expires_at": null}} 2019-05-14 12:21:34,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/users used request id req-1318c52c-2d27-467d-8add-0282a970860d 2019-05-14 12:21:34,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.461098909378s 2019-05-14 12:21:34,141 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd46ac456cf3e416697a6b3914a2a296b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d'}) 2019-05-14 12:21:34,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 12:21:34,151 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:34,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 12:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6540f6c-4d79-46c6-961f-05689f058540 2019-05-14 12:21:34,301 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 12:21:34,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f6540f6c-4d79-46c6-961f-05689f058540 2019-05-14 12:21:34,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155881881714s 2019-05-14 12:21:34,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 12:21:34,306 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:34,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 12:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ee8f31d-56a6-445d-a562-8cde00899697 2019-05-14 12:21:34,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": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 12:21:34,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ee8f31d-56a6-445d-a562-8cde00899697 2019-05-14 12:21:34,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194197893143s 2019-05-14 12:21:34,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-05-14 12:21:34,508 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:34,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 379 Content-Type: application/json Date: Tue, 14 May 2019 12:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1e6d999-48ef-4c1c-8380-5c0d96f4e0d8 2019-05-14 12:21:34,615 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "07647f6e16cf494ea311c937e21b1927", "links": {"self": "http://172.30.9.28:5000/v3/roles/07647f6e16cf494ea311c937e21b1927"}, "name": "member"}, {"domain_id": null, "id": "471e02255aeb4d72a7dd5c67d7316e96", "links": {"self": "http://172.30.9.28:5000/v3/roles/471e02255aeb4d72a7dd5c67d7316e96"}, "name": "reader"}, {"domain_id": null, "id": "9f8e8cc319b045b2aacd0d5b0a88e1b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/9f8e8cc319b045b2aacd0d5b0a88e1b9"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c42f866938ba413e80ab34106d4ea7fa", "links": {"self": "http://172.30.9.28:5000/v3/roles/c42f866938ba413e80ab34106d4ea7fa"}, "name": "admin"}, {"domain_id": null, "id": "d402f0292c3e4a69b4e86ddefe2b4a21", "links": {"self": "http://172.30.9.28:5000/v3/roles/d402f0292c3e4a69b4e86ddefe2b4a21"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "d867b8dc05ab45d58874b617a8b91941", "links": {"self": "http://172.30.9.28:5000/v3/roles/d867b8dc05ab45d58874b617a8b91941"}, "name": "ResellerAdmin"}]} 2019-05-14 12:21:34,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1e6d999-48ef-4c1c-8380-5c0d96f4e0d8 2019-05-14 12:21:34,615 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111127138138s 2019-05-14 12:21:34,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 12:21:34,625 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:34,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 14 May 2019 12:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee55da40-a486-4492-95be-b9533daa305c 2019-05-14 12:21:34,768 - 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-05-14 12:21:34,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ee55da40-a486-4492-95be-b9533daa305c 2019-05-14 12:21:34,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147860050201s 2019-05-14 12:21:34,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 12:21:34,774 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:34,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 14 May 2019 12:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6997b865-c6dc-4431-86a5-349930f2b170 2019-05-14 12:21:34,982 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": {"self": "http://172.30.9.28:5000/v3/users/d46ac456cf3e416697a6b3914a2a296b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d46ac456cf3e416697a6b3914a2a296b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 12:21:34,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6997b865-c6dc-4431-86a5-349930f2b170 2019-05-14 12:21:34,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212498903275s 2019-05-14 12:21:34,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 12:21:34,999 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:35,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 12:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b410277-29d0-4910-9070-97853d71d214 2019-05-14 12:21:35,111 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/90173cc944254bc884586d503e47694a"}, "tags": [], "enabled": true, "id": "90173cc944254bc884586d503e47694a", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 12:21:35,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-0b410277-29d0-4910-9070-97853d71d214 2019-05-14 12:21:35,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115648984909s 2019-05-14 12:21:35,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-05-14 12:21:35,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/role_assignments?user.id=d46ac456cf3e416697a6b3914a2a296b&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=90173cc944254bc884586d503e47694a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:35,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 14 May 2019 12:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212ce14a-c5f7-4ac7-aa31-170d760e2477 2019-05-14 12:21:35,234 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d46ac456cf3e416697a6b3914a2a296b&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=90173cc944254bc884586d503e47694a", "previous": null, "next": null}} 2019-05-14 12:21:35,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d46ac456cf3e416697a6b3914a2a296b&role.id=07647f6e16cf494ea311c937e21b1927&scope.project.id=90173cc944254bc884586d503e47694a used request id req-212ce14a-c5f7-4ac7-aa31-170d760e2477 2019-05-14 12:21:35,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11426782608s 2019-05-14 12:21:35,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-05-14 12:21:35,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/90173cc944254bc884586d503e47694a/users/d46ac456cf3e416697a6b3914a2a296b/roles/07647f6e16cf494ea311c937e21b1927 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:35,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 12:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63c7a6c6-6fec-4020-90c9-8b97922d318d 2019-05-14 12:21:35,382 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 12:21:35,383 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/90173cc944254bc884586d503e47694a/users/d46ac456cf3e416697a6b3914a2a296b/roles/07647f6e16cf494ea311c937e21b1927 used request id req-63c7a6c6-6fec-4020-90c9-8b97922d318d 2019-05-14 12:21:35,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144073963165s 2019-05-14 12:21:35,384 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d', 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'90173cc944254bc884586d503e47694a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '23dzwe13RU0hbSAg9Vj38gn6rodtjG', 'username': u'juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d', '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-05-14 12:21:35,389 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d', 'password': '23dzwe13RU0hbSAg9Vj38gn6rodtjG', 'project_name': 'juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '90173cc944254bc884586d503e47694a', 'project_domain_name': 'Default'} 2019-05-14 12:21:35,441 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2019-05-14 12:21:35,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-05-14 12:21:35,463 - 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.16" 2019-05-14 12:21:35,469 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 14 May 2019 12:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ed717b2-cc79-4d5b-a334-59259274117c 2019-05-14 12:21:35,469 - 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-05-14 12:21:35,470 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-5ed717b2-cc79-4d5b-a334-59259274117c 2019-05-14 12:21:35,470 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:35,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 949 Content-Type: application/json Date: Tue, 14 May 2019 12:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a36594b-0614-498d-9da7-a9486de27d0c 2019-05-14 12:21:35,659 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"name": "tempest-service-918745759", "links": {"self": "http://192.30.9.3:35357/v3/services/00def4e1b3f743b180c943367709d4ec"}, "enabled": true, "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "description": "tempest-description-1416795317"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/01082b07fbd04eeeaa3168be9cfe71cd"}, "enabled": true, "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/0a65a55d91a4471892433c065b98117b"}, "enabled": true, "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"name": "tempest-service-239480781", "links": {"self": "http://192.30.9.3:35357/v3/services/2cbea167f50c43c6aca5589570fceb2e"}, "enabled": true, "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "description": "tempest-description-761410178"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/752cd33d0bc44e119be02f593f378bde"}, "enabled": true, "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/9a617be714cb45a88ae06b46225016ed"}, "enabled": true, "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a05da2202efa49c6abc194b36acefd37"}, "enabled": true, "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/a1c028e5c62b499db2b32f29035cc61a"}, "enabled": true, "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a3adf372f42f41bf8a2000506c7be7ca"}, "enabled": true, "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a40525e0698d4eb285542faeb69fb300"}, "enabled": true, "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b2499ae5baf74cf6a39fc387eaeed7f1"}, "enabled": true, "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b42e657cea3040008f2c48c7638b231b"}, "enabled": true, "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/bd8b52d5905149c3acc0015cb886f67f"}, "enabled": true, "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dde5dcad2c254cdab0587ed3b460c75e"}, "enabled": true, "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/dfaf3187a097414abe358c1ffa05d761"}, "enabled": true, "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/ee7edd18ccb346fc889472c9aa208225"}, "enabled": true, "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-05-14 12:21:35,660 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-2a36594b-0614-498d-9da7-a9486de27d0c 2019-05-14 12:21:35,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.199079036713s 2019-05-14 12:21:35,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-05-14 12:21:35,674 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:35,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1851 Content-Type: application/json Date: Tue, 14 May 2019 12:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fe97f2-b94c-43c2-b150-61b7f3ddf88c 2019-05-14 12:21:35,788 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/010db938d7a5463cbc8ffa2bd2483a04"}, "url": "http://12.0.0.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/0c33af50e7db497fa94a3b2188ef7b0a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1415cf4491134f9cadc4591751b50c81"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "1415cf4491134f9cadc4591751b50c81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/20c5feaf659a451699f7724038e2d5d3"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/265f8208f8da46edb675019d6b5dc499"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "265f8208f8da46edb675019d6b5dc499"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/2df036607f8d4c4ea01f415fb40a6048"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/31fa0c2e35db4d4bb1a14fda7fc5c46d"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3740955642e54e538576477f3c7ce70e"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "3740955642e54e538576477f3c7ce70e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/439fd47dc8364e0e99572baf79bd7326"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/4e63c217a9b9413389b1ec0e2796b01e"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/565b8778a3024128b2c943ea7bf15718"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "565b8778a3024128b2c943ea7bf15718"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5d16f2914ea94183bcebc861d547302a"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "5d16f2914ea94183bcebc861d547302a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7416fde586574e0b99cc8843ba95f454"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "7416fde586574e0b99cc8843ba95f454"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/79a5568eb87b4ac68cda82c93339b7f9"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/87fc21f8f8654ce4a4e6607cbd60f9b7"}, "url": "http://172.30.9.28:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8acfbc1d1f844800acc9ba4225c51b50"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c8110b8df61493c979ac1b655e77887"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c8110b8df61493c979ac1b655e77887"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/8c890e4bbec847e79b98972b78c31211"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0a65a55d91a4471892433c065b98117b", "id": "8c890e4bbec847e79b98972b78c31211"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/932df2725eb14aeea4cb3ba12ea4c4c9"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "01082b07fbd04eeeaa3168be9cfe71cd", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9add7ec35eb347339bd9983839d0c469"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "9add7ec35eb347339bd9983839d0c469"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9e2145de69af49e5b12712328a95cf58"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "9e2145de69af49e5b12712328a95cf58"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a5c0b60d10204bd69cf5e6637a23a849"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aa16960b6221426cafec7b980e761076"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "aa16960b6221426cafec7b980e761076"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aac2dc3a82704a7b87e3ab353d3bc9ec"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/b2fd8ce2134b4f3781afb28ebbe41dd7"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bad328aba6d14570bbfc3627ef30e61f"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bae574b4648d4508bdeeec8aa65dc23b"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a40525e0698d4eb285542faeb69fb300", "id": "bae574b4648d4508bdeeec8aa65dc23b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cc47f2ed4ea24d069c6619e0773f642f"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a1c028e5c62b499db2b32f29035cc61a", "id": "cc47f2ed4ea24d069c6619e0773f642f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d258fffef3be40238a2bcde87fd7a3a2"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ee7edd18ccb346fc889472c9aa208225", "id": "d258fffef3be40238a2bcde87fd7a3a2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d451e91920f3468fb3279ee6732e4f4c"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a05da2202efa49c6abc194b36acefd37", "id": "d451e91920f3468fb3279ee6732e4f4c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d54e00308f444fd696eecd7f0f5e2986"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d99d85f4087b4fa499135fb97d9a8dd5"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dde5dcad2c254cdab0587ed3b460c75e", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e5732ab071534622acb4bee3cee55c39"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "752cd33d0bc44e119be02f593f378bde", "id": "e5732ab071534622acb4bee3cee55c39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ecf94237ea324e6482d23e92cc4d765e"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b42e657cea3040008f2c48c7638b231b", "id": "ecf94237ea324e6482d23e92cc4d765e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ed77d5dae48b4d38997f702697830142"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a617be714cb45a88ae06b46225016ed", "id": "ed77d5dae48b4d38997f702697830142"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, "url": "http://12.0.0.21:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f31be3652c024b4ebea148dd73dcafe8"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b2499ae5baf74cf6a39fc387eaeed7f1", "id": "f31be3652c024b4ebea148dd73dcafe8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f62188b6b5ce43e3aa463f4dba1ddc71"}, "url": "http://172.30.9.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dfaf3187a097414abe358c1ffa05d761", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fc55fe38795e43feb553f5690c66d8f2"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bd8b52d5905149c3acc0015cb886f67f", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2019-05-14 12:21:35,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-46fe97f2-b94c-43c2-b150-61b7f3ddf88c 2019-05-14 12:21:35,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.118834972382s 2019-05-14 12:21:35,797 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-05-14 12:21:35,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-05-14 12:21:35,801 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:35,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 223 Content-Type: application/json Date: Tue, 14 May 2019 12:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24aa4c5f-e5e9-4ff2-9f5f-25e1a8c573e5 2019-05-14 12:21:35,993 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.28:5000/v3/domains/8d0c280b2fdd4626826f1d72d7ac92a6"}, "tags": [], "enabled": true, "id": "8d0c280b2fdd4626826f1d72d7ac92a6", "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-05-14 12:21:35,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-24aa4c5f-e5e9-4ff2-9f5f-25e1a8c573e5 2019-05-14 12:21:35,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196236133575s 2019-05-14 12:21:36,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 12:21:36,006 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 12:21:36,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 14 May 2019 12:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce40c344-bc84-4fc5-b9c8-72f4d1c63e3b 2019-05-14 12:21:36,115 - 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/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/90173cc944254bc884586d503e47694a"}, "tags": [], "enabled": true, "id": "90173cc944254bc884586d503e47694a", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 12:21:36,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ce40c344-bc84-4fc5-b9c8-72f4d1c63e3b 2019-05-14 12:21:36,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112848043442s 2019-05-14 12:21:36,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-05-14 12:21:36,118 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" -d '{"network": {"tenant_id": "90173cc944254bc884586d503e47694a", "name": "juju_epc-net_e7349a04-1d31-471b-9234-02faeb89ba5d", "admin_state_up": true}}' 2019-05-14 12:21:36,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 14 May 2019 12:21:36 GMT X-Openstack-Request-Id: req-55df64ae-2d26-4485-aea0-ea8af06f6169 2019-05-14 12:21:36,490 - keystoneauth.session - DEBUG - RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"eb0c87d5-213c-4d31-b4b3-ef51454218d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":false,"project_id":"90173cc944254bc884586d503e47694a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T12:21:36Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_e7349a04-1d31-471b-9234-02faeb89ba5d","admin_state_up":true,"tenant_id":"90173cc944254bc884586d503e47694a","created_at":"2019-05-14T12:21:36Z","mtu":1450}} 2019-05-14 12:21:36,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-55df64ae-2d26-4485-aea0-ea8af06f6169 2019-05-14 12:21:36,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.372841835022s 2019-05-14 12:21:36,491 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-05-14T12:21:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'eb0c87d5-213c-4d31-b4b3-ef51454218d0', u'provider:segmentation_id': 25, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_e7349a04-1d31-471b-9234-02faeb89ba5d', u'created_at': u'2019-05-14T12:21:36Z', u'mtu': 1450, u'tenant_id': u'90173cc944254bc884586d503e47694a', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'90173cc944254bc884586d503e47694a', u'l2_adjacency': True}) 2019-05-14 12:21:36,496 - 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.16" 2019-05-14 12:21:36,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 14 May 2019 12:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df49df7e-2115-4443-8b84-fa9f301757f7 2019-05-14 12:21:36,503 - 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-05-14 12:21:36,503 - keystoneauth.session - DEBUG - GET call to http://172.30.9.28:5000/v3 used request id req-df49df7e-2115-4443-8b84-fa9f301757f7 2019-05-14 12:21:36,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2019-05-14 12:21:36,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07647f6e16cf494ea311c937e21b1927", "name": "member"}, {"id": "471e02255aeb4d72a7dd5c67d7316e96", "name": "reader"}], "expires_at": "2019-05-14T13:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "90173cc944254bc884586d503e47694a", "name": "juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d"}, "catalog": [{"endpoints": [], "type": "tempest-type-1068949352", "id": "00def4e1b3f743b180c943367709d4ec", "name": "tempest-service-918745759"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v3/90173cc944254bc884586d503e47694a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3740955642e54e538576477f3c7ce70e"}, {"url": "http://192.30.9.3:8776/v3/90173cc944254bc884586d503e47694a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "439fd47dc8364e0e99572baf79bd7326"}, {"url": "http://192.30.9.3:8776/v3/90173cc944254bc884586d503e47694a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "932df2725eb14aeea4cb3ba12ea4c4c9"}], "type": "volumev3", "id": "01082b07fbd04eeeaa3168be9cfe71cd", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "79a5568eb87b4ac68cda82c93339b7f9"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8c8110b8df61493c979ac1b655e77887"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8c890e4bbec847e79b98972b78c31211"}], "type": "placement", "id": "0a65a55d91a4471892433c065b98117b", "name": "placement"}, {"endpoints": [], "type": "tempest-type-1567876156", "id": "2cbea167f50c43c6aca5589570fceb2e", "name": "tempest-service-239480781"}, {"endpoints": [{"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "31fa0c2e35db4d4bb1a14fda7fc5c46d"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4e63c217a9b9413389b1ec0e2796b01e"}, {"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e5732ab071534622acb4bee3cee55c39"}], "type": "identity", "id": "752cd33d0bc44e119be02f593f378bde", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "20c5feaf659a451699f7724038e2d5d3"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9add7ec35eb347339bd9983839d0c469"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ed77d5dae48b4d38997f702697830142"}], "type": "image", "id": "9a617be714cb45a88ae06b46225016ed", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "265f8208f8da46edb675019d6b5dc499"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b2fd8ce2134b4f3781afb28ebbe41dd7"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d451e91920f3468fb3279ee6732e4f4c"}], "type": "cloudformation", "id": "a05da2202efa49c6abc194b36acefd37", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8776/v2/90173cc944254bc884586d503e47694a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d16f2914ea94183bcebc861d547302a"}, {"url": "http://192.30.9.3:8776/v2/90173cc944254bc884586d503e47694a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "aa16960b6221426cafec7b980e761076"}, {"url": "http://192.30.9.3:8776/v2/90173cc944254bc884586d503e47694a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cc47f2ed4ea24d069c6619e0773f642f"}], "type": "volumev2", "id": "a1c028e5c62b499db2b32f29035cc61a", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "a3adf372f42f41bf8a2000506c7be7ca", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a5c0b60d10204bd69cf5e6637a23a849"}, {"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "bad328aba6d14570bbfc3627ef30e61f"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bae574b4648d4508bdeeec8aa65dc23b"}], "type": "network", "id": "a40525e0698d4eb285542faeb69fb300", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "565b8778a3024128b2c943ea7bf15718"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d54e00308f444fd696eecd7f0f5e2986"}, {"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f31be3652c024b4ebea148dd73dcafe8"}], "type": "compute", "id": "b2499ae5baf74cf6a39fc387eaeed7f1", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8004/v1/90173cc944254bc884586d503e47694a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7416fde586574e0b99cc8843ba95f454"}, {"url": "http://172.30.9.28:8004/v1/90173cc944254bc884586d503e47694a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aac2dc3a82704a7b87e3ab353d3bc9ec"}, {"url": "http://192.30.9.3:8004/v1/90173cc944254bc884586d503e47694a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ecf94237ea324e6482d23e92cc4d765e"}], "type": "orchestration", "id": "b42e657cea3040008f2c48c7638b231b", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.28:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "87fc21f8f8654ce4a4e6607cbd60f9b7"}, {"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "8acfbc1d1f844800acc9ba4225c51b50"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fc55fe38795e43feb553f5690c66d8f2"}], "type": "event", "id": "bd8b52d5905149c3acc0015cb886f67f", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0c33af50e7db497fa94a3b2188ef7b0a"}, {"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9e2145de69af49e5b12712328a95cf58"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d99d85f4087b4fa499135fb97d9a8dd5"}], "type": "alarming", "id": "dde5dcad2c254cdab0587ed3b460c75e", "name": "aodh"}, {"endpoints": [{"url": "http://12.0.0.21:8080/v1/AUTH_90173cc944254bc884586d503e47694a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "010db938d7a5463cbc8ffa2bd2483a04"}, {"url": "http://12.0.0.21:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ede5fd8e859d42bd8b5d5ddee9c5fa2b"}, {"url": "http://172.30.9.28:8080/v1/AUTH_90173cc944254bc884586d503e47694a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f62188b6b5ce43e3aa463f4dba1ddc71"}], "type": "object-store", "id": "dfaf3187a097414abe358c1ffa05d761", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1415cf4491134f9cadc4591751b50c81"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2df036607f8d4c4ea01f415fb40a6048"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d258fffef3be40238a2bcde87fd7a3a2"}], "type": "metric", "id": "ee7edd18ccb346fc889472c9aa208225", "name": "gnocchi"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d", "id": "d46ac456cf3e416697a6b3914a2a296b"}, "audit_ids": ["syFwzAF8RuSJ3PdFVrq1bA"], "issued_at": "2019-05-14T12:21:36.000000Z"}} 2019-05-14 12:21:36,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 12:21:36,915 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 12:21:37,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 14 May 2019 12:21:37 GMT X-Openstack-Request-Id: req-a8f02793-94b5-4aa6-9b9d-e6af68b3bf67 2019-05-14 12:21:37,319 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"eb0c87d5-213c-4d31-b4b3-ef51454218d0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"90173cc944254bc884586d503e47694a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T12:21:36Z","qos_policy_id":null,"name":"juju_epc-net_e7349a04-1d31-471b-9234-02faeb89ba5d","admin_state_up":true,"tenant_id":"90173cc944254bc884586d503e47694a","created_at":"2019-05-14T12:21:36Z","mtu":1450}]} 2019-05-14 12:21:37,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a8f02793-94b5-4aa6-9b9d-e6af68b3bf67 2019-05-14 12:21:37,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404263019562s 2019-05-14 12:21:37,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-05-14 12:21:37,321 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" -d '{"subnet": {"name": "juju_epc-subnet_e7349a04-1d31-471b-9234-02faeb89ba5d", "enable_dhcp": true, "network_id": "eb0c87d5-213c-4d31-b4b3-ef51454218d0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-05-14 12:21:38,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 14 May 2019 12:21:38 GMT X-Openstack-Request-Id: req-ac358833-f8f5-42d5-a512-5e0c81266385 2019-05-14 12:21:38,418 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb0c87d5-213c-4d31-b4b3-ef51454218d0","tenant_id":"90173cc944254bc884586d503e47694a","created_at":"2019-05-14T12:21:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T12:21:37Z","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":"90173cc944254bc884586d503e47694a","id":"aa1c1e70-0c33-4486-865e-c320b16dd424","subnetpool_id":null,"name":"juju_epc-subnet_e7349a04-1d31-471b-9234-02faeb89ba5d"}} 2019-05-14 12:21:38,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-ac358833-f8f5-42d5-a512-5e0c81266385 2019-05-14 12:21:38,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 1.09793806076s 2019-05-14 12:21:38,419 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T12:21:37Z', 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'aa1c1e70-0c33-4486-865e-c320b16dd424', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_e7349a04-1d31-471b-9234-02faeb89ba5d', u'enable_dhcp': True, u'network_id': u'eb0c87d5-213c-4d31-b4b3-ef51454218d0', u'tenant_id': u'90173cc944254bc884586d503e47694a', u'created_at': u'2019-05-14T12:21:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'90173cc944254bc884586d503e47694a'}) 2019-05-14 12:21:38,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-05-14 12:21:38,421 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" -d '{"router": {"external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268"}, "name": "juju_epc-router_e7349a04-1d31-471b-9234-02faeb89ba5d", "admin_state_up": true}}' 2019-05-14 12:21:39,875 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 14 May 2019 12:21:39 GMT X-Openstack-Request-Id: req-c8cc510b-d170-47f0-b7f9-c322fd62be23 2019-05-14 12:21:39,876 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:21:38Z", "admin_state_up": true, "updated_at": "2019-05-14T12:21:39Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "90173cc944254bc884586d503e47694a", "id": "b460d9ca-32b2-418e-92e8-1fbc8361f3c1", "name": "juju_epc-router_e7349a04-1d31-471b-9234-02faeb89ba5d"}} 2019-05-14 12:21:39,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-c8cc510b-d170-47f0-b7f9-c322fd62be23 2019-05-14 12:21:39,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4560739994s 2019-05-14 12:21:39,877 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-05-14T12:21:39Z', u'revision_number': 2, u'id': u'b460d9ca-32b2-418e-92e8-1fbc8361f3c1', u'external_gateway_info': {u'network_id': u'8f836892-66ed-4fdc-b7ef-07525b8f2268', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'da204de8-e968-4ce7-acb2-835c568eb62f', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_e7349a04-1d31-471b-9234-02faeb89ba5d', u'admin_state_up': True, u'tenant_id': u'90173cc944254bc884586d503e47694a', u'created_at': u'2019-05-14T12:21:38Z', u'flavor_id': None, u'routes': [], u'project_id': u'90173cc944254bc884586d503e47694a'}) 2019-05-14 12:21:39,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-05-14 12:21:39,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b460d9ca-32b2-418e-92e8-1fbc8361f3c1/add_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" -d '{"subnet_id": "aa1c1e70-0c33-4486-865e-c320b16dd424"}' 2019-05-14 12:21:42,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 12:21:42 GMT X-Openstack-Request-Id: req-a84fcaee-2b1a-4a5c-b8ac-0e3a567c87f2 2019-05-14 12:21:42,609 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eb0c87d5-213c-4d31-b4b3-ef51454218d0", "tenant_id": "90173cc944254bc884586d503e47694a", "subnet_id": "aa1c1e70-0c33-4486-865e-c320b16dd424", "subnet_ids": ["aa1c1e70-0c33-4486-865e-c320b16dd424"], "port_id": "fda90eaa-3150-482b-8ea9-885b8869ce34", "id": "b460d9ca-32b2-418e-92e8-1fbc8361f3c1"} 2019-05-14 12:21:42,609 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b460d9ca-32b2-418e-92e8-1fbc8361f3c1/add_router_interface.json used request id req-a84fcaee-2b1a-4a5c-b8ac-0e3a567c87f2 2019-05-14 12:21:42,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.73181986809s 2019-05-14 12:21:42,609 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-05-14 12:21:43,862 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:fd7659f1fb028049596608f4659d5923 sha256:485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20 2019-05-14 12:21:43,865 - 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.16" 2019-05-14 12:21:43,870 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 14 May 2019 12:21:43 GMT 2019-05-14 12:21:43,870 - 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-05-14 12:21:43,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:21:43,880 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 12:21:44,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 14 May 2019 12:21:44 GMT X-Openstack-Request-Id: req-35dfd954-b171-4d70-a884-6e12442e7633 2019-05-14 12:21:44,691 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:21:44,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-35dfd954-b171-4d70-a884-6e12442e7633 2019-05-14 12:21:44,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.815131902695s 2019-05-14 12:21:44,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 12:21:44,705 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" -d '{"owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "owner_specified.shade.object": "images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d"}' 2019-05-14 12:21:44,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 14 May 2019 12:21:44 GMT Location: http://172.30.9.28:9292/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8857bc89-1196-4b58-98ce-8f308c8aa3e0 2019-05-14 12:21:44,753 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:21:44Z", "file": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/file", "owner": "90173cc944254bc884586d503e47694a", "id": "09b898ba-55f1-4a93-88f9-0d18aee7661e", "size": null, "self": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "checksum": null, "created_at": "2019-05-14T12:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 12:21:44,753 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8857bc89-1196-4b58-98ce-8f308c8aa3e0 2019-05-14 12:21:44,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0524969100952s 2019-05-14 12:21:44,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 12:21:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" -d '' 2019-05-14 12:21:50,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:21:50 GMT X-Openstack-Request-Id: req-da44af67-8609-4332-994d-511693a2d43e 2019-05-14 12:21:50,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 12:21:50,311 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/file used request id req-da44af67-8609-4332-994d-511693a2d43e 2019-05-14 12:21:50,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.55709600449s 2019-05-14 12:21:50,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:21:50,320 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 12:21:50,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:21:50 GMT X-Openstack-Request-Id: req-d280d225-7a4c-4d68-a061-ebd1569a493c 2019-05-14 12:21:50,354 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:21:50Z", "file": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/file", "owner": "90173cc944254bc884586d503e47694a", "id": "09b898ba-55f1-4a93-88f9-0d18aee7661e", "size": 297533440, "self": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:21:50,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d280d225-7a4c-4d68-a061-ebd1569a493c 2019-05-14 12:21:50,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385859012604s 2019-05-14 12:21:50,357 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/file', 'owner': u'90173cc944254bc884586d503e47694a', 'id': u'09b898ba-55f1-4a93-88f9-0d18aee7661e', 'size': 297533440, u'self': u'/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'90173cc944254bc884586d503e47694a', 'name': 'juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T12:21:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T12:21:50Z', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', 'properties': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d', 'created': u'2019-05-14T12:21:44Z', 'checksum': u'fd7659f1fb028049596608f4659d5923', 'created_at': u'2019-05-14T12:21:44Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', 'metadata': {u'os_hash_value': u'17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183', u'self': u'/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20', u'owner_specified.shade.object': u'images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d', u'owner_specified.shade.md5': u'fd7659f1fb028049596608f4659d5923', u'schema': u'/v2/schemas/image'}}) 2019-05-14 12:21:51,619 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 09b898ba-55f1-4a93-88f9-0d18aee7661e -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-05-14 12:21:51,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 12:21:51,624 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_e7349a04-1d31-471b-9234-02faeb89ba5d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-14 12:21:52,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-99940837-fb98-428e-a6f3-a196633edad0 x-openstack-request-id: req-99940837-fb98-428e-a6f3-a196633edad0 2019-05-14 12:21:52,046 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/678fbd70-585b-454d-a16c-9404c41babd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/678fbd70-585b-454d-a16c-9404c41babd1", "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": "678fbd70-585b-454d-a16c-9404c41babd1"}} 2019-05-14 12:21:52,046 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-99940837-fb98-428e-a6f3-a196633edad0 2019-05-14 12:21:52,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.424898147583s 2019-05-14 12:21:52,048 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_e7349a04-1d31-471b-9234-02faeb89ba5d', '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'2e0d3a695a9d4898b41f8075010286ad', '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'678fbd70-585b-454d-a16c-9404c41babd1', 'swap': 0}) 2019-05-14 12:21:52,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 12:21:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/678fbd70-585b-454d-a16c-9404c41babd1/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" -d '{"extra_specs": {}}' 2019-05-14 12:21:52,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-7ed2cc6a-32f0-40b0-a185-e169223284ae x-openstack-request-id: req-7ed2cc6a-32f0-40b0-a185-e169223284ae 2019-05-14 12:21:52,069 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 12:21:52,069 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/678fbd70-585b-454d-a16c-9404c41babd1/os-extra_specs used request id req-7ed2cc6a-32f0-40b0-a185-e169223284ae 2019-05-14 12:21:52,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209641456604s 2019-05-14 12:21:52,070 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-05-14 12:21:52,071 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-hunter-9 | | BLOCK_MIGRATION | True | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | DEBUG | true | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-05-14 12:21:52,080 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-05-14 12:21:52,238 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2019-05-14 12:21:52,239 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-05-14 12:21:52,417 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2019-05-14 12:21:52,418 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-05-14 12:21:53,521 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:a6485bbac2616241478cec5ae837b4de sha256:e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4 2019-05-14 12:21:53,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:21:53,525 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 12:21:53,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 12:21:53 GMT X-Openstack-Request-Id: req-c532c556-7ed0-481e-8121-7fa7409a49d8 2019-05-14 12:21:53,563 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:21:50Z", "file": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/file", "owner": "90173cc944254bc884586d503e47694a", "id": "09b898ba-55f1-4a93-88f9-0d18aee7661e", "size": 297533440, "self": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:21:53,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c532c556-7ed0-481e-8121-7fa7409a49d8 2019-05-14 12:21:53,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0391960144043s 2019-05-14 12:21:53,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-05-14 12:21:53,571 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" -d '{"owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "owner_specified.shade.object": "images/juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d"}' 2019-05-14 12:21:53,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 14 May 2019 12:21:53 GMT Location: http://172.30.9.28:9292/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0ea13b0f-987e-4e58-a7ea-c8c09f976251 2019-05-14 12:21:53,623 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:21:53Z", "file": "/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030/file", "owner": "90173cc944254bc884586d503e47694a", "id": "4a1a5f16-89a4-4098-8451-3e779b564030", "size": null, "self": "/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d", "checksum": null, "created_at": "2019-05-14T12:21:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-05-14 12:21:53,623 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-0ea13b0f-987e-4e58-a7ea-c8c09f976251 2019-05-14 12:21:53,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0544109344482s 2019-05-14 12:21:53,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-05-14 12:21:53,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030/file -H "Content-Type: application/octet-stream" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" -d '' 2019-05-14 12:21:58,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 12:21:58 GMT X-Openstack-Request-Id: req-ac210d12-cb42-49dd-913f-1045345b133e 2019-05-14 12:21:58,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-05-14 12:21:58,371 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030/file used request id req-ac210d12-cb42-49dd-913f-1045345b133e 2019-05-14 12:21:58,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.74712300301s 2019-05-14 12:21:58,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 12:21:58,381 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 12:21:58,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Tue, 14 May 2019 12:21:58 GMT X-Openstack-Request-Id: req-5d36472a-78bf-4db7-8a0a-8b9c9eb605b7 2019-05-14 12:21:58,420 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:21:58Z", "file": "/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030/file", "owner": "90173cc944254bc884586d503e47694a", "id": "4a1a5f16-89a4-4098-8451-3e779b564030", "size": 263848448, "self": "/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4a1a5f16-89a4-4098-8451-3e779b564030/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4a1a5f16-89a4-4098-8451-3e779b564030/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "a6485bbac2616241478cec5ae837b4de", "name": "juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d", "checksum": "a6485bbac2616241478cec5ae837b4de", "created_at": "2019-05-14T12:21:53Z", "os_hidden": false, "protected": false, "os_hash_value": "1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:21:50Z", "file": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/file", "owner": "90173cc944254bc884586d503e47694a", "id": "09b898ba-55f1-4a93-88f9-0d18aee7661e", "size": 297533440, "self": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 12:21:58,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5d36472a-78bf-4db7-8a0a-8b9c9eb605b7 2019-05-14 12:21:58,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0439341068268s 2019-05-14 12:21:58,423 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4a1a5f16-89a4-4098-8451-3e779b564030/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030/file', 'owner': u'90173cc944254bc884586d503e47694a', 'id': u'4a1a5f16-89a4-4098-8451-3e779b564030', 'size': 263848448, u'self': u'/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'90173cc944254bc884586d503e47694a', 'name': 'juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/4a1a5f16-89a4-4098-8451-3e779b564030/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-05-14T12:21:58Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-05-14T12:21:58Z', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', 'properties': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d', 'created': u'2019-05-14T12:21:53Z', 'checksum': u'a6485bbac2616241478cec5ae837b4de', 'created_at': u'2019-05-14T12:21:53Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', 'metadata': {u'os_hash_value': u'1496e777abc9eb20fd8a6b732298fd55ae02165d7c723bdaac0f3dafa005c747fca60b99040894d0a359fd24a648b98ee6d7979c6764abb0d18480a605e6990c', u'self': u'/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'e8b4cbc91730c541a93c0958fd21db96c7fb55e2e3a73452a40ae31b466809d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_e7349a04-1d31-471b-9234-02faeb89ba5d', u'owner_specified.shade.md5': u'a6485bbac2616241478cec5ae837b4de', u'schema': u'/v2/schemas/image'}}) 2019-05-14 12:21:58,666 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 4a1a5f16-89a4-4098-8451-3e779b564030 -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-05-14 12:21:58,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-05-14 12:21:58,671 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_e7349a04-1d31-471b-9234-02faeb89ba5d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-05-14 12:21:58,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 14 May 2019 12: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-7b0a440e-085e-4a5e-85f3-d38377162658 x-openstack-request-id: req-7b0a440e-085e-4a5e-85f3-d38377162658 2019-05-14 12:21:58,706 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f", "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": "17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f"}} 2019-05-14 12:21:58,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7b0a440e-085e-4a5e-85f3-d38377162658 2019-05-14 12:21:58,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0391092300415s 2019-05-14 12:21:58,707 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_e7349a04-1d31-471b-9234-02faeb89ba5d', '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'2e0d3a695a9d4898b41f8075010286ad', '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'17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f', 'swap': 0}) 2019-05-14 12:21:58,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-05-14 12:21:58,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f/os-extra_specs -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" -d '{"extra_specs": {}}' 2019-05-14 12:21:58,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 12:21: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-62b5e411-4958-4d51-9483-2935d2a16421 x-openstack-request-id: req-62b5e411-4958-4d51-9483-2935d2a16421 2019-05-14 12:21:58,730 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-05-14 12:21:58,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f/os-extra_specs used request id req-62b5e411-4958-4d51-9483-2935d2a16421 2019-05-14 12:21:58,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226459503174s 2019-05-14 12:21:58,731 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-05-14 12:26:28,535 - 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=eb0c87d5-213c-4d31-b4b3-ef51454218d0 --config ssl-hostname-verification=false --config external-network=8f836892-66ed-4fdc-b7ef-07525b8f2268 --config use-floating-ip=true --config use-default-secgroup=true --debug 12:21:58 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 12:21:58 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=eb0c87d5-213c-4d31-b4b3-ef51454218d0", "--config", "ssl-hostname-verification=false", "--config", "external-network=8f836892-66ed-4fdc-b7ef-07525b8f2268", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 12:21:58 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 12:21:58 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network:8f836892-66ed-4fdc-b7ef-07525b8f2268 use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:eb0c87d5-213c-4d31-b4b3-ef51454218d0] 12:21:58 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 12:21:58 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[type:openstack use-default-secgroup:true cloudinit-userdata: automatically-retry-hooks:true authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLpY937fqRkUdzOJaQzv6hNRa0o5+8WgMK4QB1wr5Af5941kHWCP2fviFl+P8oEyBVr8hZqVTgJQAejYJ3A+OQ+T9SGgjml+yWPVs8JKtb3XIncpkQcEkiqn99WcgGPbz3m1dw09cDsM4x8dd6vzvC776Uesqgo9asVYAy07gOUXDjGPKOcIAYRrRdnp2o6ssgDoqUXvHHSPdXudgkpsGHAXGB+iBtizHphCvde2ZlHoNKVFCX1NmgPhvBdsUCf0+nD7Vy5CpxDX5JrNuTa+viGkh1zvdmn0W07ya5AJrld0poCPNU2Dq6yMDlm4dujZFk2eifkVj5GB0HIJPoHe6n juju-client-key https-proxy: apt-http-proxy: http-proxy: apt-https-proxy: fan-config: disable-network-management:false default-series:xenial no-proxy:127.0.0.1,localhost,::1 max-status-history-size:5G resource-tags: transmit-vendor-metrics:true apt-ftp-proxy: use-openstack-gbp:false max-status-history-age:336h max-action-results-age:336h container-image-stream:released proxy-ssh:false container-image-metadata-url: ignore-machine-addresses:false ftp-proxy: apt-no-proxy: logging-config: apt-mirror: enable-os-upgrade:true development:false uuid:70e6c0d9-0045-428e-82a0-e009710520f5 policy-target-group: firewall-mode:instance update-status-hook-interval:5m egress-subnets: enable-os-refresh-update:true name:controller test-mode:false container-inherit-properties: max-action-results-size:5G use-floating-ip:true container-networking-method: ssl-hostname-verification:false image-stream:released network:eb0c87d5-213c-4d31-b4b3-ef51454218d0 image-metadata-url: external-network:8f836892-66ed-4fdc-b7ef-07525b8f2268 agent-metadata-url: logforward-enabled:false provisioner-harvest-mode:destroyed net-bond-reconfigure-delay:17 agent-stream:released] 12:21:58 INFO juju.provider.openstack provider.go:145 opening model "controller" 12:21:59 DEBUG goose client.go:511 auth details: &{Token:gAAAAABc2rLnjxK_C7FDDbATf_9pTfUNSv-uTnRFTuJTO7czof7P3i5m40IYxhPsqYy2fpEFnCfe5gyOW3QuboOWWM_hkIOmBe7TFh_P4Up5-a5rRA-Acs2vdaK-WwZG5MWhI-jGt_WD7XIr8rZZRWmnDpcd0ergI1FMgqPlXpO6QEkYjWaaaU4 TenantId:90173cc944254bc884586d503e47694a UserId:d46ac456cf3e416697a6b3914a2a296b Domain: RegionServiceURLs:map[regionOne:map[volumev3:http://172.30.9.28:8776/v3/90173cc944254bc884586d503e47694a identity:http://172.30.9.28:5000 cloudformation:http://172.30.9.28:8000/v1 network:http://172.30.9.28:9696 compute:http://172.30.9.28:8774/v2.1 orchestration:http://172.30.9.28:8004/v1/90173cc944254bc884586d503e47694a metric:http://172.30.9.28:8041 placement:http://172.30.9.28:8778/placement image:http://172.30.9.28:9292 volumev2:http://172.30.9.28:8776/v2/90173cc944254bc884586d503e47694a event:http://172.30.9.28:8977 alarming:http://172.30.9.28:8042 object-store:http://172.30.9.28:8080/v1/AUTH_90173cc944254bc884586d503e47694a]]} 12:21:59 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 12:21:59 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}] 12:21:59 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 12:21:59 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 12:21:59 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 12:21:59 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 12:21:59 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 12:21:59 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 12:21:59 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 12:21:59 INFO cmd bootstrap.go:233 Loading image metadata 12:21:59 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 12:21:59 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 12:21:59 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 12:21:59 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [bionic win2012hvr2 win2016hv vivid zesty wily opensuseleap win2008r2 win2012hv precise quantal raring win2016nano saucy trusty win2012 centos7 utopic xenial win2016 win7 genericlinux yakkety artful win2012r2 win8 win81 win10] [amd64 i386 armhf arm64 ppc64el s390x] released}} 12:21:59 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 12:22:01 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 12:22:02 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 12:22:02 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 12:22:02 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 12:22:02 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 12:22:02 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 12:22:02 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 12:22:02 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 12:22:02 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 12:22:02 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 12:22:02 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 12:22:02 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 12:22:03 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 []} 12:22:04 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 12:22:04 INFO cmd bootstrap.go:389 Starting new instance for initial controller 12:22:05 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 12:22:05 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 12:22:05 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:09b898ba-55f1-4a93-88f9-0d18aee7661e Arch:amd64 VirtType:}] 12:22:05 INFO juju.environs.instances image.go:106 find instance - using image with id: 09b898ba-55f1-4a93-88f9-0d18aee7661e 12:22:05 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 12:22:05 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 12:22:05 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2496 bytes 12:22:05 DEBUG juju.provider.openstack provider.go:1005 using network id "eb0c87d5-213c-4d31-b4b3-ef51454218d0" 12:22:05 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 "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" has status BUILD, wait 10 seconds before retry, attempt 12 12:24:15 INFO juju.provider.openstack provider.go:1175 started instance "0278a725-b2c3-4206-801e-8a5fc7fdb521" 12:24:15 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 12:24:15 DEBUG juju.provider.openstack networking.go:169 using external network "8f836892-66ed-4fdc-b7ef-07525b8f2268" 12:24:17 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.201 12:24:17 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.201 12:24:19 INFO cmd bootstrap.go:225 - 0278a725-b2c3-4206-801e-8a5fc7fdb521 (arch=amd64 mem=2G cores=1) 12:24:19 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 12:24:19 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 12:24:19 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 12:24:21 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 12:24:21 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 12:24:22 DEBUG juju.provider.openstack provider.go:417 instance 0278a725-b2c3-4206-801e-8a5fc7fdb521 has floating IP address: 172.30.9.201 Attempting to connect to 172.30.9.201:22 Attempting to connect to 192.168.121.10:22 12:24:22 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:24:23 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:24:27 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:24:28 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:24:32 DEBUG juju.provider.openstack provider.go:417 instance 0278a725-b2c3-4206-801e-8a5fc7fdb521 has floating IP address: 172.30.9.201 12:24:32 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:24:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:24:37 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:24:39 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:24:42 DEBUG juju.provider.openstack provider.go:417 instance 0278a725-b2c3-4206-801e-8a5fc7fdb521 has floating IP address: 172.30.9.201 12:24:42 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:24:44 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:24:47 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:24:49 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:24:52 DEBUG juju.provider.openstack provider.go:417 instance 0278a725-b2c3-4206-801e-8a5fc7fdb521 has floating IP address: 172.30.9.201 12:24:52 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:24:54 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:24:57 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:25:00 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.201 failed: /var/lib/juju/nonce.txt does not exist 12:25:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.10 failed: ssh: connect to host 192.168.121.10 port 22: Connection refused 12:25:03 DEBUG juju.provider.openstack provider.go:417 instance 0278a725-b2c3-4206-801e-8a5fc7fdb521 has floating IP address: 172.30.9.201 12:25:05 INFO cmd bootstrap.go:333 Connected to 172.30.9.201 12:25:05 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]> 12:25:05 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-0520f5-controller-0 12:26:25 INFO cmd bootstrap.go:455 Bootstrap agent now started 12:26:26 DEBUG juju.provider.openstack provider.go:417 instance 0278a725-b2c3-4206-801e-8a5fc7fdb521 has floating IP address: 172.30.9.201 12:26:26 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.201:17070 192.168.121.10:17070] 12:26:26 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.201 to verify accessibility... 12:26:26 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.201:17070 192.168.121.10:17070] 12:26:28 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" 12:26:28 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" 12:26:28 DEBUG juju.api monitor.go:35 RPC connection died 12:26:28 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 12:26:28 INFO cmd controller.go:88 Controller machines are in the "controller" model 12:26:28 INFO cmd controller.go:89 Initial model "default" added 12:26:28 INFO cmd supercommand.go:465 command finished 2019-05-14 12:26:28,535 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-05-14 12:26:28,535 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-05-14 12:26:42,558 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-05-14 12:26:42,558 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-05-14 12:50:05,992 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-14 12:49:48.681388Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-14 12:50:05,992 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-05-14 12:50:05,993 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-05-14 12:50:06,233 - 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.202 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.208 3306/tcp oai-epc/0* active idle 2 172.30.9.203 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.200 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.202 015ef741-ba7e-4971-bfc2-856ead9cac13 xenial nova ACTIVE 1 started 172.30.9.208 417ab027-d215-40fb-a6af-9de7d0191670 trusty nova ACTIVE 2 started 172.30.9.203 e6b21f33-a480-491e-961a-8cc29d847fb0 trusty nova ACTIVE 3 started 172.30.9.200 1292fac1-86b3-4e37-939e-8a254ebf12c5 trusty nova ACTIVE 2019-05-14 12:50:06,447 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.202 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-05-14 12:50:06,448 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-05-14 12:50:06,655 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.203 (agent:idle, workload:active) 2152/udp 2019-05-14 12:50:06,655 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-05-14 12:50:06,856 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.200 (agent:idle, workload:active) 2019-05-14 12:50:06,856 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-05-14 12:50:06,856 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-05-14 12:50:07,795 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-05-14 12:50:07,795 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-05-14 12:50:08,400 - 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-54113b-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-05-14 12:50:08,401 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-05-14 12:50:08,673 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 66bdee0c-f3fb-4308-817d-6ac3a02a257e 2019-05-14 12:59:53,502 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-05-14 12:59:36.523646Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-05-14 12:59:53,502 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-05-14 12:59:54,372 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-05-14 12:59:54,373 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-05-14 12:59:54,402 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-05-14 12:59:54,402 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-05-14 12:59:54,658 - xtesting.core.testcase - INFO - The results were successfully pushed to DB 2019-05-14 12:59:54,658 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 38:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-05-14 12:59:55,576 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 12:29:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 12:29:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 12:29:51 DEBUG juju.agent read agent config, format "2.0" machine-0: 12:29:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 12:29:51 DEBUG juju.worker start "engine" machine-0: 12:29:51 INFO juju.worker start "engine" machine-0: 12:29:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 12:29:51 DEBUG juju.worker "engine" started machine-0: 12:29:51 DEBUG juju.worker.introspection stats worker now serving machine-0: 12:29:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 12:29:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:29:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 12:29:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 12:29:51 DEBUG juju.worker.apicaller connecting with old password machine-0: 12:29:51 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 12:29:51 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:51 INFO juju.api connection established to "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:51 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 12:29:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 12:29:52 DEBUG juju.worker.apicaller connected machine-0: 12:29:52 DEBUG juju.worker.apicaller changing password... machine-0: 12:29:52 DEBUG juju.worker.apicaller password changed machine-0: 12:29:52 DEBUG juju.api RPC connection died machine-0: 12:29:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 12:29:52 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:29:52 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:52 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:52 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:53 DEBUG juju.worker.apicaller connected machine-0: 12:29:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:29:53 INFO juju.worker.upgrader unblocking abort check machine-0: 12:29:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:29:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 12:29:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:29:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:29:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:29:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:29:53 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 12:29:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:29:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:29:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 12:29:53 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: 12:29:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 12:29:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.logger logger setup machine-0: 12:29:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:29:53 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 12:29:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 12:29:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 12:29:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:29:53 DEBUG juju.worker start "0-container-watcher" machine-0: 12:29:53 DEBUG juju.worker start "stateconverter" machine-0: 12:29:53 INFO juju.worker start "0-container-watcher" machine-0: 12:29:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:29:53 DEBUG juju.worker "0-container-watcher" started machine-0: 12:29:53 INFO juju.worker start "stateconverter" machine-0: 12:29:53 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:29:53 DEBUG juju.worker "stateconverter" started machine-0: 12:29:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:29:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:29:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:29:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:29:53 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 12:29:53 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 12:29:53 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 12:29:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:29:53 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:29:53 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:29:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:29:53 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-0: 12:29:53 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 12:29:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 12:29:53 DEBUG juju.api RPC connection died machine-0: 12:29:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker killing runner 0xc4205300d0 machine-0: 12:29:53 INFO juju.worker stopped "stateconverter", err: connection is shut down machine-0: 12:29:53 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-0": connection is shut down machine-0: 12:29:53 INFO juju.worker runner is dying machine-0: 12:29:53 DEBUG juju.worker killing "0-container-watcher" machine-0: 12:29:53 DEBUG juju.worker killing "stateconverter" machine-0: 12:29:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 12:29:53 INFO juju.worker stopped "0-container-watcher", err: worker "0-container-watcher" exited: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker "stateconverter" done: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-0": connection is shut down machine-0: 12:29:53 ERROR juju.worker fatal "stateconverter": connection is shut down machine-0: 12:29:53 DEBUG juju.worker "0-container-watcher" done: worker "0-container-watcher" exited: connection is shut down machine-0: 12:29:53 ERROR juju.worker fatal "0-container-watcher": worker "0-container-watcher" exited: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 12:29:53 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:29:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 12:29:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 12:29:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.apicaller connecting with current password machine-0: 12:29:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:53 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:53 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:53 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:53 DEBUG juju.worker.apicaller connected machine-0: 12:29:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 12:29:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 12:29:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 12:29:54 INFO juju.worker.upgrader unblocking abort check machine-0: 12:29:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 12:29:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 12:29:54 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: 12:29:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 12:29:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:29:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:29:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 12:29:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:29:54 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 12:29:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:29:54 DEBUG juju.network "lxdbr0" has addresses [fe80::b0d7:19ff:fe75:7305/64 fe80::1/64] machine-0: 12:29:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:29:54 DEBUG juju.network including address public:172.30.9.201 for machine machine-0: 12:29:54 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 12:29:54 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 12:29:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:29:54 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:29:54 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 12:29:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 12:29:54 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-0: 12:29:54 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 12:29:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 12:29:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 12:29:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.logger logger setup machine-0: 12:29:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 12:29:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 12:29:54 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: 12:29:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 12:29:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 12:29:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 12:29:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 12:29:54 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 12:29:54 DEBUG juju.worker start "0-container-watcher" machine-0: 12:29:54 DEBUG juju.worker start "stateconverter" machine-0: 12:29:54 INFO juju.worker start "0-container-watcher" machine-0: 12:29:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 12:29:54 DEBUG juju.worker "0-container-watcher" started machine-0: 12:29:54 INFO juju.worker start "stateconverter" machine-0: 12:29:54 DEBUG juju.worker "stateconverter" started machine-0: 12:29:54 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 12:29:54 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 12:29:54 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 12:29:54 DEBUG juju.service discovered init system "systemd" from local host machine-0: 12:29:54 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-0: 12:29:54 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: 12:29:54 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 12:29:54 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 12:29:54 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: 12:29:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 12:29:54 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 12:29:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:29:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:29:54 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: 12:29:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 12:29:54 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: 12:29:54 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 12:29:54 INFO juju.worker start "api" unit-abot-epc-basic-0: 12:29:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 12:29:54 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:29:54 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:29:54 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:29:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:29:54 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:54 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: 12:29:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 12:29:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 12:29:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 12:29:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 12:29:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 12:29:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 12:29:54 DEBUG juju.network "lxdbr0" has addresses [fe80::b0d7:19ff:fe75:7305/64 fe80::1/64] machine-0: 12:29:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 12:29:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 12:29:54 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-0: 12:29:54 DEBUG juju.network including address local-fan:252.4.0.1 for machine machine-0: 12:29:54 DEBUG juju.network including address local-machine:::1 for machine machine-0: 12:29:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:::1] machine-0: 12:29:54 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-fan:252.4.0.1 local-machine:::1] machine-0: 12:29:55 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 12:29:55 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:29:55 DEBUG juju.api successfully dialed "wss://252.10.0.1:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:29:55 INFO juju.api connection established to "wss://252.10.0.1:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:29:55 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:29:55 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-0: 12:29:55 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 12:29:55 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 12:29:55 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 12:29:55 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:de:28:a9 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.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:de:28:a9 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:d7:19:75:73:05 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:d7:19:75:73:05 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:12:95:e0:6f:f1:80 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.4.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:12:95:e0:6f:f1:80 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:12:95:e0:6f:f1:80 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: 12:29:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 12:29:55 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 12:29:55 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: 12:29:55 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network "lxdbr0" has addresses [fe80::b0d7:19ff:fe75:7305/64 fe80::1/64] unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 12:29:55 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 12:29:55 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 12:29:55 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:29:55 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:29:55 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:29:55 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 12:29:55 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 12:29:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 12:29:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 12:29:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 12:29:55 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: 12:29:55 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 12:29:55 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:29:55 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:29:55 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 12:29:55 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 12:29:55 DEBUG httpbakery client do GET https://252.10.0.1:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 12:29:55 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 12:29:55 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:29:55 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 12:29:56 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 12:29:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 12:29:56 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 12:29:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 12:29:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 12:29:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 12:29:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:29:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 12:29:56 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> machine-0: 12:29:57 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:29:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:29:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 12:29:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 12:29:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-0: 12:29:57 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 12:29:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 12:29:57 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 12:29:57 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: 12:29:57 DEBUG unit.abot-epc-basic/0.install Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Hit:3 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:29:57 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:29:58 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: 12:29:58 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:29:58 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: 12:29:58 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 12:29:58 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: 12:29:58 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 12:29:58 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: 12:29:58 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 12:29:58 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install Need to get 69.8 MB of archives. unit-abot-epc-basic-0: 12:29:59 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:29:59 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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: 12:30:00 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 8u212-b03-0ubuntu1.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 12:30:01 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: 12:30:01 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: 12:30:01 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: 12:30:01 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: 12:30:01 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: 12:30:01 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: 12:30:01 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: 12:30:01 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: 12:30:01 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: 12:30:01 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:02 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:03 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 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: 12:30:04 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u212-b03-0ubuntu1.16.04.1 [69.0 kB] unit-abot-epc-basic-0: 12:30:04 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 8u212-b03-0ubuntu1.16.04.1 [8199 kB] unit-abot-epc-basic-0: 12:30:05 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u212-b03-0ubuntu1.16.04.1 [1339 kB] unit-abot-epc-basic-0: 12:30:05 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: 12:30:05 DEBUG unit.abot-epc-basic/0.install Fetched 69.8 MB in 6s (10.3 MB/s) unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 12:30: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 ... 54442 files and directories currently installed.) unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:30:06 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:07 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 12:30:09 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: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:30:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 12:30:09 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: 12:30:09 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 12:30:10 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: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:10 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:16 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 12:30:17 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: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 12:30:17 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: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 12:30:17 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: 12:30:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 12:30:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 12:30:18 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: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 12:30:18 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: 12:30:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:19 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:30:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 12:30:22 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: 12:30:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 12:30:23 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: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 12:30:26 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: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 12:30:26 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: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 12:30:26 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: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:30:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 12:30: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: 12:30: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: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 12:30:28 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: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 12:30:28 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: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:28 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 12:30:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 12:30:30 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: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:30:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 12:30:31 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: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 12:30:31 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: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 12:30:31 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: 12:30:31 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:32 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u212-b03-0ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:30:35 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:38 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 12:30:41 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 12:30:42 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:48 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: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:30:49 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:30:50 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:30:52 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:30:54 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 12:30:55 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: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 12:30:55 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: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:55 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:56 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 12:30:57 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: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:57 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: 12:30:57 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: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:30:57 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: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 12:30:57 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:58 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: 12:30:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/clhsdb to provide /usr/bin/clhsdb (clhsdb) in auto mode unit-abot-epc-basic-0: 12:30:58 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: 12:30:58 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: 12:30:58 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/hsdb to provide /usr/bin/hsdb (hsdb) in auto mode unit-abot-epc-basic-0: 12:30:58 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: 12:30:58 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: 12:30:58 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: 12:30:58 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: 12:30:58 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: 12:30:58 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: 12:30:58 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: 12:30:58 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: 12:30:58 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 12:30:59 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: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 12:30:59 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: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:59 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: 12:30:59 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 12:30:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 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: 12:30:59 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 12:31:00 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: 12:31:00 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: 12:31:00 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: 12:31:00 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: 12:31:00 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: 12:31:00 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: 12:31:00 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: 12:31:00 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u212-b03-0ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 12:31:00 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: 12:31:00 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: 12:31:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 12:31:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:31:01 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install --2019-05-14 12:31:02-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 12:31:02 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 12:31:02 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: 12:31:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:03 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 63.9K 12m10s unit-abot-epc-basic-0: 12:31:04 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 97.4K 10m4s unit-abot-epc-basic-0: 12:31:04 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 65.1K 10m40s unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 97.6K 9m59s unit-abot-epc-basic-0: 12:31:05 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 97.7K 9m34s unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 150K 8m49s unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 115K 8m30s unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 195K 7m56s unit-abot-epc-basic-0: 12:31:06 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 196K 7m29s unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 196K 7m7s unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 642K 6m34s unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 274K 6m15s unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 197K 6m4s unit-abot-epc-basic-0: 12:31:07 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 1.21M 5m40s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 230K 5m30s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 647K 5m14s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 277K 5m5s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 1.28M 4m49s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 230K 4m44s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 1.31M 4m32s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 565K 4m22s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 377K 4m16s unit-abot-epc-basic-0: 12:31:08 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 1.32M 4m6s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 233K 4m3s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 8.87M 3m53s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 1.33M 3m46s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 299K 3m43s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 966K 3m36s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 1.35M 3m29s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 581K 3m25s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 380K 3m22s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 11.2M 3m15s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 1.38M 3m10s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 557K 3m7s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 393K 3m5s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 11.1M 2m59s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 1.40M 2m55s unit-abot-epc-basic-0: 12:31:09 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 591K 2m52s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 384K 2m51s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 10.2M 2m46s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 8.30M 2m42s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 472K 2m41s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 900K 2m38s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 583K 2m36s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 10.8M 2m32s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 1.49M 2m29s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 640K 2m27s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 980K 2m25s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 561K 2m24s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 8.99M 2m21s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 10.9M 2m18s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 1.58M 2m16s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 608K 2m14s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 386K 2m14s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 9.07M 2m11s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 9.71M 2m9s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 11.2M 2m6s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 1.63M 2m5s unit-abot-epc-basic-0: 12:31:10 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 653K 2m4s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 546K 2m3s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 1.03M 2m1s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 8.57M 1m59s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 10.9M 1m57s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 1.70M 1m56s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 1.32M 1m54s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 1.00M 1m53s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 390K 1m53s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 11.2M 1m51s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 9.57M 1m49s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 10.5M 1m48s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 1.60M 1m47s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 3.96M 1m45s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 746K 1m44s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 572K 1m44s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 1.03M 1m43s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.6M 1m41s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 10.7M 1m40s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.4M 99s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 1.31M 98s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 1.83M 97s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 1.04M 96s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 590K 95s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 1.04M 95s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 10.7M 93s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.1M 92s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.4M 91s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 8.22M 90s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 1.21M 89s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 868K 89s unit-abot-epc-basic-0: 12:31:11 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 4.82M 88s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 397K 88s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 10.7M 87s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.9M 86s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 9.58M 85s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 7.37M 84s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 5.87M 83s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 1.49M 82s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 886K 82s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 4.80M 81s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 601K 81s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 1.02M 80s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.0M 80s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.1M 79s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 11.0M 78s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 9.51M 77s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 6.00M 76s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 1.50M 76s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 897K 75s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 4.83M 75s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 1.09M 74s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 582K 74s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.0M 73s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.6M 73s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 10.8M 72s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.7M 71s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 10.4M 71s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 1.46M 70s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 8.78M 70s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 896K 69s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 5.19M 69s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 1.11M 68s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 583K 68s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.1M 68s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 10.8M 67s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 11.4M 66s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.4M 66s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.0M 65s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 10.9M 65s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 1.48M 64s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.4M 64s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 886K 64s unit-abot-epc-basic-0: 12:31:12 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 6.13M 63s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 405K 63s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 9.62M 63s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.0M 62s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.9M 62s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.1M 61s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.1M 61s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.4M 60s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.0M 60s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 1.58M 59s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.5M 59s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 924K 59s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 7.79M 58s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 1.13M 58s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 568K 58s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.5M 58s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 11.0M 57s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 11.0M 57s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.5M 56s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.1M 56s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.1M 56s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.3M 55s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 3.94M 55s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 2.18M 54s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 2.72M 54s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 1.25M 54s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 7.57M 54s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 1.16M 53s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 570K 53s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.4M 53s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 10.8M 53s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 52s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 10.9M 52s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.1M 51s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.3M 51s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 11.2M 51s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 10.9M 50s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 1.83M 50s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 11.1M 50s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 996K 50s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 8.36M 49s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 4.54M 49s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 423K 49s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 7.63M 49s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.2M 49s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.0M 48s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.2M 48s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.2M 48s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.1M 47s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 10.9M 47s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.6M 47s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.0M 46s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 2.06M 46s unit-abot-epc-basic-0: 12:31:13 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 10.5M 46s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 1.06M 46s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 5.76M 46s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 7.67M 45s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 1.16M 45s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 530K 45s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.2M 45s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.3M 45s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.0M 44s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.1M 44s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.4M 44s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 11.3M 44s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 10.8M 43s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.6M 43s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 10.9M 43s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.7M 43s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 3.61M 42s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 10.9M 42s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 1.01M 42s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 8.57M 42s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 7.93M 41s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 1.19M 41s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 530K 41s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.3M 41s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.1M 41s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 11.1M 41s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.3M 40s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.2M 40s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.1M 40s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.2M 40s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 11.1M 40s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.1M 39s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 11.5M 39s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 4.74M 39s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 11.3M 39s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 3.26M 39s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 1.29M 38s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 9.67M 38s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 5.67M 38s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 1.29M 38s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 529K 38s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.8M 38s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.3M 38s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.3M 37s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 10.8M 37s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.4M 37s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 11.1M 37s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.3M 37s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 10.6M 36s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 11.2M 36s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.7M 36s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 10.8M 36s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 8.06M 36s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 11.0M 35s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 1.12M 35s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 6.19M 35s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 8.68M 35s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 6.54M 35s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 1.29M 35s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 486K 35s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 11.3M 35s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.4M 34s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.2M 34s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.4M 34s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.0M 34s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 11.2M 34s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.1M 34s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 11.2M 33s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 10.9M 33s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 11.7M 33s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 10.8M 33s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 11.4M 33s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 11.0M 33s unit-abot-epc-basic-0: 12:31:14 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 11.0M 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 1.50M 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 5.93M 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 9.14M 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.3M 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 1.20M 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 489K 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 10.4M 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 11.1M 32s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.4M 31s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 11.1M 31s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.1M 31s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.1M 31s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 11.1M 31s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 11.2M 31s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 11.0M 31s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 11.4M 30s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.1M 30s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 11.2M 30s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 10.9M 30s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.4M 30s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 10.9M 30s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.4M 30s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 1.56M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 9.20M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 10.0M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 1.27M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 7.00M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 498K 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 10.1M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.4M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 10.6M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 10.7M 29s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 11.2M 28s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 11.0M 28s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 11.1M 28s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 11.3M 28s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 10.8M 28s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 11.3M 28s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 11.3M 28s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 10.8M 28s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.4M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 11.1M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 11.3M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 11.1M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 2.10M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 6.37M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 9.54M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 11.5M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 1.27M 27s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 1.08M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 818K 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 10.3M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 10.9M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 11.2M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 11.4M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 10.8M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 11.6M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 10.8M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 11.4M 26s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 11.0M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 11.1M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 11.4M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 11.2M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 10.5M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 11.3M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 6.49M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 11.0M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 11.2M 25s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 10.8M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 2.66M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 9.79M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 10.0M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 1.31M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 5.81M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 539K 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 5.05M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 10.9M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 11.3M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 11.1M 24s unit-abot-epc-basic-0: 12:31:15 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 11.0M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 85.1K 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 33.9M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 44.8M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 49.7M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 44.1M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 56.2M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 54.5M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 52.3M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 49.2M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 51.2M 24s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 50.2M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 53.6M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 49.5M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 59.5M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 58.4M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 56.7M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 50.7M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 58.6M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 56.7M 23s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 57.6M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 66.8M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 122M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 118M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 96.6M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 228M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 429M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 1.54M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 5.51M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 514K 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 9.71M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 10.9M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 10.7M 22s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 10.9M 21s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 6.49M 21s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 1.59M 21s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.03M 21s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 2.58M 21s unit-abot-epc-basic-0: 12:31:16 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 11.7M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 82.1K 22s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 52.3M 22s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 57.5M 22s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 56.4M 22s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 60.8M 22s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 59.3M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 63.7M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 54.2M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 61.6M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 60.3M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 59.3M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 53.0M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 62.0M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 27.6M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 252M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 164M 21s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 278M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 281M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 165M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 14.6M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 266M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 272M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 182M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 162M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.55M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 4.05M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 9.43M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 6.80M 20s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 1.63M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 1.49M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.35M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 1.96M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.47M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 923K 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1.86M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 5.64M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 5.03M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 10.7M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 11.1M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 11.0M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 11.1M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 1.88M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.77M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.84M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 2.29M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 1.42M 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 957K 19s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 1.65M 18s unit-abot-epc-basic-0: 12:31:17 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 4.92M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 5.02M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 10.8M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 11.2M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 9.51M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 11.1M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 86.6K 19s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 56.6M 19s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 53.1M 19s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 49.9M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 55.5M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 55.9M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 57.5M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 50.2M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 55.0M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 54.6M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 56.8M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 45.8M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 52.3M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 53.1M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 56.9M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 46.7M 18s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 50.7M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 53.7M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 50.1M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 49.3M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 56.2M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 55.9M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 49.3M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 1.03M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 833K 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 1.51M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 3.87M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 7.01M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 3.61M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 3.40M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.03M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 10.0M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 3.97M 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 994K 17s unit-abot-epc-basic-0: 12:31:18 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 903K 17s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 1.36M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 3.62M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 7.07M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 3.39M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 4.23M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 1.07M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 4.10M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 4.69M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 1.62M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 694K 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.39M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 3.01M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 6.23M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 3.53M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 9.04M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.07M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 3.01M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 3.78M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.99M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 657K 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 1.46M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 3.23M 16s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 4.17M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 3.83M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 7.60M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 1.56M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.61M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 3.96M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 3.67M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 1.11M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 771K 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.86M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 4.55M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 7.98M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 3.18M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 3.92M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 1.12M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 4.33M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 4.42M 15s unit-abot-epc-basic-0: 12:31:19 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 1.67M 15s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 689K 15s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 1.43M 15s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 4.07M 15s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 4.18M 15s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 3.83M 15s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 6.87M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 1.95M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 1.35M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 6.19M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 4.45M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 1.03M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 843K 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 1.57M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.60M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 7.41M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 3.77M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 7.80M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 1.12M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 2.81M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 4.35M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 2.97M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.09M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 883K 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 1.62M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 4.39M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 8.11M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 3.39M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 4.96M 14s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 1.27M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 2.76M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 4.22M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.79M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.03M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 873K 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 1.99M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 4.42M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 7.21M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 3.65M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 6.62M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.15M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 2.87M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 4.30M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 2.84M 13s unit-abot-epc-basic-0: 12:31:20 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.12M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 895K 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.64M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 4.42M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 7.24M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 3.99M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 5.82M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.16M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.87M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 4.88M 13s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 3.79M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.00M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 962K 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 1.42M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 4.93M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 6.40M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 4.16M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 5.42M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 1.77M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1.56M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 7.25M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 4.88M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 1.00M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 955K 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.25M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 6.15M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 5.97M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 5.02M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 3.69M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 2.41M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 1.43M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 5.23M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 4.28M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.98M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 691K 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.37M 12s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 3.73M 11s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 4.49M 11s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 7.53M 11s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 3.22M 11s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 6.30M 11s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 1.25M 11s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 2.74M 11s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 4.68M 11s unit-abot-epc-basic-0: 12:31:21 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 3.35M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.06M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 984K 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.38M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 4.88M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 6.78M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 4.34M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 4.52M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 1.87M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.68M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 5.45M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 3.75M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.60M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 735K 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 1.33M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 6.60M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 4.52M 11s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 6.40M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 3.10M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 7.49M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.29M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 2.75M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 4.55M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 2.72M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.14M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 888K 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 1.66M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 4.64M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 6.69M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 5.00M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 3.83M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 1.92M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 1.66M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 3.67M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 6.21M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.08M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 940K 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 1.33M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 6.71M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 4.35M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 6.50M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 3.26M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 8.24M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.25M 10s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 2.81M 9s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 4.04M 9s unit-abot-epc-basic-0: 12:31:22 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 2.99M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.12M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 905K 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.65M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 4.39M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 8.56M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 4.73M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 3.72M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 2.27M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1.50M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 5.79M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 3.74M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 1.61M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 726K 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.34M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 5.21M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 4.91M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 7.27M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 3.59M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 6.02M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 1.27M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 2.96M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 3.72M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 3.48M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.08M 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 953K 9s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 1.49M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 5.30M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 3.67M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 6.52M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 5.05M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 2.38M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 1.48M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 5.31M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 3.99M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 2.38M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 669K 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 1.54M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 2.52M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 5.23M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 4.16M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.47M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 7.76M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.16M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 3.65M 8s unit-abot-epc-basic-0: 12:31:23 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 4.50M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 4.12M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 1.01M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 1013K 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 1.35M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 5.19M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 3.52M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 7.56M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 4.25M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 2.63M 8s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 1.42M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 5.18M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.10M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 2.90M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.09M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 825K 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 1.96M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 7.15M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.47M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 5.32M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 6.82M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 1.13M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 4.11M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 4.68M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 4.06M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 1.08M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 973K 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 1.28M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 5.12M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 3.84M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 6.86M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 4.61M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 3.67M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 1.21M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 5.40M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 3.98M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 3.57M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.09M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 915K 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 1.51M 7s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 6.15M 6s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.59M 6s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 6.05M 6s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 5.25M 6s unit-abot-epc-basic-0: 12:31:24 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 2.16M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 1.65M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 4.68M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 3.32M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 1.18M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 918K 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.30M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 4.44M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 4.54M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 5.32M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 4.94M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 3.53M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 1.36M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 4.13M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 3.58M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 3.71M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 1.02M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 973K 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 1.53M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 4.44M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 4.44M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 6.21M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 4.14M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 3.10M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 1.39M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 4.72M 6s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 4.13M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.66M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 710K 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 1.37M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 4.03M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 6.73M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 4.21M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 4.84M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 3.43M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 1.35M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 4.37M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 3.84M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 3.54M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.09M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 922K 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 1.44M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 5.08M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 4.72M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 6.42M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 3.91M 5s unit-abot-epc-basic-0: 12:31:25 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 3.02M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 1.38M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 4.66M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 4.43M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 3.27M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 644K 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.35M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 2.57M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 6.66M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 4.15M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 6.03M 5s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 4.46M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.16M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 4.24M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 4.50M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 4.56M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 1.12M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 946K 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.24M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 5.57M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 4.59M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 5.39M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 5.10M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 3.30M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.36M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 4.22M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 3.59M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 4.40M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 974K 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 1018K 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.44M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 5.22M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 5.18M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 4.99M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 4.71M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 3.07M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 1.37M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 4.51M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 4.46M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 3.35M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 1014K 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 773K 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 2.49M 4s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 5.27M 3s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 5.20M 3s unit-abot-epc-basic-0: 12:31:26 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 5.72M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 4.52M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.20M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 4.40M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 3.93M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 5.27M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 1.19M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 892K 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 1.28M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 4.58M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 5.03M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 4.87M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 5.96M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 3.56M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.31M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 4.20M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 3.65M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 5.34M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 1.02M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1016K 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 1.27M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 5.97M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 4.75M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 4.89M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 4.61M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 3.29M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.48M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 3.76M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 3.94M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 4.64M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 1.06M 3s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 932K 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.39M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 6.72M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 4.60M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 5.00M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 4.77M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 3.19M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.44M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 4.24M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 3.88M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 4.36M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 1.07M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 939K 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 1.39M 2s unit-abot-epc-basic-0: 12:31:27 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 6.56M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 4.80M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 5.17M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 4.66M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 3.27M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.43M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 4.37M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 3.83M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 4.70M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.06M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 973K 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.32M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 6.93M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 4.64M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 5.15M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 4.67M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 4.46M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 1.30M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 4.43M 2s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 3.67M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 6.41M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.08M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 977K 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 1.30M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 4.65M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 5.48M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 4.55M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 7.55M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 4.22M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 1.21M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 4.86M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 3.42M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 5.80M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 2.14M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 778K 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 1.25M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 2.96M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 5.43M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 4.56M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 7.25M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 5.18M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 1.66M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 2.29M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 3.91M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 4.95M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 4.87M 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 925K 1s unit-abot-epc-basic-0: 12:31:28 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 1.06M 1s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 1.46M 1s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 6.09M 1s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 5.36M 1s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 4.39M 1s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 9.67M 1s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 4.16M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 1.21M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 4.78M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 4.53M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 4.77M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 2.15M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 1.25M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 788K 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 2.85M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 5.58M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 5.99M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 4.81M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 6.19M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.56M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 2.48M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 5.18M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 3.99M 0s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 7.01M=27s unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install 2019-05-14 12:31:29 (1.70 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:29 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: 12:31:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57489 files and directories currently installed.) unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 12:31:29 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 12:31:33 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:31:34 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: 12:31:34 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:31:34 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: 12:31:34 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 12:31:34 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: 12:31:34 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: 12:31:34 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 12:31:34 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: 12:31:34 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 12:31:34 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: 12:31:34 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 12:31:34 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: 12:31:34 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 12:31:34 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 12:31:34 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: 12:31:35 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: 12:31:35 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: 12:31:35 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: 12:31:35 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: 12:31:35 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:36 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:37 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.10 [926 kB] unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.10 [81.7 kB] unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.10 [162 kB] unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.10 [86.6 kB] unit-abot-epc-basic-0: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 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: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-146.172 [877 kB] unit-abot-epc-basic-0: 12:31:38 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 12:31:39 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 12:31:40 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: 12:31:40 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: 12:31:40 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: 12:31:40 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: 12:31:40 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: 12:31:40 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 12:31:40 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 12:31:41 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: 12:31:41 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 12:31:41 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 12:31:41 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 12:31:41 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: 12:31:41 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: 12:31:41 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: 12:31:41 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: 12:31:41 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: 12:31:41 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: 12:31:41 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: 12:31:41 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: 12:31:41 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: 12:31:42 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: 12:31:42 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: 12:31:42 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: 12:31:42 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: 12:31:42 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: 12:31:42 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: 12:31:42 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: 12:31:42 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:43 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: 12:31:44 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: 12:31:44 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 9s (10.7 MB/s) unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 12:31:45 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 ... 57652 files and directories currently installed.) unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:31:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 12:31:45 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: 12:31:45 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 12:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 12:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:31:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 12:31:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 12:31:46 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 12:31:47 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: 12:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 12:31:47 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: 12:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 12:31:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 12:31:48 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: 12:31:48 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: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 12:31:48 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: 12:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 12:31:48 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: 12:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 12:31:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 12:31:49 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: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 12:31:49 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:31:50 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 12:31:51 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: 12:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 12:31:51 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: 12:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 12:31:51 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: 12:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... machine-1: 12:31:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 12:31:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 12:31:51 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... machine-1: 12:31:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 12:31:51 DEBUG juju.worker start "engine" machine-1: 12:31:51 INFO juju.worker start "engine" machine-1: 12:31:51 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:31:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: machine-1: 12:31:51 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 12:31:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: machine-1: 12:31:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 12:31:51 DEBUG juju.worker "engine" started machine-1: 12:31:51 DEBUG juju.worker.introspection stats worker now serving machine-1: 12:31:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:31:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:31:51 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 12:31:51 DEBUG juju.worker.apicaller connecting with old password machine-1: 12:31:51 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-1: 12:31:51 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-1: 12:31:51 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 12:31:51 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: 12:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 12:31:51 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: 12:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 12:31:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... machine-1: 12:31:52 DEBUG juju.worker.apicaller connected machine-1: 12:31:52 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... machine-1: 12:31:52 DEBUG juju.worker.apicaller password changed machine-1: 12:31:52 DEBUG juju.api RPC connection died machine-1: 12:31:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 12:31:52 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:31:52 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-1: 12:31:52 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-1: 12:31:52 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 12:31:52 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: 12:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:31:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 12:31:52 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: 12:31:52 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... machine-1: 12:31:52 DEBUG juju.worker.apicaller connected machine-1: 12:31:52 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:31:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:31:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:31:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:31:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:31:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 12:31:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 12:31:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 12:31:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 12:31:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 12:31:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:31:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:31:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 12:31:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:31:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 12:31:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 12:31:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:31:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 12:31:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... machine-1: 12:31:53 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:31:53 INFO juju.worker.upgrader unblocking abort check machine-1: 12:31:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:31:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 12:31:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:31:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... machine-1: 12:31:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:31:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:31:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:31:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 12:31:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.logger logger setup machine-1: 12:31:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 12:31:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 12:31:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:31:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 12:31:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:31:53 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 12:31:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:31:53 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: 12:31:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:31:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:31:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:31:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:31:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:31:53 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:31:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:31:53 INFO juju.util.exec run result: exit status 127 machine-1: 12:31:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec283211886/script.sh: line 1: fanatic: command not found 127 machine-1: 12:31:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:31:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:31:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:31:53 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 12:31:53 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 12:31:53 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-1: 12:31:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:31:53 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:31:53 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:31:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:31:53 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-1: 12:31:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:31:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:31:53 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 12:31:53 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: 12:31:53 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:31:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:31:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:31:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:31:53 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:31:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:31:53 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 12:31:53 INFO juju.util.exec run result: exit status 127 machine-1: 12:31:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec632253314/script.sh: line 1: fanatic: command not found 127 machine-1: 12:31:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:31:53 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:31:53 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 12:31:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 12:31:53 DEBUG juju.api RPC connection died machine-1: 12:31:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:31:53 DEBUG juju.worker killing runner 0xc4206968f0 machine-1: 12:31:53 INFO juju.worker runner is dying machine-1: 12:31:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-1: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 12:31:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 12:31:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 12:31:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:31:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 12:31:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 12:31:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 12:31:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 12:31:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 12:31:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:53 DEBUG juju.worker.apicaller connecting with current password machine-1: 12:31:53 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-1: 12:31:53 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-1: 12:31:53 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. machine-1: 12:31:54 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... machine-1: 12:31:54 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 12:31:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 12:31:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 12:31:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 12:31:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 12:31:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 12:31:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 12:31:54 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 12:31:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.logger logger setup machine-1: 12:31:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 12:31:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 12:31:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 12:31:54 INFO juju.worker.deployer checking unit "mysql/0" unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. machine-1: 12:31:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:31:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 12:31:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... machine-1: 12:31:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 12:31:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 12:31:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:31:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:31:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:31:54 DEBUG juju.network including address public:172.30.9.201 for machine machine-1: 12:31:54 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 12:31:54 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-1: 12:31:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:31:54 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:31:54 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 12:31:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 12:31:54 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-1: 12:31:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:31:54 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: 12:31:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:31:54 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 12:31:54 INFO juju.worker.upgrader unblocking abort check machine-1: 12:31:54 INFO juju.util.exec run result: exit status 127 machine-1: 12:31:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec562453462/script.sh: line 1: fanatic: command not found 127 machine-1: 12:31:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 12:31:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:31:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 12:31:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 12:31:54 INFO juju.util.exec run result: exit status 127 machine-1: 12:31:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec449289080/script.sh: line 1: fanatic: command not found 127 machine-1: 12:31:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 12:31:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 12:31:54 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 12:31:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 12:31:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... machine-1: 12:31:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:31:54 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 12:31:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 12:31:54 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: 12:31:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 12:31:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 12:31:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:31:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 12:31:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 12:31:54 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 12:31:54 DEBUG juju.network including address local-machine:::1 for machine machine-1: 12:31:54 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 12:31:54 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 12:31:54 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 12:31:54 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 12:31:54 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 12:31:54 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... machine-1: 12:31:54 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 12:31:54 DEBUG juju.worker start "1-container-watcher" machine-1: 12:31:54 DEBUG juju.worker start "stateconverter" machine-1: 12:31:54 INFO juju.worker start "1-container-watcher" machine-1: 12:31:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 12:31:54 DEBUG juju.worker "1-container-watcher" started machine-1: 12:31:54 INFO juju.worker start "stateconverter" machine-1: 12:31:54 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 12:31:54 DEBUG juju.worker "stateconverter" started machine-1: 12:31:54 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 12:31:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 12:31:54 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... machine-1: 12:31:54 INFO juju.worker.machiner "machine-1" started machine-1: 12:31:54 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 12:31:54 DEBUG juju.service discovered init system "upstart" from local host machine-1: 12:31:54 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-1: 12:31:54 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 12:31:54 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 12:31:54 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: 12:31:54 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 12:31:54 DEBUG juju.worker start "api" unit-mysql-0: 12:31:54 INFO juju.worker start "api" unit-mysql-0: 12:31:54 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 12:31:54 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 12:31:54 DEBUG juju.worker "api" started unit-mysql-0: 12:31:54 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:54 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 12:31:55 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:55 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:55 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-mysql-0: 12:31:55 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-mysql-0: 12:31:55 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-mysql-0: 12:31:55 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... machine-1: 12:31:55 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:e2:c9:b9 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.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e2:c9:b9 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: 12:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:31:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 12:31:55 DEBUG juju.worker.apicaller connected unit-mysql-0: 12:31:55 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 12:31:56 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:31:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 12:31:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 12:31:58 DEBUG juju.worker.apicaller password changed unit-mysql-0: 12:31:58 DEBUG juju.api RPC connection died unit-mysql-0: 12:31:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 12:31:58 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 12:31:58 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-mysql-0: 12:31:58 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-mysql-0: 12:31:58 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:31:58 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:31:59 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:31:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 12:31:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:31:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:31:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 12:32:00 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 12:32:00 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 12:32:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:32:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 12:32:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 12:32:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:32:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 12:32:00 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 12:32:00 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.logger logger setup unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 12:32:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 12:32:00 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 12:32:00 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 12:32:00 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 12:32:00 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "hook-retry-strategy" not running: dependency not available unit-abot-epc-basic-0: 12:32:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 12:32:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 12:32:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:32:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 12:32:00 DEBUG juju.network including address public:172.30.9.201 for machine unit-mysql-0: 12:32:00 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-mysql-0: 12:32:00 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-mysql-0: 12:32:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 12:32:00 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 12:32:00 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 12:32:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 12:32:00 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-mysql-0: 12:32:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 12:32:01 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 12:32:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 12:32:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 12:32:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 12:32:01 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 12:32:01 INFO juju.worker.uniter resuming charm install unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 12:32:01 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 12:32:01 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 12:32:01 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 12:32:01 DEBUG httpbakery } -> error unit-mysql-0: 12:32:01 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 12:32:01 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 12:32:01 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 12:32:01 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 12:32:01 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 12:32:01 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 12:32:01 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 12:32:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 12:32:01 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 12:32:01 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:32:01 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-mysql-0: 12:32:01 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:32:01 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 12:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.10_all.deb ... unit-abot-epc-basic-0: 12:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 12:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 12:32:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 12:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 12:32:02 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 12:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 12:32:02 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: 12:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:32:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 12:32:02 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: 12:32:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:32:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 12:32:03 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: 12:32:03 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:32:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 12:32:03 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: 12:32:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 12:32:03 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (755 kB/s) unit-abot-epc-basic-0: 12:32:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 12:32:03 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: 12:32:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:32:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 12:32:03 DEBUG unit.mysql/0.install (Reading database ... 52452 files and directories currently installed.) unit-mysql-0: 12:32:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 12:32:03 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:32:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 12:32:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 12:32:04 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:04 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:32:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 12:32:04 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: 12:32:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 12:32:04 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:32:05 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 12:32:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 12:32:06 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 12:32:06 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: 12:32:06 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (34.8 kB/s) unit-abot-epc-basic-0: 12:32:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install (Reading database ... 52492 files and directories currently installed.) unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 12:32:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:32:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 12:32:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:32:07 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 12:32:08 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: 12:32:08 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61295 files and directories currently installed.) unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-mysql-0: 12:32:08 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 12:32:08 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: 12:32:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 12:32:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:32:09 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 12:32:09 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-mysql-0: 12:32:09 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: 12:32:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 12:32:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:32:09 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 12:32:09 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: 12:32:09 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 12:32:10 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 12:32:10 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-abot-epc-basic-0: 12:32:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 12:32:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... unit-mysql-0: 12:32:10 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 12:32:10 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-mysql-0: 12:32:10 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 12:32:10 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: 12:32:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 12:32:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:32:10 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:32:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 12:32:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-146.172_amd64.deb ... unit-abot-epc-basic-0: 12:32:11 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-146.172) ... unit-mysql-0: 12:32:11 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-abot-epc-basic-0: 12:32:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:32:11 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] unit-abot-epc-basic-0: 12:32:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:32:11 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-mysql-0: 12:32:11 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-mysql-0: 12:32:11 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-mysql-0: 12:32:12 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 12:32:12 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: 12:32:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 12:32:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:32:12 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 12:32:12 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: 12:32:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 12:32:12 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: 12:32:12 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:12 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 12:32:12 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-mysql-0: 12:32:12 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: 12:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:32:13 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: 12:32:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 12:32:13 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: 12:32:13 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:14 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 12:32:14 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 12:32:14 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: 12:32:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 12:32:14 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: 12:32:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:14 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 12:32:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 12:32:14 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: 12:32:14 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:14 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: 12:32:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 12:32:14 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: 12:32:14 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:14 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: 12:32:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 12:32:14 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: 12:32:14 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:14 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: 12:32:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 12:32:14 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: 12:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:15 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: 12:32:15 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 12:32:15 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: 12:32:15 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: 12:32:15 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: 12:32:15 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 12:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 12:32:15 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: 12:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:15 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 12:32:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 12:32:15 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: 12:32:15 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:16 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: 12:32:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 12:32:16 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: 12:32:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:32:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 12:32:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 12:32:16 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 12:32:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:16 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 12:32:16 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 12:32:16 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 12:32:16 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: 12:32:16 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 12:32:17 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: 12:32:17 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: 12:32:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 12:32:17 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: 12:32:17 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:32:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 12:32:17 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: 12:32:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:17 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 12:32:17 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: 12:32:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 12:32:17 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: 12:32:17 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:17 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: 12:32:17 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 12:32:17 DEBUG unit.mysql/0.install Fetched 40.9 MB in 9s (4196 kB/s) unit-mysql-0: 12:32:18 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 12:32:18 DEBUG unit.mysql/0.install (Reading database ... 52502 files and directories currently installed.) unit-mysql-0: 12:32:18 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:18 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:18 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 12:32:18 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:18 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 12:32:19 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 12:32:19 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 12:32:19 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:19 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:19 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 12:32:19 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 12:32:19 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:32:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 12:32:20 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: 12:32:20 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 12:32:20 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 12:32:21 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 12:32:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:32:21 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 12:32:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 12:32:22 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 12:32:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 12:32:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 12:32:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 12:32:22 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 12:32:22 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 12:32:22 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 12:32:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 12:32:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-mysql-0: 12:32:23 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 12:32:23 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:32:23 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:32:23 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 12:32:23 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... unit-abot-epc-basic-0: 12:32:23 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 12:32:23 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-mysql-0: 12:32:24 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 12:32:24 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-mysql-0: 12:32:24 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 12:32:24 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 12:32:24 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:24 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:32:24 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:32:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 12:32:25 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: 12:32:25 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 12:32:26 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: 12:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:26 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 12:32:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 12:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:32:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 12:32:26 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: 12:32:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:32:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 12:32:27 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: 12:32:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:32:28 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 12:32:28 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:32:29 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:32:29 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 12:32:29 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:29 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 12:32:30 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: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 12:32:30 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: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 12:32:30 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 12:32:30 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 12:32:30 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 12:32:30 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: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 12:32:30 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: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 12:32:30 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: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 12:32:30 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: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:32:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:32:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 12:32:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 12:32:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 12:32:31 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 12:32:31 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 12:32:31 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:32:31 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 12:32:31 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 12:32:31 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 12:32:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 12:32:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 12:32:32 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 12:32:32 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 12:32:32 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 12:32:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 12:32:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 12:32:32 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-mysql-0: 12:32:32 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 12:32:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 12:32:33 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 12:32:33 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 12:32:33 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:32:33 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 12:32:33 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 12:32:33 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 12:32:34 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 12:32:35 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:32:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 12:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 12:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 12:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 12:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 12:32:36 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 12:32:36 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 12:32:37 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 12:32:37 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:32:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 12:32:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 12:32:38 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 12:32:38 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: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 12:32:38 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-mysql-0: 12:32:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 12:32:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:32:39 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 12:32:39 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 12:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-mysql-0: 12:32:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 12:32:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 12:32:40 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:32:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 12:32:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 12:32:40 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:32:40 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:40 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 12:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 12:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 12:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 12:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:32:40 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 12:32:41 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: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:32:41 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 12:32:42 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: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.10) ... unit-abot-epc-basic-0: 12:32:42 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.10) ... unit-mysql-0: 12:32:43 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:43 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:43 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 12:32:43 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 12:32:43 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:44 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 12:32: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: 12:32:45 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 12:32:45 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 12:32:45 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:32:46 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:32:47 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:32:47 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 12:32:47 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 12:32:47 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: 12:32:47 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 12:32:47 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:32:47 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 12:32:47 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 12:32:47 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 12:32:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 12:32:48 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (87.6 kB/s) unit-abot-epc-basic-0: 12:32:48 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-mysql-0: 12:32:48 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 12:32:48 DEBUG unit.mysql/0.install (Reading database ... 57630 files and directories currently installed.) unit-mysql-0: 12:32:48 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 12:32:48 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:32:49 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 12:32:49 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 12:32:49 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 12:32:49 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 12:32:49 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 12:32:49 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:32:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:32:50 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:32:50 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:32:50 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:32:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:32:50 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:32:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:32:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:32:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:32:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 12:32:51 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:32:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 12:32:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-mysql-0: 12:32:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:32:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 12:32:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 8.3 KB/sec) unit-abot-epc-basic-0: 12:32:52 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: 12:32:52 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 530.6 KB/sec) unit-mysql-0: 12:32:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 12:32:52 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: 12:32:52 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 887.6 KB/sec) unit-abot-epc-basic-0: 12:32:52 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: 12:32:52 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 688.2 KB/sec) unit-abot-epc-basic-0: 12:32:52 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: 12:32:52 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 776.0 KB/sec) unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-mysql-0: 12:32:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:32:52 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 417.8 KB/sec) unit-abot-epc-basic-0: 12:32:52 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: 12:32:52 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 548.7 KB/sec) unit-abot-epc-basic-0: 12:32:52 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: 12:32:52 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 1242.5 KB/sec) unit-abot-epc-basic-0: 12:32:52 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: 12:32:52 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 12:32:52 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: 12:32:52 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1243.8 KB/sec) unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:32:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1151.8 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 1861.7 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 285.8 KB/sec) unit-abot-epc-basic-0: 12:32:53 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-mysql-0: 12:32:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:32:53 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 150.4 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 101.3 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 197.8 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 445.9 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 666.9 KB/sec) unit-abot-epc-basic-0: 12:32:53 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-mysql-0: 12:32:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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: 12:32:53 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: 12:32:53 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: 12:32:53 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 175.3 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 37.0 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 233.4 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 54.1 KB/sec) unit-abot-epc-basic-0: 12:32:53 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-mysql-0: 12:32:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:32:53 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 478.2 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 179.7 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 151.4 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 144.3 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 140.5 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 96.5 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 66.1 KB/sec) unit-mysql-0: 12:32:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 640.9 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/41 KB 5/41 KB 8/41 KB 11/41 KB 13/41 KB 16/41 KB 19/41 KB 21/41 KB 24/41 KB 27/41 KB 29/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: 12:32:53 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: 12:32:53 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 1057.5 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 171.8 KB/sec) unit-abot-epc-basic-0: 12:32:53 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-mysql-0: 12:32:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 443.6 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1383.6 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 802.7 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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 58.9 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 219.4 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1174.5 KB/sec) unit-abot-epc-basic-0: 12:32:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-mysql-0: 12:32:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:32:53 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 330.0 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 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: 12:32:53 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: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 335.7 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 12:32:53 DEBUG unit.abot-epc-basic/0.install 3/35 KB 5/35 KB 3/50 KB 5/35 KB 6/50 KB 5/35 KB 9/50 KB 5/35 KB 11/50 KB 5/35 KB 14/50 KB 5/35 KB 16/50 KB 5/35 KB 19/50 KB 5/35 KB 22/50 KB 8/35 KB 25/50 KB 8/35 KB 27/50 KB 8/35 KB 30/50 KB 8/35 KB 19/50 KB 8/35 KB 3/48 KB 30/50 KB 8/35 KB 5/48 KB 30/50 KB 8/35 KB 5/48 KB 3/153 KB 30/50 KB 8/35 KB 5/48 KB 6/153 KB 30/50 KB 8/35 KB 8/48 KB 9/153 KB 30/50 KB 8/35 KB 8/48 KB 6/153 KB 30/50 KB 8/35 KB 11/48 KB 9/153 KB 30/50 KB 8/35 KB 11/48 KB 11/153 KB 30/50 KB 8/35 KB 13/48 KB 11/153 KB 30/50 KB 8/35 KB 13/48 KB 11/153 KB 30/50 KB 11/35 KB 13/48 KB 11/153 KB 30/50 KB 13/35 KB 16/48 KB 11/153 KB 30/50 KB 13/35 KB 19/48 KB 11/153 KB 30/50 KB 13/35 KB 21/48 KB 11/153 KB 30/50 KB 13/35 KB 24/48 KB 11/153 KB 30/50 KB 13/35 KB 27/48 KB 11/153 KB 30/50 KB 13/35 KB 29/48 KB 14/153 KB 30/50 KB 13/35 KB 27/48 KB 14/153 KB 30/50 KB 13/35 KB 29/48 KB 16/153 KB 30/50 KB 13/35 KB 29/48 KB 19/153 KB 30/50 KB 13/35 KB 29/48 KB 22/153 KB 30/50 KB 13/35 KB 29/48 KB 25/153 KB 30/50 KB 13/35 KB 29/48 KB 27/153 KB 30/50 KB 13/35 KB 29/48 KB 30/153 KB 30/50 KB 13/35 KB 29/48 KB 32/153 KB 30/50 KB 13/35 KB 32/48 KB 32/153 KB 30/50 KB 13/35 KB 32/48 KB 32/153 KB 30/50 KB 16/35 KB 32/48 KB 32/153 KB 32/50 KB 19/35 KB 32/48 KB 32/153 KB 32/50 KB 16/35 KB 32/48 KB 32/153 KB 36/50 KB 19/35 KB 32/48 KB 32/153 KB 40/50 KB 21/35 KB 32/48 KB 32/153 KB 36/50 KB 21/35 KB 36/48 KB 32/153 KB 44/50 KB 24/35 KB 36/48 KB 36/153 KB 44/50 KB 27/35 KB 36/48 KB 32/153 KB 44/50 KB 21/35 KB 40/48 KB 36/153 KB 44/50 KB 27/35 KB 44/48 KB 36/153 KB 44/50 KB 27/35 KB 48/48 KB 36/153 KB 44/50 KB 27/35 KB 48/48 KB 36/153 KB 44/50 KB 27/35 KB 32/48 KB 32/153 KB 44/50 KB 21/35 KB 36/48 KB 36/153 KB 44/50 KB 24/35 KB 48/48 KB 40/153 KB 48/50 KB 27/35 KB 48/48 KB 44/153 KB 48/50 KB 27/35 KB 48/48 KB 48/153 KB 48/50 KB 27/35 KB 48/48 KB 52/153 KB 48/50 KB 27/35 KB 48/48 KB 56/153 KB 48/50 KB 27/35 KB 48/48 KB 52/153 KB 48/50 KB 27/35 KB 48/48 KB 60/153 KB 50/50 KB 27/35 KB 48/48 KB 3/30 KB 60/153 KB 50/50 KB 27/35 KB 48/48 KB 6/30 KB 60/153 KB 50/50 KB 27/35 KB 48/48 KB 9/30 KB 60/153 KB 50/50 KB 27/35 KB 48/48 KB 11/30 KB 60/153 KB 50/50 KB 27/35 KB 48/48 KB 11/30 KB 60/153 KB 50/50 KB 27/35 KB 48/48 KB 11/30 KB 64/153 KB 50/50 KB 27/35 KB 48/48 KB 11/30 KB 64/153 KB 50/50 KB 29/35 KB 48/48 KB 11/30 KB 64/153 KB 50/50 KB 32/35 KB 48/48 KB 11/30 KB 64/153 KB 50/50 KB 35/35 KB 48/48 KB 11/30 KB 68/153 KB 50/50 KB 35/35 KB 48/48 KB 11/30 KB 68/153 KB 50/50 KB 35/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 665.2 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 14/30 KB 72/153 KB 50/50 KB 35/35 KB 16/30 KB 72/153 KB 35/35 KB 11/30 KB 72/153 KB 50/50 KB 35/35 KB 16/30 KB 76/153 KB 35/35 KB 16/30 KB 80/153 KB 35/35 KB 16/30 KB 84/153 KB 35/35 KB 16/30 KB 88/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 700.6 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 426.3 KB/sec) unit-mysql-0: 12:32:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:32:53 DEBUG unit.abot-epc-basic/0.install 19/30 KB 92/153 KB 19/30 KB 92/153 KB 22/30 KB 92/153 KB 25/30 KB 92/153 KB 27/30 KB 92/153 KB 30/30 KB 92/153 KB 30/30 KB 96/153 KB 30/30 KB 100/153 KB 4/190 KB 30/30 KB 104/153 KB 3/119 KB 4/190 KB 108/153 KB 3/119 KB 4/190 KB 30/30 KB 96/153 KB 4/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 337.4 KB/sec) unit-abot-epc-basic-0: 12:32:53 DEBUG unit.abot-epc-basic/0.install 30/30 KB 100/153 KB 3/119 KB 4/190 KB 112/153 KB 5/119 KB 4/190 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 12:32:53 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: 12:32:53 DEBUG unit.abot-epc-basic/0.install 112/153 KB 5/119 KB 8/190 KB 112/153 KB 8/119 KB 8/190 KB 112/153 KB 8/119 KB 12/190 KB 116/153 KB 8/119 KB 12/190 KB 120/153 KB 11/119 KB 12/190 KB 112/153 KB 8/119 KB 12/190 KB 120/153 KB 11/119 KB 16/190 KB 120/153 KB 11/119 KB 20/190 KB 116/153 KB 11/119 KB 12/190 KB 120/153 KB 13/119 KB 24/190 KB 120/153 KB 13/119 KB 24/190 KB 120/153 KB 13/119 KB 28/190 KB 120/153 KB 16/119 KB 28/190 KB 120/153 KB 16/119 KB 32/190 KB 120/153 KB 16/119 KB 36/190 KB 3/37 KB 124/153 KB 19/119 KB 40/190 KB 3/37 KB 124/153 KB 19/119 KB 44/190 KB 3/37 KB 124/153 KB 19/119 KB 48/190 KB 3/37 KB 124/153 KB 19/119 KB 36/190 KB 3/37 KB 124/153 KB 16/119 KB 36/190 KB 3/37 KB 124/153 KB 19/119 KB 4/86 KB 48/190 KB 6/37 KB 124/153 KB 19/119 KB 4/86 KB 48/190 KB 124/153 KB 16/119 KB 36/190 KB 6/37 KB 128/153 KB 19/119 KB 4/86 KB 48/190 KB 6/37 KB 132/153 KB 19/119 KB 4/86 KB 48/190 KB 9/37 KB 136/153 KB 21/119 KB 4/86 KB 48/190 KB 3/37 KB 124/153 KB 19/119 KB 4/86 KB 48/190 KB 9/37 KB 140/153 KB 21/119 KB 8/86 KB 48/190 KB 9/37 KB 140/153 KB 21/119 KB 12/86 KB 48/190 KB 9/37 KB 140/153 KB 21/119 KB 16/86 KB 48/190 KB 9/37 KB 140/153 KB 21/119 KB 20/86 KB 52/190 KB 9/37 KB 140/153 KB 21/119 KB 24/86 KB 52/190 KB 9/37 KB 140/153 KB 21/119 KB 4/86 KB 48/190 KB 9/37 KB 132/153 KB 21/119 KB 4/86 KB 48/190 KB 9/37 KB 132/153 KB 19/119 KB 4/86 KB 48/190 KB 11/37 KB 144/153 KB 21/119 KB 28/86 KB 52/190 KB 14/37 KB 144/153 KB 24/119 KB 28/86 KB 52/190 KB 17/37 KB 144/153 KB 24/119 KB 28/86 KB 52/190 KB 9/37 KB 144/153 KB 21/119 KB 28/86 KB 52/190 KB 19/37 KB 144/153 KB 24/119 KB 28/86 KB 52/190 KB 22/37 KB 144/153 KB 24/119 KB 28/86 KB 52/190 KB 25/37 KB 148/153 KB 24/119 KB 28/86 KB 52/190 KB 9/37 KB 140/153 KB 21/119 KB 16/86 KB 52/190 KB 22/37 KB 148/153 KB 24/119 KB 28/86 KB 52/190 KB 25/37 KB 152/153 KB 24/119 KB 28/86 KB 56/190 KB 25/37 KB 153/153 KB 24/119 KB 28/86 KB 56/190 KB 11/37 KB 144/153 KB 24/119 KB 28/86 KB 52/190 KB 25/37 KB 153/153 KB 27/119 KB 28/86 KB 56/190 KB 25/37 KB 153/153 KB 29/119 KB 28/86 KB 56/190 KB 25/37 KB 153/153 KB 32/119 KB 28/86 KB 56/190 KB 25/37 KB 153/153 KB 36/119 KB 28/86 KB 56/190 KB 25/37 KB 153/153 KB 40/119 KB 28/86 KB 56/190 KB 27/37 KB 153/153 KB 44/119 KB 28/86 KB 56/190 KB 27/37 KB 153/153 KB 48/119 KB 28/86 KB 56/190 KB 27/37 KB 153/153 KB 52/119 KB 28/86 KB 56/190 KB 25/37 KB 152/153 KB 24/119 KB 28/86 KB 56/190 KB 27/37 KB 153/153 KB 56/119 KB 28/86 KB 60/190 KB 27/37 KB 153/153 KB 56/119 KB 28/86 KB 64/190 KB 27/37 KB 153/153 KB 56/119 KB 28/86 KB 68/190 KB 9/37 KB 153/153 KB 48/119 KB 28/86 KB 56/190 KB 27/37 KB 153/153 KB 40/119 KB 28/86 KB 56/190 KB 30/37 KB 153/153 KB 56/119 KB 32/86 KB 72/190 KB 27/37 KB 153/153 KB 56/119 KB 32/86 KB 72/190 KB 33/37 KB 153/153 KB 56/119 KB 32/86 KB 72/190 KB 35/37 KB 153/153 KB 56/119 KB 32/86 KB 72/190 KB 37/37 KB 153/153 KB 56/119 KB 36/86 KB 72/190 KB 27/37 KB 153/153 KB 56/119 KB 36/86 KB 72/190 KB 37/37 KB 153/153 KB 56/119 KB 36/86 KB 76/190 KB 35/37 KB 153/153 KB 56/119 KB 36/86 KB 72/190 KB 37/37 KB 153/153 KB 56/119 KB 36/86 KB 76/190 KB 37/37 KB 153/153 KB 60/119 KB 36/86 KB 76/190 KB 37/37 KB 153/153 KB 64/119 KB 40/86 KB 80/190 KB 37/37 KB 153/153 KB 60/119 KB 40/86 KB 80/190 KB 37/37 KB 153/153 KB 60/119 KB 36/86 KB 80/190 KB 37/37 KB 153/153 KB 64/119 KB 44/86 KB 84/190 KB 68/119 KB 44/86 KB 88/190 KB unit-abot-epc-basic-0: 12:32:53 DEBUG unit.abot-epc-basic/0.install 68/119 KB 44/86 KB 92/190 KB 68/119 KB 44/86 KB 96/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1221.0 KB/sec) unit-abot-epc-basic-0: 12:32:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 12:32:53 DEBUG unit.abot-epc-basic/0.install 37/37 KB 153/153 KB 68/119 KB 44/86 KB 84/190 KB 72/119 KB 44/86 KB 96/190 KB 76/119 KB 44/86 KB 96/190 KB 80/119 KB 44/86 KB 96/190 KB 84/119 KB 44/86 KB 96/190 KB 37/37 KB 153/153 KB 64/119 KB 44/86 KB 84/190 KB 84/119 KB 48/86 KB 100/190 KB 84/119 KB 52/86 KB 100/190 KB 84/119 KB 56/86 KB 100/190 KB 84/119 KB 60/86 KB 100/190 KB 84/119 KB 64/86 KB 100/190 KB 84/119 KB 68/86 KB 100/190 KB 88/119 KB 72/86 KB 100/190 KB 88/119 KB 76/86 KB 100/190 KB 88/119 KB 80/86 KB 100/190 KB 84/119 KB 44/86 KB 100/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 302.8 KB/sec) unit-abot-epc-basic-0: 12:32:53 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: 12:32:54 DEBUG unit.abot-epc-basic/0.install 88/119 KB 80/86 KB 104/190 KB 88/119 KB 80/86 KB 108/190 KB 88/119 KB 80/86 KB 112/190 KB 88/119 KB 68/86 KB 100/190 KB 92/119 KB 80/86 KB 112/190 KB 3/66 KB 96/119 KB 84/86 KB 112/190 KB 3/66 KB 100/119 KB 84/86 KB 116/190 KB 3/66 KB 92/119 KB 84/86 KB 112/190 KB 6/66 KB 100/119 KB 84/86 KB 116/190 KB 9/66 KB 100/119 KB 84/86 KB 116/190 KB 92/119 KB 84/86 KB 112/190 KB 9/66 KB 100/119 KB 86/86 KB 116/190 KB 3/66 KB 96/119 KB 84/86 KB 116/190 KB 9/66 KB 100/119 KB 86/86 KB 120/190 KB 11/66 KB 100/119 KB 86/86 KB 120/190 KB 11/66 KB 100/119 KB 86/86 KB 124/190 KB 11/66 KB 104/119 KB 86/86 KB 124/190 KB 14/66 KB 108/119 KB 86/86 KB 124/190 KB 14/66 KB 112/119 KB 86/86 KB 128/190 KB 14/66 KB 108/119 KB 86/86 KB 128/190 KB 14/66 KB 108/119 KB 86/86 KB 128/190 KB 14/66 KB 112/119 KB 86/86 KB 132/190 KB 16/66 KB 116/119 KB 136/190 KB 16/66 KB 116/119 KB 140/190 KB 4/26 KB 16/66 KB 116/119 KB 144/190 KB 4/26 KB 16/66 KB 116/119 KB 148/190 KB 4/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 598.1 KB/sec) unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install 16/66 KB 116/119 KB 86/86 KB 132/190 KB 19/66 KB 116/119 KB 152/190 KB 4/26 KB 14/66 KB 116/119 KB 86/86 KB 132/190 KB 19/66 KB 119/119 KB 152/190 KB 4/26 KB 16/66 KB 116/119 KB 136/190 KB 4/26 KB 19/66 KB 119/119 KB 152/190 KB 8/26 KB 19/66 KB 119/119 KB 152/190 KB 12/26 KB 22/66 KB 119/119 KB 152/190 KB 16/26 KB 22/66 KB 119/119 KB 152/190 KB 12/26 KB 25/66 KB 119/119 KB 152/190 KB 16/26 KB 25/66 KB 119/119 KB 152/190 KB 20/26 KB 27/66 KB 119/119 KB 152/190 KB 24/26 KB 27/66 KB 119/119 KB 152/190 KB 20/26 KB 30/66 KB 119/119 KB 152/190 KB 24/26 KB 30/66 KB 119/119 KB 152/190 KB 26/26 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install 32/66 KB 119/119 KB 152/190 KB 26/26 KB 36/66 KB 119/119 KB 152/190 KB 26/26 KB 40/66 KB 119/119 KB 152/190 KB 26/26 KB 16/66 KB 116/119 KB 152/190 KB 26/26 KB 40/66 KB 119/119 KB 156/190 KB 26/26 KB 40/66 KB 119/119 KB 160/190 KB 26/26 KB 40/66 KB 164/190 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 783.0 KB/sec) unit-abot-epc-basic-0: 12:32:54 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: 12:32:54 DEBUG unit.abot-epc-basic/0.install 44/66 KB 168/190 KB 26/26 KB 48/66 KB 168/190 KB 26/26 KB 40/66 KB 168/190 KB 26/26 KB 48/66 KB 172/190 KB 26/26 KB 48/66 KB 176/190 KB 26/26 KB 52/66 KB 180/190 KB 26/26 KB 52/66 KB 184/190 KB 26/26 KB 52/66 KB 176/190 KB 26/26 KB 56/66 KB 184/190 KB 26/26 KB 60/66 KB 184/190 KB 26/26 KB 64/66 KB 184/190 KB 26/26 KB 64/66 KB 188/190 KB 26/26 KB 64/66 KB 190/190 KB 26/26 KB 66/66 KB 190/190 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 159.6 KB/sec) unit-abot-epc-basic-0: 12:32:54 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: 12:32:54 DEBUG unit.abot-epc-basic/0.install 66/66 KB 4/79 KB 190/190 KB 66/66 KB 4/324 KB 8/79 KB 190/190 KB 66/66 KB 4/324 KB 4/79 KB 190/190 KB 66/66 KB 8/324 KB 8/79 KB 190/190 KB 66/66 KB 12/324 KB 8/79 KB 190/190 KB 66/66 KB 16/324 KB 8/79 KB 190/190 KB 66/66 KB 16/324 KB 12/79 KB 190/190 KB 66/66 KB 16/324 KB 16/79 KB 190/190 KB 66/66 KB 16/324 KB 20/79 KB 190/190 KB 20/324 KB 3/228 KB 24/79 KB 190/190 KB 20/324 KB 3/228 KB 28/79 KB 190/190 KB 20/324 KB 3/228 KB 32/79 KB 190/190 KB 20/324 KB 3/228 KB 20/79 KB 190/190 KB 20/324 KB 20/79 KB 190/190 KB 24/324 KB 3/228 KB 32/79 KB 190/190 KB 28/324 KB 3/228 KB 32/79 KB 190/190 KB 32/324 KB 3/228 KB 32/79 KB 190/190 KB 36/324 KB 3/228 KB 32/79 KB 190/190 KB 40/324 KB 5/228 KB 32/79 KB 190/190 KB 44/324 KB 5/228 KB 32/79 KB 190/190 KB 48/324 KB 5/228 KB 32/79 KB 190/190 KB 52/324 KB 5/228 KB 32/79 KB 190/190 KB 56/324 KB 5/228 KB 36/79 KB 190/190 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 390.5 KB/sec) unit-abot-epc-basic-0: 12:32:54 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: 12:32:54 DEBUG unit.abot-epc-basic/0.install 52/324 KB 5/228 KB 36/79 KB 190/190 KB 56/324 KB 5/228 KB 40/79 KB 36/324 KB 5/228 KB 32/79 KB 190/190 KB 56/324 KB 8/228 KB 44/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1089.8 KB/sec) unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install 56/324 KB 11/228 KB 44/79 KB 56/324 KB 13/228 KB 44/79 KB 56/324 KB 16/228 KB 44/79 KB 56/324 KB 19/228 KB 44/79 KB 56/324 KB 5/228 KB 44/79 KB 56/324 KB 19/228 KB 48/79 KB 60/324 KB 21/228 KB 48/79 KB 60/324 KB 24/228 KB 48/79 KB 60/324 KB 27/228 KB 52/79 KB 60/324 KB 29/228 KB 52/79 KB 4/152 KB 60/324 KB 32/228 KB 52/79 KB 4/152 KB 60/324 KB 19/228 KB 48/79 KB 64/324 KB 32/228 KB 52/79 KB 4/152 KB 68/324 KB 32/228 KB 52/79 KB 4/152 KB 72/324 KB 32/228 KB 52/79 KB 4/152 KB 3/32 KB 72/324 KB 32/228 KB 52/79 KB 4/152 KB 5/32 KB 72/324 KB 32/228 KB 52/79 KB 4/152 KB 8/32 KB 72/324 KB 32/228 KB 52/79 KB 4/152 KB 11/32 KB 72/324 KB 32/228 KB 52/79 KB 4/152 KB 13/32 KB 72/324 KB 32/228 KB 52/79 KB 4/152 KB 13/32 KB 76/324 KB 36/228 KB 52/79 KB 4/152 KB 16/32 KB 76/324 KB 40/228 KB 52/79 KB 4/152 KB 60/324 KB 27/228 KB 52/79 KB 4/152 KB 60/324 KB 24/228 KB 52/79 KB 16/32 KB 76/324 KB 44/228 KB 56/79 KB 4/152 KB 16/32 KB 76/324 KB 44/228 KB 60/79 KB 4/152 KB 16/32 KB 76/324 KB 44/228 KB 64/79 KB 4/152 KB 16/32 KB 76/324 KB 44/228 KB 68/79 KB 4/152 KB 16/32 KB 76/324 KB 44/228 KB 72/79 KB 8/152 KB 16/32 KB 76/324 KB 44/228 KB 76/79 KB 8/152 KB 16/32 KB 76/324 KB 44/228 KB 79/79 KB 8/152 KB 16/32 KB 76/324 KB 36/228 KB 52/79 KB 4/152 KB 13/32 KB 76/324 KB 32/228 KB 52/79 KB 4/152 KB 16/32 KB 80/324 KB 44/228 KB 79/79 KB 8/152 KB 16/32 KB 84/324 KB 44/228 KB 79/79 KB 8/152 KB 19/32 KB 88/324 KB 44/228 KB 79/79 KB 8/152 KB 16/32 KB 76/324 KB 44/228 KB 68/79 KB 8/152 KB 19/32 KB 88/324 KB 44/228 KB 79/79 KB 12/152 KB 19/32 KB 88/324 KB 44/228 KB 79/79 KB 16/152 KB 19/32 KB 88/324 KB 44/228 KB 79/79 KB 20/152 KB 16/32 KB 76/324 KB 44/228 KB 79/79 KB 8/152 KB 19/32 KB 92/324 KB 48/228 KB 79/79 KB 20/152 KB 19/32 KB 84/324 KB 44/228 KB 79/79 KB 8/152 KB 21/32 KB 92/324 KB 48/228 KB 79/79 KB 20/152 KB 24/32 KB 92/324 KB 48/228 KB 79/79 KB 20/152 KB 19/32 KB 92/324 KB 44/228 KB 79/79 KB 20/152 KB 24/32 KB 96/324 KB 48/228 KB 79/79 KB 20/152 KB 27/32 KB 100/324 KB 48/228 KB 79/79 KB 20/152 KB 27/32 KB 104/324 KB 52/228 KB 79/79 KB 24/152 KB 27/32 KB 96/324 KB 48/228 KB 79/79 KB 20/152 KB 29/32 KB 104/324 KB 52/228 KB 79/79 KB 24/152 KB 27/32 KB 100/324 KB 52/228 KB 79/79 KB 24/152 KB 29/32 KB 104/324 KB 56/228 KB 79/79 KB 24/152 KB 27/32 KB 100/324 KB 48/228 KB 79/79 KB 24/152 KB 32/32 KB 104/324 KB 56/228 KB 79/79 KB 28/152 KB 32/32 KB 104/324 KB 56/228 KB 79/79 KB 32/152 KB 32/32 KB 104/324 KB 56/228 KB 79/79 KB 36/152 KB 32/32 KB 108/324 KB 60/228 KB 79/79 KB 40/152 KB 32/32 KB 108/324 KB 60/228 KB 79/79 KB 44/152 KB 32/32 KB 108/324 KB 60/228 KB 79/79 KB 48/152 KB 32/32 KB 108/324 KB 60/228 KB 52/152 KB 32/32 KB 104/324 KB 56/228 KB 79/79 KB 24/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 400.2 KB/sec) unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install 32/32 KB 108/324 KB 60/228 KB 79/79 KB 36/152 KB 32/32 KB 104/324 KB 60/228 KB 79/79 KB 36/152 KB 32/32 KB 108/324 KB 64/228 KB 52/152 KB 32/32 KB 112/324 KB 64/228 KB 52/152 KB 32/32 KB 116/324 KB 64/228 KB 52/152 KB 32/32 KB 120/324 KB 68/228 KB 52/152 KB 32/32 KB 116/324 KB 68/228 KB 52/152 KB 32/32 KB 120/324 KB 72/228 KB 52/152 KB 32/32 KB 120/324 KB 76/228 KB 52/152 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: 12:32:54 DEBUG unit.abot-epc-basic/0.install 32/32 KB 124/324 KB 76/228 KB 52/152 KB 32/32 KB 128/324 KB 76/228 KB 52/152 KB 32/32 KB 132/324 KB 80/228 KB 52/152 KB 32/32 KB 136/324 KB 80/228 KB 56/152 KB 32/32 KB 128/324 KB 80/228 KB 52/152 KB 32/32 KB 132/324 KB 80/228 KB 56/152 KB 32/32 KB 140/324 KB 80/228 KB 60/152 KB 32/32 KB 140/324 KB 80/228 KB 64/152 KB 32/32 KB 140/324 KB 84/228 KB 68/152 KB 140/324 KB 84/228 KB 72/152 KB 140/324 KB 84/228 KB 76/152 KB 140/324 KB 84/228 KB 80/152 KB 32/32 KB 140/324 KB 84/228 KB 64/152 KB 140/324 KB 88/228 KB 80/152 KB 32/32 KB 140/324 KB 84/228 KB 68/152 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 152.5 KB/sec) unit-mysql-0: 12:32:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install 140/324 KB 92/228 KB 80/152 KB 144/324 KB 92/228 KB 80/152 KB 144/324 KB 96/228 KB 80/152 KB 144/324 KB 100/228 KB 80/152 KB 148/324 KB 104/228 KB 84/152 KB 148/324 KB 108/228 KB 84/152 KB 148/324 KB 112/228 KB 84/152 KB 148/324 KB 116/228 KB 84/152 KB 148/324 KB 120/228 KB 84/152 KB 4/234 KB 148/324 KB 100/228 KB 84/152 KB 148/324 KB 120/228 KB 88/152 KB 4/234 KB 148/324 KB 120/228 KB 92/152 KB 4/234 KB 148/324 KB 120/228 KB 96/152 KB 4/234 KB 148/324 KB 100/228 KB 80/152 KB 152/324 KB 120/228 KB 96/152 KB 4/234 KB 156/324 KB 120/228 KB 96/152 KB 4/234 KB 160/324 KB 120/228 KB 96/152 KB 4/234 KB 164/324 KB 120/228 KB 96/152 KB 4/234 KB 168/324 KB 120/228 KB 100/152 KB 4/234 KB 172/324 KB 120/228 KB 100/152 KB 4/234 KB 148/324 KB 116/228 KB 84/152 KB 4/234 KB 172/324 KB 124/228 KB 100/152 KB 8/234 KB 172/324 KB 124/228 KB 100/152 KB 12/234 KB 172/324 KB 124/228 KB 100/152 KB 16/234 KB 172/324 KB 124/228 KB 100/152 KB 4/234 KB 172/324 KB 128/228 KB 100/152 KB 16/234 KB 172/324 KB 132/228 KB 100/152 KB 20/234 KB 176/324 KB 136/228 KB 100/152 KB 20/234 KB 176/324 KB 140/228 KB 100/152 KB 20/234 KB 176/324 KB 144/228 KB 100/152 KB 20/234 KB 164/324 KB 120/228 KB 100/152 KB 4/234 KB 176/324 KB 144/228 KB 104/152 KB 20/234 KB 176/324 KB 144/228 KB 108/152 KB 20/234 KB 176/324 KB 144/228 KB 112/152 KB 20/234 KB 176/324 KB 132/228 KB 100/152 KB 20/234 KB 180/324 KB 144/228 KB 112/152 KB 20/234 KB 184/324 KB 144/228 KB 116/152 KB 20/234 KB 172/324 KB 128/228 KB 100/152 KB 20/234 KB 184/324 KB 144/228 KB 116/152 KB 24/234 KB 184/324 KB 144/228 KB 116/152 KB 28/234 KB 184/324 KB 144/228 KB 116/152 KB 32/234 KB 188/324 KB 144/228 KB 116/152 KB 32/234 KB 192/324 KB 144/228 KB 116/152 KB 32/234 KB 196/324 KB 144/228 KB 116/152 KB 32/234 KB 200/324 KB 148/228 KB 116/152 KB 36/234 KB 204/324 KB 148/228 KB 116/152 KB 36/234 KB 208/324 KB 148/228 KB 116/152 KB 36/234 KB 180/324 KB 144/228 KB 116/152 KB 20/234 KB 208/324 KB 148/228 KB 120/152 KB 36/234 KB 208/324 KB 148/228 KB 124/152 KB 36/234 KB 208/324 KB 148/228 KB 128/152 KB 36/234 KB 208/324 KB 148/228 KB 132/152 KB 36/234 KB 208/324 KB 148/228 KB 136/152 KB 36/234 KB 208/324 KB 148/228 KB 140/152 KB 36/234 KB 208/324 KB 148/228 KB 144/152 KB 36/234 KB 212/324 KB 148/228 KB 148/152 KB 36/234 KB 212/324 KB 148/228 KB 152/152 KB 36/234 KB 212/324 KB 148/228 KB 152/152 KB 36/234 KB 196/324 KB 148/228 KB 116/152 KB 36/234 KB 212/324 KB 152/228 KB 152/152 KB 36/234 KB 212/324 KB 156/228 KB 152/152 KB 36/234 KB 212/324 KB 160/228 KB 152/152 KB 36/234 KB 196/324 KB 144/228 KB 116/152 KB 36/234 KB 212/324 KB 160/228 KB 152/152 KB 40/234 KB 212/324 KB 160/228 KB 152/152 KB 44/234 KB 212/324 KB 160/228 KB 152/152 KB 48/234 KB 212/324 KB 160/228 KB 152/152 KB 52/234 KB 212/324 KB 164/228 KB 152/152 KB 56/234 KB 212/324 KB 148/228 KB 144/152 KB 36/234 KB 216/324 KB 164/228 KB 152/152 KB 56/234 KB 220/324 KB 164/228 KB 152/152 KB 56/234 KB 224/324 KB 164/228 KB 152/152 KB 60/234 KB 212/324 KB 164/228 KB 152/152 KB 52/234 KB 224/324 KB 168/228 KB 152/152 KB 60/234 KB 224/324 KB 172/228 KB 152/152 KB 60/234 KB 224/324 KB 176/228 KB 152/152 KB 60/234 KB 220/324 KB 164/228 KB 152/152 KB 60/234 KB 224/324 KB 176/228 KB 152/152 KB 64/234 KB 224/324 KB 176/228 KB 152/152 KB 68/234 KB 228/324 KB 176/228 KB 72/234 KB 228/324 KB 176/228 KB 152/152 KB 68/234 KB 232/324 KB 176/228 KB 72/234 KB 2 unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install 36/324 KB 176/228 KB 76/234 KB 240/324 KB 176/228 KB 76/234 KB 244/324 KB 176/228 KB 76/234 KB 248/324 KB 176/228 KB 76/234 KB 252/324 KB 180/228 KB 76/234 KB 256/324 KB 180/228 KB 76/234 KB 260/324 KB 180/228 KB 76/234 KB 264/324 KB 180/228 KB 76/234 KB 248/324 KB 180/228 KB 76/234 KB 268/324 KB 184/228 KB 76/234 KB 268/324 KB 188/228 KB 76/234 KB 268/324 KB 192/228 KB 76/234 KB 232/324 KB 176/228 KB 76/234 KB 268/324 KB 192/228 KB 80/234 KB 268/324 KB 192/228 KB 84/234 KB 268/324 KB 192/228 KB 88/234 KB 268/324 KB 192/228 KB 92/234 KB 268/324 KB 192/228 KB 96/234 KB 268/324 KB 192/228 KB 100/234 KB 268/324 KB 196/228 KB 104/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 640.5 KB/sec) unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install 268/324 KB 196/228 KB 108/234 KB 268/324 KB 196/228 KB 112/234 KB 268/324 KB 196/228 KB 100/234 KB 268/324 KB 200/228 KB 112/234 KB 268/324 KB 204/228 KB 112/234 KB 268/324 KB 208/228 KB 112/234 KB 268/324 KB 180/228 KB 112/234 KB 272/324 KB 208/228 KB 112/234 KB 276/324 KB 208/228 KB 112/234 KB 280/324 KB 212/228 KB 116/234 KB 284/324 KB 212/228 KB 116/234 KB 288/324 KB 212/228 KB 116/234 KB 276/324 KB 212/228 KB 116/234 KB 288/324 KB 216/228 KB 116/234 KB 288/324 KB 220/228 KB 116/234 KB 288/324 KB 224/228 KB 116/234 KB 276/324 KB 208/228 KB 116/234 KB 292/324 KB 224/228 KB 120/234 KB 292/324 KB 224/228 KB 124/234 KB 292/324 KB 224/228 KB 128/234 KB 292/324 KB 224/228 KB 132/234 KB 292/324 KB 228/228 KB 136/234 KB 292/324 KB 228/228 KB 140/234 KB 292/324 KB 228/228 KB 144/234 KB 292/324 KB 224/228 KB 116/234 KB 296/324 KB 228/228 KB 144/234 KB 292/324 KB 228/228 KB 132/234 KB 300/324 KB 228/228 KB 144/234 KB 300/324 KB 228/228 KB 148/234 KB 304/324 KB 228/228 KB 152/234 KB 304/324 KB 228/228 KB 156/234 KB 304/324 KB 228/228 KB 160/234 KB 304/324 KB 228/228 KB 164/234 KB 304/324 KB 228/228 KB 168/234 KB 304/324 KB 228/228 KB 172/234 KB 304/324 KB 228/228 KB 176/234 KB 304/324 KB 228/228 KB 180/234 KB 304/324 KB 228/228 KB 148/234 KB 308/324 KB 228/228 KB 180/234 KB 312/324 KB 228/228 KB 180/234 KB 316/324 KB 228/228 KB 180/234 KB 320/324 KB 228/228 KB 180/234 KB 324/324 KB 228/228 KB 180/234 KB 324/324 KB 228/228 KB 180/234 KB 324/324 KB 228/228 KB 184/234 KB 324/324 KB 228/228 KB 188/234 KB 324/324 KB 228/228 KB 192/234 KB 324/324 KB 228/228 KB 196/234 KB 324/324 KB 228/228 KB 200/234 KB 324/324 KB 228/228 KB 204/234 KB 324/324 KB 228/228 KB 208/234 KB 324/324 KB 228/228 KB 212/234 KB 324/324 KB 228/228 KB 216/234 KB 324/324 KB 228/228 KB 220/234 KB 324/324 KB 228/228 KB 224/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 857.8 KB/sec) unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install 324/324 KB 228/234 KB 324/324 KB 232/234 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 1217.8 KB/sec) unit-abot-epc-basic-0: 12:32:54 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 830.4 KB/sec) unit-mysql-0: 12:32:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 12:32:54 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: 12:32:54 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7549783472888261521.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: 12:32:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.716 s unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-14T12:32:54+00:00 unit-mysql-0: 12:32:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:54 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:32:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:32:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:32:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:32:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 12:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:32:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 12:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 12:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:32:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:32:56 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: 12:32:56 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: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1713467068707990648.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: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.698 s unit-abot-epc-basic-0: 12:32:56 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-14T12:32:56+00:00 unit-abot-epc-basic-0: 12:32:57 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:32:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:57 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:32:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:32:58 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 12:32:58 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 12:32:58 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:32:59 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:32:59 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 12:32:59 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 12:32:59 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 12:32:59 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: 12:32:59 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: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2154540658527072149.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: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.671 s unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-14T12:32:59+00:00 unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 12:32:59 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 12:33:00 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-mysql-0: 12:33:00 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-mysql-0: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 12:33:00 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: 12:33:00 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: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 12:33:00 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 12:33:00 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 12:33:00 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: 12:33:00 DEBUG unit.mysql/0.install Fetched 781 kB in 2s (378 kB/s) unit-mysql-0: 12:33:00 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 12:33:00 DEBUG unit.mysql/0.install (Reading database ... 57730 files and directories currently installed.) unit-mysql-0: 12:33:00 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:33:00 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/82/c9/3920effd37e555f670bc522483dc940eb4197b9a4d3d95dd2a05842be849/elasticsearch-7.0.1-py2.py3-none-any.whl (83kB) unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install [?25l  12% |### | 10kB 49.7MB/s eta 0:00:01  24% |####### | 20kB 5.3MB/s eta 0:00:01  36% |########### | 30kB 7.4MB/s eta 0:00:01  49% |############### | 40kB 4.6MB/s eta 0:00:01  61% |################### | 51kB 5.7MB/s eta 0:00:01  73% |####################### | 61kB 6.6MB/s eta 0:00:01  86% |########################### | 71kB 7.6MB/s eta 0:00:01  98% |############################### | 81kB 6.0MB/s eta 0:00:01  100% |################################| 92kB 4.8MB/s unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/39/ec/d93dfc69617a028915df914339ef66936ea976ef24fa62940fd86ba0326e/urllib3-1.25.2-py2.py3-none-any.whl (150kB) unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install [?25l  6% |## | 10kB 9.9MB/s eta 0:00:01  13% |#### | 20kB 15.4MB/s eta 0:00:01  20% |###### | 30kB 20.0MB/s eta 0:00:01  27% |######## | 40kB 23.2MB/s eta 0:00:01  33% |########## | 51kB 25.8MB/s eta 0:00:01  40% |############# | 61kB 28.3MB/s eta 0:00:01  47% |############### | 71kB 30.2MB/s eta 0:00:01  54% |################# | 81kB 16.5MB/s eta 0:00:01  61% |################### | 92kB 17.2MB/s eta 0:00:01  67% |##################### | 102kB 18.3MB/s eta 0:00:01  74% |####################### | 112kB 21.5MB/s eta 0:00:01  81% |########################## | 122kB 21.9MB/s eta 0:00:01  88% |############################ | 133kB 21.1MB/s eta 0:00:01  95% |############################## | 143kB 21.3MB/s eta 0:00:01  100% |################################| 153kB 7.3MB/s unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-7.0.1 urllib3-1.25.2 unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:33:01 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:33:01 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-mysql-0: 12:33:02 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:02 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: 12:33:02 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 56.9MB/s eta 0:00:01  22% |####### | 20kB 4.8MB/s eta 0:00:01  33% |########## | 30kB 6.8MB/s eta 0:00:01  44% |############## | 40kB 4.5MB/s eta 0:00:01  56% |################# | 51kB 5.4MB/s eta 0:00:01  67% |##################### | 61kB 6.4MB/s eta 0:00:01  78% |######################### | 71kB 7.3MB/s eta 0:00:01  89% |############################ | 81kB 8.1MB/s eta 0:00:01  100% |################################| 92kB 5.7MB/s unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 61.4MB/s eta 0:00:01  16% |##### | 20kB 51.6MB/s eta 0:00:01  24% |####### | 30kB 50.8MB/s eta 0:00:01  32% |########## | 40kB 50.3MB/s eta 0:00:01  40% |############# | 51kB 50.2MB/s eta 0:00:01  49% |############### | 61kB 51.1MB/s eta 0:00:01  57% |################## | 71kB 50.7MB/s eta 0:00:01  65% |#################### | 81kB 51.4MB/s eta 0:00:01  73% |####################### | 92kB 51.5MB/s eta 0:00:01  81% |########################## | 102kB 27.4MB/s eta 0:00:01  90% |############################ | 112kB 27.2MB/s eta 0:00:01  98% |############################### | 122kB 27.3MB/s eta 0:00:01  100% |################################| 133kB 9.1MB/s unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 12:33:02 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: 12:33:02 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-mysql-0: 12:33:02 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/18/79/84f02539cc181cdbf5ff5a41b9f52cae870b6f632767e43ba6ac70132e92/Werkzeug-0.15.2-py2.py3-none-any.whl (328kB) unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 88.4MB/s eta 0:00:01  6% |# | 20kB 54.5MB/s eta 0:00:01  9% |## | 30kB 54.8MB/s eta 0:00:01  12% |### | 40kB 52.6MB/s eta 0:00:01  15% |#### | 51kB 52.2MB/s eta 0:00:01  18% |##### | 61kB 52.7MB/s eta 0:00:01  21% |###### | 71kB 52.3MB/s eta 0:00:01  24% |####### | 81kB 52.1MB/s eta 0:00:01  28% |######## | 92kB 52.5MB/s eta 0:00:01  31% |######### | 102kB 51.9MB/s eta 0:00:01  34% |########## | 112kB 49.5MB/s eta 0:00:01  37% |########### | 122kB 50.6MB/s eta 0:00:01  40% |############ | 133kB 50.0MB/s eta 0:00:01  43% |############# | 143kB 50.8MB/s eta 0:00:01  46% |############## | 153kB 36.3MB/s eta 0:00:01  49% |############### | 163kB 32.4MB/s eta 0:00:01  52% |################ | 174kB 30.0MB/s eta 0:00:01  56% |################# | 184kB 27.6MB/s eta 0:00:01  59% |################## | 194kB 26.1MB/s eta 0:00:01  62% |################### | 204kB 26.1MB/s eta 0:00:01  65% |#################### | 215kB 26.1MB/s eta 0:00:01  68% |##################### | 225kB 26.4MB/s eta 0:00:01  71% |###################### | 235kB 26.5MB/s eta 0:00:01  74% |####################### | 245kB 26.3MB/s eta 0:00:01  77% |######################## | 256kB 33.4MB/s eta 0:00:01  80% |######################### | 266kB 37.3MB/s eta 0:00:01  84% |########################## | 276kB 41.5MB/s eta 0:00:01  87% |########################### | 286kB 47.1MB/s eta 0:00:01  90% |############################ | 296kB 52.1MB/s eta 0:00:01  93% |############################# | 307kB 49.6MB/s eta 0:00:01  96% |############################## | 317kB 48.7MB/s eta 0:00:01  99% |############################### | 327kB 47.7MB/s eta 0:00:01  100% |################################| 337kB 4.4MB/s unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 12:33:02 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: 12:33:02 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 89.1MB/s eta 0:00:01  25% |######## | 20kB 53.9MB/s eta 0:00:01  37% |############ | 30kB 53.0MB/s eta 0:00:01  50% |################ | 40kB 50.6MB/s eta 0:00:01  62% |#################### | 51kB 50.6MB/s eta 0:00:01  75% |######################## | 61kB 51.5MB/s eta 0:00:01  88% |############################ | 71kB 51.1MB/s eta 0:00:01  100% |################################| 81kB 13.3MB/s unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-mysql-0: 12:33:02 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 12:33:02 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-mysql-0: 12:33:02 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 12:33:02 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 12:33:02 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 12:33:02 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 12:33:03 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 12:33:03 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:33:03 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Werkzeug-0.15.2 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 12:33:03 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:33:03 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:33:03 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 12:33:03 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 12:33:03 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 12:33:03 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:33:03 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 12:33:03 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 12:33:03 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:33:03 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 12:33:03 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 12:33:03 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 12:33:03 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 12:33:03 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 12:33:03 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:33:03 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 12:33:04 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: 12:33:04 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 67.3MB/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.3MB/s eta 0:00:01  54% |################# | 51kB 5.2MB/s eta 0:00:01  65% |#################### | 61kB 6.2MB/s eta 0:00:01  75% |######################## | 71kB 7.0MB/s eta 0:00:01  86% |########################### | 81kB 7.9MB/s eta 0:00:01  97% |############################### | 92kB 6.0MB/s eta 0:00:01  100% |################################| 102kB 4.9MB/s unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b9/a5/7ea40d0f8676bde6e464a6435a48bc5db09b1a8f4f06d41dd997b8f3c616/soupsieve-1.9.1-py2.py3-none-any.whl unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 12:33:04 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: 12:33:04 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-mysql-0: 12:33:04 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9.1 unit-mysql-0: 12:33:04 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 12:33:04 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 12:33:04 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 19.1.1 is available. unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 12:33:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 12:33:04 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 12:33:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:33:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:33:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:33:05 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 12:33:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 12:33:05 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 12:33:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 12:33:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 12:33:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 12:33:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 12:33:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 12:33:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 12:33:06 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 12:33:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 12:33:06 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:33:06 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:33:06 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:33:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 12:33:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 12:33:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 12:33:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 12:33:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 12:33:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 12:33:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 12:33:07 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 12.2 KB/sec) unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 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 423.2 KB/sec) unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 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 841.7 KB/sec) unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 503.3 KB/sec) unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1169.8 KB/sec) unit-abot-epc-basic-0: 12:33:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 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 101.5 KB/sec) unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 589.0 KB/sec) unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 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 875.3 KB/sec) unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 12:33:07 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: 12:33:07 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 180.5 KB/sec) unit-mysql-0: 12:33:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 480.1 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 544.5 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 570.8 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 3199.6 KB/sec) unit-mysql-0: 12:33:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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: 12:33:08 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 171.7 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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 85.0 KB/sec) unit-abot-epc-basic-0: 12:33:08 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-mysql-0: 12:33:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 175.0 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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 124.3 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 625.6 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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 138.1 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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 128.0 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-mysql-0: 12:33:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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 70.0 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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 148.0 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 779.5 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-mysql-0: 12:33:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 12:33:08 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 54.4 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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 303.6 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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 504.3 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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: 12:33:08 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: 12:33:08 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: 12:33:08 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: 12:33:08 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.jar unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 6/114 KB 3/48 KB 3/114 KB 6/48 KB 6/114 KB 9/48 KB 6/114 KB 11/48 KB 6/114 KB 14/48 KB 6/114 KB 14/48 KB 9/114 KB 14/48 KB 11/114 KB 16/48 KB 14/114 KB 16/48 KB 16/114 KB 16/48 KB 19/114 KB 16/48 KB 22/114 KB 16/48 KB 25/114 KB 16/48 KB 11/114 KB 19/48 KB 25/114 KB 22/48 KB 25/114 KB 25/48 KB 25/114 KB 27/48 KB 25/114 KB 30/48 KB 25/114 KB 30/48 KB 27/114 KB 30/48 KB 30/114 KB 32/48 KB 30/114 KB 36/48 KB 30/114 KB 40/48 KB 32/114 KB 36/48 KB 32/114 KB 44/48 KB 36/114 KB 44/48 KB 36/114 KB 48/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 72/114 KB 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install 48/48 KB 76/114 KB 48/48 KB 80/114 KB 3/35 KB 48/48 KB 80/114 KB 6/35 KB 48/48 KB 80/114 KB 9/35 KB 48/48 KB 80/114 KB 9/35 KB 48/48 KB 84/114 KB 9/35 KB 48/48 KB 88/114 KB 11/35 KB 48/48 KB 92/114 KB 11/35 KB 48/48 KB 96/114 KB 11/35 KB 48/48 KB 88/114 KB 11/35 KB 48/48 KB 100/114 KB 11/35 KB 48/48 KB 104/114 KB 11/35 KB 48/48 KB 108/114 KB 14/35 KB 112/114 KB 14/35 KB 114/114 KB 3/29 KB 14/35 KB 108/114 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1042.4 KB/sec) unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install 16/35 KB 114/114 KB 3/29 KB 19/35 KB 114/114 KB 3/29 KB 14/35 KB 112/114 KB 3/29 KB 22/35 KB 114/114 KB 3/29 KB 25/35 KB 114/114 KB 3/29 KB 27/35 KB 114/114 KB 5/29 KB 25/35 KB 114/114 KB 5/29 KB 27/35 KB 114/114 KB 8/29 KB 30/35 KB 114/114 KB 8/29 KB 32/35 KB 114/114 KB 11/29 KB 30/35 KB 114/114 KB 11/29 KB 32/35 KB 114/114 KB 13/29 KB 35/35 KB 114/114 KB 13/29 KB 35/35 KB 114/114 KB 16/29 KB 35/35 KB 114/114 KB 19/29 KB 35/35 KB 4/56 KB 19/29 KB 35/35 KB 8/56 KB 19/29 KB 35/35 KB 12/56 KB 19/29 KB 35/35 KB 16/56 KB 19/29 KB 35/35 KB 20/56 KB 19/29 KB 35/35 KB 24/56 KB 19/29 KB 35/35 KB 28/56 KB 19/29 KB 35/35 KB 32/56 KB 19/29 KB 35/35 KB 36/56 KB 19/29 KB 35/35 KB 40/56 KB 21/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1990.5 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 35/35 KB 36/56 KB 21/29 KB 44/56 KB 24/29 KB 44/56 KB 27/29 KB 3/85 KB 44/56 KB 29/29 KB 3/85 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 583.3 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 35/35 KB 44/56 KB 27/29 KB 3/85 KB 48/56 KB 29/29 KB 3/85 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 52/56 KB 29/29 KB 3/85 KB 56/56 KB 29/29 KB 3/85 KB 44/56 KB 24/29 KB 3/85 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-mysql-0: 12:33:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 56/56 KB 29/29 KB 6/85 KB 56/56 KB 29/29 KB 9/85 KB 56/56 KB 29/29 KB 11/85 KB 56/56 KB 29/29 KB 14/85 KB 56/56 KB 29/29 KB 16/85 KB 56/56 KB 29/29 KB 19/85 KB 56/56 KB 29/29 KB 22/85 KB 56/56 KB 29/29 KB 25/85 KB 56/56 KB 29/29 KB 27/85 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 427.9 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 3/24 KB 56/56 KB 29/29 KB 27/85 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 1379.6 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 6/24 KB 27/85 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 9/24 KB 27/85 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 9/24 KB 27/85 KB 4/86 KB 11/24 KB 27/85 KB 4/86 KB 11/24 KB 27/85 KB 8/86 KB 11/24 KB 27/85 KB 12/86 KB 14/24 KB 27/85 KB 16/86 KB 14/24 KB 30/85 KB 20/86 KB 14/24 KB 30/85 KB 24/86 KB 3/12 KB 14/24 KB 30/85 KB 28/86 KB 3/218 KB 14/24 KB 27/85 KB 12/86 KB 3/12 KB 16/24 KB 30/85 KB 28/86 KB 3/218 KB 3/12 KB 19/24 KB 30/85 KB 28/86 KB 3/218 KB 3/12 KB 22/24 KB 30/85 KB 28/86 KB 3/218 KB 3/12 KB 24/24 KB 30/85 KB 28/86 KB 3/218 KB 3/12 KB 14/24 KB 30/85 KB 24/86 KB 3/218 KB 14/24 KB 30/85 KB 24/86 KB 3/218 KB 14/24 KB 30/85 KB 16/86 KB 3/12 KB 24/24 KB 32/85 KB 32/86 KB 3/218 KB 3/12 KB 24/24 KB 36/85 KB 32/86 KB 3/218 KB 3/12 KB 24/24 KB 40/85 KB 32/86 KB 5/218 KB 3/12 KB 24/24 KB 44/85 KB 32/86 KB 5/218 KB 5/12 KB 24/24 KB 48/85 KB 32/86 KB 5/218 KB 3/12 KB 24/24 KB 30/85 KB 32/86 KB 3/218 KB 5/12 KB 24/24 KB 44/85 KB 32/86 KB 5/218 KB 8/12 KB 24/24 KB 48/85 KB 32/86 KB 5/218 KB 11/12 KB 24/24 KB 52/85 KB 36/86 KB 5/218 KB 3/12 KB 24/24 KB 36/85 KB 32/86 KB 5/218 KB 11/12 KB 24/24 KB 52/85 KB 36/86 KB 8/218 KB 11/12 KB 24/24 KB 52/85 KB 36/86 KB 11/218 KB 8/12 KB 24/24 KB 52/85 KB 36/86 KB 5/218 KB 11/12 KB 24/24 KB 52/85 KB 40/86 KB 11/218 KB 12/12 KB 24/24 KB 52/85 KB 44/86 KB 13/218 KB 12/12 KB 52/85 KB 48/86 KB 13/218 KB 8/12 KB 24/24 KB 52/85 KB 32/86 KB 5/218 KB 12/12 KB 52/85 KB 44/86 KB 13/218 KB 12/12 KB 56/85 KB 48/86 KB 13/218 KB 12/12 KB 60/85 KB 48/86 KB 13/218 KB 12/12 KB 64/85 KB 52/86 KB 13/218 KB 12/12 KB 68/85 KB 52/86 KB 13/218 KB 12/12 KB 72/85 KB 52/86 KB 13/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 12/12 KB 24/24 KB 52/85 KB 40/86 KB 13/218 KB 12/12 KB 76/85 KB 52/86 KB 16/218 KB 12/12 KB 76/85 KB 52/86 KB 19/218 KB 12/12 KB 76/85 KB 52/86 KB 21/218 KB 12/12 KB 60/85 KB 52/86 KB 13/218 KB 12/12 KB 76/85 KB 56/86 KB 24/218 KB 12/12 KB 76/85 KB 56/86 KB 24/218 KB 12/12 KB 76/85 KB 60/86 KB 24/218 KB 12/12 KB 76/85 KB 64/86 KB 27/218 KB 12/12 KB 76/85 KB 64/86 KB 27/218 KB 12/12 KB 76/85 KB 64/86 KB 27/218 KB 12/12 KB 80/85 KB 68/86 KB 27/218 KB 12/12 KB 80/85 KB 68/86 KB 29/218 KB 12/12 KB 80/85 KB 68/86 KB 27/218 KB 12/12 KB 84/85 KB 68/86 KB 29/218 KB 12/12 KB 85/85 KB 68/86 KB 29/218 KB 12/12 KB 85/85 KB 68/86 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 180.9 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 85/85 KB 72/86 KB 32/218 KB 85/85 KB 76/86 KB 36/218 KB 85/85 KB 76/86 KB 40/218 KB 85/85 KB 76/86 KB 36/218 KB 85/85 KB 80/86 KB 40/218 KB 85/85 KB 84/86 KB 40/218 KB 85/85 KB 86/86 KB 40/218 KB 85/85 KB 86/86 KB 44/218 KB 85/85 KB 86/86 KB 48/218 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 888.1 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 86/86 KB 52/218 KB 86/86 KB 56/218 KB 86/86 KB 60/218 KB 86/86 KB 64/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 1079.9 KB/sec) unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install 68/218 KB 72/218 KB 76/218 KB 80/218 KB 84/218 KB 88/218 KB 92/218 KB 96/218 KB 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1847.0 KB/sec) unit-mysql-0: 12:33:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3387058311681140106.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4215753404262246325.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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7514568753294489428.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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3030989244841223221.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8359776337508660934.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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:08 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: 12:33:08 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: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8382099960071299286.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.260 s unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-14T12:33:08+00:00 unit-mysql-0: 12:33:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 12:33:08 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:33:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 12:33:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 12:33:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 12:33:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 12:33:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 12:33:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 12:33:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 12:33:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 12:33:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 12:33:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 12:33:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 12:33:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 12:33:10 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 12:33:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 12:33:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:33:10 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:33:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 12:33:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 12:33:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 12:33:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 12:33:11 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: 12:33:11 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 19.4 KB/sec) unit-abot-epc-basic-0: 12:33:11 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: 12:33:11 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 390.5 KB/sec) unit-abot-epc-basic-0: 12:33:11 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: 12:33:11 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 829.9 KB/sec) unit-abot-epc-basic-0: 12:33:11 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: 12:33:11 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 761.3 KB/sec) unit-abot-epc-basic-0: 12:33:11 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: 12:33:11 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1067.7 KB/sec) unit-abot-epc-basic-0: 12:33:11 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: 12:33:11 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 309.6 KB/sec) unit-abot-epc-basic-0: 12:33:11 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: 12:33:12 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 1322.7 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 301.9 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 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 1689.2 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 835.3 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1293.2 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 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 183.8 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 738.3 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 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 101.2 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 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 152.0 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 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 403.9 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:12 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: 12:33:12 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 305.9 KB/sec) unit-abot-epc-basic-0: 12:33:12 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: 12:33:13 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: 12:33:13 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 540.9 KB/sec) unit-abot-epc-basic-0: 12:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 12:33:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:33:13 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: 12:33:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 337.0 KB/sec) unit-abot-epc-basic-0: 12:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 12:33:13 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: 12:33:13 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 243.4 KB/sec) unit-abot-epc-basic-0: 12:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 12:33:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:33:13 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 12:33:13 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: 12:33:13 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 208.7 KB/sec) unit-abot-epc-basic-0: 12:33:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 12:33:13 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 12:33:14 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: 12:33:14 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 1350.9 KB/sec) unit-abot-epc-basic-0: 12:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-mysql-0: 12:33:14 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 12:33:14 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 12:33:14 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 12:33:14 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: 12:33:14 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: 12:33:14 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 220.9 KB/sec) unit-abot-epc-basic-0: 12:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 12:33:14 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: 12:33:14 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: 12:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 12:33:14 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: 12:33:14 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: 12:33:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 167.1 KB/sec) unit-abot-epc-basic-0: 12:33:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-mysql-0: 12:33:14 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: 12:33:14 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-abot-epc-basic-0: 12:33:15 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-mysql-0: 12:33:15 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-abot-epc-basic-0: 12:33:15 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 254.5 KB/sec) unit-abot-epc-basic-0: 12:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 12:33:15 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 12:33:15 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: 12:33:15 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 91.6 KB/sec) unit-abot-epc-basic-0: 12:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-mysql-0: 12:33:15 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: 12:33:15 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: 12:33:15 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 12:33:15 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: 12:33:15 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 46.8 KB/sec) unit-abot-epc-basic-0: 12:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 12:33:15 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 12:33:15 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: 12:33:15 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 113.3 KB/sec) unit-abot-epc-basic-0: 12:33:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 12:33:15 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 1s (5766 kB/s) unit-mysql-0: 12:33:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 12:33:15 DEBUG unit.mysql/0.config-changed (Reading database ... 57824 files and directories currently installed.) unit-mysql-0: 12:33:15 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 12:33:15 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:33:16 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-mysql-0: 12:33:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 12:33:16 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 12:33:16 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:33:16 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 166.3 KB/sec) unit-abot-epc-basic-0: 12:33:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 12:33:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 12:33:16 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 12:33:16 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:33:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 12:33:16 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: 12:33:16 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:16 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: 12:33:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 108.0 KB/sec) unit-abot-epc-basic-0: 12:33:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-mysql-0: 12:33:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 12:33:16 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: 12:33:16 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:16 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: 12:33:16 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 854.1 KB/sec) unit-abot-epc-basic-0: 12:33:16 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: 12:33:16 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: 12:33:16 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 498.1 KB/sec) unit-abot-epc-basic-0: 12:33:16 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: 12:33:17 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: 12:33:17 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 2381.7 KB/sec) unit-abot-epc-basic-0: 12:33:17 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: 12:33:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 12:33:17 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 1164.4 KB/sec) unit-abot-epc-basic-0: 12:33:17 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: 12:33:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 12:33:17 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 478.9 KB/sec) unit-abot-epc-basic-0: 12:33:17 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: 12:33:17 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: 12:33:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 221.1 KB/sec) unit-abot-epc-basic-0: 12:33:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 12:33:18 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 12:33:18 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: 12:33:18 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:18 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: 12:33:18 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 229.8 KB/sec) unit-abot-epc-basic-0: 12:33:18 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: 12:33:18 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: 12:33:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 152.0 KB/sec) unit-abot-epc-basic-0: 12:33:18 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: 12:33:18 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: 12:33:18 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 852.5 KB/sec) unit-abot-epc-basic-0: 12:33:18 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: 12:33:18 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: 12:33:18 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 2375.3 KB/sec) unit-abot-epc-basic-0: 12:33:18 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: 12:33:19 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: 12:33:19 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: 12:33:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-mysql-0: 12:33:19 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 12:33:19 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: 12:33:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-mysql-0: 12:33:19 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:19 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: 12:33:19 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: 12:33:19 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: 12:33:19 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 27.3 KB/sec) unit-abot-epc-basic-0: 12:33:19 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: 12:33:19 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: 12:33:19 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 116.3 KB/sec) unit-abot-epc-basic-0: 12:33:19 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: 12:33:20 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: 12:33:20 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: 12:33:20 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: 12:33:20 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: 12:33:20 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 419.2 KB/sec) unit-abot-epc-basic-0: 12:33:20 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: 12:33:20 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: 12:33:20 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: 12:33:20 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: 12:33:20 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: 12:33:20 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 678.4 KB/sec) unit-abot-epc-basic-0: 12:33:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 12:33:20 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 12:33:20 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 12:33:20 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 12:33:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 12:33:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 12:33:21 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:33:21 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:33:21 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: 12:33:21 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 524.3 KB/sec) unit-abot-epc-basic-0: 12:33:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 12:33:21 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: 12:33:21 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: 12:33:21 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: 12:33:21 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: 12:33:21 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 1047.3 KB/sec) unit-abot-epc-basic-0: 12:33:21 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: 12:33:21 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: 12:33:21 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1920.1 KB/sec) unit-abot-epc-basic-0: 12:33:21 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: 12:33:22 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: 12:33:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 12:33:22 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: 12:33:22 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: 12:33:22 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 422.2 KB/sec) unit-abot-epc-basic-0: 12:33:22 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: 12:33:22 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: 12:33:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 69.2 KB/sec) unit-abot-epc-basic-0: 12:33:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-mysql-0: 12:33:22 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:33:22 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: 12:33:22 DEBUG unit.abot-epc-basic/0.install 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 138.2 KB/sec) unit-abot-epc-basic-0: 12:33:22 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: 12:33:23 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: 12:33:23 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 662.1 KB/sec) unit-abot-epc-basic-0: 12:33:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-mysql-0: 12:33:23 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 12:33:23 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 12:33:23 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 12:33:23 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:33:23 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 12:33:23 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:23 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: 12:33:23 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 165.6 KB/sec) unit-abot-epc-basic-0: 12:33:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-mysql-0: 12:33:23 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:23 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: 12:33:23 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 68.0 KB/sec) unit-abot-epc-basic-0: 12:33:23 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: 12:33:23 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: 12:33:23 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 12:33:23 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: 12:33:23 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: 12:33:23 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 12:33:23 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: 12:33:24 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: 12:33:24 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 337.6 KB/sec) unit-abot-epc-basic-0: 12:33:24 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: 12:33:24 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: 12:33:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 168.7 KB/sec) unit-abot-epc-basic-0: 12:33:24 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: 12:33:24 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: 12:33:24 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 682.2 KB/sec) unit-abot-epc-basic-0: 12:33:24 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: 12:33:24 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: 12:33:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 12:33:24 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: 12:33:25 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: 12:33:25 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 602.8 KB/sec) unit-abot-epc-basic-0: 12:33:25 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: 12:33:25 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: 12:33:25 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1504.5 KB/sec) unit-abot-epc-basic-0: 12:33:25 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: 12:33:25 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: 12:33:25 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 724.2 KB/sec) unit-abot-epc-basic-0: 12:33:25 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: 12:33:25 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: 12:33:26 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 2074.8 KB/sec) unit-abot-epc-basic-0: 12:33:26 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: 12:33:26 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: 12:33:26 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 183.0 KB/sec) unit-abot-epc-basic-0: 12:33:26 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: 12:33:26 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: 12:33:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 293.8 KB/sec) unit-abot-epc-basic-0: 12:33:26 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-mysql-0: 12:33:26 DEBUG unit.mysql/0.config-changed 190514 12:33:26 [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: 12:33:26 DEBUG unit.mysql/0.config-changed 190514 12:33:26 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 12:33:26 DEBUG unit.mysql/0.config-changed 190514 12:33:26 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11903 ... unit-abot-epc-basic-0: 12:33:26 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: 12:33:26 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 432.5 KB/sec) unit-abot-epc-basic-0: 12:33:26 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: 12:33:26 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: 12:33:26 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1009.4 KB/sec) unit-abot-epc-basic-0: 12:33:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 12:33:27 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: 12:33:27 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 487.5 KB/sec) unit-abot-epc-basic-0: 12:33:27 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: 12:33:27 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: 12:33:27 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 306.6 KB/sec) unit-abot-epc-basic-0: 12:33:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 12:33:27 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: 12:33:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 93.3 KB/sec) unit-abot-epc-basic-0: 12:33:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 12:33:27 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: 12:33:27 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 62.0 KB/sec) unit-abot-epc-basic-0: 12:33:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 12:33:27 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: 12:33:28 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 133.5 KB/sec) unit-abot-epc-basic-0: 12:33:28 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: 12:33:28 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: 12:33:28 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 98.6 KB/sec) unit-abot-epc-basic-0: 12:33:28 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: 12:33:28 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: 12:33:28 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 12:33:28 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: 12:33:28 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: 12:33:28 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 120.3 KB/sec) unit-abot-epc-basic-0: 12:33:28 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: 12:33:28 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: 12:33:28 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 331.2 KB/sec) unit-abot-epc-basic-0: 12:33:28 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: 12:33:29 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: 12:33:29 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 120.3 KB/sec) unit-abot-epc-basic-0: 12:33:29 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: 12:33:29 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: 12:33:29 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 377.7 KB/sec) unit-abot-epc-basic-0: 12:33:29 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: 12:33:29 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: 12:33:29 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 1381.8 KB/sec) unit-abot-epc-basic-0: 12:33:29 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: 12:33:29 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: 12:33:29 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 169.4 KB/sec) unit-abot-epc-basic-0: 12:33:29 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: 12:33:30 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: 12:33:30 DEBUG unit.abot-epc-basic/0.install 2/14 KB 4/14 KB 7/14 KB 10/14 KB 12/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 879.2 KB/sec) unit-abot-epc-basic-0: 12:33:30 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: 12:33:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 12:33:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 12:33:30 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: 12:33:30 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: 12:33:30 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 570.9 KB/sec) unit-abot-epc-basic-0: 12:33:30 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: 12:33:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 12:33:30 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 53.9 KB/sec) unit-abot-epc-basic-0: 12:33:30 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: 12:33:31 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: 12:33:31 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 503.0 KB/sec) unit-abot-epc-basic-0: 12:33:31 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: 12:33:31 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: 12:33:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 12:33:31 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: 12:33:31 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: 12:33:31 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 960.6 KB/sec) unit-abot-epc-basic-0: 12:33:31 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: 12:33:31 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: 12:33:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 345.3 KB/sec) unit-abot-epc-basic-0: 12:33:31 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: 12:33:32 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: 12:33:32 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 913.0 KB/sec) unit-abot-epc-basic-0: 12:33:32 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: 12:33:32 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: 12:33:32 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1773.6 KB/sec) unit-abot-epc-basic-0: 12:33:32 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: 12:33:32 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: 12:33:32 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 363.4 KB/sec) unit-abot-epc-basic-0: 12:33:32 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: 12:33:32 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: 12:33:32 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 715.4 KB/sec) unit-abot-epc-basic-0: 12:33:32 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: 12:33:33 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: 12:33:33 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 1378.7 KB/sec) unit-abot-epc-basic-0: 12:33:33 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: 12:33:33 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: 12:33:33 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 3498.1 KB/sec) unit-abot-epc-basic-0: 12:33:33 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: 12:33:33 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: 12:33:33 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: 12:33:33 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: 12:33:33 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: 12:33:33 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 262.8 KB/sec) unit-abot-epc-basic-0: 12:33:33 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: 12:33:33 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: 12:33:34 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 102.6 KB/sec) unit-abot-epc-basic-0: 12:33:34 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: 12:33:34 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: 12:33:34 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 347.5 KB/sec) unit-abot-epc-basic-0: 12:33:34 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: 12:33:34 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: 12:33:34 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 247.3 KB/sec) unit-abot-epc-basic-0: 12:33:34 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: 12:33:35 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.4 KB/sec) unit-abot-epc-basic-0: 12:33:35 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: 12:33:35 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: 12:33:35 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 499.0 KB/sec) unit-abot-epc-basic-0: 12:33:35 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: 12:33:35 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: 12:33:35 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 436.1 KB/sec) unit-abot-epc-basic-0: 12:33:35 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: 12:33:35 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: 12:33:35 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 623.7 KB/sec) unit-abot-epc-basic-0: 12:33:35 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: 12:33:35 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: 12:33:35 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 939.4 KB/sec) unit-abot-epc-basic-0: 12:33:35 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: 12:33:36 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: 12:33:36 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1189.8 KB/sec) unit-abot-epc-basic-0: 12:33:36 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: 12:33:36 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: 12:33:36 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 1049.9 KB/sec) unit-abot-epc-basic-0: 12:33:36 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: 12:33:36 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: 12:33:36 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 8.7 KB/sec) unit-abot-epc-basic-0: 12:33:36 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: 12:33:36 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: 12:33:36 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 833.8 KB/sec) unit-abot-epc-basic-0: 12:33:36 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: 12:33:36 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: 12:33:36 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 232.0 KB/sec) unit-abot-epc-basic-0: 12:33:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 12:33:37 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: 12:33:37 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 12:33:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 12:33:37 DEBUG unit.mysql/0.config-changed mysql start/running, process 12036 unit-mysql-0: 12:33:37 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 12:33:37 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-mysql-0: 12:33:37 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 12:33:37 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 75.9 KB/sec) unit-abot-epc-basic-0: 12:33:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 12:33:37 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:33:37 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: 12:33:37 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 769.7 KB/sec) unit-abot-epc-basic-0: 12:33:37 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: 12:33:37 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: 12:33:37 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 3077.1 KB/sec) unit-abot-epc-basic-0: 12:33:37 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: 12:33:38 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: 12:33:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 317.5 KB/sec) unit-abot-epc-basic-0: 12:33:38 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: 12:33:38 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: 12:33:38 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 39.1 KB/sec) unit-abot-epc-basic-0: 12:33:38 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: 12:33:38 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: 12:33:38 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 441.9 KB/sec) unit-abot-epc-basic-0: 12:33:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 12:33:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:33:38 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 12:33:38 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: 12:33:38 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 750.9 KB/sec) unit-abot-epc-basic-0: 12:33:38 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: 12:33:39 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.2 KB/sec) unit-abot-epc-basic-0: 12:33:39 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: 12:33:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 12:33:39 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 386.2 KB/sec) unit-abot-epc-basic-0: 12:33:39 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: 12:33:39 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: 12:33:39 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: 12:33:39 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: 12:33:39 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: 12:33:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:33:39 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: 12:33:39 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: 12:33:39 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: 12:33:39 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: 12:33:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:33:40 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: 12:33: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.jar unit-abot-epc-basic-0: 12:33: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.jar unit-abot-epc-basic-0: 12:33:40 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: 12:33:40 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: 12:33: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.jar unit-abot-epc-basic-0: 12:33:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:40 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: 12:33:41 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: 12:33:41 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: 12:33:41 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: 12:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 12:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:33:41 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: 12:33:41 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: 12:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 12:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:33:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-mysql-0: 12:33:41 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 12:33:41 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: 12:33:41 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: 12:33:41 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: 12:33:41 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: 12:33:41 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: 12:33:41 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: 12:33:42 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: 12:33:42 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: 12:33:42 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: 12:33:42 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: 12:33:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 12:33:42 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: 12:33:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 12:33:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 12:33:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:33:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:33:42 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 32/966 KB 33/966 KB 34/966 KB 38/966 KB 39/966 KB 39/966 KB Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 12:33:42 DEBUG unit.abot-epc-basic/0.install 43/966 KB 45/966 KB 49/966 KB 53/966 KB 57/966 KB 58/966 KB 62/966 KB 64/966 KB 68/966 KB 69/966 KB 73/966 KB 75/966 KB 79/966 KB 80/966 KB 84/966 KB 86/966 KB 90/966 KB 91/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 12:33:42 DEBUG unit.abot-epc-basic/0.install 99/966 KB 101/966 KB 103/966 KB 107/966 KB 109/966 KB 111/966 KB 115/966 KB 117/966 KB 121/966 KB 122/966 KB 126/966 KB 128/966 KB 132/966 KB 133/966 KB 137/966 KB 139/966 KB 143/966 KB 144/966 KB 148/966 KB 150/966 KB 154/966 KB 155/966 KB 159/966 KB 161/966 KB 165/966 KB 166/966 KB 170/966 KB 172/966 KB 176/966 KB 177/966 KB 181/966 KB 183/966 KB 183/966 KB 187/966 KB 189/966 KB 193/966 KB 194/966 KB 198/966 KB 200/966 KB 204/966 KB 205/966 KB 209/966 KB 211/966 KB 215/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 229/966 KB 233/966 KB 236/966 KB 240/966 KB 243/966 KB 247/966 KB 250/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 12:33:42 DEBUG unit.abot-epc-basic/0.install 254/966 KB 258/966 KB 262/966 KB 266/966 KB 270/966 KB 270/966 KB 274/966 KB 277/966 KB 281/966 KB 284/966 KB 288/966 KB 291/966 KB 295/966 KB 298/966 KB 302/966 KB 305/966 KB 306/966 KB 310/966 KB 314/966 KB 318/966 KB 320/966 KB 324/966 KB 327/966 KB 331/966 KB 334/966 KB 338/966 KB 340/966 KB 344/966 KB 347/966 KB 351/966 KB 354/966 KB 358/966 KB 361/966 KB 365/966 KB 368/966 KB 369/966 KB 373/966 KB 376/966 KB 380/966 KB 383/966 KB 387/966 KB 390/966 KB 394/966 KB 397/966 KB 401/966 KB 404/966 KB 408/966 KB 411/966 KB 415/966 KB 418/966 KB 422/966 KB 423/966 KB 427/966 KB 430/966 KB 434/966 KB 437/966 KB 439/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 12:33:42 DEBUG unit.abot-epc-basic/0.install 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 526/966 KB 530/966 KB 534/966 KB 538/966 KB 542/966 KB 546/966 KB 550/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 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 740/966 KB 741/966 KB 745/966 KB 749/966 KB 753/966 KB 757/966 KB 761/966 KB 762/966 KB 766/966 KB 770/966 KB 774/966 KB 778/966 KB 782/966 KB 786/966 KB 790/966 KB 794/966 KB 798/966 KB 802/966 KB 806/966 KB 810/966 KB 814/966 KB 818/966 KB 822/966 KB 826/966 KB 830/966 KB 834/966 KB 838/966 KB 842/966 KB 846/966 KB 850/966 KB 854/966 KB 858/966 KB 862/966 KB 866/966 KB 870/966 KB 874/966 KB 878/966 KB 882/966 KB 886/966 KB 890/966 KB 894/966 KB 898/966 KB 902/966 KB 903/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 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 282.7 KB/sec) unit-abot-epc-basic-0: 12:33:43 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: 12:33:43 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: 12:33:43 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 136/590 KB 140/590 KB 144/590 KB 148/590 KB 152/590 KB 156/590 KB 160/590 KB 164/590 KB 168/590 KB 172/590 KB 176/590 KB 180/590 KB 184/590 KB 188/590 KB 192/590 KB 196/590 KB 200/590 KB 204/590 KB 208/590 KB 212/590 KB 216/590 KB 220/590 KB 224/590 KB 228/590 KB 232/590 KB 236/590 KB 240/590 KB 244/590 KB 248/590 KB 252/590 KB 256/590 KB 260/590 KB 264/590 KB 268/590 KB 272/590 KB 276/590 KB 3/240 KB 280/590 KB 5/240 KB 280/590 KB 3/10 KB 3/240 KB 280/590 KB 3/10 KB 5/240 KB 280/590 KB 5/10 KB 5/240 KB 280/590 KB 8/10 KB 5/240 KB 280/590 KB 10/10 KB 8/240 KB 280/590 KB 10/10 KB 11/240 KB 280/590 KB 10/10 KB 11/240 KB 280/590 KB 3/232 KB 10/10 KB 11/240 KB 280/590 KB 5/232 KB 10/10 KB 11/240 KB 280/590 KB 8/232 KB 10/10 KB 11/240 KB 280/590 KB 11/232 KB 10/10 KB 11/240 KB 280/590 KB 13/232 KB 10/10 KB 13/240 KB 280/590 KB 13/232 KB 10/10 KB 280/590 KB 13/240 KB 284/590 KB 13/232 KB 10/10 KB 13/240 KB 288/590 KB 13/232 KB 10/10 KB 13/240 KB 292/590 KB 13/232 KB 10/10 KB 16/240 KB 292/590 KB 13/232 KB 10/10 KB 19/240 KB 292/590 KB 13/232 KB 10/10 KB 21/240 KB 292/590 KB 13/232 KB 10/10 KB 24/240 KB 292/590 KB 13/232 KB 10/10 KB 27/240 KB 292/590 KB 13/232 KB 10/10 KB 29/240 KB 292/590 KB 13/232 KB 10/10 KB 32/240 KB 292/590 KB 13/232 KB 10/10 KB 32/240 KB 296/590 KB 13/232 KB 10/10 KB 32/240 KB 300/590 KB 13/232 KB 10/10 KB 32/240 KB 304/590 KB 13/232 KB 10/10 KB 32/240 KB 304/590 KB 16/232 KB 10/10 KB 32/240 KB 304/590 KB 19/232 KB 10/10 KB 32/240 KB 304/590 KB 21/232 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 161.0 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 32/240 KB 304/590 KB 24/232 KB 32/240 KB 304/590 KB 27/232 KB 32/240 KB 304/590 KB 29/232 KB Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 32/240 KB 304/590 KB 32/232 KB 36/240 KB 304/590 KB 32/232 KB 40/240 KB 304/590 KB 32/232 KB 44/240 KB 304/590 KB 32/232 KB 48/240 KB 304/590 KB 32/232 KB 52/240 KB 304/590 KB 32/232 KB 56/240 KB 304/590 KB 32/232 KB 60/240 KB 304/590 KB 32/232 KB 60/240 KB 3/1710 KB 304/590 KB 32/232 KB 60/240 KB 5/1710 KB 304/590 KB 32/232 KB 60/240 KB 5/1710 KB 304/590 KB 36/232 KB 60/240 KB 5/1710 KB 304/590 KB 40/232 KB 60/240 KB 5/1710 KB 304/590 KB 44/232 KB 60/240 KB 5/1710 KB 304/590 KB 48/232 KB 60/240 KB 8/1710 KB 304/590 KB 48/232 KB 60/240 KB 11/1710 KB 304/590 KB 52/232 KB 60/240 KB 13/1710 KB 304/590 KB 52/232 KB 60/240 KB 8/1710 KB 304/590 KB 52/232 KB 60/240 KB 13/1710 KB 304/590 KB 56/232 KB 60/240 KB 13/1710 KB 304/590 KB 60/232 KB 60/240 KB 13/1710 KB 304/590 KB 64/232 KB 60/240 KB 13/1710 KB 304/590 KB 68/232 KB 64/240 KB 16/1710 KB 308/590 KB 3/44 KB 72/232 KB 64/240 KB 16/1710 KB 308/590 KB 3/44 KB 76/232 KB 64/240 KB 16/1710 KB 308/590 KB 3/44 KB 80/232 KB 64/240 KB 16/1710 KB 308/590 KB 3/44 KB 84/232 KB 64/240 KB 16/1710 KB 308/590 KB 3/44 KB 88/232 KB 64/240 KB 16/1710 KB 308/590 KB 3/44 KB 92/232 KB 64/240 KB 16/1710 KB 308/590 KB 3/44 KB 96/232 KB 64/240 KB 16/1710 KB 308/590 KB 3/44 KB 68/232 KB 64/240 KB 16/1710 KB 304/590 KB 3/44 KB 68/232 KB 64/240 KB 13/1710 KB 304/590 KB 3/44 KB 68/232 KB 64/240 KB 16/1710 KB 312/590 KB 6/44 KB 96/232 KB 64/240 KB 16/1710 KB 312/590 KB 9/44 KB 96/232 KB 64/240 KB 16/1710 KB 312/590 KB 11/44 KB 96/232 KB 64/240 KB 13/1710 KB 304/590 KB 68/232 KB 68/240 KB 19/1710 KB 312/590 KB 11/44 KB 96/232 KB 72/240 KB 19/1710 KB 312/590 KB 14/44 KB 96/232 KB 76/240 KB 19/1710 KB 312/590 KB 14/44 KB 96/232 KB 80/240 KB 19/1710 KB 312/590 KB 14/44 KB 96/232 KB 64/240 KB 19/1710 KB 312/590 KB 11/44 KB 96/232 KB 80/240 KB 21/1710 KB 312/590 KB 14/44 KB 96/232 KB 80/240 KB 24/1710 KB 312/590 KB 14/44 KB 96/232 KB 64/240 KB 19/1710 KB 312/590 KB 14/44 KB 96/232 KB 80/240 KB 24/1710 KB 316/590 KB 14/44 KB 96/232 KB 80/240 KB 24/1710 KB 320/590 KB 14/44 KB 96/232 KB 68/240 KB 19/1710 KB 312/590 KB 14/44 KB 96/232 KB 80/240 KB 27/1710 KB 320/590 KB 16/44 KB 96/232 KB 80/240 KB 27/1710 KB 320/590 KB 19/44 KB 96/232 KB 80/240 KB 27/1710 KB 320/590 KB 22/44 KB 96/232 KB 80/240 KB 27/1710 KB 320/590 KB 25/44 KB 96/232 KB 84/240 KB 27/1710 KB 324/590 KB 27/44 KB 96/232 KB 80/240 KB 27/1710 KB 320/590 KB 14/44 KB 96/232 KB 84/240 KB 29/1710 KB 324/590 KB 27/44 KB 96/232 KB 84/240 KB 32/1710 KB 324/590 KB 27/44 KB 96/232 KB 84/240 KB 36/1710 KB 324/590 KB 27/44 KB 96/232 KB 84/240 KB 27/1710 KB 324/590 KB 25/44 KB 96/232 KB 88/240 KB 36/1710 KB 324/590 KB 30/44 KB 96/232 KB 92/240 KB 36/1710 KB 324/590 KB 30/44 KB 96/232 KB 96/240 KB 36/1710 KB 324/590 KB 30/44 KB 96/232 KB 80/240 KB 27/1710 KB 324/590 KB 25/44 KB 96/232 KB 96/240 KB 36/1710 KB 328/590 KB 30/44 KB 96/232 KB 96/240 KB 36/1710 KB 332/590 KB 30/44 KB 96/232 KB 96/240 KB 36/1710 KB 336/590 KB 30/44 KB 96/232 KB 96/240 KB 36/1710 KB 340/590 KB 30/44 KB 96/232 KB 100/240 KB 40/1710 KB 344/590 KB 30/44 KB 100/232 KB 100/240 KB 40/1710 KB 348/590 KB 30/44 KB 100/232 KB 100/240 KB 40/1710 KB 352/590 KB 30/44 KB 100/232 KB 100/240 KB 40/1710 KB 356/590 KB 30/44 KB 100/232 KB 100/240 KB 40/1710 KB 360/590 KB 30/44 KB 100/232 KB 84/240 KB 36/1710 KB 324/590 KB 30/44 KB 96/232 KB 100/240 KB 40/1710 KB 360/590 KB 32/44 KB 100/232 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 100/240 KB 40/1710 KB 360/590 KB 36/44 KB 100/232 KB 100/240 KB 40/1710 KB 360/590 KB 40/44 KB 100/232 KB 100/240 KB 40/1710 KB 360/590 KB 44/44 KB 100/232 KB 100/240 KB 40/1710 KB 340/590 KB 30/44 KB 100/232 KB 100/240 KB 40/1710 KB 360/590 KB 44/44 KB 104/232 KB 100/240 KB 40/1710 KB 360/590 KB 44/44 KB 108/232 KB 100/240 KB 40/1710 KB 360/590 KB 44/44 KB 112/232 KB 100/240 KB 40/1710 KB 340/590 KB 30/44 KB 96/232 KB 104/240 KB 40/1710 KB 360/590 KB 44/44 KB 112/232 KB 108/240 KB 40/1710 KB 360/590 KB 44/44 KB 112/232 KB 112/240 KB 40/1710 KB 360/590 KB 44/44 KB 112/232 KB 96/240 KB 40/1710 KB 340/590 KB 30/44 KB 96/232 KB 112/240 KB 44/1710 KB 360/590 KB 44/44 KB 112/232 KB 112/240 KB 48/1710 KB 360/590 KB 44/44 KB 112/232 KB 112/240 KB 52/1710 KB 360/590 KB 44/44 KB 112/232 KB 112/240 KB 56/1710 KB 360/590 KB 44/44 KB 112/232 KB 112/240 KB 60/1710 KB 360/590 KB 44/44 KB 112/232 KB 112/240 KB 64/1710 KB 360/590 KB 44/44 KB 112/232 KB 116/240 KB 68/1710 KB 360/590 KB 44/44 KB 112/232 KB 116/240 KB 72/1710 KB 364/590 KB 44/44 KB 116/232 KB 116/240 KB 76/1710 KB 364/590 KB 44/44 KB 116/232 KB 116/240 KB 80/1710 KB 364/590 KB 44/44 KB 116/232 KB 116/240 KB 64/1710 KB 360/590 KB 44/44 KB 112/232 KB 120/240 KB 80/1710 KB 364/590 KB 44/44 KB 116/232 KB 124/240 KB 80/1710 KB 364/590 KB 44/44 KB 116/232 KB 128/240 KB 80/1710 KB 364/590 KB 44/44 KB 116/232 KB 116/240 KB 68/1710 KB 364/590 KB 44/44 KB 116/232 KB 128/240 KB 80/1710 KB 364/590 KB 44/44 KB 120/232 KB 128/240 KB 80/1710 KB 364/590 KB 44/44 KB 124/232 KB 128/240 KB 80/1710 KB 364/590 KB 44/44 KB 128/232 KB 128/240 KB 80/1710 KB 364/590 KB 44/44 KB 132/232 KB 132/240 KB 84/1710 KB 364/590 KB 136/232 KB 132/240 KB 84/1710 KB 364/590 KB 140/232 KB 132/240 KB 84/1710 KB 364/590 KB 144/232 KB 132/240 KB 84/1710 KB 364/590 KB 148/232 KB 116/240 KB 68/1710 KB 364/590 KB 44/44 KB 112/232 KB 132/240 KB 84/1710 KB 368/590 KB 148/232 KB 132/240 KB 84/1710 KB 372/590 KB 148/232 KB 132/240 KB 84/1710 KB 376/590 KB 148/232 KB 132/240 KB 84/1710 KB 380/590 KB 148/232 KB 132/240 KB 84/1710 KB 384/590 KB 148/232 KB 132/240 KB 84/1710 KB 364/590 KB 44/44 KB 132/232 KB 136/240 KB 84/1710 KB 384/590 KB 148/232 KB 140/240 KB 84/1710 KB 384/590 KB 148/232 KB 144/240 KB 84/1710 KB 384/590 KB 148/232 KB 148/240 KB 84/1710 KB 384/590 KB 148/232 KB 152/240 KB 84/1710 KB 388/590 KB 148/232 KB 156/240 KB 84/1710 KB 388/590 KB 148/232 KB 160/240 KB 84/1710 KB 388/590 KB 148/232 KB 128/240 KB 84/1710 KB 364/590 KB 44/44 KB 132/232 KB 160/240 KB 88/1710 KB 388/590 KB 152/232 KB 160/240 KB 92/1710 KB 388/590 KB 152/232 KB 160/240 KB 96/1710 KB 388/590 KB 152/232 KB 160/240 KB 100/1710 KB 388/590 KB 152/232 KB 160/240 KB 104/1710 KB 388/590 KB 152/232 KB 160/240 KB 108/1710 KB 388/590 KB 152/232 KB 160/240 KB 112/1710 KB 388/590 KB 152/232 KB 164/240 KB 116/1710 KB 388/590 KB 152/232 KB 164/240 KB 120/1710 KB 388/590 KB 152/232 KB 164/240 KB 124/1710 KB 388/590 KB 152/232 KB 164/240 KB 128/1710 KB 388/590 KB 152/232 KB 164/240 KB 132/1710 KB 388/590 KB 152/232 KB 164/240 KB 136/1710 KB 388/590 KB 152/232 KB 160/240 KB 84/1710 KB 388/590 KB 152/232 KB 164/240 KB 136/1710 KB 388/590 KB 156/232 KB 164/240 KB 136/1710 KB 388/590 KB 160/232 KB 148/240 KB 84/1710 KB 388/590 KB 148/232 KB 164/240 KB 136/1710 KB 392/590 KB 160/232 KB 164/240 KB 136/1710 KB 396 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install /590 KB 160/232 KB 164/240 KB 136/1710 KB 400/590 KB 160/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 458.0 KB/sec) unit-abot-epc-basic-0: 12:33:43 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 164/240 KB 136/1710 KB 404/590 KB 160/232 KB 164/240 KB 136/1710 KB 408/590 KB 164/232 KB 164/240 KB 112/1710 KB 388/590 KB 152/232 KB 164/240 KB 136/1710 KB 412/590 KB 164/232 KB 168/240 KB 136/1710 KB 416/590 KB 164/232 KB 164/240 KB 136/1710 KB 404/590 KB 164/232 KB 168/240 KB 136/1710 KB 416/590 KB 168/232 KB 168/240 KB 136/1710 KB 416/590 KB 172/232 KB 168/240 KB 136/1710 KB 416/590 KB 176/232 KB 168/240 KB 136/1710 KB 412/590 KB 164/232 KB 172/240 KB 136/1710 KB 416/590 KB 176/232 KB 176/240 KB 136/1710 KB 416/590 KB 176/232 KB 180/240 KB 136/1710 KB 416/590 KB 176/232 KB 184/240 KB 136/1710 KB 420/590 KB 180/232 KB 188/240 KB 136/1710 KB 420/590 KB 180/232 KB 192/240 KB 136/1710 KB 420/590 KB 180/232 KB 180/240 KB 136/1710 KB 420/590 KB 180/232 KB 192/240 KB 140/1710 KB 424/590 KB 180/232 KB 192/240 KB 140/1710 KB 428/590 KB 180/232 KB 192/240 KB 140/1710 KB 432/590 KB 180/232 KB 180/240 KB 136/1710 KB 416/590 KB 180/232 KB 192/240 KB 140/1710 KB 432/590 KB 184/232 KB 192/240 KB 140/1710 KB 432/590 KB 188/232 KB 192/240 KB 140/1710 KB 436/590 KB 192/232 KB 192/240 KB 140/1710 KB 420/590 KB 180/232 KB 192/240 KB 144/1710 KB 436/590 KB 192/232 KB 192/240 KB 144/1710 KB 436/590 KB 196/232 KB 196/240 KB 148/1710 KB 436/590 KB 200/232 KB 192/240 KB 140/1710 KB 436/590 KB 188/232 KB 196/240 KB 148/1710 KB 440/590 KB 200/232 KB 4/258 KB 196/240 KB 148/1710 KB 444/590 KB 200/232 KB 4/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 4/258 KB 196/240 KB 148/1710 KB 436/590 KB 200/232 KB 4/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 8/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 12/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 16/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 20/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 24/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 28/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 32/258 KB 196/240 KB 148/1710 KB 448/590 KB 200/232 KB 36/258 KB 196/240 KB 148/1710 KB 448/590 KB 204/232 KB 40/258 KB 196/240 KB 148/1710 KB 448/590 KB 204/232 KB 44/258 KB 196/240 KB 148/1710 KB 448/590 KB 204/232 KB 48/258 KB 196/240 KB 148/1710 KB 448/590 KB 204/232 KB 52/258 KB 196/240 KB 148/1710 KB 452/590 KB 204/232 KB 56/258 KB 196/240 KB 148/1710 KB 452/590 KB 204/232 KB 60/258 KB 196/240 KB 148/1710 KB 452/590 KB 204/232 KB 64/258 KB 196/240 KB 148/1710 KB 452/590 KB 204/232 KB 68/258 KB 196/240 KB 148/1710 KB 436/590 KB 196/232 KB 192/240 KB 148/1710 KB 436/590 KB 196/232 KB 200/240 KB 152/1710 KB 452/590 KB 204/232 KB 68/258 KB 204/240 KB 152/1710 KB 452/590 KB 204/232 KB 68/258 KB 208/240 KB 152/1710 KB 452/590 KB 204/232 KB 68/258 KB 212/240 KB 152/1710 KB 452/590 KB 204/232 KB 68/258 KB 216/240 KB 152/1710 KB 452/590 KB 204/232 KB 68/258 KB 220/240 KB 152/1710 KB 452/590 KB 204/232 KB 68/258 KB 224/240 KB 152/1710 KB 452/590 KB 204/232 KB 68/258 KB 196/240 KB 148/1710 KB 452/590 KB 204/232 KB 52/258 KB 224/240 KB 152/1710 KB 456/590 KB 204/232 KB 68/258 KB 224/240 KB 152/1710 KB 460/590 KB 204/232 KB 68/258 KB 224/240 KB 152/1710 KB 464/590 KB 204/232 KB 68/258 KB 196/240 KB 148/1710 KB 448/590 KB 204/232 KB 36/258 KB 224/240 KB 152/1710 KB 464/590 KB 208/232 KB 68/258 KB 200/240 KB 152/1710 KB 452/590 KB 204/232 KB 68/258 KB 224/240 KB 156/1710 KB 464/590 KB 208/232 KB 68/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 68/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 72/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 76/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 80/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 84/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 88/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 92/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 96/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 100/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 104/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 108/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 112/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 116/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 120/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 124/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 128/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 132/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 136/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 140/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 144/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 148/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 152/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 156/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 160/258 KB 224/240 KB 160/1710 KB 464/590 KB 208/232 KB 164/258 KB 228/240 KB 164/1710 KB 468/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 472/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 476/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 480/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 484/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 488/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 492/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 496/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 500/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 504/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 464/590 KB 212/232 KB 164/258 KB 228/240 KB 164/1710 KB 504/590 KB 216/232 KB 164/258 KB 228/240 KB 164/1710 KB 504/590 KB 220/232 KB 164/258 KB 228/240 KB 164/1710 KB 504/590 KB 224/232 KB 164/258 KB 228/240 KB 164/1710 KB 504/590 KB 228/232 KB 164/258 KB 228/240 KB 164/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 164/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 164/1710 KB 464/590 KB 208/232 KB 164/258 KB 228/240 KB 168/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 172/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 176/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 180/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 184/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 188/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 192/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 196/1710 KB 504/590 KB 232/232 KB 164/258 KB 228/240 KB 160/1710 KB 464/590 KB 208/232 KB 164/258 KB 232/240 KB 196/1710 KB 508/590 KB 232/232 KB 164/258 KB 236/240 KB 196/1710 KB 508/590 KB 232/232 KB 164/258 KB 240/240 KB 196/1710 KB 508/590 KB 232/232 KB 164/258 KB 240/240 KB 200/1710 KB 508/590 KB 232/232 KB 164/258 KB 240/240 KB 204/1710 KB 508/590 KB 232/232 KB 164/258 KB 240/240 KB 208/1710 KB 508/590 KB 232/232 KB 164/258 KB 228/240 KB 196/1710 KB 508/590 KB 232/232 KB 164/258 KB 240/240 KB 208/1710 KB 512/590 KB 232/232 KB 164/258 KB 240/240 KB 208/1710 KB 516/590 KB 232/232 KB 164/258 KB 240/240 KB 212/1710 KB 520/590 KB 232/232 KB 164/258 KB 240/240 KB 212/1710 KB 524/590 KB 232/232 KB 164/258 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 240/240 KB 212/1710 KB 528/590 KB 232/232 KB 164/258 KB 240/240 KB 212/1710 KB 516/590 KB 232/232 KB 164/258 KB 240/240 KB 216/1710 KB 528/590 KB 232/232 KB 164/258 KB 240/240 KB 220/1710 KB 528/590 KB 232/232 KB 164/258 KB 240/240 KB 224/1710 KB 528/590 KB 232/232 KB 164/258 KB 240/240 KB 228/1710 KB 532/590 KB 232/232 KB 164/258 KB 240/240 KB 232/1710 KB 532/590 KB 232/232 KB 164/258 KB 240/240 KB 236/1710 KB 532/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 532/590 KB 232/232 KB 164/258 KB 240/240 KB 224/1710 KB 532/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 536/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 540/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 544/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 548/590 KB 232/232 KB 164/258 KB 240/240 KB 244/1710 KB 552/590 KB 232/232 KB 164/258 KB 240/240 KB 244/1710 KB 548/590 KB 232/232 KB 164/258 KB 240/240 KB 248/1710 KB 556/590 KB 232/232 KB 164/258 KB 240/240 KB 252/1710 KB 556/590 KB 232/232 KB 164/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1627.9 KB/sec) unit-abot-epc-basic-0: 12:33:43 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 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 1535.6 KB/sec) unit-abot-epc-basic-0: 12:33:43 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 240/240 KB 244/1710 KB 556/590 KB 232/232 KB 164/258 KB 256/1710 KB 560/590 KB 168/258 KB 240/240 KB 252/1710 KB 556/590 KB 232/232 KB 168/258 KB 256/1710 KB 560/590 KB 172/258 KB 256/1710 KB 564/590 KB 176/258 KB 256/1710 KB 564/590 KB 180/258 KB 256/1710 KB 564/590 KB 184/258 KB 256/1710 KB 564/590 KB 188/258 KB 256/1710 KB 556/590 KB 168/258 KB 256/1710 KB 564/590 KB 172/258 KB 256/1710 KB 568/590 KB 192/258 KB 256/1710 KB 572/590 KB 192/258 KB 260/1710 KB 576/590 KB 192/258 KB 260/1710 KB 572/590 KB 192/258 KB 264/1710 KB 576/590 KB 192/258 KB 268/1710 KB 576/590 KB 192/258 KB 272/1710 KB 576/590 KB 192/258 KB 272/1710 KB 576/590 KB 192/258 KB 272/1710 KB 580/590 KB 192/258 KB 276/1710 KB 584/590 KB 196/258 KB 276/1710 KB 588/590 KB 196/258 KB 276/1710 KB 590/590 KB 196/258 KB 276/1710 KB 580/590 KB 196/258 KB 280/1710 KB 590/590 KB 196/258 KB 272/1710 KB 580/590 KB 196/258 KB 280/1710 KB 590/590 KB 200/258 KB 280/1710 KB 590/590 KB 204/258 KB 280/1710 KB 590/590 KB 208/258 KB 284/1710 KB 590/590 KB 208/258 KB 288/1710 KB 590/590 KB 208/258 KB 288/1710 KB 590/590 KB 212/258 KB 292/1710 KB 590/590 KB 216/258 KB 292/1710 KB 590/590 KB 220/258 KB 292/1710 KB 590/590 KB 224/258 KB 292/1710 KB 590/590 KB 212/258 KB 296/1710 KB 590/590 KB 224/258 KB 300/1710 KB 590/590 KB 224/258 KB 304/1710 KB 590/590 KB 224/258 KB 304/1710 KB 590/590 KB 4/208 KB 224/258 KB 304/1710 KB 590/590 KB 4/208 KB 4/223 KB 224/258 KB 304/1710 KB 590/590 KB 4/208 KB 8/223 KB 224/258 KB 304/1710 KB 590/590 KB 4/208 KB 12/223 KB 224/258 KB 304/1710 KB 590/590 KB 4/208 KB 16/223 KB 224/258 KB 304/1710 KB 590/590 KB 4/208 KB 20/223 KB 224/258 KB 304/1710 KB 590/590 KB 8/208 KB 24/223 KB 224/258 KB 304/1710 KB 590/590 KB 8/208 KB 28/223 KB 224/258 KB 304/1710 KB 590/590 KB 8/208 KB 32/223 KB 224/258 KB 304/1710 KB 590/590 KB 8/208 KB 20/223 KB 224/258 KB 304/1710 KB 590/590 KB 12/208 KB 32/223 KB 224/258 KB 304/1710 KB 590/590 KB 16/208 KB 32/223 KB 224/258 KB 304/1710 KB 590/590 KB 20/208 KB 32/223 KB 224/258 KB 304/1710 KB 590/590 KB 24/208 KB 32/223 KB 224/258 KB 304/1710 KB 590/590 KB 28/208 KB 32/223 KB 224/258 KB 304/1710 KB 590/590 KB 32/208 KB 32/223 KB 224/258 KB 304/1710 KB 590/590 KB 32/208 KB 36/223 KB 224/258 KB 304/1710 KB 590/590 KB 36/208 KB 40/223 KB 224/258 KB 304/1710 KB 590/590 KB 36/208 KB 44/223 KB 224/258 KB 304/1710 KB 590/590 KB 36/208 KB 48/223 KB 224/258 KB 304/1710 KB 590/590 KB 36/208 KB 36/223 KB 224/258 KB 304/1710 KB 590/590 KB 40/208 KB 48/223 KB 224/258 KB 304/1710 KB 590/590 KB 44/208 KB 48/223 KB 224/258 KB 304/1710 KB 590/590 KB 48/208 KB 48/223 KB 224/258 KB 304/1710 KB 590/590 KB 48/208 KB 52/223 KB 224/258 KB 304/1710 KB 52/208 KB 56/223 KB 224/258 KB 304/1710 KB 52/208 KB 60/223 KB 224/258 KB 304/1710 KB 52/208 KB 64/223 KB 224/258 KB 304/1710 KB 52/208 KB 68/223 KB 224/258 KB 308/1710 KB 52/208 KB 72/223 KB 228/258 KB 308/1710 KB 52/208 KB 76/223 KB 228/258 KB 308/1710 KB 52/208 KB 80/223 KB 228/258 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 3428.2 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 304/1710 KB 590/590 KB 52/208 KB 52/223 KB 224/258 KB 308/1710 KB 56/208 KB 80/223 KB 228/258 KB 308/1710 KB 60/208 KB 80/223 KB 228/258 KB 308/1710 KB 64/208 KB 80/223 KB 228/258 KB 308/1710 KB 68/208 KB 80/223 KB 228/258 KB 308/1710 KB 52/208 KB 68/223 KB 228/258 KB 308/1710 KB 72/208 KB 80/223 KB 232/258 KB 308/1710 KB 72/208 KB 80/223 KB 236/258 KB 308/1710 KB 72/208 KB 80/223 KB 240/258 KB 308/1710 KB 52/208 KB 68/223 KB 224/258 KB 312/1710 KB 72/208 KB 80/223 KB 240/258 KB 316/1710 KB 72/208 KB 80/223 KB 240/258 KB 320/1710 KB 72/208 KB 80/223 KB 240/258 KB 324/1710 KB 72/208 KB 80/223 KB 240/258 KB 328/1710 KB 72/208 KB 84/223 KB 244/258 KB 332/1710 KB 72/208 KB 84/223 KB 244/258 KB 336/1710 KB 72/208 KB 84/223 KB 244/258 KB 308/1710 KB 72/208 KB 80/223 KB 232/258 KB 336/1710 KB 76/208 KB 84/223 KB 244/258 KB 336/1710 KB 80/208 KB 84/223 KB 244/258 KB 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 336/1710 KB 84/208 KB 84/223 KB 244/258 KB 336/1710 KB 88/208 KB 84/223 KB 244/258 KB 336/1710 KB 92/208 KB 84/223 KB 244/258 KB 336/1710 KB 96/208 KB 84/223 KB 244/258 KB 324/1710 KB 72/208 KB 84/223 KB 244/258 KB 336/1710 KB 96/208 KB 88/223 KB 244/258 KB 336/1710 KB 96/208 KB 92/223 KB 244/258 KB 336/1710 KB 96/208 KB 96/223 KB 244/258 KB 324/1710 KB 72/208 KB 80/223 KB 244/258 KB 336/1710 KB 96/208 KB 96/223 KB 248/258 KB 336/1710 KB 96/208 KB 96/223 KB 252/258 KB 336/1710 KB 96/208 KB 96/223 KB 256/258 KB 336/1710 KB 96/208 KB 100/223 KB 256/258 KB 340/1710 KB 100/208 KB 104/223 KB 258/258 KB 340/1710 KB 100/208 KB 108/223 KB 258/258 KB 340/1710 KB 100/208 KB 112/223 KB 258/258 KB 340/1710 KB 100/208 KB 100/223 KB 258/258 KB 344/1710 KB 100/208 KB 112/223 KB 258/258 KB 348/1710 KB 100/208 KB 112/223 KB 258/258 KB 352/1710 KB 100/208 KB 112/223 KB 258/258 KB 336/1710 KB 100/208 KB 100/223 KB 258/258 KB 352/1710 KB 104/208 KB 112/223 KB 258/258 KB 352/1710 KB 108/208 KB 112/223 KB 258/258 KB 352/1710 KB 112/208 KB 112/223 KB 258/258 KB 336/1710 KB 96/208 KB 100/223 KB 258/258 KB 352/1710 KB 116/208 KB 112/223 KB 258/258 KB 352/1710 KB 120/208 KB 116/223 KB 258/258 KB 352/1710 KB 116/208 KB 116/223 KB 258/258 KB 356/1710 KB 120/208 KB 120/223 KB 258/258 KB 356/1710 KB 120/208 KB 124/223 KB 4/38 KB 258/258 KB 356/1710 KB 120/208 KB 128/223 KB 4/38 KB 258/258 KB 356/1710 KB 124/208 KB 132/223 KB 4/38 KB 258/258 KB 356/1710 KB 124/208 KB 136/223 KB 4/38 KB 356/1710 KB 120/208 KB 116/223 KB 258/258 KB 360/1710 KB 124/208 KB 136/223 KB 4/38 KB 364/1710 KB 124/208 KB 136/223 KB 4/38 KB 368/1710 KB 124/208 KB 136/223 KB 4/38 KB 356/1710 KB 124/208 KB 128/223 KB 4/38 KB 258/258 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1407.9 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 368/1710 KB 128/208 KB 136/223 KB 4/38 KB 356/1710 KB 120/208 KB 120/223 KB 4/38 KB 258/258 KB 368/1710 KB 128/208 KB 136/223 KB 8/38 KB 368/1710 KB 128/208 KB 136/223 KB 12/38 KB 368/1710 KB 128/208 KB 136/223 KB 16/38 KB 368/1710 KB 128/208 KB 136/223 KB 20/38 KB 368/1710 KB 128/208 KB 136/223 KB 24/38 KB 368/1710 KB 128/208 KB 136/223 KB 28/38 KB 368/1710 KB 128/208 KB 136/223 KB 32/38 KB 368/1710 KB 128/208 KB 136/223 KB 36/38 KB 368/1710 KB 128/208 KB 136/223 KB 38/38 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 368/1710 KB 132/208 KB 136/223 KB 38/38 KB 372/1710 KB 136/208 KB 140/223 KB 38/38 KB 372/1710 KB 132/208 KB 140/223 KB 38/38 KB 372/1710 KB 136/208 KB 144/223 KB 38/38 KB 372/1710 KB 132/208 KB 136/223 KB 38/38 KB 376/1710 KB 136/208 KB 144/223 KB 38/38 KB 380/1710 KB 136/208 KB 144/223 KB 38/38 KB 380/1710 KB 140/208 KB 144/223 KB 38/38 KB 380/1710 KB 144/208 KB 144/223 KB 38/38 KB 384/1710 KB 148/208 KB 144/223 KB 38/38 KB 384/1710 KB 152/208 KB 148/223 KB 38/38 KB 384/1710 KB 156/208 KB 148/223 KB 38/38 KB 384/1710 KB 160/208 KB 148/223 KB 38/38 KB 384/1710 KB 144/208 KB 144/223 KB 38/38 KB 388/1710 KB 160/208 KB 148/223 KB 38/38 KB 392/1710 KB 160/208 KB 148/223 KB 38/38 KB 396/1710 KB 160/208 KB 148/223 KB 38/38 KB 400/1710 KB 160/208 KB 148/223 KB 38/38 KB 384/1710 KB 148/208 KB 148/223 KB 38/38 KB 400/1710 KB 160/208 KB 152/223 KB 38/38 KB 400/1710 KB 160/208 KB 156/223 KB 38/38 KB 400/1710 KB 160/208 KB 160/223 KB 38/38 KB 400/1710 KB 160/208 KB 164/223 KB 38/38 KB 400/1710 KB 164/208 KB 168/223 KB 38/38 KB 404/1710 KB 164/208 KB 172/223 KB 38/38 KB 404/1710 KB 164/208 KB 176/223 KB 38/38 KB 400/1710 KB 164/208 KB 164/223 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 194.8 KB/sec) unit-abot-epc-basic-0: 12:33:43 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 404/1710 KB 164/208 KB 168/223 KB 38/38 KB 408/1710 KB 168/208 KB 176/223 KB 412/1710 KB 168/208 KB 176/223 KB 416/1710 KB 168/208 KB 176/223 KB 420/1710 KB 168/208 KB 176/223 KB 424/1710 KB 168/208 KB 180/223 KB 404/1710 KB 168/208 KB 176/223 KB 424/1710 KB 172/208 KB 180/223 KB 424/1710 KB 176/208 KB 180/223 KB 424/1710 KB 180/208 KB 180/223 KB 424/1710 KB 184/208 KB 180/223 KB 424/1710 KB 188/208 KB 180/223 KB 420/1710 KB 168/208 KB 180/223 KB 428/1710 KB 188/208 KB 180/223 KB 4/18 KB 428/1710 KB 188/208 KB 184/223 KB 4/18 KB 428/1710 KB 188/208 KB 180/223 KB 8/18 KB 428/1710 KB 188/208 KB 184/223 KB 12/18 KB 428/1710 KB 188/208 KB 184/223 KB 16/18 KB 428/1710 KB 188/208 KB 184/223 KB 18/18 KB 428/1710 KB 188/208 KB 184/223 KB 18/18 KB 428/1710 KB 188/208 KB 188/223 KB 18/18 KB 428/1710 KB 188/208 KB 192/223 KB 18/18 KB 428/1710 KB 192/208 KB 192/223 KB 18/18 KB 432/1710 KB 192/208 KB 192/223 KB 18/18 KB 432/1710 KB 196/208 KB 192/223 KB 18/18 KB 436/1710 KB 200/208 KB 196/223 KB 4/531 KB 18/18 KB 436/1710 KB 196/208 KB 196/223 KB 4/531 KB 18/18 KB 432/1710 KB 196/208 KB 196/223 KB 4/531 KB 18/18 KB 436/1710 KB 200/208 KB 196/223 KB 8/531 KB 18/18 KB 436/1710 KB 200/208 KB 196/223 KB 12/531 KB 18/18 KB 436/1710 KB 200/208 KB 196/223 KB 16/531 KB 18/18 KB 436/1710 KB 200/208 KB 196/223 KB 20/531 KB 18/18 KB 436/1710 KB 200/208 KB 196/223 KB 24/531 KB 18/18 KB 436/1710 KB 200/208 KB 196/223 KB 28/531 KB 18/18 KB 432/1710 KB 196/208 KB 196/223 KB 18/18 KB 436/1710 KB 200/208 KB 196/223 KB 32/531 KB 18/18 KB 436/1710 KB 200/208 KB 200/223 KB 32/531 KB 18/18 KB 436/1710 KB 200/208 KB 204/223 KB 32/531 KB 18/18 KB 440/1710 KB 204/208 KB 208/223 KB 32/531 KB 18/18 KB 440/1710 KB 204/208 KB 204/223 KB 32/531 KB 18/18 KB 440/1710 KB 208/208 KB 208/223 KB 32/531 KB 18/18 KB 440/1710 KB 200/208 KB 204/223 KB 32/531 KB 18/18 KB 444/1710 KB 208/208 KB 208/223 KB 36/531 KB 18/18 KB 448/1710 KB 208/208 KB 208/223 KB 36/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 86.4 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 18/18 KB 440/1710 KB 208/208 KB 208/223 KB 36/531 KB 452/1710 KB 208/208 KB 208/223 KB 36/531 KB 456/1710 KB 208/208 KB 212/223 KB 40/531 KB 460/1710 KB 208/208 KB 212/223 KB 40/531 KB 464/1710 KB 208/208 KB 212/223 KB 40/531 KB 452/1710 KB 208/208 KB 212/223 KB 40/531 KB 464/1710 KB 208/208 KB 212/223 KB 44/531 KB 464/1710 KB 208/208 KB 212/223 KB 48/531 KB 452/1710 KB 208/208 KB 212/223 KB 36/531 KB 464/1710 KB 208/208 KB 216/223 KB 48/531 KB 464/1710 KB 208/208 KB 220/223 KB 48/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 981.1 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 464/1710 KB 223/223 KB 52/531 KB 464/1710 KB 223/223 KB 56/531 KB 464/1710 KB 223/223 KB 60/531 KB 464/1710 KB 223/223 KB 48/531 KB 464/1710 KB 4/214 KB 223/223 KB 60/531 KB 464/1710 KB 8/214 KB 223/223 KB 60/531 KB 464/1710 KB 12/214 KB 223/223 KB 60/531 KB 464/1710 KB 16/214 KB 223/223 KB 60/531 KB 464/1710 KB 20/214 KB 223/223 KB 60/531 KB 464/1710 KB 24/214 KB 223/223 KB 60/531 KB 464/1710 KB 28/214 KB 223/223 KB 60/531 KB 464/1710 KB 32/214 KB 223/223 KB 60/531 KB 464/1710 KB 36/214 KB 223/223 KB 64/531 KB 464/1710 KB 32/214 KB 223/223 KB 64/531 KB 468/1710 KB 36/214 KB 223/223 KB 64/531 KB 472/1710 KB 36/214 KB 223/223 KB 64/531 KB 476/1710 KB 36/214 KB 223/223 KB 68/531 KB 480/1710 KB 36/214 KB 223/223 KB 68/531 KB 484/1710 KB 36/214 KB 223/223 KB 68/531 KB 472/1710 KB 36/214 KB 223/223 KB 68/531 KB 484/1710 KB 40/214 KB 223/223 KB 72/531 KB 484/1710 KB 40/214 KB 223/223 KB 76/531 KB 484/1710 KB 40/214 KB 223/223 KB 80/531 KB 484/1710 KB 40/214 KB 223/223 KB 68/531 KB 484/1710 KB 44/214 KB 223/223 KB 80/531 KB 484/1710 KB 48/214 KB 223/223 KB 80/531 KB 484/1710 KB 52/214 KB 223/223 KB 80/531 KB 488/1710 KB 56/214 KB 223/223 KB 84/531 KB 488/1710 KB 60/214 KB 223/223 KB 84/531 KB 488/1710 KB 64/214 KB 223/223 KB 84/531 KB 488/1710 KB 52/214 KB 223/223 KB 84/531 KB 488/1710 KB 64/214 KB 88/531 KB 488/1710 KB 52/214 KB 223/223 KB 80/531 KB 492/1710 KB 64/214 KB 88/531 KB 496/1710 KB 64/214 KB 88/531 KB 500/1710 KB 64/214 KB 88/531 KB 504/1710 KB 64/214 KB 92/531 KB 508/1710 KB 64/214 KB 92/531 KB 512/1710 KB 64/214 KB 92/531 KB 516/1710 KB 64/214 KB 92/531 KB 520/1710 KB 68/214 KB 92/531 KB 524/1710 KB 68/214 KB 92/531 KB 528/1710 KB 68/214 KB 92/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 995.7 KB/sec) unit-abot-epc-basic-0: 12:33:43 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 516/1710 KB 68/214 KB 92/531 KB 528/1710 KB 4/1267 KB 68/214 KB 92/531 KB 528/1710 KB 8/1267 KB 68/214 KB 92/531 KB 528/1710 KB 12/1267 KB 68/214 KB 92/531 KB 500/1710 KB 64/214 KB 92/531 KB 528/1710 KB 16/1267 KB 68/214 KB 92/531 KB 528/1710 KB 16/1267 KB 68/214 KB 96/531 KB 528/1710 KB 20/1267 KB 68/214 KB 96/531 KB 528/1710 KB 24/1267 KB 72/214 KB 100/531 KB 528/1710 KB 28/1267 KB 72/214 KB 100/531 KB 528/1710 KB 20/1267 KB 72/214 KB 100/531 KB 528/1710 KB 28/1267 KB 76/214 KB 100/531 KB 528/1710 KB 28/1267 KB 80/214 KB 100/531 KB 528/1710 KB 20/1267 KB 68/214 KB 100/531 KB 528/1710 KB 28/1267 KB 80/214 KB 104/531 KB 528/1710 KB 28/1267 KB 80/214 KB 108/531 KB 528/1710 KB 28/1267 KB 80/214 KB 112/531 KB 528/1710 KB 28/1267 KB 80/214 KB 116/531 KB 532/1710 KB 32/1267 KB 84/214 KB 120/531 KB 528/1710 KB 32/1267 KB 80/214 KB 116/531 KB 532/1710 KB 36/1267 KB 84/214 KB 120/531 KB 532/1710 KB 40/1267 KB 84/214 KB 120/531 KB 532/1710 KB 44/1267 KB 84/214 KB 120/531 KB 532/1710 KB 32/1267 KB 84/214 KB 116/531 KB 528/1710 KB 32/1267 KB 84/214 KB 116/531 KB 532/1710 KB 44/1267 KB 88/214 KB 124/531 KB 532/1710 KB 44/1267 KB 92/214 KB 124/531 KB 532/1710 KB 44/1267 KB 96/214 KB 124/531 KB 532/1710 KB 44/1267 KB 100/214 KB 124/531 KB 536/1710 KB 48/1267 KB 104/214 KB 4/109 KB 124/531 KB 536/1710 KB 48/1267 KB 108/214 KB 4/109 KB 124/531 KB 536/1710 KB 48/1267 KB 112/214 KB 4/109 KB 124/531 KB 532/1710 KB 44/1267 KB 84/214 KB 124/531 KB 536/1710 KB 48/1267 KB 112/214 KB 4/109 KB 128/531 KB 536/1710 KB 48/1267 KB 100/214 KB 4/109 KB 124/531 KB 536/1710 KB 44/1267 KB 100/214 KB 4/109 KB 124/531 KB 536/1710 KB 44/1267 KB 100/214 KB 124/531 KB 540/1710 KB 48/1267 KB 112/214 KB 4/109 KB 128/531 KB 544/1710 KB 48/1267 KB 112/214 KB 4/109 KB 128/531 KB 548/1710 KB 48/1267 KB 112/214 KB 4/109 KB 132/531 KB 552/1710 KB 52/1267 KB 116/214 KB 8/109 KB 132/531 KB 556/1710 KB 52/1267 KB 116/214 KB 8/109 KB 132/531 KB 560/1710 KB 52/1267 KB 116/214 KB 8/109 KB 132/531 KB 544/1710 KB 48/1267 KB 112/214 KB 4/109 KB 132/531 KB 560/1710 KB 52/1267 KB 116/214 KB 8/109 KB 136/531 KB 560/1710 KB 52/1267 KB 116/214 KB 8/109 KB 140/531 KB 560/1710 KB 52/1267 KB 116/214 KB 8/109 KB 144/531 KB 548/1710 KB 52/1267 KB 116/214 KB 8/109 KB 132/531 KB 560/1710 KB 52/1267 KB 120/214 KB 8/109 KB 144/531 KB 560/1710 KB 52/1267 KB 124/214 KB 8/109 KB 144/531 KB 560/1710 KB 52/1267 KB 128/214 KB 8/109 KB 148/531 KB 560/1710 KB 52/1267 KB 132/214 KB 8/109 KB 148/531 KB 564/1710 KB 52/1267 KB 136/214 KB 8/109 KB 148/531 KB 564/1710 KB 52/1267 KB 140/214 KB 8/109 KB 148/531 KB 564/1710 KB 52/1267 KB 144/214 KB 8/109 KB 148/531 KB 548/1710 KB 52/1267 KB 112/214 KB 8/109 KB 132/531 KB 548/1710 KB 48/1267 KB 112/214 KB 8/109 KB 132/531 KB 564/1710 KB 56/1267 KB 144/214 KB 12/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 16/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 20/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 24/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 28/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 32/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 36/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 40/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 44/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 48/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 52/109 KB 148/531 KB 564/1710 KB 56/1267 KB 148/214 KB 56/109 KB 148/531 KB 564/1 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 710 KB 56/1267 KB 148/214 KB 60/109 KB 148/531 KB 564/1710 KB 52/1267 KB 132/214 KB 8/109 KB 148/531 KB 568/1710 KB 56/1267 KB 148/214 KB 64/109 KB 148/531 KB 572/1710 KB 56/1267 KB 148/214 KB 64/109 KB 148/531 KB 560/1710 KB 52/1267 KB 124/214 KB 8/109 KB 148/531 KB 576/1710 KB 56/1267 KB 148/214 KB 64/109 KB 152/531 KB 576/1710 KB 56/1267 KB 148/214 KB 64/109 KB 156/531 KB 576/1710 KB 56/1267 KB 148/214 KB 64/109 KB 160/531 KB 576/1710 KB 56/1267 KB 148/214 KB 64/109 KB 164/531 KB 576/1710 KB 56/1267 KB 148/214 KB 64/109 KB 168/531 KB 576/1710 KB 56/1267 KB 148/214 KB 64/109 KB 172/531 KB 576/1710 KB 56/1267 KB 148/214 KB 64/109 KB 176/531 KB 564/1710 KB 56/1267 KB 148/214 KB 52/109 KB 148/531 KB 564/1710 KB 56/1267 KB 144/214 KB 20/109 KB 148/531 KB 576/1710 KB 60/1267 KB 148/214 KB 64/109 KB 176/531 KB 576/1710 KB 64/1267 KB 148/214 KB 64/109 KB 176/531 KB 576/1710 KB 68/1267 KB 148/214 KB 64/109 KB 176/531 KB 576/1710 KB 72/1267 KB 148/214 KB 64/109 KB 176/531 KB 576/1710 KB 76/1267 KB 148/214 KB 64/109 KB 176/531 KB 576/1710 KB 80/1267 KB 148/214 KB 64/109 KB 176/531 KB 576/1710 KB 56/1267 KB 148/214 KB 64/109 KB 164/531 KB 580/1710 KB 80/1267 KB 148/214 KB 64/109 KB 176/531 KB 584/1710 KB 84/1267 KB 148/214 KB 64/109 KB 176/531 KB 588/1710 KB 84/1267 KB 148/214 KB 64/109 KB 176/531 KB 592/1710 KB 84/1267 KB 152/214 KB 64/109 KB 176/531 KB 596/1710 KB 84/1267 KB 152/214 KB 64/109 KB 176/531 KB 600/1710 KB 84/1267 KB 152/214 KB 64/109 KB 180/531 KB 604/1710 KB 84/1267 KB 152/214 KB 64/109 KB 180/531 KB 608/1710 KB 84/1267 KB 152/214 KB 64/109 KB 180/531 KB 580/1710 KB 84/1267 KB 148/214 KB 64/109 KB 176/531 KB 608/1710 KB 88/1267 KB 152/214 KB 64/109 KB 180/531 KB 608/1710 KB 92/1267 KB 152/214 KB 64/109 KB 180/531 KB 608/1710 KB 96/1267 KB 152/214 KB 64/109 KB 180/531 KB 608/1710 KB 100/1267 KB 152/214 KB 64/109 KB 180/531 KB 608/1710 KB 104/1267 KB 152/214 KB 64/109 KB 180/531 KB 608/1710 KB 108/1267 KB 152/214 KB 64/109 KB 180/531 KB 608/1710 KB 112/1267 KB 152/214 KB 64/109 KB 180/531 KB 596/1710 KB 84/1267 KB 152/214 KB 64/109 KB 180/531 KB 596/1710 KB 84/1267 KB 152/214 KB 64/109 KB 180/531 KB 608/1710 KB 112/1267 KB 152/214 KB 64/109 KB 184/531 KB 588/1710 KB 84/1267 KB 152/214 KB 64/109 KB 176/531 KB 608/1710 KB 112/1267 KB 156/214 KB 64/109 KB 184/531 KB 608/1710 KB 112/1267 KB 160/214 KB 64/109 KB 184/531 KB 608/1710 KB 112/1267 KB 164/214 KB 64/109 KB 184/531 KB 608/1710 KB 112/1267 KB 168/214 KB 68/109 KB 188/531 KB 608/1710 KB 112/1267 KB 172/214 KB 68/109 KB 188/531 KB 608/1710 KB 112/1267 KB 176/214 KB 68/109 KB 188/531 KB 608/1710 KB 112/1267 KB 180/214 KB 68/109 KB 188/531 KB 612/1710 KB 116/1267 KB 184/214 KB 68/109 KB 188/531 KB 612/1710 KB 116/1267 KB 188/214 KB 68/109 KB 188/531 KB 612/1710 KB 116/1267 KB 192/214 KB 68/109 KB 188/531 KB 608/1710 KB 112/1267 KB 164/214 KB 68/109 KB 188/531 KB 612/1710 KB 116/1267 KB 192/214 KB 68/109 KB 192/531 KB 612/1710 KB 116/1267 KB 192/214 KB 68/109 KB 196/531 KB 612/1710 KB 116/1267 KB 192/214 KB 68/109 KB 200/531 KB 612/1710 KB 116/1267 KB 192/214 KB 68/109 KB 204/531 KB 612/1710 KB 116/1267 KB 192/214 KB 68/109 KB 208/531 KB 608/1710 KB 112/1267 KB 164/214 KB 68/109 KB 184/531 KB 612/1710 KB 116/1267 KB 192/214 KB 72/109 KB 208/531 KB 612/1710 KB 116/1267 KB 192/214 KB 76/109 KB 208/531 KB 612/1710 KB 116/1267 KB 192/214 KB 80/109 KB 208/531 KB 612/1710 KB 116/1267 KB 192/214 KB 84/109 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 208/531 KB 612/1710 KB 116/1267 KB 192/214 KB 88/109 KB 208/531 KB 612/1710 KB 116/1267 KB 192/214 KB 92/109 KB 208/531 KB 612/1710 KB 116/1267 KB 192/214 KB 96/109 KB 212/531 KB 612/1710 KB 116/1267 KB 192/214 KB 100/109 KB 212/531 KB 612/1710 KB 116/1267 KB 196/214 KB 104/109 KB 212/531 KB 612/1710 KB 116/1267 KB 180/214 KB 68/109 KB 188/531 KB 616/1710 KB 116/1267 KB 196/214 KB 104/109 KB 212/531 KB 620/1710 KB 116/1267 KB 196/214 KB 104/109 KB 212/531 KB 624/1710 KB 116/1267 KB 196/214 KB 104/109 KB 212/531 KB 608/1710 KB 116/1267 KB 180/214 KB 68/109 KB 188/531 KB 624/1710 KB 120/1267 KB 196/214 KB 104/109 KB 212/531 KB 624/1710 KB 124/1267 KB 196/214 KB 104/109 KB 212/531 KB 624/1710 KB 128/1267 KB 196/214 KB 104/109 KB 212/531 KB 624/1710 KB 132/1267 KB 196/214 KB 104/109 KB 212/531 KB 628/1710 KB 136/1267 KB 196/214 KB 104/109 KB 212/531 KB 628/1710 KB 140/1267 KB 196/214 KB 104/109 KB 212/531 KB 628/1710 KB 144/1267 KB 196/214 KB 104/109 KB 212/531 KB 612/1710 KB 116/1267 KB 196/214 KB 100/109 KB 212/531 KB 628/1710 KB 144/1267 KB 200/214 KB 104/109 KB 212/531 KB 628/1710 KB 144/1267 KB 204/214 KB 104/109 KB 212/531 KB 628/1710 KB 144/1267 KB 208/214 KB 104/109 KB 212/531 KB 628/1710 KB 144/1267 KB 212/214 KB 108/109 KB 212/531 KB 628/1710 KB 148/1267 KB 214/214 KB 108/109 KB 212/531 KB 612/1710 KB 116/1267 KB 192/214 KB 92/109 KB 212/531 KB 628/1710 KB 148/1267 KB 214/214 KB 108/109 KB 216/531 KB 628/1710 KB 148/1267 KB 214/214 KB 108/109 KB 220/531 KB 628/1710 KB 148/1267 KB 214/214 KB 108/109 KB 224/531 KB 628/1710 KB 148/1267 KB 214/214 KB 108/109 KB 228/531 KB 628/1710 KB 148/1267 KB 214/214 KB 108/109 KB 232/531 KB 628/1710 KB 148/1267 KB 214/214 KB 108/109 KB 236/531 KB 628/1710 KB 148/1267 KB 214/214 KB 108/109 KB 240/531 KB 628/1710 KB 148/1267 KB 212/214 KB 108/109 KB 212/531 KB 628/1710 KB 144/1267 KB 208/214 KB 108/109 KB 212/531 KB 628/1710 KB 152/1267 KB 214/214 KB 109/109 KB 240/531 KB 628/1710 KB 132/1267 KB 196/214 KB 104/109 KB 212/531 KB 632/1710 KB 152/1267 KB 214/214 KB 109/109 KB 240/531 KB 636/1710 KB 152/1267 KB 214/214 KB 109/109 KB 240/531 KB 640/1710 KB 152/1267 KB 214/214 KB 109/109 KB 240/531 KB 644/1710 KB 152/1267 KB 214/214 KB 109/109 KB 240/531 KB 628/1710 KB 152/1267 KB 214/214 KB 109/109 KB 240/531 KB 644/1710 KB 156/1267 KB 214/214 KB 109/109 KB 240/531 KB 644/1710 KB 160/1267 KB 214/214 KB 109/109 KB 240/531 KB 648/1710 KB 160/1267 KB 214/214 KB 109/109 KB 240/531 KB 652/1710 KB 160/1267 KB 214/214 KB 109/109 KB 240/531 KB 656/1710 KB 160/1267 KB 214/214 KB 109/109 KB 240/531 KB 660/1710 KB 160/1267 KB 214/214 KB 109/109 KB 240/531 KB 664/1710 KB 164/1267 KB 214/214 KB 109/109 KB 244/531 KB 660/1710 KB 164/1267 KB 214/214 KB 109/109 KB 244/531 KB 660/1710 KB 160/1267 KB 214/214 KB 109/109 KB 244/531 KB 664/1710 KB 168/1267 KB 214/214 KB 109/109 KB 244/531 KB 664/1710 KB 168/1267 KB 214/214 KB 109/109 KB 248/531 KB 664/1710 KB 172/1267 KB 214/214 KB 109/109 KB 248/531 KB 668/1710 KB 172/1267 KB 214/214 KB 109/109 KB 252/531 KB 668/1710 KB 172/1267 KB 214/214 KB 109/109 KB 256/531 KB 668/1710 KB 176/1267 KB 214/214 KB 109/109 KB 256/531 KB 668/1710 KB 172/1267 KB 214/214 KB 109/109 KB 256/531 KB 672/1710 KB 176/1267 KB 214/214 KB 109/109 KB 256/531 KB 676/1710 KB 180/1267 KB 214/214 KB 109/109 KB 260/531 KB 680/1710 KB 180/1267 KB 109/109 KB 260/531 KB 684/1710 KB 180/1267 KB 109/109 KB 260/531 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 399.0 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 672/1710 KB 180/1267 KB 214/214 KB 109/109 KB 260/531 KB 672/1710 KB 180/1267 KB 214/214 KB 109/109 KB 256/531 KB 684/1710 KB 184/1267 KB 264/531 KB 688/1710 KB 188/1267 KB 264/531 KB 688/1710 KB 192/1267 KB 264/531 KB 688/1710 KB 196/1267 KB 264/531 KB 688/1710 KB 200/1267 KB 264/531 KB 688/1710 KB 204/1267 KB 264/531 KB 688/1710 KB 208/1267 KB 264/531 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 777.7 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 688/1710 KB 184/1267 KB 264/531 KB 684/1710 KB 180/1267 KB 264/531 KB 688/1710 KB 208/1267 KB 268/531 KB 688/1710 KB 208/1267 KB 272/531 KB 692/1710 KB 208/1267 KB 272/531 KB 696/1710 KB 208/1267 KB 276/531 KB 700/1710 KB 208/1267 KB 276/531 KB 704/1710 KB 208/1267 KB 276/531 KB 692/1710 KB 208/1267 KB 276/531 KB 704/1710 KB 208/1267 KB 280/531 KB 704/1710 KB 208/1267 KB 284/531 KB 704/1710 KB 208/1267 KB 288/531 KB 704/1710 KB 208/1267 KB 292/531 KB 708/1710 KB 212/1267 KB 296/531 KB 708/1710 KB 212/1267 KB 300/531 KB 708/1710 KB 212/1267 KB 304/531 KB 708/1710 KB 212/1267 KB 292/531 KB 712/1710 KB 212/1267 KB 304/531 KB 716/1710 KB 212/1267 KB 304/531 KB 720/1710 KB 212/1267 KB 304/531 KB 704/1710 KB 212/1267 KB 292/531 KB 720/1710 KB 216/1267 KB 304/531 KB 720/1710 KB 220/1267 KB 304/531 KB 720/1710 KB 224/1267 KB 304/531 KB 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 724/1710 KB 224/1267 KB 304/531 KB 728/1710 KB 228/1267 KB 4/80 KB 308/531 KB 732/1710 KB 228/1267 KB 4/80 KB 308/531 KB 736/1710 KB 228/1267 KB 4/80 KB 308/531 KB 724/1710 KB 228/1267 KB 4/80 KB 308/531 KB 736/1710 KB 232/1267 KB 4/80 KB 308/531 KB 736/1710 KB 236/1267 KB 4/80 KB 308/531 KB 724/1710 KB 224/1267 KB 4/80 KB 308/531 KB 736/1710 KB 240/1267 KB 4/80 KB 312/531 KB 736/1710 KB 240/1267 KB 4/80 KB 316/531 KB 736/1710 KB 240/1267 KB 4/80 KB 320/531 KB 724/1710 KB 224/1267 KB 4/80 KB 304/531 KB 736/1710 KB 240/1267 KB 8/80 KB 320/531 KB 736/1710 KB 240/1267 KB 12/80 KB 320/531 KB 736/1710 KB 240/1267 KB 16/80 KB 320/531 KB 736/1710 KB 240/1267 KB 20/80 KB 320/531 KB 736/1710 KB 240/1267 KB 24/80 KB 320/531 KB 736/1710 KB 240/1267 KB 28/80 KB 320/531 KB 736/1710 KB 240/1267 KB 32/80 KB 320/531 KB 736/1710 KB 240/1267 KB 32/80 KB 320/531 KB 736/1710 KB 244/1267 KB 32/80 KB 320/531 KB 740/1710 KB 248/1267 KB 36/80 KB 324/531 KB 740/1710 KB 252/1267 KB 36/80 KB 324/531 KB 740/1710 KB 256/1267 KB 36/80 KB 324/531 KB 740/1710 KB 244/1267 KB 36/80 KB 324/531 KB 740/1710 KB 256/1267 KB 36/80 KB 328/531 KB 740/1710 KB 256/1267 KB 36/80 KB 332/531 KB 740/1710 KB 256/1267 KB 36/80 KB 336/531 KB 740/1710 KB 244/1267 KB 36/80 KB 320/531 KB 744/1710 KB 256/1267 KB 36/80 KB 336/531 KB 748/1710 KB 256/1267 KB 36/80 KB 336/531 KB 736/1710 KB 244/1267 KB 36/80 KB 320/531 KB 748/1710 KB 256/1267 KB 40/80 KB 336/531 KB 752/1710 KB 256/1267 KB 44/80 KB 336/531 KB 752/1710 KB 260/1267 KB 48/80 KB 336/531 KB 752/1710 KB 260/1267 KB 52/80 KB 336/531 KB 752/1710 KB 260/1267 KB 56/80 KB 340/531 KB 752/1710 KB 260/1267 KB 60/80 KB 340/531 KB 752/1710 KB 260/1267 KB 64/80 KB 340/531 KB 752/1710 KB 256/1267 KB 40/80 KB 336/531 KB 756/1710 KB 260/1267 KB 64/80 KB 340/531 KB 760/1710 KB 260/1267 KB 64/80 KB 340/531 KB 752/1710 KB 260/1267 KB 52/80 KB 340/531 KB 760/1710 KB 260/1267 KB 4/1044 KB 64/80 KB 344/531 KB 760/1710 KB 260/1267 KB 4/1044 KB 64/80 KB 348/531 KB 760/1710 KB 260/1267 KB 4/1044 KB 64/80 KB 352/531 KB 752/1710 KB 260/1267 KB 44/80 KB 336/531 KB 760/1710 KB 264/1267 KB 4/1044 KB 64/80 KB 352/531 KB 760/1710 KB 268/1267 KB 4/1044 KB 64/80 KB 352/531 KB 760/1710 KB 272/1267 KB 4/1044 KB 64/80 KB 352/531 KB 760/1710 KB 260/1267 KB 4/1044 KB 64/80 KB 340/531 KB 760/1710 KB 272/1267 KB 8/1044 KB 64/80 KB 352/531 KB 760/1710 KB 272/1267 KB 12/1044 KB 64/80 KB 352/531 KB 760/1710 KB 272/1267 KB 16/1044 KB 64/80 KB 352/531 KB 760/1710 KB 272/1267 KB 20/1044 KB 64/80 KB 352/531 KB 760/1710 KB 272/1267 KB 24/1044 KB 64/80 KB 352/531 KB 760/1710 KB 272/1267 KB 28/1044 KB 64/80 KB 352/531 KB 760/1710 KB 272/1267 KB 32/1044 KB 64/80 KB 352/531 KB 760/1710 KB 272/1267 KB 36/1044 KB 64/80 KB 352/531 KB 764/1710 KB 276/1267 KB 40/1044 KB 68/80 KB 356/531 KB 764/1710 KB 276/1267 KB 44/1044 KB 68/80 KB 356/531 KB 764/1710 KB 276/1267 KB 48/1044 KB 68/80 KB 356/531 KB 764/1710 KB 276/1267 KB 36/1044 KB 68/80 KB 356/531 KB 768/1710 KB 276/1267 KB 48/1044 KB 68/80 KB 356/531 KB 772/1710 KB 276/1267 KB 48/1044 KB 68/80 KB 356/531 KB 776/1710 KB 276/1267 KB 48/1044 KB 68/80 KB 356/531 KB 780/1710 KB 276/1267 KB 48/1044 KB 68/80 KB 356/531 KB 784/1710 KB 276/1267 KB 48/1044 KB 68/80 KB 356/531 KB 788/1710 KB 276/1267 KB 48/1044 KB 68/80 KB 356/531 KB 792/1710 KB 276/1267 KB 52/1044 KB 68/80 KB 356/531 KB 796/1710 KB 276/1267 KB 52/1044 KB 68/80 KB 356/531 KB 800/1710 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 276/1267 KB 52/1044 KB 68/80 KB 356/531 KB 760/1710 KB 276/1267 KB 36/1044 KB 68/80 KB 356/531 KB 760/1710 KB 276/1267 KB 36/1044 KB 64/80 KB 356/531 KB 800/1710 KB 276/1267 KB 52/1044 KB 68/80 KB 360/531 KB 760/1710 KB 276/1267 KB 36/1044 KB 64/80 KB 352/531 KB 800/1710 KB 280/1267 KB 52/1044 KB 68/80 KB 360/531 KB 800/1710 KB 280/1267 KB 52/1044 KB 72/80 KB 364/531 KB 800/1710 KB 280/1267 KB 52/1044 KB 76/80 KB 364/531 KB 800/1710 KB 284/1267 KB 52/1044 KB 80/80 KB 364/531 KB 788/1710 KB 276/1267 KB 52/1044 KB 68/80 KB 356/531 KB 800/1710 KB 284/1267 KB 56/1044 KB 80/80 KB 364/531 KB 800/1710 KB 284/1267 KB 52/1044 KB 76/80 KB 364/531 KB 800/1710 KB 280/1267 KB 52/1044 KB 68/80 KB 364/531 KB 800/1710 KB 284/1267 KB 56/1044 KB 80/80 KB 368/531 KB 800/1710 KB 288/1267 KB 56/1044 KB 80/80 KB 368/531 KB 800/1710 KB 288/1267 KB 56/1044 KB 80/80 KB 372/531 KB 800/1710 KB 292/1267 KB 56/1044 KB 80/80 KB 376/531 KB 800/1710 KB 292/1267 KB 56/1044 KB 80/80 KB 380/531 KB 800/1710 KB 292/1267 KB 56/1044 KB 80/80 KB 384/531 KB 800/1710 KB 292/1267 KB 60/1044 KB 80/80 KB 388/531 KB 804/1710 KB 292/1267 KB 60/1044 KB 80/80 KB 392/531 KB 804/1710 KB 292/1267 KB 60/1044 KB 80/80 KB 396/531 KB 804/1710 KB 292/1267 KB 60/1044 KB 80/80 KB 400/531 KB 800/1710 KB 292/1267 KB 56/1044 KB 80/80 KB 372/531 KB 804/1710 KB 296/1267 KB 60/1044 KB 80/80 KB 400/531 KB 804/1710 KB 300/1267 KB 60/1044 KB 80/80 KB 400/531 KB 804/1710 KB 304/1267 KB 60/1044 KB 80/80 KB 400/531 KB 804/1710 KB 308/1267 KB 60/1044 KB 80/80 KB 400/531 KB 804/1710 KB 312/1267 KB 60/1044 KB 80/80 KB 404/531 KB 804/1710 KB 316/1267 KB 60/1044 KB 80/80 KB 404/531 KB 804/1710 KB 320/1267 KB 60/1044 KB 80/80 KB 404/531 KB 804/1710 KB 292/1267 KB 60/1044 KB 80/80 KB 388/531 KB 808/1710 KB 320/1267 KB 60/1044 KB 80/80 KB 404/531 KB 800/1710 KB 292/1267 KB 60/1044 KB 80/80 KB 384/531 KB 808/1710 KB 320/1267 KB 64/1044 KB 80/80 KB 404/531 KB 808/1710 KB 320/1267 KB 68/1044 KB 80/80 KB 404/531 KB 808/1710 KB 320/1267 KB 72/1044 KB 80/80 KB 404/531 KB 808/1710 KB 320/1267 KB 76/1044 KB 80/80 KB 404/531 KB 808/1710 KB 320/1267 KB 80/1044 KB 80/80 KB 404/531 KB 812/1710 KB 320/1267 KB 84/1044 KB 80/80 KB 404/531 KB 812/1710 KB 324/1267 KB 88/1044 KB 404/531 KB 804/1710 KB 308/1267 KB 60/1044 KB 80/80 KB 404/531 KB 812/1710 KB 324/1267 KB 88/1044 KB 408/531 KB 812/1710 KB 324/1267 KB 88/1044 KB 412/531 KB 812/1710 KB 324/1267 KB 88/1044 KB 416/531 KB 812/1710 KB 324/1267 KB 92/1044 KB 416/531 KB 812/1710 KB 324/1267 KB 96/1044 KB 416/531 KB 812/1710 KB 324/1267 KB 100/1044 KB 420/531 KB 812/1710 KB 324/1267 KB 84/1044 KB 404/531 KB 812/1710 KB 328/1267 KB 100/1044 KB 420/531 KB 812/1710 KB 332/1267 KB 100/1044 KB 420/531 KB 812/1710 KB 336/1267 KB 100/1044 KB 420/531 KB 812/1710 KB 320/1267 KB 80/1044 KB 80/80 KB 404/531 KB 816/1710 KB 336/1267 KB 100/1044 KB 420/531 KB 820/1710 KB 336/1267 KB 100/1044 KB 420/531 KB 824/1710 KB 336/1267 KB 100/1044 KB 420/531 KB 828/1710 KB 336/1267 KB 100/1044 KB 420/531 KB 832/1710 KB 336/1267 KB 100/1044 KB 420/531 KB 836/1710 KB 336/1267 KB 100/1044 KB 420/531 KB 840/1710 KB 340/1267 KB 100/1044 KB 420/531 KB 844/1710 KB 340/1267 KB 100/1044 KB 420/531 KB 848/1710 KB 340/1267 KB 104/1044 KB 420/531 KB 812/1710 KB 324/1267 KB 96/1044 KB 420/531 KB 848/1710 KB 340/1267 KB 104/1044 KB 424/531 KB 848/1710 KB 340/1267 KB 104/1044 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install KB 428/531 KB 844/1710 KB 340/1267 KB 104/1044 KB 420/531 KB 836/1710 KB 340/1267 KB 100/1044 KB 420/531 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 253.2 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 848/1710 KB 340/1267 KB 108/1044 KB 432/531 KB 848/1710 KB 344/1267 KB 108/1044 KB 432/531 KB 848/1710 KB 344/1267 KB 108/1044 KB 432/531 KB 848/1710 KB 344/1267 KB 112/1044 KB 432/531 KB 848/1710 KB 348/1267 KB 112/1044 KB 432/531 KB 848/1710 KB 352/1267 KB 112/1044 KB 432/531 KB 852/1710 KB 356/1267 KB 116/1044 KB 436/531 KB 852/1710 KB 360/1267 KB 116/1044 KB 436/531 KB 852/1710 KB 352/1267 KB 116/1044 KB 436/531 KB 852/1710 KB 352/1267 KB 112/1044 KB 436/531 KB 856/1710 KB 364/1267 KB 116/1044 KB 436/531 KB 860/1710 KB 364/1267 KB 116/1044 KB 436/531 KB 864/1710 KB 364/1267 KB 116/1044 KB 436/531 KB 868/1710 KB 364/1267 KB 116/1044 KB 436/531 KB 872/1710 KB 364/1267 KB 120/1044 KB 436/531 KB 876/1710 KB 364/1267 KB 120/1044 KB 436/531 KB 880/1710 KB 364/1267 KB 120/1044 KB 436/531 KB 848/1710 KB 352/1267 KB 112/1044 KB 436/531 KB 880/1710 KB 364/1267 KB 120/1044 KB 440/531 KB 880/1710 KB 364/1267 KB 120/1044 KB 444/531 KB 880/1710 KB 364/1267 KB 120/1044 KB 448/531 KB 852/1710 KB 364/1267 KB 116/1044 KB 436/531 KB 880/1710 KB 368/1267 KB 120/1044 KB 448/531 KB 868/1710 KB 364/1267 KB 120/1044 KB 436/531 KB 880/1710 KB 368/1267 KB 124/1044 KB 448/531 KB 880/1710 KB 368/1267 KB 128/1044 KB 448/531 KB 880/1710 KB 368/1267 KB 132/1044 KB 448/531 KB 880/1710 KB 372/1267 KB 136/1044 KB 452/531 KB 884/1710 KB 372/1267 KB 140/1044 KB 452/531 KB 884/1710 KB 372/1267 KB 144/1044 KB 452/531 KB 880/1710 KB 372/1267 KB 132/1044 KB 452/531 KB 884/1710 KB 372/1267 KB 144/1044 KB 456/531 KB 884/1710 KB 372/1267 KB 144/1044 KB 460/531 KB 884/1710 KB 372/1267 KB 144/1044 KB 464/531 KB 884/1710 KB 372/1267 KB 144/1044 KB 468/531 KB 884/1710 KB 372/1267 KB 148/1044 KB 472/531 KB 884/1710 KB 372/1267 KB 148/1044 KB 476/531 KB 884/1710 KB 372/1267 KB 148/1044 KB 480/531 KB 880/1710 KB 372/1267 KB 132/1044 KB 448/531 KB 884/1710 KB 376/1267 KB 148/1044 KB 480/531 KB 884/1710 KB 380/1267 KB 148/1044 KB 480/531 KB 884/1710 KB 384/1267 KB 148/1044 KB 480/531 KB 884/1710 KB 388/1267 KB 148/1044 KB 480/531 KB 884/1710 KB 392/1267 KB 148/1044 KB 480/531 KB 884/1710 KB 372/1267 KB 148/1044 KB 468/531 KB 884/1710 KB 372/1267 KB 136/1044 KB 452/531 KB 888/1710 KB 392/1267 KB 148/1044 KB 480/531 KB 892/1710 KB 392/1267 KB 148/1044 KB 480/531 KB 896/1710 KB 392/1267 KB 148/1044 KB 480/531 KB 900/1710 KB 392/1267 KB 148/1044 KB 480/531 KB 900/1710 KB 396/1267 KB 152/1044 KB 480/531 KB 900/1710 KB 400/1267 KB 152/1044 KB 480/531 KB 900/1710 KB 392/1267 KB 152/1044 KB 480/531 KB 904/1710 KB 400/1267 KB 156/1044 KB 480/531 KB 904/1710 KB 400/1267 KB 160/1044 KB 480/531 KB 904/1710 KB 400/1267 KB 160/1044 KB 480/531 KB 4/61 KB 904/1710 KB 400/1267 KB 152/1044 KB 480/531 KB 908/1710 KB 404/1267 KB 164/1044 KB 484/531 KB 4/61 KB 912/1710 KB 404/1267 KB 164/1044 KB 484/531 KB 4/61 KB 904/1710 KB 404/1267 KB 164/1044 KB 484/531 KB 4/61 KB 912/1710 KB 408/1267 KB 164/1044 KB 484/531 KB 4/61 KB 912/1710 KB 412/1267 KB 164/1044 KB 484/531 KB 4/61 KB 916/1710 KB 416/1267 KB 164/1044 KB 484/531 KB 4/61 KB 904/1710 KB 400/1267 KB 164/1044 KB 484/531 KB 4/61 KB 916/1710 KB 416/1267 KB 164/1044 KB 488/531 KB 4/61 KB 916/1710 KB 416/1267 KB 164/1044 KB 492/531 KB 4/61 KB 916/1710 KB 416/1267 KB 164/1044 KB 496/531 KB 4/61 KB 904/1710 KB 400/1267 KB 164/1044 KB 480/531 KB 4/61 KB 916/1710 KB 416/1267 KB 168/1044 KB 496/531 KB 4/61 KB 916/1710 KB 416/1267 KB 172/1044 KB 496/531 KB 4/61 KB 916/1710 KB 416/1267 KB 176/1044 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install KB 496/531 KB 4/61 KB 916/1710 KB 420/1267 KB 180/1044 KB 496/531 KB 4/61 KB 916/1710 KB 420/1267 KB 184/1044 KB 500/531 KB 4/61 KB 916/1710 KB 420/1267 KB 188/1044 KB 500/531 KB 4/61 KB 916/1710 KB 420/1267 KB 192/1044 KB 500/531 KB 4/61 KB 916/1710 KB 412/1267 KB 164/1044 KB 484/531 KB 4/61 KB 920/1710 KB 420/1267 KB 192/1044 KB 500/531 KB 4/61 KB 924/1710 KB 420/1267 KB 192/1044 KB 500/531 KB 4/61 KB 928/1710 KB 420/1267 KB 192/1044 KB 500/531 KB 4/61 KB 916/1710 KB 420/1267 KB 180/1044 KB 500/531 KB 4/61 KB 928/1710 KB 420/1267 KB 192/1044 KB 504/531 KB 4/61 KB 932/1710 KB 420/1267 KB 192/1044 KB 508/531 KB 4/61 KB 932/1710 KB 420/1267 KB 192/1044 KB 512/531 KB 4/61 KB 916/1710 KB 420/1267 KB 176/1044 KB 496/531 KB 4/61 KB 932/1710 KB 424/1267 KB 192/1044 KB 512/531 KB 4/61 KB 932/1710 KB 428/1267 KB 192/1044 KB 512/531 KB 4/61 KB 932/1710 KB 432/1267 KB 192/1044 KB 512/531 KB 4/61 KB 932/1710 KB 432/1267 KB 192/1044 KB 516/531 KB 4/61 KB 932/1710 KB 436/1267 KB 196/1044 KB 520/531 KB 8/61 KB 932/1710 KB 436/1267 KB 196/1044 KB 524/531 KB 8/61 KB 932/1710 KB 436/1267 KB 196/1044 KB 528/531 KB 8/61 KB 932/1710 KB 420/1267 KB 192/1044 KB 504/531 KB 4/61 KB 936/1710 KB 436/1267 KB 196/1044 KB 528/531 KB 8/61 KB 940/1710 KB 436/1267 KB 196/1044 KB 528/531 KB 8/61 KB 944/1710 KB 436/1267 KB 196/1044 KB 528/531 KB 8/61 KB 932/1710 KB 436/1267 KB 196/1044 KB 516/531 KB 8/61 KB 944/1710 KB 440/1267 KB 196/1044 KB 528/531 KB 8/61 KB 944/1710 KB 444/1267 KB 196/1044 KB 528/531 KB 8/61 KB 944/1710 KB 448/1267 KB 196/1044 KB 528/531 KB 8/61 KB 944/1710 KB 452/1267 KB 196/1044 KB 528/531 KB 8/61 KB 948/1710 KB 456/1267 KB 196/1044 KB 531/531 KB 8/61 KB 948/1710 KB 460/1267 KB 196/1044 KB 531/531 KB 8/61 KB 932/1710 KB 432/1267 KB 196/1044 KB 516/531 KB 8/61 KB 948/1710 KB 464/1267 KB 196/1044 KB 531/531 KB 12/61 KB 948/1710 KB 464/1267 KB 196/1044 KB 531/531 KB 16/61 KB 932/1710 KB 432/1267 KB 196/1044 KB 516/531 KB 4/61 KB 948/1710 KB 464/1267 KB 200/1044 KB 531/531 KB 16/61 KB 948/1710 KB 464/1267 KB 204/1044 KB 531/531 KB 16/61 KB 948/1710 KB 464/1267 KB 208/1044 KB 531/531 KB 16/61 KB 948/1710 KB 464/1267 KB 212/1044 KB 531/531 KB 16/61 KB 948/1710 KB 464/1267 KB 216/1044 KB 531/531 KB 20/61 KB 948/1710 KB 464/1267 KB 220/1044 KB 531/531 KB 20/61 KB 948/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 20/61 KB 948/1710 KB 452/1267 KB 196/1044 KB 531/531 KB 8/61 KB 952/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 20/61 KB 956/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 20/61 KB 960/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 20/61 KB 944/1710 KB 452/1267 KB 196/1044 KB 531/531 KB 8/61 KB 964/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 20/61 KB 968/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 20/61 KB 972/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 20/61 KB 976/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 20/61 KB 948/1710 KB 464/1267 KB 216/1044 KB 531/531 KB 20/61 KB 948/1710 KB 464/1267 KB 212/1044 KB 531/531 KB 20/61 KB 976/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 24/61 KB 976/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 28/61 KB 976/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 32/61 KB 976/1710 KB 464/1267 KB 224/1044 KB 531/531 KB 36/61 KB 976/1710 KB 468/1267 KB 224/1044 KB 531/531 KB 40/61 KB 976/1710 KB 468/1267 KB 224/1044 KB 531/531 KB 44/61 KB 976/1710 KB 468/1267 KB 224/1044 KB 531/531 KB 48/61 KB 976/1710 KB 468/1267 KB 224/1044 KB 531/531 KB 36/61 KB 976/1710 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 472/1267 KB 228/1044 KB 531/531 KB 48/61 KB 976/1710 KB 476/1267 KB 228/1044 KB 531/531 KB 48/61 KB 980/1710 KB 480/1267 KB 228/1044 KB 531/531 KB 48/61 KB 980/1710 KB 484/1267 KB 228/1044 KB 531/531 KB 52/61 KB 980/1710 KB 488/1267 KB 228/1044 KB 531/531 KB 52/61 KB 980/1710 KB 492/1267 KB 228/1044 KB 531/531 KB 52/61 KB 980/1710 KB 496/1267 KB 228/1044 KB 531/531 KB 52/61 KB 980/1710 KB 500/1267 KB 228/1044 KB 531/531 KB 52/61 KB 976/1710 KB 468/1267 KB 228/1044 KB 531/531 KB 48/61 KB 980/1710 KB 500/1267 KB 232/1044 KB 52/61 KB 980/1710 KB 500/1267 KB 236/1044 KB 52/61 KB 980/1710 KB 500/1267 KB 240/1044 KB 52/61 KB 980/1710 KB 500/1267 KB 244/1044 KB 52/61 KB 980/1710 KB 500/1267 KB 248/1044 KB 52/61 KB 980/1710 KB 500/1267 KB 252/1044 KB 52/61 KB 980/1710 KB 500/1267 KB 256/1044 KB 52/61 KB 980/1710 KB 500/1267 KB 260/1044 KB 52/61 KB 980/1710 KB 504/1267 KB 264/1044 KB 52/61 KB 980/1710 KB 504/1267 KB 268/1044 KB 52/61 KB 980/1710 KB 504/1267 KB 272/1044 KB 52/61 KB 980/1710 KB 480/1267 KB 228/1044 KB 531/531 KB 52/61 KB 980/1710 KB 504/1267 KB 272/1044 KB 56/61 KB 980/1710 KB 504/1267 KB 272/1044 KB 60/61 KB 980/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 980/1710 KB 476/1267 KB 228/1044 KB 531/531 KB 48/61 KB 984/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 988/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 992/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 996/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 1000/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 1004/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 1008/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 1012/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 1016/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 1020/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 1024/1710 KB 504/1267 KB 272/1044 KB 61/61 KB 980/1710 KB 504/1267 KB 260/1044 KB 52/61 KB 1024/1710 KB 508/1267 KB 276/1044 KB 61/61 KB 1024/1710 KB 512/1267 KB 276/1044 KB 61/61 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 158.5 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 1024/1710 KB 504/1267 KB 276/1044 KB 61/61 KB 1024/1710 KB 512/1267 KB 280/1044 KB 1024/1710 KB 512/1267 KB 284/1044 KB 1024/1710 KB 512/1267 KB 288/1044 KB 1024/1710 KB 512/1267 KB 292/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1437.2 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 1024/1710 KB 512/1267 KB 296/1044 KB 1024/1710 KB 512/1267 KB 300/1044 KB 1024/1710 KB 512/1267 KB 304/1044 KB 1024/1710 KB 512/1267 KB 308/1044 KB 1024/1710 KB 512/1267 KB 312/1044 KB 1024/1710 KB 512/1267 KB 316/1044 KB 1024/1710 KB 512/1267 KB 320/1044 KB 1024/1710 KB 512/1267 KB 324/1044 KB 1024/1710 KB 512/1267 KB 328/1044 KB 1024/1710 KB 512/1267 KB 332/1044 KB 1024/1710 KB 512/1267 KB 336/1044 KB 1024/1710 KB 512/1267 KB 340/1044 KB 1024/1710 KB 512/1267 KB 340/1044 KB 4/1063 KB 1024/1710 KB 512/1267 KB 340/1044 KB 8/1063 KB 1024/1710 KB 512/1267 KB 340/1044 KB 12/1063 KB 1024/1710 KB 512/1267 KB 340/1044 KB 16/1063 KB 1024/1710 KB 512/1267 KB 340/1044 KB 20/1063 KB 1024/1710 KB 512/1267 KB 340/1044 KB 24/1063 KB 1024/1710 KB 512/1267 KB 344/1044 KB 28/1063 KB 4/713 KB 1024/1710 KB 512/1267 KB 344/1044 KB 32/1063 KB 4/713 KB 1024/1710 KB 512/1267 KB 344/1044 KB 36/1063 KB 4/713 KB 1024/1710 KB 512/1267 KB 344/1044 KB 40/1063 KB 4/713 KB 1028/1710 KB 516/1267 KB 344/1044 KB 44/1063 KB 4/713 KB 1028/1710 KB 516/1267 KB 344/1044 KB 48/1063 KB 1024/1710 KB 512/1267 KB 344/1044 KB 24/1063 KB 4/713 KB 1028/1710 KB 516/1267 KB 344/1044 KB 40/1063 KB 4/713 KB 1028/1710 KB 520/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1028/1710 KB 524/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1028/1710 KB 528/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1028/1710 KB 532/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1028/1710 KB 536/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1028/1710 KB 540/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1028/1710 KB 544/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1028/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1028/1710 KB 512/1267 KB 344/1044 KB 40/1063 KB 4/713 KB 1032/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1036/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1040/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1044/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1048/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1052/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1056/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1060/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1064/1710 KB 548/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1024/1710 KB 512/1267 KB 344/1044 KB 28/1063 KB 8/713 KB 1068/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 12/713 KB 1068/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 16/713 KB 1068/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 20/713 KB 1068/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 24/713 KB 1068/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 28/713 KB 1068/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 32/713 KB 1068/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1064/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 32/713 KB 1068/1710 KB 556/1267 KB 344/1044 KB 48/1063 KB 32/713 KB 1068/1710 KB 560/1267 KB 344/1044 KB 48/1063 KB 32/713 KB 1068/1710 KB 564/1267 KB 344/1044 KB 48/1063 KB 36/713 KB 1068/1710 KB 568/1267 KB 344/1044 KB 48/1063 KB 36/713 KB 1068/1710 KB 572/1267 KB 344/1044 KB 48/1063 KB 4/713 KB 1068/1710 KB 552/1267 KB 344/1044 KB 48/1063 KB 36/713 KB 1072/1710 KB 576/1267 KB 344/1044 KB 48/1063 KB 36/713 KB 1076/1710 KB 576/1267 KB 344/1044 KB 48/1063 KB 36/713 KB 1080/1710 KB 576/1267 KB 344/1044 KB 48/1063 KB 36/713 KB 1084/1710 KB 576/1267 KB 344/1044 KB 48/1063 KB 36/713 KB 1088/1710 KB 576/1267 KB 344/1044 KB 48/1063 KB 36/713 KB 1068/1710 KB 564/1267 KB 344/1044 KB 48/1063 KB 40/713 KB 1088/1710 KB 576/1267 unit-mysql-0: 12:33:43 DEBUG unit.mysql/0.config-changed mysql start/running, process 12165 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install KB 348/1044 KB 48/1063 KB 44/713 KB 1088/1710 KB 576/1267 KB 348/1044 KB 48/1063 KB 36/713 KB 1088/1710 KB 576/1267 KB 348/1044 KB 48/1063 KB 44/713 KB 1088/1710 KB 576/1267 KB 352/1044 KB 48/1063 KB 48/713 KB 1088/1710 KB 576/1267 KB 356/1044 KB 48/1063 KB 48/713 KB 1092/1710 KB 576/1267 KB 360/1044 KB 48/1063 KB 48/713 KB 1092/1710 KB 576/1267 KB 364/1044 KB 48/1063 KB 48/713 KB 1092/1710 KB 576/1267 KB 368/1044 KB 48/1063 KB 36/713 KB 1068/1710 KB 576/1267 KB 344/1044 KB 48/1063 KB 48/713 KB 1092/1710 KB 580/1267 KB 368/1044 KB 48/1063 KB 48/713 KB 1092/1710 KB 584/1267 KB 368/1044 KB 48/1063 KB 48/713 KB 1092/1710 KB 588/1267 KB 368/1044 KB 48/1063 KB 48/713 KB 1092/1710 KB 592/1267 KB 368/1044 KB 48/1063 KB 48/713 KB 1092/1710 KB 576/1267 KB 356/1044 KB 48/1063 KB 48/713 KB 1096/1710 KB 592/1267 KB 368/1044 KB 48/1063 KB 48/713 KB 1100/1710 KB 592/1267 KB 368/1044 KB 48/1063 KB 48/713 KB 1104/1710 KB 592/1267 KB 368/1044 KB 48/1063 KB 48/713 KB 1108/1710 KB 592/1267 KB 368/1044 KB 48/1063 KB 48/713 KB 1088/1710 KB 576/1267 KB 352/1044 KB 48/1063 KB 52/713 KB 1108/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 56/713 KB 1108/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 60/713 KB 1108/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 64/713 KB 1108/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 68/713 KB 1108/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 72/713 KB 1112/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 76/713 KB 1112/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 80/713 KB 1112/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 48/713 KB 1108/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 80/713 KB 1112/1710 KB 600/1267 KB 372/1044 KB 52/1063 KB 80/713 KB 1112/1710 KB 604/1267 KB 372/1044 KB 52/1063 KB 80/713 KB 1112/1710 KB 608/1267 KB 372/1044 KB 52/1063 KB 48/713 KB 1108/1710 KB 592/1267 KB 372/1044 KB 52/1063 KB 80/713 KB 1112/1710 KB 608/1267 KB 372/1044 KB 56/1063 KB 48/713 KB 1108/1710 KB 592/1267 KB 372/1044 KB 48/1063 KB 80/713 KB 1112/1710 KB 608/1267 KB 376/1044 KB 56/1063 KB 80/713 KB 1112/1710 KB 608/1267 KB 380/1044 KB 56/1063 KB 80/713 KB 1112/1710 KB 608/1267 KB 384/1044 KB 56/1063 KB 80/713 KB 1112/1710 KB 608/1267 KB 388/1044 KB 60/1063 KB 84/713 KB 1112/1710 KB 612/1267 KB 392/1044 KB 60/1063 KB 84/713 KB 1112/1710 KB 612/1267 KB 396/1044 KB 60/1063 KB 68/713 KB 1112/1710 KB 596/1267 KB 372/1044 KB 52/1063 KB 84/713 KB 1116/1710 KB 612/1267 KB 396/1044 KB 60/1063 KB 84/713 KB 1120/1710 KB 612/1267 KB 396/1044 KB 60/1063 KB 84/713 KB 1124/1710 KB 612/1267 KB 396/1044 KB 60/1063 KB 84/713 KB 1128/1710 KB 612/1267 KB 396/1044 KB 60/1063 KB 84/713 KB 1112/1710 KB 612/1267 KB 388/1044 KB 60/1063 KB 84/713 KB 1112/1710 KB 608/1267 KB 388/1044 KB 60/1063 KB 80/713 KB 1112/1710 KB 608/1267 KB 384/1044 KB 60/1063 KB 88/713 KB 1128/1710 KB 612/1267 KB 396/1044 KB 64/1063 KB 88/713 KB 1128/1710 KB 612/1267 KB 396/1044 KB 68/1063 KB 88/713 KB 1128/1710 KB 612/1267 KB 396/1044 KB 68/1063 KB 92/713 KB 1128/1710 KB 616/1267 KB 396/1044 KB 68/1063 KB 88/713 KB 1128/1710 KB 616/1267 KB 396/1044 KB 68/1063 KB 92/713 KB 1128/1710 KB 620/1267 KB 396/1044 KB 72/1063 KB 92/713 KB 1128/1710 KB 624/1267 KB 396/1044 KB 72/1063 KB 92/713 KB 1128/1710 KB 616/1267 KB 396/1044 KB 72/1063 KB 92/713 KB 1132/1710 KB 624/1267 KB 396/1044 KB 76/1063 KB 92/713 KB 1132/1710 KB 624/1267 KB 396/1044 KB 72/1063 KB 96/713 KB 1132/1710 KB 624/1267 KB 400/1044 KB 76/1063 KB 96/713 KB 1132/1710 KB 624/1267 KB 396/1044 KB 76/106 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 3 KB 96/713 KB 1136/1710 KB 624/1267 KB 400/1044 KB 80/1063 KB 96/713 KB 1136/1710 KB 624/1267 KB 404/1044 KB 84/1063 KB 100/713 KB 1136/1710 KB 628/1267 KB 404/1044 KB 88/1063 KB 96/713 KB 1136/1710 KB 624/1267 KB 400/1044 KB 76/1063 KB 100/713 KB 1140/1710 KB 628/1267 KB 404/1044 KB 88/1063 KB 100/713 KB 1144/1710 KB 628/1267 KB 404/1044 KB 88/1063 KB 100/713 KB 1148/1710 KB 628/1267 KB 404/1044 KB 88/1063 KB 96/713 KB 1136/1710 KB 624/1267 KB 404/1044 KB 80/1063 KB 100/713 KB 1148/1710 KB 628/1267 KB 408/1044 KB 92/1063 KB 100/713 KB 1148/1710 KB 628/1267 KB 412/1044 KB 92/1063 KB 100/713 KB 1148/1710 KB 628/1267 KB 416/1044 KB 92/1063 KB 100/713 KB 1152/1710 KB 628/1267 KB 420/1044 KB 92/1063 KB 100/713 KB 1148/1710 KB 628/1267 KB 404/1044 KB 92/1063 KB 100/713 KB 1152/1710 KB 628/1267 KB 420/1044 KB 96/1063 KB 100/713 KB 1152/1710 KB 628/1267 KB 420/1044 KB 100/1063 KB 100/713 KB 1136/1710 KB 628/1267 KB 404/1044 KB 84/1063 KB 96/713 KB 1136/1710 KB 628/1267 KB 404/1044 KB 84/1063 KB 100/713 KB 1152/1710 KB 632/1267 KB 420/1044 KB 100/1063 KB 100/713 KB 1152/1710 KB 636/1267 KB 420/1044 KB 100/1063 KB 100/713 KB 1152/1710 KB 640/1267 KB 420/1044 KB 100/1063 KB 104/713 KB 1152/1710 KB 644/1267 KB 420/1044 KB 100/1063 KB 100/713 KB 1152/1710 KB 628/1267 KB 416/1044 KB 92/1063 KB 104/713 KB 1156/1710 KB 644/1267 KB 424/1044 KB 104/1063 KB 104/713 KB 1160/1710 KB 644/1267 KB 424/1044 KB 104/1063 KB 104/713 KB 1152/1710 KB 644/1267 KB 424/1044 KB 104/1063 KB 104/713 KB 1160/1710 KB 648/1267 KB 424/1044 KB 108/1063 KB 104/713 KB 1160/1710 KB 648/1267 KB 424/1044 KB 112/1063 KB 104/713 KB 1152/1710 KB 644/1267 KB 424/1044 KB 100/1063 KB 104/713 KB 1160/1710 KB 648/1267 KB 428/1044 KB 112/1063 KB 104/713 KB 1160/1710 KB 648/1267 KB 432/1044 KB 112/1063 KB 104/713 KB 1152/1710 KB 640/1267 KB 420/1044 KB 100/1063 KB 108/713 KB 1160/1710 KB 648/1267 KB 432/1044 KB 112/1063 KB 112/713 KB 1160/1710 KB 648/1267 KB 432/1044 KB 112/1063 KB 116/713 KB 1160/1710 KB 648/1267 KB 432/1044 KB 112/1063 KB 120/713 KB 1160/1710 KB 648/1267 KB 432/1044 KB 112/1063 KB 124/713 KB 1160/1710 KB 648/1267 KB 432/1044 KB 112/1063 KB 128/713 KB 1160/1710 KB 648/1267 KB 436/1044 KB 112/1063 KB 132/713 KB 1164/1710 KB 648/1267 KB 436/1044 KB 116/1063 KB 104/713 KB 1160/1710 KB 648/1267 KB 424/1044 KB 104/1063 KB 132/713 KB 1164/1710 KB 652/1267 KB 436/1044 KB 116/1063 KB 132/713 KB 1164/1710 KB 656/1267 KB 436/1044 KB 116/1063 KB 128/713 KB 1164/1710 KB 648/1267 KB 436/1044 KB 112/1063 KB 132/713 KB 1168/1710 KB 656/1267 KB 436/1044 KB 116/1063 KB 132/713 KB 1168/1710 KB 660/1267 KB 436/1044 KB 116/1063 KB 136/713 KB 1172/1710 KB 664/1267 KB 436/1044 KB 116/1063 KB 136/713 KB 1172/1710 KB 668/1267 KB 436/1044 KB 116/1063 KB 136/713 KB 1172/1710 KB 672/1267 KB 436/1044 KB 116/1063 KB 128/713 KB 1164/1710 KB 648/1267 KB 436/1044 KB 116/1063 KB 136/713 KB 1172/1710 KB 672/1267 KB 436/1044 KB 120/1063 KB 136/713 KB 1172/1710 KB 672/1267 KB 436/1044 KB 124/1063 KB 124/713 KB 1160/1710 KB 648/1267 KB 436/1044 KB 112/1063 KB 136/713 KB 1172/1710 KB 672/1267 KB 440/1044 KB 128/1063 KB 136/713 KB 1172/1710 KB 672/1267 KB 444/1044 KB 128/1063 KB 136/713 KB 1172/1710 KB 672/1267 KB 448/1044 KB 128/1063 KB 136/713 KB 1172/1710 KB 660/1267 KB 436/1044 KB 116/1063 KB 140/713 KB 1172/1710 KB 672/1267 KB 448/1044 KB 128/1063 KB 132/713 KB 1172/1710 KB 660/1267 KB 436/1044 KB 116/1063 KB 144/713 KB 1176/1710 KB 672/1267 KB 448/1044 KB 128/106 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 3 KB 144/713 KB 1180/1710 KB 672/1267 KB 448/1044 KB 128/1063 KB 144/713 KB 1184/1710 KB 672/1267 KB 448/1044 KB 128/1063 KB 144/713 KB 1188/1710 KB 672/1267 KB 448/1044 KB 128/1063 KB 144/713 KB 1192/1710 KB 676/1267 KB 452/1044 KB 128/1063 KB 144/713 KB 1196/1710 KB 676/1267 KB 452/1044 KB 128/1063 KB 144/713 KB 1200/1710 KB 676/1267 KB 452/1044 KB 128/1063 KB 136/713 KB 1172/1710 KB 672/1267 KB 436/1044 KB 128/1063 KB 144/713 KB 1200/1710 KB 676/1267 KB 452/1044 KB 132/1063 KB 144/713 KB 1200/1710 KB 676/1267 KB 452/1044 KB 136/1063 KB 144/713 KB 1200/1710 KB 676/1267 KB 452/1044 KB 140/1063 KB 144/713 KB 1200/1710 KB 676/1267 KB 452/1044 KB 144/1063 KB 144/713 KB 1188/1710 KB 676/1267 KB 452/1044 KB 128/1063 KB 144/713 KB 1200/1710 KB 680/1267 KB 452/1044 KB 144/1063 KB 144/713 KB 1200/1710 KB 684/1267 KB 452/1044 KB 144/1063 KB 144/713 KB 1200/1710 KB 688/1267 KB 452/1044 KB 144/1063 KB 144/713 KB 1200/1710 KB 692/1267 KB 452/1044 KB 144/1063 KB 144/713 KB 1204/1710 KB 696/1267 KB 452/1044 KB 148/1063 KB 144/713 KB 1204/1710 KB 700/1267 KB 452/1044 KB 148/1063 KB 144/713 KB 1204/1710 KB 704/1267 KB 452/1044 KB 148/1063 KB 144/713 KB 1188/1710 KB 672/1267 KB 452/1044 KB 128/1063 KB 144/713 KB 1204/1710 KB 704/1267 KB 456/1044 KB 148/1063 KB 144/713 KB 1204/1710 KB 704/1267 KB 460/1044 KB 148/1063 KB 144/713 KB 1204/1710 KB 704/1267 KB 464/1044 KB 148/1063 KB 144/713 KB 1180/1710 KB 672/1267 KB 448/1044 KB 128/1063 KB 148/713 KB 1204/1710 KB 704/1267 KB 464/1044 KB 148/1063 KB 152/713 KB 1204/1710 KB 704/1267 KB 464/1044 KB 148/1063 KB 156/713 KB 1204/1710 KB 704/1267 KB 464/1044 KB 148/1063 KB 160/713 KB 1204/1710 KB 704/1267 KB 464/1044 KB 148/1063 KB 160/713 KB 1204/1710 KB 704/1267 KB 468/1044 KB 148/1063 KB 164/713 KB 1204/1710 KB 704/1267 KB 472/1044 KB 148/1063 KB 164/713 KB 1204/1710 KB 704/1267 KB 476/1044 KB 148/1063 KB 164/713 KB 1204/1710 KB 704/1267 KB 480/1044 KB 148/1063 KB 144/713 KB 1204/1710 KB 692/1267 KB 452/1044 KB 148/1063 KB 164/713 KB 1208/1710 KB 704/1267 KB 480/1044 KB 148/1063 KB 144/713 KB 1200/1710 KB 692/1267 KB 452/1044 KB 148/1063 KB 164/713 KB 1208/1710 KB 704/1267 KB 480/1044 KB 152/1063 KB 164/713 KB 1208/1710 KB 704/1267 KB 480/1044 KB 156/1063 KB 164/713 KB 1204/1710 KB 704/1267 KB 468/1044 KB 148/1063 KB 168/713 KB 1208/1710 KB 704/1267 KB 480/1044 KB 156/1063 KB 172/713 KB 1208/1710 KB 704/1267 KB 480/1044 KB 156/1063 KB 176/713 KB 1208/1710 KB 704/1267 KB 480/1044 KB 156/1063 KB 180/713 KB 1208/1710 KB 704/1267 KB 480/1044 KB 160/1063 KB 184/713 KB 1212/1710 KB 708/1267 KB 484/1044 KB 160/1063 KB 188/713 KB 1212/1710 KB 708/1267 KB 484/1044 KB 160/1063 KB 176/713 KB 1208/1710 KB 704/1267 KB 480/1044 KB 160/1063 KB 188/713 KB 1212/1710 KB 708/1267 KB 484/1044 KB 164/1063 KB 188/713 KB 1212/1710 KB 708/1267 KB 484/1044 KB 168/1063 KB 188/713 KB 1212/1710 KB 708/1267 KB 484/1044 KB 172/1063 KB 188/713 KB 1212/1710 KB 708/1267 KB 484/1044 KB 176/1063 KB 180/713 KB 1212/1710 KB 708/1267 KB 484/1044 KB 160/1063 KB 180/713 KB 1212/1710 KB 704/1267 KB 484/1044 KB 160/1063 KB 180/713 KB 1212/1710 KB 704/1267 KB 480/1044 KB 160/1063 KB 188/713 KB 1216/1710 KB 708/1267 KB 484/1044 KB 176/1063 KB 188/713 KB 1220/1710 KB 708/1267 KB 484/1044 KB 176/1063 KB 188/713 KB 1224/1710 KB 708/1267 KB 488/1044 KB 176/1063 KB 188/713 KB 1220/1710 KB 708/1267 KB 488/1044 KB 176/1063 KB 188/713 KB 1224/1710 KB 712/1267 KB 492/1044 KB 176/1063 KB 188/713 KB 1224/1710 KB 712/1267 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 496/1044 KB 176/1063 KB 188/713 KB 1224/1710 KB 712/1267 KB 500/1044 KB 176/1063 KB 192/713 KB 1228/1710 KB 712/1267 KB 504/1044 KB 180/1063 KB 192/713 KB 1228/1710 KB 712/1267 KB 508/1044 KB 180/1063 KB 188/713 KB 1224/1710 KB 712/1267 KB 488/1044 KB 176/1063 KB 192/713 KB 1228/1710 KB 716/1267 KB 512/1044 KB 180/1063 KB 192/713 KB 1228/1710 KB 720/1267 KB 512/1044 KB 180/1063 KB 192/713 KB 1228/1710 KB 724/1267 KB 512/1044 KB 180/1063 KB 192/713 KB 1228/1710 KB 728/1267 KB 512/1044 KB 180/1063 KB 192/713 KB 1228/1710 KB 732/1267 KB 512/1044 KB 180/1063 KB 192/713 KB 1228/1710 KB 736/1267 KB 512/1044 KB 180/1063 KB 192/713 KB 1228/1710 KB 712/1267 KB 500/1044 KB 180/1063 KB 192/713 KB 1228/1710 KB 736/1267 KB 512/1044 KB 184/1063 KB 192/713 KB 1228/1710 KB 712/1267 KB 500/1044 KB 176/1063 KB 192/713 KB 1232/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 192/713 KB 1236/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 192/713 KB 1240/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 192/713 KB 1244/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 192/713 KB 1248/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 192/713 KB 1224/1710 KB 712/1267 KB 500/1044 KB 176/1063 KB 196/713 KB 1248/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 200/713 KB 1248/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 204/713 KB 1248/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 208/713 KB 1248/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 192/713 KB 1244/1710 KB 736/1267 KB 512/1044 KB 188/1063 KB 208/713 KB 1248/1710 KB 736/1267 KB 512/1044 KB 192/1063 KB 192/713 KB 1228/1710 KB 712/1267 KB 512/1044 KB 180/1063 KB 208/713 KB 1248/1710 KB 736/1267 KB 516/1044 KB 192/1063 KB 212/713 KB 1252/1710 KB 740/1267 KB 520/1044 KB 196/1063 KB 212/713 KB 1252/1710 KB 740/1267 KB 524/1044 KB 196/1063 KB 212/713 KB 1252/1710 KB 740/1267 KB 528/1044 KB 196/1063 KB 212/713 KB 1252/1710 KB 740/1267 KB 516/1044 KB 196/1063 KB 208/713 KB 1252/1710 KB 740/1267 KB 516/1044 KB 196/1063 KB 216/713 KB 1252/1710 KB 740/1267 KB 528/1044 KB 196/1063 KB 220/713 KB 1252/1710 KB 740/1267 KB 528/1044 KB 196/1063 KB 208/713 KB 1252/1710 KB 736/1267 KB 516/1044 KB 196/1063 KB 220/713 KB 1256/1710 KB 744/1267 KB 528/1044 KB 196/1063 KB 220/713 KB 1260/1710 KB 744/1267 KB 528/1044 KB 196/1063 KB 208/713 KB 1248/1710 KB 736/1267 KB 516/1044 KB 196/1063 KB 224/713 KB 1264/1710 KB 744/1267 KB 528/1044 KB 200/1063 KB 224/713 KB 1264/1710 KB 744/1267 KB 528/1044 KB 204/1063 KB 224/713 KB 1264/1710 KB 744/1267 KB 528/1044 KB 208/1063 KB 224/713 KB 1260/1710 KB 744/1267 KB 528/1044 KB 196/1063 KB 220/713 KB 1252/1710 KB 744/1267 KB 528/1044 KB 196/1063 KB 224/713 KB 1264/1710 KB 748/1267 KB 528/1044 KB 208/1063 KB 224/713 KB 1264/1710 KB 752/1267 KB 528/1044 KB 208/1063 KB 224/713 KB 1264/1710 KB 752/1267 KB 532/1044 KB 208/1063 KB 228/713 KB 1264/1710 KB 756/1267 KB 536/1044 KB 212/1063 KB 228/713 KB 1264/1710 KB 756/1267 KB 540/1044 KB 212/1063 KB 228/713 KB 1264/1710 KB 756/1267 KB 544/1044 KB 212/1063 KB 228/713 KB 1264/1710 KB 756/1267 KB 532/1044 KB 212/1063 KB 232/713 KB 1264/1710 KB 756/1267 KB 544/1044 KB 212/1063 KB 236/713 KB 1264/1710 KB 756/1267 KB 544/1044 KB 212/1063 KB 240/713 KB 1264/1710 KB 756/1267 KB 544/1044 KB 212/1063 KB 224/713 KB 1264/1710 KB 756/1267 KB 532/1044 KB 212/1063 KB 240/713 KB 1264/1710 KB 760/1267 KB 544/1044 KB 212/1063 KB 240/713 KB 1264/1710 KB 764/1267 KB 544/1044 KB 212/1063 KB 240/713 KB 1264/1710 KB 768/1267 KB 544/1044 KB 212/1063 KB 224/713 KB 1264/1 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 710 KB 752/1267 KB 532/1044 KB 212/1063 KB 224/713 KB 1264/1710 KB 752/1267 KB 532/1044 KB 208/1063 KB 240/713 KB 1268/1710 KB 768/1267 KB 544/1044 KB 216/1063 KB 240/713 KB 1272/1710 KB 768/1267 KB 544/1044 KB 216/1063 KB 240/713 KB 1276/1710 KB 768/1267 KB 544/1044 KB 216/1063 KB 240/713 KB 1280/1710 KB 768/1267 KB 544/1044 KB 216/1063 KB 240/713 KB 1284/1710 KB 768/1267 KB 544/1044 KB 216/1063 KB 244/713 KB 1288/1710 KB 772/1267 KB 548/1044 KB 216/1063 KB 240/713 KB 1264/1710 KB 768/1267 KB 544/1044 KB 216/1063 KB 244/713 KB 1288/1710 KB 772/1267 KB 548/1044 KB 220/1063 KB 244/713 KB 1288/1710 KB 772/1267 KB 548/1044 KB 224/1063 KB 244/713 KB 1288/1710 KB 772/1267 KB 548/1044 KB 228/1063 KB 244/713 KB 1288/1710 KB 772/1267 KB 548/1044 KB 232/1063 KB 244/713 KB 1288/1710 KB 772/1267 KB 548/1044 KB 236/1063 KB 244/713 KB 1288/1710 KB 772/1267 KB 548/1044 KB 240/1063 KB 244/713 KB 1284/1710 KB 772/1267 KB 548/1044 KB 216/1063 KB 244/713 KB 1288/1710 KB 776/1267 KB 548/1044 KB 240/1063 KB 244/713 KB 1288/1710 KB 780/1267 KB 548/1044 KB 240/1063 KB 244/713 KB 1284/1710 KB 768/1267 KB 548/1044 KB 216/1063 KB 244/713 KB 1284/1710 KB 768/1267 KB 544/1044 KB 216/1063 KB 248/713 KB 1288/1710 KB 784/1267 KB 548/1044 KB 240/1063 KB 248/713 KB 1288/1710 KB 784/1267 KB 552/1044 KB 240/1063 KB 252/713 KB 1288/1710 KB 784/1267 KB 556/1044 KB 240/1063 KB 252/713 KB 1288/1710 KB 784/1267 KB 560/1044 KB 240/1063 KB 252/713 KB 1288/1710 KB 784/1267 KB 560/1044 KB 240/1063 KB 256/713 KB 1288/1710 KB 784/1267 KB 560/1044 KB 240/1063 KB 256/713 KB 1288/1710 KB 784/1267 KB 564/1044 KB 240/1063 KB 260/713 KB 1292/1710 KB 784/1267 KB 568/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 784/1267 KB 572/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 784/1267 KB 576/1044 KB 244/1063 KB 244/713 KB 1288/1710 KB 784/1267 KB 564/1044 KB 240/1063 KB 260/713 KB 1292/1710 KB 788/1267 KB 576/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 792/1267 KB 576/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 796/1267 KB 576/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 800/1267 KB 576/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 804/1267 KB 576/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 808/1267 KB 580/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 812/1267 KB 580/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 816/1267 KB 580/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 784/1267 KB 564/1044 KB 244/1063 KB 260/713 KB 1292/1710 KB 816/1267 KB 580/1044 KB 248/1063 KB 260/713 KB 1292/1710 KB 816/1267 KB 580/1044 KB 252/1063 KB 260/713 KB 1292/1710 KB 784/1267 KB 564/1044 KB 240/1063 KB 260/713 KB 1296/1710 KB 816/1267 KB 580/1044 KB 252/1063 KB 260/713 KB 1300/1710 KB 816/1267 KB 580/1044 KB 252/1063 KB 260/713 KB 1288/1710 KB 784/1267 KB 564/1044 KB 240/1063 KB 264/713 KB 1300/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 268/713 KB 1300/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 272/713 KB 1300/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 276/713 KB 1300/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 280/713 KB 1304/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 284/713 KB 1304/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 288/713 KB 1304/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 260/713 KB 1300/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 288/713 KB 1304/1710 KB 816/1267 KB 580/1044 KB 260/1063 KB 288/713 KB 1304/1710 KB 816/1267 KB 580/1044 KB 264/1063 KB 260/713 KB 1292/1710 KB 804/1267 KB 580/1044 KB 244/1063 KB 288/713 KB 1304/1710 KB 816/1267 KB 584/1044 KB 268/1063 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 276/713 KB 1304/1710 KB 816/1267 KB 580/1044 KB 256/1063 KB 288/713 KB 1308/1710 KB 816/1267 KB 584/1044 KB 268/1063 KB 288/713 KB 1312/1710 KB 816/1267 KB 584/1044 KB 268/1063 KB 288/713 KB 1312/1710 KB 816/1267 KB 588/1044 KB 268/1063 KB 288/713 KB 1312/1710 KB 816/1267 KB 592/1044 KB 268/1063 KB 288/713 KB 1312/1710 KB 816/1267 KB 596/1044 KB 268/1063 KB 292/713 KB 1316/1710 KB 820/1267 KB 600/1044 KB 268/1063 KB 292/713 KB 1316/1710 KB 820/1267 KB 604/1044 KB 268/1063 KB 292/713 KB 1316/1710 KB 820/1267 KB 608/1044 KB 268/1063 KB 292/713 KB 1316/1710 KB 820/1267 KB 612/1044 KB 268/1063 KB 292/713 KB 1316/1710 KB 820/1267 KB 616/1044 KB 268/1063 KB 292/713 KB 1316/1710 KB 820/1267 KB 596/1044 KB 268/1063 KB 288/713 KB 1304/1710 KB 816/1267 KB 580/1044 KB 268/1063 KB 292/713 KB 1316/1710 KB 820/1267 KB 616/1044 KB 272/1063 KB 292/713 KB 1316/1710 KB 820/1267 KB 616/1044 KB 276/1063 KB 292/713 KB 1316/1710 KB 816/1267 KB 596/1044 KB 268/1063 KB 296/713 KB 1316/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 300/713 KB 1316/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 304/713 KB 1316/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 288/713 KB 1316/1710 KB 816/1267 KB 596/1044 KB 268/1063 KB 304/713 KB 1320/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 304/713 KB 1324/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 304/713 KB 1328/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 304/713 KB 1332/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 308/713 KB 1336/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 308/713 KB 1340/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 308/713 KB 1344/1710 KB 824/1267 KB 616/1044 KB 280/1063 KB 292/713 KB 1316/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 308/713 KB 1344/1710 KB 828/1267 KB 616/1044 KB 280/1063 KB 308/713 KB 1344/1710 KB 832/1267 KB 616/1044 KB 280/1063 KB 308/713 KB 1340/1710 KB 824/1267 KB 616/1044 KB 280/1063 KB 308/713 KB 1344/1710 KB 832/1267 KB 616/1044 KB 284/1063 KB 308/713 KB 1344/1710 KB 832/1267 KB 616/1044 KB 288/1063 KB 308/713 KB 1344/1710 KB 832/1267 KB 616/1044 KB 292/1063 KB 308/713 KB 1348/1710 KB 836/1267 KB 620/1044 KB 296/1063 KB 308/713 KB 1348/1710 KB 836/1267 KB 620/1044 KB 300/1063 KB 308/713 KB 1348/1710 KB 836/1267 KB 620/1044 KB 304/1063 KB 308/713 KB 1332/1710 KB 824/1267 KB 616/1044 KB 276/1063 KB 312/713 KB 1348/1710 KB 836/1267 KB 620/1044 KB 304/1063 KB 316/713 KB 1348/1710 KB 836/1267 KB 620/1044 KB 304/1063 KB 320/713 KB 1348/1710 KB 836/1267 KB 620/1044 KB 304/1063 KB 308/713 KB 1348/1710 KB 836/1267 KB 620/1044 KB 292/1063 KB 320/713 KB 1348/1710 KB 840/1267 KB 620/1044 KB 304/1063 KB 320/713 KB 1348/1710 KB 844/1267 KB 620/1044 KB 304/1063 KB 320/713 KB 1348/1710 KB 848/1267 KB 620/1044 KB 304/1063 KB 320/713 KB 1348/1710 KB 852/1267 KB 620/1044 KB 304/1063 KB 324/713 KB 1348/1710 KB 856/1267 KB 620/1044 KB 308/1063 KB 324/713 KB 1348/1710 KB 860/1267 KB 620/1044 KB 308/1063 KB 324/713 KB 1348/1710 KB 864/1267 KB 620/1044 KB 308/1063 KB 308/713 KB 1348/1710 KB 832/1267 KB 620/1044 KB 292/1063 KB 324/713 KB 1352/1710 KB 864/1267 KB 620/1044 KB 308/1063 KB 324/713 KB 1356/1710 KB 864/1267 KB 620/1044 KB 308/1063 KB 324/713 KB 1360/1710 KB 864/1267 KB 620/1044 KB 308/1063 KB 308/713 KB 1344/1710 KB 832/1267 KB 620/1044 KB 292/1063 KB 324/713 KB 1360/1710 KB 864/1267 KB 624/1044 KB 308/1063 KB 324/713 KB 1360/1710 KB 864/1267 KB 628/1044 KB 308/1063 KB 324/713 KB 1360/1710 KB 864/1267 KB 632/1044 KB 308/1063 KB 324/713 KB 1360/1710 KB 864/1267 KB 636/ unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 1044 KB 308/1063 KB 324/713 KB 1360/1710 KB 864/1267 KB 640/1044 KB 308/1063 KB 324/713 KB 1360/1710 KB 864/1267 KB 644/1044 KB 308/1063 KB 324/713 KB 1364/1710 KB 868/1267 KB 648/1044 KB 308/1063 KB 324/713 KB 1364/1710 KB 868/1267 KB 652/1044 KB 308/1063 KB 324/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 308/1063 KB 324/713 KB 1348/1710 KB 852/1267 KB 620/1044 KB 308/1063 KB 324/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 312/1063 KB 324/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 316/1063 KB 324/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 320/1063 KB 324/713 KB 1348/1710 KB 852/1267 KB 620/1044 KB 304/1063 KB 328/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 320/1063 KB 332/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 320/1063 KB 336/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 320/1063 KB 340/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 320/1063 KB 344/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 320/1063 KB 348/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 320/1063 KB 352/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 320/1063 KB 356/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 324/1063 KB 360/713 KB 1364/1710 KB 868/1267 KB 660/1044 KB 324/1063 KB 324/713 KB 1364/1710 KB 868/1267 KB 644/1044 KB 308/1063 KB 364/713 KB 1364/1710 KB 872/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1364/1710 KB 876/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1364/1710 KB 880/1267 KB 660/1044 KB 324/1063 KB 324/713 KB 1364/1710 KB 864/1267 KB 644/1044 KB 308/1063 KB 364/713 KB 1368/1710 KB 880/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1372/1710 KB 880/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1376/1710 KB 880/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1380/1710 KB 880/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1384/1710 KB 884/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1388/1710 KB 884/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 660/1044 KB 324/1063 KB 356/713 KB 1364/1710 KB 868/1267 KB 660/1044 KB 324/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 664/1044 KB 324/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 668/1044 KB 324/1063 KB 352/713 KB 1364/1710 KB 868/1267 KB 656/1044 KB 324/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 672/1044 KB 328/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 672/1044 KB 332/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 672/1044 KB 336/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 672/1044 KB 340/1063 KB 364/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 344/1063 KB 364/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 348/1063 KB 364/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 352/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 668/1044 KB 324/1063 KB 368/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 352/1063 KB 372/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 352/1063 KB 376/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 352/1063 KB 380/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 352/1063 KB 384/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 352/1063 KB 388/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 352/1063 KB 364/713 KB 1380/1710 KB 884/1267 KB 660/1044 KB 324/1063 KB 388/713 KB 1396/1710 KB 888/1267 KB 672/1044 KB 356/1063 KB 388/713 KB 1396/1710 KB 892/1267 KB 672/1044 KB 356/1063 KB 388/713 KB 1396/1710 KB 896/1267 KB 672/1044 KB 356/1063 KB 388/713 KB 1396/1710 KB 900/1267 KB 672/1044 KB 356/1063 KB 388/713 KB 1396/1710 KB 904/1267 KB 672/1044 KB 356/1063 KB 388/713 KB 1396/1710 KB 908/1267 KB 672/1044 KB 356/1063 KB 388/713 KB 1396/1710 KB 912/1267 KB 672/1044 KB 356/1063 KB 388/713 KB 1396/1710 K unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install B 916/1267 KB 672/1044 KB 356/1063 KB 388/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 356/1063 KB 392/713 KB 1396/1710 KB 916/1267 KB 672/1044 KB 360/1063 KB 392/713 KB 1396/1710 KB 916/1267 KB 672/1044 KB 364/1063 KB 392/713 KB 1396/1710 KB 916/1267 KB 672/1044 KB 368/1063 KB 364/713 KB 1396/1710 KB 884/1267 KB 672/1044 KB 340/1063 KB 392/713 KB 1400/1710 KB 916/1267 KB 672/1044 KB 368/1063 KB 392/713 KB 1404/1710 KB 916/1267 KB 672/1044 KB 368/1063 KB 392/713 KB 1408/1710 KB 916/1267 KB 672/1044 KB 368/1063 KB 364/713 KB 1392/1710 KB 884/1267 KB 672/1044 KB 324/1063 KB 392/713 KB 1408/1710 KB 916/1267 KB 676/1044 KB 368/1063 KB 392/713 KB 1408/1710 KB 916/1267 KB 680/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 916/1267 KB 684/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 916/1267 KB 688/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 916/1267 KB 692/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 916/1267 KB 696/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 916/1267 KB 700/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 920/1267 KB 704/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 920/1267 KB 708/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 920/1267 KB 712/1044 KB 372/1063 KB 392/713 KB 1412/1710 KB 920/1267 KB 716/1044 KB 372/1063 KB 392/713 KB 1412/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 392/713 KB 1396/1710 KB 916/1267 KB 672/1044 KB 356/1063 KB 396/713 KB 1412/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 400/713 KB 1412/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 404/713 KB 1412/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 408/713 KB 1412/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 412/713 KB 1412/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1412/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 392/713 KB 1412/1710 KB 920/1267 KB 708/1044 KB 372/1063 KB 392/713 KB 1412/1710 KB 920/1267 KB 700/1044 KB 368/1063 KB 392/713 KB 1412/1710 KB 916/1267 KB 680/1044 KB 368/1063 KB 416/713 KB 1416/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1420/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1424/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1428/1710 KB 920/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1428/1710 KB 924/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1428/1710 KB 928/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1428/1710 KB 932/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1432/1710 KB 932/1267 KB 720/1044 KB 376/1063 KB 416/713 KB 1432/1710 KB 932/1267 KB 720/1044 KB 380/1063 KB 416/713 KB 1432/1710 KB 932/1267 KB 720/1044 KB 384/1063 KB 416/713 KB 1432/1710 KB 932/1267 KB 720/1044 KB 372/1063 KB 416/713 KB 1436/1710 KB 932/1267 KB 720/1044 KB 384/1063 KB 416/713 KB 1440/1710 KB 932/1267 KB 720/1044 KB 384/1063 KB 416/713 KB 1440/1710 KB 932/1267 KB 720/1044 KB 388/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 724/1044 KB 392/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 724/1044 KB 396/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 724/1044 KB 400/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 724/1044 KB 388/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 728/1044 KB 400/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 732/1044 KB 400/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 736/1044 KB 400/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 740/1044 KB 400/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 744/1044 KB 404/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 720/1044 KB 388/1063 KB 424/713 KB 1444/1710 KB 936/1267 KB 748/1044 KB 404/1063 KB 428/713 KB 1444/1710 KB 936/1267 KB 748/1044 KB 404/1063 KB 43 unit-mysql-0: 12:33:43 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 2/713 KB 1444/1710 KB 936/1267 KB 748/1044 KB 404/1063 KB 416/713 KB 1444/1710 KB 936/1267 KB 720/1044 KB 388/1063 KB 432/713 KB 1448/1710 KB 936/1267 KB 748/1044 KB 404/1063 KB 416/713 KB 1440/1710 KB 936/1267 KB 720/1044 KB 388/1063 KB 432/713 KB 1452/1710 KB 940/1267 KB 748/1044 KB 404/1063 KB 432/713 KB 1452/1710 KB 944/1267 KB 748/1044 KB 404/1063 KB 432/713 KB 1452/1710 KB 948/1267 KB 748/1044 KB 404/1063 KB 432/713 KB 1452/1710 KB 952/1267 KB 748/1044 KB 404/1063 KB 432/713 KB 1452/1710 KB 956/1267 KB 748/1044 KB 404/1063 KB 432/713 KB 1452/1710 KB 960/1267 KB 748/1044 KB 404/1063 KB 432/713 KB 1452/1710 KB 964/1267 KB 748/1044 KB 404/1063 KB 436/713 KB 1452/1710 KB 968/1267 KB 748/1044 KB 404/1063 KB 436/713 KB 1452/1710 KB 972/1267 KB 748/1044 KB 404/1063 KB 436/713 KB 1452/1710 KB 976/1267 KB 748/1044 KB 404/1063 KB 420/713 KB 1444/1710 KB 936/1267 KB 740/1044 KB 404/1063 KB 436/713 KB 1452/1710 KB 976/1267 KB 748/1044 KB 408/1063 KB 436/713 KB 1452/1710 KB 976/1267 KB 748/1044 KB 412/1063 KB 436/713 KB 1452/1710 KB 976/1267 KB 748/1044 KB 416/1063 KB 420/713 KB 1452/1710 KB 968/1267 KB 748/1044 KB 404/1063 KB 436/713 KB 1452/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 436/713 KB 1452/1710 KB 964/1267 KB 748/1044 KB 404/1063 KB 440/713 KB 1452/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 432/713 KB 1452/1710 KB 936/1267 KB 748/1044 KB 404/1063 KB 440/713 KB 1456/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 440/713 KB 1460/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 440/713 KB 1464/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 440/713 KB 1468/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 440/713 KB 1472/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 440/713 KB 1476/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 444/713 KB 1480/1710 KB 980/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1484/1710 KB 980/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1488/1710 KB 980/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1476/1710 KB 980/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1488/1710 KB 984/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1488/1710 KB 988/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1488/1710 KB 992/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1488/1710 KB 996/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1492/1710 KB 1000/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1492/1710 KB 1004/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1492/1710 KB 1008/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1476/1710 KB 976/1267 KB 756/1044 KB 420/1063 KB 444/713 KB 1476/1710 KB 976/1267 KB 752/1044 KB 420/1063 KB 444/713 KB 1492/1710 KB 1008/1267 KB 756/1044 KB 424/1063 KB 444/713 KB 1476/1710 KB 976/1267 KB 752/1044 KB 416/1063 KB 448/713 KB 1492/1710 KB 1008/1267 KB 756/1044 KB 424/1063 KB 452/713 KB 1492/1710 KB 1008/1267 KB 756/1044 KB 424/1063 KB 456/713 KB 1492/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 460/713 KB 1492/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 464/713 KB 1492/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 468/713 KB 1492/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 472/713 KB 1492/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 476/713 KB 1492/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 480/713 KB 1492/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 444/713 KB 1492/1710 KB 996/1267 KB 756/1044 KB 420/1063 KB 480/713 KB 1496/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 480/713 KB 1500/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 760/1044 KB 428/1063 KB 452/713 KB 1492/1710 KB 1008/12 unit-mysql-0: 12:33:43 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 67 KB 760/1044 KB 428/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 764/1044 KB 428/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 768/1044 KB 428/1063 KB 452/713 KB 1492/1710 KB 1008/1267 KB 756/1044 KB 428/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 768/1044 KB 432/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 768/1044 KB 436/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 772/1044 KB 440/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 772/1044 KB 444/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 772/1044 KB 448/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 772/1044 KB 452/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 772/1044 KB 456/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 772/1044 KB 460/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 772/1044 KB 464/1063 KB 480/713 KB 1504/1710 KB 1008/1267 KB 772/1044 KB 436/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 776/1044 KB 464/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 780/1044 KB 464/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 784/1044 KB 464/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 788/1044 KB 464/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 792/1044 KB 464/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 796/1044 KB 464/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 800/1044 KB 464/1063 KB 484/713 KB 1508/1710 KB 1012/1267 KB 772/1044 KB 452/1063 KB 484/713 KB 1508/1710 KB 1016/1267 KB 800/1044 KB 464/1063 KB 484/713 KB 1508/1710 KB 1020/1267 KB 804/1044 KB 468/1063 KB 484/713 KB 1508/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 484/713 KB 1508/1710 KB 1008/1267 KB 772/1044 KB 452/1063 KB 488/713 KB 1508/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 492/713 KB 1508/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 480/713 KB 1508/1710 KB 1008/1267 KB 772/1044 KB 452/1063 KB 492/713 KB 1512/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 492/713 KB 1516/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 492/713 KB 1520/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 492/713 KB 1524/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1528/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1532/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1536/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1540/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1544/1710 KB 1028/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1548/1710 KB 1028/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 804/1044 KB 468/1063 KB 484/713 KB 1508/1710 KB 1016/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 808/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 812/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 816/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 820/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 824/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 828/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 832/1044 KB 468/1063 KB 496/713 KB 1552/1710 KB 1028/1267 KB 836/1044 KB 468/1063 KB 484/713 KB 1508/1710 KB 1016/1267 KB 800/1044 KB 468/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 472/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 476/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 480/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 484/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 488/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 492/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 496/1063 KB 496/713 KB 1556/1710 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 1028/1267 KB 836/1044 KB 500/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 504/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 840/1044 KB 508/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 836/1044 KB 468/1063 KB 496/713 KB 1560/1710 KB 1028/1267 KB 840/1044 KB 508/1063 KB 496/713 KB 1540/1710 KB 1028/1267 KB 804/1044 KB 468/1063 KB 496/713 KB 1524/1710 KB 1024/1267 KB 804/1044 KB 468/1063 KB 500/713 KB 1560/1710 KB 1028/1267 KB 840/1044 KB 508/1063 KB 504/713 KB 1560/1710 KB 1028/1267 KB 840/1044 KB 508/1063 KB 508/713 KB 1560/1710 KB 1028/1267 KB 840/1044 KB 508/1063 KB 512/713 KB 1560/1710 KB 1028/1267 KB 840/1044 KB 508/1063 KB 516/713 KB 1560/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 520/713 KB 1560/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 524/713 KB 1560/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 528/713 KB 1560/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 532/713 KB 1560/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 536/713 KB 1560/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 540/713 KB 1560/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 496/713 KB 1556/1710 KB 1028/1267 KB 840/1044 KB 504/1063 KB 540/713 KB 1564/1710 KB 1032/1267 KB 844/1044 KB 508/1063 KB 540/713 KB 1564/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 512/713 KB 1560/1710 KB 1032/1267 KB 840/1044 KB 508/1063 KB 544/713 KB 1564/1710 KB 1036/1267 KB 844/1044 KB 508/1063 KB 544/713 KB 1564/1710 KB 1040/1267 KB 844/1044 KB 508/1063 KB 544/713 KB 1564/1710 KB 1044/1267 KB 844/1044 KB 508/1063 KB 544/713 KB 1564/1710 KB 1048/1267 KB 844/1044 KB 508/1063 KB 544/713 KB 1564/1710 KB 1052/1267 KB 844/1044 KB 508/1063 KB 544/713 KB 1564/1710 KB 1056/1267 KB 844/1044 KB 508/1063 KB 544/713 KB 1564/1710 KB 1060/1267 KB 844/1044 KB 508/1063 KB 544/713 KB 1568/1710 KB 1064/1267 KB 848/1044 KB 512/1063 KB 544/713 KB 1568/1710 KB 1068/1267 KB 848/1044 KB 512/1063 KB 544/713 KB 1568/1710 KB 1072/1267 KB 848/1044 KB 512/1063 KB 544/713 KB 1564/1710 KB 1032/1267 KB 844/1044 KB 508/1063 KB 544/713 KB 1568/1710 KB 1060/1267 KB 848/1044 KB 512/1063 KB 544/713 KB 1568/1710 KB 1060/1267 KB 844/1044 KB 512/1063 KB 544/713 KB 1568/1710 KB 1060/1267 KB 844/1044 KB 508/1063 KB 548/713 KB 1568/1710 KB 1072/1267 KB 848/1044 KB 512/1063 KB 552/713 KB 1572/1710 KB 1076/1267 KB 852/1044 KB 516/1063 KB 556/713 KB 1572/1710 KB 1076/1267 KB 852/1044 KB 516/1063 KB 560/713 KB 1572/1710 KB 1076/1267 KB 852/1044 KB 516/1063 KB 548/713 KB 1572/1710 KB 1076/1267 KB 852/1044 KB 516/1063 KB 560/713 KB 1572/1710 KB 1080/1267 KB 852/1044 KB 516/1063 KB 560/713 KB 1572/1710 KB 1084/1267 KB 852/1044 KB 516/1063 KB 564/713 KB 1572/1710 KB 1088/1267 KB 852/1044 KB 516/1063 KB 548/713 KB 1572/1710 KB 1072/1267 KB 852/1044 KB 516/1063 KB 564/713 KB 1572/1710 KB 1088/1267 KB 852/1044 KB 520/1063 KB 564/713 KB 1572/1710 KB 1088/1267 KB 852/1044 KB 524/1063 KB 564/713 KB 1572/1710 KB 1088/1267 KB 852/1044 KB 528/1063 KB 548/713 KB 1572/1710 KB 1072/1267 KB 852/1044 KB 512/1063 KB 564/713 KB 1576/1710 KB 1088/1267 KB 852/1044 KB 528/1063 KB 564/713 KB 1580/1710 KB 1088/1267 KB 852/1044 KB 528/1063 KB 564/713 KB 1584/1710 KB 1088/1267 KB 852/1044 KB 528/1063 KB 548/713 KB 1568/1710 KB 1072/1267 KB 852/1044 KB 512/1063 KB 564/713 KB 1584/1710 KB 1088/1267 KB 856/1044 KB 528/1063 KB 564/713 KB 1584/1710 KB 1088/1267 KB 860/1044 KB 528/1063 KB 564/713 KB 1584/1710 KB 1088/1267 KB 864/1044 KB 528/1063 KB 564/713 KB 1584/1710 KB 1088/1267 KB 864/1044 KB 532/1063 KB 564/713 KB 1588/1 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 710 KB 1092/1267 KB 868/1044 KB 536/1063 KB 564/713 KB 1572/1710 KB 1084/1267 KB 852/1044 KB 516/1063 KB 564/713 KB 1588/1710 KB 1092/1267 KB 868/1044 KB 532/1063 KB 564/713 KB 1588/1710 KB 1088/1267 KB 868/1044 KB 532/1063 KB 564/713 KB 1592/1710 KB 1096/1267 KB 868/1044 KB 536/1063 KB 564/713 KB 1596/1710 KB 1096/1267 KB 868/1044 KB 536/1063 KB 564/713 KB 1600/1710 KB 1096/1267 KB 868/1044 KB 536/1063 KB 564/713 KB 1584/1710 KB 1088/1267 KB 868/1044 KB 532/1063 KB 568/713 KB 1600/1710 KB 1096/1267 KB 872/1044 KB 540/1063 KB 568/713 KB 1600/1710 KB 1096/1267 KB 876/1044 KB 540/1063 KB 568/713 KB 1600/1710 KB 1096/1267 KB 880/1044 KB 540/1063 KB 568/713 KB 1600/1710 KB 1096/1267 KB 868/1044 KB 540/1063 KB 568/713 KB 1600/1710 KB 1096/1267 KB 868/1044 KB 536/1063 KB 572/713 KB 1600/1710 KB 1096/1267 KB 880/1044 KB 540/1063 KB 576/713 KB 1600/1710 KB 1096/1267 KB 880/1044 KB 540/1063 KB 564/713 KB 1588/1710 KB 1096/1267 KB 876/1044 KB 540/1063 KB 576/713 KB 1600/1710 KB 1100/1267 KB 880/1044 KB 544/1063 KB 576/713 KB 1600/1710 KB 1104/1267 KB 880/1044 KB 544/1063 KB 576/713 KB 1600/1710 KB 1108/1267 KB 880/1044 KB 544/1063 KB 576/713 KB 1600/1710 KB 1096/1267 KB 880/1044 KB 544/1063 KB 580/713 KB 1604/1710 KB 1108/1267 KB 884/1044 KB 548/1063 KB 580/713 KB 1604/1710 KB 1108/1267 KB 884/1044 KB 552/1063 KB 580/713 KB 1604/1710 KB 1108/1267 KB 884/1044 KB 544/1063 KB 584/713 KB 1604/1710 KB 1108/1267 KB 884/1044 KB 552/1063 KB 588/713 KB 1604/1710 KB 1108/1267 KB 884/1044 KB 552/1063 KB 592/713 KB 1604/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 576/713 KB 1604/1710 KB 1108/1267 KB 884/1044 KB 544/1063 KB 592/713 KB 1608/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 592/713 KB 1612/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 592/713 KB 1616/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 592/713 KB 1620/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 596/713 KB 1624/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 596/713 KB 1628/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 596/713 KB 1632/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 576/713 KB 1600/1710 KB 1108/1267 KB 884/1044 KB 544/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 888/1044 KB 556/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 892/1044 KB 556/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 896/1044 KB 556/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 900/1044 KB 556/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 904/1044 KB 556/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 908/1044 KB 556/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 912/1044 KB 556/1063 KB 596/713 KB 1636/1710 KB 1112/1267 KB 916/1044 KB 556/1063 KB 596/713 KB 1640/1710 KB 1112/1267 KB 920/1044 KB 556/1063 KB 596/713 KB 1640/1710 KB 1112/1267 KB 924/1044 KB 556/1063 KB 596/713 KB 1620/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 600/713 KB 1640/1710 KB 1112/1267 KB 924/1044 KB 556/1063 KB 604/713 KB 1640/1710 KB 1112/1267 KB 924/1044 KB 556/1063 KB 608/713 KB 1640/1710 KB 1112/1267 KB 924/1044 KB 556/1063 KB 612/713 KB 1640/1710 KB 1112/1267 KB 924/1044 KB 556/1063 KB 588/713 KB 1604/1710 KB 1112/1267 KB 884/1044 KB 556/1063 KB 588/713 KB 1604/1710 KB 1112/1267 KB 884/1044 KB 552/1063 KB 612/713 KB 1640/1710 KB 1116/1267 KB 924/1044 KB 556/1063 KB 612/713 KB 1640/1710 KB 1120/1267 KB 924/1044 KB 560/1063 KB 612/713 KB 1640/1710 KB 1124/1267 KB 924/1044 KB 560/1063 KB 612/713 KB 1640/1710 KB 1128/1267 KB 924/1044 KB 560/1063 KB 612/713 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 1640/1710 KB 1132/1267 KB 924/1044 KB 560/1063 KB 612/713 KB 1640/1710 KB 1136/1267 KB 924/1044 KB 560/1063 KB 612/713 KB 1640/1710 KB 1140/1267 KB 924/1044 KB 560/1063 KB 612/713 KB 1640/1710 KB 1144/1267 KB 924/1044 KB 560/1063 KB 596/713 KB 1640/1710 KB 1112/1267 KB 916/1044 KB 556/1063 KB 616/713 KB 1644/1710 KB 1144/1267 KB 924/1044 KB 560/1063 KB 616/713 KB 1648/1710 KB 1144/1267 KB 924/1044 KB 560/1063 KB 616/713 KB 1640/1710 KB 1144/1267 KB 924/1044 KB 560/1063 KB 612/713 KB 1640/1710 KB 1116/1267 KB 924/1044 KB 560/1063 KB 616/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 564/1063 KB 616/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 568/1063 KB 616/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 572/1063 KB 616/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 576/1063 KB 616/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 580/1063 KB 616/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 584/1063 KB 620/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 588/1063 KB 616/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 560/1063 KB 616/713 KB 1648/1710 KB 1148/1267 KB 924/1044 KB 560/1063 KB 620/713 KB 1648/1710 KB 1152/1267 KB 928/1044 KB 592/1063 KB 620/713 KB 1648/1710 KB 1148/1267 KB 928/1044 KB 588/1063 KB 624/713 KB 1652/1710 KB 1152/1267 KB 928/1044 KB 592/1063 KB 628/713 KB 1652/1710 KB 1152/1267 KB 928/1044 KB 592/1063 KB 632/713 KB 1652/1710 KB 1156/1267 KB 932/1044 KB 592/1063 KB 636/713 KB 1652/1710 KB 1156/1267 KB 932/1044 KB 592/1063 KB 640/713 KB 1652/1710 KB 1156/1267 KB 932/1044 KB 592/1063 KB 620/713 KB 1648/1710 KB 1152/1267 KB 928/1044 KB 592/1063 KB 640/713 KB 1652/1710 KB 1156/1267 KB 932/1044 KB 596/1063 KB 620/713 KB 1652/1710 KB 1152/1267 KB 928/1044 KB 592/1063 KB 640/713 KB 1656/1710 KB 1156/1267 KB 932/1044 KB 600/1063 KB 640/713 KB 1660/1710 KB 1156/1267 KB 932/1044 KB 600/1063 KB 640/713 KB 1664/1710 KB 1156/1267 KB 932/1044 KB 600/1063 KB 628/713 KB 1652/1710 KB 1156/1267 KB 932/1044 KB 592/1063 KB 640/713 KB 1664/1710 KB 1160/1267 KB 932/1044 KB 600/1063 KB 628/713 KB 1652/1710 KB 1152/1267 KB 932/1044 KB 592/1063 KB 640/713 KB 1664/1710 KB 1164/1267 KB 936/1044 KB 600/1063 KB 640/713 KB 1664/1710 KB 1164/1267 KB 940/1044 KB 600/1063 KB 640/713 KB 1664/1710 KB 1164/1267 KB 944/1044 KB 600/1063 KB 640/713 KB 1652/1710 KB 1156/1267 KB 932/1044 KB 600/1063 KB 640/713 KB 1664/1710 KB 1164/1267 KB 944/1044 KB 604/1063 KB 640/713 KB 1664/1710 KB 1164/1267 KB 944/1044 KB 608/1063 KB 640/713 KB 1664/1710 KB 1164/1267 KB 932/1044 KB 600/1063 KB 640/713 KB 1668/1710 KB 1168/1267 KB 948/1044 KB 608/1063 KB 644/713 KB 1668/1710 KB 1168/1267 KB 948/1044 KB 608/1063 KB 648/713 KB 1668/1710 KB 1172/1267 KB 948/1044 KB 612/1063 KB 652/713 KB 1668/1710 KB 1172/1267 KB 948/1044 KB 612/1063 KB 656/713 KB 1668/1710 KB 1172/1267 KB 948/1044 KB 612/1063 KB 640/713 KB 1668/1710 KB 1164/1267 KB 948/1044 KB 608/1063 KB 656/713 KB 1668/1710 KB 1172/1267 KB 952/1044 KB 612/1063 KB 656/713 KB 1668/1710 KB 1172/1267 KB 956/1044 KB 612/1063 KB 640/713 KB 1668/1710 KB 1164/1267 KB 944/1044 KB 608/1063 KB 656/713 KB 1672/1710 KB 1172/1267 KB 960/1044 KB 612/1063 KB 656/713 KB 1676/1710 KB 1172/1267 KB 960/1044 KB 612/1063 KB 656/713 KB 1680/1710 KB 1172/1267 KB 960/1044 KB 612/1063 KB 644/713 KB 1668/1710 KB 1172/1267 KB 948/1044 KB 612/1063 KB 656/713 KB 1680/1710 KB 1176/1267 KB 960/1044 KB 612/1063 KB 656/713 KB 1680/1710 KB 1180/1267 KB 960/1044 KB 612/1063 KB 656/713 KB 1680/1710 KB 1184/1267 KB 960/1044 KB 612/1063 KB 644 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install /713 KB 1668/1710 KB 1168/1267 KB 948/1044 KB 612/1063 KB 656/713 KB 1680/1710 KB 1184/1267 KB 960/1044 KB 616/1063 KB 656/713 KB 1680/1710 KB 1184/1267 KB 960/1044 KB 620/1063 KB 656/713 KB 1680/1710 KB 1184/1267 KB 960/1044 KB 624/1063 KB 656/713 KB 1668/1710 KB 1172/1267 KB 960/1044 KB 612/1063 KB 660/713 KB 1684/1710 KB 1184/1267 KB 964/1044 KB 624/1063 KB 660/713 KB 1684/1710 KB 1188/1267 KB 968/1044 KB 628/1063 KB 660/713 KB 1684/1710 KB 1188/1267 KB 972/1044 KB 628/1063 KB 660/713 KB 1684/1710 KB 1184/1267 KB 960/1044 KB 624/1063 KB 664/713 KB 1684/1710 KB 1188/1267 KB 976/1044 KB 628/1063 KB 668/713 KB 1684/1710 KB 1188/1267 KB 976/1044 KB 628/1063 KB 672/713 KB 1684/1710 KB 1188/1267 KB 976/1044 KB 628/1063 KB 656/713 KB 1684/1710 KB 1184/1267 KB 960/1044 KB 624/1063 KB 672/713 KB 1688/1710 KB 1188/1267 KB 976/1044 KB 628/1063 KB 672/713 KB 1692/1710 KB 1188/1267 KB 976/1044 KB 628/1063 KB 672/713 KB 1696/1710 KB 1188/1267 KB 976/1044 KB 628/1063 KB 660/713 KB 1684/1710 KB 1188/1267 KB 976/1044 KB 628/1063 KB 660/713 KB 1684/1710 KB 1188/1267 KB 964/1044 KB 628/1063 KB 672/713 KB 1696/1710 KB 1192/1267 KB 976/1044 KB 628/1063 KB 672/713 KB 1696/1710 KB 1196/1267 KB 976/1044 KB 628/1063 KB 672/713 KB 1696/1710 KB 1200/1267 KB 976/1044 KB 628/1063 KB 660/713 KB 1684/1710 KB 1184/1267 KB 964/1044 KB 628/1063 KB 672/713 KB 1696/1710 KB 1200/1267 KB 976/1044 KB 632/1063 KB 672/713 KB 1696/1710 KB 1200/1267 KB 976/1044 KB 636/1063 KB 672/713 KB 1696/1710 KB 1200/1267 KB 980/1044 KB 636/1063 KB 676/713 KB 1700/1710 KB 1204/1267 KB 984/1044 KB 640/1063 KB 676/713 KB 1700/1710 KB 1204/1267 KB 988/1044 KB 640/1063 KB 676/713 KB 1700/1710 KB 1204/1267 KB 980/1044 KB 640/1063 KB 676/713 KB 1700/1710 KB 1200/1267 KB 980/1044 KB 640/1063 KB 676/713 KB 1700/1710 KB 1204/1267 KB 988/1044 KB 644/1063 KB 676/713 KB 1700/1710 KB 1200/1267 KB 980/1044 KB 636/1063 KB 676/713 KB 1704/1710 KB 1208/1267 KB 988/1044 KB 644/1063 KB 676/713 KB 1708/1710 KB 1208/1267 KB 988/1044 KB 644/1063 KB 676/713 KB 1710/1710 KB 1208/1267 KB 988/1044 KB 644/1063 KB 676/713 KB 1696/1710 KB 1200/1267 KB 980/1044 KB 636/1063 KB 680/713 KB 1710/1710 KB 1208/1267 KB 988/1044 KB 648/1063 KB 684/713 KB 1710/1710 KB 1208/1267 KB 988/1044 KB 648/1063 KB 684/713 KB 1710/1710 KB 1208/1267 KB 992/1044 KB 648/1063 KB 688/713 KB 1710/1710 KB 1208/1267 KB 996/1044 KB 648/1063 KB 688/713 KB 1710/1710 KB 1208/1267 KB 1000/1044 KB 648/1063 KB 688/713 KB 1710/1710 KB 1208/1267 KB 1004/1044 KB 648/1063 KB 688/713 KB 1710/1710 KB 1208/1267 KB 1008/1044 KB 648/1063 KB 676/713 KB 1710/1710 KB 1208/1267 KB 988/1044 KB 648/1063 KB 688/713 KB 1710/1710 KB 1208/1267 KB 1008/1044 KB 652/1063 KB 676/713 KB 1700/1710 KB 1208/1267 KB 988/1044 KB 644/1063 KB 688/713 KB 1710/1710 KB 1212/1267 KB 1008/1044 KB 652/1063 KB 688/713 KB 1710/1710 KB 1216/1267 KB 1008/1044 KB 652/1063 KB 688/713 KB 1710/1710 KB 1208/1267 KB 992/1044 KB 648/1063 KB 692/713 KB 1710/1710 KB 1216/1267 KB 1008/1044 KB 652/1063 KB 696/713 KB 1710/1710 KB 1220/1267 KB 1008/1044 KB 656/1063 KB 700/713 KB 1710/1710 KB 1220/1267 KB 1008/1044 KB 656/1063 KB 692/713 KB 1710/1710 KB 1220/1267 KB 1008/1044 KB 656/1063 KB 700/713 KB 1710/1710 KB 1224/1267 KB 1008/1044 KB 656/1063 KB 700/713 KB 1710/1710 KB 1228/1267 KB 1008/1044 KB 656/1063 KB 692/713 KB 1710/1710 KB 1216/1267 KB 1008/1044 KB 656/1063 KB 700/713 KB 1710/1710 KB 1228/1267 KB 1008/1044 KB 660/1063 KB 704/713 KB 1710/1710 KB 1228/1267 KB 1012/1044 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install KB 660/1063 KB 704/713 KB 1710/1710 KB 1232/1267 KB 1016/1044 KB 664/1063 KB 704/713 KB 1710/1710 KB 1232/1267 KB 1020/1044 KB 664/1063 KB 704/713 KB 1710/1710 KB 1232/1267 KB 1024/1044 KB 664/1063 KB 704/713 KB 1710/1710 KB 1228/1267 KB 1008/1044 KB 660/1063 KB 704/713 KB 1710/1710 KB 1232/1267 KB 1012/1044 KB 664/1063 KB 704/713 KB 1710/1710 KB 1232/1267 KB 1024/1044 KB 668/1063 KB 704/713 KB 1710/1710 KB 1232/1267 KB 1024/1044 KB 672/1063 KB 704/713 KB 1710/1710 KB 1232/1267 KB 1024/1044 KB 676/1063 KB 708/713 KB 1710/1710 KB 1232/1267 KB 1028/1044 KB 680/1063 KB 708/713 KB 1710/1710 KB 1232/1267 KB 1028/1044 KB 684/1063 KB 708/713 KB 1710/1710 KB 1232/1267 KB 1028/1044 KB 688/1063 KB 704/713 KB 1710/1710 KB 1232/1267 KB 1012/1044 KB 660/1063 KB 708/713 KB 1710/1710 KB 1236/1267 KB 1028/1044 KB 688/1063 KB 708/713 KB 1710/1710 KB 1240/1267 KB 1028/1044 KB 688/1063 KB 708/713 KB 1710/1710 KB 1244/1267 KB 1028/1044 KB 688/1063 KB 708/713 KB 1710/1710 KB 1248/1267 KB 1028/1044 KB 688/1063 KB 708/713 KB 1710/1710 KB 1252/1267 KB 1028/1044 KB 688/1063 KB 708/713 KB 1710/1710 KB 1256/1267 KB 1028/1044 KB 692/1063 KB 708/713 KB 1710/1710 KB 1260/1267 KB 1028/1044 KB 692/1063 KB 708/713 KB 1710/1710 KB 1264/1267 KB 1028/1044 KB 692/1063 KB 708/713 KB 1710/1710 KB 1232/1267 KB 1028/1044 KB 676/1063 KB 708/713 KB 1710/1710 KB 1264/1267 KB 1032/1044 KB 692/1063 KB 708/713 KB 1710/1710 KB 1264/1267 KB 1036/1044 KB 692/1063 KB 708/713 KB 1710/1710 KB 1264/1267 KB 1040/1044 KB 692/1063 KB 708/713 KB 1710/1710 KB 1232/1267 KB 1024/1044 KB 676/1063 KB 712/713 KB 1710/1710 KB 1264/1267 KB 1040/1044 KB 692/1063 KB 713/713 KB 1710/1710 KB 1264/1267 KB 1040/1044 KB 692/1063 KB 708/713 KB 1710/1710 KB 1252/1267 KB 1028/1044 KB 692/1063 KB 713/713 KB 1710/1710 KB 1264/1267 KB 1040/1044 KB 696/1063 KB 713/713 KB 1710/1710 KB 1264/1267 KB 1040/1044 KB 700/1063 KB 713/713 KB 1710/1710 KB 1264/1267 KB 1044/1044 KB 704/1063 KB 713/713 KB 1710/1710 KB 1264/1267 KB 1044/1044 KB 700/1063 KB 713/713 KB 1710/1710 KB 1267/1267 KB 1044/1044 KB 704/1063 KB 713/713 KB 1710/1710 KB 1267/1267 KB 1044/1044 KB 704/1063 KB 713/713 KB 1710/1710 KB 1267/1267 KB 1044/1044 KB 708/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 712/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 716/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 720/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 724/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2709.8 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 713/713 KB 1267/1267 KB 1044/1044 KB 728/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 732/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 736/1063 KB 713/713 KB 1267/1267 KB 1044/1044 KB 740/1063 KB 713/713 KB 1044/1044 KB 744/1063 KB 713/713 KB 1044/1044 KB 748/1063 KB 713/713 KB 1044/1044 KB 752/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2003.9 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1651.7 KB/sec) unit-abot-epc-basic-0: 12:33:43 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: 12:33:43 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 713/713 KB 756/1063 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 1117.5 KB/sec) unit-abot-epc-basic-0: 12:33:43 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: 12:33:43 DEBUG unit.abot-epc-basic/0.install 760/1063 KB 4/257 KB 760/1063 KB 8/257 KB 760/1063 KB 12/257 KB 760/1063 KB 16/257 KB 760/1063 KB 20/257 KB 760/1063 KB 24/257 KB 760/1063 KB 28/257 KB 760/1063 KB 32/257 KB 760/1063 KB 36/257 KB 760/1063 KB 40/257 KB 3/358 KB 760/1063 KB 40/257 KB 5/358 KB 760/1063 KB 40/257 KB 8/358 KB 760/1063 KB 40/257 KB 8/358 KB 760/1063 KB 44/257 KB 11/358 KB 760/1063 KB 44/257 KB 13/358 KB 760/1063 KB 48/257 KB 713/713 KB 760/1063 KB 13/358 KB 764/1063 KB 48/257 KB 13/358 KB 768/1063 KB 48/257 KB 11/358 KB 760/1063 KB 48/257 KB 13/358 KB 768/1063 KB 4/549 KB 48/257 KB 13/358 KB 768/1063 KB 8/549 KB 3/5 KB 48/257 KB 13/358 KB 768/1063 KB 4/549 KB 3/5 KB 48/257 KB 13/358 KB 768/1063 KB 8/549 KB 5/5 KB 48/257 KB 13/358 KB 768/1063 KB 12/549 KB 5/5 KB 48/257 KB 13/358 KB 768/1063 KB 16/549 KB 5/5 KB 48/257 KB 13/358 KB 768/1063 KB 20/549 KB 5/5 KB 48/257 KB 13/358 KB 772/1063 KB 24/549 KB 5/5 KB 52/257 KB 13/358 KB 772/1063 KB 28/549 KB 5/5 KB 52/257 KB 13/358 KB 772/1063 KB 20/549 KB 5/5 KB 52/257 KB 16/358 KB 772/1063 KB 28/549 KB 5/5 KB 56/257 KB 13/358 KB 772/1063 KB 20/549 KB 5/5 KB 48/257 KB 16/358 KB 776/1063 KB 32/549 KB 5/5 KB 56/257 KB 16/358 KB 780/1063 KB 32/549 KB 5/5 KB 56/257 KB 16/358 KB 784/1063 KB 32/549 KB 5/5 KB 56/257 KB 16/358 KB 772/1063 KB 32/549 KB 5/5 KB 56/257 KB 16/358 KB 772/1063 KB 28/549 KB 5/5 KB 52/257 KB 19/358 KB 784/1063 KB 32/549 KB 5/5 KB 56/257 KB 21/358 KB 784/1063 KB 32/549 KB 5/5 KB 60/257 KB 24/358 KB 788/1063 KB 36/549 KB 5/5 KB 60/257 KB 19/358 KB 784/1063 KB 32/549 KB 5/5 KB 60/257 KB 24/358 KB 788/1063 KB 36/549 KB 5/5 KB 64/257 KB 24/358 KB 788/1063 KB 36/549 KB 5/5 KB 68/257 KB 21/358 KB 788/1063 KB 36/549 KB 5/5 KB 60/257 KB 27/358 KB 788/1063 KB 40/549 KB 5/5 KB 68/257 KB 27/358 KB 788/1063 KB 44/549 KB 5/5 KB 68/257 KB 27/358 KB 788/1063 KB 48/549 KB 72/257 KB 21/358 KB 788/1063 KB 32/549 KB 5/5 KB 60/257 KB 27/358 KB 792/1063 KB 48/549 KB 72/257 KB 27/358 KB 796/1063 KB 48/549 KB 72/257 KB 27/358 KB 800/1063 KB 48/549 KB 72/257 KB 27/358 KB 804/1063 KB 48/549 KB 72/257 KB 27/358 KB 808/1063 KB 52/549 KB 72/257 KB 27/358 KB 788/1063 KB 44/549 KB 5/5 KB 72/257 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.7 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 27/358 KB 788/1063 KB 36/549 KB 5/5 KB 68/257 KB 29/358 KB 812/1063 KB 52/549 KB 72/257 KB 29/358 KB 812/1063 KB 52/549 KB 76/257 KB 32/358 KB 812/1063 KB 52/549 KB 80/257 KB 32/358 KB 812/1063 KB 52/549 KB 84/257 KB 32/358 KB 812/1063 KB 52/549 KB 88/257 KB 27/358 KB 804/1063 KB 52/549 KB 72/257 KB 3/86 KB 32/358 KB 812/1063 KB 52/549 KB 92/257 KB 5/86 KB 32/358 KB 812/1063 KB 52/549 KB 92/257 KB 8/86 KB 32/358 KB 812/1063 KB 52/549 KB 92/257 KB 32/358 KB 812/1063 KB 52/549 KB 84/257 KB 32/358 KB 812/1063 KB 52/549 KB 76/257 KB 11/86 KB 36/358 KB 812/1063 KB 52/549 KB 92/257 KB 11/86 KB 40/358 KB 816/1063 KB 52/549 KB 92/257 KB 11/86 KB 32/358 KB 812/1063 KB 52/549 KB 92/257 KB 11/86 KB 40/358 KB 816/1063 KB 56/549 KB 92/257 KB 11/86 KB 40/358 KB 816/1063 KB 60/549 KB 92/257 KB 13/86 KB 44/358 KB 816/1063 KB 64/549 KB 92/257 KB 11/86 KB 36/358 KB 816/1063 KB 52/549 KB 92/257 KB 13/86 KB 44/358 KB 820/1063 KB 64/549 KB 92/257 KB 13/86 KB 44/358 KB 824/1063 KB 68/549 KB 92/257 KB 13/86 KB 44/358 KB 828/1063 KB 68/549 KB 92/257 KB 13/86 KB 44/358 KB 832/1063 KB 68/549 KB 92/257 KB 13/86 KB 44/358 KB 816/1063 KB 60/549 KB 92/257 KB 13/86 KB 48/358 KB 832/1063 KB 68/549 KB 92/257 KB 13/86 KB 40/358 KB 816/1063 KB 60/549 KB 92/257 KB 16/86 KB 48/358 KB 832/1063 KB 68/549 KB 92/257 KB 19/86 KB 48/358 KB 832/1063 KB 68/549 KB 92/257 KB 21/86 KB 48/358 KB 832/1063 KB 68/549 KB 92/257 KB 24/86 KB 52/358 KB 832/1063 KB 68/549 KB 92/257 KB 13/86 KB 44/358 KB 820/1063 KB 68/549 KB 92/257 KB 24/86 KB 52/358 KB 832/1063 KB 72/549 KB 92/257 KB 24/86 KB 52/358 KB 832/1063 KB 76/549 KB 92/257 KB 27/86 KB 52/358 KB 836/1063 KB 80/549 KB 92/257 KB 32/358 KB 820/1063 KB 64/549 KB 92/257 KB 27/86 KB 52/358 KB 836/1063 KB 80/549 KB 96/257 KB 27/86 KB 52/358 KB 836/1063 KB 80/549 KB 100/257 KB 27/86 KB 52/358 KB 836/1063 KB 80/549 KB 104/257 KB 27/86 KB 52/358 KB 836/1063 KB 80/549 KB 108/257 KB 27/86 KB 52/358 KB 836/1063 KB 80/549 KB 112/257 KB 27/86 KB 52/358 KB 836/1063 KB 80/549 KB 116/257 KB 27/86 KB 52/358 KB 836/1063 KB 84/549 KB 120/257 KB 27/86 KB 52/358 KB 836/1063 KB 84/549 KB 124/257 KB 27/86 KB 52/358 KB 836/1063 KB 84/549 KB 128/257 KB 27/86 KB 52/358 KB 836/1063 KB 76/549 KB 92/257 KB 29/86 KB 52/358 KB 836/1063 KB 84/549 KB 128/257 KB 24/86 KB 52/358 KB 836/1063 KB 76/549 KB 92/257 KB 21/86 KB 52/358 KB 832/1063 KB 68/549 KB 92/257 KB 32/86 KB 56/358 KB 836/1063 KB 84/549 KB 128/257 KB 32/86 KB 60/358 KB 836/1063 KB 84/549 KB 128/257 KB 32/86 KB 64/358 KB 836/1063 KB 84/549 KB 128/257 KB 32/86 KB 68/358 KB 836/1063 KB 84/549 KB 128/257 KB 32/86 KB 52/358 KB 836/1063 KB 84/549 KB 128/257 KB 36/86 KB 68/358 KB 840/1063 KB 84/549 KB 128/257 KB 27/86 KB 52/358 KB 836/1063 KB 84/549 KB 116/257 KB 36/86 KB 72/358 KB 840/1063 KB 88/549 KB 128/257 KB 36/86 KB 72/358 KB 840/1063 KB 92/549 KB 128/257 KB 36/86 KB 72/358 KB 840/1063 KB 96/549 KB 128/257 KB 36/86 KB 72/358 KB 840/1063 KB 84/549 KB 128/257 KB 36/86 KB 76/358 KB 840/1063 KB 96/549 KB 128/257 KB 36/86 KB 80/358 KB 840/1063 KB 96/549 KB 128/257 KB 36/86 KB 84/358 KB 840/1063 KB 96/549 KB 128/257 KB 40/86 KB 88/358 KB 840/1063 KB 100/549 KB 132/257 KB 32/86 KB 68/358 KB 840/1063 KB 84/549 KB 128/257 KB 40/86 KB 88/358 KB 844/1063 KB 100/549 KB 132/257 KB 40/86 KB 88/358 KB 848/1063 KB 100/549 KB 132/257 KB 40/86 KB 88/358 KB 852/1063 KB 100/549 KB 132/257 KB 40/ unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 86 KB 88/358 KB 856/1063 KB 100/549 KB 132/257 KB 40/86 KB 88/358 KB 860/1063 KB 100/549 KB 132/257 KB 40/86 KB 88/358 KB 864/1063 KB 100/549 KB 132/257 KB 40/86 KB 84/358 KB 840/1063 KB 100/549 KB 132/257 KB 40/86 KB 88/358 KB 864/1063 KB 100/549 KB 136/257 KB 40/86 KB 88/358 KB 864/1063 KB 100/549 KB 140/257 KB 40/86 KB 92/358 KB 864/1063 KB 100/549 KB 144/257 KB 40/86 KB 92/358 KB 864/1063 KB 100/549 KB 148/257 KB 40/86 KB 92/358 KB 868/1063 KB 100/549 KB 152/257 KB 40/86 KB 92/358 KB 868/1063 KB 100/549 KB 156/257 KB 40/86 KB 92/358 KB 868/1063 KB 100/549 KB 160/257 KB 40/86 KB 84/358 KB 840/1063 KB 100/549 KB 128/257 KB 40/86 KB 92/358 KB 868/1063 KB 104/549 KB 160/257 KB 40/86 KB 92/358 KB 868/1063 KB 108/549 KB 160/257 KB 40/86 KB 92/358 KB 868/1063 KB 112/549 KB 160/257 KB 40/86 KB 84/358 KB 840/1063 KB 96/549 KB 128/257 KB 44/86 KB 92/358 KB 868/1063 KB 112/549 KB 160/257 KB 48/86 KB 92/358 KB 868/1063 KB 112/549 KB 160/257 KB 52/86 KB 92/358 KB 868/1063 KB 112/549 KB 160/257 KB 56/86 KB 92/358 KB 868/1063 KB 112/549 KB 160/257 KB 60/86 KB 92/358 KB 868/1063 KB 112/549 KB 160/257 KB 64/86 KB 92/358 KB 868/1063 KB 112/549 KB 160/257 KB 68/86 KB 92/358 KB 868/1063 KB 112/549 KB 160/257 KB 72/86 KB 92/358 KB 868/1063 KB 116/549 KB 160/257 KB 76/86 KB 92/358 KB 868/1063 KB 116/549 KB 160/257 KB 80/86 KB 92/358 KB 868/1063 KB 116/549 KB 160/257 KB 84/86 KB 92/358 KB 868/1063 KB 116/549 KB 160/257 KB 86/86 KB 92/358 KB 868/1063 KB 116/549 KB 164/257 KB 40/86 KB 92/358 KB 868/1063 KB 100/549 KB 148/257 KB 86/86 KB 92/358 KB 872/1063 KB 116/549 KB 164/257 KB 86/86 KB 92/358 KB 876/1063 KB 116/549 KB 164/257 KB 86/86 KB 92/358 KB 880/1063 KB 116/549 KB 164/257 KB 40/86 KB 92/358 KB 864/1063 KB 100/549 KB 140/257 KB 86/86 KB 96/358 KB 880/1063 KB 116/549 KB 164/257 KB 86/86 KB 100/358 KB 880/1063 KB 116/549 KB 164/257 KB 86/86 KB 104/358 KB 880/1063 KB 116/549 KB 164/257 KB 86/86 KB 108/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 112/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 116/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 120/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 124/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 128/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 132/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 136/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 140/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 144/358 KB 884/1063 KB 116/549 KB 164/257 KB 84/86 KB 92/358 KB 868/1063 KB 116/549 KB 164/257 KB 86/86 KB 144/358 KB 884/1063 KB 116/549 KB 168/257 KB 86/86 KB 144/358 KB 884/1063 KB 116/549 KB 172/257 KB 86/86 KB 144/358 KB 884/1063 KB 116/549 KB 176/257 KB 68/86 KB 92/358 KB 868/1063 KB 116/549 KB 160/257 KB 86/86 KB 144/358 KB 884/1063 KB 120/549 KB 176/257 KB 86/86 KB 144/358 KB 884/1063 KB 124/549 KB 176/257 KB 86/86 KB 144/358 KB 884/1063 KB 128/549 KB 176/257 KB 86/86 KB 144/358 KB 884/1063 KB 132/549 KB 176/257 KB 86/86 KB 144/358 KB 884/1063 KB 136/549 KB 176/257 KB 86/86 KB 104/358 KB 884/1063 KB 116/549 KB 164/257 KB 86/86 KB 144/358 KB 888/1063 KB 136/549 KB 176/257 KB 86/86 KB 144/358 KB 892/1063 KB 136/549 KB 176/257 KB 86/86 KB 144/358 KB 896/1063 KB 136/549 KB 176/257 KB 86/86 KB 144/358 KB 900/1063 KB 136/549 KB 176/257 KB 86/86 KB 144/358 KB 904/1063 KB 140/549 KB 180/257 KB 86/86 KB 144/358 KB 908/1063 KB 140/549 KB 180/257 KB 86/86 KB 144/358 KB 912/1063 KB 140 unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install /549 KB 180/257 KB 86/86 KB 144/358 KB 916/1063 KB 140/549 KB 180/257 KB 86/86 KB 148/358 KB 920/1063 KB 140/549 KB 180/257 KB 86/86 KB 148/358 KB 924/1063 KB 140/549 KB 180/257 KB 86/86 KB 148/358 KB 928/1063 KB 140/549 KB 180/257 KB 86/86 KB 148/358 KB 932/1063 KB 140/549 KB 180/257 KB 148/358 KB 936/1063 KB 140/549 KB 180/257 KB 86/86 KB 144/358 KB 900/1063 KB 140/549 KB 180/257 KB 148/358 KB 940/1063 KB 140/549 KB 184/257 KB 148/358 KB 940/1063 KB 140/549 KB 188/257 KB 148/358 KB 940/1063 KB 140/549 KB 192/257 KB 86/86 KB 144/358 KB 900/1063 KB 140/549 KB 176/257 KB 148/358 KB 940/1063 KB 144/549 KB 192/257 KB 148/358 KB 940/1063 KB 148/549 KB 192/257 KB 148/358 KB 940/1063 KB 152/549 KB 192/257 KB 148/358 KB 940/1063 KB 156/549 KB 192/257 KB 148/358 KB 940/1063 KB 160/549 KB 192/257 KB 148/358 KB 940/1063 KB 164/549 KB 192/257 KB 148/358 KB 940/1063 KB 168/549 KB 196/257 KB 148/358 KB 940/1063 KB 172/549 KB 196/257 KB 148/358 KB 940/1063 KB 176/549 KB 196/257 KB 86/86 KB 148/358 KB 916/1063 KB 140/549 KB 180/257 KB 152/358 KB 940/1063 KB 176/549 KB 196/257 KB 156/358 KB 940/1063 KB 176/549 KB 196/257 KB 160/358 KB 940/1063 KB 176/549 KB 196/257 KB 148/358 KB 940/1063 KB 164/549 KB 196/257 KB 160/358 KB 940/1063 KB 176/549 KB 200/257 KB 160/358 KB 940/1063 KB 176/549 KB 204/257 KB 160/358 KB 940/1063 KB 176/549 KB 208/257 KB 160/358 KB 940/1063 KB 176/549 KB 212/257 KB 164/358 KB 940/1063 KB 180/549 KB 216/257 KB 164/358 KB 940/1063 KB 180/549 KB 220/257 KB 164/358 KB 940/1063 KB 180/549 KB 224/257 KB 164/358 KB 940/1063 KB 180/549 KB 228/257 KB 164/358 KB 940/1063 KB 180/549 KB 232/257 KB 164/358 KB 940/1063 KB 180/549 KB 212/257 KB 164/358 KB 940/1063 KB 184/549 KB 232/257 KB 164/358 KB 940/1063 KB 188/549 KB 232/257 KB 164/358 KB 940/1063 KB 192/549 KB 232/257 KB 148/358 KB 940/1063 KB 140/549 KB 180/257 KB 164/358 KB 944/1063 KB 192/549 KB 232/257 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 123.9 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 164/358 KB 940/1063 KB 176/549 KB 212/257 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-mysql-0: 12:33:43 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 168/358 KB 944/1063 KB 192/549 KB 232/257 KB 172/358 KB 948/1063 KB 192/549 KB 232/257 KB 176/358 KB 948/1063 KB 192/549 KB 232/257 KB 180/358 KB 948/1063 KB 192/549 KB 232/257 KB 184/358 KB 948/1063 KB 196/549 KB 232/257 KB 168/358 KB 948/1063 KB 192/549 KB 232/257 KB 184/358 KB 952/1063 KB 196/549 KB 236/257 KB 184/358 KB 956/1063 KB 196/549 KB 236/257 KB 184/358 KB 960/1063 KB 196/549 KB 236/257 KB 184/358 KB 964/1063 KB 196/549 KB 236/257 KB 184/358 KB 948/1063 KB 196/549 KB 236/257 KB 188/358 KB 964/1063 KB 196/549 KB 240/257 KB 180/358 KB 948/1063 KB 196/549 KB 232/257 KB 188/358 KB 964/1063 KB 200/549 KB 240/257 KB 188/358 KB 964/1063 KB 196/549 KB 236/257 KB 192/358 KB 964/1063 KB 200/549 KB 240/257 KB 192/358 KB 964/1063 KB 204/549 KB 240/257 KB 192/358 KB 964/1063 KB 208/549 KB 240/257 KB 192/358 KB 964/1063 KB 212/549 KB 240/257 KB 196/358 KB 968/1063 KB 216/549 KB 244/257 KB 196/358 KB 968/1063 KB 220/549 KB 244/257 KB 196/358 KB 968/1063 KB 224/549 KB 244/257 KB 196/358 KB 968/1063 KB 212/549 KB 244/257 KB 196/358 KB 972/1063 KB 224/549 KB 244/257 KB 196/358 KB 976/1063 KB 224/549 KB 244/257 KB 196/358 KB 964/1063 KB 212/549 KB 244/257 KB 192/358 KB 964/1063 KB 212/549 KB 244/257 KB 196/358 KB 976/1063 KB 224/549 KB 248/257 KB 196/358 KB 976/1063 KB 224/549 KB 252/257 KB 200/358 KB 976/1063 KB 224/549 KB 252/257 KB 204/358 KB 976/1063 KB 224/549 KB 252/257 KB 208/358 KB 976/1063 KB 224/549 KB 256/257 KB 212/358 KB 976/1063 KB 224/549 KB 256/257 KB 216/358 KB 3/404 KB 980/1063 KB 228/549 KB 256/257 KB 220/358 KB 3/404 KB 980/1063 KB 228/549 KB 256/257 KB 224/358 KB 3/404 KB 980/1063 KB 228/549 KB 256/257 KB 204/358 KB 976/1063 KB 224/549 KB 256/257 KB 224/358 KB 3/404 KB 980/1063 KB 228/549 KB 257/257 KB 212/358 KB 3/404 KB 980/1063 KB 228/549 KB 256/257 KB 224/358 KB 3/404 KB 980/1063 KB 232/549 KB 257/257 KB 224/358 KB 3/404 KB 980/1063 KB 236/549 KB 257/257 KB 212/358 KB 3/404 KB 980/1063 KB 224/549 KB 256/257 KB 224/358 KB 3/404 KB 984/1063 KB 236/549 KB 257/257 KB 212/358 KB 3/404 KB 976/1063 KB 224/549 KB 256/257 KB 224/358 KB 5/404 KB 984/1063 KB 236/549 KB 257/257 KB 224/358 KB 5/404 KB 988/1063 KB 236/549 KB 257/257 KB 224/358 KB 5/404 KB 992/1063 KB 236/549 KB 257/257 KB 224/358 KB 8/404 KB 996/1063 KB 236/549 KB 257/257 KB 228/358 KB 8/404 KB 1000/1063 KB 240/549 KB 257/257 KB 228/358 KB 8/404 KB 1004/1063 KB 240/549 KB 257/257 KB 228/358 KB 8/404 KB 1008/1063 KB 240/549 KB 257/257 KB 224/358 KB 8/404 KB 992/1063 KB 236/549 KB 257/257 KB 228/358 KB 11/404 KB 1008/1063 KB 240/549 KB 257/257 KB 228/358 KB 13/404 KB 1008/1063 KB 240/549 KB 257/257 KB 228/358 KB 16/404 KB 1008/1063 KB 240/549 KB 257/257 KB 228/358 KB 19/404 KB 1008/1063 KB 240/549 KB 257/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 358.4 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 228/358 KB 8/404 KB 996/1063 KB 240/549 KB 257/257 KB 232/358 KB 21/404 KB 1012/1063 KB 240/549 KB 236/358 KB 21/404 KB 1012/1063 KB 240/549 KB 240/358 KB 21/404 KB 1012/1063 KB 240/549 KB 224/358 KB 8/404 KB 996/1063 KB 240/549 KB 257/257 KB 240/358 KB 21/404 KB 1012/1063 KB 244/549 KB 240/358 KB 21/404 KB 1012/1063 KB 248/549 KB 240/358 KB 21/404 KB 1012/1063 KB 252/549 KB 240/358 KB 21/404 KB 1012/1063 KB 256/549 KB 228/358 KB 21/404 KB 1012/1063 KB 240/549 KB 240/358 KB 21/404 KB 1012/1063 KB 260/549 KB 244/358 KB 24/404 KB 1012/1063 KB 264/549 KB 244/358 KB 24/404 KB 1012/1063 KB 268/549 KB 244/358 KB 24/404 KB 1012/1063 KB 272/549 KB 228/358 KB 19/404 KB 1012/1063 KB 240/549 KB 244/358 KB 24/404 KB 1016/1063 KB 272/549 KB 244/358 KB 24/404 KB 1020/1063 KB 272/549 KB 244/358 KB 24/404 KB 1024/1063 KB 272/549 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 244/358 KB 24/404 KB 1012/1063 KB 260/549 KB 248/358 KB 24/404 KB 1024/1063 KB 272/549 KB 252/358 KB 24/404 KB 1028/1063 KB 276/549 KB 256/358 KB 24/404 KB 1028/1063 KB 276/549 KB 240/358 KB 24/404 KB 1012/1063 KB 260/549 KB 256/358 KB 27/404 KB 1028/1063 KB 276/549 KB 256/358 KB 29/404 KB 1028/1063 KB 276/549 KB 256/358 KB 32/404 KB 1028/1063 KB 276/549 KB 256/358 KB 36/404 KB 1028/1063 KB 276/549 KB 260/358 KB 40/404 KB 1028/1063 KB 276/549 KB 260/358 KB 44/404 KB 1028/1063 KB 276/549 KB 260/358 KB 48/404 KB 1028/1063 KB 276/549 KB 248/358 KB 24/404 KB 1028/1063 KB 276/549 KB 260/358 KB 48/404 KB 1028/1063 KB 280/549 KB 260/358 KB 48/404 KB 1028/1063 KB 284/549 KB 260/358 KB 48/404 KB 1028/1063 KB 288/549 KB 248/358 KB 24/404 KB 1028/1063 KB 272/549 KB 260/358 KB 48/404 KB 1032/1063 KB 288/549 KB 260/358 KB 48/404 KB 1036/1063 KB 288/549 KB 260/358 KB 48/404 KB 1040/1063 KB 288/549 KB 260/358 KB 36/404 KB 1028/1063 KB 276/549 KB 264/358 KB 48/404 KB 1040/1063 KB 288/549 KB 268/358 KB 48/404 KB 1040/1063 KB 292/549 KB 272/358 KB 52/404 KB 1044/1063 KB 292/549 KB 276/358 KB 52/404 KB 1044/1063 KB 292/549 KB 280/358 KB 52/404 KB 1044/1063 KB 292/549 KB 4/587 KB 284/358 KB 52/404 KB 1044/1063 KB 292/549 KB 4/587 KB 288/358 KB 52/404 KB 1044/1063 KB 292/549 KB 4/587 KB 264/358 KB 48/404 KB 1040/1063 KB 292/549 KB 276/358 KB 52/404 KB 1044/1063 KB 292/549 KB 4/587 KB 268/358 KB 52/404 KB 1044/1063 KB 292/549 KB 268/358 KB 48/404 KB 1044/1063 KB 292/549 KB 288/358 KB 52/404 KB 1048/1063 KB 292/549 KB 4/587 KB 288/358 KB 56/404 KB 1048/1063 KB 292/549 KB 4/587 KB 288/358 KB 60/404 KB 1052/1063 KB 296/549 KB 8/587 KB 288/358 KB 56/404 KB 1052/1063 KB 296/549 KB 8/587 KB 288/358 KB 56/404 KB 1052/1063 KB 296/549 KB 4/587 KB 288/358 KB 56/404 KB 1048/1063 KB 296/549 KB 4/587 KB 288/358 KB 60/404 KB 1052/1063 KB 300/549 KB 8/587 KB 288/358 KB 60/404 KB 1056/1063 KB 300/549 KB 8/587 KB 288/358 KB 64/404 KB 1056/1063 KB 300/549 KB 8/587 KB 288/358 KB 64/404 KB 1060/1063 KB 304/549 KB 12/587 KB 292/358 KB 68/404 KB 1063/1063 KB 304/549 KB 12/587 KB 288/358 KB 64/404 KB 1056/1063 KB 304/549 KB 12/587 KB 292/358 KB 68/404 KB 1063/1063 KB 304/549 KB 16/587 KB 288/358 KB 64/404 KB 1056/1063 KB 304/549 KB 8/587 KB 292/358 KB 68/404 KB 1063/1063 KB 308/549 KB 16/587 KB 292/358 KB 68/404 KB 1063/1063 KB 312/549 KB 20/587 KB 292/358 KB 68/404 KB 1063/1063 KB 316/549 KB 20/587 KB 292/358 KB 68/404 KB 1063/1063 KB 320/549 KB 20/587 KB 292/358 KB 68/404 KB 1060/1063 KB 304/549 KB 12/587 KB 292/358 KB 72/404 KB 1063/1063 KB 320/549 KB 20/587 KB 292/358 KB 76/404 KB 1063/1063 KB 320/549 KB 20/587 KB 292/358 KB 80/404 KB 1063/1063 KB 320/549 KB 20/587 KB 292/358 KB 64/404 KB 1060/1063 KB 304/549 KB 12/587 KB 296/358 KB 80/404 KB 1063/1063 KB 320/549 KB 20/587 KB 300/358 KB 80/404 KB 1063/1063 KB 320/549 KB 20/587 KB 292/358 KB 68/404 KB 1063/1063 KB 308/549 KB 20/587 KB 304/358 KB 80/404 KB 1063/1063 KB 320/549 KB 24/587 KB 304/358 KB 80/404 KB 1063/1063 KB 320/549 KB 28/587 KB 304/358 KB 80/404 KB 1063/1063 KB 320/549 KB 32/587 KB 304/358 KB 80/404 KB 1063/1063 KB 320/549 KB 20/587 KB 308/358 KB 80/404 KB 1063/1063 KB 320/549 KB 32/587 KB 312/358 KB 84/404 KB 1063/1063 KB 324/549 KB 36/587 KB 316/358 KB 84/404 KB 1063/1063 KB 324/549 KB 36/587 KB 320/358 KB 84/404 KB 1063/1063 KB 324/549 KB 36/587 KB 324/358 KB 84/404 KB 1063/1063 KB 324/549 KB 36/587 KB 328/358 KB 84/404 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 1063/1063 KB 324/549 KB 36/587 KB 332/358 KB 84/404 KB 1063/1063 KB 324/549 KB 36/587 KB 336/358 KB 84/404 KB 1063/1063 KB 324/549 KB 36/587 KB 308/358 KB 84/404 KB 1063/1063 KB 324/549 KB 36/587 KB 336/358 KB 84/404 KB 1063/1063 KB 328/549 KB 36/587 KB 336/358 KB 84/404 KB 1063/1063 KB 332/549 KB 36/587 KB 336/358 KB 84/404 KB 1063/1063 KB 336/549 KB 36/587 KB 308/358 KB 84/404 KB 1063/1063 KB 320/549 KB 36/587 KB 336/358 KB 84/404 KB 1063/1063 KB 336/549 KB 40/587 KB 336/358 KB 84/404 KB 1063/1063 KB 336/549 KB 44/587 KB 336/358 KB 84/404 KB 1063/1063 KB 336/549 KB 48/587 KB 308/358 KB 84/404 KB 1063/1063 KB 320/549 KB 32/587 KB 336/358 KB 88/404 KB 336/549 KB 48/587 KB 336/358 KB 92/404 KB 336/549 KB 48/587 KB 336/358 KB 96/404 KB 336/549 KB 48/587 KB 336/358 KB 100/404 KB 340/549 KB 48/587 KB 340/358 KB 104/404 KB 340/549 KB 52/587 KB 340/358 KB 108/404 KB 340/549 KB 52/587 KB 340/358 KB 112/404 KB 340/549 KB 52/587 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 1414.2 KB/sec) unit-abot-epc-basic-0: 12:33: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.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 340/358 KB 116/404 KB 340/549 KB 52/587 KB 340/358 KB 120/404 KB 340/549 KB 52/587 KB 340/358 KB 124/404 KB 340/549 KB 52/587 KB 340/358 KB 128/404 KB 340/549 KB 52/587 KB 340/358 KB 100/404 KB 340/549 KB 52/587 KB 344/358 KB 128/404 KB 340/549 KB 52/587 KB 348/358 KB 128/404 KB 340/549 KB 52/587 KB 352/358 KB 128/404 KB 340/549 KB 52/587 KB 336/358 KB 100/404 KB 340/549 KB 52/587 KB 352/358 KB 128/404 KB 340/549 KB 56/587 KB 336/358 KB 96/404 KB 340/549 KB 48/587 KB 352/358 KB 128/404 KB 344/549 KB 56/587 KB 352/358 KB 128/404 KB 348/549 KB 56/587 KB 352/358 KB 128/404 KB 348/549 KB 60/587 KB 352/358 KB 128/404 KB 348/549 KB 64/587 KB 352/358 KB 128/404 KB 352/549 KB 64/587 KB 352/358 KB 128/404 KB 352/549 KB 68/587 KB 356/358 KB 128/404 KB 356/549 KB 72/587 KB 356/358 KB 128/404 KB 356/549 KB 76/587 KB 356/358 KB 128/404 KB 356/549 KB 80/587 KB 356/358 KB 128/404 KB 356/549 KB 68/587 KB 358/358 KB 128/404 KB 356/549 KB 80/587 KB 352/358 KB 128/404 KB 356/549 KB 68/587 KB 358/358 KB 128/404 KB 360/549 KB 80/587 KB 358/358 KB 128/404 KB 364/549 KB 80/587 KB 358/358 KB 128/404 KB 368/549 KB 80/587 KB 358/358 KB 132/404 KB 372/549 KB 80/587 KB 358/358 KB 132/404 KB 376/549 KB 84/587 KB 4/894 KB 358/358 KB 132/404 KB 368/549 KB 80/587 KB 358/358 KB 132/404 KB 372/549 KB 84/587 KB 4/894 KB 358/358 KB 132/404 KB 376/549 KB 88/587 KB 4/894 KB 358/358 KB 136/404 KB 376/549 KB 92/587 KB 4/894 KB 358/358 KB 136/404 KB 376/549 KB 96/587 KB 4/894 KB 358/358 KB 132/404 KB 372/549 KB 80/587 KB 4/894 KB 358/358 KB 136/404 KB 380/549 KB 96/587 KB 4/894 KB 358/358 KB 136/404 KB 384/549 KB 96/587 KB 8/894 KB 358/358 KB 136/404 KB 388/549 KB 96/587 KB 8/894 KB 136/404 KB 392/549 KB 100/587 KB 8/894 KB 358/358 KB 136/404 KB 376/549 KB 88/587 KB 4/894 KB 140/404 KB 392/549 KB 100/587 KB 8/894 KB 144/404 KB 392/549 KB 100/587 KB 8/894 KB 148/404 KB 392/549 KB 100/587 KB 8/894 KB 152/404 KB 392/549 KB 100/587 KB 8/894 KB 156/404 KB 392/549 KB 100/587 KB 8/894 KB 160/404 KB 392/549 KB 100/587 KB 8/894 KB 358/358 KB 136/404 KB 388/549 KB 100/587 KB 8/894 KB 160/404 KB 396/549 KB 104/587 KB 8/894 KB 160/404 KB 396/549 KB 108/587 KB 8/894 KB 160/404 KB 396/549 KB 112/587 KB 8/894 KB 358/358 KB 136/404 KB 380/549 KB 96/587 KB 8/894 KB 160/404 KB 396/549 KB 112/587 KB 12/894 KB 160/404 KB 396/549 KB 112/587 KB 16/894 KB 160/404 KB 396/549 KB 112/587 KB 20/894 KB 160/404 KB 396/549 KB 112/587 KB 24/894 KB 160/404 KB 396/549 KB 112/587 KB 28/894 KB 164/404 KB 396/549 KB 112/587 KB 32/894 KB 164/404 KB 396/549 KB 116/587 KB 36/894 KB 164/404 KB 396/549 KB 116/587 KB 40/894 KB 164/404 KB 396/549 KB 116/587 KB 44/894 KB 164/404 KB 396/549 KB 116/587 KB 48/894 KB 160/404 KB 396/549 KB 100/587 KB 8/894 KB 164/404 KB 400/549 KB 116/587 KB 48/894 KB 164/404 KB 404/549 KB 116/587 KB 48/894 KB 164/404 KB 408/549 KB 116/587 KB 48/894 KB 164/404 KB 412/549 KB 116/587 KB 48/894 KB 164/404 KB 416/549 KB 116/587 KB 48/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 466.0 KB/sec) unit-abot-epc-basic-0: 12:33: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.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 164/404 KB 396/549 KB 116/587 KB 32/894 KB 164/404 KB 396/549 KB 112/587 KB 28/894 KB 164/404 KB 416/549 KB 120/587 KB 48/894 KB 168/404 KB 416/549 KB 120/587 KB 48/894 KB 168/404 KB 416/549 KB 124/587 KB 48/894 KB 168/404 KB 416/549 KB 128/587 KB 48/894 KB 172/404 KB 416/549 KB 128/587 KB 48/894 KB 176/404 KB 416/549 KB 128/587 KB 48/894 KB 176/404 KB 416/549 KB 132/587 KB 48/894 KB 180/404 KB 420/549 KB 136/587 KB 52/894 KB 180/404 KB 420/549 KB 140/587 KB 52/894 KB 180/404 KB 420/549 KB 144/587 KB 52/894 KB 180/404 KB 420/549 KB 132/587 KB 52/894 KB 180/404 KB 424/549 KB 144/587 KB 52/894 KB 180/404 KB 428/549 KB 144/587 KB 52/894 KB 180/404 KB 432/549 KB 144/587 KB 52/894 KB 180/404 KB 416/549 KB 132/587 KB 52/894 KB 180/404 KB 432/549 KB 144/587 KB 56/894 KB 180/404 KB 432/549 KB 144/587 KB 60/894 KB 180/404 KB 432/549 KB 144/587 KB 64/894 KB 180/404 KB 416/549 KB 132/587 KB 48/894 KB 184/404 KB 432/549 KB 144/587 KB 64/894 KB 188/404 KB 432/549 KB 144/587 KB 64/894 KB 192/404 KB 432/549 KB 144/587 KB 64/894 KB 192/404 KB 432/549 KB 144/587 KB 68/894 KB 196/404 KB 436/549 KB 148/587 KB 72/894 KB 196/404 KB 436/549 KB 148/587 KB 76/894 KB 196/404 KB 436/549 KB 148/587 KB 80/894 KB 196/404 KB 436/549 KB 148/587 KB 68/894 KB 196/404 KB 440/549 KB 148/587 KB 80/894 KB 192/404 KB 432/549 KB 148/587 KB 68/894 KB 196/404 KB 440/549 KB 152/587 KB 80/894 KB 196/404 KB 440/549 KB 156/587 KB 80/894 KB 196/404 KB 440/549 KB 160/587 KB 80/894 KB 196/404 KB 432/549 KB 148/587 KB 68/894 KB 200/404 KB 440/549 KB 160/587 KB 80/894 KB 204/404 KB 440/549 KB 160/587 KB 80/894 KB 208/404 KB 440/549 KB 160/587 KB 80/894 KB 208/404 KB 440/549 KB 164/587 KB 80/894 KB 212/404 KB 444/549 KB 168/587 KB 84/894 KB 4/26 KB 212/404 KB 444/549 KB 172/587 KB 84/894 KB 4/26 KB 212/404 KB 444/549 KB 176/587 KB 84/894 KB 4/26 KB 212/404 KB 444/549 KB 164/587 KB 84/894 KB 4/26 KB 212/404 KB 444/549 KB 176/587 KB 88/894 KB 4/26 KB 212/404 KB 444/549 KB 164/587 KB 80/894 KB 4/26 KB 212/404 KB 444/549 KB 164/587 KB 80/894 KB 216/404 KB 444/549 KB 176/587 KB 88/894 KB 4/26 KB 220/404 KB 444/549 KB 176/587 KB 88/894 KB 4/26 KB 208/404 KB 444/549 KB 164/587 KB 80/894 KB 220/404 KB 448/549 KB 176/587 KB 88/894 KB 8/26 KB 220/404 KB 452/549 KB 176/587 KB 88/894 KB 8/26 KB 224/404 KB 456/549 KB 180/587 KB 92/894 KB 8/26 KB 224/404 KB 460/549 KB 180/587 KB 92/894 KB 8/26 KB 224/404 KB 464/549 KB 180/587 KB 92/894 KB 8/26 KB 220/404 KB 444/549 KB 176/587 KB 88/894 KB 8/26 KB 224/404 KB 464/549 KB 180/587 KB 92/894 KB 12/26 KB 224/404 KB 464/549 KB 180/587 KB 92/894 KB 16/26 KB 224/404 KB 464/549 KB 180/587 KB 92/894 KB 20/26 KB 224/404 KB 464/549 KB 180/587 KB 92/894 KB 24/26 KB 224/404 KB 464/549 KB 180/587 KB 92/894 KB 26/26 KB 224/404 KB 452/549 KB 180/587 KB 92/894 KB 8/26 KB 224/404 KB 464/549 KB 184/587 KB 92/894 KB 26/26 KB 224/404 KB 464/549 KB 188/587 KB 92/894 KB 26/26 KB 224/404 KB 452/549 KB 176/587 KB 92/894 KB 8/26 KB 224/404 KB 464/549 KB 188/587 KB 96/894 KB 26/26 KB 224/404 KB 452/549 KB 176/587 KB 88/894 KB 8/26 KB 228/404 KB 464/549 KB 188/587 KB 96/894 KB 26/26 KB 232/404 KB 464/549 KB 188/587 KB 100/894 KB 26/26 KB 236/404 KB 464/549 KB 188/587 KB 100/894 KB 26/26 KB 228/404 KB 464/549 KB 188/587 KB 100/894 KB 26/26 KB 236/404 KB 464/549 KB 192/587 KB 104/894 KB 26/26 KB 236/404 KB 468/549 KB 192/587 KB 108/894 KB 26/26 KB 236/404 KB 464/549 KB unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 192/587 KB 100/894 KB 26/26 KB 240/404 KB 468/549 KB 192/587 KB 108/894 KB 26/26 KB 240/404 KB 468/549 KB 196/587 KB 108/894 KB 26/26 KB 244/404 KB 468/549 KB 200/587 KB 112/894 KB 26/26 KB 244/404 KB 468/549 KB 204/587 KB 112/894 KB 26/26 KB 236/404 KB 468/549 KB 192/587 KB 104/894 KB 26/26 KB 244/404 KB 472/549 KB 208/587 KB 112/894 KB 26/26 KB 244/404 KB 476/549 KB 208/587 KB 112/894 KB 26/26 KB 244/404 KB 480/549 KB 208/587 KB 112/894 KB 26/26 KB 244/404 KB 484/549 KB 208/587 KB 112/894 KB 26/26 KB 244/404 KB 488/549 KB 208/587 KB 112/894 KB 244/404 KB 492/549 KB 208/587 KB 112/894 KB 244/404 KB 496/549 KB 208/587 KB 112/894 KB 244/404 KB 468/549 KB 196/587 KB 112/894 KB 26/26 KB 248/404 KB 496/549 KB 208/587 KB 112/894 KB 252/404 KB 496/549 KB 208/587 KB 112/894 KB 256/404 KB 496/549 KB 208/587 KB 112/894 KB 240/404 KB 468/549 KB 196/587 KB 112/894 KB 26/26 KB 256/404 KB 496/549 KB 208/587 KB 116/894 KB 256/404 KB 496/549 KB 208/587 KB 120/894 KB 256/404 KB 496/549 KB 208/587 KB 124/894 KB 256/404 KB 496/549 KB 208/587 KB 128/894 KB 256/404 KB 496/549 KB 208/587 KB 132/894 KB 260/404 KB 500/549 KB 208/587 KB 136/894 KB 260/404 KB 500/549 KB 208/587 KB 140/894 KB 260/404 KB 500/549 KB 208/587 KB 144/894 KB 244/404 KB 484/549 KB 208/587 KB 112/894 KB 260/404 KB 500/549 KB 212/587 KB 144/894 KB 260/404 KB 500/549 KB 216/587 KB 144/894 KB 260/404 KB 500/549 KB 220/587 KB 144/894 KB 260/404 KB 500/549 KB 224/587 KB 144/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 31.5 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 260/404 KB 500/549 KB 228/587 KB 144/894 KB 260/404 KB 500/549 KB 232/587 KB 148/894 KB 260/404 KB 500/549 KB 236/587 KB 148/894 KB 260/404 KB 500/549 KB 240/587 KB 148/894 KB 260/404 KB 500/549 KB 208/587 KB 132/894 KB 260/404 KB 504/549 KB 240/587 KB 148/894 KB 260/404 KB 508/549 KB 240/587 KB 148/894 KB 260/404 KB 496/549 KB 208/587 KB 132/894 KB 264/404 KB 512/549 KB 240/587 KB 148/894 KB 268/404 KB 512/549 KB 240/587 KB 148/894 KB 272/404 KB 512/549 KB 240/587 KB 148/894 KB 276/404 KB 512/549 KB 240/587 KB 148/894 KB 280/404 KB 512/549 KB 240/587 KB 148/894 KB 260/404 KB 500/549 KB 228/587 KB 148/894 KB 280/404 KB 512/549 KB 240/587 KB 152/894 KB 260/404 KB 512/549 KB 240/587 KB 148/894 KB 284/404 KB 516/549 KB 240/587 KB 152/894 KB 284/404 KB 520/549 KB 244/587 KB 156/894 KB 284/404 KB 524/549 KB 244/587 KB 156/894 KB 284/404 KB 528/549 KB 244/587 KB 156/894 KB 284/404 KB 512/549 KB 240/587 KB 152/894 KB 288/404 KB 528/549 KB 244/587 KB 156/894 KB 292/404 KB 528/549 KB 244/587 KB 156/894 KB 296/404 KB 532/549 KB 244/587 KB 156/894 KB 300/404 KB 532/549 KB 244/587 KB 156/894 KB 304/404 KB 532/549 KB 244/587 KB 156/894 KB 284/404 KB 516/549 KB 244/587 KB 156/894 KB 304/404 KB 532/549 KB 248/587 KB 156/894 KB 304/404 KB 532/549 KB 252/587 KB 156/894 KB 304/404 KB 532/549 KB 256/587 KB 156/894 KB 284/404 KB 516/549 KB 240/587 KB 156/894 KB 304/404 KB 532/549 KB 256/587 KB 160/894 KB 304/404 KB 532/549 KB 256/587 KB 164/894 KB 304/404 KB 532/549 KB 256/587 KB 168/894 KB 304/404 KB 532/549 KB 256/587 KB 172/894 KB 304/404 KB 532/549 KB 256/587 KB 176/894 KB 292/404 KB 532/549 KB 244/587 KB 156/894 KB 304/404 KB 4/79 KB 536/549 KB 256/587 KB 176/894 KB 304/404 KB 4/79 KB 540/549 KB 256/587 KB 176/894 KB 304/404 KB 4/79 KB 544/549 KB 256/587 KB 176/894 KB 308/404 KB 4/79 KB 548/549 KB 256/587 KB 176/894 KB 308/404 KB 4/79 KB 549/549 KB 260/587 KB 180/894 KB 304/404 KB 4/79 KB 532/549 KB 256/587 KB 176/894 KB 308/404 KB 8/79 KB 549/549 KB 260/587 KB 180/894 KB 308/404 KB 12/79 KB 549/549 KB 260/587 KB 180/894 KB 308/404 KB 16/79 KB 549/549 KB 260/587 KB 180/894 KB 308/404 KB 20/79 KB 549/549 KB 260/587 KB 180/894 KB 308/404 KB 24/79 KB 549/549 KB 260/587 KB 180/894 KB 308/404 KB 28/79 KB 549/549 KB 260/587 KB 180/894 KB 308/404 KB 32/79 KB 549/549 KB 260/587 KB 180/894 KB 308/404 KB 4/79 KB 548/549 KB 260/587 KB 180/894 KB 308/404 KB 32/79 KB 549/549 KB 260/587 KB 184/894 KB 308/404 KB 32/79 KB 549/549 KB 260/587 KB 188/894 KB 308/404 KB 32/79 KB 549/549 KB 260/587 KB 192/894 KB 308/404 KB 4/79 KB 548/549 KB 260/587 KB 176/894 KB 308/404 KB 32/79 KB 549/549 KB 264/587 KB 192/894 KB 308/404 KB 32/79 KB 549/549 KB 268/587 KB 192/894 KB 308/404 KB 32/79 KB 549/549 KB 272/587 KB 192/894 KB 308/404 KB 4/79 KB 544/549 KB 256/587 KB 176/894 KB 312/404 KB 32/79 KB 549/549 KB 272/587 KB 192/894 KB 316/404 KB 32/79 KB 549/549 KB 272/587 KB 192/894 KB 320/404 KB 32/79 KB 549/549 KB 272/587 KB 192/894 KB 324/404 KB 32/79 KB 549/549 KB 272/587 KB 192/894 KB 328/404 KB 36/79 KB 549/549 KB 276/587 KB 196/894 KB 332/404 KB 36/79 KB 549/549 KB 276/587 KB 196/894 KB 324/404 KB 36/79 KB 549/549 KB 276/587 KB 196/894 KB 324/404 KB 36/79 KB 549/549 KB 276/587 KB 192/894 KB 324/404 KB 32/79 KB 549/549 KB 276/587 KB 192/894 KB 336/404 KB 40/79 KB 549/549 KB 280/587 KB 200/894 KB 336/404 KB 40/79 KB 549/549 KB 284/587 KB 200/894 KB 336/404 KB 40/79 KB 549/549 K unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install B 288/587 KB 200/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 666.6 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 336/404 KB 40/79 KB 292/587 KB 200/894 KB 336/404 KB 40/79 KB 296/587 KB 200/894 KB 336/404 KB 40/79 KB 300/587 KB 200/894 KB 336/404 KB 36/79 KB 549/549 KB 288/587 KB 200/894 KB 336/404 KB 40/79 KB 549/549 KB 276/587 KB 200/894 KB 336/404 KB 44/79 KB 300/587 KB 200/894 KB 336/404 KB 48/79 KB 300/587 KB 200/894 KB 336/404 KB 52/79 KB 300/587 KB 200/894 KB 340/404 KB 56/79 KB 304/587 KB 200/894 KB 340/404 KB 60/79 KB 304/587 KB 200/894 KB 340/404 KB 64/79 KB 304/587 KB 200/894 KB 336/404 KB 36/79 KB 549/549 KB 276/587 KB 200/894 KB 340/404 KB 64/79 KB 304/587 KB 204/894 KB 340/404 KB 64/79 KB 304/587 KB 208/894 KB 340/404 KB 64/79 KB 304/587 KB 212/894 KB 340/404 KB 64/79 KB 304/587 KB 216/894 KB 340/404 KB 64/79 KB 304/587 KB 220/894 KB 340/404 KB 64/79 KB 304/587 KB 224/894 KB 340/404 KB 64/79 KB 304/587 KB 228/894 KB 340/404 KB 68/79 KB 304/587 KB 232/894 KB 340/404 KB 68/79 KB 304/587 KB 236/894 KB 340/404 KB 68/79 KB 304/587 KB 240/894 KB 340/404 KB 68/79 KB 304/587 KB 244/894 KB 340/404 KB 52/79 KB 304/587 KB 200/894 KB 340/404 KB 52/79 KB 300/587 KB 200/894 KB 344/404 KB 68/79 KB 304/587 KB 244/894 KB 348/404 KB 68/79 KB 304/587 KB 244/894 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 348/404 KB 68/79 KB 308/587 KB 244/894 KB 340/404 KB 68/79 KB 304/587 KB 228/894 KB 352/404 KB 68/79 KB 308/587 KB 244/894 KB 356/404 KB 68/79 KB 308/587 KB 244/894 KB 356/404 KB 72/79 KB 312/587 KB 244/894 KB 356/404 KB 76/79 KB 312/587 KB 244/894 KB 356/404 KB 79/79 KB 312/587 KB 244/894 KB 356/404 KB 68/79 KB 312/587 KB 244/894 KB 360/404 KB 79/79 KB 316/587 KB 244/894 KB 360/404 KB 79/79 KB 320/587 KB 244/894 KB 360/404 KB 79/79 KB 312/587 KB 244/894 KB 364/404 KB 79/79 KB 320/587 KB 244/894 KB 368/404 KB 79/79 KB 320/587 KB 244/894 KB 372/404 KB 79/79 KB 320/587 KB 244/894 KB 376/404 KB 79/79 KB 324/587 KB 248/894 KB 380/404 KB 79/79 KB 324/587 KB 248/894 KB 384/404 KB 79/79 KB 324/587 KB 248/894 KB 372/404 KB 79/79 KB 324/587 KB 248/894 KB 384/404 KB 79/79 KB 328/587 KB 248/894 KB 372/404 KB 79/79 KB 320/587 KB 248/894 KB 384/404 KB 79/79 KB 328/587 KB 252/894 KB 384/404 KB 79/79 KB 328/587 KB 256/894 KB 384/404 KB 79/79 KB 332/587 KB 256/894 KB 384/404 KB 79/79 KB 336/587 KB 256/894 KB 384/404 KB 79/79 KB 340/587 KB 256/894 KB 388/404 KB 79/79 KB 344/587 KB 260/894 KB 388/404 KB 79/79 KB 348/587 KB 260/894 KB 388/404 KB 79/79 KB 352/587 KB 260/894 KB 388/404 KB 79/79 KB 340/587 KB 260/894 KB 392/404 KB 79/79 KB 352/587 KB 260/894 KB 396/404 KB 79/79 KB 352/587 KB 260/894 KB 400/404 KB 79/79 KB 352/587 KB 260/894 KB 404/404 KB 79/79 KB 352/587 KB 260/894 KB 384/404 KB 79/79 KB 340/587 KB 260/894 KB 404/404 KB 79/79 KB 4/1822 KB 352/587 KB 260/894 KB 404/404 KB 79/79 KB 8/1822 KB 352/587 KB 260/894 KB 404/404 KB 79/79 KB 12/1822 KB 352/587 KB 260/894 KB 404/404 KB 79/79 KB 12/1822 KB 352/587 KB 264/894 KB 404/404 KB 79/79 KB 16/1822 KB 352/587 KB 264/894 KB 404/404 KB 79/79 KB 16/1822 KB 352/587 KB 268/894 KB 404/404 KB 79/79 KB 16/1822 KB 352/587 KB 272/894 KB 404/404 KB 79/79 KB 20/1822 KB 352/587 KB 272/894 KB 404/404 KB 79/79 KB 24/1822 KB 356/587 KB 276/894 KB 404/404 KB 79/79 KB 28/1822 KB 356/587 KB 276/894 KB 404/404 KB 79/79 KB 32/1822 KB 356/587 KB 276/894 KB 404/404 KB 79/79 KB 20/1822 KB 356/587 KB 276/894 KB 404/404 KB 79/79 KB 32/1822 KB 360/587 KB 276/894 KB 404/404 KB 79/79 KB 32/1822 KB 364/587 KB 276/894 KB 404/404 KB 79/79 KB 32/1822 KB 368/587 KB 276/894 KB 404/404 KB 79/79 KB 20/1822 KB 352/587 KB 276/894 KB 404/404 KB 79/79 KB 32/1822 KB 368/587 KB 280/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 93.3 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 404/404 KB 79/79 KB 36/1822 KB 368/587 KB 284/894 KB 404/404 KB 36/1822 KB 372/587 KB 284/894 KB 404/404 KB 36/1822 KB 368/587 KB 284/894 KB 404/404 KB 40/1822 KB 372/587 KB 288/894 KB 404/404 KB 36/1822 KB 372/587 KB 288/894 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 404/404 KB 40/1822 KB 376/587 KB 292/894 KB 404/404 KB 40/1822 KB 376/587 KB 288/894 KB 404/404 KB 44/1822 KB 380/587 KB 292/894 KB 404/404 KB 44/1822 KB 384/587 KB 292/894 KB 404/404 KB 44/1822 KB 376/587 KB 292/894 KB 404/404 KB 48/1822 KB 384/587 KB 292/894 KB 404/404 KB 48/1822 KB 384/587 KB 296/894 KB 404/404 KB 48/1822 KB 384/587 KB 300/894 KB 404/404 KB 48/1822 KB 388/587 KB 304/894 KB 404/404 KB 48/1822 KB 388/587 KB 308/894 KB 52/1822 KB 388/587 KB 312/894 KB 52/1822 KB 388/587 KB 316/894 KB 52/1822 KB 388/587 KB 320/894 KB 52/1822 KB 388/587 KB 324/894 KB 52/1822 KB 388/587 KB 328/894 KB 52/1822 KB 388/587 KB 332/894 KB 4/115 KB 52/1822 KB 388/587 KB 332/894 KB 404/404 KB 48/1822 KB 388/587 KB 300/894 KB 4/115 KB 52/1822 KB 392/587 KB 332/894 KB 4/115 KB 52/1822 KB 396/587 KB 332/894 KB 4/115 KB 52/1822 KB 400/587 KB 332/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 469.8 KB/sec) unit-abot-epc-basic-0: 12:33:43 DEBUG unit.abot-epc-basic/0.install 404/404 KB 52/1822 KB 388/587 KB 308/894 KB 4/115 KB 56/1822 KB 400/587 KB 332/894 KB 4/115 KB 60/1822 KB 400/587 KB 332/894 KB 4/115 KB 64/1822 KB 400/587 KB 332/894 KB 4/115 KB 68/1822 KB 400/587 KB 332/894 KB 8/115 KB 72/1822 KB 404/587 KB 332/894 KB 8/115 KB 76/1822 KB 404/587 KB 332/894 KB 8/115 KB 68/1822 KB 404/587 KB 332/894 KB 12/115 KB 76/1822 KB 404/587 KB 332/894 KB 16/115 KB 76/1822 KB 404/587 KB 332/894 KB 4/115 KB 68/1822 KB 404/587 KB 332/894 KB 16/115 KB 80/1822 KB 408/587 KB 332/894 KB 16/115 KB 80/1822 KB 412/587 KB 332/894 KB 16/115 KB 80/1822 KB 416/587 KB 332/894 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 16/115 KB 80/1822 KB 404/587 KB 332/894 KB 20/115 KB 80/1822 KB 416/587 KB 332/894 KB 24/115 KB 84/1822 KB 420/587 KB 336/894 KB 28/115 KB 84/1822 KB 420/587 KB 336/894 KB 32/115 KB 84/1822 KB 420/587 KB 336/894 KB 20/115 KB 80/1822 KB 416/587 KB 336/894 KB 32/115 KB 84/1822 KB 420/587 KB 340/894 KB 20/115 KB 84/1822 KB 420/587 KB 336/894 KB 20/115 KB 80/1822 KB 420/587 KB 336/894 KB 32/115 KB 88/1822 KB 424/587 KB 344/894 KB 32/115 KB 88/1822 KB 428/587 KB 344/894 KB 32/115 KB 88/1822 KB 432/587 KB 344/894 KB 32/115 KB 88/1822 KB 424/587 KB 344/894 KB 32/115 KB 92/1822 KB 432/587 KB 344/894 KB 32/115 KB 96/1822 KB 432/587 KB 344/894 KB 32/115 KB 84/1822 KB 420/587 KB 344/894 KB 32/115 KB 96/1822 KB 432/587 KB 348/894 KB 32/115 KB 96/1822 KB 432/587 KB 352/894 KB 36/115 KB 100/1822 KB 432/587 KB 356/894 KB 36/115 KB 100/1822 KB 436/587 KB 360/894 KB 36/115 KB 100/1822 KB 436/587 KB 364/894 KB 36/115 KB 100/1822 KB 436/587 KB 368/894 KB 36/115 KB 100/1822 KB 436/587 KB 372/894 KB 36/115 KB 100/1822 KB 432/587 KB 352/894 KB 40/115 KB 4/206 KB 100/1822 KB 436/587 KB 372/894 KB 32/115 KB 100/1822 KB 432/587 KB 352/894 KB 44/115 KB 4/206 KB 100/1822 KB 436/587 KB 372/894 KB 36/115 KB 4/206 KB 100/1822 KB 436/587 KB 372/894 KB 36/115 KB 100/1822 KB 436/587 KB 356/894 KB 44/115 KB 4/206 KB 104/1822 KB 440/587 KB 372/894 KB 44/115 KB 4/206 KB 104/1822 KB 444/587 KB 372/894 KB 44/115 KB 4/206 KB 104/1822 KB 436/587 KB 372/894 KB 48/115 KB 4/206 KB 108/1822 KB 444/587 KB 372/894 KB 48/115 KB 4/206 KB 104/1822 KB 444/587 KB 372/894 KB 48/115 KB 8/206 KB 112/1822 KB 448/587 KB 372/894 KB 48/115 KB 8/206 KB 116/1822 KB 448/587 KB 372/894 KB 52/115 KB 8/206 KB 120/1822 KB 448/587 KB 376/894 KB 52/115 KB 8/206 KB 124/1822 KB 448/587 KB 376/894 KB 52/115 KB 8/206 KB 128/1822 KB 448/587 KB 376/894 KB 48/115 KB 8/206 KB 108/1822 KB 448/587 KB 372/894 KB 48/115 KB 8/206 KB 108/1822 KB 444/587 KB 372/894 KB 52/115 KB 12/206 KB 128/1822 KB 448/587 KB 376/894 KB 52/115 KB 16/206 KB 128/1822 KB 448/587 KB 376/894 KB 52/115 KB 20/206 KB 128/1822 KB 448/587 KB 376/894 KB 52/115 KB 24/206 KB 128/1822 KB 452/587 KB 376/894 KB 52/115 KB 8/206 KB 116/1822 KB 448/587 KB 376/894 KB 52/115 KB 8/206 KB 116/1822 KB 448/587 KB 372/894 KB 56/115 KB 28/206 KB 128/1822 KB 452/587 KB 376/894 KB 60/115 KB 28/206 KB 128/1822 KB 452/587 KB 380/894 KB 52/115 KB 20/206 KB 128/1822 KB 452/587 KB 376/894 KB 60/115 KB 28/206 KB 128/1822 KB 452/587 KB 380/894 KB 64/115 KB 28/206 KB 128/1822 KB 452/587 KB 380/894 KB 52/115 KB 28/206 KB 128/1822 KB 456/587 KB 384/894 KB 64/115 KB 28/206 KB 128/1822 KB 456/587 KB 384/894 KB 64/115 KB 32/206 KB 128/1822 KB 460/587 KB 384/894 KB 64/115 KB 32/206 KB 128/1822 KB 464/587 KB 384/894 KB 64/115 KB 28/206 KB 128/1822 KB 452/587 KB 384/894 KB 64/115 KB 32/206 KB 128/1822 KB 464/587 KB 388/894 KB 68/115 KB 32/206 KB 132/1822 KB 464/587 KB 392/894 KB 64/115 KB 32/206 KB 128/1822 KB 456/587 KB 384/894 KB 68/115 KB 36/206 KB 132/1822 KB 468/587 KB 392/894 KB 68/115 KB 40/206 KB 132/1822 KB 468/587 KB 392/894 KB 68/115 KB 44/206 KB 132/1822 KB 468/587 KB 396/894 KB 68/115 KB 48/206 KB 132/1822 KB 468/587 KB 396/894 KB 68/115 KB 32/206 KB 132/1822 KB 468/587 KB 392/894 KB 68/115 KB 48/206 KB 132/1822 KB 472/587 KB 396/894 KB 68/115 KB 48/206 KB 132/1822 KB 476/587 KB 396/894 KB 68/115 KB 48/206 KB 132/1822 KB 480/587 KB 396/894 KB 68/115 KB 32/206 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 132/1822 KB 464/587 KB 388/894 KB 68/115 KB 48/206 KB 136/1822 KB 480/587 KB 396/894 KB 68/115 KB 32/206 KB 128/1822 KB 464/587 KB 388/894 KB 72/115 KB 48/206 KB 136/1822 KB 480/587 KB 396/894 KB 68/115 KB 40/206 KB 132/1822 KB 468/587 KB 396/894 KB 72/115 KB 48/206 KB 140/1822 KB 480/587 KB 400/894 KB 72/115 KB 48/206 KB 140/1822 KB 480/587 KB 396/894 KB 76/115 KB 48/206 KB 144/1822 KB 480/587 KB 400/894 KB 76/115 KB 48/206 KB 140/1822 KB 480/587 KB 400/894 KB 80/115 KB 48/206 KB 144/1822 KB 480/587 KB 400/894 KB 84/115 KB 48/206 KB 148/1822 KB 480/587 KB 400/894 KB 88/115 KB 52/206 KB 148/1822 KB 484/587 KB 404/894 KB 92/115 KB 52/206 KB 148/1822 KB 484/587 KB 404/894 KB 96/115 KB 52/206 KB 148/1822 KB 484/587 KB 404/894 KB 80/115 KB 48/206 KB 148/1822 KB 480/587 KB 400/894 KB 96/115 KB 52/206 KB 152/1822 KB 484/587 KB 404/894 KB 96/115 KB 52/206 KB 156/1822 KB 484/587 KB 404/894 KB 84/115 KB 52/206 KB 148/1822 KB 484/587 KB 404/894 KB 84/115 KB 52/206 KB 148/1822 KB 484/587 KB 400/894 KB 96/115 KB 52/206 KB 160/1822 KB 488/587 KB 404/894 KB 84/115 KB 52/206 KB 148/1822 KB 480/587 KB 400/894 KB 96/115 KB 56/206 KB 160/1822 KB 488/587 KB 408/894 KB 96/115 KB 60/206 KB 160/1822 KB 488/587 KB 408/894 KB 96/115 KB 52/206 KB 160/1822 KB 488/587 KB 408/894 KB 96/115 KB 60/206 KB 160/1822 KB 492/587 KB 412/894 KB 96/115 KB 60/206 KB 160/1822 KB 492/587 KB 416/894 KB 96/115 KB 60/206 KB 160/1822 KB 492/587 KB 408/894 KB 96/115 KB 60/206 KB 160/1822 KB 492/587 KB 408/894 KB 96/115 KB 64/206 KB 160/1822 KB 496/587 KB 416/894 KB 96/115 KB 64/206 KB 160/1822 KB 500/587 KB 416/894 KB 100/115 KB 64/206 KB 164/1822 KB 504/587 KB 420/894 KB 96/115 KB 64/206 KB 160/1822 KB 492/587 KB 416/894 KB 100/115 KB 68/206 KB 164/1822 KB 504/587 KB 420/894 KB 100/115 KB 72/206 KB 164/1822 KB 504/587 KB 420/894 KB 100/115 KB 76/206 KB 164/1822 KB 504/587 KB 420/894 KB 100/115 KB 80/206 KB 164/1822 KB 504/587 KB 420/894 KB 100/115 KB 64/206 KB 164/1822 KB 500/587 KB 420/894 KB 100/115 KB 80/206 KB 164/1822 KB 508/587 KB 424/894 KB 100/115 KB 80/206 KB 164/1822 KB 508/587 KB 428/894 KB 100/115 KB 80/206 KB 164/1822 KB 508/587 KB 432/894 KB 100/115 KB 80/206 KB 164/1822 KB 508/587 KB 436/894 KB 100/115 KB 84/206 KB 164/1822 KB 508/587 KB 440/894 KB 100/115 KB 84/206 KB 164/1822 KB 508/587 KB 444/894 KB 100/115 KB 84/206 KB 164/1822 KB 508/587 KB 448/894 KB 100/115 KB 64/206 KB 164/1822 KB 500/587 KB 416/894 KB 100/115 KB 84/206 KB 168/1822 KB 508/587 KB 448/894 KB 100/115 KB 84/206 KB 172/1822 KB 508/587 KB 448/894 KB 100/115 KB 64/206 KB 160/1822 KB 500/587 KB 416/894 KB 104/115 KB 84/206 KB 172/1822 KB 508/587 KB 448/894 KB 108/115 KB 84/206 KB 172/1822 KB 508/587 KB 448/894 KB 112/115 KB 84/206 KB 172/1822 KB 508/587 KB 448/894 KB 112/115 KB 84/206 KB 176/1822 KB 508/587 KB 448/894 KB 115/115 KB 84/206 KB 176/1822 KB 508/587 KB 448/894 KB 115/115 KB 84/206 KB 180/1822 KB 508/587 KB 448/894 KB 115/115 KB 84/206 KB 184/1822 KB 508/587 KB 448/894 KB 115/115 KB 84/206 KB 188/1822 KB 508/587 KB 448/894 KB 115/115 KB 84/206 KB 192/1822 KB 508/587 KB 448/894 KB 115/115 KB 84/206 KB 196/1822 KB 508/587 KB 448/894 KB 115/115 KB 84/206 KB 200/1822 KB 508/587 KB 452/894 KB 115/115 KB 84/206 KB 204/1822 KB 508/587 KB 452/894 KB 115/115 KB 84/206 KB 208/1822 KB 508/587 KB 452/894 KB 100/115 KB 84/206 KB 164/1822 KB 508/587 KB 436/894 KB 115/115 KB 88/206 KB 208/1822 KB 508/587 KB 452/89 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 4 KB 115/115 KB 92/206 KB 208/1822 KB 508/587 KB 452/894 KB 115/115 KB 96/206 KB 208/1822 KB 508/587 KB 452/894 KB 100/115 KB 80/206 KB 164/1822 KB 508/587 KB 420/894 KB 115/115 KB 96/206 KB 208/1822 KB 512/587 KB 452/894 KB 115/115 KB 96/206 KB 208/1822 KB 516/587 KB 452/894 KB 115/115 KB 96/206 KB 208/1822 KB 520/587 KB 452/894 KB 115/115 KB 96/206 KB 208/1822 KB 524/587 KB 452/894 KB 115/115 KB 96/206 KB 208/1822 KB 528/587 KB 452/894 KB 115/115 KB 100/206 KB 208/1822 KB 528/587 KB 452/894 KB 115/115 KB 104/206 KB 208/1822 KB 532/587 KB 452/894 KB 115/115 KB 108/206 KB 208/1822 KB 532/587 KB 452/894 KB 115/115 KB 112/206 KB 208/1822 KB 532/587 KB 452/894 KB 115/115 KB 84/206 KB 196/1822 KB 508/587 KB 452/894 KB 115/115 KB 112/206 KB 208/1822 KB 532/587 KB 456/894 KB 115/115 KB 112/206 KB 208/1822 KB 532/587 KB 460/894 KB 115/115 KB 112/206 KB 208/1822 KB 532/587 KB 464/894 KB 115/115 KB 116/206 KB 208/1822 KB 532/587 KB 468/894 KB 116/206 KB 212/1822 KB 532/587 KB 472/894 KB 116/206 KB 212/1822 KB 532/587 KB 476/894 KB 116/206 KB 212/1822 KB 532/587 KB 480/894 KB 115/115 KB 100/206 KB 208/1822 KB 532/587 KB 452/894 KB 116/206 KB 212/1822 KB 536/587 KB 480/894 KB 116/206 KB 212/1822 KB 540/587 KB 480/894 KB 116/206 KB 212/1822 KB 544/587 KB 480/894 KB 116/206 KB 212/1822 KB 548/587 KB 480/894 KB 116/206 KB 212/1822 KB 552/587 KB 480/894 KB 115/115 KB 116/206 KB 212/1822 KB 532/587 KB 468/894 KB 116/206 KB 216/1822 KB 552/587 KB 480/894 KB 116/206 KB 220/1822 KB 552/587 KB 480/894 KB 116/206 KB 224/1822 KB 552/587 KB 480/894 KB 115/115 KB 116/206 KB 208/1822 KB 532/587 KB 464/894 KB 120/206 KB 224/1822 KB 552/587 KB 480/894 KB 124/206 KB 224/1822 KB 552/587 KB 480/894 KB 128/206 KB 224/1822 KB 552/587 KB 480/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 126.3 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 128/206 KB 224/1822 KB 552/587 KB 484/894 KB 128/206 KB 224/1822 KB 556/587 KB 488/894 KB 128/206 KB 224/1822 KB 556/587 KB 492/894 KB 128/206 KB 224/1822 KB 556/587 KB 496/894 KB 128/206 KB 224/1822 KB 556/587 KB 500/894 KB 128/206 KB 224/1822 KB 556/587 KB 504/894 KB 128/206 KB 224/1822 KB 556/587 KB 484/894 KB 128/206 KB 224/1822 KB 560/587 KB 504/894 KB 128/206 KB 224/1822 KB 564/587 KB 504/894 KB 128/206 KB 224/1822 KB 568/587 KB 504/894 KB 128/206 KB 224/1822 KB 572/587 KB 504/894 KB 128/206 KB 224/1822 KB 576/587 KB 504/894 KB 128/206 KB 224/1822 KB 580/587 KB 504/894 KB 128/206 KB 224/1822 KB 584/587 KB 504/894 KB 128/206 KB 224/1822 KB 587/587 KB 508/894 KB 128/206 KB 224/1822 KB 584/587 KB 508/894 KB 128/206 KB 224/1822 KB 587/587 KB 512/894 KB 128/206 KB 224/1822 KB 587/587 KB 516/894 KB 128/206 KB 224/1822 KB 587/587 KB 520/894 KB 128/206 KB 224/1822 KB 587/587 KB 524/894 KB 128/206 KB 224/1822 KB 587/587 KB 528/894 KB 128/206 KB 224/1822 KB 587/587 KB 532/894 KB 128/206 KB 224/1822 KB 587/587 KB 536/894 KB 128/206 KB 224/1822 KB 587/587 KB 540/894 KB 128/206 KB 224/1822 KB 587/587 KB 544/894 KB 128/206 KB 224/1822 KB 587/587 KB 548/894 KB 132/206 KB 228/1822 KB 587/587 KB 548/894 KB 132/206 KB 232/1822 KB 587/587 KB 548/894 KB 132/206 KB 236/1822 KB 587/587 KB 548/894 KB 132/206 KB 240/1822 KB 587/587 KB 548/894 KB 132/206 KB 244/1822 KB 587/587 KB 548/894 KB 132/206 KB 248/1822 KB 587/587 KB 548/894 KB 132/206 KB 252/1822 KB 587/587 KB 548/894 KB 132/206 KB 256/1822 KB 587/587 KB 548/894 KB 132/206 KB 224/1822 KB 587/587 KB 548/894 KB 136/206 KB 256/1822 KB 587/587 KB 548/894 KB 140/206 KB 256/1822 KB 587/587 KB 548/894 KB 144/206 KB 256/1822 KB 587/587 KB 548/894 KB 148/206 KB 256/1822 KB 587/587 KB 548/894 KB 152/206 KB 256/1822 KB 587/587 KB 548/894 KB 156/206 KB 256/1822 KB 587/587 KB 548/894 KB 160/206 KB 256/1822 KB 587/587 KB 548/894 KB 160/206 KB 260/1822 KB 587/587 KB 548/894 KB 164/206 KB 264/1822 KB 587/587 KB 548/894 KB 164/206 KB 268/1822 KB 587/587 KB 548/894 KB 164/206 KB 272/1822 KB 587/587 KB 548/894 KB 164/206 KB 260/1822 KB 587/587 KB 548/894 KB 168/206 KB 272/1822 KB 587/587 KB 548/894 KB 172/206 KB 272/1822 KB 587/587 KB 548/894 KB 176/206 KB 272/1822 KB 587/587 KB 548/894 KB 176/206 KB 4/314 KB 272/1822 KB 587/587 KB 548/894 KB 176/206 KB 8/314 KB 272/1822 KB 587/587 KB 548/894 KB 176/206 KB 12/314 KB 272/1822 KB 587/587 KB 548/894 KB 176/206 KB 16/314 KB 272/1822 KB 587/587 KB 548/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 632.8 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 180/206 KB 20/314 KB 276/1822 KB 548/894 KB 180/206 KB 20/314 KB 280/1822 KB 548/894 KB 180/206 KB 20/314 KB 284/1822 KB 548/894 KB 180/206 KB 20/314 KB 288/1822 KB 548/894 KB 180/206 KB 20/314 KB 272/1822 KB 548/894 KB 180/206 KB 24/314 KB 288/1822 KB 548/894 KB 180/206 KB 28/314 KB 288/1822 KB 548/894 KB 180/206 KB 32/314 KB 288/1822 KB 548/894 KB 180/206 KB 16/314 KB 272/1822 KB 548/894 KB 184/206 KB 32/314 KB 288/1822 KB 548/894 KB 188/206 KB 32/314 KB 288/1822 KB 548/894 KB 192/206 KB 32/314 KB 288/1822 KB 548/894 KB 196/206 KB 32/314 KB 288/1822 KB 548/894 KB 200/206 KB 36/314 KB 292/1822 KB 548/894 KB 204/206 KB 36/314 KB 292/1822 KB 548/894 KB 206/206 KB 36/314 KB 292/1822 KB 548/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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 196/206 KB 36/314 KB 292/1822 KB 548/894 KB 206/206 KB 40/314 KB 292/1822 KB 548/894 KB 206/206 KB 44/314 KB 292/1822 KB 548/894 KB 206/206 KB 48/314 KB 292/1822 KB 548/894 KB 196/206 KB 32/314 KB 292/1822 KB 548/894 KB 206/206 KB 48/314 KB 296/1822 KB 548/894 KB 206/206 KB 48/314 KB 300/1822 KB 548/894 KB 206/206 KB 48/314 KB 304/1822 KB 548/894 KB 206/206 KB 48/314 KB 308/1822 KB 548/894 KB 206/206 KB 52/314 KB 312/1822 KB 552/894 KB 206/206 KB 52/314 KB 316/1822 KB 552/894 KB 206/206 KB 52/314 KB 320/1822 KB 552/894 KB 206/206 KB 52/314 KB 308/1822 KB 552/894 KB 206/206 KB 52/314 KB 320/1822 KB 556/894 KB 206/206 KB 52/314 KB 320/1822 KB 560/894 KB 206/206 KB 52/314 KB 308/1822 KB 548/894 KB 206/206 KB 56/314 KB 320/1822 KB 560/894 KB 206/206 KB 60/314 KB 320/1822 KB 560/894 KB 206/206 KB 64/314 KB 320/1822 KB 560/894 KB 206/206 KB 68/314 KB 324/1822 KB 564/894 KB 206/206 KB 72/314 KB 324/1822 KB 564/894 KB 4/57 KB 206/206 KB 76/314 KB 324/1822 KB 564/894 KB 4/57 KB 206/206 KB 80/314 KB 324/1822 KB 564/894 KB 4/57 KB 206/206 KB 84/314 KB 324/1822 KB 564/894 KB 4/57 KB 88/314 KB 324/1822 KB 564/894 KB 4/57 KB 92/314 KB 324/1822 KB 564/894 KB 4/57 KB 96/314 KB 324/1822 KB 564/894 KB 4/57 KB 206/206 KB 64/314 KB 324/1822 KB 564/894 KB 96/314 KB 328/1822 KB 564/894 KB 4/57 KB 96/314 KB 332/1822 KB 564/894 KB 4/57 KB 206/206 KB 64/314 KB 320/1822 KB 564/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 219.3 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 206/206 KB 68/314 KB 324/1822 KB 564/894 KB 4/57 KB 96/314 KB 336/1822 KB 568/894 KB 8/57 KB 96/314 KB 336/1822 KB 568/894 KB 12/57 KB 96/314 KB 336/1822 KB 568/894 KB 16/57 KB 96/314 KB 336/1822 KB 568/894 KB 4/57 KB 96/314 KB 336/1822 KB 572/894 KB 16/57 KB 96/314 KB 336/1822 KB 576/894 KB 16/57 KB 96/314 KB 336/1822 KB 580/894 KB 20/57 KB 96/314 KB 336/1822 KB 576/894 KB 20/57 KB Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 96/314 KB 336/1822 KB 580/894 KB 20/57 KB 96/314 KB 340/1822 KB 580/894 KB 20/57 KB 96/314 KB 340/1822 KB 584/894 KB 24/57 KB 96/314 KB 340/1822 KB 588/894 KB 24/57 KB 96/314 KB 340/1822 KB 592/894 KB 24/57 KB 96/314 KB 340/1822 KB 580/894 KB 24/57 KB 96/314 KB 344/1822 KB 592/894 KB 28/57 KB 96/314 KB 344/1822 KB 592/894 KB 32/57 KB 96/314 KB 344/1822 KB 592/894 KB 24/57 KB 96/314 KB 348/1822 KB 592/894 KB 32/57 KB 96/314 KB 352/1822 KB 592/894 KB 36/57 KB 96/314 KB 356/1822 KB 592/894 KB 36/57 KB 100/314 KB 360/1822 KB 596/894 KB 36/57 KB 100/314 KB 364/1822 KB 596/894 KB 36/57 KB 100/314 KB 368/1822 KB 596/894 KB 36/57 KB 96/314 KB 348/1822 KB 592/894 KB 36/57 KB 100/314 KB 368/1822 KB 596/894 KB 40/57 KB 100/314 KB 368/1822 KB 596/894 KB 44/57 KB 100/314 KB 368/1822 KB 596/894 KB 48/57 KB 100/314 KB 356/1822 KB 596/894 KB 36/57 KB 100/314 KB 368/1822 KB 600/894 KB 48/57 KB 100/314 KB 368/1822 KB 604/894 KB 48/57 KB 100/314 KB 368/1822 KB 3/263 KB 604/894 KB 48/57 KB 100/314 KB 368/1822 KB 6/263 KB 604/894 KB 48/57 KB 100/314 KB 368/1822 KB 9/263 KB 604/894 KB 48/57 KB 100/314 KB 356/1822 KB 592/894 KB 36/57 KB 104/314 KB 368/1822 KB 11/263 KB 604/894 KB 48/57 KB 104/314 KB 368/1822 KB 14/263 KB 608/894 KB 48/57 KB 104/314 KB 368/1822 KB 16/263 KB 608/894 KB 52/57 KB 104/314 KB 368/1822 KB 19/263 KB 608/894 KB 52/57 KB 104/314 KB 372/1822 KB 22/263 KB 608/894 KB 52/57 KB 104/314 KB 368/1822 KB 11/263 KB 608/894 KB 48/57 KB 104/314 KB 368/1822 KB 11/263 KB 608/894 KB 48/57 KB 104/314 KB 372/1822 KB 22/263 KB 612/894 KB 52/57 KB 108/314 KB 372/1822 KB 22/263 KB 616/894 KB 52/57 KB 108/314 KB 372/1822 KB 22/263 KB 620/894 KB 52/57 KB 108/314 KB 372/1822 KB 22/263 KB 624/894 KB 52/57 KB 104/314 KB 372/1822 KB 19/263 KB 608/894 KB 52/57 KB 108/314 KB 376/1822 KB 22/263 KB 624/894 KB 52/57 KB 108/314 KB 380/1822 KB 22/263 KB 624/894 KB 52/57 KB 108/314 KB 384/1822 KB 25/263 KB 628/894 KB 52/57 KB 104/314 KB 368/1822 KB 14/263 KB 608/894 KB 52/57 KB 108/314 KB 384/1822 KB 25/263 KB 628/894 KB 56/57 KB 108/314 KB 384/1822 KB 25/263 KB 628/894 KB 57/57 KB 108/314 KB 380/1822 KB 25/263 KB 628/894 KB 52/57 KB 108/314 KB 388/1822 KB 25/263 KB 628/894 KB 57/57 KB 108/314 KB 392/1822 KB 27/263 KB 628/894 KB 57/57 KB 108/314 KB 380/1822 KB 22/263 KB 628/894 KB 52/57 KB 108/314 KB 372/1822 KB 22/263 KB 612/894 KB 52/57 KB 112/314 KB 392/1822 KB 27/263 KB 628/894 KB 57/57 KB 116/314 KB 392/1822 KB 27/263 KB 628/894 KB 57/57 KB 120/314 KB 392/1822 KB 27/263 KB 628/894 KB 57/57 KB 124/314 KB 392/1822 KB 27/263 KB 628/894 KB 57/57 KB 108/314 KB 388/1822 KB 27/263 KB 628/894 KB 57/57 KB 128/314 KB 392/1822 KB 27/263 KB 628/894 KB 57/57 KB 128/314 KB 392/1822 KB 27/263 KB 632/894 KB 57/57 KB 128/314 KB 392/1822 KB 27/263 KB 636/894 KB 57/57 KB 128/314 KB 392/1822 KB 30/263 KB 640/894 KB 57/57 KB 132/314 KB 392/1822 KB 30/263 KB 644/894 KB 57/57 KB 128/314 KB 392/1822 KB 30/263 KB 636/894 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 59.2 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 132/314 KB 396/1822 KB 32/263 KB 644/894 KB 132/314 KB 396/1822 KB 30/263 KB 644/894 KB 57/57 KB 132/314 KB 400/1822 KB 32/263 KB 644/894 KB 132/314 KB 404/1822 KB 32/263 KB 644/894 KB 132/314 KB 408/1822 KB 36/263 KB 648/894 KB 132/314 KB 412/1822 KB 36/263 KB 648/894 KB 132/314 KB 416/1822 KB 36/263 KB 648/894 KB 132/314 KB 392/1822 KB 30/263 KB 640/894 KB 57/57 KB 136/314 KB 416/1822 KB 36/263 KB 648/894 KB 140/314 KB 416/1822 KB 36/263 KB 648/894 KB 144/314 KB 416/1822 KB 36/263 KB 648/894 KB 132/314 KB 404/1822 KB 36/263 KB 648/894 KB 144/314 KB 416/1822 KB 36/263 KB 652/894 KB 144/314 KB 416/1822 KB 36/263 KB 656/894 KB 144/314 KB 416/1822 KB 36/263 KB 660/894 KB 148/314 KB 420/1822 KB 36/263 KB 664/894 KB 132/314 KB 404/1822 KB 36/263 KB 644/894 KB 148/314 KB 420/1822 KB 40/263 KB 668/894 KB 148/314 KB 420/1822 KB 44/263 KB 668/894 KB 148/314 KB 420/1822 KB 48/263 KB 668/894 KB Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 148/314 KB 420/1822 KB 52/263 KB 668/894 KB 148/314 KB 420/1822 KB 56/263 KB 668/894 KB 148/314 KB 420/1822 KB 60/263 KB 668/894 KB 148/314 KB 420/1822 KB 62/263 KB 668/894 KB 148/314 KB 420/1822 KB 66/263 KB 668/894 KB 148/314 KB 420/1822 KB 70/263 KB 668/894 KB 148/314 KB 420/1822 KB 74/263 KB 668/894 KB 148/314 KB 420/1822 KB 78/263 KB 668/894 KB 148/314 KB 420/1822 KB 36/263 KB 660/894 KB 148/314 KB 424/1822 KB 78/263 KB 668/894 KB 148/314 KB 428/1822 KB 78/263 KB 668/894 KB 148/314 KB 432/1822 KB 78/263 KB 668/894 KB 148/314 KB 416/1822 KB 36/263 KB 660/894 KB 152/314 KB 432/1822 KB 78/263 KB 668/894 KB 156/314 KB 432/1822 KB 78/263 KB 668/894 KB 160/314 KB 432/1822 KB 78/263 KB 668/894 KB 164/314 KB 432/1822 KB 78/263 KB 668/894 KB 168/314 KB 432/1822 KB 78/263 KB 668/894 KB 172/314 KB 432/1822 KB 78/263 KB 668/894 KB 176/314 KB 432/1822 KB 78/263 KB 668/894 KB 180/314 KB 432/1822 KB 78/263 KB 668/894 KB 184/314 KB 436/1822 KB 78/263 KB 668/894 KB 188/314 KB 436/1822 KB 78/263 KB 668/894 KB 192/314 KB 436/1822 KB 78/263 KB 668/894 KB 148/314 KB 420/1822 KB 52/263 KB 668/894 KB 192/314 KB 436/1822 KB 78/263 KB 672/894 KB 192/314 KB 436/1822 KB 78/263 KB 676/894 KB 192/314 KB 436/1822 KB 78/263 KB 680/894 KB 192/314 KB 436/1822 KB 78/263 KB 684/894 KB 192/314 KB 436/1822 KB 78/263 KB 688/894 KB 180/314 KB 436/1822 KB 78/263 KB 668/894 KB 4/99 KB 192/314 KB 440/1822 KB 78/263 KB 688/894 KB 4/99 KB 192/314 KB 444/1822 KB 78/263 KB 688/894 KB 4/99 KB 192/314 KB 448/1822 KB 78/263 KB 688/894 KB 4/99 KB 192/314 KB 452/1822 KB 78/263 KB 688/894 KB 4/99 KB 192/314 KB 436/1822 KB 78/263 KB 688/894 KB 8/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 12/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 16/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 20/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 24/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 28/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 32/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 36/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 40/99 KB 196/314 KB 456/1822 KB 82/263 KB 692/894 KB 44/99 KB 196/314 KB 456/1822 KB 82/263 KB 692/894 KB 48/99 KB 196/314 KB 456/1822 KB 82/263 KB 692/894 KB 4/99 KB 196/314 KB 452/1822 KB 82/263 KB 692/894 KB 48/99 KB 200/314 KB 456/1822 KB 82/263 KB 692/894 KB 4/99 KB 192/314 KB 452/1822 KB 82/263 KB 692/894 KB 4/99 KB 192/314 KB 452/1822 KB 78/263 KB 692/894 KB 48/99 KB 204/314 KB 456/1822 KB 82/263 KB 696/894 KB 48/99 KB 204/314 KB 456/1822 KB 82/263 KB 700/894 KB 48/99 KB 204/314 KB 456/1822 KB 82/263 KB 704/894 KB 36/99 KB 196/314 KB 456/1822 KB 82/263 KB 692/894 KB 48/99 KB 204/314 KB 460/1822 KB 86/263 KB 704/894 KB 48/99 KB 204/314 KB 464/1822 KB 86/263 KB 704/894 KB 48/99 KB 204/314 KB 468/1822 KB 86/263 KB 704/894 KB 52/99 KB 204/314 KB 472/1822 KB 86/263 KB 708/894 KB 52/99 KB 204/314 KB 476/1822 KB 86/263 KB 708/894 KB 52/99 KB 204/314 KB 480/1822 KB 86/263 KB 708/894 KB 48/99 KB 204/314 KB 456/1822 KB 86/263 KB 704/894 KB 52/99 KB 204/314 KB 480/1822 KB 90/263 KB 708/894 KB 52/99 KB 204/314 KB 480/1822 KB 94/263 KB 708/894 KB 52/99 KB 204/314 KB 480/1822 KB 98/263 KB 708/894 KB 52/99 KB 204/314 KB 480/1822 KB 102/263 KB 708/894 KB 52/99 KB 204/314 KB 480/1822 KB 106/263 KB 708/894 KB 52/99 KB 204/314 KB 468/1822 KB 86/263 KB 708/894 KB 48/99 KB 204/314 KB 456/1822 KB 82/263 KB 692/894 KB 52/99 KB 208/314 KB 480/ unit-mysql-0: 12:33:44 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:33:44 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 12:33:44 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 12:33:44 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 1822 KB 110/263 KB 708/894 KB 48/99 KB 204/314 KB 468/1822 KB 86/263 KB 708/894 KB 52/99 KB 208/314 KB 480/1822 KB 110/263 KB 712/894 KB 52/99 KB 212/314 KB 480/1822 KB 110/263 KB 712/894 KB 56/99 KB 216/314 KB 480/1822 KB 110/263 KB 716/894 KB 56/99 KB 220/314 KB 480/1822 KB 110/263 KB 716/894 KB 56/99 KB 224/314 KB 480/1822 KB 110/263 KB 716/894 KB 56/99 KB 228/314 KB 480/1822 KB 110/263 KB 716/894 KB 56/99 KB 232/314 KB 484/1822 KB 110/263 KB 716/894 KB 56/99 KB 236/314 KB 484/1822 KB 110/263 KB 716/894 KB 56/99 KB 240/314 KB 484/1822 KB 110/263 KB 716/894 KB 56/99 KB 212/314 KB 480/1822 KB 110/263 KB 716/894 KB 60/99 KB 240/314 KB 484/1822 KB 110/263 KB 716/894 KB 64/99 KB 240/314 KB 484/1822 KB 110/263 KB 716/894 KB 52/99 KB 212/314 KB 480/1822 KB 110/263 KB 716/894 KB 52/99 KB 212/314 KB 480/1822 KB 110/263 KB 716/894 KB 64/99 KB 240/314 KB 484/1822 KB 110/263 KB 720/894 KB 64/99 KB 240/314 KB 484/1822 KB 110/263 KB 724/894 KB 64/99 KB 240/314 KB 484/1822 KB 114/263 KB 728/894 KB 64/99 KB 240/314 KB 484/1822 KB 114/263 KB 732/894 KB 64/99 KB 240/314 KB 484/1822 KB 114/263 KB 736/894 KB 64/99 KB 240/314 KB 484/1822 KB 114/263 KB 740/894 KB 68/99 KB 240/314 KB 484/1822 KB 114/263 KB 744/894 KB 68/99 KB 240/314 KB 484/1822 KB 114/263 KB 748/894 KB 68/99 KB 240/314 KB 484/1822 KB 114/263 KB 752/894 KB 68/99 KB 240/314 KB 484/1822 KB 114/263 KB 756/894 KB 68/99 KB 244/314 KB 484/1822 KB 114/263 KB 760/894 KB 68/99 KB 244/314 KB 484/1822 KB 114/263 KB 764/894 KB 68/99 KB 244/314 KB 484/1822 KB 114/263 KB 768/894 KB 56/99 KB 228/314 KB 484/1822 KB 110/263 KB 716/894 KB 68/99 KB 244/314 KB 488/1822 KB 114/263 KB 768/894 KB 68/99 KB 244/314 KB 492/1822 KB 114/263 KB 768/894 KB 68/99 KB 244/314 KB 496/1822 KB 114/263 KB 768/894 KB 68/99 KB 244/314 KB 500/1822 KB 114/263 KB 768/894 KB 68/99 KB 244/314 KB 504/1822 KB 114/263 KB 768/894 KB 68/99 KB 244/314 KB 508/1822 KB 114/263 KB 768/894 KB 68/99 KB 244/314 KB 512/1822 KB 114/263 KB 768/894 KB 68/99 KB 244/314 KB 484/1822 KB 114/263 KB 756/894 KB 68/99 KB 248/314 KB 512/1822 KB 114/263 KB 768/894 KB 68/99 KB 252/314 KB 512/1822 KB 114/263 KB 768/894 KB 68/99 KB 256/314 KB 512/1822 KB 114/263 KB 768/894 KB 68/99 KB 240/314 KB 484/1822 KB 114/263 KB 740/894 KB 72/99 KB 256/314 KB 512/1822 KB 114/263 KB 768/894 KB 76/99 KB 256/314 KB 512/1822 KB 114/263 KB 768/894 KB 80/99 KB 256/314 KB 512/1822 KB 114/263 KB 768/894 KB 64/99 KB 240/314 KB 484/1822 KB 114/263 KB 724/894 KB 80/99 KB 256/314 KB 512/1822 KB 118/263 KB 768/894 KB 80/99 KB 256/314 KB 512/1822 KB 122/263 KB 768/894 KB 80/99 KB 256/314 KB 512/1822 KB 126/263 KB 768/894 KB 80/99 KB 256/314 KB 512/1822 KB 130/263 KB 768/894 KB 84/99 KB 256/314 KB 512/1822 KB 134/263 KB 768/894 KB 84/99 KB 256/314 KB 512/1822 KB 138/263 KB 768/894 KB 84/99 KB 256/314 KB 512/1822 KB 142/263 KB 768/894 KB 84/99 KB 256/314 KB 512/1822 KB 130/263 KB 768/894 KB 88/99 KB 256/314 KB 512/1822 KB 142/263 KB 768/894 KB 92/99 KB 256/314 KB 512/1822 KB 142/263 KB 768/894 KB 96/99 KB 256/314 KB 512/1822 KB 142/263 KB 768/894 KB 99/99 KB 256/314 KB 512/1822 KB 142/263 KB 768/894 KB 99/99 KB 260/314 KB 516/1822 KB 146/263 KB 768/894 KB 99/99 KB 260/314 KB 520/1822 KB 146/263 KB 772/894 KB 99/99 KB 260/314 KB 524/1822 KB 146/263 KB 772/894 KB 99/99 KB 260/314 KB 528/1822 KB 146/263 KB 772/894 KB 99/99 KB 260/314 KB 532/1822 KB 146/263 KB 772/894 KB 99/99 KB 260/314 KB 536/18 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 22 KB 146/263 KB 772/894 KB 99/99 KB 260/314 KB 540/1822 KB 146/263 KB 772/894 KB 99/99 KB 260/314 KB 544/1822 KB 146/263 KB 772/894 KB 99/99 KB 260/314 KB 548/1822 KB 146/263 KB 772/894 KB 99/99 KB 260/314 KB 512/1822 KB 146/263 KB 768/894 KB 99/99 KB 256/314 KB 512/1822 KB 146/263 KB 768/894 KB 99/99 KB 260/314 KB 548/1822 KB 150/263 KB 772/894 KB 99/99 KB 260/314 KB 548/1822 KB 154/263 KB 772/894 KB 99/99 KB 260/314 KB 548/1822 KB 158/263 KB 772/894 KB 99/99 KB 260/314 KB 548/1822 KB 162/263 KB 772/894 KB 99/99 KB 264/314 KB 548/1822 KB 166/263 KB 772/894 KB 99/99 KB 264/314 KB 548/1822 KB 170/263 KB 772/894 KB 99/99 KB 264/314 KB 548/1822 KB 174/263 KB 772/894 KB 99/99 KB 260/314 KB 516/1822 KB 146/263 KB 772/894 KB 99/99 KB 264/314 KB 548/1822 KB 174/263 KB 776/894 KB 99/99 KB 264/314 KB 548/1822 KB 174/263 KB 780/894 KB 99/99 KB 264/314 KB 548/1822 KB 174/263 KB 784/894 KB 99/99 KB 264/314 KB 548/1822 KB 162/263 KB 772/894 KB 99/99 KB 268/314 KB 548/1822 KB 174/263 KB 784/894 KB 99/99 KB 272/314 KB 548/1822 KB 174/263 KB 784/894 KB 99/99 KB 276/314 KB 548/1822 KB 174/263 KB 784/894 KB 99/99 KB 280/314 KB 548/1822 KB 174/263 KB 788/894 KB 99/99 KB 284/314 KB 548/1822 KB 174/263 KB 788/894 KB 99/99 KB 288/314 KB 548/1822 KB 174/263 KB 788/894 KB 99/99 KB 292/314 KB 548/1822 KB 174/263 KB 788/894 KB 99/99 KB 296/314 KB 548/1822 KB 178/263 KB 788/894 KB 99/99 KB 300/314 KB 548/1822 KB 178/263 KB 788/894 KB 99/99 KB 304/314 KB 548/1822 KB 178/263 KB 788/894 KB 99/99 KB 276/314 KB 548/1822 KB 174/263 KB 788/894 KB 99/99 KB 304/314 KB 552/1822 KB 178/263 KB 792/894 KB 99/99 KB 304/314 KB 552/1822 KB 178/263 KB 796/894 KB 99/99 KB 304/314 KB 552/1822 KB 178/263 KB 800/894 KB 99/99 KB 304/314 KB 552/1822 KB 178/263 KB 804/894 KB 99/99 KB 304/314 KB 552/1822 KB 178/263 KB 808/894 KB 99/99 KB 304/314 KB 552/1822 KB 178/263 KB 812/894 KB 99/99 KB 304/314 KB 552/1822 KB 178/263 KB 816/894 KB 308/314 KB 552/1822 KB 178/263 KB 820/894 KB 308/314 KB 552/1822 KB 178/263 KB 824/894 KB 308/314 KB 552/1822 KB 178/263 KB 828/894 KB 308/314 KB 552/1822 KB 178/263 KB 832/894 KB 99/99 KB 304/314 KB 552/1822 KB 178/263 KB 788/894 KB 308/314 KB 556/1822 KB 178/263 KB 832/894 KB 308/314 KB 560/1822 KB 178/263 KB 832/894 KB 99/99 KB 292/314 KB 548/1822 KB 178/263 KB 788/894 KB 308/314 KB 560/1822 KB 182/263 KB 832/894 KB 308/314 KB 560/1822 KB 186/263 KB 832/894 KB 308/314 KB 560/1822 KB 190/263 KB 832/894 KB 308/314 KB 560/1822 KB 194/263 KB 832/894 KB 308/314 KB 560/1822 KB 198/263 KB 832/894 KB 308/314 KB 560/1822 KB 202/263 KB 832/894 KB 308/314 KB 560/1822 KB 206/263 KB 832/894 KB 308/314 KB 552/1822 KB 178/263 KB 816/894 KB 312/314 KB 560/1822 KB 206/263 KB 832/894 KB 314/314 KB 560/1822 KB 206/263 KB 832/894 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 98.2 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 314/314 KB 560/1822 KB 210/263 KB 832/894 KB 314/314 KB 564/1822 KB 214/263 KB 832/894 KB 314/314 KB 564/1822 KB 218/263 KB 832/894 KB 314/314 KB 564/1822 KB 222/263 KB 832/894 KB 314/314 KB 564/1822 KB 210/263 KB 832/894 KB 314/314 KB 568/1822 KB 222/263 KB 832/894 KB 314/314 KB 572/1822 KB 222/263 KB 832/894 KB 314/314 KB 576/1822 KB 222/263 KB 832/894 KB 314/314 KB 580/1822 KB 222/263 KB 832/894 KB 314/314 KB 584/1822 KB 222/263 KB 836/894 KB 314/314 KB 588/1822 KB 222/263 KB 836/894 KB 314/314 KB 592/1822 KB 222/263 KB 836/894 KB 314/314 KB 580/1822 KB 222/263 KB 836/894 KB 314/314 KB 592/1822 KB 226/263 KB 840/894 KB 314/314 KB 592/1822 KB 226/263 KB 844/894 KB 314/314 KB 592/1822 KB 226/263 KB 848/894 KB 314/314 KB 592/1822 KB 226/263 KB 836/894 KB 314/314 KB 596/1822 KB 226/263 KB 848/894 KB 314/314 KB 600/1822 KB 230/263 KB 852/894 KB 314/314 KB 604/1822 KB 230/263 KB 852/894 KB 314/314 KB 608/1822 KB 230/263 KB 852/894 KB 314/314 KB 596/1822 KB 230/263 KB 852/894 KB 314/314 KB 608/1822 KB 230/263 KB 856/894 KB 314/314 KB 608/1822 KB 230/263 KB 860/894 KB 314/314 KB 608/1822 KB 230/263 KB 864/894 KB 314/314 KB 596/1822 KB 230/263 KB 848/894 KB 314/314 KB 608/1822 KB 234/263 KB 864/894 KB 314/314 KB 608/1822 KB 238/263 KB 864/894 KB 314/314 KB 608/1822 KB 242/263 KB 864/894 KB 314/314 KB 608/1822 KB 246/263 KB 864/894 KB 314/314 KB 608/1822 KB 250/263 KB 868/894 KB 314/314 KB 608/1822 KB 254/263 KB 868/894 KB 314/314 KB 608/1822 KB 258/263 KB 868/894 KB 4/276 KB 612/1822 KB 262/263 KB 868/894 KB 4/276 KB 612/1822 KB 263/263 KB 868/894 KB 314/314 KB 608/1822 KB 246/263 KB 868/894 KB 4/276 KB 612/1822 KB 258/263 KB 868/894 KB 4/276 KB 608/1822 KB 258/263 KB 868/894 KB 8/276 KB 612/1822 KB 263/263 KB 868/894 KB 12/276 KB 612/1822 KB 263/263 KB 868/894 KB 16/276 KB 612/1822 KB 263/263 KB 868/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 307.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 20/276 KB 612/1822 KB 263/263 KB 868/894 KB 24/276 KB 612/1822 KB 263/263 KB 868/894 KB 28/276 KB 612/1822 KB 263/263 KB 868/894 KB 32/276 KB 612/1822 KB 263/263 KB 868/894 KB 36/276 KB 612/1822 KB 263/263 KB 868/894 KB 36/276 KB 616/1822 KB 263/263 KB 868/894 KB 40/276 KB 616/1822 KB 263/263 KB 872/894 KB 40/276 KB 616/1822 KB 263/263 KB 876/894 KB 40/276 KB 616/1822 KB 263/263 KB 868/894 KB 44/276 KB 620/1822 KB 263/263 KB 876/894 KB 40/276 KB 620/1822 KB 263/263 KB 876/894 KB 44/276 KB 624/1822 KB 263/263 KB 880/894 KB 44/276 KB 620/1822 KB 263/263 KB 880/894 KB 48/276 KB 624/1822 KB 263/263 KB 880/894 KB 48/276 KB 628/1822 KB 263/263 KB 880/894 KB 52/276 KB 632/1822 KB 263/263 KB 884/894 KB 52/276 KB 636/1822 KB 263/263 KB 884/894 KB 52/276 KB 640/1822 KB 263/263 KB 884/894 KB 52/276 KB 628/1822 KB 263/263 KB 884/894 KB 52/276 KB 640/1822 KB 263/263 KB 888/894 KB 52/276 KB 640/1822 KB 263/263 KB 892/894 KB 52/276 KB 640/1822 KB 263/263 KB 894/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 256.1 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 52/276 KB 628/1822 KB 263/263 KB 880/894 KB 56/276 KB 644/1822 KB 894/894 KB 60/276 KB 644/1822 KB 894/894 KB 3/54 KB 64/276 KB 644/1822 KB 894/894 KB 3/54 KB 68/276 KB 644/1822 KB 894/894 KB 3/54 KB 72/276 KB 644/1822 KB 3/54 KB 76/276 KB 644/1822 KB 3/54 KB 80/276 KB 644/1822 KB 52/276 KB 644/1822 KB 894/894 KB 3/54 KB 80/276 KB 648/1822 KB 3/54 KB 80/276 KB 652/1822 KB 3/54 KB 80/276 KB 656/1822 KB 3/54 KB 80/276 KB 660/1822 KB 3/54 KB 84/276 KB 664/1822 KB 3/54 KB 84/276 KB 668/1822 KB 3/54 KB 84/276 KB 672/1822 KB 3/54 KB 84/276 KB 676/1822 KB 3/54 KB 84/276 KB 680/1822 KB 3/54 KB 84/276 KB 684/1822 KB 3/54 KB 84/276 KB 688/1822 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 863.8 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 3/54 KB 60/276 KB 644/1822 KB 894/894 KB 5/54 KB 84/276 KB 688/1822 KB 8/54 KB 84/276 KB 688/1822 KB 11/54 KB 84/276 KB 688/1822 KB 13/54 KB 84/276 KB 688/1822 KB 16/54 KB 84/276 KB 688/1822 KB 19/54 KB 84/276 KB 688/1822 KB 21/54 KB 84/276 KB 688/1822 KB 24/54 KB 84/276 KB 688/1822 KB 27/54 KB 84/276 KB 688/1822 KB 29/54 KB 84/276 KB 688/1822 KB 32/54 KB 84/276 KB 688/1822 KB 36/54 KB 84/276 KB 688/1822 KB 3/54 KB 84/276 KB 660/1822 KB 36/54 KB 88/276 KB 688/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 40/54 KB 88/276 KB 688/1822 KB 40/54 KB 92/276 KB 688/1822 KB 40/54 KB 96/276 KB 688/1822 KB 44/54 KB 96/276 KB 688/1822 KB 48/54 KB 96/276 KB 688/1822 KB 48/54 KB 100/276 KB 688/1822 KB 52/54 KB 104/276 KB 688/1822 KB 52/54 KB 100/276 KB 688/1822 KB 54/54 KB 104/276 KB 688/1822 KB 54/54 KB 108/276 KB 688/1822 KB 54/54 KB 112/276 KB 688/1822 KB 54/54 KB 116/276 KB 688/1822 KB 54/54 KB 120/276 KB 692/1822 KB 54/54 KB 124/276 KB 692/1822 KB 54/54 KB 128/276 KB 692/1822 KB 54/54 KB 116/276 KB 692/1822 KB 54/54 KB 128/276 KB 696/1822 KB 54/54 KB 128/276 KB 700/1822 KB 54/54 KB 128/276 KB 704/1822 KB 54/54 KB 128/276 KB 708/1822 KB 54/54 KB 132/276 KB 712/1822 KB 54/54 KB 132/276 KB 716/1822 KB 54/54 KB 132/276 KB 720/1822 KB 54/54 KB 132/276 KB 708/1822 KB 54/54 KB 136/276 KB 720/1822 KB 54/54 KB 140/276 KB 720/1822 KB 4/748 KB 54/54 KB 144/276 KB 720/1822 KB 4/223 KB 4/748 KB 54/54 KB 148/276 KB 720/1822 KB 4/223 KB 4/748 KB 54/54 KB 140/276 KB 720/1822 KB 4/223 KB 4/748 KB 54/54 KB 140/276 KB 720/1822 KB 8/748 KB 148/276 KB 724/1822 KB 4/223 KB 12/748 KB 148/276 KB 724/1822 KB 4/223 KB 16/748 KB 148/276 KB 724/1822 KB 4/223 KB 20/748 KB 148/276 KB 724/1822 KB 4/223 KB 24/748 KB 148/276 KB 724/1822 KB 4/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 51.3 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 4/748 KB 54/54 KB 148/276 KB 724/1822 KB 4/223 KB 28/748 KB 148/276 KB 728/1822 KB 8/223 KB 28/748 KB 148/276 KB 732/1822 KB 8/223 KB 28/748 KB 148/276 KB 724/1822 KB 8/223 KB 32/748 KB 152/276 KB 732/1822 KB 8/223 KB 24/748 KB 148/276 KB 724/1822 KB 8/223 KB 32/748 KB 152/276 KB 732/1822 KB 12/223 KB 32/748 KB 152/276 KB 732/1822 KB 16/223 KB 32/748 KB 152/276 KB 732/1822 KB 20/223 KB 36/748 KB 152/276 KB 732/1822 KB 24/223 KB 36/748 KB 152/276 KB 732/1822 KB 28/223 KB 36/748 KB 152/276 KB 732/1822 KB 32/223 KB 36/748 KB 152/276 KB 732/1822 KB 36/223 KB 36/748 KB 152/276 KB 732/1822 KB 40/223 KB 36/748 KB 152/276 KB 732/1822 KB 44/223 KB 28/748 KB 152/276 KB 732/1822 KB 8/223 KB 36/748 KB 156/276 KB 736/1822 KB 44/223 KB 36/748 KB 152/276 KB 736/1822 KB 44/223 KB 36/748 KB 152/276 KB 732/1822 KB 20/223 KB 40/748 KB 156/276 KB 736/1822 KB 48/223 KB 44/748 KB 156/276 KB 736/1822 KB 48/223 KB 48/748 KB 156/276 KB 736/1822 KB 48/223 KB 52/748 KB 156/276 KB 736/1822 KB 48/223 KB 56/748 KB 156/276 KB 736/1822 KB 48/223 KB 60/748 KB 156/276 KB 736/1822 KB 48/223 KB 64/748 KB 156/276 KB 736/1822 KB 48/223 KB 68/748 KB 160/276 KB 736/1822 KB 48/223 KB 72/748 KB 160/276 KB 740/1822 KB 48/223 KB 76/748 KB 160/276 KB 740/1822 KB 48/223 KB 36/748 KB 156/276 KB 736/1822 KB 48/223 KB 80/748 KB 160/276 KB 740/1822 KB 52/223 KB 80/748 KB 160/276 KB 740/1822 KB 56/223 KB 80/748 KB 160/276 KB 740/1822 KB 60/223 KB 80/748 KB 160/276 KB 740/1822 KB 64/223 KB 68/748 KB 160/276 KB 740/1822 KB 48/223 KB 80/748 KB 160/276 KB 744/1822 KB 64/223 KB 80/748 KB 160/276 KB 748/1822 KB 64/223 KB 80/748 KB 160/276 KB 752/1822 KB 64/223 KB 64/748 KB 160/276 KB 736/1822 KB 48/223 KB 80/748 KB 164/276 KB 752/1822 KB 64/223 KB 80/748 KB 168/276 KB 752/1822 KB 64/223 KB 80/748 KB 172/276 KB 752/1822 KB 64/223 KB 80/748 KB 176/276 KB 752/1822 KB 64/223 KB 84/748 KB 176/276 KB 752/1822 KB 64/223 KB 88/748 KB 176/276 KB 756/1822 KB 68/223 KB 92/748 KB 176/276 KB 756/1822 KB 68/223 KB 96/748 KB 176/276 KB 756/1822 KB 68/223 KB 84/748 KB 176/276 KB 756/1822 KB 68/223 KB 96/748 KB 176/276 KB 756/1822 KB 72/223 KB 96/748 KB 176/276 KB 756/1822 KB 76/223 KB 96/748 KB 176/276 KB 756/1822 KB 80/223 KB 80/748 KB 176/276 KB 752/1822 KB 64/223 KB 96/748 KB 180/276 KB 756/1822 KB 80/223 KB 96/748 KB 184/276 KB 756/1822 KB 80/223 KB 96/748 KB 188/276 KB 756/1822 KB 80/223 KB 84/748 KB 176/276 KB 756/1822 KB 64/223 KB 96/748 KB 188/276 KB 760/1822 KB 80/223 KB 96/748 KB 188/276 KB 764/1822 KB 80/223 KB 96/748 KB 188/276 KB 768/1822 KB 80/223 KB 96/748 KB 188/276 KB 772/1822 KB 80/223 KB 100/748 KB 192/276 KB 776/1822 KB 84/223 KB 100/748 KB 192/276 KB 780/1822 KB 84/223 KB 100/748 KB 192/276 KB 784/1822 KB 84/223 KB 100/748 KB 192/276 KB 788/1822 KB 84/223 KB 100/748 KB 192/276 KB 792/1822 KB 84/223 KB 100/748 KB 192/276 KB 796/1822 KB 84/223 KB 100/748 KB 192/276 KB 800/1822 KB 84/223 KB 100/748 KB 192/276 KB 772/1822 KB 84/223 KB 96/748 KB 192/276 KB 772/1822 KB 84/223 KB 100/748 KB 192/276 KB 800/1822 KB 88/223 KB 100/748 KB 192/276 KB 800/1822 KB 92/223 KB 100/748 KB 192/276 KB 800/1822 KB 96/223 KB 96/748 KB 192/276 KB 772/1822 KB 80/223 KB 100/748 KB 196/276 KB 800/1822 KB 96/223 KB 100/748 KB 200/276 KB 800/1822 KB 96/223 KB 104/748 KB 200/276 KB 800/1822 KB 100/223 KB 104/748 KB 200/276 KB 800/1822 KB 96/223 KB 108/748 KB 204/276 KB 800/1822 KB 100/223 KB 112/748 KB 204/27 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 6 KB 800/1822 KB 100/223 KB 104/748 KB 204/276 KB 800/1822 KB 100/223 KB 112/748 KB 208/276 KB 800/1822 KB 100/223 KB 112/748 KB 212/276 KB 800/1822 KB 100/223 KB 116/748 KB 216/276 KB 800/1822 KB 104/223 KB 116/748 KB 220/276 KB 800/1822 KB 104/223 KB 116/748 KB 224/276 KB 800/1822 KB 104/223 KB 116/748 KB 228/276 KB 800/1822 KB 104/223 KB 116/748 KB 232/276 KB 804/1822 KB 104/223 KB 116/748 KB 236/276 KB 804/1822 KB 104/223 KB 116/748 KB 240/276 KB 804/1822 KB 104/223 KB 116/748 KB 212/276 KB 800/1822 KB 104/223 KB 116/748 KB 240/276 KB 804/1822 KB 108/223 KB 116/748 KB 240/276 KB 804/1822 KB 112/223 KB 116/748 KB 212/276 KB 800/1822 KB 100/223 KB 120/748 KB 240/276 KB 804/1822 KB 112/223 KB 124/748 KB 240/276 KB 804/1822 KB 116/223 KB 128/748 KB 240/276 KB 804/1822 KB 116/223 KB 132/748 KB 240/276 KB 804/1822 KB 116/223 KB 136/748 KB 240/276 KB 804/1822 KB 116/223 KB 140/748 KB 240/276 KB 804/1822 KB 116/223 KB 144/748 KB 240/276 KB 804/1822 KB 116/223 KB 116/748 KB 228/276 KB 804/1822 KB 104/223 KB 144/748 KB 240/276 KB 808/1822 KB 116/223 KB 144/748 KB 240/276 KB 812/1822 KB 116/223 KB 144/748 KB 240/276 KB 816/1822 KB 116/223 KB 120/748 KB 240/276 KB 804/1822 KB 116/223 KB 144/748 KB 240/276 KB 816/1822 KB 120/223 KB 144/748 KB 240/276 KB 816/1822 KB 124/223 KB 144/748 KB 240/276 KB 816/1822 KB 128/223 KB 144/748 KB 240/276 KB 820/1822 KB 128/223 KB 148/748 KB 244/276 KB 824/1822 KB 132/223 KB 148/748 KB 244/276 KB 828/1822 KB 132/223 KB 148/748 KB 244/276 KB 832/1822 KB 132/223 KB 148/748 KB 244/276 KB 820/1822 KB 132/223 KB 144/748 KB 240/276 KB 820/1822 KB 132/223 KB 148/748 KB 244/276 KB 832/1822 KB 136/223 KB 148/748 KB 244/276 KB 832/1822 KB 140/223 KB 148/748 KB 244/276 KB 832/1822 KB 144/223 KB 148/748 KB 240/276 KB 820/1822 KB 132/223 KB 152/748 KB 248/276 KB 832/1822 KB 144/223 KB 156/748 KB 248/276 KB 836/1822 KB 144/223 KB 160/748 KB 248/276 KB 836/1822 KB 144/223 KB 164/748 KB 248/276 KB 836/1822 KB 144/223 KB 168/748 KB 248/276 KB 836/1822 KB 148/223 KB 172/748 KB 248/276 KB 836/1822 KB 148/223 KB 148/748 KB 248/276 KB 832/1822 KB 144/223 KB 172/748 KB 252/276 KB 836/1822 KB 148/223 KB 172/748 KB 256/276 KB 836/1822 KB 148/223 KB 172/748 KB 260/276 KB 836/1822 KB 148/223 KB 172/748 KB 264/276 KB 836/1822 KB 148/223 KB 164/748 KB 248/276 KB 836/1822 KB 148/223 KB 172/748 KB 264/276 KB 836/1822 KB 152/223 KB 172/748 KB 264/276 KB 836/1822 KB 156/223 KB 172/748 KB 264/276 KB 836/1822 KB 160/223 KB 152/748 KB 248/276 KB 836/1822 KB 144/223 KB 172/748 KB 264/276 KB 840/1822 KB 160/223 KB 172/748 KB 264/276 KB 844/1822 KB 160/223 KB 172/748 KB 264/276 KB 848/1822 KB 160/223 KB 172/748 KB 264/276 KB 852/1822 KB 160/223 KB 176/748 KB 268/276 KB 856/1822 KB 164/223 KB 176/748 KB 268/276 KB 860/1822 KB 164/223 KB 176/748 KB 268/276 KB 864/1822 KB 164/223 KB 176/748 KB 268/276 KB 852/1822 KB 164/223 KB 180/748 KB 268/276 KB 864/1822 KB 164/223 KB 184/748 KB 268/276 KB 864/1822 KB 164/223 KB 188/748 KB 268/276 KB 864/1822 KB 164/223 KB 192/748 KB 268/276 KB 864/1822 KB 164/223 KB 196/748 KB 268/276 KB 868/1822 KB 164/223 KB 200/748 KB 268/276 KB 868/1822 KB 4/27 KB 164/223 KB 172/748 KB 268/276 KB 852/1822 KB 164/223 KB 200/748 KB 268/276 KB 868/1822 KB 4/27 KB 168/223 KB 200/748 KB 268/276 KB 868/1822 KB 4/27 KB 172/223 KB 200/748 KB 268/276 KB 868/1822 KB 4/27 KB 176/223 KB 172/748 KB 268/276 KB 852/1822 KB 160/223 KB 200/748 KB 272/276 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 868/1822 KB 4/27 KB 176/223 KB 200/748 KB 276/276 KB 868/1822 KB 4/27 KB 176/223 KB 200/748 KB 276/276 KB 868/1822 KB 4/27 KB 176/223 KB 200/748 KB 276/276 KB 868/1822 KB 4/27 KB 180/223 KB 200/748 KB 276/276 KB 868/1822 KB 4/27 KB 184/223 KB 200/748 KB 276/276 KB 868/1822 KB 4/27 KB 188/223 KB 200/748 KB 276/276 KB 868/1822 KB 4/27 KB 192/223 KB 200/748 KB 276/276 KB 868/1822 KB 4/27 KB 196/223 KB 196/748 KB 268/276 KB 868/1822 KB 4/27 KB 164/223 KB 192/748 KB 268/276 KB 868/1822 KB 164/223 KB 204/748 KB 276/276 KB 872/1822 KB 4/27 KB 200/223 KB 204/748 KB 276/276 KB 876/1822 KB 4/27 KB 200/223 KB 204/748 KB 276/276 KB 880/1822 KB 4/27 KB 200/223 KB 204/748 KB 276/276 KB 884/1822 KB 4/27 KB 200/223 KB 204/748 KB 276/276 KB 888/1822 KB 4/27 KB 200/223 KB 204/748 KB 276/276 KB 892/1822 KB 8/27 KB 200/223 KB 204/748 KB 276/276 KB 896/1822 KB 8/27 KB 200/223 KB 204/748 KB 276/276 KB 868/1822 KB 4/27 KB 196/223 KB 208/748 KB 276/276 KB 896/1822 KB 8/27 KB 200/223 KB 204/748 KB 276/276 KB 892/1822 KB 8/27 KB 200/223 KB 208/748 KB 276/276 KB 896/1822 KB 8/27 KB 204/223 KB 212/748 KB 276/276 KB 896/1822 KB 8/27 KB 208/223 KB 204/748 KB 276/276 KB 888/1822 KB 8/27 KB 200/223 KB 212/748 KB 276/276 KB 896/1822 KB 12/27 KB 208/223 KB 212/748 KB 276/276 KB 896/1822 KB 16/27 KB 208/223 KB 212/748 KB 276/276 KB 900/1822 KB 16/27 KB 208/223 KB 212/748 KB 276/276 KB 904/1822 KB 20/27 KB 212/223 KB 212/748 KB 276/276 KB 908/1822 KB 20/27 KB 212/223 KB 212/748 KB 276/276 KB 912/1822 KB 20/27 KB 212/223 KB 212/748 KB 276/276 KB 896/1822 KB 8/27 KB 204/223 KB 216/748 KB 912/1822 KB 20/27 KB 212/223 KB 220/748 KB 912/1822 KB 20/27 KB 212/223 KB 224/748 KB 912/1822 KB 20/27 KB 212/223 KB 212/748 KB 276/276 KB 900/1822 KB 20/27 KB 212/223 KB 224/748 KB 912/1822 KB 24/27 KB 212/223 KB 224/748 KB 912/1822 KB 27/27 KB 212/223 KB 212/748 KB 276/276 KB 900/1822 KB 16/27 KB 212/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 251.1 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 224/748 KB 912/1822 KB 27/27 KB 216/223 KB 228/748 KB 912/1822 KB 27/27 KB 220/223 KB 228/748 KB 912/1822 KB 27/27 KB 223/223 KB 228/748 KB 916/1822 KB 27/27 KB 223/223 KB 228/748 KB 920/1822 KB 27/27 KB 223/223 KB 228/748 KB 924/1822 KB 27/27 KB 223/223 KB 228/748 KB 928/1822 KB 27/27 KB 223/223 KB 228/748 KB 912/1822 KB 27/27 KB 216/223 KB 232/748 KB 928/1822 KB 27/27 KB 223/223 KB 236/748 KB 928/1822 KB 27/27 KB 223/223 KB 240/748 KB 928/1822 KB 27/27 KB 223/223 KB 244/748 KB 928/1822 KB 27/27 KB 223/223 KB 248/748 KB 932/1822 KB 27/27 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 23.9 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 244/748 KB 932/1822 KB 27/27 KB 223/223 KB 252/748 KB 932/1822 KB 256/748 KB 932/1822 KB 260/748 KB 936/1822 KB 264/748 KB 936/1822 KB 268/748 KB 936/1822 KB 272/748 KB 936/1822 KB 256/748 KB 936/1822 KB 272/748 KB 940/1822 KB 272/748 KB 944/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 201.2 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 272/748 KB 948/1822 KB 272/748 KB 952/1822 KB 3/23 KB 272/748 KB 956/1822 KB 3/23 KB 272/748 KB 960/1822 KB 3/23 KB 272/748 KB 964/1822 KB 3/23 KB 276/748 KB 968/1822 KB 3/23 KB 276/748 KB 972/1822 KB 3/23 KB 276/748 KB 976/1822 KB 3/23 KB 272/748 KB 948/1822 KB 3/23 KB 276/748 KB 976/1822 KB 5/23 KB 276/748 KB 976/1822 KB 8/23 KB 276/748 KB 976/1822 KB 11/23 KB 276/748 KB 976/1822 KB 13/23 KB 276/748 KB 976/1822 KB 16/23 KB 276/748 KB 964/1822 KB 3/23 KB 280/748 KB 976/1822 KB 16/23 KB 284/748 KB 976/1822 KB 19/23 KB 288/748 KB 976/1822 KB 19/23 KB 280/748 KB 976/1822 KB 19/23 KB 288/748 KB 976/1822 KB 21/23 KB 292/748 KB 976/1822 KB 23/23 KB 292/748 KB 980/1822 KB 4/55 KB 23/23 KB 292/748 KB 984/1822 KB 4/55 KB 23/23 KB 292/748 KB 988/1822 KB 4/55 KB 23/23 KB 292/748 KB 992/1822 KB 4/55 KB 23/23 KB 292/748 KB 976/1822 KB 21/23 KB 296/748 KB 992/1822 KB 4/55 KB 23/23 KB 292/748 KB 976/1822 KB 4/55 KB 23/23 KB 300/748 KB 992/1822 KB 4/55 KB 23/23 KB 300/748 KB 992/1822 KB 8/55 KB 23/23 KB 304/748 KB 992/1822 KB 8/55 KB 23/23 KB 308/748 KB 992/1822 KB 8/55 KB 23/23 KB 312/748 KB 996/1822 KB 12/55 KB 23/23 KB 316/748 KB 996/1822 KB 12/55 KB 23/23 KB 320/748 KB 996/1822 KB 12/55 KB 23/23 KB 308/748 KB 996/1822 KB 12/55 KB 23/23 KB 320/748 KB 996/1822 KB 16/55 KB 23/23 KB 320/748 KB 996/1822 KB 20/55 KB 23/23 KB 320/748 KB 996/1822 KB 24/55 KB 23/23 KB 320/748 KB 996/1822 KB 28/55 KB 23/23 KB 320/748 KB 996/1822 KB 32/55 KB 23/23 KB 308/748 KB 996/1822 KB 8/55 KB 23/23 KB 320/748 KB 1000/1822 KB 32/55 KB 23/23 KB 320/748 KB 1004/1822 KB 32/55 KB 23/23 KB 320/748 KB 1008/1822 KB 32/55 KB 23/23 KB 320/748 KB 1012/1822 KB 32/55 KB 23/23 KB 324/748 KB 1016/1822 KB 36/55 KB 23/23 KB 324/748 KB 1020/1822 KB 36/55 KB 23/23 KB 324/748 KB 1012/1822 KB 36/55 KB 23/23 KB 328/748 KB 1020/1822 KB 36/55 KB 23/23 KB 332/748 KB 1020/1822 KB 36/55 KB 23/23 KB 336/748 KB 1024/1822 KB 36/55 KB 23/23 KB 340/748 KB 1024/1822 KB 36/55 KB 23/23 KB 344/748 KB 1024/1822 KB 36/55 KB 23/23 KB 348/748 KB 1024/1822 KB 36/55 KB 23/23 KB 320/748 KB 1012/1822 KB 36/55 KB 23/23 KB 348/748 KB 1024/1822 KB 40/55 KB 23/23 KB 348/748 KB 1024/1822 KB 44/55 KB 23/23 KB 348/748 KB 1024/1822 KB 48/55 KB 23/23 KB 332/748 KB 1024/1822 KB 36/55 KB 23/23 KB 348/748 KB 1028/1822 KB 48/55 KB 23/23 KB 348/748 KB 1032/1822 KB 52/55 KB 23/23 KB 348/748 KB 1036/1822 KB 52/55 KB 23/23 KB 348/748 KB 1040/1822 KB 52/55 KB 23/23 KB 348/748 KB 1028/1822 KB 52/55 KB 23/23 KB 348/748 KB 1040/1822 KB 55/55 KB 23/23 KB 352/748 KB 1040/1822 KB 55/55 KB 23/23 KB 352/748 KB 1044/1822 KB 55/55 KB 23/23 KB 356/748 KB 1048/1822 KB 55/55 KB 23/23 KB 356/748 KB 1052/1822 KB 55/55 KB 23/23 KB 356/748 KB 1056/1822 KB 55/55 KB 23/23 KB 356/748 KB 1044/1822 KB 55/55 KB 23/23 KB 360/748 KB 1056/1822 KB 55/55 KB 23/23 KB 364/748 KB 1056/1822 KB 55/55 KB 23/23 KB 368/748 KB 1056/1822 KB 55/55 KB 23/23 KB 368/748 KB 1060/1822 KB 55/55 KB 23/23 KB 372/748 KB 1064/1822 KB 55/55 KB 23/23 KB 372/748 KB 1068/1822 KB 55/55 KB 23/23 KB 372/748 KB 1072/1822 KB 55/55 KB 23/23 KB 372/748 KB 1060/1822 KB 55/55 KB 23/23 KB 376/748 KB 1072/1822 KB 55/55 KB 23/23 KB 380/748 KB 1072/1822 KB 55/55 KB 23/23 KB 384/748 KB 1072/1822 KB 55/55 KB 23/23 KB 388/748 KB 1072/1822 KB 4/178 KB 392/748 KB 1076/1822 KB 4/178 KB 396/748 KB 1076/1822 KB 4/178 KB 400/748 KB 1076/1822 KB 4/178 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 384/748 KB 1072/1822 KB 55/55 KB 4/178 KB 400/748 KB 1076/1822 KB 8/178 KB 400/748 KB 1076/1822 KB 12/178 KB 400/748 KB 1076/1822 KB 16/178 KB 400/748 KB 1076/1822 KB 20/178 KB 400/748 KB 1076/1822 KB 24/178 KB 400/748 KB 1076/1822 KB 28/178 KB 400/748 KB 1076/1822 KB 32/178 KB 400/748 KB 1076/1822 KB 36/178 KB 400/748 KB 1076/1822 KB 40/178 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 19.9 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 400/748 KB 1076/1822 KB 44/178 KB 400/748 KB 1076/1822 KB 48/178 KB 400/748 KB 1076/1822 KB 52/178 KB 400/748 KB 1076/1822 KB 56/178 KB 400/748 KB 1076/1822 KB 60/178 KB 400/748 KB 1076/1822 KB 64/178 KB 400/748 KB 1076/1822 KB 68/178 KB 400/748 KB 1076/1822 KB 72/178 KB 400/748 KB 1076/1822 KB 76/178 KB 400/748 KB 1076/1822 KB 80/178 KB 400/748 KB 1076/1822 KB 84/178 KB 400/748 KB 1076/1822 KB 88/178 KB 400/748 KB 1076/1822 KB 92/178 KB 400/748 KB 1076/1822 KB 96/178 KB 388/748 KB 1076/1822 KB 4/178 KB 400/748 KB 1080/1822 KB 96/178 KB 400/748 KB 1084/1822 KB 96/178 KB 400/748 KB 1088/1822 KB 96/178 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 47.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 400/748 KB 1092/1822 KB 96/178 KB 404/748 KB 1096/1822 KB 100/178 KB 404/748 KB 1100/1822 KB 100/178 KB 404/748 KB 1104/1822 KB 100/178 KB 404/748 KB 1108/1822 KB 100/178 KB 404/748 KB 1108/1822 KB 100/178 KB 4/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 8/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 12/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 16/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 20/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 24/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 28/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 32/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 36/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 40/1210 KB 404/748 KB 1092/1822 KB 100/178 KB 400/748 KB 1092/1822 KB 100/178 KB 404/748 KB 1108/1822 KB 104/178 KB 44/1210 KB 404/748 KB 1108/1822 KB 108/178 KB 44/1210 KB 404/748 KB 1108/1822 KB 100/178 KB 44/1210 KB 408/748 KB 1108/1822 KB 108/178 KB 48/1210 KB 408/748 KB 1108/1822 KB 108/178 KB 44/1210 KB 412/748 KB 1108/1822 KB 108/178 KB 48/1210 KB 416/748 KB 1108/1822 KB 112/178 KB 48/1210 KB 416/748 KB 3/471 KB 1108/1822 KB 112/178 KB 48/1210 KB 416/748 KB 5/471 KB 1108/1822 KB 112/178 KB 48/1210 KB 416/748 KB 8/471 KB 1108/1822 KB 112/178 KB 48/1210 KB 416/748 KB 11/471 KB 1108/1822 KB 112/178 KB 48/1210 KB 412/748 KB 1108/1822 KB 112/178 KB 48/1210 KB 416/748 KB 11/471 KB 1108/1822 KB 116/178 KB 48/1210 KB 420/748 KB 13/471 KB 1112/1822 KB 120/178 KB 52/1210 KB 420/748 KB 13/471 KB 1112/1822 KB 116/178 KB 52/1210 KB 420/748 KB 13/471 KB 1116/1822 KB 120/178 KB 52/1210 KB 420/748 KB 13/471 KB 1120/1822 KB 120/178 KB 52/1210 KB 420/748 KB 13/471 KB 1108/1822 KB 116/178 KB 52/1210 KB 420/748 KB 16/471 KB 1120/1822 KB 120/178 KB 52/1210 KB 420/748 KB 19/471 KB 1120/1822 KB 120/178 KB 52/1210 KB 420/748 KB 21/471 KB 1120/1822 KB 120/178 KB 52/1210 KB 420/748 KB 11/471 KB 1108/1822 KB 116/178 KB 52/1210 KB 424/748 KB 21/471 KB 1120/1822 KB 120/178 KB 52/1210 KB 428/748 KB 24/471 KB 1124/1822 KB 124/178 KB 52/1210 KB 432/748 KB 24/471 KB 1124/1822 KB 124/178 KB 52/1210 KB 416/748 KB 11/471 KB 1108/1822 KB 116/178 KB 52/1210 KB 432/748 KB 24/471 KB 1124/1822 KB 124/178 KB 56/1210 KB 432/748 KB 24/471 KB 1124/1822 KB 124/178 KB 60/1210 KB 432/748 KB 24/471 KB 1124/1822 KB 124/178 KB 64/1210 KB 432/748 KB 24/471 KB 1124/1822 KB 124/178 KB 68/1210 KB 436/748 KB 24/471 KB 1124/1822 KB 124/178 KB 72/1210 KB 436/748 KB 24/471 KB 1124/1822 KB 124/178 KB 76/1210 KB 436/748 KB 24/471 KB 1124/1822 KB 124/178 KB 80/1210 KB 424/748 KB 24/471 KB 1124/1822 KB 124/178 KB 52/1210 KB 436/748 KB 24/471 KB 1128/1822 KB 124/178 KB 80/1210 KB 436/748 KB 24/471 KB 1132/1822 KB 124/178 KB 80/1210 KB 436/748 KB 24/471 KB 1136/1822 KB 124/178 KB 80/1210 KB 424/748 KB 24/471 KB 1120/1822 KB 124/178 KB 52/1210 KB 424/748 KB 21/471 KB 1120/1822 KB 124/178 KB 52/1210 KB 436/748 KB 24/471 KB 1136/1822 KB 128/178 KB 80/1210 KB 436/748 KB 24/471 KB 1136/1822 KB 132/178 KB 80/1210 KB 436/748 KB 27/471 KB 1136/1822 KB 136/178 KB 80/1210 KB 436/748 KB 27/471 KB 1136/1822 KB 140/178 KB 80/1210 KB 436/748 KB 24/471 KB 1124/1822 KB 124/178 KB 68/1210 KB 440/748 KB 27/471 KB 1136/1822 KB 140/178 KB 80/1210 KB 444/748 KB 27/471 KB 1140/1822 KB 144/178 KB 80/1210 KB 448/748 KB 27/471 KB 1140/1822 KB 144/178 KB 80/1210 KB 452/748 KB 27/471 KB 1140/1822 KB 144/178 KB 80/1210 KB 456/748 KB 27/471 KB 1140/1822 KB 144/178 KB 84/1210 KB 460/748 KB 27/471 KB 1140/1822 KB 144/178 KB 84/1210 KB 464/ unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 748 KB 27/471 KB 1140/1822 KB 144/178 KB 84/1210 KB 436/748 KB 27/471 KB 1136/1822 KB 132/178 KB 80/1210 KB 452/748 KB 27/471 KB 1140/1822 KB 144/178 KB 84/1210 KB 464/748 KB 29/471 KB 1140/1822 KB 144/178 KB 88/1210 KB 440/748 KB 27/471 KB 1140/1822 KB 144/178 KB 80/1210 KB 464/748 KB 29/471 KB 1144/1822 KB 144/178 KB 88/1210 KB 464/748 KB 29/471 KB 1148/1822 KB 144/178 KB 88/1210 KB 464/748 KB 29/471 KB 1152/1822 KB 144/178 KB 88/1210 KB 440/748 KB 27/471 KB 1136/1822 KB 144/178 KB 80/1210 KB 464/748 KB 29/471 KB 1152/1822 KB 148/178 KB 92/1210 KB 464/748 KB 29/471 KB 1152/1822 KB 152/178 KB 92/1210 KB 464/748 KB 29/471 KB 1152/1822 KB 156/178 KB 92/1210 KB 464/748 KB 29/471 KB 1152/1822 KB 160/178 KB 92/1210 KB 464/748 KB 29/471 KB 1152/1822 KB 164/178 KB 92/1210 KB 468/748 KB 29/471 KB 1156/1822 KB 168/178 KB 92/1210 KB 468/748 KB 29/471 KB 1156/1822 KB 172/178 KB 92/1210 KB 468/748 KB 29/471 KB 1156/1822 KB 176/178 KB 92/1210 KB 464/748 KB 29/471 KB 1152/1822 KB 144/178 KB 92/1210 KB 468/748 KB 29/471 KB 1156/1822 KB 176/178 KB 96/1210 KB 468/748 KB 29/471 KB 1156/1822 KB 176/178 KB 100/1210 KB 464/748 KB 29/471 KB 1140/1822 KB 144/178 KB 84/1210 KB 468/748 KB 32/471 KB 1156/1822 KB 176/178 KB 100/1210 KB 468/748 KB 36/471 KB 1156/1822 KB 176/178 KB 100/1210 KB 468/748 KB 40/471 KB 1156/1822 KB 176/178 KB 100/1210 KB 468/748 KB 44/471 KB 1156/1822 KB 176/178 KB 100/1210 KB 468/748 KB 48/471 KB 1156/1822 KB 176/178 KB 100/1210 KB 468/748 KB 48/471 KB 1156/1822 KB 176/178 KB 104/1210 KB 468/748 KB 52/471 KB 1156/1822 KB 176/178 KB 108/1210 KB 468/748 KB 52/471 KB 1156/1822 KB 176/178 KB 112/1210 KB 468/748 KB 29/471 KB 1156/1822 KB 164/178 KB 92/1210 KB 472/748 KB 52/471 KB 1156/1822 KB 176/178 KB 112/1210 KB 476/748 KB 52/471 KB 1156/1822 KB 176/178 KB 112/1210 KB 480/748 KB 52/471 KB 1156/1822 KB 178/178 KB 112/1210 KB 484/748 KB 52/471 KB 1156/1822 KB 178/178 KB 112/1210 KB 488/748 KB 52/471 KB 1156/1822 KB 178/178 KB 116/1210 KB 492/748 KB 52/471 KB 1156/1822 KB 178/178 KB 116/1210 KB 496/748 KB 52/471 KB 1156/1822 KB 178/178 KB 116/1210 KB 464/748 KB 29/471 KB 1156/1822 KB 164/178 KB 92/1210 KB 496/748 KB 52/471 KB 1160/1822 KB 178/178 KB 116/1210 KB 496/748 KB 52/471 KB 1164/1822 KB 178/178 KB 116/1210 KB 496/748 KB 52/471 KB 1168/1822 KB 178/178 KB 116/1210 KB 496/748 KB 52/471 KB 1172/1822 KB 178/178 KB 116/1210 KB 496/748 KB 52/471 KB 1176/1822 KB 178/178 KB 116/1210 KB 484/748 KB 52/471 KB 1156/1822 KB 178/178 KB 116/1210 KB 476/748 KB 52/471 KB 1156/1822 KB 178/178 KB 112/1210 KB 468/748 KB 52/471 KB 1156/1822 KB 176/178 KB 104/1210 KB 496/748 KB 56/471 KB 1180/1822 KB 178/178 KB 116/1210 KB 496/748 KB 60/471 KB 1180/1822 KB 178/178 KB 116/1210 KB 496/748 KB 64/471 KB 1180/1822 KB 178/178 KB 116/1210 KB 496/748 KB 68/471 KB 1180/1822 KB 178/178 KB 116/1210 KB 496/748 KB 68/471 KB 1180/1822 KB 178/178 KB 120/1210 KB 496/748 KB 72/471 KB 1180/1822 KB 178/178 KB 124/1210 KB 496/748 KB 72/471 KB 1180/1822 KB 178/178 KB 128/1210 KB 496/748 KB 72/471 KB 1180/1822 KB 178/178 KB 132/1210 KB 500/748 KB 72/471 KB 1180/1822 KB 178/178 KB 136/1210 KB 500/748 KB 72/471 KB 1180/1822 KB 178/178 KB 140/1210 KB 500/748 KB 72/471 KB 1180/1822 KB 178/178 KB 144/1210 KB 496/748 KB 52/471 KB 1180/1822 KB 178/178 KB 120/1210 KB 500/748 KB 72/471 KB 1184/1822 KB 178/178 KB 144/1210 KB 500/748 KB 72/471 KB 1188/1822 KB 178/178 KB 144/1210 KB 500/748 KB 72/471 KB 1192/1822 KB 17 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 8/178 KB 144/1210 KB 500/748 KB 72/471 KB 1196/1822 KB 178/178 KB 144/1210 KB 500/748 KB 72/471 KB 1180/1822 KB 178/178 KB 132/1210 KB 496/748 KB 72/471 KB 1180/1822 KB 178/178 KB 124/1210 KB 500/748 KB 76/471 KB 1196/1822 KB 178/178 KB 144/1210 KB 500/748 KB 80/471 KB 1196/1822 KB 178/178 KB 144/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 149.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 504/748 KB 84/471 KB 1196/1822 KB 144/1210 KB 508/748 KB 84/471 KB 1200/1822 KB 144/1210 KB 500/748 KB 84/471 KB 1196/1822 KB 144/1210 KB 512/748 KB 88/471 KB 1200/1822 KB 148/1210 KB 512/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 512/748 KB 84/471 KB 1200/1822 KB 148/1210 KB 516/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 520/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 524/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 528/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 532/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 536/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 540/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 544/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 548/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 552/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 556/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 560/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 564/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 568/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 572/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 576/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 580/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 584/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 588/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 592/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 596/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 600/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 604/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 608/748 KB 92/471 KB 1200/1822 KB 148/1210 KB 608/748 KB 96/471 KB 1200/1822 KB 148/1210 KB 608/748 KB 100/471 KB 1200/1822 KB 148/1210 KB 608/748 KB 104/471 KB 1200/1822 KB 148/1210 KB 608/748 KB 108/471 KB 1200/1822 KB 148/1210 KB 608/748 KB 112/471 KB 1200/1822 KB 148/1210 KB 508/748 KB 84/471 KB 1200/1822 KB 148/1210 KB 608/748 KB 112/471 KB 1200/1822 KB 152/1210 KB 608/748 KB 112/471 KB 1200/1822 KB 156/1210 KB 608/748 KB 112/471 KB 1200/1822 KB 160/1210 KB 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 504/748 KB 84/471 KB 1200/1822 KB 144/1210 KB 608/748 KB 112/471 KB 1204/1822 KB 160/1210 KB 608/748 KB 112/471 KB 1208/1822 KB 160/1210 KB 608/748 KB 112/471 KB 1212/1822 KB 160/1210 KB 608/748 KB 112/471 KB 1216/1822 KB 160/1210 KB 608/748 KB 112/471 KB 1220/1822 KB 160/1210 KB 608/748 KB 116/471 KB 1224/1822 KB 164/1210 KB 608/748 KB 116/471 KB 1228/1822 KB 164/1210 KB 608/748 KB 116/471 KB 1232/1822 KB 164/1210 KB 608/748 KB 116/471 KB 1236/1822 KB 164/1210 KB 608/748 KB 112/471 KB 1220/1822 KB 164/1210 KB 608/748 KB 116/471 KB 1240/1822 KB 168/1210 KB 608/748 KB 116/471 KB 1240/1822 KB 172/1210 KB 608/748 KB 116/471 KB 1240/1822 KB 176/1210 KB 608/748 KB 116/471 KB 1220/1822 KB 164/1210 KB 608/748 KB 120/471 KB 1240/1822 KB 176/1210 KB 608/748 KB 124/471 KB 1240/1822 KB 176/1210 KB 608/748 KB 128/471 KB 1240/1822 KB 176/1210 KB 608/748 KB 132/471 KB 1240/1822 KB 176/1210 KB 608/748 KB 136/471 KB 1240/1822 KB 180/1210 KB 608/748 KB 140/471 KB 1240/1822 KB 180/1210 KB 608/748 KB 132/471 KB 1240/1822 KB 180/1210 KB 608/748 KB 144/471 KB 1244/1822 KB 180/1210 KB 608/748 KB 144/471 KB 1248/1822 KB 180/1210 KB 608/748 KB 132/471 KB 1240/1822 KB 180/1210 KB 608/748 KB 144/471 KB 1248/1822 KB 184/1210 KB 608/748 KB 144/471 KB 1248/1822 KB 188/1210 KB 608/748 KB 144/471 KB 1248/1822 KB 192/1210 KB 608/748 KB 144/471 KB 1248/1822 KB 196/1210 KB 608/748 KB 144/471 KB 1252/1822 KB 200/1210 KB 4/93 KB 608/748 KB 144/471 KB 1252/1822 KB 204/1210 KB 4/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 4/93 KB 608/748 KB 144/471 KB 1252/1822 KB 196/1210 KB 4/93 KB 608/748 KB 144/471 KB 1248/1822 KB 196/1210 KB 4/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 8/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 12/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 16/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 20/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 24/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 28/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 32/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 36/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 40/93 KB 608/748 KB 144/471 KB 1252/1822 KB 208/1210 KB 44/93 KB 608/748 KB 148/471 KB 1252/1822 KB 208/1210 KB 48/93 KB 608/748 KB 148/471 KB 1252/1822 KB 208/1210 KB 52/93 KB 608/748 KB 148/471 KB 1252/1822 KB 212/1210 KB 56/93 KB 608/748 KB 148/471 KB 1252/1822 KB 212/1210 KB 60/93 KB 608/748 KB 148/471 KB 1252/1822 KB 212/1210 KB 64/93 KB 608/748 KB 144/471 KB 1252/1822 KB 196/1210 KB 4/93 KB 608/748 KB 148/471 KB 1256/1822 KB 212/1210 KB 64/93 KB 608/748 KB 148/471 KB 1260/1822 KB 212/1210 KB 64/93 KB 608/748 KB 148/471 KB 1264/1822 KB 212/1210 KB 64/93 KB 608/748 KB 148/471 KB 1268/1822 KB 212/1210 KB 64/93 KB 608/748 KB 148/471 KB 1272/1822 KB 212/1210 KB 64/93 KB 608/748 KB 148/471 KB 1276/1822 KB 212/1210 KB 64/93 KB 608/748 KB 148/471 KB 1280/1822 KB 212/1210 KB 64/93 KB 608/748 KB 148/471 KB 1252/1822 KB 212/1210 KB 52/93 KB 608/748 KB 148/471 KB 1280/1822 KB 216/1210 KB 64/93 KB 608/748 KB 148/471 KB 1280/1822 KB 220/1210 KB 64/93 KB 608/748 KB 148/471 KB 1280/1822 KB 224/1210 KB 64/93 KB 608/748 KB 148/471 KB 1252/1822 KB 208/1210 KB 44/93 KB 608/748 KB 152/471 KB 1280/1822 KB 224/1210 KB 64/93 KB 608/748 KB 156/471 KB 1280/1822 KB 224/1210 KB 64/93 KB 608/748 KB 160/471 KB 1280/1822 KB 224/1210 KB 64/93 KB 608/748 KB 164/471 KB 1280/1822 KB 224/1210 KB 64/93 KB 6 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 08/748 KB 168/471 KB 1284/1822 KB 228/1210 KB 64/93 KB 608/748 KB 172/471 KB 1284/1822 KB 228/1210 KB 64/93 KB 608/748 KB 176/471 KB 1284/1822 KB 228/1210 KB 64/93 KB 608/748 KB 180/471 KB 1284/1822 KB 228/1210 KB 64/93 KB 612/748 KB 184/471 KB 1284/1822 KB 228/1210 KB 68/93 KB 612/748 KB 188/471 KB 1284/1822 KB 228/1210 KB 68/93 KB 612/748 KB 192/471 KB 1284/1822 KB 228/1210 KB 68/93 KB 608/748 KB 164/471 KB 1284/1822 KB 228/1210 KB 64/93 KB 612/748 KB 192/471 KB 1288/1822 KB 228/1210 KB 68/93 KB 612/748 KB 192/471 KB 1292/1822 KB 228/1210 KB 68/93 KB 612/748 KB 192/471 KB 1296/1822 KB 228/1210 KB 68/93 KB 608/748 KB 164/471 KB 1280/1822 KB 228/1210 KB 64/93 KB 612/748 KB 192/471 KB 1296/1822 KB 232/1210 KB 68/93 KB 612/748 KB 192/471 KB 1296/1822 KB 236/1210 KB 68/93 KB 612/748 KB 192/471 KB 1296/1822 KB 240/1210 KB 68/93 KB 612/748 KB 180/471 KB 1284/1822 KB 228/1210 KB 68/93 KB 612/748 KB 192/471 KB 1296/1822 KB 240/1210 KB 72/93 KB 612/748 KB 192/471 KB 1296/1822 KB 240/1210 KB 76/93 KB 612/748 KB 192/471 KB 1296/1822 KB 240/1210 KB 80/93 KB 612/748 KB 192/471 KB 1296/1822 KB 244/1210 KB 84/93 KB 612/748 KB 196/471 KB 1300/1822 KB 244/1210 KB 88/93 KB 612/748 KB 180/471 KB 1284/1822 KB 228/1210 KB 64/93 KB 616/748 KB 196/471 KB 1300/1822 KB 244/1210 KB 88/93 KB 620/748 KB 196/471 KB 1300/1822 KB 244/1210 KB 88/93 KB 624/748 KB 196/471 KB 1300/1822 KB 244/1210 KB 88/93 KB 628/748 KB 196/471 KB 1300/1822 KB 244/1210 KB 88/93 KB 612/748 KB 196/471 KB 1300/1822 KB 244/1210 KB 84/93 KB 632/748 KB 200/471 KB 1300/1822 KB 244/1210 KB 92/93 KB 632/748 KB 204/471 KB 1300/1822 KB 244/1210 KB 92/93 KB 632/748 KB 208/471 KB 1300/1822 KB 244/1210 KB 92/93 KB 612/748 KB 192/471 KB 1300/1822 KB 244/1210 KB 84/93 KB 632/748 KB 208/471 KB 1304/1822 KB 244/1210 KB 92/93 KB 632/748 KB 208/471 KB 1308/1822 KB 244/1210 KB 92/93 KB 612/748 KB 192/471 KB 1296/1822 KB 244/1210 KB 80/93 KB 632/748 KB 208/471 KB 1308/1822 KB 248/1210 KB 92/93 KB 632/748 KB 208/471 KB 1308/1822 KB 252/1210 KB 92/93 KB 632/748 KB 208/471 KB 1308/1822 KB 256/1210 KB 92/93 KB 632/748 KB 208/471 KB 1312/1822 KB 260/1210 KB 92/93 KB 632/748 KB 212/471 KB 1312/1822 KB 264/1210 KB 92/93 KB 632/748 KB 196/471 KB 1300/1822 KB 244/1210 KB 92/93 KB 628/748 KB 196/471 KB 1300/1822 KB 244/1210 KB 92/93 KB 632/748 KB 212/471 KB 1312/1822 KB 264/1210 KB 93/93 KB 636/748 KB 212/471 KB 1312/1822 KB 264/1210 KB 93/93 KB 640/748 KB 212/471 KB 1312/1822 KB 264/1210 KB 93/93 KB 644/748 KB 212/471 KB 1312/1822 KB 264/1210 KB 93/93 KB 632/748 KB 212/471 KB 1312/1822 KB 260/1210 KB 92/93 KB 644/748 KB 216/471 KB 1312/1822 KB 268/1210 KB 93/93 KB 644/748 KB 220/471 KB 1312/1822 KB 268/1210 KB 93/93 KB 644/748 KB 224/471 KB 1312/1822 KB 268/1210 KB 93/93 KB 632/748 KB 208/471 KB 1312/1822 KB 256/1210 KB 92/93 KB 648/748 KB 224/471 KB 1316/1822 KB 268/1210 KB 93/93 KB 648/748 KB 224/471 KB 1320/1822 KB 268/1210 KB 93/93 KB 648/748 KB 224/471 KB 1324/1822 KB 268/1210 KB 93/93 KB 648/748 KB 224/471 KB 1328/1822 KB 268/1210 KB 93/93 KB 648/748 KB 224/471 KB 1332/1822 KB 268/1210 KB 93/93 KB 648/748 KB 228/471 KB 1336/1822 KB 268/1210 KB 93/93 KB 648/748 KB 228/471 KB 1340/1822 KB 268/1210 KB 93/93 KB 648/748 KB 228/471 KB 1344/1822 KB 268/1210 KB 93/93 KB 648/748 KB 224/471 KB 1312/1822 KB 268/1210 KB 93/93 KB 652/748 KB 228/471 KB 1344/1822 KB 268/1210 KB 93/93 KB 656/748 KB 228/471 KB 1344/1822 KB 268/1210 KB 93/93 KB 644/748 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 212/471 KB 1312/1822 KB 268/1210 KB 93/93 KB 656/748 KB 228/471 KB 1344/1822 KB 272/1210 KB 93/93 KB 656/748 KB 228/471 KB 1344/1822 KB 276/1210 KB 93/93 KB 656/748 KB 228/471 KB 1344/1822 KB 280/1210 KB 93/93 KB 656/748 KB 228/471 KB 1344/1822 KB 284/1210 KB 93/93 KB 656/748 KB 228/471 KB 1344/1822 KB 288/1210 KB 93/93 KB 656/748 KB 228/471 KB 1344/1822 KB 292/1210 KB 660/748 KB 228/471 KB 1348/1822 KB 296/1210 KB 648/748 KB 228/471 KB 1332/1822 KB 268/1210 KB 93/93 KB 660/748 KB 232/471 KB 1348/1822 KB 296/1210 KB 660/748 KB 236/471 KB 1348/1822 KB 296/1210 KB 660/748 KB 240/471 KB 1348/1822 KB 296/1210 KB 660/748 KB 228/471 KB 1348/1822 KB 292/1210 KB 660/748 KB 240/471 KB 1352/1822 KB 296/1210 KB 660/748 KB 240/471 KB 1356/1822 KB 296/1210 KB 660/748 KB 244/471 KB 1360/1822 KB 296/1210 KB 660/748 KB 228/471 KB 1344/1822 KB 292/1210 KB 664/748 KB 244/471 KB 1360/1822 KB 296/1210 KB 668/748 KB 244/471 KB 1360/1822 KB 296/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 74.8 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 672/748 KB 244/471 KB 1360/1822 KB 296/1210 KB 676/748 KB 244/471 KB 1360/1822 KB 296/1210 KB 680/748 KB 244/471 KB 1364/1822 KB 300/1210 KB 684/748 KB 244/471 KB 1364/1822 KB 300/1210 KB 688/748 KB 244/471 KB 1364/1822 KB 300/1210 KB 660/748 KB 244/471 KB 1356/1822 KB 296/1210 KB 688/748 KB 248/471 KB 1364/1822 KB 300/1210 KB 688/748 KB 252/471 KB 1364/1822 KB 300/1210 KB 688/748 KB 256/471 KB 1364/1822 KB 300/1210 KB 688/748 KB 260/471 KB 1364/1822 KB 300/1210 KB 692/748 KB 264/471 KB 1364/1822 KB 300/1210 KB 692/748 KB 268/471 KB 1364/1822 KB 300/1210 KB 692/748 KB 272/471 KB 1364/1822 KB 300/1210 KB 676/748 KB 244/471 KB 1364/1822 KB 300/1210 KB 692/748 KB 272/471 KB 1368/1822 KB 300/1210 KB 692/748 KB 272/471 KB 1372/1822 KB 300/1210 KB 692/748 KB 272/471 KB 1376/1822 KB 300/1210 KB 676/748 KB 244/471 KB 1360/1822 KB 300/1210 KB 692/748 KB 272/471 KB 1376/1822 KB 304/1210 KB 692/748 KB 272/471 KB 1376/1822 KB 308/1210 KB 692/748 KB 4/53 KB 272/471 KB 1376/1822 KB 312/1210 KB 692/748 KB 4/53 KB 272/471 KB 1376/1822 KB 316/1210 KB 692/748 KB 4/53 KB 272/471 KB 1376/1822 KB 320/1210 KB 692/748 KB 4/53 KB 272/471 KB 1376/1822 KB 324/1210 KB 692/748 KB 4/53 KB 276/471 KB 1380/1822 KB 328/1210 KB 692/748 KB 4/53 KB 276/471 KB 1380/1822 KB 332/1210 KB 692/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 692/748 KB 260/471 KB 1364/1822 KB 300/1210 KB 696/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 700/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 704/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 708/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 712/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 716/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 720/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 724/748 KB 4/53 KB 276/471 KB 1380/1822 KB 336/1210 KB 728/748 KB 4/53 KB 276/471 KB 1380/1822 KB 340/1210 KB 732/748 KB 4/53 KB 276/471 KB 1380/1822 KB 340/1210 KB 736/748 KB 4/53 KB 276/471 KB 1380/1822 KB 340/1210 KB 692/748 KB 4/53 KB 276/471 KB 1380/1822 KB 324/1210 KB 736/748 KB 4/53 KB 280/471 KB 1380/1822 KB 340/1210 KB 692/748 KB 4/53 KB 272/471 KB 1380/1822 KB 324/1210 KB 736/748 KB 4/53 KB 280/471 KB 1384/1822 KB 340/1210 KB 736/748 KB 4/53 KB 280/471 KB 1388/1822 KB 340/1210 KB 736/748 KB 4/53 KB 280/471 KB 1392/1822 KB 340/1210 KB 692/748 KB 4/53 KB 272/471 KB 1376/1822 KB 308/1210 KB 736/748 KB 8/53 KB 280/471 KB 1392/1822 KB 340/1210 KB 736/748 KB 12/53 KB 280/471 KB 1392/1822 KB 340/1210 KB 736/748 KB 16/53 KB 280/471 KB 1392/1822 KB 340/1210 KB 736/748 KB 20/53 KB 280/471 KB 1392/1822 KB 340/1210 KB 736/748 KB 24/53 KB 280/471 KB 1392/1822 KB 340/1210 KB 736/748 KB 28/53 KB 280/471 KB 1392/1822 KB 340/1210 KB 736/748 KB 32/53 KB 280/471 KB 1392/1822 KB 340/1210 KB 736/748 KB 32/53 KB 280/471 KB 1396/1822 KB 340/1210 KB 736/748 KB 36/53 KB 284/471 KB 1400/1822 KB 340/1210 KB 736/748 KB 36/53 KB 284/471 KB 1404/1822 KB 340/1210 KB 736/748 KB 36/53 KB 284/471 KB 1408/1822 KB 340/1210 KB 724/748 KB 4/53 KB 276/471 KB 1380/1822 KB 340/1210 KB 736/748 KB 36/53 KB 284/471 KB 1408/1822 KB 344/1210 KB 736/748 KB 36/53 KB 284/471 KB 1408/1822 KB 348/1210 KB 736/748 KB 36/53 KB 284/471 KB 1408/1822 KB 352/1210 KB 736/748 KB 36/53 KB 284/471 KB 1408/1822 KB 356/1210 KB 740/748 KB 36/53 KB 284/471 KB 1412/1822 KB 360/1210 KB 740/748 KB 36/53 KB 284/471 KB 1412/1822 KB 364/1210 KB 736/748 KB 36/53 KB 284/471 KB 1396/1822 KB 340/1210 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 740/748 KB 36/53 KB 288/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 36/53 KB 292/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 36/53 KB 296/471 KB 1412/1822 KB 364/1210 KB 736/748 KB 36/53 KB 280/471 KB 1396/1822 KB 340/1210 KB 740/748 KB 40/53 KB 300/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 44/53 KB 300/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 48/53 KB 300/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 52/53 KB 300/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 53/53 KB 300/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 36/53 KB 300/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 53/53 KB 304/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 53/53 KB 308/471 KB 1412/1822 KB 364/1210 KB 740/748 KB 53/53 KB 312/471 KB 1412/1822 KB 368/1210 KB 740/748 KB 53/53 KB 316/471 KB 1412/1822 KB 368/1210 KB 740/748 KB 53/53 KB 320/471 KB 1412/1822 KB 368/1210 KB 740/748 KB 36/53 KB 284/471 KB 1412/1822 KB 356/1210 KB 744/748 KB 53/53 KB 320/471 KB 1412/1822 KB 368/1210 KB 748/748 KB 53/53 KB 320/471 KB 1412/1822 KB 368/1210 KB 748/748 KB 53/53 KB 320/471 KB 1412/1822 KB 368/1210 KB 736/748 KB 36/53 KB 284/471 KB 1412/1822 KB 356/1210 KB 748/748 KB 53/53 KB 320/471 KB 1416/1822 KB 368/1210 KB 748/748 KB 53/53 KB 320/471 KB 1420/1822 KB 368/1210 KB 748/748 KB 53/53 KB 320/471 KB 1424/1822 KB 368/1210 KB 748/748 KB 53/53 KB 320/471 KB 1428/1822 KB 368/1210 KB 748/748 KB 320/471 KB 1432/1822 KB 368/1210 KB 748/748 KB 320/471 KB 1436/1822 KB 368/1210 KB 740/748 KB 53/53 KB 308/471 KB 1412/1822 KB 368/1210 KB 748/748 KB 320/471 KB 1436/1822 KB 372/1210 KB 748/748 KB 320/471 KB 1436/1822 KB 376/1210 KB 748/748 KB 320/471 KB 1436/1822 KB 380/1210 KB 748/748 KB 320/471 KB 1440/1822 KB 384/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 42.1 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 748/748 KB 324/471 KB 1440/1822 KB 384/1210 KB 748/748 KB 328/471 KB 1440/1822 KB 384/1210 KB 748/748 KB 332/471 KB 1440/1822 KB 384/1210 KB 748/748 KB 336/471 KB 1440/1822 KB 384/1210 KB 748/748 KB 340/471 KB 1440/1822 KB 388/1210 KB 344/471 KB 1440/1822 KB 388/1210 KB 348/471 KB 1440/1822 KB 388/1210 KB 352/471 KB 1440/1822 KB 388/1210 KB 748/748 KB 320/471 KB 1440/1822 KB 380/1210 KB 352/471 KB 1444/1822 KB 388/1210 KB 352/471 KB 1448/1822 KB 388/1210 KB 352/471 KB 1452/1822 KB 388/1210 KB 352/471 KB 1456/1822 KB 388/1210 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 593.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 748/748 KB 336/471 KB 1440/1822 KB 388/1210 KB 352/471 KB 1456/1822 KB 392/1210 KB 352/471 KB 1456/1822 KB 396/1210 KB 352/471 KB 1456/1822 KB 400/1210 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 352/471 KB 1460/1822 KB 400/1210 KB 352/471 KB 1464/1822 KB 400/1210 KB 352/471 KB 1468/1822 KB 404/1210 KB 352/471 KB 1472/1822 KB 404/1210 KB 356/471 KB 1476/1822 KB 404/1210 KB 356/471 KB 1480/1822 KB 404/1210 KB 356/471 KB 1484/1822 KB 404/1210 KB 356/471 KB 1488/1822 KB 404/1210 KB 352/471 KB 1464/1822 KB 404/1210 KB 356/471 KB 1488/1822 KB 408/1210 KB 356/471 KB 1488/1822 KB 412/1210 KB 356/471 KB 1488/1822 KB 416/1210 KB 356/471 KB 1472/1822 KB 404/1210 KB 360/471 KB 1488/1822 KB 416/1210 KB 364/471 KB 1488/1822 KB 416/1210 KB 368/471 KB 1488/1822 KB 416/1210 KB 368/471 KB 1488/1822 KB 420/1210 KB 372/471 KB 1488/1822 KB 424/1210 KB 372/471 KB 1488/1822 KB 428/1210 KB 372/471 KB 1488/1822 KB 432/1210 KB 372/471 KB 1488/1822 KB 420/1210 KB 376/471 KB 1488/1822 KB 432/1210 KB 376/471 KB 1488/1822 KB 432/1210 KB 3/276 KB 376/471 KB 1488/1822 KB 432/1210 KB 6/276 KB 376/471 KB 1488/1822 KB 432/1210 KB 9/276 KB 376/471 KB 1488/1822 KB 432/1210 KB 4/577 KB 9/276 KB 376/471 KB 1488/1822 KB 432/1210 KB 8/577 KB 11/276 KB 380/471 KB 1488/1822 KB 436/1210 KB 12/577 KB 11/276 KB 380/471 KB 1492/1822 KB 436/1210 KB 16/577 KB 11/276 KB 376/471 KB 1488/1822 KB 432/1210 KB 4/577 KB 11/276 KB 380/471 KB 1492/1822 KB 436/1210 KB 16/577 KB 14/276 KB 380/471 KB 1492/1822 KB 436/1210 KB 16/577 KB 16/276 KB 380/471 KB 1492/1822 KB 436/1210 KB 16/577 KB 19/276 KB 380/471 KB 1492/1822 KB 436/1210 KB 16/577 KB 22/276 KB 380/471 KB 1492/1822 KB 436/1210 KB 12/577 KB 11/276 KB 380/471 KB 1496/1822 KB 436/1210 KB 16/577 KB 22/276 KB 380/471 KB 1500/1822 KB 436/1210 KB 20/577 KB 22/276 KB 380/471 KB 1488/1822 KB 436/1210 KB 8/577 KB 11/276 KB 380/471 KB 1500/1822 KB 440/1210 KB 20/577 KB 25/276 KB 380/471 KB 1500/1822 KB 444/1210 KB 20/577 KB 25/276 KB 380/471 KB 1504/1822 KB 448/1210 KB 20/577 KB 25/276 KB 380/471 KB 1488/1822 KB 432/1210 KB 8/577 KB 11/276 KB 384/471 KB 1504/1822 KB 448/1210 KB 20/577 KB 25/276 KB 388/471 KB 1504/1822 KB 448/1210 KB 20/577 KB 25/276 KB 392/471 KB 1504/1822 KB 448/1210 KB 20/577 KB 25/276 KB 396/471 KB 1504/1822 KB 448/1210 KB 20/577 KB 25/276 KB 400/471 KB 1504/1822 KB 448/1210 KB 20/577 KB 25/276 KB 404/471 KB 1504/1822 KB 448/1210 KB 20/577 KB 25/276 KB 408/471 KB 1504/1822 KB 452/1210 KB 20/577 KB 25/276 KB 412/471 KB 1504/1822 KB 452/1210 KB 20/577 KB 25/276 KB 416/471 KB 1504/1822 KB 452/1210 KB 20/577 KB 25/276 KB 380/471 KB 1504/1822 KB 444/1210 KB 20/577 KB 25/276 KB 380/471 KB 1500/1822 KB 436/1210 KB 20/577 KB 25/276 KB 416/471 KB 1504/1822 KB 452/1210 KB 20/577 KB 27/276 KB 416/471 KB 1504/1822 KB 452/1210 KB 20/577 KB 30/276 KB 416/471 KB 1508/1822 KB 452/1210 KB 20/577 KB 32/276 KB 380/471 KB 1496/1822 KB 436/1210 KB 20/577 KB 22/276 KB 416/471 KB 1508/1822 KB 452/1210 KB 24/577 KB 32/276 KB 416/471 KB 1508/1822 KB 452/1210 KB 28/577 KB 32/276 KB 416/471 KB 1508/1822 KB 452/1210 KB 32/577 KB 32/276 KB 416/471 KB 1508/1822 KB 452/1210 KB 36/577 KB 32/276 KB 420/471 KB 1508/1822 KB 452/1210 KB 40/577 KB 36/276 KB 420/471 KB 1508/1822 KB 452/1210 KB 44/577 KB 36/276 KB 420/471 KB 1508/1822 KB 452/1210 KB 48/577 KB 36/276 KB 416/471 KB 1508/1822 KB 452/1210 KB 20/577 KB 30/276 KB 420/471 KB 1512/1822 KB 452/1210 KB 48/577 KB 36/276 KB 420/471 KB 1516/1822 KB 452/1210 KB 48/577 KB 36/276 KB 420/471 KB 1520/1822 KB 452/1210 KB 48/577 KB 36/276 KB 404/471 KB 1504/1822 KB 452/1210 KB 20/577 KB 25/276 KB 420/471 KB 1520/1822 KB 456/1210 KB 48/5 unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 12:33:44 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 77 KB 36/276 KB 420/471 KB 1520/1822 KB 460/1210 KB 48/577 KB 36/276 KB 420/471 KB 1520/1822 KB 464/1210 KB 48/577 KB 36/276 KB 420/471 KB 1520/1822 KB 468/1210 KB 48/577 KB 36/276 KB 420/471 KB 1524/1822 KB 472/1210 KB 52/577 KB 36/276 KB 420/471 KB 1524/1822 KB 476/1210 KB 52/577 KB 36/276 KB 420/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 36/276 KB 420/471 KB 1508/1822 KB 452/1210 KB 36/577 KB 36/276 KB 424/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 36/276 KB 428/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 36/276 KB 432/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 36/276 KB 416/471 KB 1508/1822 KB 452/1210 KB 36/577 KB 36/276 KB 432/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 40/276 KB 432/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 44/276 KB 432/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 48/276 KB 432/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 52/276 KB 436/471 KB 1524/1822 KB 484/1210 KB 52/577 KB 56/276 KB 436/471 KB 1524/1822 KB 484/1210 KB 52/577 KB 60/276 KB 436/471 KB 1524/1822 KB 484/1210 KB 52/577 KB 62/276 KB 420/471 KB 1524/1822 KB 468/1210 KB 52/577 KB 36/276 KB 436/471 KB 1524/1822 KB 484/1210 KB 56/577 KB 62/276 KB 436/471 KB 1524/1822 KB 484/1210 KB 60/577 KB 62/276 KB 436/471 KB 1524/1822 KB 484/1210 KB 64/577 KB 62/276 KB 420/471 KB 1524/1822 KB 468/1210 KB 48/577 KB 36/276 KB 436/471 KB 1528/1822 KB 484/1210 KB 64/577 KB 62/276 KB 436/471 KB 1532/1822 KB 484/1210 KB 64/577 KB 62/276 KB 436/471 KB 1536/1822 KB 484/1210 KB 64/577 KB 62/276 KB 436/471 KB 1540/1822 KB 484/1210 KB 64/577 KB 62/276 KB 436/471 KB 1544/1822 KB 484/1210 KB 68/577 KB 66/276 KB 436/471 KB 1548/1822 KB 484/1210 KB 68/577 KB 66/276 KB 436/471 KB 1552/1822 KB 484/1210 KB 68/577 KB 66/276 KB 436/471 KB 1524/1822 KB 484/1210 KB 52/577 KB 52/276 KB 436/471 KB 1552/1822 KB 488/1210 KB 68/577 KB 66/276 KB 436/471 KB 1552/1822 KB 492/1210 KB 68/577 KB 66/276 KB 436/471 KB 1552/1822 KB 496/1210 KB 68/577 KB 66/276 KB 436/471 KB 1524/1822 KB 480/1210 KB 52/577 KB 52/276 KB 440/471 KB 1552/1822 KB 496/1210 KB 68/577 KB 66/276 KB 444/471 KB 1552/1822 KB 496/1210 KB 68/577 KB 66/276 KB 448/471 KB 1552/1822 KB 496/1210 KB 68/577 KB 66/276 KB 436/471 KB 1540/1822 KB 484/1210 KB 68/577 KB 66/276 KB 448/471 KB 1552/1822 KB 496/1210 KB 72/577 KB 66/276 KB 452/471 KB 1552/1822 KB 496/1210 KB 76/577 KB 66/276 KB 452/471 KB 1552/1822 KB 496/1210 KB 80/577 KB 66/276 KB 452/471 KB 1552/1822 KB 496/1210 KB 84/577 KB 66/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 88/577 KB 66/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 92/577 KB 66/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 66/276 KB 436/471 KB 1540/1822 KB 484/1210 KB 64/577 KB 66/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 70/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 74/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 78/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 82/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 86/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 90/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 94/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 96/577 KB 98/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 100/577 KB 102/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 100/577 KB 106/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 100/577 KB 110/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 100/577 KB 114/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 84/577 KB 66/276 KB 452/471 KB 1560/1822 KB 500/1210 KB 100/5 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 77 KB 114/276 KB 452/471 KB 1564/1822 KB 500/1210 KB 100/577 KB 114/276 KB 452/471 KB 1568/1822 KB 500/1210 KB 100/577 KB 114/276 KB 452/471 KB 1552/1822 KB 500/1210 KB 84/577 KB 66/276 KB 452/471 KB 1568/1822 KB 504/1210 KB 100/577 KB 114/276 KB 452/471 KB 1568/1822 KB 508/1210 KB 100/577 KB 114/276 KB 452/471 KB 1568/1822 KB 512/1210 KB 100/577 KB 114/276 KB 452/471 KB 1552/1822 KB 496/1210 KB 72/577 KB 66/276 KB 456/471 KB 1568/1822 KB 512/1210 KB 100/577 KB 114/276 KB 460/471 KB 1568/1822 KB 512/1210 KB 100/577 KB 114/276 KB 464/471 KB 1568/1822 KB 512/1210 KB 100/577 KB 114/276 KB 468/471 KB 1568/1822 KB 512/1210 KB 100/577 KB 114/276 KB 471/471 KB 1568/1822 KB 516/1210 KB 100/577 KB 114/276 KB 471/471 KB 1572/1822 KB 516/1210 KB 100/577 KB 114/276 KB 471/471 KB 1576/1822 KB 516/1210 KB 100/577 KB 114/276 KB 471/471 KB 1580/1822 KB 516/1210 KB 100/577 KB 114/276 KB 471/471 KB 1584/1822 KB 516/1210 KB 100/577 KB 114/276 KB 452/471 KB 1556/1822 KB 500/1210 KB 100/577 KB 98/276 KB 471/471 KB 1584/1822 KB 516/1210 KB 104/577 KB 114/276 KB 471/471 KB 1584/1822 KB 516/1210 KB 108/577 KB 114/276 KB 471/471 KB 1584/1822 KB 516/1210 KB 112/577 KB 114/276 KB 468/471 KB 1568/1822 KB 516/1210 KB 100/577 KB 114/276 KB 471/471 KB 1584/1822 KB 520/1210 KB 112/577 KB 114/276 KB 471/471 KB 1584/1822 KB 524/1210 KB 112/577 KB 114/276 KB 471/471 KB 1584/1822 KB 528/1210 KB 112/577 KB 114/276 KB 471/471 KB 1584/1822 KB 532/1210 KB 112/577 KB 114/276 KB 471/471 KB 1588/1822 KB 536/1210 KB 116/577 KB 114/276 KB 471/471 KB 1588/1822 KB 540/1210 KB 116/577 KB 114/276 KB 471/471 KB 1588/1822 KB 544/1210 KB 116/577 KB 114/276 KB 471/471 KB 1588/1822 KB 548/1210 KB 116/577 KB 114/276 KB 471/471 KB 1588/1822 KB 532/1210 KB 116/577 KB 114/276 KB 471/471 KB 1588/1822 KB 548/1210 KB 120/577 KB 118/276 KB 471/471 KB 1588/1822 KB 548/1210 KB 124/577 KB 118/276 KB 471/471 KB 1588/1822 KB 548/1210 KB 128/577 KB 118/276 KB 471/471 KB 1588/1822 KB 532/1210 KB 112/577 KB 114/276 KB 471/471 KB 1592/1822 KB 548/1210 KB 128/577 KB 118/276 KB 471/471 KB 1596/1822 KB 548/1210 KB 128/577 KB 118/276 KB 471/471 KB 1600/1822 KB 548/1210 KB 128/577 KB 118/276 KB 471/471 KB 1588/1822 KB 548/1210 KB 116/577 KB 118/276 KB 471/471 KB 1600/1822 KB 548/1210 KB 128/577 KB 122/276 KB 471/471 KB 1600/1822 KB 548/1210 KB 128/577 KB 126/276 KB 471/471 KB 1600/1822 KB 548/1210 KB 132/577 KB 126/276 KB 1604/1822 KB 552/1210 KB 136/577 KB 126/276 KB 1604/1822 KB 552/1210 KB 140/577 KB 126/276 KB 1604/1822 KB 552/1210 KB 144/577 KB 126/276 KB 1604/1822 KB 552/1210 KB 132/577 KB 126/276 KB 1604/1822 KB 556/1210 KB 144/577 KB 126/276 KB 1604/1822 KB 560/1210 KB 144/577 KB 126/276 KB 1604/1822 KB 548/1210 KB 132/577 KB 126/276 KB 1608/1822 KB 560/1210 KB 144/577 KB 126/276 KB 1612/1822 KB 560/1210 KB 144/577 KB 126/276 KB 1616/1822 KB 560/1210 KB 144/577 KB 126/276 KB 1620/1822 KB 560/1210 KB 144/577 KB 126/276 KB 1624/1822 KB 564/1210 KB 148/577 KB 126/276 KB 1628/1822 KB 564/1210 KB 148/577 KB 126/276 KB 1632/1822 KB 564/1210 KB 148/577 KB 126/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 357.8 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 1620/1822 KB 564/1210 KB 148/577 KB 126/276 KB 1632/1822 KB 564/1210 KB 152/577 KB 126/276 KB 1632/1822 KB 564/1210 KB 156/577 KB 126/276 KB 1632/1822 KB 564/1210 KB 160/577 KB 126/276 KB 1620/1822 KB 564/1210 KB 144/577 KB 126/276 KB 1632/1822 KB 568/1210 KB 160/577 KB 126/276 KB 1632/1822 KB 572/1210 KB 160/577 KB 126/276 KB 1632/1822 KB 576/1210 KB 160/577 KB 126/276 KB 1632/1822 KB 580/1210 KB 160/577 KB 126/276 KB 1636/1822 KB 584/1210 KB 164/577 KB 126/276 KB 1636/1822 KB 588/1210 KB 164/577 KB 126/276 KB 1636/1822 KB 592/1210 KB 164/577 KB 126/276 KB 1636/1822 KB 580/1210 KB 164/577 KB 126/276 KB 1640/1822 KB 592/1210 KB 164/577 KB 126/276 KB 1644/1822 KB 592/1210 KB 164/577 KB 126/276 KB 1648/1822 KB 592/1210 KB 164/577 KB 126/276 KB 1632/1822 KB 580/1210 KB 164/577 KB 126/276 KB 1648/1822 KB 592/1210 KB 168/577 KB 126/276 KB 1648/1822 KB 592/1210 KB 172/577 KB 126/276 KB 1648/1822 KB 592/1210 KB 176/577 KB 126/276 KB 1648/1822 KB 592/1210 KB 180/577 KB 126/276 KB 1652/1822 KB 596/1210 KB 184/577 KB 126/276 KB 1652/1822 KB 596/1210 KB 188/577 KB 126/276 KB 1652/1822 KB 596/1210 KB 192/577 KB 126/276 KB 1652/1822 KB 596/1210 KB 180/577 KB 126/276 KB 1656/1822 KB 596/1210 KB 192/577 KB 126/276 KB 1660/1822 KB 596/1210 KB 192/577 KB 126/276 KB 1664/1822 KB 596/1210 KB 192/577 KB 126/276 KB 1648/1822 KB 596/1210 KB 180/577 KB 126/276 KB 1664/1822 KB 600/1210 KB 192/577 KB 126/276 KB 1664/1822 KB 604/1210 KB 192/577 KB 126/276 KB 1664/1822 KB 608/1210 KB 192/577 KB 126/276 KB 1664/1822 KB 612/1210 KB 192/577 KB 126/276 KB 1668/1822 KB 616/1210 KB 196/577 KB 126/276 KB 1668/1822 KB 620/1210 KB 196/577 KB 126/276 KB 1668/1822 KB 624/1210 KB 196/577 KB 126/276 KB 1668/1822 KB 612/1210 KB 196/577 KB 126/276 KB 1672/1822 KB 624/1210 KB 196/577 KB 126/276 KB 1676/1822 KB 624/1210 KB 196/577 KB 126/276 KB 1680/1822 KB 624/1210 KB 196/577 KB 126/276 KB 1684/1822 KB 624/1210 KB 196/577 KB 126/276 KB 1688/1822 KB 628/1210 KB 196/577 KB 126/276 KB 1692/1822 KB 628/1210 KB 196/577 KB 126/276 KB 1696/1822 KB 628/1210 KB 196/577 KB 126/276 KB 1664/1822 KB 612/1210 KB 196/577 KB 126/276 KB 1696/1822 KB 628/1210 KB 200/577 KB 126/276 KB 1696/1822 KB 628/1210 KB 204/577 KB 126/276 KB 1696/1822 KB 628/1210 KB 208/577 KB 126/276 KB 1696/1822 KB 628/1210 KB 212/577 KB 126/276 KB 1696/1822 KB 628/1210 KB 216/577 KB 126/276 KB 1696/1822 KB 628/1210 KB 220/577 KB 126/276 KB 1696/1822 KB 628/1210 KB 224/577 KB 126/276 KB 1684/1822 KB 628/1210 KB 196/577 KB 126/276 KB 1696/1822 KB 632/1210 KB 224/577 KB 126/276 KB 1696/1822 KB 636/1210 KB 224/577 KB 126/276 KB 1696/1822 KB 640/1210 KB 224/577 KB 126/276 KB 1696/1822 KB 644/1210 KB 224/577 KB 126/276 KB 1700/1822 KB 648/1210 KB 228/577 KB 126/276 KB 1700/1822 KB 652/1210 KB 228/577 KB 126/276 KB 1700/1822 KB 656/1210 KB 228/577 KB 126/276 KB 1700/1822 KB 644/1210 KB 228/577 KB 126/276 KB 1704/1822 KB 656/1210 KB 228/577 KB 126/276 KB 1708/1822 KB 656/1210 KB 228/577 KB 126/276 KB 1696/1822 KB 644/1210 KB 228/577 KB 126/276 KB 1708/1822 KB 656/1210 KB 232/577 KB 126/276 KB 1708/1822 KB 656/1210 KB 236/577 KB 126/276 KB 1712/1822 KB 656/1210 KB 236/577 KB 130/276 KB 1716/1822 KB 656/1210 KB 240/577 KB 130/276 KB 1720/1822 KB 660/1210 KB 240/577 KB 130/276 KB 1724/1822 KB 660/1210 KB 240/577 KB 130/276 KB 1728/1822 KB 660/1210 KB 240/577 KB 130/276 KB 1708/1822 KB 656/1210 KB 236/577 KB 130/276 KB 1728/1822 KB 660/1210 KB 240/577 KB 134/276 KB 1728/182 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 2 KB 660/1210 KB 240/577 KB 138/276 KB 1728/1822 KB 660/1210 KB 240/577 KB 142/276 KB 1728/1822 KB 660/1210 KB 240/577 KB 146/276 KB 1728/1822 KB 660/1210 KB 240/577 KB 150/276 KB 1728/1822 KB 660/1210 KB 240/577 KB 154/276 KB 1728/1822 KB 660/1210 KB 240/577 KB 158/276 KB 1728/1822 KB 660/1210 KB 240/577 KB 162/276 KB 1732/1822 KB 660/1210 KB 240/577 KB 166/276 KB 1732/1822 KB 660/1210 KB 240/577 KB 170/276 KB 1732/1822 KB 660/1210 KB 240/577 KB 174/276 KB 1732/1822 KB 660/1210 KB 240/577 KB 178/276 KB 1716/1822 KB 660/1210 KB 240/577 KB 130/276 KB 1732/1822 KB 664/1210 KB 4/37 KB 240/577 KB 178/276 KB 1732/1822 KB 668/1210 KB 4/37 KB 240/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 4/37 KB 240/577 KB 178/276 KB 1712/1822 KB 656/1210 KB 240/577 KB 130/276 KB 1732/1822 KB 660/1210 KB 4/37 KB 240/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 8/37 KB 240/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 12/37 KB 240/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 16/37 KB 240/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 20/37 KB 240/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 24/37 KB 244/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 28/37 KB 244/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 32/37 KB 244/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 36/37 KB 244/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 37/37 KB 244/577 KB 178/276 KB 1732/1822 KB 660/1210 KB 240/577 KB 162/276 KB 1732/1822 KB 672/1210 KB 20/37 KB 244/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 37/37 KB 248/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 37/37 KB 252/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 37/37 KB 256/577 KB 178/276 KB 1732/1822 KB 672/1210 KB 37/37 KB 260/577 KB 178/276 KB 1736/1822 KB 676/1210 KB 37/37 KB 264/577 KB 178/276 KB 1736/1822 KB 676/1210 KB 37/37 KB 268/577 KB 178/276 KB 1736/1822 KB 676/1210 KB 37/37 KB 272/577 KB 178/276 KB 1736/1822 KB 676/1210 KB 37/37 KB 260/577 KB 178/276 KB 1740/1822 KB 676/1210 KB 37/37 KB 272/577 KB 178/276 KB 1744/1822 KB 676/1210 KB 37/37 KB 272/577 KB 178/276 KB 1732/1822 KB 676/1210 KB 37/37 KB 260/577 KB 178/276 KB 1744/1822 KB 680/1210 KB 37/37 KB 272/577 KB 178/276 KB 1744/1822 KB 684/1210 KB 37/37 KB 272/577 KB 178/276 KB 1744/1822 KB 688/1210 KB 37/37 KB 272/577 KB 178/276 KB 1748/1822 KB 688/1210 KB 37/37 KB 272/577 KB 178/276 KB 1752/1822 KB 692/1210 KB 37/37 KB 276/577 KB 178/276 KB 1756/1822 KB 692/1210 KB 37/37 KB 276/577 KB 178/276 KB 1760/1822 KB 692/1210 KB 37/37 KB 276/577 KB 178/276 KB 1748/1822 KB 692/1210 KB 37/37 KB 276/577 KB 178/276 KB 1760/1822 KB 696/1210 KB 37/37 KB 276/577 KB 178/276 KB 1760/1822 KB 700/1210 KB 37/37 KB 276/577 KB 178/276 KB 1760/1822 KB 704/1210 KB 37/37 KB 276/577 KB 178/276 KB 1760/1822 KB 708/1210 KB 37/37 KB 276/577 KB 182/276 KB 1764/1822 KB 712/1210 KB 37/37 KB 276/577 KB 182/276 KB 1748/1822 KB 688/1210 KB 37/37 KB 276/577 KB 178/276 KB 1764/1822 KB 712/1210 KB 37/37 KB 280/577 KB 182/276 KB 1764/1822 KB 712/1210 KB 37/37 KB 284/577 KB 182/276 KB 1764/1822 KB 712/1210 KB 37/37 KB 288/577 KB 182/276 KB 1764/1822 KB 712/1210 KB 37/37 KB 292/577 KB 182/276 KB 1764/1822 KB 712/1210 KB 37/37 KB 296/577 KB 182/276 KB 1764/1822 KB 716/1210 KB 37/37 KB 300/577 KB 182/276 KB 1764/1822 KB 716/1210 KB 37/37 KB 304/577 KB 182/276 KB 1764/1822 KB 708/1210 KB 37/37 KB 276/577 KB 182/276 KB 1768/1822 KB 716/1210 KB 37/37 KB 304/577 KB 182/276 KB 1772/1822 KB 716/1210 KB 37/37 KB 304/577 KB 182/276 KB 1776/1822 KB 716/1210 KB 37/37 KB 30 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 4/577 KB 182/276 KB 1780/1822 KB 716/1210 KB 304/577 KB 182/276 KB 1784/1822 KB 716/1210 KB 308/577 KB 182/276 KB 1788/1822 KB 716/1210 KB 308/577 KB 182/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 182/276 KB 1760/1822 KB 704/1210 KB 37/37 KB 276/577 KB 182/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 186/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 190/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 194/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 198/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 202/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 206/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 210/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 214/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 218/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 222/276 KB 1792/1822 KB 716/1210 KB 308/577 KB 226/276 KB 1796/1822 KB 716/1210 KB 308/577 KB 230/276 KB 1796/1822 KB 716/1210 KB 308/577 KB 234/276 KB 1796/1822 KB 716/1210 KB 308/577 KB 238/276 KB 1780/1822 KB 716/1210 KB 308/577 KB 182/276 KB 1796/1822 KB 716/1210 KB 312/577 KB 238/276 KB 1796/1822 KB 716/1210 KB 316/577 KB 238/276 KB 1796/1822 KB 716/1210 KB 320/577 KB 238/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 26.9 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 1764/1822 KB 716/1210 KB 37/37 KB 296/577 KB 182/276 KB 1796/1822 KB 720/1210 KB 320/577 KB 238/276 KB 1796/1822 KB 724/1210 KB 320/577 KB 238/276 KB 1796/1822 KB 728/1210 KB 320/577 KB 238/276 KB 1796/1822 KB 732/1210 KB 320/577 KB 238/276 KB 1796/1822 KB 736/1210 KB 320/577 KB 238/276 KB 1796/1822 KB 740/1210 KB 320/577 KB 238/276 KB 1796/1822 KB 744/1210 KB 324/577 KB 238/276 KB 1796/1822 KB 748/1210 KB 324/577 KB 238/276 KB 1796/1822 KB 752/1210 KB 324/577 KB 238/276 KB 1796/1822 KB 716/1210 KB 308/577 KB 226/276 KB 1800/1822 KB 752/1210 KB 324/577 KB 238/276 KB 1804/1822 KB 752/1210 KB 324/577 KB 238/276 KB 1808/1822 KB 752/1210 KB 324/577 KB 238/276 KB 1796/1822 KB 740/1210 KB 324/577 KB 238/276 KB 1808/1822 KB 752/1210 KB 328/577 KB 238/276 KB 1808/1822 KB 752/1210 KB 332/577 KB 238/276 KB 1808/1822 KB 752/1210 KB 336/577 KB 238/276 KB 1812/1822 KB 756/1210 KB 336/577 KB 238/276 KB 1816/1822 KB 756/1210 KB 340/577 KB 242/276 KB 1820/1822 KB 756/1210 KB 340/577 KB 242/276 KB 1822/1822 KB 756/1210 KB 340/577 KB 242/276 KB 1808/1822 KB 756/1210 KB 336/577 KB 238/276 KB 1822/1822 KB 760/1210 KB 340/577 KB 242/276 KB 1822/1822 KB 764/1210 KB 340/577 KB 242/276 KB 1822/1822 KB 768/1210 KB 340/577 KB 242/276 KB 1812/1822 KB 756/1210 KB 340/577 KB 242/276 KB 1822/1822 KB 768/1210 KB 340/577 KB 246/276 KB 1822/1822 KB 768/1210 KB 340/577 KB 250/276 KB 1822/1822 KB 772/1210 KB 340/577 KB 254/276 KB 1822/1822 KB 772/1210 KB 340/577 KB 258/276 KB 1822/1822 KB 772/1210 KB 340/577 KB 262/276 KB 1822/1822 KB 772/1210 KB 340/577 KB 266/276 KB 1812/1822 KB 756/1210 KB 340/577 KB 238/276 KB 1822/1822 KB 772/1210 KB 344/577 KB 266/276 KB 1822/1822 KB 772/1210 KB 348/577 KB 266/276 KB 1822/1822 KB 772/1210 KB 352/577 KB 266/276 KB 1822/1822 KB 772/1210 KB 356/577 KB 266/276 KB 1822/1822 KB 772/1210 KB 360/577 KB 266/276 KB 1822/1822 KB 772/1210 KB 364/577 KB 266/276 KB 1822/1822 KB 772/1210 KB 368/577 KB 266/276 KB 1822/1822 KB 772/1210 KB 340/577 KB 250/276 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 4/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 8/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 12/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 16/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 20/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 24/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 28/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 32/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 36/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 40/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 44/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 48/167 KB 1822/1822 KB 776/1210 KB 368/577 KB 266/276 KB 48/167 KB 1822/1822 KB 780/1210 KB 368/577 KB 266/276 KB 48/167 KB 1822/1822 KB 784/1210 KB 368/577 KB 266/276 KB 48/167 KB 1822/1822 KB 788/1210 KB 368/577 KB 266/276 KB 52/167 KB 792/1210 KB 372/577 KB 270/276 KB 52/167 KB 796/1210 KB 372/577 KB 270/276 KB 52/167 KB 800/1210 KB 372/577 KB 270/276 KB 52/167 KB 788/1210 KB 372/577 KB 270/276 KB 52/167 KB 800/1210 KB 372/577 KB 274/276 KB 52/167 KB 800/1210 KB 372/577 KB 276/276 KB 52/167 KB 788/1210 KB 372/577 KB 266/276 KB 52/167 KB 800/1210 KB 376/577 KB 276/276 KB 52/167 KB 800/1210 KB 380/577 KB 276/276 KB 52/167 KB 800/1210 KB 384/577 KB 276/276 KB 52/167 KB 788/1210 KB 368/577 KB 266/276 KB 56/167 KB 800/1210 KB 384/577 KB 276/276 KB 60/167 K unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install B 800/1210 KB 384/577 KB 276/276 KB 64/167 KB 800/1210 KB 384/577 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1330.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 64/167 KB 804/1210 KB 384/577 KB 276/276 KB 64/167 KB 808/1210 KB 388/577 KB 276/276 KB 64/167 KB 804/1210 KB 388/577 KB 276/276 KB 68/167 KB 808/1210 KB 392/577 KB 276/276 KB 68/167 KB 808/1210 KB 388/577 KB 276/276 KB 72/167 KB 812/1210 KB 392/577 KB 276/276 KB 76/167 KB 812/1210 KB 392/577 KB 276/276 KB 80/167 KB 812/1210 KB 396/577 KB 276/276 KB 68/167 KB 812/1210 KB 392/577 KB 276/276 KB 80/167 KB 816/1210 KB 396/577 KB 276/276 KB 76/167 KB 812/1210 KB 396/577 KB 276/276 KB 80/167 KB 816/1210 KB 400/577 KB 276/276 KB 80/167 KB 820/1210 KB 400/577 KB 276/276 KB 84/167 KB 824/1210 KB 404/577 KB 276/276 KB 84/167 KB 828/1210 KB 404/577 KB 276/276 KB 84/167 KB 820/1210 KB 404/577 KB 276/276 KB 88/167 KB 828/1210 KB 404/577 KB 276/276 KB 92/167 KB 828/1210 KB 404/577 KB 96/167 KB 828/1210 KB 404/577 KB 80/167 KB 820/1210 KB 404/577 KB 276/276 KB 96/167 KB 832/1210 KB 408/577 KB 96/167 KB 832/1210 KB 412/577 KB 96/167 KB 832/1210 KB 416/577 KB 96/167 KB 832/1210 KB 404/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 200.0 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 96/167 KB 836/1210 KB 416/577 KB 100/167 KB 840/1210 KB 420/577 KB 100/167 KB 844/1210 KB 420/577 KB 100/167 KB 848/1210 KB 420/577 KB 100/167 KB 836/1210 KB 420/577 KB 104/167 KB 848/1210 KB 420/577 KB 108/167 KB 848/1210 KB 420/577 KB 112/167 KB 848/1210 KB 420/577 KB 96/167 KB 836/1210 KB 420/577 KB 112/167 KB 848/1210 KB 424/577 KB 112/167 KB 848/1210 KB 428/577 KB 112/167 KB 848/1210 KB 432/577 KB 112/167 KB 852/1210 KB 432/577 KB 116/167 KB 856/1210 KB 436/577 KB 116/167 KB 860/1210 KB 436/577 KB 116/167 KB 864/1210 KB 436/577 KB 116/167 KB 852/1210 KB 436/577 KB 116/167 KB 864/1210 KB 440/577 KB 116/167 KB 864/1210 KB 444/577 KB 116/167 KB 864/1210 KB 448/577 KB 116/167 KB 864/1210 KB 452/577 KB 116/167 KB 868/1210 KB 456/577 KB 3/439 KB 116/167 KB 852/1210 KB 432/577 KB 116/167 KB 868/1210 KB 452/577 KB 3/439 KB 116/167 KB 868/1210 KB 456/577 KB 5/439 KB 116/167 KB 868/1210 KB 456/577 KB 8/439 KB 116/167 KB 868/1210 KB 456/577 KB 11/439 KB 120/167 KB 868/1210 KB 456/577 KB 11/439 KB 124/167 KB 868/1210 KB 456/577 KB 11/439 KB 128/167 KB 868/1210 KB 456/577 KB 13/439 KB 132/167 KB 868/1210 KB 456/577 KB 13/439 KB 136/167 KB 868/1210 KB 456/577 KB 13/439 KB 140/167 KB 868/1210 KB 456/577 KB 13/439 KB 144/167 KB 868/1210 KB 460/577 KB 13/439 KB 116/167 KB 868/1210 KB 452/577 KB 144/167 KB 872/1210 KB 460/577 KB 13/439 KB 144/167 KB 876/1210 KB 460/577 KB 13/439 KB 144/167 KB 880/1210 KB 460/577 KB 13/439 KB 140/167 KB 868/1210 KB 460/577 KB 13/439 KB 144/167 KB 880/1210 KB 464/577 KB 13/439 KB 144/167 KB 880/1210 KB 468/577 KB 13/439 KB 148/167 KB 884/1210 KB 472/577 KB 13/439 KB 148/167 KB 884/1210 KB 476/577 KB 13/439 KB 124/167 KB 868/1210 KB 456/577 KB 13/439 KB 148/167 KB 884/1210 KB 476/577 KB 16/439 KB 148/167 KB 884/1210 KB 476/577 KB 19/439 KB 148/167 KB 884/1210 KB 476/577 KB 21/439 KB 148/167 KB 884/1210 KB 476/577 KB 24/439 KB 148/167 KB 884/1210 KB 476/577 KB 27/439 KB 148/167 KB 884/1210 KB 476/577 KB 29/439 KB 148/167 KB 884/1210 KB 476/577 KB 32/439 KB 148/167 KB 884/1210 KB 468/577 KB 13/439 KB 152/167 KB 884/1210 KB 476/577 KB 32/439 KB 156/167 KB 884/1210 KB 476/577 KB 32/439 KB 160/167 KB 884/1210 KB 480/577 KB 32/439 KB 164/167 KB 4/1192 KB 884/1210 KB 480/577 KB 32/439 KB 167/167 KB 4/1192 KB 884/1210 KB 480/577 KB 36/439 KB 144/167 KB 884/1210 KB 468/577 KB 13/439 KB 167/167 KB 4/1192 KB 888/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 892/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 896/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 900/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 904/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 908/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 912/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 916/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 920/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 924/1210 KB 480/577 KB 36/439 KB 167/167 KB 4/1192 KB 928/1210 KB 480/577 KB 36/439 KB 164/167 KB 4/1192 KB 884/1210 KB 480/577 KB 36/439 KB 160/167 KB 4/1192 KB 884/1210 KB 480/577 KB 32/439 KB 167/167 KB 8/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 12/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 16/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 20/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 24/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 28/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 32/1192 KB 928/1210 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 480/577 KB 36/439 KB 167/167 KB 36/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 40/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 44/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 48/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 52/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 56/1192 KB 928/1210 KB 480/577 KB 36/439 KB 156/167 KB 884/1210 KB 480/577 KB 32/439 KB 167/167 KB 60/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 64/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 68/1192 KB 928/1210 KB 480/577 KB 36/439 KB 167/167 KB 72/1192 KB 928/1210 KB 484/577 KB 40/439 KB 167/167 KB 76/1192 KB 928/1210 KB 484/577 KB 40/439 KB 167/167 KB 80/1192 KB 928/1210 KB 484/577 KB 40/439 KB 167/167 KB 68/1192 KB 928/1210 KB 484/577 KB 40/439 KB 167/167 KB 80/1192 KB 928/1210 KB 484/577 KB 44/439 KB 167/167 KB 80/1192 KB 928/1210 KB 484/577 KB 48/439 KB 167/167 KB 68/1192 KB 928/1210 KB 484/577 KB 36/439 KB 167/167 KB 80/1192 KB 928/1210 KB 488/577 KB 48/439 KB 167/167 KB 80/1192 KB 928/1210 KB 492/577 KB 48/439 KB 167/167 KB 80/1192 KB 928/1210 KB 496/577 KB 48/439 KB 167/167 KB 80/1192 KB 928/1210 KB 500/577 KB 48/439 KB 84/1192 KB 928/1210 KB 504/577 KB 52/439 KB 84/1192 KB 928/1210 KB 508/577 KB 52/439 KB 84/1192 KB 928/1210 KB 512/577 KB 52/439 KB 167/167 KB 84/1192 KB 928/1210 KB 500/577 KB 48/439 KB 88/1192 KB 928/1210 KB 512/577 KB 52/439 KB 92/1192 KB 928/1210 KB 512/577 KB 52/439 KB 96/1192 KB 928/1210 KB 512/577 KB 52/439 KB 100/1192 KB 928/1210 KB 512/577 KB 52/439 KB 104/1192 KB 932/1210 KB 516/577 KB 52/439 KB 167/167 KB 84/1192 KB 928/1210 KB 500/577 KB 52/439 KB 104/1192 KB 932/1210 KB 516/577 KB 56/439 KB 104/1192 KB 932/1210 KB 516/577 KB 60/439 KB 104/1192 KB 932/1210 KB 516/577 KB 64/439 KB 104/1192 KB 932/1210 KB 516/577 KB 68/439 KB 100/1192 KB 932/1210 KB 516/577 KB 52/439 KB 104/1192 KB 932/1210 KB 520/577 KB 68/439 KB 104/1192 KB 932/1210 KB 524/577 KB 68/439 KB 104/1192 KB 932/1210 KB 528/577 KB 68/439 KB 100/1192 KB 932/1210 KB 512/577 KB 52/439 KB 108/1192 KB 936/1210 KB 528/577 KB 72/439 KB 108/1192 KB 940/1210 KB 528/577 KB 72/439 KB 108/1192 KB 932/1210 KB 528/577 KB 72/439 KB 112/1192 KB 944/1210 KB 528/577 KB 72/439 KB 104/1192 KB 932/1210 KB 528/577 KB 72/439 KB 112/1192 KB 944/1210 KB 528/577 KB 76/439 KB 116/1192 KB 944/1210 KB 528/577 KB 80/439 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 118.2 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 116/1192 KB 944/1210 KB 528/577 KB 84/439 KB 116/1192 KB 944/1210 KB 528/577 KB 88/439 KB 116/1192 KB 944/1210 KB 528/577 KB 92/439 KB 116/1192 KB 944/1210 KB 528/577 KB 96/439 KB 116/1192 KB 944/1210 KB 528/577 KB 76/439 KB 120/1192 KB 944/1210 KB 528/577 KB 96/439 KB 124/1192 KB 944/1210 KB 528/577 KB 96/439 KB 128/1192 KB 944/1210 KB 528/577 KB 96/439 KB 132/1192 KB 944/1210 KB 528/577 KB 96/439 KB 136/1192 KB 944/1210 KB 528/577 KB 100/439 KB 140/1192 KB 944/1210 KB 528/577 KB 100/439 KB 144/1192 KB 944/1210 KB 528/577 KB 100/439 KB 132/1192 KB 944/1210 KB 528/577 KB 100/439 KB 144/1192 KB 944/1210 KB 528/577 KB 104/439 KB 144/1192 KB 944/1210 KB 528/577 KB 108/439 KB 144/1192 KB 944/1210 KB 528/577 KB 112/439 KB 144/1192 KB 944/1210 KB 528/577 KB 116/439 KB 148/1192 KB 944/1210 KB 532/577 KB 120/439 KB 148/1192 KB 944/1210 KB 532/577 KB 124/439 KB 148/1192 KB 944/1210 KB 532/577 KB 128/439 KB 148/1192 KB 944/1210 KB 532/577 KB 116/439 KB 144/1192 KB 944/1210 KB 532/577 KB 116/439 KB 108/1192 KB 944/1210 KB 528/577 KB 116/439 KB 148/1192 KB 948/1210 KB 532/577 KB 128/439 KB 148/1192 KB 948/1210 KB 536/577 KB 128/439 KB 148/1192 KB 952/1210 KB 536/577 KB 128/439 KB 148/1192 KB 956/1210 KB 536/577 KB 128/439 KB 148/1192 KB 960/1210 KB 540/577 KB 128/439 KB 148/1192 KB 956/1210 KB 540/577 KB 128/439 KB 148/1192 KB 960/1210 KB 544/577 KB 128/439 KB 148/1192 KB 4/562 KB 960/1210 KB 544/577 KB 128/439 KB 148/1192 KB 8/562 KB 964/1210 KB 548/577 KB 128/439 KB 148/1192 KB 12/562 KB 964/1210 KB 548/577 KB 128/439 KB 148/1192 KB 4/562 KB 964/1210 KB 548/577 KB 128/439 KB 148/1192 KB 12/562 KB 964/1210 KB 552/577 KB 128/439 KB 148/1192 KB 16/562 KB 964/1210 KB 556/577 KB 128/439 KB 148/1192 KB 16/562 KB 964/1210 KB 560/577 KB 128/439 KB 148/1192 KB 4/562 KB 964/1210 KB 544/577 KB 128/439 KB 148/1192 KB 16/562 KB 968/1210 KB 560/577 KB 128/439 KB 148/1192 KB 16/562 KB 972/1210 KB 560/577 KB 128/439 KB 148/1192 KB 16/562 KB 976/1210 KB 560/577 KB 128/439 KB 148/1192 KB 16/562 KB 964/1210 KB 552/577 KB 128/439 KB 148/1192 KB 16/562 KB 980/1210 KB 560/577 KB 128/439 KB 152/1192 KB 20/562 KB 984/1210 KB 564/577 KB 128/439 KB 152/1192 KB 20/562 KB 988/1210 KB 564/577 KB 128/439 KB 152/1192 KB 20/562 KB 992/1210 KB 564/577 KB 128/439 KB 152/1192 KB 20/562 KB 980/1210 KB 564/577 KB 128/439 KB 156/1192 KB 20/562 KB 992/1210 KB 564/577 KB 128/439 KB 160/1192 KB 20/562 KB 992/1210 KB 564/577 KB 128/439 KB 148/1192 KB 20/562 KB 980/1210 KB 560/577 KB 128/439 KB 160/1192 KB 24/562 KB 992/1210 KB 564/577 KB 128/439 KB 160/1192 KB 28/562 KB 992/1210 KB 564/577 KB 128/439 KB 160/1192 KB 32/562 KB 996/1210 KB 564/577 KB 132/439 KB 160/1192 KB 36/562 KB 996/1210 KB 564/577 KB 132/439 KB 164/1192 KB 40/562 KB 996/1210 KB 564/577 KB 132/439 KB 164/1192 KB 44/562 KB 996/1210 KB 564/577 KB 132/439 KB 164/1192 KB 48/562 KB 996/1210 KB 564/577 KB 132/439 KB 148/1192 KB 20/562 KB 980/1210 KB 564/577 KB 128/439 KB 164/1192 KB 48/562 KB 996/1210 KB 568/577 KB 132/439 KB 164/1192 KB 48/562 KB 996/1210 KB 572/577 KB 132/439 KB 164/1192 KB 48/562 KB 996/1210 KB 576/577 KB 132/439 KB 164/1192 KB 48/562 KB 996/1210 KB 577/577 KB 132/439 KB 164/1192 KB 36/562 KB 996/1210 KB 564/577 KB 132/439 KB 168/1192 KB 48/562 KB 996/1210 KB 577/577 KB 132/439 KB 172/1192 KB 48/562 KB 996/1210 KB 577/577 KB 132/439 KB 176/1192 KB 48/562 KB 996/1210 KB 577/577 KB 132/439 KB 160/1192 KB 28/562 KB 996/1210 KB 564/577 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install KB 132/439 KB 176/1192 KB 48/562 KB 1000/1210 KB 577/577 KB 132/439 KB 176/1192 KB 48/562 KB 1004/1210 KB 577/577 KB 132/439 KB 176/1192 KB 48/562 KB 1008/1210 KB 577/577 KB 132/439 KB 160/1192 KB 28/562 KB 992/1210 KB 564/577 KB 132/439 KB 176/1192 KB 48/562 KB 1008/1210 KB 577/577 KB 136/439 KB 176/1192 KB 48/562 KB 1008/1210 KB 577/577 KB 140/439 KB 176/1192 KB 48/562 KB 1008/1210 KB 577/577 KB 144/439 KB 176/1192 KB 48/562 KB 1008/1210 KB 577/577 KB 148/439 KB 180/1192 KB 52/562 KB 1012/1210 KB 577/577 KB 152/439 KB 180/1192 KB 52/562 KB 1012/1210 KB 577/577 KB 156/439 KB 180/1192 KB 52/562 KB 1012/1210 KB 577/577 KB 160/439 KB 180/1192 KB 52/562 KB 1012/1210 KB 577/577 KB 164/439 KB 180/1192 KB 52/562 KB 1012/1210 KB 168/439 KB 180/1192 KB 52/562 KB 1012/1210 KB 172/439 KB 180/1192 KB 52/562 KB 1012/1210 KB 176/439 KB 180/1192 KB 52/562 KB 1012/1210 KB 577/577 KB 148/439 KB 184/1192 KB 52/562 KB 1012/1210 KB 176/439 KB 188/1192 KB 52/562 KB 1012/1210 KB 176/439 KB 192/1192 KB 52/562 KB 1012/1210 KB 176/439 KB 176/1192 KB 52/562 KB 1012/1210 KB 577/577 KB 148/439 KB 192/1192 KB 56/562 KB 1012/1210 KB 176/439 KB 192/1192 KB 60/562 KB 1012/1210 KB 176/439 KB 192/1192 KB 64/562 KB 1012/1210 KB 176/439 KB 176/1192 KB 48/562 KB 1012/1210 KB 577/577 KB 148/439 KB 192/1192 KB 64/562 KB 1016/1210 KB 176/439 KB 192/1192 KB 64/562 KB 1020/1210 KB 176/439 KB 192/1192 KB 64/562 KB 1024/1210 KB 176/439 KB 192/1192 KB 64/562 KB 1028/1210 KB 176/439 KB 196/1192 KB 68/562 KB 1032/1210 KB 176/439 KB 196/1192 KB 68/562 KB 1028/1210 KB 176/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 400.8 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 192/1192 KB 68/562 KB 1028/1210 KB 176/439 KB 200/1192 KB 68/562 KB 1036/1210 KB 176/439 KB 204/1192 KB 68/562 KB 1036/1210 KB 176/439 KB 196/1192 KB 68/562 KB 1036/1210 KB 176/439 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 204/1192 KB 68/562 KB 1040/1210 KB 176/439 KB 208/1192 KB 72/562 KB 1040/1210 KB 176/439 KB 204/1192 KB 72/562 KB 1040/1210 KB 176/439 KB 208/1192 KB 76/562 KB 1040/1210 KB 176/439 KB 208/1192 KB 80/562 KB 1040/1210 KB 176/439 KB 212/1192 KB 84/562 KB 1044/1210 KB 176/439 KB 212/1192 KB 88/562 KB 1044/1210 KB 180/439 KB 212/1192 KB 80/562 KB 1044/1210 KB 176/439 KB 212/1192 KB 88/562 KB 1048/1210 KB 180/439 KB 212/1192 KB 88/562 KB 1052/1210 KB 180/439 KB 212/1192 KB 88/562 KB 1056/1210 KB 180/439 KB 212/1192 KB 80/562 KB 1040/1210 KB 176/439 KB 216/1192 KB 88/562 KB 1056/1210 KB 180/439 KB 220/1192 KB 88/562 KB 1056/1210 KB 180/439 KB 224/1192 KB 88/562 KB 1056/1210 KB 180/439 KB 212/1192 KB 84/562 KB 1044/1210 KB 180/439 KB 224/1192 KB 88/562 KB 1056/1210 KB 184/439 KB 224/1192 KB 88/562 KB 1056/1210 KB 188/439 KB 224/1192 KB 88/562 KB 1056/1210 KB 192/439 KB 224/1192 KB 88/562 KB 1056/1210 KB 196/439 KB 228/1192 KB 92/562 KB 1060/1210 KB 200/439 KB 228/1192 KB 92/562 KB 1060/1210 KB 204/439 KB 228/1192 KB 92/562 KB 1060/1210 KB 208/439 KB 228/1192 KB 92/562 KB 1060/1210 KB 212/439 KB 228/1192 KB 92/562 KB 1060/1210 KB 216/439 KB 228/1192 KB 92/562 KB 1060/1210 KB 196/439 KB 228/1192 KB 92/562 KB 1064/1210 KB 4/256 KB 216/439 KB 228/1192 KB 92/562 KB 1056/1210 KB 196/439 KB 224/1192 KB 92/562 KB 1056/1210 KB 196/439 KB 228/1192 KB 96/562 KB 1064/1210 KB 4/256 KB 216/439 KB 228/1192 KB 100/562 KB 1064/1210 KB 4/256 KB 216/439 KB 228/1192 KB 92/562 KB 1060/1210 KB 4/256 KB 216/439 KB 232/1192 KB 100/562 KB 1068/1210 KB 4/256 KB 216/439 KB 232/1192 KB 100/562 KB 1072/1210 KB 4/256 KB 216/439 KB 232/1192 KB 100/562 KB 1076/1210 KB 4/256 KB 216/439 KB 232/1192 KB 100/562 KB 1064/1210 KB 4/256 KB 216/439 KB 236/1192 KB 104/562 KB 1076/1210 KB 8/256 KB 216/439 KB 240/1192 KB 104/562 KB 1076/1210 KB 8/256 KB 216/439 KB 244/1192 KB 104/562 KB 1076/1210 KB 8/256 KB 216/439 KB 232/1192 KB 104/562 KB 1076/1210 KB 8/256 KB 216/439 KB 244/1192 KB 108/562 KB 1080/1210 KB 8/256 KB 216/439 KB 244/1192 KB 112/562 KB 1080/1210 KB 8/256 KB 216/439 KB 244/1192 KB 116/562 KB 1080/1210 KB 8/256 KB 216/439 KB 232/1192 KB 100/562 KB 1076/1210 KB 8/256 KB 216/439 KB 248/1192 KB 116/562 KB 1080/1210 KB 12/256 KB 220/439 KB 248/1192 KB 116/562 KB 1080/1210 KB 16/256 KB 220/439 KB 248/1192 KB 116/562 KB 1080/1210 KB 20/256 KB 220/439 KB 248/1192 KB 116/562 KB 1080/1210 KB 24/256 KB 220/439 KB 248/1192 KB 116/562 KB 1080/1210 KB 28/256 KB 220/439 KB 248/1192 KB 116/562 KB 1080/1210 KB 32/256 KB 220/439 KB 248/1192 KB 120/562 KB 1080/1210 KB 36/256 KB 220/439 KB 248/1192 KB 120/562 KB 1080/1210 KB 40/256 KB 220/439 KB 248/1192 KB 120/562 KB 1080/1210 KB 44/256 KB 220/439 KB 248/1192 KB 120/562 KB 1080/1210 KB 48/256 KB 220/439 KB 248/1192 KB 116/562 KB 1080/1210 KB 8/256 KB 220/439 KB 252/1192 KB 120/562 KB 1080/1210 KB 48/256 KB 220/439 KB 256/1192 KB 120/562 KB 1080/1210 KB 48/256 KB 220/439 KB 244/1192 KB 116/562 KB 1080/1210 KB 8/256 KB 220/439 KB 256/1192 KB 120/562 KB 1080/1210 KB 48/256 KB 224/439 KB 244/1192 KB 104/562 KB 1080/1210 KB 8/256 KB 216/439 KB 256/1192 KB 120/562 KB 1084/1210 KB 48/256 KB 224/439 KB 256/1192 KB 120/562 KB 1088/1210 KB 48/256 KB 224/439 KB 256/1192 KB 120/562 KB 1088/1210 KB 48/256 KB 228/439 KB 260/1192 KB 120/562 KB 1092/1210 KB 48/256 KB 232/439 KB 260/1192 KB 120/562 KB 1092/1210 KB 48/256 KB 236/439 KB 260/1192 KB 120/562 KB 1092/1210 KB 48/256 KB 240/439 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install KB 248/1192 KB 120/562 KB 1080/1210 KB 32/256 KB 220/439 KB 260/1192 KB 124/562 KB 1092/1210 KB 48/256 KB 240/439 KB 260/1192 KB 128/562 KB 1092/1210 KB 48/256 KB 240/439 KB 260/1192 KB 132/562 KB 1092/1210 KB 48/256 KB 240/439 KB 260/1192 KB 136/562 KB 1092/1210 KB 52/256 KB 244/439 KB 260/1192 KB 140/562 KB 1092/1210 KB 52/256 KB 244/439 KB 260/1192 KB 144/562 KB 1092/1210 KB 52/256 KB 244/439 KB 260/1192 KB 148/562 KB 1092/1210 KB 52/256 KB 244/439 KB 260/1192 KB 152/562 KB 1092/1210 KB 52/256 KB 244/439 KB 260/1192 KB 156/562 KB 1092/1210 KB 52/256 KB 244/439 KB 260/1192 KB 160/562 KB 1092/1210 KB 52/256 KB 244/439 KB 260/1192 KB 120/562 KB 1092/1210 KB 48/256 KB 228/439 KB 264/1192 KB 160/562 KB 1092/1210 KB 52/256 KB 244/439 KB 268/1192 KB 160/562 KB 1092/1210 KB 52/256 KB 244/439 KB 272/1192 KB 160/562 KB 1092/1210 KB 52/256 KB 244/439 KB 256/1192 KB 120/562 KB 1092/1210 KB 48/256 KB 228/439 KB 272/1192 KB 160/562 KB 1096/1210 KB 52/256 KB 244/439 KB 272/1192 KB 160/562 KB 1100/1210 KB 52/256 KB 244/439 KB 272/1192 KB 160/562 KB 1104/1210 KB 52/256 KB 244/439 KB 272/1192 KB 160/562 KB 1108/1210 KB 52/256 KB 244/439 KB 276/1192 KB 160/562 KB 1112/1210 KB 52/256 KB 244/439 KB 276/1192 KB 160/562 KB 1116/1210 KB 52/256 KB 244/439 KB 276/1192 KB 160/562 KB 1120/1210 KB 52/256 KB 244/439 KB 260/1192 KB 132/562 KB 1092/1210 KB 52/256 KB 244/439 KB 276/1192 KB 160/562 KB 1120/1210 KB 56/256 KB 244/439 KB 276/1192 KB 160/562 KB 1120/1210 KB 60/256 KB 244/439 KB 276/1192 KB 160/562 KB 1120/1210 KB 64/256 KB 244/439 KB 276/1192 KB 160/562 KB 1120/1210 KB 68/256 KB 244/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 72/256 KB 244/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 76/256 KB 244/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 244/439 KB 260/1192 KB 132/562 KB 1092/1210 KB 48/256 KB 244/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 248/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 252/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 256/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 260/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 264/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 268/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 272/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 80/256 KB 276/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 84/256 KB 280/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 84/256 KB 284/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 84/256 KB 288/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 68/256 KB 244/439 KB 276/1192 KB 168/562 KB 1124/1210 KB 84/256 KB 288/439 KB 276/1192 KB 172/562 KB 1124/1210 KB 84/256 KB 288/439 KB 276/1192 KB 176/562 KB 1124/1210 KB 84/256 KB 288/439 KB 276/1192 KB 160/562 KB 1124/1210 KB 68/256 KB 244/439 KB 276/1192 KB 176/562 KB 1128/1210 KB 84/256 KB 288/439 KB 276/1192 KB 176/562 KB 1132/1210 KB 84/256 KB 288/439 KB 276/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 276/1192 KB 160/562 KB 1108/1210 KB 52/256 KB 244/439 KB 280/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 284/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 288/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 292/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 296/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 300/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 304/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 308/1192 KB 176/562 KB 1136/1210 KB 84/256 KB 288/439 KB 312/1192 K unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install B 180/562 KB 1140/1210 KB 84/256 KB 288/439 KB 316/1192 KB 180/562 KB 1140/1210 KB 84/256 KB 288/439 KB 320/1192 KB 180/562 KB 1140/1210 KB 84/256 KB 288/439 KB 324/1192 KB 180/562 KB 1140/1210 KB 84/256 KB 292/439 KB 328/1192 KB 180/562 KB 1140/1210 KB 84/256 KB 292/439 KB 332/1192 KB 180/562 KB 1140/1210 KB 84/256 KB 292/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 84/256 KB 292/439 KB 276/1192 KB 164/562 KB 1124/1210 KB 84/256 KB 276/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 88/256 KB 292/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 92/256 KB 292/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 96/256 KB 292/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 100/256 KB 292/439 KB 320/1192 KB 180/562 KB 1140/1210 KB 84/256 KB 292/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 100/256 KB 296/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 100/256 KB 300/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 104/256 KB 304/439 KB 308/1192 KB 180/562 KB 1140/1210 KB 84/256 KB 288/439 KB 308/1192 KB 176/562 KB 1140/1210 KB 84/256 KB 288/439 KB 336/1192 KB 180/562 KB 1144/1210 KB 104/256 KB 304/439 KB 336/1192 KB 180/562 KB 1148/1210 KB 104/256 KB 304/439 KB 336/1192 KB 180/562 KB 1152/1210 KB 104/256 KB 304/439 KB 336/1192 KB 180/562 KB 1156/1210 KB 104/256 KB 304/439 KB 336/1192 KB 184/562 KB 1160/1210 KB 104/256 KB 304/439 KB 336/1192 KB 184/562 KB 1164/1210 KB 104/256 KB 304/439 KB 336/1192 KB 184/562 KB 1168/1210 KB 104/256 KB 304/439 KB 336/1192 KB 180/562 KB 1140/1210 KB 104/256 KB 300/439 KB 336/1192 KB 184/562 KB 1168/1210 KB 108/256 KB 304/439 KB 336/1192 KB 184/562 KB 1168/1210 KB 112/256 KB 304/439 KB 336/1192 KB 184/562 KB 1168/1210 KB 116/256 KB 304/439 KB 340/1192 KB 184/562 KB 1172/1210 KB 120/256 KB 308/439 KB 340/1192 KB 184/562 KB 1172/1210 KB 124/256 KB 308/439 KB 340/1192 KB 184/562 KB 1172/1210 KB 128/256 KB 308/439 KB 336/1192 KB 184/562 KB 1156/1210 KB 104/256 KB 304/439 KB 340/1192 KB 188/562 KB 1172/1210 KB 128/256 KB 308/439 KB 340/1192 KB 192/562 KB 1172/1210 KB 128/256 KB 308/439 KB 340/1192 KB 196/562 KB 1172/1210 KB 128/256 KB 308/439 KB 340/1192 KB 200/562 KB 1172/1210 KB 128/256 KB 308/439 KB 340/1192 KB 204/562 KB 1172/1210 KB 128/256 KB 308/439 KB 340/1192 KB 208/562 KB 1172/1210 KB 128/256 KB 308/439 KB 340/1192 KB 184/562 KB 1172/1210 KB 116/256 KB 308/439 KB 340/1192 KB 208/562 KB 1176/1210 KB 128/256 KB 308/439 KB 340/1192 KB 208/562 KB 1180/1210 KB 128/256 KB 308/439 KB 340/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 308/439 KB 340/1192 KB 184/562 KB 1168/1210 KB 116/256 KB 308/439 KB 336/1192 KB 184/562 KB 1168/1210 KB 116/256 KB 308/439 KB 340/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 312/439 KB 340/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 316/439 KB 340/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 320/439 KB 344/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 320/439 KB 348/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 320/439 KB 352/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 324/439 KB 356/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 324/439 KB 360/1192 KB 212/562 KB 1188/1210 KB 132/256 KB 324/439 KB 364/1192 KB 212/562 KB 1188/1210 KB 132/256 KB 324/439 KB 368/1192 KB 212/562 KB 1188/1210 KB 132/256 KB 324/439 KB 348/1192 KB 208/562 KB 1184/1210 KB 128/256 KB 324/439 KB 368/1192 KB 212/562 KB 1188/1210 KB 132/256 KB 328/439 KB 368/1192 KB 212/562 KB 1188/1210 KB 132/256 KB 332/439 KB 368/1192 KB 212/562 KB 1188/1210 KB 132/256 KB 336/439 KB 356/1192 KB 212/562 KB 1188/1210 KB 132/256 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install KB 324/439 KB 368/1192 KB 216/562 KB 1188/1210 KB 132/256 KB 336/439 KB 368/1192 KB 220/562 KB 1188/1210 KB 132/256 KB 336/439 KB 356/1192 KB 208/562 KB 1188/1210 KB 132/256 KB 324/439 KB 368/1192 KB 220/562 KB 1188/1210 KB 136/256 KB 336/439 KB 368/1192 KB 224/562 KB 1188/1210 KB 140/256 KB 336/439 KB 368/1192 KB 224/562 KB 1188/1210 KB 144/256 KB 336/439 KB 356/1192 KB 208/562 KB 1188/1210 KB 128/256 KB 324/439 KB 368/1192 KB 224/562 KB 1192/1210 KB 144/256 KB 336/439 KB 368/1192 KB 224/562 KB 1196/1210 KB 144/256 KB 336/439 KB 368/1192 KB 224/562 KB 1200/1210 KB 144/256 KB 336/439 KB 368/1192 KB 224/562 KB 1188/1210 KB 136/256 KB 336/439 KB 368/1192 KB 228/562 KB 1200/1210 KB 144/256 KB 336/439 KB 372/1192 KB 232/562 KB 1204/1210 KB 148/256 KB 340/439 KB 372/1192 KB 236/562 KB 1204/1210 KB 148/256 KB 340/439 KB 372/1192 KB 240/562 KB 1204/1210 KB 148/256 KB 340/439 KB 372/1192 KB 228/562 KB 1204/1210 KB 148/256 KB 340/439 KB 376/1192 KB 240/562 KB 1204/1210 KB 148/256 KB 340/439 KB 380/1192 KB 240/562 KB 1204/1210 KB 148/256 KB 340/439 KB 384/1192 KB 240/562 KB 1204/1210 KB 148/256 KB 340/439 KB 368/1192 KB 228/562 KB 1204/1210 KB 148/256 KB 340/439 KB 384/1192 KB 240/562 KB 1204/1210 KB 148/256 KB 344/439 KB 384/1192 KB 240/562 KB 1204/1210 KB 148/256 KB 348/439 KB 384/1192 KB 240/562 KB 1204/1210 KB 148/256 KB 352/439 KB 368/1192 KB 228/562 KB 1204/1210 KB 148/256 KB 336/439 KB 384/1192 KB 240/562 KB 1204/1210 KB 152/256 KB 352/439 KB 384/1192 KB 240/562 KB 1204/1210 KB 156/256 KB 352/439 KB 384/1192 KB 240/562 KB 1204/1210 KB 160/256 KB 352/439 KB 368/1192 KB 228/562 KB 1204/1210 KB 144/256 KB 336/439 KB 384/1192 KB 240/562 KB 1208/1210 KB 160/256 KB 352/439 KB 384/1192 KB 240/562 KB 1210/1210 KB 160/256 KB 352/439 KB 384/1192 KB 244/562 KB 1210/1210 KB 160/256 KB 352/439 KB 388/1192 KB 248/562 KB 1210/1210 KB 164/256 KB 356/439 KB 388/1192 KB 252/562 KB 1210/1210 KB 164/256 KB 356/439 KB 388/1192 KB 256/562 KB 1210/1210 KB 164/256 KB 356/439 KB 388/1192 KB 244/562 KB 1210/1210 KB 164/256 KB 356/439 KB 392/1192 KB 256/562 KB 1210/1210 KB 164/256 KB 356/439 KB 396/1192 KB 256/562 KB 1210/1210 KB 164/256 KB 356/439 KB 400/1192 KB 256/562 KB 1210/1210 KB 164/256 KB 356/439 KB 404/1192 KB 256/562 KB 1210/1210 KB 164/256 KB 356/439 KB 408/1192 KB 260/562 KB 1210/1210 KB 164/256 KB 356/439 KB 412/1192 KB 260/562 KB 1210/1210 KB 164/256 KB 356/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 164/256 KB 356/439 KB 384/1192 KB 244/562 KB 1210/1210 KB 164/256 KB 356/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 168/256 KB 356/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 172/256 KB 356/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 176/256 KB 356/439 KB 384/1192 KB 244/562 KB 1210/1210 KB 160/256 KB 356/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 176/256 KB 360/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 176/256 KB 364/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 176/256 KB 368/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 180/256 KB 368/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 184/256 KB 372/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 188/256 KB 372/439 KB 416/1192 KB 260/562 KB 1210/1210 KB 192/256 KB 372/439 KB 404/1192 KB 260/562 KB 1210/1210 KB 164/256 KB 356/439 KB 416/1192 KB 264/562 KB 1210/1210 KB 192/256 KB 372/439 KB 416/1192 KB 268/562 KB 1210/1210 KB 192/256 KB 372/439 KB 416/1192 KB 272/562 KB 1210/1210 KB 192/256 KB 372/439 KB 416/1 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 192 KB 260/562 KB 1210/1210 KB 180/256 KB 372/439 KB 416/1192 KB 272/562 KB 192/256 KB 376/439 KB 416/1192 KB 272/562 KB 192/256 KB 380/439 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 807.5 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 416/1192 KB 272/562 KB 196/256 KB 384/439 KB 420/1192 KB 276/562 KB 200/256 KB 384/439 KB 420/1192 KB 276/562 KB 204/256 KB 384/439 KB 420/1192 KB 276/562 KB 208/256 KB 384/439 KB Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 420/1192 KB 276/562 KB 196/256 KB 384/439 KB 416/1192 KB 276/562 KB 196/256 KB 384/439 KB 420/1192 KB 280/562 KB 208/256 KB 384/439 KB 420/1192 KB 284/562 KB 208/256 KB 384/439 KB 420/1192 KB 288/562 KB 208/256 KB 384/439 KB 424/1192 KB 292/562 KB 208/256 KB 384/439 KB 424/1192 KB 296/562 KB 212/256 KB 384/439 KB 424/1192 KB 300/562 KB 212/256 KB 384/439 KB 424/1192 KB 304/562 KB 212/256 KB 384/439 KB 416/1192 KB 272/562 KB 192/256 KB 384/439 KB 424/1192 KB 304/562 KB 212/256 KB 388/439 KB 424/1192 KB 304/562 KB 212/256 KB 392/439 KB 424/1192 KB 304/562 KB 212/256 KB 396/439 KB 424/1192 KB 304/562 KB 212/256 KB 400/439 KB 424/1192 KB 304/562 KB 212/256 KB 404/439 KB 424/1192 KB 304/562 KB 212/256 KB 408/439 KB 424/1192 KB 304/562 KB 212/256 KB 412/439 KB 424/1192 KB 304/562 KB 212/256 KB 416/439 KB 424/1192 KB 304/562 KB 212/256 KB 420/439 KB 424/1192 KB 308/562 KB 212/256 KB 424/439 KB 424/1192 KB 308/562 KB 212/256 KB 428/439 KB 424/1192 KB 308/562 KB 212/256 KB 432/439 KB 424/1192 KB 292/562 KB 212/256 KB 384/439 KB 424/1192 KB 308/562 KB 216/256 KB 432/439 KB 424/1192 KB 308/562 KB 220/256 KB 432/439 KB 424/1192 KB 308/562 KB 224/256 KB 432/439 KB 424/1192 KB 288/562 KB 208/256 KB 384/439 KB 428/1192 KB 308/562 KB 224/256 KB 432/439 KB 432/1192 KB 308/562 KB 224/256 KB 432/439 KB 436/1192 KB 4/140 KB 308/562 KB 224/256 KB 432/439 KB 440/1192 KB 4/140 KB 308/562 KB 224/256 KB 432/439 KB 444/1192 KB 4/140 KB 308/562 KB 224/256 KB 432/439 KB 448/1192 KB 4/140 KB 308/562 KB 224/256 KB 432/439 KB 448/1192 KB 4/140 KB 308/562 KB 228/256 KB 432/439 KB 452/1192 KB 4/140 KB 308/562 KB 232/256 KB 432/439 KB 452/1192 KB 4/140 KB 308/562 KB 236/256 KB 432/439 KB 424/1192 KB 308/562 KB 212/256 KB 420/439 KB 452/1192 KB 4/140 KB 312/562 KB 240/256 KB 432/439 KB 452/1192 KB 4/140 KB 316/562 KB 240/256 KB 432/439 KB 452/1192 KB 4/140 KB 320/562 KB 240/256 KB 432/439 KB 452/1192 KB 4/140 KB 308/562 KB 228/256 KB 432/439 KB 456/1192 KB 4/140 KB 320/562 KB 240/256 KB 432/439 KB 460/1192 KB 4/140 KB 320/562 KB 240/256 KB 432/439 KB 464/1192 KB 4/140 KB 320/562 KB 240/256 KB 432/439 KB 468/1192 KB 4/140 KB 320/562 KB 240/256 KB 432/439 KB 472/1192 KB 4/140 KB 324/562 KB 240/256 KB 436/439 KB 476/1192 KB 4/140 KB 324/562 KB 240/256 KB 436/439 KB 480/1192 KB 4/140 KB 324/562 KB 240/256 KB 436/439 KB 432/1192 KB 4/140 KB 308/562 KB 224/256 KB 432/439 KB 480/1192 KB 8/140 KB 324/562 KB 240/256 KB 436/439 KB 480/1192 KB 12/140 KB 324/562 KB 240/256 KB 436/439 KB 480/1192 KB 16/140 KB 324/562 KB 240/256 KB 436/439 KB 480/1192 KB 20/140 KB 324/562 KB 240/256 KB 436/439 KB 480/1192 KB 24/140 KB 324/562 KB 240/256 KB 436/439 KB 480/1192 KB 28/140 KB 324/562 KB 240/256 KB 436/439 KB 480/1192 KB 32/140 KB 324/562 KB 240/256 KB 436/439 KB 468/1192 KB 4/140 KB 324/562 KB 240/256 KB 436/439 KB 480/1192 KB 32/140 KB 328/562 KB 240/256 KB 436/439 KB 480/1192 KB 32/140 KB 332/562 KB 240/256 KB 436/439 KB 480/1192 KB 32/140 KB 336/562 KB 240/256 KB 436/439 KB 480/1192 KB 32/140 KB 340/562 KB 240/256 KB 436/439 KB 484/1192 KB 36/140 KB 344/562 KB 240/256 KB 436/439 KB 484/1192 KB 36/140 KB 348/562 KB 240/256 KB 436/439 KB 484/1192 KB 36/140 KB 352/562 KB 240/256 KB 436/439 KB 468/1192 KB 4/140 KB 320/562 KB 240/256 KB 436/439 KB 484/1192 KB 36/140 KB 352/562 KB 240/256 KB 439/439 KB 452/1192 KB 4/140 KB 320/562 KB 240/256 KB 432/439 KB 484/1192 KB 36/140 KB 352/562 KB 244/256 KB 439/4 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 39 KB 484/1192 KB 36/140 KB 352/562 KB 248/256 KB 439/439 KB 484/1192 KB 36/140 KB 352/562 KB 252/256 KB 439/439 KB 484/1192 KB 36/140 KB 352/562 KB 256/256 KB 439/439 KB 484/1192 KB 36/140 KB 352/562 KB 256/256 KB 439/439 KB 484/1192 KB 36/140 KB 340/562 KB 240/256 KB 436/439 KB 480/1192 KB 36/140 KB 340/562 KB 240/256 KB 436/439 KB 488/1192 KB 40/140 KB 352/562 KB 256/256 KB 439/439 KB 488/1192 KB 44/140 KB 352/562 KB 256/256 KB 439/439 KB 488/1192 KB 48/140 KB 352/562 KB 256/256 KB 439/439 KB 488/1192 KB 52/140 KB 352/562 KB 256/256 KB 439/439 KB 488/1192 KB 56/140 KB 356/562 KB 256/256 KB 439/439 KB 488/1192 KB 60/140 KB 356/562 KB 256/256 KB 439/439 KB 488/1192 KB 64/140 KB 356/562 KB 256/256 KB 439/439 KB 488/1192 KB 52/140 KB 356/562 KB 256/256 KB 439/439 KB 488/1192 KB 64/140 KB 360/562 KB 256/256 KB 439/439 KB 488/1192 KB 64/140 KB 364/562 KB 256/256 KB 439/439 KB 488/1192 KB 64/140 KB 368/562 KB 256/256 KB 439/439 KB 488/1192 KB 64/140 KB 372/562 KB 256/256 KB 439/439 KB 488/1192 KB 68/140 KB 376/562 KB 256/256 KB 439/439 KB 488/1192 KB 68/140 KB 380/562 KB 256/256 KB 439/439 KB 488/1192 KB 68/140 KB 384/562 KB 256/256 KB 439/439 KB 488/1192 KB 52/140 KB 352/562 KB 256/256 KB 439/439 KB 492/1192 KB 68/140 KB 384/562 KB 256/256 KB 439/439 KB 496/1192 KB 68/140 KB 384/562 KB 256/256 KB 439/439 KB 500/1192 KB 68/140 KB 384/562 KB 256/256 KB 439/439 KB 504/1192 KB 68/140 KB 384/562 KB 256/256 KB 508/1192 KB 68/140 KB 384/562 KB 256/256 KB 512/1192 KB 68/140 KB 384/562 KB 256/256 KB 488/1192 KB 68/140 KB 372/562 KB 256/256 KB 439/439 KB 512/1192 KB 72/140 KB 384/562 KB 256/256 KB 512/1192 KB 76/140 KB 384/562 KB 256/256 KB 512/1192 KB 80/140 KB 384/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 287.7 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 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 167.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 516/1192 KB 80/140 KB 384/562 KB 520/1192 KB 84/140 KB 388/562 KB 524/1192 KB 84/140 KB 388/562 KB 528/1192 KB 84/140 KB 388/562 KB 516/1192 KB 84/140 KB 388/562 KB 528/1192 KB 84/140 KB 392/562 KB 528/1192 KB 84/140 KB 396/562 KB 528/1192 KB 84/140 KB 400/562 KB 528/1192 KB 84/140 KB 404/562 KB 532/1192 KB 84/140 KB 408/562 KB 532/1192 KB 84/140 KB 412/562 KB 532/1192 KB 84/140 KB 416/562 KB 516/1192 KB 84/140 KB 384/562 KB 532/1192 KB 88/140 KB 416/562 KB 532/1192 KB 92/140 KB 416/562 KB 532/1192 KB 96/140 KB 416/562 KB 532/1192 KB 84/140 KB 404/562 KB 536/1192 KB 96/140 KB 416/562 KB 540/1192 KB 96/140 KB 416/562 KB 544/1192 KB 100/140 KB 416/562 KB 540/1192 KB 100/140 KB 416/562 KB 544/1192 KB 104/140 KB 416/562 KB 544/1192 KB 108/140 KB 416/562 KB 544/1192 KB 112/140 KB 416/562 KB 544/1192 KB 116/140 KB 416/562 KB 548/1192 KB 120/140 KB 420/562 KB 548/1192 KB 124/140 KB 420/562 KB 548/1192 KB 128/140 KB 420/562 KB 548/1192 KB 116/140 KB 420/562 KB 548/1192 KB 128/140 KB 424/562 KB 548/1192 KB 128/140 KB 428/562 KB 548/1192 KB 128/140 KB 432/562 KB 548/1192 KB 128/140 KB 436/562 KB 548/1192 KB 132/140 KB 440/562 KB 548/1192 KB 132/140 KB 444/562 KB 548/1192 KB 116/140 KB 416/562 KB 552/1192 KB 132/140 KB 444/562 KB 556/1192 KB 132/140 KB 444/562 KB 560/1192 KB 132/140 KB 444/562 KB 564/1192 KB 132/140 KB 444/562 KB 568/1192 KB 132/140 KB 444/562 KB 572/1192 KB 132/140 KB 444/562 KB 576/1192 KB 132/140 KB 444/562 KB 548/1192 KB 132/140 KB 436/562 KB 576/1192 KB 132/140 KB 4/1461 KB 444/562 KB 576/1192 KB 132/140 KB 8/1461 KB 444/562 KB 576/1192 KB 132/140 KB 12/1461 KB 444/562 KB 576/1192 KB 132/140 KB 16/1461 KB 444/562 KB 576/1192 KB 132/140 KB 20/1461 KB 444/562 KB 576/1192 KB 132/140 KB 24/1461 KB 444/562 KB 576/1192 KB 132/140 KB 28/1461 KB 444/562 KB 576/1192 KB 132/140 KB 32/1461 KB 444/562 KB 576/1192 KB 132/140 KB 36/1461 KB 444/562 KB 576/1192 KB 132/140 KB 40/1461 KB 444/562 KB 576/1192 KB 132/140 KB 44/1461 KB 444/562 KB 576/1192 KB 136/140 KB 48/1461 KB 444/562 KB 576/1192 KB 136/140 KB 44/1461 KB 444/562 KB 576/1192 KB 140/140 KB 48/1461 KB 444/562 KB 576/1192 KB 140/140 KB 48/1461 KB 444/562 KB 576/1192 KB 140/140 KB 52/1461 KB 444/562 KB 580/1192 KB 140/140 KB 56/1461 KB 448/562 KB 580/1192 KB 140/140 KB 60/1461 KB 448/562 KB 580/1192 KB 140/140 KB 64/1461 KB 448/562 KB 580/1192 KB 140/140 KB 52/1461 KB 448/562 KB 576/1192 KB 140/140 KB 52/1461 KB 448/562 KB 580/1192 KB 140/140 KB 64/1461 KB 452/562 KB 584/1192 KB 140/140 KB 68/1461 KB 456/562 KB 584/1192 KB 140/140 KB 68/1461 KB 460/562 KB 584/1192 KB 140/140 KB 68/1461 KB 464/562 KB 584/1192 KB 140/140 KB 68/1461 KB 452/562 KB 584/1192 KB 140/140 KB 72/1461 KB 464/562 KB 584/1192 KB 140/140 KB 76/1461 KB 464/562 KB 584/1192 KB 140/140 KB 80/1461 KB 464/562 KB 584/1192 KB 140/140 KB 84/1461 KB 464/562 KB 584/1192 KB 88/1461 KB 468/562 KB 584/1192 KB 140/140 KB 64/1461 KB 452/562 KB 588/1192 KB 88/1461 KB 468/562 KB 592/1192 KB 88/1461 KB 468/562 KB 596/1192 KB 88/1461 KB 468/562 KB 600/1192 KB 88/1461 KB 468/562 KB 604/1192 KB 88/1461 KB 468/562 KB 608/1192 KB 88/1461 KB 468/562 KB 584/1192 KB 84/1461 KB 468/562 KB 608/1192 KB 88/1461 KB 472/562 KB 608/1192 KB 88/1461 KB 476/562 KB 608/1192 KB 88/1461 KB 480/562 KB 608/1192 KB 88/1461 KB 484/562 KB 612/1192 KB 92/1461 KB 488/562 KB 612/1192 KB 92/1461 KB 492/562 KB 612/1192 KB 92/1461 KB 496/562 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 90.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 612/1192 KB 92/1461 KB 484/562 KB 612/1192 KB 96/1461 KB 496/562 KB 612/1192 KB 88/1461 KB 484/562 KB 616/1192 KB 96/1461 KB 496/562 KB 620/1192 KB 96/1461 KB 496/562 KB 624/1192 KB 96/1461 KB 496/562 KB 624/1192 KB 100/1461 KB 496/562 KB 4/37 KB 624/1192 KB 104/1461 KB 500/562 KB 4/37 KB 628/1192 KB 108/1461 KB 500/562 KB 4/37 KB 628/1192 KB 112/1461 KB 500/562 KB 4/37 KB 624/1192 KB 100/1461 KB 500/562 KB 4/37 KB 628/1192 KB 112/1461 KB 504/562 KB 4/37 KB 628/1192 KB 112/1461 KB 508/562 KB 4/37 KB 628/1192 KB 112/1461 KB 512/562 KB 4/37 KB 628/1192 KB 112/1461 KB 516/562 KB 4/37 KB 628/1192 KB 116/1461 KB 520/562 KB 4/37 KB 628/1192 KB 116/1461 KB 524/562 KB 4/37 KB 628/1192 KB 116/1461 KB 528/562 KB 4/37 KB 624/1192 KB 100/1461 KB 496/562 KB 8/37 KB 628/1192 KB 116/1461 KB 528/562 KB 12/37 KB 628/1192 KB 116/1461 KB 528/562 KB 16/37 KB 628/1192 KB 116/1461 KB 528/562 KB 20/37 KB 628/1192 KB 116/1461 KB 528/562 KB 24/37 KB 628/1192 KB 116/1461 KB 528/562 KB 28/37 KB 628/1192 KB 116/1461 KB 528/562 KB 32/37 KB 628/1192 KB 116/1461 KB 528/562 KB 36/37 KB 628/1192 KB 116/1461 KB 528/562 KB 37/37 KB 628/1192 KB 116/1461 KB 532/562 KB 4/37 KB 628/1192 KB 116/1461 KB 516/562 KB 37/37 KB 628/1192 KB 120/1461 KB 532/562 KB 37/37 KB 628/1192 KB 124/1461 KB 532/562 KB 37/37 KB 628/1192 KB 128/1461 KB 532/562 KB 4/37 KB 628/1192 KB 104/1461 KB 500/562 KB 37/37 KB 632/1192 KB 128/1461 KB 532/562 KB 37/37 KB 636/1192 KB 128/1461 KB 532/562 KB 37/37 KB 640/1192 KB 128/1461 KB 532/562 KB 37/37 KB 644/1192 KB 128/1461 KB 532/562 KB 37/37 KB 648/1192 KB 128/1461 KB 532/562 KB 37/37 KB 648/1192 KB 132/1461 KB 532/562 KB 37/37 KB 652/1192 KB 136/1461 KB 532/562 KB 37/37 KB 652/1192 KB 140/1461 KB 532/562 KB 37/37 KB 652/1192 KB 144/1461 KB 532/562 KB 37/37 KB 652/1192 KB 148/1461 KB 532/562 KB 37/37 KB 652/1192 KB 152/1461 KB 532/562 KB 37/37 KB 652/1192 KB 156/1461 KB 532/562 KB 37/37 KB 652/1192 KB 160/1461 KB 532/562 KB 36/37 KB 628/1192 KB 116/1461 KB 532/562 KB 37/37 KB 652/1192 KB 160/1461 KB 536/562 KB 37/37 KB 652/1192 KB 160/1461 KB 540/562 KB 37/37 KB 652/1192 KB 132/1461 KB 532/562 KB 37/37 KB 656/1192 KB 160/1461 KB 544/562 KB 37/37 KB 660/1192 KB 160/1461 KB 544/562 KB 37/37 KB 664/1192 KB 160/1461 KB 544/562 KB 37/37 KB 668/1192 KB 160/1461 KB 544/562 KB 37/37 KB 672/1192 KB 160/1461 KB 544/562 KB 37/37 KB 672/1192 KB 160/1461 KB 544/562 KB 37/37 KB 676/1192 KB 160/1461 KB 544/562 KB 37/37 KB 680/1192 KB 160/1461 KB 548/562 KB 37/37 KB 684/1192 KB 160/1461 KB 548/562 KB 37/37 KB 688/1192 KB 160/1461 KB 548/562 KB 37/37 KB 692/1192 KB 160/1461 KB 548/562 KB 37/37 KB 696/1192 KB 164/1461 KB 548/562 KB 37/37 KB 700/1192 KB 164/1461 KB 548/562 KB 37/37 KB 704/1192 KB 164/1461 KB 548/562 KB 37/37 KB 708/1192 KB 164/1461 KB 548/562 KB 37/37 KB 676/1192 KB 160/1461 KB 548/562 KB 37/37 KB 708/1192 KB 4/1118 KB 164/1461 KB 552/562 KB 37/37 KB 708/1192 KB 4/1118 KB 164/1461 KB 556/562 KB 37/37 KB 708/1192 KB 4/1118 KB 164/1461 KB 560/562 KB 37/37 KB 708/1192 KB 4/1118 KB 164/1461 KB 562/562 KB 37/37 KB 708/1192 KB 4/1118 KB 164/1461 KB 548/562 KB 37/37 KB 692/1192 KB 164/1461 KB 548/562 KB 708/1192 KB 4/1118 KB 168/1461 KB 562/562 KB 708/1192 KB 4/1118 KB 172/1461 KB 562/562 KB 708/1192 KB 4/1118 KB 176/1461 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven- unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 708/1192 KB 4/1118 KB 180/1461 KB 562/562 KB 708/1192 KB 4/1118 KB 184/1461 KB 562/562 KB 712/1192 KB 8/1118 KB 188/1461 KB 562/562 KB 712/1192 KB 8/1118 KB 192/1461 KB 562/562 KB 712/1192 KB 8/1118 KB 196/1461 KB 562/562 KB 712/1192 KB 8/1118 KB 200/1461 KB 562/562 KB 712/1192 KB 8/1118 KB 204/1461 KB 562/562 KB 712/1192 KB 8/1118 KB 208/1461 KB 562/562 KB 712/1192 KB 8/1118 KB 184/1461 KB 562/562 KB 716/1192 KB 8/1118 KB 208/1461 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 355.4 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 708/1192 KB 8/1118 KB 184/1461 KB 562/562 KB 720/1192 KB 12/1118 KB 208/1461 KB 720/1192 KB 16/1118 KB 208/1461 KB 720/1192 KB 20/1118 KB 208/1461 KB 720/1192 KB 8/1118 KB 208/1461 KB Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 4/46 KB 720/1192 KB 20/1118 KB 208/1461 KB 8/46 KB 724/1192 KB 24/1118 KB 208/1461 KB 12/46 KB 724/1192 KB 24/1118 KB 208/1461 KB 16/46 KB 724/1192 KB 24/1118 KB 208/1461 KB 20/46 KB 724/1192 KB 24/1118 KB 208/1461 KB 24/46 KB 724/1192 KB 24/1118 KB 212/1461 KB 28/46 KB 724/1192 KB 24/1118 KB 212/1461 KB 32/46 KB 724/1192 KB 24/1118 KB 212/1461 KB 36/46 KB 724/1192 KB 24/1118 KB 212/1461 KB 4/46 KB 724/1192 KB 24/1118 KB 208/1461 KB 4/46 KB 724/1192 KB 20/1118 KB 208/1461 KB 36/46 KB 724/1192 KB 28/1118 KB 212/1461 KB 36/46 KB 728/1192 KB 28/1118 KB 212/1461 KB 36/46 KB 728/1192 KB 32/1118 KB 212/1461 KB 36/46 KB 732/1192 KB 36/1118 KB 212/1461 KB 36/46 KB 732/1192 KB 40/1118 KB 212/1461 KB 36/46 KB 732/1192 KB 44/1118 KB 212/1461 KB 36/46 KB 732/1192 KB 48/1118 KB 212/1461 KB 20/46 KB 724/1192 KB 24/1118 KB 212/1461 KB 36/46 KB 732/1192 KB 48/1118 KB 216/1461 KB 36/46 KB 732/1192 KB 48/1118 KB 220/1461 KB 36/46 KB 732/1192 KB 48/1118 KB 224/1461 KB 36/46 KB 732/1192 KB 32/1118 KB 212/1461 KB 36/46 KB 736/1192 KB 48/1118 KB 224/1461 KB 36/46 KB 740/1192 KB 48/1118 KB 224/1461 KB 36/46 KB 744/1192 KB 48/1118 KB 224/1461 KB 36/46 KB 748/1192 KB 48/1118 KB 224/1461 KB 3/287 KB 36/46 KB 748/1192 KB 48/1118 KB 224/1461 KB 5/287 KB 36/46 KB 748/1192 KB 48/1118 KB 224/1461 KB 8/287 KB 36/46 KB 748/1192 KB 48/1118 KB 224/1461 KB 11/287 KB 36/46 KB 748/1192 KB 48/1118 KB 224/1461 KB 13/287 KB 36/46 KB 752/1192 KB 48/1118 KB 228/1461 KB 16/287 KB 40/46 KB 752/1192 KB 52/1118 KB 228/1461 KB 11/287 KB 36/46 KB 752/1192 KB 48/1118 KB 224/1461 KB 16/287 KB 40/46 KB 756/1192 KB 52/1118 KB 228/1461 KB 16/287 KB 40/46 KB 760/1192 KB 52/1118 KB 228/1461 KB 11/287 KB 36/46 KB 752/1192 KB 48/1118 KB 228/1461 KB 19/287 KB 40/46 KB 760/1192 KB 52/1118 KB 232/1461 KB 19/287 KB 40/46 KB 760/1192 KB 52/1118 KB 236/1461 KB 19/287 KB 40/46 KB 760/1192 KB 52/1118 KB 240/1461 KB 19/287 KB 40/46 KB 760/1192 KB 52/1118 KB 244/1461 KB 19/287 KB 40/46 KB 760/1192 KB 52/1118 KB 228/1461 KB 13/287 KB 40/46 KB 752/1192 KB 52/1118 KB 228/1461 KB 19/287 KB 44/46 KB 764/1192 KB 52/1118 KB 244/1461 KB 19/287 KB 46/46 KB 764/1192 KB 52/1118 KB 244/1461 KB 13/287 KB 36/46 KB 752/1192 KB 52/1118 KB 228/1461 KB 19/287 KB 46/46 KB 764/1192 KB 56/1118 KB 244/1461 KB 19/287 KB 46/46 KB 764/1192 KB 60/1118 KB 244/1461 KB 19/287 KB 46/46 KB 764/1192 KB 64/1118 KB 244/1461 KB 21/287 KB 46/46 KB 764/1192 KB 68/1118 KB 244/1461 KB 21/287 KB 46/46 KB 764/1192 KB 72/1118 KB 248/1461 KB 19/287 KB 40/46 KB 764/1192 KB 52/1118 KB 244/1461 KB 21/287 KB 46/46 KB 768/1192 KB 76/1118 KB 248/1461 KB 21/287 KB 46/46 KB 772/1192 KB 76/1118 KB 248/1461 KB 21/287 KB 46/46 KB 776/1192 KB 76/1118 KB 248/1461 KB 21/287 KB 46/46 KB 780/1192 KB 76/1118 KB 248/1461 KB 21/287 KB 46/46 KB 764/1192 KB 68/1118 KB 248/1461 KB 21/287 KB 46/46 KB 780/1192 KB 76/1118 KB 252/1461 KB 21/287 KB 46/46 KB 780/1192 KB 76/1118 KB 256/1461 KB 21/287 KB 46/46 KB 764/1192 KB 64/1118 KB 244/1461 KB 24/287 KB 46/46 KB 780/1192 KB 76/1118 KB 256/1461 KB 27/287 KB 46/46 KB 780/1192 KB 76/1118 KB 256/1461 KB 27/287 KB 46/46 KB 780/1192 KB 76/1118 KB 260/1461 KB 29/287 KB 784/1192 KB 76/1118 KB 264/1461 KB 29/287 KB 784/1192 KB 76/1118 KB 268/1461 KB 29/287 KB 784/1192 KB 76/1118 KB 272/1461 KB 21/287 KB 46/46 KB 764/1192 KB 76/1118 KB 248/1461 KB 29/287 KB 784/1192 KB 80/1118 KB 272/1461 KB 29/287 KB 784/1192 KB 76/1118 KB 260/1461 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 29/287 KB 46/46 KB 780/1192 KB 76/1118 KB 260/1461 KB 32/287 KB 784/1192 KB 80/1118 KB 272/1461 KB 32/287 KB 784/1192 KB 84/1118 KB 272/1461 KB 36/287 KB 788/1192 KB 88/1118 KB 272/1461 KB 36/287 KB 788/1192 KB 92/1118 KB 272/1461 KB 36/287 KB 788/1192 KB 96/1118 KB 272/1461 KB 36/287 KB 788/1192 KB 100/1118 KB 272/1461 KB 36/287 KB 788/1192 KB 104/1118 KB 276/1461 KB 36/287 KB 788/1192 KB 84/1118 KB 272/1461 KB 40/287 KB 788/1192 KB 104/1118 KB 276/1461 KB 44/287 KB 788/1192 KB 104/1118 KB 276/1461 KB 48/287 KB 788/1192 KB 104/1118 KB 276/1461 KB 32/287 KB 788/1192 KB 84/1118 KB 272/1461 KB 48/287 KB 792/1192 KB 104/1118 KB 276/1461 KB 48/287 KB 796/1192 KB 104/1118 KB 276/1461 KB 48/287 KB 800/1192 KB 104/1118 KB 276/1461 KB 48/287 KB 804/1192 KB 104/1118 KB 276/1461 KB 52/287 KB 808/1192 KB 104/1118 KB 276/1461 KB 52/287 KB 812/1192 KB 104/1118 KB 276/1461 KB 52/287 KB 816/1192 KB 108/1118 KB 276/1461 KB 36/287 KB 788/1192 KB 100/1118 KB 276/1461 KB 52/287 KB 816/1192 KB 108/1118 KB 280/1461 KB 52/287 KB 816/1192 KB 108/1118 KB 284/1461 KB 52/287 KB 816/1192 KB 108/1118 KB 288/1461 KB 52/287 KB 816/1192 KB 108/1118 KB 292/1461 KB 52/287 KB 820/1192 KB 108/1118 KB 296/1461 KB 52/287 KB 820/1192 KB 108/1118 KB 300/1461 KB 52/287 KB 820/1192 KB 108/1118 KB 304/1461 KB 52/287 KB 812/1192 KB 108/1118 KB 276/1461 KB 52/287 KB 820/1192 KB 112/1118 KB 304/1461 KB 52/287 KB 820/1192 KB 116/1118 KB 304/1461 KB 52/287 KB 820/1192 KB 120/1118 KB 304/1461 KB 52/287 KB 820/1192 KB 124/1118 KB 304/1461 KB 52/287 KB 820/1192 KB 128/1118 KB 304/1461 KB 52/287 KB 820/1192 KB 132/1118 KB 304/1461 KB 52/287 KB 804/1192 KB 104/1118 KB 276/1461 KB 56/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 60/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 64/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 68/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 72/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 76/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 80/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 84/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 52/287 KB 820/1192 KB 132/1118 KB 308/1461 KB 84/287 KB 820/1192 KB 136/1118 KB 312/1461 KB 84/287 KB 820/1192 KB 136/1118 KB 316/1461 KB 84/287 KB 820/1192 KB 136/1118 KB 320/1461 KB 52/287 KB 820/1192 KB 108/1118 KB 292/1461 KB 84/287 KB 824/1192 KB 136/1118 KB 320/1461 KB 84/287 KB 828/1192 KB 136/1118 KB 320/1461 KB 84/287 KB 832/1192 KB 136/1118 KB 320/1461 KB 84/287 KB 836/1192 KB 136/1118 KB 320/1461 KB 84/287 KB 840/1192 KB 136/1118 KB 320/1461 KB 84/287 KB 844/1192 KB 136/1118 KB 320/1461 KB 88/287 KB 848/1192 KB 136/1118 KB 320/1461 KB 88/287 KB 852/1192 KB 136/1118 KB 320/1461 KB 88/287 KB 856/1192 KB 136/1118 KB 324/1461 KB 88/287 KB 860/1192 KB 136/1118 KB 324/1461 KB 88/287 KB 864/1192 KB 136/1118 KB 324/1461 KB 84/287 KB 820/1192 KB 136/1118 KB 308/1461 KB 88/287 KB 864/1192 KB 140/1118 KB 324/1461 KB 88/287 KB 864/1192 KB 144/1118 KB 324/1461 KB 88/287 KB 864/1192 KB 148/1118 KB 324/1461 KB 88/287 KB 864/1192 KB 152/1118 KB 324/1461 KB 88/287 KB 864/1192 KB 156/1118 KB 324/1461 KB 88/287 KB 864/1192 KB 160/1118 KB 324/1461 KB 88/287 KB 864/1192 KB 164/1118 KB 324/1461 KB 88/287 KB 868/1192 KB 168/1118 KB 324/1461 KB 88/287 KB 868/1192 KB 172/1118 KB 324/1461 KB 88/287 KB 868/1192 KB 176/1118 KB 324/1461 KB 88/287 KB 852/1192 KB 136/1118 KB 324/1461 KB 88/287 KB 868/1192 KB 176/1118 KB 328/1461 KB 88/287 KB 868/1192 KB 176/1118 KB 332/1461 KB 88/287 KB 868/1192 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 176/1118 KB 336/1461 KB 88/287 KB 844/1192 KB 136/1118 KB 320/1461 KB 92/287 KB 868/1192 KB 176/1118 KB 336/1461 KB 96/287 KB 868/1192 KB 176/1118 KB 336/1461 KB 100/287 KB 868/1192 KB 176/1118 KB 336/1461 KB 104/287 KB 868/1192 KB 176/1118 KB 336/1461 KB 108/287 KB 868/1192 KB 176/1118 KB 336/1461 KB 112/287 KB 868/1192 KB 176/1118 KB 336/1461 KB 116/287 KB 868/1192 KB 176/1118 KB 336/1461 KB 120/287 KB 868/1192 KB 176/1118 KB 340/1461 KB 88/287 KB 868/1192 KB 164/1118 KB 324/1461 KB 116/287 KB 868/1192 KB 176/1118 KB 340/1461 KB 120/287 KB 868/1192 KB 176/1118 KB 344/1461 KB 120/287 KB 868/1192 KB 176/1118 KB 348/1461 KB 120/287 KB 872/1192 KB 176/1118 KB 348/1461 KB 120/287 KB 876/1192 KB 176/1118 KB 348/1461 KB 120/287 KB 876/1192 KB 176/1118 KB 352/1461 KB 124/287 KB 876/1192 KB 176/1118 KB 356/1461 KB 124/287 KB 880/1192 KB 180/1118 KB 360/1461 KB 124/287 KB 880/1192 KB 180/1118 KB 364/1461 KB 124/287 KB 880/1192 KB 180/1118 KB 368/1461 KB 124/287 KB 876/1192 KB 176/1118 KB 352/1461 KB 128/287 KB 880/1192 KB 180/1118 KB 368/1461 KB 132/287 KB 880/1192 KB 180/1118 KB 368/1461 KB 136/287 KB 880/1192 KB 180/1118 KB 368/1461 KB 124/287 KB 880/1192 KB 180/1118 KB 356/1461 KB 140/287 KB 880/1192 KB 184/1118 KB 368/1461 KB 140/287 KB 880/1192 KB 188/1118 KB 368/1461 KB 140/287 KB 880/1192 KB 192/1118 KB 368/1461 KB 124/287 KB 880/1192 KB 176/1118 KB 356/1461 KB 140/287 KB 884/1192 KB 192/1118 KB 368/1461 KB 140/287 KB 888/1192 KB 192/1118 KB 368/1461 KB 140/287 KB 892/1192 KB 192/1118 KB 368/1461 KB 140/287 KB 896/1192 KB 192/1118 KB 368/1461 KB 140/287 KB 880/1192 KB 180/1118 KB 368/1461 KB 144/287 KB 896/1192 KB 192/1118 KB 368/1461 KB 144/287 KB 900/1192 KB 192/1118 KB 368/1461 KB 148/287 KB 904/1192 KB 196/1118 KB 368/1461 KB 148/287 KB 908/1192 KB 196/1118 KB 368/1461 KB 148/287 KB 912/1192 KB 196/1118 KB 368/1461 KB 148/287 KB 916/1192 KB 196/1118 KB 368/1461 KB 148/287 KB 920/1192 KB 196/1118 KB 372/1461 KB 148/287 KB 924/1192 KB 196/1118 KB 372/1461 KB 148/287 KB 928/1192 KB 196/1118 KB 372/1461 KB 148/287 KB 900/1192 KB 196/1118 KB 368/1461 KB 148/287 KB 928/1192 KB 200/1118 KB 372/1461 KB 148/287 KB 928/1192 KB 204/1118 KB 372/1461 KB 148/287 KB 928/1192 KB 208/1118 KB 372/1461 KB 148/287 KB 900/1192 KB 192/1118 KB 368/1461 KB 152/287 KB 928/1192 KB 208/1118 KB 372/1461 KB 156/287 KB 928/1192 KB 208/1118 KB 372/1461 KB 160/287 KB 928/1192 KB 208/1118 KB 372/1461 KB 160/287 KB 928/1192 KB 212/1118 KB 372/1461 KB 164/287 KB 928/1192 KB 216/1118 KB 372/1461 KB 164/287 KB 928/1192 KB 220/1118 KB 372/1461 KB 164/287 KB 928/1192 KB 224/1118 KB 372/1461 KB 164/287 KB 928/1192 KB 228/1118 KB 372/1461 KB 164/287 KB 932/1192 KB 232/1118 KB 372/1461 KB 148/287 KB 916/1192 KB 196/1118 KB 372/1461 KB 164/287 KB 932/1192 KB 232/1118 KB 376/1461 KB 164/287 KB 932/1192 KB 232/1118 KB 380/1461 KB 164/287 KB 932/1192 KB 232/1118 KB 384/1461 KB 164/287 KB 932/1192 KB 232/1118 KB 388/1461 KB 164/287 KB 932/1192 KB 232/1118 KB 392/1461 KB 164/287 KB 932/1192 KB 232/1118 KB 396/1461 KB 164/287 KB 932/1192 KB 232/1118 KB 400/1461 KB 164/287 KB 932/1192 KB 228/1118 KB 372/1461 KB 164/287 KB 936/1192 KB 232/1118 KB 400/1461 KB 164/287 KB 940/1192 KB 232/1118 KB 400/1461 KB 164/287 KB 944/1192 KB 232/1118 KB 400/1461 KB 164/287 KB 928/1192 KB 212/1118 KB 372/1461 KB 168/287 KB 944/1192 KB 232/1118 KB 400/1461 KB 172/287 KB 944/1192 KB 232/1118 KB 400/1461 KB 176/287 KB 944/1192 KB 232/1118 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install KB 400/1461 KB 180/287 KB 944/1192 KB 232/1118 KB 400/1461 KB 184/287 KB 944/1192 KB 232/1118 KB 400/1461 KB 188/287 KB 944/1192 KB 232/1118 KB 400/1461 KB 192/287 KB 944/1192 KB 232/1118 KB 400/1461 KB 196/287 KB 948/1192 KB 236/1118 KB 400/1461 KB 200/287 KB 948/1192 KB 236/1118 KB 404/1461 KB 204/287 KB 948/1192 KB 236/1118 KB 404/1461 KB 192/287 KB 944/1192 KB 236/1118 KB 400/1461 KB 204/287 KB 948/1192 KB 240/1118 KB 404/1461 KB 192/287 KB 948/1192 KB 236/1118 KB 400/1461 KB 204/287 KB 952/1192 KB 240/1118 KB 404/1461 KB 196/287 KB 948/1192 KB 236/1118 KB 404/1461 KB 204/287 KB 952/1192 KB 240/1118 KB 408/1461 KB 204/287 KB 952/1192 KB 240/1118 KB 412/1461 KB 204/287 KB 956/1192 KB 240/1118 KB 416/1461 KB 204/287 KB 956/1192 KB 240/1118 KB 412/1461 KB 204/287 KB 960/1192 KB 244/1118 KB 416/1461 KB 204/287 KB 956/1192 KB 244/1118 KB 416/1461 KB 204/287 KB 960/1192 KB 248/1118 KB 416/1461 KB 208/287 KB 960/1192 KB 252/1118 KB 416/1461 KB 208/287 KB 964/1192 KB 256/1118 KB 416/1461 KB 208/287 KB 964/1192 KB 260/1118 KB 416/1461 KB 208/287 KB 964/1192 KB 264/1118 KB 420/1461 KB 208/287 KB 964/1192 KB 268/1118 KB 420/1461 KB 208/287 KB 964/1192 KB 272/1118 KB 420/1461 KB 208/287 KB 960/1192 KB 248/1118 KB 416/1461 KB 212/287 KB 964/1192 KB 272/1118 KB 420/1461 KB 216/287 KB 964/1192 KB 272/1118 KB 420/1461 KB 220/287 KB 964/1192 KB 272/1118 KB 420/1461 KB 224/287 KB 964/1192 KB 272/1118 KB 420/1461 KB 208/287 KB 964/1192 KB 260/1118 KB 420/1461 KB 224/287 KB 964/1192 KB 272/1118 KB 424/1461 KB 224/287 KB 964/1192 KB 272/1118 KB 428/1461 KB 224/287 KB 964/1192 KB 272/1118 KB 432/1461 KB 208/287 KB 964/1192 KB 252/1118 KB 416/1461 KB 224/287 KB 968/1192 KB 272/1118 KB 432/1461 KB 224/287 KB 972/1192 KB 272/1118 KB 432/1461 KB 224/287 KB 976/1192 KB 272/1118 KB 432/1461 KB 224/287 KB 976/1192 KB 272/1118 KB 436/1461 KB 228/287 KB 980/1192 KB 276/1118 KB 440/1461 KB 228/287 KB 980/1192 KB 276/1118 KB 444/1461 KB 228/287 KB 980/1192 KB 276/1118 KB 448/1461 KB 228/287 KB 980/1192 KB 276/1118 KB 452/1461 KB 228/287 KB 980/1192 KB 276/1118 KB 456/1461 KB 228/287 KB 980/1192 KB 276/1118 KB 460/1461 KB 228/287 KB 980/1192 KB 276/1118 KB 464/1461 KB 228/287 KB 980/1192 KB 276/1118 KB 436/1461 KB 228/287 KB 980/1192 KB 280/1118 KB 464/1461 KB 228/287 KB 980/1192 KB 284/1118 KB 464/1461 KB 228/287 KB 980/1192 KB 288/1118 KB 464/1461 KB 228/287 KB 980/1192 KB 272/1118 KB 436/1461 KB 228/287 KB 984/1192 KB 288/1118 KB 464/1461 KB 228/287 KB 988/1192 KB 288/1118 KB 464/1461 KB 228/287 KB 992/1192 KB 288/1118 KB 464/1461 KB 228/287 KB 976/1192 KB 272/1118 KB 436/1461 KB 232/287 KB 992/1192 KB 288/1118 KB 464/1461 KB 236/287 KB 992/1192 KB 288/1118 KB 464/1461 KB 240/287 KB 992/1192 KB 288/1118 KB 464/1461 KB 244/287 KB 992/1192 KB 288/1118 KB 464/1461 KB 248/287 KB 996/1192 KB 292/1118 KB 464/1461 KB 252/287 KB 996/1192 KB 292/1118 KB 464/1461 KB 256/287 KB 996/1192 KB 292/1118 KB 464/1461 KB 244/287 KB 996/1192 KB 292/1118 KB 464/1461 KB 256/287 KB 996/1192 KB 296/1118 KB 464/1461 KB 256/287 KB 996/1192 KB 300/1118 KB 464/1461 KB 256/287 KB 996/1192 KB 304/1118 KB 468/1461 KB 256/287 KB 996/1192 KB 308/1118 KB 468/1461 KB 260/287 KB 996/1192 KB 312/1118 KB 468/1461 KB 260/287 KB 996/1192 KB 316/1118 KB 468/1461 KB 260/287 KB 996/1192 KB 320/1118 KB 468/1461 KB 244/287 KB 996/1192 KB 288/1118 KB 464/1461 KB 260/287 KB 1000/1192 KB 320/1118 KB 468/1461 KB 260/287 KB 1004/1192 KB 320/1118 KB 4 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 68/1461 KB 260/287 KB 1008/1192 KB 320/1118 KB 468/1461 KB 260/287 KB 996/1192 KB 308/1118 KB 468/1461 KB 264/287 KB 1008/1192 KB 320/1118 KB 468/1461 KB 268/287 KB 1012/1192 KB 320/1118 KB 468/1461 KB 272/287 KB 1012/1192 KB 320/1118 KB 468/1461 KB 256/287 KB 996/1192 KB 300/1118 KB 468/1461 KB 272/287 KB 1012/1192 KB 320/1118 KB 472/1461 KB 272/287 KB 1012/1192 KB 320/1118 KB 476/1461 KB 272/287 KB 1012/1192 KB 320/1118 KB 480/1461 KB 264/287 KB 1012/1192 KB 320/1118 KB 468/1461 KB 272/287 KB 1016/1192 KB 320/1118 KB 480/1461 KB 272/287 KB 1020/1192 KB 320/1118 KB 480/1461 KB 272/287 KB 1024/1192 KB 320/1118 KB 480/1461 KB 272/287 KB 1028/1192 KB 320/1118 KB 480/1461 KB 276/287 KB 1032/1192 KB 324/1118 KB 484/1461 KB 276/287 KB 1036/1192 KB 324/1118 KB 484/1461 KB 276/287 KB 1040/1192 KB 324/1118 KB 484/1461 KB 276/287 KB 1028/1192 KB 324/1118 KB 484/1461 KB 276/287 KB 1040/1192 KB 324/1118 KB 488/1461 KB 276/287 KB 1040/1192 KB 324/1118 KB 492/1461 KB 276/287 KB 1040/1192 KB 324/1118 KB 496/1461 KB 276/287 KB 1028/1192 KB 324/1118 KB 480/1461 KB 276/287 KB 1040/1192 KB 328/1118 KB 496/1461 KB 276/287 KB 1040/1192 KB 332/1118 KB 496/1461 KB 276/287 KB 1040/1192 KB 336/1118 KB 496/1461 KB 276/287 KB 1040/1192 KB 340/1118 KB 496/1461 KB 276/287 KB 1044/1192 KB 344/1118 KB 500/1461 KB 276/287 KB 1028/1192 KB 320/1118 KB 480/1461 KB 280/287 KB 1044/1192 KB 344/1118 KB 500/1461 KB 284/287 KB 1044/1192 KB 344/1118 KB 500/1461 KB 287/287 KB 1044/1192 KB 344/1118 KB 500/1461 KB 276/287 KB 1044/1192 KB 340/1118 KB 500/1461 KB 287/287 KB 1048/1192 KB 344/1118 KB 500/1461 KB 287/287 KB 1052/1192 KB 344/1118 KB 500/1461 KB 276/287 KB 1040/1192 KB 340/1118 KB 500/1461 KB 287/287 KB 1056/1192 KB 348/1118 KB 504/1461 KB 287/287 KB 1056/1192 KB 348/1118 KB 508/1461 KB 287/287 KB 1056/1192 KB 348/1118 KB 512/1461 KB 287/287 KB 1056/1192 KB 348/1118 KB 516/1461 KB 287/287 KB 1056/1192 KB 348/1118 KB 520/1461 KB 287/287 KB 1056/1192 KB 348/1118 KB 524/1461 KB 287/287 KB 1056/1192 KB 348/1118 KB 528/1461 KB 287/287 KB 1052/1192 KB 348/1118 KB 500/1461 KB 287/287 KB 1056/1192 KB 352/1118 KB 528/1461 KB 287/287 KB 1056/1192 KB 356/1118 KB 528/1461 KB 287/287 KB 1056/1192 KB 360/1118 KB 528/1461 KB 287/287 KB 1056/1192 KB 364/1118 KB 528/1461 KB 287/287 KB 1056/1192 KB 368/1118 KB 528/1461 KB 287/287 KB 1056/1192 KB 372/1118 KB 528/1461 KB 287/287 KB 1056/1192 KB 376/1118 KB 532/1461 KB 287/287 KB 1056/1192 KB 380/1118 KB 532/1461 KB 287/287 KB 1056/1192 KB 348/1118 KB 516/1461 KB 287/287 KB 1060/1192 KB 380/1118 KB 532/1461 KB 287/287 KB 1064/1192 KB 380/1118 KB 532/1461 KB 287/287 KB 1068/1192 KB 380/1118 KB 532/1461 KB 287/287 KB 1072/1192 KB 380/1118 KB 532/1461 KB 287/287 KB 1076/1192 KB 380/1118 KB 532/1461 KB 287/287 KB 1080/1192 KB 380/1118 KB 532/1461 KB 287/287 KB 1084/1192 KB 380/1118 KB 532/1461 KB 287/287 KB 1056/1192 KB 372/1118 KB 532/1461 KB 1084/1192 KB 384/1118 KB 536/1461 KB 1084/1192 KB 384/1118 KB 540/1461 KB 1084/1192 KB 384/1118 KB 544/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 1084/1192 KB 384/1118 KB 548/1461 KB 287/287 KB 1084/1192 KB 384/1118 KB 532/1461 KB 1088/1192 KB 384/1118 KB 548/1461 KB 1088/1192 KB 388/1118 KB 548/1461 KB 1092/1192 KB 392/1118 KB 552/1461 KB 1092/1192 KB 396/1118 KB 552/1461 KB 1092/1192 KB 400/1118 KB 552/1461 KB 1092/1192 KB 388/1118 KB 552/1461 KB 1092/1192 KB 400/1118 KB 556/1461 KB 1092/1192 KB 400/1118 KB 560/1461 KB 1092/1192 KB 388/1118 KB 548/1461 KB 1096/1192 KB 400/1118 KB 560/1461 KB 1096/1192 KB 400/1118 KB 564/1461 KB 1100/1192 KB 404/1118 KB 568/1461 KB 1100/1192 KB 404/1118 KB 572/1461 KB 1100/1192 KB 404/1118 KB 576/1461 KB 1100/1192 KB 404/1118 KB 580/1461 KB 1100/1192 KB 404/1118 KB 584/1461 KB 1100/1192 KB 404/1118 KB 588/1461 KB 1100/1192 KB 404/1118 KB 592/1461 KB 1100/1192 KB 404/1118 KB 564/1461 KB 1100/1192 KB 408/1118 KB 592/1461 KB 1100/1192 KB 412/1118 KB 592/1461 KB 1100/1192 KB 416/1118 KB 592/1461 KB 1100/1192 KB 400/1118 KB 564/1461 KB 1104/1192 KB 416/1118 KB 592/1461 KB 1108/1192 KB 416/1118 KB 592/1461 KB 1112/1192 KB 416/1118 KB 592/1461 KB 1116/1192 KB 416/1118 KB 592/1461 KB 1120/1192 KB 416/1118 KB 592/1461 KB 1124/1192 KB 416/1118 KB 592/1461 KB 1128/1192 KB 420/1118 KB 592/1461 KB 1132/1192 KB 420/1118 KB 592/1461 KB 1136/1192 KB 420/1118 KB 592/1461 KB 1140/1192 KB 420/1118 KB 592/1461 KB 1144/1192 KB 420/1118 KB 596/1461 KB 1148/1192 KB 420/1118 KB 596/1461 KB 1152/1192 KB 420/1118 KB 596/1461 KB 1124/1192 KB 420/1118 KB 592/1461 KB 1152/1192 KB 424/1118 KB 596/1461 KB 1152/1192 KB 428/1118 KB 596/1461 KB 1152/1192 KB 432/1118 KB 596/1461 KB 1140/1192 KB 420/1118 KB 596/1461 KB 1152/1192 KB 432/1118 KB 600/1461 KB 1152/1192 KB 436/1118 KB 604/1461 KB 1152/1192 KB 436/1118 KB 607/1461 KB 1152/1192 KB 436/1118 KB 611/1461 KB 1156/1192 KB 436/1118 KB 615/1461 KB 1156/1192 KB 436/1118 KB 619/1461 KB 1156/1192 KB 436/1118 KB 623/1461 KB 1152/1192 KB 436/1118 KB 600/1461 KB 1156/1192 KB 440/1118 KB 623/1461 KB 1156/1192 KB 444/1118 KB 623/1461 KB 1156/1192 KB 448/1118 KB 623/1461 KB 1156/1192 KB 452/1118 KB 623/1461 KB 1156/1192 KB 456/1118 KB 623/1461 KB 1156/1192 KB 460/1118 KB 623/1461 KB 1156/1192 KB 464/1118 KB 623/1461 KB 1156/1192 KB 468/1118 KB 623/1461 KB 1156/1192 KB 436/1118 KB 611/1461 KB 1160/1192 KB 468/1118 KB 627/1461 KB 1164/1192 KB 468/1118 KB 627/1461 KB 1168/1192 KB 468/1118 KB 627/1461 KB 1172/1192 KB 468/1118 KB 627/1461 KB 1176/1192 KB 468/1118 KB 627/1461 KB 1156/1192 KB 468/1118 KB 627/1461 KB 1176/1192 KB 468/1118 KB 631/1461 KB 1180/1192 KB 468/1118 KB 631/1461 KB 1184/1192 KB 468/1118 KB 635/1461 KB 1180/1192 KB 468/1118 KB 635/1461 KB 1184/1192 KB 468/1118 KB 639/1461 KB 1184/1192 KB 468/1118 KB 643/1461 KB 1188/1192 KB 472/1118 KB 647/1461 KB 1188/1192 KB 472/1118 KB 651/1461 KB 1188/1192 KB 472/1118 KB 655/1461 KB 1188/1192 KB 472/1118 KB 643/1461 KB 1192/1192 KB 472/1118 KB 655/1461 KB 1192/1192 KB 472/1118 KB 655/1461 KB 1184/1192 KB 472/1118 KB 643/1461 KB 1192/1192 KB 476/1118 KB 655/1461 KB 1192/1192 KB 480/1118 KB 655/1461 KB 1192/1192 KB 484/1118 KB 655/1461 KB 1192/1192 KB 488/1118 KB 655/1461 KB 1192/1192 KB 492/1118 KB 655/1461 KB 1192/1192 KB 492/1118 KB 659/1461 KB 1192/1192 KB 492/1118 KB 663/1461 KB 1192/1192 KB 492/1118 KB 667/1461 KB 1192/1192 KB 492/1118 KB 671/1461 KB 1192/1192 KB 492/1118 KB 675/1461 KB 1192/1192 KB 492/1118 KB 679/1461 KB 1192/1192 KB 492/1118 KB 683/1461 KB 1192/1192 KB 492/1118 KB 687/1461 KB unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 492/1118 KB 691/1461 KB 492/1118 KB 695/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 698.9 KB/sec) unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 496/1118 KB 699/1461 KB 500/1118 KB 699/1461 KB 492/1118 KB 699/1461 KB 500/1118 KB 703/1461 KB 500/1118 KB 707/1461 KB 500/1118 KB 711/1461 KB 500/1118 KB 715/1461 KB 504/1118 KB 719/1461 KB 504/1118 KB 715/1461 KB 508/1118 KB 719/1461 KB 512/1118 KB 719/1461 KB 516/1118 KB 723/1461 KB 520/1118 KB 723/1461 KB 524/1118 KB 723/1461 KB 528/1118 KB 723/1461 KB 512/1118 KB 723/1461 KB 528/1118 KB 727/1461 KB 528/1118 KB 731/1461 KB 528/1118 KB 735/1461 KB 532/1118 KB 735/1461 KB 536/1118 KB 739/1461 KB 540/1118 KB 739/1461 KB 544/1118 KB 739/1461 KB 532/1118 KB 739/1461 KB 544/1118 KB 743/1461 KB 544/1118 KB 747/1461 KB 544/1118 KB 751/1461 KB 548/1118 KB 751/1461 KB 552/1118 KB 755/1461 KB 556/1118 KB 755/1461 KB 560/1118 KB 755/1461 KB 548/1118 KB 755/1461 KB 560/1118 KB 759/1461 KB 560/1118 KB 763/1461 KB 560/1118 KB 767/1461 KB 564/1118 KB 767/1461 KB 568/1118 KB 771/1461 KB 572/1118 KB 771/1461 KB 576/1118 KB 771/1461 KB 580/1118 KB 771/1461 KB 584/1118 KB 771/1461 KB 588/1118 KB 771/1461 KB 592/1118 KB 771/1461 KB 564/1118 KB 771/1461 KB 592/1118 KB 775/1461 KB 592/1118 KB 779/1461 KB 592/1118 KB 783/1461 KB 592/1118 KB 787/1461 KB 592/1118 KB 791/1461 KB 592/1118 KB 795/1461 KB 592/1118 KB 799/1461 KB 596/1118 KB 799/1461 KB 600/1118 KB 803/1461 KB 604/1118 KB 803/1461 KB 608/1118 KB 803/1461 KB 596/1118 KB 803/1461 KB 608/1118 KB 807/1461 KB 608/1118 KB 811/1461 KB 608/1118 KB 815/1461 KB 608/1118 KB 819/1461 KB 612/1118 KB 821/1461 KB 612/1118 KB 819/1461 KB 616/1118 KB 821/1461 KB 620/1118 KB 821/1461 KB 620/1118 KB 825/1461 KB 624/1118 KB 829/1461 KB 624/1118 KB 825/1461 KB 628/1118 KB 829/1461 KB 628/1118 KB 833/1461 KB 628/1118 KB 837/1461 KB 628/1118 KB 841/1461 KB 632/1118 KB 845/1461 KB 632/1118 KB 849/1461 KB 632/1118 KB 853/1461 KB 632/1118 KB 841/1461 KB 636/1118 KB 853/1461 KB 640/1118 KB 853/1461 KB 644/1118 KB 853/1461 KB 648/1118 KB 857/1461 KB 652/1118 KB 857/1461 KB 656/1118 KB 857/1461 KB 660/1118 KB 857/1461 KB 664/1118 KB 857/1461 KB 668/1118 KB 857/1461 KB 672/1118 KB 857/1461 KB 644/1118 KB 857/1461 KB 672/1118 KB 861/1461 KB 672/1118 KB 865/1461 KB 672/1118 KB 869/1461 KB 672/1118 KB 873/1461 KB 672/1118 KB 877/1461 KB 672/1118 KB 881/1461 KB 672/1118 KB 885/1461 KB 672/1118 KB 889/1461 KB 676/1118 KB 889/1461 KB 680/1118 KB 889/1461 KB 684/1118 KB 889/1461 KB 688/1118 KB 889/1461 KB 692/1118 KB 889/1461 KB 692/1118 KB 893/1461 KB 692/1118 KB 897/1461 KB 692/1118 KB 901/1461 KB 692/1118 KB 905/1461 KB 696/1118 KB 905/1461 KB 700/1118 KB 905/1461 KB 704/1118 KB 905/1461 KB 708/1118 KB 905/1461 KB 712/1118 KB 909/1461 KB 716/1118 KB 909/1461 KB 720/1118 KB 909/1461 KB 708/1118 KB 909/1461 KB 720/1118 KB 913/1461 KB 720/1118 KB 917/1461 KB 720/1118 KB 921/1461 KB 720/1118 KB 925/1461 KB 720/1118 KB 929/1461 KB 720/1118 KB 933/1461 KB 720/1118 KB 937/1461 KB 724/1118 KB 937/1461 KB 728/1118 KB 937/1461 KB 732/1118 KB 937/1461 KB 736/1118 KB 937/1461 KB 740/1118 KB 937/1461 KB 740/1118 KB 941/1461 KB 740/1118 KB 945/1461 KB 740/1118 KB 949/1461 KB 740/1118 KB 953/1461 KB 744/1118 KB 953/1461 KB 748/1118 KB 953/1461 KB 752/1118 KB 953/1461 KB 756/1118 KB 953/1461 KB 760/1118 KB 957/1461 KB 764/1118 KB 957/1461 KB 768/1118 KB 957/1461 KB 756/1118 KB 957/1461 KB 768/1118 KB 961/1461 KB 768/1118 KB 965/1461 KB 768/1118 KB 969/1461 KB 768/1118 KB 973/1461 KB 768/1118 KB 977/1461 KB 768/1118 KB 981/1461 KB 768/111 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install 8 KB 985/1461 KB 772/1118 KB 985/1461 KB 776/1118 KB 985/1461 KB 780/1118 KB 985/1461 KB 784/1118 KB 985/1461 KB 788/1118 KB 985/1461 KB 788/1118 KB 989/1461 KB 788/1118 KB 993/1461 KB 788/1118 KB 997/1461 KB 788/1118 KB 1001/1461 KB 792/1118 KB 1001/1461 KB 796/1118 KB 1001/1461 KB 800/1118 KB 1001/1461 KB 804/1118 KB 1001/1461 KB 804/1118 KB 1005/1461 KB 804/1118 KB 1009/1461 KB 804/1118 KB 1013/1461 KB 808/1118 KB 1013/1461 KB 812/1118 KB 1013/1461 KB 816/1118 KB 1013/1461 KB 820/1118 KB 1013/1461 KB 824/1118 KB 1017/1461 KB 828/1118 KB 1017/1461 KB 832/1118 KB 1017/1461 KB 820/1118 KB 1017/1461 KB 832/1118 KB 1021/1461 KB 832/1118 KB 1025/1461 KB 832/1118 KB 1029/1461 KB 832/1118 KB 1033/1461 KB 836/1118 KB 1037/1461 KB 836/1118 KB 1041/1461 KB 836/1118 KB 1045/1461 KB 836/1118 KB 1033/1461 KB 840/1118 KB 1045/1461 KB 844/1118 KB 1045/1461 KB 848/1118 KB 1045/1461 KB 852/1118 KB 1045/1461 KB 856/1118 KB 1049/1461 KB 860/1118 KB 1049/1461 KB 864/1118 KB 1049/1461 KB 852/1118 KB 1049/1461 KB 864/1118 KB 1053/1461 KB 864/1118 KB 1057/1461 KB 864/1118 KB 1061/1461 KB 864/1118 KB 1065/1461 KB 868/1118 KB 1069/1461 KB 868/1118 KB 1073/1461 KB 868/1118 KB 1077/1461 KB 868/1118 KB 1065/1461 KB 872/1118 KB 1077/1461 KB 876/1118 KB 1077/1461 KB 880/1118 KB 1077/1461 KB 880/1118 KB 1081/1461 KB 884/1118 KB 1085/1461 KB 884/1118 KB 1089/1461 KB 884/1118 KB 1093/1461 KB 884/1118 KB 1081/1461 KB 888/1118 KB 1093/1461 KB 892/1118 KB 1093/1461 KB 896/1118 KB 1093/1461 KB 900/1118 KB 1093/1461 KB 904/1118 KB 1097/1461 KB 908/1118 KB 1097/1461 KB 912/1118 KB 1097/1461 KB 900/1118 KB 1097/1461 KB 912/1118 KB 1101/1461 KB 912/1118 KB 1105/1461 KB 912/1118 KB 1109/1461 KB 912/1118 KB 1113/1461 KB 916/1118 KB 1117/1461 KB 916/1118 KB 1121/1461 KB 916/1118 KB 1125/1461 KB 916/1118 KB 1113/1461 KB 920/1118 KB 1125/1461 KB 924/1118 KB 1125/1461 KB 928/1118 KB 1125/1461 KB 932/1118 KB 1129/1461 KB 936/1118 KB 1129/1461 KB 940/1118 KB 1129/1461 KB 944/1118 KB 1129/1461 KB 928/1118 KB 1129/1461 KB 944/1118 KB 1133/1461 KB 944/1118 KB 1137/1461 KB 944/1118 KB 1141/1461 KB 944/1118 KB 1145/1461 KB 948/1118 KB 1149/1461 KB 948/1118 KB 1145/1461 KB 952/1118 KB 1153/1461 KB 956/1118 KB 1153/1461 KB 948/1118 KB 1153/1461 KB 956/1118 KB 1157/1461 KB 956/1118 KB 1161/1461 KB 960/1118 KB 1165/1461 KB 960/1118 KB 1169/1461 KB 960/1118 KB 1173/1461 KB 960/1118 KB 1161/1461 KB 964/1118 KB 1173/1461 KB 968/1118 KB 1173/1461 KB 972/1118 KB 1173/1461 KB 976/1118 KB 1173/1461 KB 980/1118 KB 1173/1461 KB 984/1118 KB 1177/1461 KB 988/1118 KB 1177/1461 KB 992/1118 KB 1177/1461 KB 980/1118 KB 1177/1461 KB 992/1118 KB 1181/1461 KB 992/1118 KB 1185/1461 KB 992/1118 KB 1189/1461 KB 992/1118 KB 1193/1461 KB 996/1118 KB 1197/1461 KB 996/1118 KB 1201/1461 KB 996/1118 KB 1205/1461 KB 996/1118 KB 1193/1461 KB 1000/1118 KB 1205/1461 KB 1004/1118 KB 1205/1461 KB 1008/1118 KB 1205/1461 KB 1012/1118 KB 1209/1461 KB 1016/1118 KB 1209/1461 KB 1020/1118 KB 1209/1461 KB 1024/1118 KB 1209/1461 KB 1028/1118 KB 1209/1461 KB 1032/1118 KB 1209/1461 KB 1036/1118 KB 1209/1461 KB 1040/1118 KB 1209/1461 KB 1008/1118 KB 1209/1461 KB 1040/1118 KB 1213/1461 KB 1040/1118 KB 1217/1461 KB 1040/1118 KB 1221/1461 KB 1040/1118 KB 1225/1461 KB 1040/1118 KB 1229/1461 KB 1040/1118 KB 1233/1461 KB 1040/1118 KB 1237/1461 KB 1044/1118 KB 1237/1461 KB 1048/1118 KB 1241/1461 KB 1052/1118 KB 1241/1461 KB 1056/1118 KB 1241/1461 KB 1044/1118 unit-abot-epc-basic-0: 12:33:44 DEBUG unit.abot-epc-basic/0.install KB 1241/1461 KB 1056/1118 KB 1245/1461 KB 1056/1118 KB 1249/1461 KB 1056/1118 KB 1253/1461 KB 1056/1118 KB 1257/1461 KB 1060/1118 KB 1261/1461 KB 1060/1118 KB 1265/1461 KB 1060/1118 KB 1269/1461 KB 1060/1118 KB 1257/1461 KB 1064/1118 KB 1269/1461 KB 1068/1118 KB 1269/1461 KB 1072/1118 KB 1269/1461 KB 1076/1118 KB 1269/1461 KB 1080/1118 KB 1273/1461 KB 1084/1118 KB 1273/1461 KB 1088/1118 KB 1273/1461 KB 1076/1118 KB 1273/1461 KB 1088/1118 KB 1277/1461 KB 1088/1118 KB 1281/1461 KB 1088/1118 KB 1285/1461 KB 1092/1118 KB 1289/1461 KB 1092/1118 KB 1293/1461 KB 1092/1118 KB 1297/1461 KB 1092/1118 KB 1301/1461 KB 1092/1118 KB 1285/1461 KB 1096/1118 KB 1301/1461 KB 1100/1118 KB 1301/1461 KB 1104/1118 KB 1301/1461 KB 1108/1118 KB 1301/1461 KB 1112/1118 KB 1305/1461 KB 1116/1118 KB 1305/1461 KB 1118/1118 KB 1305/1461 KB 1108/1118 KB 1305/1461 KB 1118/1118 KB 1309/1461 KB 1118/1118 KB 1313/1461 KB 1118/1118 KB 1317/1461 KB 1118/1118 KB 1321/1461 KB 1118/1118 KB 1325/1461 KB 1118/1118 KB 1329/1461 KB 1118/1118 KB 1333/1461 KB 1118/1118 KB 1337/1461 KB 1118/1118 KB 1341/1461 KB 1118/1118 KB 1345/1461 KB 1118/1118 KB 1349/1461 KB 1118/1118 KB 1353/1461 KB 1118/1118 KB 1357/1461 KB 1118/1118 KB 1361/1461 KB 1118/1118 KB 1365/1461 KB 1118/1118 KB 1369/1461 KB 1118/1118 KB 1373/1461 KB 1118/1118 KB 1377/1461 KB 1118/1118 KB 1381/1461 KB 1118/1118 KB 1385/1461 KB 1118/1118 KB 1389/1461 KB 1118/1118 KB 1393/1461 KB 1118/1118 KB 1397/1461 KB 1118/1118 KB 1401/1461 KB 1118/1118 KB 1405/1461 KB 1118/1118 KB 1409/1461 KB 1118/1118 KB 1413/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: 12:33:44 DEBUG unit.abot-epc-basic/0.install 1417/1461 KB 1421/1461 KB 1425/1461 KB 1429/1461 KB 1433/1461 KB 1437/1461 KB 1441/1461 KB 1445/1461 KB 1449/1461 KB 1453/1461 KB 1457/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 809.9 KB/sec) unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 12:33:45 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 468.1 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 109.8 KB/sec) unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 122.2 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 108.1 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 31.9 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 318.4 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 138.7 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 164.2 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33: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/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 270.5 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 245.8 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 708.2 KB/sec) unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 48.2 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 164.5 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 245.4 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 409.6 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 605.7 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 1006.6 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/149 KB 3/149 KB 4/10 KB 4/21 KB 3/149 KB 4/10 KB 8/21 KB 3/149 KB 4/10 KB 12/21 KB 3/149 KB 4/10 KB 16/21 KB 3/149 KB 4/10 KB 3/149 KB 8/10 KB 16/21 KB 3/149 KB 10/10 KB 16/21 KB 3/149 KB 10/10 KB 20/21 KB 3/149 KB 10/10 KB 21/21 KB 5/149 KB 10/10 KB 21/21 KB 4/6 KB 8/149 KB 10/10 KB 21/21 KB 4/6 KB 11/149 KB 10/10 KB 21/21 KB 4/6 KB 13/149 KB 10/10 KB 21/21 KB 4/6 KB 5/149 KB 10/10 KB 21/21 KB 6/6 KB 13/149 KB 10/10 KB 21/21 KB 6/6 KB 16/149 KB 10/10 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 422.1 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 6/6 KB 19/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 750.7 KB/sec) unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install 6/6 KB 21/149 KB 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 6/6 KB 24/149 KB 6/6 KB 27/149 KB 6/6 KB 29/149 KB 6/6 KB 32/149 KB 6/6 KB 36/149 KB 6/6 KB 40/149 KB 6/6 KB 44/149 KB 6/6 KB 48/149 KB 6/6 KB 52/149 KB 6/6 KB 4/14 KB 56/149 KB 6/6 KB 4/14 KB 60/149 KB 6/6 KB 4/14 KB 4/30 KB 60/149 KB 4/37 KB 4/14 KB 8/30 KB 60/149 KB 4/37 KB 4/14 KB 12/30 KB 60/149 KB 4/37 KB 4/14 KB 16/30 KB 60/149 KB 4/37 KB 4/14 KB 20/30 KB 60/149 KB 6/6 KB 4/14 KB 52/149 KB 4/37 KB 8/14 KB 20/30 KB 64/149 KB 4/37 KB 12/14 KB 20/30 KB 64/149 KB 4/37 KB 14/14 KB 20/30 KB 64/149 KB 4/37 KB 14/14 KB 24/30 KB 64/149 KB 4/37 KB 14/14 KB 28/30 KB 64/149 KB 4/37 KB 14/14 KB 30/30 KB 64/149 KB 4/37 KB 4/14 KB 20/30 KB 64/149 KB 4/37 KB 4/14 KB 4/30 KB 60/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 161.0 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 8/37 KB 14/14 KB 30/30 KB 64/149 KB 12/37 KB 14/14 KB 30/30 KB 64/149 KB 16/37 KB 14/14 KB 30/30 KB 64/149 KB 20/37 KB 14/14 KB 30/30 KB 64/149 KB 24/37 KB 14/14 KB 30/30 KB 64/149 KB 28/37 KB 14/14 KB 30/30 KB 64/149 KB 32/37 KB 14/14 KB 30/30 KB 64/149 KB 32/37 KB 14/14 KB 30/30 KB 68/149 KB 36/37 KB 14/14 KB 30/30 KB 72/149 KB 36/37 KB 14/14 KB 30/30 KB 76/149 KB 36/37 KB 14/14 KB 30/30 KB 80/149 KB 36/37 KB 14/14 KB 30/30 KB 68/149 KB 37/37 KB 14/14 KB 30/30 KB 80/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 324.2 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 37/37 KB 30/30 KB 84/149 KB 37/37 KB 30/30 KB 88/149 KB 37/37 KB 30/30 KB 92/149 KB 37/37 KB 30/30 KB 96/149 KB 37/37 KB 30/30 KB 96/149 KB 4/14 KB 37/37 KB 30/30 KB 96/149 KB 8/14 KB 37/37 KB 30/30 KB 96/149 KB 12/14 KB 37/37 KB 30/30 KB 96/149 KB 14/14 KB 37/37 KB 30/30 KB 100/149 KB 14/14 KB 37/37 KB 30/30 KB 104/149 KB 14/14 KB 37/37 KB 108/149 KB 14/14 KB 37/37 KB 112/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 857.3 KB/sec) unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 116/149 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 291.0 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 116/149 KB 14/14 KB 4/37 KB 116/149 KB 8/37 KB 116/149 KB 12/37 KB 116/149 KB 16/37 KB 116/149 KB 20/37 KB 3/43 KB 120/149 KB 4/11 KB 24/37 KB 3/43 KB 120/149 KB 4/11 KB 28/37 KB 3/43 KB 120/149 KB 4/11 KB 32/37 KB 3/43 KB 120/149 KB 4/11 KB 36/37 KB 3/43 KB 120/149 KB 4/11 KB 37/37 KB 3/43 KB 120/149 KB 4/11 KB 20/37 KB 6/43 KB 120/149 KB 4/11 KB 37/37 KB 120/149 KB 4/11 KB 20/37 KB 6/43 KB 120/149 KB 8/11 KB 37/37 KB 6/43 KB 120/149 KB 11/11 KB 37/37 KB 120/149 KB 20/37 KB 9/43 KB 124/149 KB 11/11 KB 37/37 KB 4/7 KB 9/43 KB 128/149 KB 11/11 KB 37/37 KB 9/43 KB 120/149 KB 11/11 KB 37/37 KB 4/7 KB 9/43 KB 124/149 KB 11/11 KB 37/37 KB 7/7 KB 9/43 KB 128/149 KB 11/11 KB 37/37 KB 7/7 KB 11/43 KB 128/149 KB 11/11 KB 37/37 KB 7/7 KB 14/43 KB 128/149 KB 11/11 KB 37/37 KB 7/7 KB 16/43 KB 128/149 KB 11/11 KB 37/37 KB 7/7 KB 19/43 KB 128/149 KB 11/11 KB 37/37 KB 7/7 KB 22/43 KB 128/149 KB 11/11 KB 37/37 KB 7/7 KB 25/43 KB 132/149 KB 11/11 KB 37/37 KB 7/7 KB 22/43 KB 132/149 KB 11/11 KB 37/37 KB 7/7 KB 25/43 KB 136/149 KB 11/11 KB 37/37 KB 7/7 KB 25/43 KB 140/149 KB 11/11 KB 37/37 KB 7/7 KB 25/43 KB 144/149 KB 11/11 KB 37/37 KB 7/7 KB 27/43 KB 148/149 KB 11/11 KB 37/37 KB 7/7 KB 27/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 KB 27/43 KB 144/149 KB 11/11 KB 37/37 KB 7/7 KB 30/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 KB 32/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 KB 36/43 KB 149/149 KB 11/11 KB 37/37 KB 7/7 KB 40/43 KB 149/149 KB 37/37 KB 7/7 KB 43/43 KB 149/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 175.5 KB/sec) unit-abot-epc-basic-0: 12:33:45 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 114.6 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 626.6 KB/sec) unit-abot-epc-basic-0: 12:33:45 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 2145.8 KB/sec) unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install 43/43 KB 3/60 KB 43/43 KB 5/60 KB 8/60 KB 11/60 KB 13/60 KB 16/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 647.6 KB/sec) unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install 19/60 KB 21/60 KB 24/60 KB 27/60 KB 29/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 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 816.8 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:45 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 112.2 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1812.9 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 87.8 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 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 79.9 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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 166.8 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 116.0 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 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: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 220.5 KB/sec) unit-abot-epc-basic-0: 12:33:45 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: 12:33:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 146.5 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 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 168.9 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 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 78.4 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 208.4 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 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 60.5 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 220.6 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1298.5 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 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 39.8 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 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: 12:33:46 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: 12:33:46 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 101.2 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 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: 12:33:46 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: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install 3/48 KB 13/13 KB 6/48 KB 13/13 KB 9/48 KB 13/13 KB 11/48 KB 13/13 KB 4/21 KB 14/48 KB 4/87 KB 4/156 KB 4/21 KB 11/48 KB 4/87 KB 4/156 KB 8/21 KB 14/48 KB 4/87 KB 4/156 KB 12/21 KB 14/48 KB 4/87 KB 4/156 KB 16/21 KB 14/48 KB 4/87 KB 4/156 KB 20/21 KB 14/48 KB 4/87 KB 4/156 KB 21/21 KB 14/48 KB 4/87 KB 4/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 406.1 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 11/48 KB 13/13 KB 4/87 KB 4/156 KB 21/21 KB 14/48 KB 8/87 KB 4/156 KB 21/21 KB 16/48 KB 12/87 KB 4/156 KB 21/21 KB 16/48 KB 16/87 KB 4/156 KB 11/48 KB 13/13 KB 4/156 KB 21/21 KB 16/48 KB 16/87 KB 8/156 KB 21/21 KB 16/48 KB 16/87 KB 12/156 KB 21/21 KB 16/48 KB 16/87 KB 16/156 KB 21/21 KB 16/48 KB 16/87 KB 20/156 KB 21/21 KB 16/48 KB 16/87 KB 24/156 KB 21/21 KB 16/48 KB 16/87 KB 28/156 KB 21/21 KB 16/48 KB 16/87 KB 32/156 KB 21/21 KB 16/48 KB 16/87 KB 36/156 KB 21/21 KB 16/48 KB 8/87 KB 4/156 KB 21/21 KB 19/48 KB 20/87 KB 36/156 KB 21/21 KB 22/48 KB 20/87 KB 36/156 KB 21/21 KB 25/48 KB 20/87 KB 36/156 KB 21/21 KB 16/48 KB 20/87 KB 36/156 KB 21/21 KB 25/48 KB 24/87 KB 36/156 KB 21/21 KB 27/48 KB 24/87 KB 36/156 KB 21/21 KB 27/48 KB 28/87 KB 36/156 KB 21/21 KB 27/48 KB 32/87 KB 36/156 KB 21/21 KB 30/48 KB 32/87 KB 36/156 KB 21/21 KB 30/48 KB 36/87 KB 36/156 KB 21/21 KB 32/48 KB 40/87 KB 40/156 KB 21/21 KB 32/48 KB 44/87 KB 40/156 KB 21/21 KB 32/48 KB 48/87 KB 40/156 KB 21/21 KB 32/48 KB 36/87 KB 40/156 KB 21/21 KB 32/48 KB 48/87 KB 44/156 KB 21/21 KB 32/48 KB 48/87 KB 48/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 849.5 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 21/21 KB 32/48 KB 36/87 KB 36/156 KB 4/35 KB 32/48 KB 48/87 KB 48/156 KB 8/35 KB 32/48 KB 48/87 KB 48/156 KB 12/35 KB 32/48 KB 48/87 KB 48/156 KB 16/35 KB 32/48 KB 48/87 KB 48/156 KB 16/35 KB 36/48 KB 48/87 KB 48/156 KB 20/35 KB 40/48 KB 48/87 KB 52/156 KB 20/35 KB 44/48 KB 48/87 KB 52/156 KB 20/35 KB 48/48 KB 48/87 KB 52/156 KB 20/35 KB 36/48 KB 48/87 KB 52/156 KB 24/35 KB 48/48 KB 48/87 KB 52/156 KB 28/35 KB 48/48 KB 48/87 KB 52/156 KB 32/35 KB 3/86 KB 48/48 KB 52/87 KB 52/156 KB 16/35 KB 36/48 KB 48/87 KB 52/156 KB 32/35 KB 3/86 KB 48/48 KB 52/87 KB 56/156 KB 32/35 KB 3/86 KB 48/48 KB 52/87 KB 60/156 KB 32/35 KB 3/86 KB 48/48 KB 52/87 KB 64/156 KB 28/35 KB 3/86 KB 48/48 KB 52/87 KB 52/156 KB 35/35 KB 3/86 KB 48/48 KB 56/87 KB 64/156 KB 35/35 KB 3/86 KB 48/48 KB 60/87 KB 64/156 KB 35/35 KB 3/86 KB 48/48 KB 64/87 KB 64/156 KB 35/35 KB 3/86 KB 48/48 KB 68/87 KB 64/156 KB 35/35 KB 3/86 KB 72/87 KB 68/156 KB 35/35 KB 3/86 KB 76/87 KB 68/156 KB 35/35 KB 3/86 KB 80/87 KB 68/156 KB 28/35 KB 3/86 KB 48/48 KB 48/87 KB 52/156 KB 35/35 KB 6/86 KB 80/87 KB 68/156 KB 35/35 KB 9/86 KB 80/87 KB 68/156 KB 35/35 KB 11/86 KB 80/87 KB 68/156 KB 35/35 KB 3/86 KB 68/87 KB 68/156 KB 35/35 KB 14/86 KB 80/87 KB 72/156 KB 35/35 KB 14/86 KB 80/87 KB 76/156 KB 35/35 KB 14/86 KB 80/87 KB 80/156 KB 35/35 KB 14/86 KB 80/87 KB 84/156 KB 35/35 KB 14/86 KB 84/87 KB 88/156 KB 35/35 KB 14/86 KB 84/87 KB 92/156 KB 35/35 KB 14/86 KB 84/87 KB 96/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1141.9 KB/sec) unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install 35/35 KB 3/86 KB 48/48 KB 52/87 KB 64/156 KB 35/35 KB 14/86 KB 84/87 KB 84/156 KB 35/35 KB 14/86 KB 87/87 KB 100/156 KB 35/35 KB 14/86 KB 80/87 KB 68/156 KB 35/35 KB 16/86 KB 87/87 KB 100/156 KB 35/35 KB 19/86 KB 87/87 KB 100/156 KB 35/35 KB 22/86 KB 87/87 KB 100/156 KB 35/35 KB 25/86 KB 87/87 KB 100/156 KB 35/35 KB 27/86 KB 87/87 KB 100/156 KB 35/35 KB 30/86 KB 87/87 KB 100/156 KB 35/35 KB 32/86 KB 87/87 KB 100/156 KB 35/35 KB 36/86 KB 87/87 KB 100/156 KB 35/35 KB 40/86 KB 87/87 KB 100/156 KB 35/35 KB 44/86 KB 87/87 KB 100/156 KB 35/35 KB 48/86 KB 87/87 KB 100/156 KB 35/35 KB 14/86 KB 84/87 KB 100/156 KB 35/35 KB 48/86 KB 87/87 KB 104/156 KB 35/35 KB 48/86 KB 87/87 KB 108/156 KB 35/35 KB 48/86 KB 87/87 KB 112/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install 35/35 KB 48/86 KB 87/87 KB 116/156 KB 35/35 KB 48/86 KB 87/87 KB 120/156 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 719.4 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 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 1523.2 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 52/86 KB 124/156 KB 52/86 KB 128/156 KB 35/35 KB 52/86 KB 87/87 KB 120/156 KB 56/86 KB 128/156 KB 60/86 KB 128/156 KB 64/86 KB 128/156 KB 68/86 KB 128/156 KB 4/24 KB 72/86 KB 132/156 KB 4/24 KB 76/86 KB 132/156 KB 4/24 KB 80/86 KB 132/156 KB 4/24 KB 84/86 KB 132/156 KB 4/24 KB 4/14 KB 86/86 KB 132/156 KB 4/24 KB 68/86 KB 132/156 KB 4/24 KB 68/86 KB 128/156 KB 8/24 KB 4/14 KB 86/86 KB 136/156 KB 12/24 KB 4/14 KB 86/86 KB 136/156 KB 16/24 KB 4/14 KB 86/86 KB 136/156 KB 4/24 KB 4/14 KB 84/86 KB 132/156 KB 16/24 KB 8/14 KB 86/86 KB 136/156 KB 16/24 KB 12/14 KB 86/86 KB 136/156 KB 20/24 KB 14/14 KB 86/86 KB 136/156 KB 20/24 KB 12/14 KB 86/86 KB 136/156 KB 24/24 KB 14/14 KB 86/86 KB 136/156 KB 24/24 KB 14/14 KB 86/86 KB 136/156 KB 24/24 KB 14/14 KB 86/86 KB 136/156 KB 3/119 KB 24/24 KB 14/14 KB 86/86 KB 136/156 KB 5/119 KB 4/24 KB 4/14 KB 86/86 KB 136/156 KB 5/119 KB 24/24 KB 14/14 KB 86/86 KB 140/156 KB 5/119 KB 24/24 KB 14/14 KB 86/86 KB 144/156 KB 5/119 KB 24/24 KB 14/14 KB 86/86 KB 144/156 KB 8/119 KB 24/24 KB 14/14 KB 86/86 KB 148/156 KB 8/119 KB 24/24 KB 14/14 KB 86/86 KB 152/156 KB 11/119 KB 24/24 KB 14/14 KB 86/86 KB 156/156 KB 11/119 KB 24/24 KB 14/14 KB 86/86 KB 156/156 KB 11/119 KB 24/24 KB 14/14 KB 86/86 KB 148/156 KB 11/119 KB 24/24 KB 14/14 KB 86/86 KB 156/156 KB 13/119 KB 24/24 KB 14/14 KB 86/86 KB 156/156 KB 16/119 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 217.1 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 374.7 KB/sec) unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install 86/86 KB 156/156 KB 19/119 KB 86/86 KB 156/156 KB 21/119 KB 156/156 KB 24/119 KB 156/156 KB 27/119 KB 156/156 KB 29/119 KB 32/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1272.8 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 36/119 KB 3/29 KB 40/119 KB 3/29 KB 44/119 KB 3/29 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 2106.6 KB/sec) unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install 3/29 KB 36/119 KB 6/29 KB 48/119 KB 4/37 KB 9/29 KB 48/119 KB 4/37 KB 6/29 KB 48/119 KB 8/37 KB 9/29 KB 48/119 KB 12/37 KB 9/29 KB 48/119 KB 16/37 KB 9/29 KB 48/119 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 16/37 KB 11/29 KB 48/119 KB 20/37 KB 11/29 KB 48/119 KB 4/57 KB 24/37 KB 14/29 KB 52/119 KB 4/57 KB 28/37 KB 14/29 KB 52/119 KB 4/57 KB 32/37 KB 14/29 KB 52/119 KB 4/57 KB 36/37 KB 14/29 KB 52/119 KB 4/57 KB 37/37 KB 3/11 KB 14/29 KB 52/119 KB 4/57 KB 20/37 KB 14/29 KB 52/119 KB 4/57 KB 37/37 KB 3/11 KB 14/29 KB 56/119 KB 4/57 KB 37/37 KB 3/11 KB 14/29 KB 60/119 KB 4/57 KB 37/37 KB 3/11 KB 14/29 KB 64/119 KB 4/57 KB 20/37 KB 14/29 KB 48/119 KB 20/37 KB 14/29 KB 48/119 KB 4/57 KB 37/37 KB 3/11 KB 16/29 KB 64/119 KB 4/57 KB 37/37 KB 3/11 KB 19/29 KB 64/119 KB 4/57 KB 37/37 KB 3/11 KB 22/29 KB 64/119 KB 4/57 KB 37/37 KB 3/11 KB 25/29 KB 64/119 KB 4/57 KB 37/37 KB 3/11 KB 27/29 KB 64/119 KB 4/57 KB 36/37 KB 3/11 KB 14/29 KB 52/119 KB 8/57 KB 37/37 KB 6/11 KB 27/29 KB 64/119 KB 8/57 KB 37/37 KB 9/11 KB 27/29 KB 64/119 KB 8/57 KB 37/37 KB 11/11 KB 27/29 KB 64/119 KB 8/57 KB 37/37 KB 3/11 KB 27/29 KB 64/119 KB 12/57 KB 37/37 KB 11/11 KB 29/29 KB 68/119 KB 16/57 KB 37/37 KB 11/11 KB 29/29 KB 68/119 KB 20/57 KB 37/37 KB 11/11 KB 29/29 KB 68/119 KB 24/57 KB 37/37 KB 11/11 KB 29/29 KB 68/119 KB 28/57 KB 37/37 KB 11/11 KB 29/29 KB 68/119 KB 32/57 KB 37/37 KB 11/11 KB 29/29 KB 68/119 KB 8/57 KB 37/37 KB 11/11 KB 29/29 KB 68/119 KB 32/57 KB 37/37 KB 11/11 KB 29/29 KB 72/119 KB 32/57 KB 37/37 KB 11/11 KB 29/29 KB 76/119 KB 32/57 KB 37/37 KB 11/11 KB 29/29 KB 80/119 KB 8/57 KB 37/37 KB 11/11 KB 29/29 KB 64/119 KB 32/57 KB 37/37 KB 11/11 KB 29/29 KB 84/119 KB 36/57 KB 37/37 KB 11/11 KB 29/29 KB 88/119 KB 36/57 KB 37/37 KB 11/11 KB 29/29 KB 84/119 KB 40/57 KB 37/37 KB 11/11 KB 29/29 KB 88/119 KB 44/57 KB 37/37 KB 11/11 KB 29/29 KB 92/119 KB 48/57 KB 37/37 KB 11/11 KB 29/29 KB 92/119 KB 40/57 KB 37/37 KB 11/11 KB 29/29 KB 92/119 KB 48/57 KB 37/37 KB 11/11 KB 29/29 KB 96/119 KB 48/57 KB 37/37 KB 11/11 KB 29/29 KB 100/119 KB 52/57 KB 37/37 KB 11/11 KB 29/29 KB 104/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 425.6 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 52/57 KB 37/37 KB 11/11 KB 29/29 KB 100/119 KB 56/57 KB 29/29 KB 104/119 KB 57/57 KB 29/29 KB 104/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 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 322.6 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install 57/57 KB 108/119 KB 57/57 KB 112/119 KB 57/57 KB 116/119 KB 57/57 KB 119/119 KB 57/57 KB 3/33 KB 4/21 KB 119/119 KB 57/57 KB 3/33 KB 119/119 KB 57/57 KB 5/33 KB 4/21 KB 119/119 KB 57/57 KB 2/5 KB 5/33 KB 4/21 KB 119/119 KB 57/57 KB 5/5 KB 5/33 KB 4/21 KB 119/119 KB 57/57 KB 5/5 KB 5/33 KB 4/21 KB 119/119 KB 57/57 KB 5/5 KB 8/33 KB 4/21 KB 119/119 KB 57/57 KB 5/5 KB 11/33 KB 4/21 KB 119/119 KB 57/57 KB 5/5 KB 13/33 KB 4/21 KB 119/119 KB 5/5 KB 16/33 KB 8/21 KB 119/119 KB 5/5 KB 19/33 KB 8/21 KB 119/119 KB 57/57 KB 5/5 KB 13/33 KB 8/21 KB 119/119 KB 5/5 KB 19/33 KB 12/21 KB 119/119 KB 5/5 KB 19/33 KB 16/21 KB 119/119 KB 5/5 KB 19/33 KB 20/21 KB 119/119 KB 5/5 KB 19/33 KB 21/21 KB 119/119 KB 5/5 KB 21/33 KB 21/21 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 588.3 KB/sec) unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1213.5 KB/sec) unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install 5/5 KB 24/33 KB 21/21 KB 119/119 KB 5/5 KB 27/33 KB 21/21 KB 5/5 KB 29/33 KB 21/21 KB 5/5 KB 32/33 KB 21/21 KB 5/5 KB 33/33 KB 21/21 KB 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 44.5 KB/sec) unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 202.8 KB/sec) unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install 33/33 KB 3/14 KB 33/33 KB 6/14 KB 33/33 KB 9/14 KB 33/33 KB 11/14 KB 33/33 KB 14/14 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 303.2 KB/sec) unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 125.9 KB/sec) unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:46 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: 12:33:46 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: 12:33:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:46 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 12:33:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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 511.5 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 122.4 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/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: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 201.6 KB/sec) unit-abot-epc-basic-0: 12:33:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 12:33:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 194.3 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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 924.9 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 873.9 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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 91.0 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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 56.2 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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 644.5 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 242.8 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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 96.3 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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 154.5 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 72.2 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 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 180.7 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:47 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 553.2 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33: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/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 12:33:47 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1255.3 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 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: 12:33:48 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: 12:33:48 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: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 8/286 KB 11/286 KB 13/286 KB 16/286 KB 19/286 KB 19/286 KB 3/223 KB 19/286 KB 5/223 KB 19/286 KB 5/223 KB 3/45 KB 19/286 KB 5/223 KB 6/45 KB 19/286 KB 5/223 KB 9/45 KB 19/286 KB 8/223 KB 11/45 KB 19/286 KB 8/223 KB 9/45 KB 19/286 KB 11/223 KB 11/45 KB 19/286 KB 13/223 KB 11/45 KB 19/286 KB 16/223 KB 11/45 KB 19/286 KB 19/223 KB 14/45 KB 19/286 KB 16/223 KB 14/45 KB 19/286 KB 19/223 KB 16/45 KB 19/286 KB 19/223 KB 19/45 KB 19/286 KB 21/223 KB 19/45 KB 19/286 KB 24/223 KB 19/45 KB 3/39 KB 19/286 KB 27/223 KB 22/45 KB 3/39 KB 19/286 KB 21/223 KB 19/45 KB 3/39 KB 19/286 KB 24/223 KB 22/45 KB 3/39 KB 19/286 KB 27/223 KB 25/45 KB 3/39 KB 19/286 KB 27/223 KB 27/45 KB 3/39 KB 19/286 KB 29/223 KB 27/45 KB 3/39 KB 19/286 KB 32/223 KB 30/45 KB 6/39 KB 19/286 KB 29/223 KB 30/45 KB 6/39 KB 21/286 KB 36/223 KB 30/45 KB 6/39 KB 19/286 KB 29/223 KB 30/45 KB 3/39 KB 21/286 KB 36/223 KB 30/45 KB 9/39 KB 21/286 KB 32/223 KB 30/45 KB 6/39 KB 24/286 KB 36/223 KB 30/45 KB 9/39 KB 27/286 KB 36/223 KB 32/45 KB 9/39 KB 24/286 KB 36/223 KB 32/45 KB 9/39 KB 27/286 KB 36/223 KB 32/45 KB 11/39 KB 27/286 KB 36/223 KB 36/45 KB 11/39 KB 29/286 KB 40/223 KB 40/45 KB 14/39 KB 29/286 KB 40/223 KB 3/308 KB 44/45 KB 14/39 KB 29/286 KB 40/223 KB 3/308 KB 45/45 KB 14/39 KB 29/286 KB 40/223 KB 36/45 KB 14/39 KB 27/286 KB 36/223 KB 36/45 KB 14/39 KB 27/286 KB 40/223 KB 36/45 KB 14/39 KB 29/286 KB 44/223 KB 3/308 KB 45/45 KB 14/39 KB 29/286 KB 48/223 KB 3/308 KB 45/45 KB 16/39 KB 29/286 KB 52/223 KB 3/308 KB 45/45 KB 16/39 KB 32/286 KB 56/223 KB 3/308 KB 45/45 KB 16/39 KB 29/286 KB 40/223 KB 3/308 KB 40/45 KB 14/39 KB 32/286 KB 52/223 KB 3/308 KB 45/45 KB 16/39 KB 29/286 KB 44/223 KB 3/308 KB 45/45 KB 16/39 KB 32/286 KB 56/223 KB 3/308 KB 45/45 KB 19/39 KB 36/286 KB 56/223 KB 3/308 KB 45/45 KB 19/39 KB 36/286 KB 56/223 KB 3/308 KB 45/45 KB 22/39 KB 36/286 KB 56/223 KB 3/308 KB 45/45 KB 25/39 KB 36/286 KB 56/223 KB 3/308 KB 45/45 KB 27/39 KB 40/286 KB 56/223 KB 5/308 KB 45/45 KB 27/39 KB 40/286 KB 60/223 KB 8/308 KB 45/45 KB 30/39 KB 40/286 KB 56/223 KB 3/308 KB 45/45 KB 27/39 KB 44/286 KB 60/223 KB 8/308 KB 45/45 KB 30/39 KB 48/286 KB 60/223 KB 8/308 KB 45/45 KB 30/39 KB 40/286 KB 60/223 KB 5/308 KB 45/45 KB 30/39 KB 40/286 KB 60/223 KB 5/308 KB 45/45 KB 27/39 KB 48/286 KB 64/223 KB 8/308 KB 45/45 KB 30/39 KB 48/286 KB 68/223 KB 8/308 KB 45/45 KB 30/39 KB 52/286 KB 72/223 KB 11/308 KB 45/45 KB 32/39 KB 52/286 KB 76/223 KB 11/308 KB 45/45 KB 32/39 KB 52/286 KB 80/223 KB 11/308 KB 45/45 KB 32/39 KB 52/286 KB 84/223 KB 11/308 KB 45/45 KB 32/39 KB 52/286 KB 88/223 KB 11/308 KB 45/45 KB 32/39 KB 52/286 KB 92/223 KB 11/308 KB 45/45 KB 32/39 KB 52/286 KB 96/223 KB 11/308 KB 45/45 KB 32/39 KB 52/286 KB 68/223 KB 11/308 KB 45/45 KB 32/39 KB 52/286 KB 96/223 KB 13/308 KB 45/45 KB 32/39 KB 52/286 KB 68/223 KB 8/308 KB 45/45 KB 32/39 KB 56/286 KB 96/223 KB 13/308 KB 45/45 KB 32/39 KB 60/286 KB 96/223 KB 16/308 KB 45/45 KB 32/39 KB 64/286 KB 96/223 KB 16/308 KB 45/45 KB 32/39 KB 48/286 KB 68/223 KB 8/308 KB 45/45 KB 32/39 KB 64/286 KB 96/223 KB 16/308 KB 45/45 KB 35/39 KB 64/286 KB 96/223 KB 16/308 KB 45/45 KB 38/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1083.7 KB/sec unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install ) unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install 56/286 KB 96/223 KB 16/308 KB 45/45 KB 32/39 KB 64/286 KB 96/223 KB 16/308 KB 39/39 KB 64/286 KB 96/223 KB 19/308 KB 39/39 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 68/286 KB 96/223 KB 19/308 KB 39/39 KB 72/286 KB 96/223 KB 21/308 KB 39/39 KB 76/286 KB 96/223 KB 21/308 KB 39/39 KB 80/286 KB 96/223 KB 21/308 KB 39/39 KB 84/286 KB 96/223 KB 21/308 KB 39/39 KB 88/286 KB 100/223 KB 21/308 KB 39/39 KB 92/286 KB 100/223 KB 21/308 KB 39/39 KB 96/286 KB 100/223 KB 21/308 KB 39/39 KB 68/286 KB 96/223 KB 21/308 KB 39/39 KB 96/286 KB 100/223 KB 24/308 KB 39/39 KB 96/286 KB 100/223 KB 27/308 KB 39/39 KB 96/286 KB 100/223 KB 29/308 KB 39/39 KB 96/286 KB 100/223 KB 32/308 KB 39/39 KB 96/286 KB 100/223 KB 36/308 KB 39/39 KB 96/286 KB 100/223 KB 40/308 KB 39/39 KB 96/286 KB 100/223 KB 44/308 KB 39/39 KB 96/286 KB 100/223 KB 48/308 KB 39/39 KB 84/286 KB 100/223 KB 21/308 KB 39/39 KB 96/286 KB 104/223 KB 48/308 KB 39/39 KB 96/286 KB 108/223 KB 48/308 KB 39/39 KB 96/286 KB 112/223 KB 48/308 KB 39/39 KB 96/286 KB 116/223 KB 48/308 KB 39/39 KB 100/286 KB 120/223 KB 52/308 KB 39/39 KB 100/286 KB 124/223 KB 52/308 KB 39/39 KB 100/286 KB 124/223 KB 52/308 KB 3/174 KB 100/286 KB 124/223 KB 52/308 KB 6/174 KB 100/286 KB 124/223 KB 52/308 KB 9/174 KB 100/286 KB 124/223 KB 52/308 KB 11/174 KB 100/286 KB 116/223 KB 52/308 KB 39/39 KB 104/286 KB 124/223 KB 52/308 KB 11/174 KB 108/286 KB 124/223 KB 52/308 KB 11/174 KB 112/286 KB 124/223 KB 52/308 KB 11/174 KB 116/286 KB 128/223 KB 52/308 KB 14/174 KB 120/286 KB 128/223 KB 52/308 KB 14/174 KB 124/286 KB 128/223 KB 52/308 KB 14/174 KB 128/286 KB 128/223 KB 52/308 KB 14/174 KB 96/286 KB 116/223 KB 52/308 KB 39/39 KB 128/286 KB 128/223 KB 56/308 KB 14/174 KB 128/286 KB 128/223 KB 60/308 KB 14/174 KB 128/286 KB 128/223 KB 64/308 KB 14/174 KB 112/286 KB 128/223 KB 52/308 KB 14/174 KB 112/286 KB 128/223 KB 52/308 KB 11/174 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 752.2 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 128/286 KB 132/223 KB 64/308 KB 14/174 KB 128/286 KB 136/223 KB 68/308 KB 16/174 KB 128/286 KB 140/223 KB 68/308 KB 16/174 KB 128/286 KB 144/223 KB 68/308 KB 16/174 KB 128/286 KB 132/223 KB 68/308 KB 16/174 KB 128/286 KB 144/223 KB 72/308 KB 16/174 KB 128/286 KB 144/223 KB 76/308 KB 16/174 KB 132/286 KB 148/223 KB 80/308 KB 16/174 KB 128/286 KB 132/223 KB 64/308 KB 16/174 KB 132/286 KB 148/223 KB 80/308 KB 19/174 KB 132/286 KB 148/223 KB 80/308 KB 22/174 KB 132/286 KB 148/223 KB 80/308 KB 25/174 KB 132/286 KB 148/223 KB 80/308 KB 27/174 KB 132/286 KB 148/223 KB 80/308 KB 30/174 KB 132/286 KB 148/223 KB 80/308 KB 32/174 KB 132/286 KB 148/223 KB 80/308 KB 36/174 KB 132/286 KB 148/223 KB 84/308 KB 40/174 KB 132/286 KB 148/223 KB 84/308 KB 44/174 KB 132/286 KB 148/223 KB 84/308 KB 48/174 KB 132/286 KB 148/223 KB 76/308 KB 16/174 KB 132/286 KB 152/223 KB 84/308 KB 48/174 KB 132/286 KB 156/223 KB 84/308 KB 48/174 KB 132/286 KB 160/223 KB 84/308 KB 48/174 KB 132/286 KB 144/223 KB 76/308 KB 16/174 KB 136/286 KB 160/223 KB 84/308 KB 48/174 KB 140/286 KB 160/223 KB 84/308 KB 48/174 KB 140/286 KB 4/22 KB 160/223 KB 84/308 KB 48/174 KB 140/286 KB 8/22 KB 160/223 KB 84/308 KB 48/174 KB 140/286 KB 12/22 KB 160/223 KB 84/308 KB 48/174 KB 140/286 KB 16/22 KB 160/223 KB 84/308 KB 48/174 KB 140/286 KB 20/22 KB 160/223 KB 84/308 KB 48/174 KB 140/286 KB 22/22 KB 160/223 KB 84/308 KB 48/174 KB 144/286 KB 22/22 KB 160/223 KB 84/308 KB 48/174 KB 132/286 KB 148/223 KB 84/308 KB 36/174 KB 144/286 KB 22/22 KB 160/223 KB 88/308 KB 48/174 KB 144/286 KB 22/22 KB 160/223 KB 92/308 KB 48/174 KB 148/286 KB 22/22 KB 160/223 KB 96/308 KB 48/174 KB 148/286 KB 22/22 KB 160/223 KB 100/308 KB 48/174 KB 148/286 KB 22/22 KB 164/223 KB 104/308 KB 52/174 KB 148/286 KB 22/22 KB 164/223 KB 108/308 KB 52/174 KB 148/286 KB 22/22 KB 164/223 KB 112/308 KB 52/174 KB 148/286 KB 22/22 KB 160/223 KB 92/308 KB 48/174 KB 152/286 KB 22/22 KB 164/223 KB 112/308 KB 52/174 KB 156/286 KB 22/22 KB 164/223 KB 112/308 KB 52/174 KB 160/286 KB 22/22 KB 164/223 KB 112/308 KB 52/174 KB 148/286 KB 22/22 KB 164/223 KB 100/308 KB 52/174 KB 160/286 KB 22/22 KB 164/223 KB 112/308 KB 56/174 KB 160/286 KB 22/22 KB 164/223 KB 112/308 KB 60/174 KB 160/286 KB 22/22 KB 164/223 KB 112/308 KB 64/174 KB 160/286 KB 22/22 KB 164/223 KB 116/308 KB 68/174 KB 164/286 KB 164/223 KB 116/308 KB 72/174 KB 164/286 KB 164/223 KB 116/308 KB 76/174 KB 164/286 KB 164/223 KB 116/308 KB 80/174 KB 148/286 KB 22/22 KB 164/223 KB 100/308 KB 48/174 KB 164/286 KB 168/223 KB 116/308 KB 80/174 KB 164/286 KB 172/223 KB 116/308 KB 80/174 KB 164/286 KB 176/223 KB 116/308 KB 80/174 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 349.5 KB/sec) unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install 164/286 KB 180/223 KB 116/308 KB 80/174 KB 164/286 KB 184/223 KB 116/308 KB 80/174 KB 164/286 KB 188/223 KB 116/308 KB 80/174 KB 164/286 KB 192/223 KB 116/308 KB 80/174 KB 164/286 KB 22/22 KB 164/223 KB 116/308 KB 68/174 KB 168/286 KB 192/223 KB 116/308 KB 80/174 KB 172/286 KB 192/223 KB 116/308 KB 80/174 KB 176/286 KB 192/223 KB 116/308 KB 80/174 KB 160/286 KB 22/22 KB 164/223 KB 116/308 KB 64/174 KB 176/286 KB 192/223 KB 120/308 KB 80/174 KB 176/286 KB 192/223 KB 124/308 KB 80/174 KB 176/286 KB 192/223 KB 128/308 KB 80/174 KB 180/286 KB 192/223 KB 132/308 KB 80/174 KB 180/286 KB 196/223 KB 136/308 KB 84/174 KB 180/286 KB 196/223 KB 140/308 KB 84/174 KB 180/286 KB 196/223 KB 144/308 KB 84/174 KB 180/286 KB 192/223 KB 128/308 KB 80/174 KB 184/286 KB 196/223 KB 144/308 KB 84/174 KB 4/9 KB 188/286 KB 196/223 KB 144/308 KB 84/174 KB 4/9 KB 180/286 KB 196/223 KB 144/308 KB 84/174 KB 4/9 KB 188/286 KB 196/223 KB 144/308 KB 84/174 KB 8/9 KB 188/286 KB 196/223 KB 144/308 KB 84/174 KB 9/9 KB 180/286 KB 196/223 KB 132/308 KB 84/174 KB 188/286 KB 196/223 KB 144/308 KB 88/174 KB 9/9 KB 192/286 KB 196/223 KB 144/308 KB 92/174 KB 9/9 KB 192/286 KB 196/223 KB 148/308 KB 96/174 KB 9/9 KB 192/286 KB 196/223 KB 148/308 KB 100/174 KB 9/9 KB 192/286 KB 196/223 KB 148/308 KB 104/174 KB 192/286 KB 196/223 KB 148/308 KB 108/174 KB 192/286 KB 196/223 KB 148/308 KB 112/174 KB 180/286 KB 196/223 KB 132/308 KB 80/174 KB 192/286 KB 200/223 KB 148/308 KB 112/174 KB 192/286 KB 204/223 KB 148/308 KB 112/174 KB 192/286 KB 208/223 KB 148/308 KB 112/174 KB 192/286 KB 212/223 KB 148/308 KB 112/174 KB 192/286 KB 216/223 KB 148/308 KB 112/174 KB 192/286 KB 220/223 KB 148/308 KB 112/174 KB 192/286 KB 223/223 KB 148/308 KB 112/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 110.4 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 192/286 KB 196/223 KB 148/308 KB 92/174 KB 9/9 KB 192/286 KB 223/223 KB 152/308 KB 112/174 KB 192/286 KB 223/223 KB 156/308 KB 112/174 KB 192/286 KB 223/223 KB 160/308 KB 112/174 KB 192/286 KB 196/223 KB 144/308 KB 88/174 KB 9/9 KB 196/286 KB 223/223 KB 160/308 KB 112/174 KB 200/286 KB 223/223 KB 160/308 KB 112/174 KB 204/286 KB 223/223 KB 160/308 KB 112/174 KB 208/286 KB 223/223 KB 160/308 KB 112/174 KB 208/286 KB 223/223 KB 164/308 KB 112/174 KB 212/286 KB 223/223 KB 168/308 KB 116/174 KB 212/286 KB 223/223 KB 172/308 KB 116/174 KB 212/286 KB 223/223 KB 176/308 KB 116/174 KB 212/286 KB 223/223 KB 164/308 KB 116/174 KB 212/286 KB 223/223 KB 176/308 KB 120/174 KB 212/286 KB 223/223 KB 176/308 KB 124/174 KB 212/286 KB 223/223 KB 176/308 KB 128/174 KB 212/286 KB 223/223 KB 164/308 KB 112/174 KB 216/286 KB 223/223 KB 176/308 KB 128/174 KB 220/286 KB 223/223 KB 176/308 KB 128/174 KB 224/286 KB 223/223 KB 176/308 KB 128/174 KB 228/286 KB 223/223 KB 176/308 KB 128/174 KB 232/286 KB 223/223 KB 180/308 KB 132/174 KB 232/286 KB 223/223 KB 180/308 KB 132/174 KB 4/22 KB 232/286 KB 223/223 KB 180/308 KB 132/174 KB 8/22 KB 232/286 KB 223/223 KB 180/308 KB 132/174 KB 12/22 KB 232/286 KB 223/223 KB 180/308 KB 132/174 KB 16/22 KB 228/286 KB 223/223 KB 180/308 KB 132/174 KB 232/286 KB 223/223 KB 184/308 KB 132/174 KB 16/22 KB 232/286 KB 223/223 KB 188/308 KB 132/174 KB 16/22 KB 228/286 KB 223/223 KB 176/308 KB 132/174 KB 232/286 KB 223/223 KB 188/308 KB 136/174 KB 20/22 KB 236/286 KB 192/308 KB 140/174 KB 20/22 KB 236/286 KB 192/308 KB 144/174 KB 20/22 KB 232/286 KB 223/223 KB 188/308 KB 132/174 KB 20/22 KB 236/286 KB 192/308 KB 136/174 KB 20/22 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 2369.8 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 236/286 KB 223/223 KB 188/308 KB 136/174 KB 20/22 KB 240/286 KB 192/308 KB 144/174 KB 20/22 KB 240/286 KB 196/308 KB 144/174 KB 20/22 KB 244/286 KB 200/308 KB 148/174 KB 20/22 KB 244/286 KB 204/308 KB 148/174 KB 20/22 KB 244/286 KB 208/308 KB 148/174 KB 20/22 KB 244/286 KB 196/308 KB 148/174 KB 20/22 KB 248/286 KB 208/308 KB 148/174 KB 20/22 KB 252/286 KB 208/308 KB 148/174 KB 20/22 KB 256/286 KB 208/308 KB 148/174 KB 20/22 KB 240/286 KB 196/308 KB 148/174 KB 20/22 KB 256/286 KB 208/308 KB 152/174 KB 20/22 KB 256/286 KB 208/308 KB 156/174 KB 20/22 KB 256/286 KB 208/308 KB 160/174 KB 20/22 KB 256/286 KB 3/17 KB 208/308 KB 160/174 KB 20/22 KB 260/286 KB 6/17 KB 212/308 KB 164/174 KB 20/22 KB 260/286 KB 3/17 KB 212/308 KB 164/174 KB 20/22 KB 260/286 KB 6/17 KB 216/308 KB 164/174 KB 20/22 KB 260/286 KB 6/17 KB 220/308 KB 164/174 KB 20/22 KB 260/286 KB 6/17 KB 224/308 KB 164/174 KB 20/22 KB 260/286 KB 3/17 KB 208/308 KB 164/174 KB 20/22 KB 260/286 KB 6/17 KB 224/308 KB 168/174 KB 20/22 KB 260/286 KB 6/17 KB 224/308 KB 172/174 KB 20/22 KB 260/286 KB 6/17 KB 224/308 KB 174/174 KB 20/22 KB 260/286 KB 3/17 KB 208/308 KB 160/174 KB 20/22 KB 264/286 KB 6/17 KB 224/308 KB 174/174 KB 20/22 KB 268/286 KB 6/17 KB 224/308 KB 174/174 KB 20/22 KB 272/286 KB 6/17 KB 224/308 KB 174/174 KB 20/22 KB 276/286 KB 6/17 KB 224/308 KB 174/174 KB 20/22 KB 280/286 KB 9/17 KB 228/308 KB 174/174 KB 20/22 KB 284/286 KB 9/17 KB 228/308 KB 174/174 KB 20/22 KB 286/286 KB 9/17 KB 228/308 KB 174/174 KB 20/22 KB 276/286 KB 9/17 KB 228/308 KB 174/174 KB 20/22 KB 286/286 KB 9/17 KB 232/308 KB 174/174 KB 20/22 KB 286/286 KB 9/17 KB 236/308 KB 174/174 KB 20/22 KB 286/286 KB 9/17 KB 240/308 KB 174/174 KB 20/22 KB 276/286 KB 9/17 KB 224/308 KB 174/174 KB 20/22 KB 286/286 KB 11/17 KB 240/308 KB 174/174 KB 20/22 KB 286/286 KB 14/17 KB 240/308 KB 174/174 KB 20/22 KB 286/286 KB 16/17 KB 240/308 KB 174/174 KB 20/22 KB 286/286 KB 17/17 KB 240/308 KB 174/174 KB 20/22 KB 286/286 KB 17/17 KB 244/308 KB 174/174 KB 20/22 KB 286/286 KB 17/17 KB 248/308 KB 174/174 KB 20/22 KB 286/286 KB 17/17 KB 252/308 KB 174/174 KB 20/22 KB 286/286 KB 17/17 KB 256/308 KB 174/174 KB 20/22 KB 286/286 KB 17/17 KB 260/308 KB 174/174 KB 20/22 KB 17/17 KB 264/308 KB 20/22 KB 17/17 KB 268/308 KB 20/22 KB 17/17 KB 272/308 KB 20/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1579.3 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 147.1 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 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 2400.4 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 276/308 KB 20/22 KB 280/308 KB 20/22 KB 280/308 KB 20/22 KB 3/11 KB 280/308 KB 20/22 KB 5/11 KB 280/308 KB 20/22 KB 8/11 KB 284/308 KB 20/22 KB 11/11 KB 284/308 KB 20/22 KB 11/11 KB 284/308 KB 20/22 KB 8/11 KB 288/308 KB 20/22 KB 11/11 KB 288/308 KB 4/11 KB 20/22 KB 11/11 KB 4/13 KB 288/308 KB 8/11 KB 20/22 KB 11/11 KB 4/13 KB 288/308 KB 11/11 KB 20/22 KB 11/11 KB 4/13 KB 288/308 KB 4/11 KB 20/22 KB 11/11 KB 8/13 KB 288/308 KB 11/11 KB 20/22 KB 11/11 KB 12/13 KB 288/308 KB 11/11 KB 20/22 KB 11/11 KB 13/13 KB 288/308 KB 11/11 KB 20/22 KB 11/11 KB 13/13 KB 292/308 KB 11/11 KB 20/22 KB 11/11 KB 13/13 KB 296/308 KB 11/11 KB 20/22 KB 11/11 KB 13/13 KB 296/308 KB 11/11 KB 22/22 KB 11/11 KB 13/13 KB 300/308 KB 11/11 KB 22/22 KB 11/11 KB 13/13 KB 304/308 KB 11/11 KB 22/22 KB 11/11 KB 13/13 KB 308/308 KB 11/11 KB 22/22 KB 13/13 KB 308/308 KB 11/11 KB 22/22 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 85.5 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 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 79.8 KB/sec) unit-abot-epc-basic-0: 12:33:48 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 98.6 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 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: 12:33:48 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 167.8 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 4/28 KB 308/308 KB 8/28 KB 12/28 KB 16/28 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2261.4 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 16/28 KB 1/14 KB 16/28 KB 1/14 KB 3/309 KB 16/28 KB 5/14 KB 6/309 KB 20/28 KB 5/14 KB 9/309 KB 3/192 KB 16/28 KB 5/14 KB 3/309 KB 20/28 KB 9/14 KB 9/309 KB 3/192 KB 20/28 KB 13/14 KB 9/309 KB 3/192 KB 20/28 KB 14/14 KB 9/309 KB 3/192 KB 20/28 KB 5/14 KB 6/309 KB 3/192 KB 20/28 KB 14/14 KB 9/309 KB 5/192 KB 20/28 KB 14/14 KB 3/37 KB 9/309 KB 5/192 KB 20/28 KB 14/14 KB 6/37 KB 9/309 KB 8/192 KB 20/28 KB 14/14 KB 9/37 KB 11/309 KB 8/192 KB 20/28 KB 5/14 KB 6/309 KB 24/28 KB 14/14 KB 9/37 KB 11/309 KB 8/192 KB 28/28 KB 14/14 KB 9/37 KB 11/309 KB 8/192 KB 20/28 KB 14/14 KB 6/37 KB 11/309 KB 8/192 KB 20/28 KB 14/14 KB 3/37 KB 9/309 KB 8/192 KB 28/28 KB 14/14 KB 9/37 KB 11/309 KB 11/192 KB 28/28 KB 14/14 KB 9/37 KB 11/309 KB 13/192 KB 28/28 KB 14/14 KB 9/37 KB 14/309 KB 13/192 KB 28/28 KB 14/14 KB 9/37 KB 14/309 KB 16/192 KB 28/28 KB 14/14 KB 9/37 KB 14/309 KB 19/192 KB 28/28 KB 14/14 KB 11/37 KB 16/309 KB 21/192 KB 28/28 KB 14/14 KB 11/37 KB 16/309 KB 19/192 KB 28/28 KB 14/14 KB 11/37 KB 14/309 KB 19/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 173.2 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 81.3 KB/sec) unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install 14/14 KB 11/37 KB 19/309 KB 24/192 KB 11/37 KB 19/309 KB 27/192 KB 11/37 KB 19/309 KB 29/192 KB 11/37 KB 19/309 KB 32/192 KB 14/14 KB 11/37 KB 19/309 KB 21/192 KB 11/37 KB 22/309 KB 32/192 KB 11/37 KB 25/309 KB 32/192 KB 11/37 KB 27/309 KB 32/192 KB 11/37 KB 30/309 KB 32/192 KB 11/37 KB 32/309 KB 32/192 KB 11/37 KB 36/309 KB 36/192 KB 11/37 KB 40/309 KB 36/192 KB 11/37 KB 44/309 KB 36/192 KB 11/37 KB 48/309 KB 36/192 KB 11/37 KB 32/309 KB 36/192 KB 11/37 KB 48/309 KB 40/192 KB 11/37 KB 48/309 KB 44/192 KB 11/37 KB 48/309 KB 48/192 KB 11/37 KB 48/309 KB 52/192 KB 11/37 KB 52/309 KB 56/192 KB 11/37 KB 52/309 KB 60/192 KB 11/37 KB 52/309 KB 64/192 KB 11/37 KB 52/309 KB 52/192 KB 11/37 KB 56/309 KB 64/192 KB 11/37 KB 60/309 KB 64/192 KB 11/37 KB 64/309 KB 64/192 KB 11/37 KB 64/309 KB 64/192 KB 3/14 KB 11/37 KB 64/309 KB 64/192 KB 6/14 KB 11/37 KB 64/309 KB 68/192 KB 6/14 KB 14/37 KB 68/309 KB 72/192 KB 9/14 KB 14/37 KB 68/309 KB 76/192 KB 9/14 KB 14/37 KB 68/309 KB 80/192 KB 9/14 KB 14/37 KB 68/309 KB 68/192 KB 9/14 KB 14/37 KB 64/309 KB 68/192 KB 9/14 KB 16/37 KB 68/309 KB 80/192 KB 9/14 KB 19/37 KB 68/309 KB 80/192 KB 9/14 KB 22/37 KB 68/309 KB 80/192 KB 9/14 KB 25/37 KB 68/309 KB 80/192 KB 9/14 KB 27/37 KB 68/309 KB 80/192 KB 9/14 KB 30/37 KB 68/309 KB 80/192 KB 9/14 KB 32/37 KB 68/309 KB 80/192 KB 9/14 KB 35/37 KB 68/309 KB 80/192 KB 9/14 KB 37/37 KB 68/309 KB 80/192 KB 9/14 KB 11/37 KB 64/309 KB 68/192 KB 9/14 KB 37/37 KB 68/309 KB 80/192 KB 11/14 KB 37/37 KB 68/309 KB 80/192 KB 14/14 KB 37/37 KB 68/309 KB 80/192 KB 14/14 KB 37/37 KB 72/309 KB 80/192 KB 14/14 KB 37/37 KB 76/309 KB 80/192 KB 14/14 KB 37/37 KB 80/309 KB 80/192 KB 14/14 KB 37/37 KB 80/309 KB 84/192 KB 14/14 KB 37/37 KB 84/309 KB 88/192 KB 14/14 KB 37/37 KB 84/309 KB 92/192 KB 14/14 KB 37/37 KB 84/309 KB 96/192 KB 14/14 KB 37/37 KB 84/309 KB 84/192 KB 14/14 KB 37/37 KB 88/309 KB 96/192 KB 14/14 KB 37/37 KB 92/309 KB 96/192 KB 14/14 KB 37/37 KB 96/309 KB 96/192 KB 14/14 KB 37/37 KB 96/309 KB 100/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 209.9 KB/sec) unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install 100/309 KB 104/192 KB 14/14 KB 100/309 KB 108/192 KB 14/14 KB 100/309 KB 112/192 KB 37/37 KB 100/309 KB 100/192 KB 14/14 KB 104/309 KB 112/192 KB 108/309 KB 112/192 KB 112/309 KB 112/192 KB 116/309 KB 112/192 KB 120/309 KB 116/192 KB 124/309 KB 116/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 77.0 KB/sec) unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install 116/309 KB 116/192 KB 124/309 KB 120/192 KB 124/309 KB 124/192 KB 124/309 KB 128/192 KB 128/309 KB 128/192 KB 128/309 KB 132/192 KB 128/309 KB 136/192 KB 132/309 KB 140/192 KB 132/309 KB 144/192 KB 132/309 KB 136/192 KB 136/309 KB 144/192 KB 140/309 KB 144/192 KB 144/309 KB 144/192 KB 148/309 KB 144/192 KB 152/309 KB 148/192 KB 156/309 KB 148/192 KB 160/309 KB 148/192 KB 148/309 KB 148/192 KB 160/309 KB 152/192 KB 160/309 KB 156/192 KB 160/309 KB 160/192 KB 160/309 KB 164/192 KB 164/309 KB 168/192 KB 164/309 KB 172/192 KB 164/309 KB 176/192 KB 164/309 KB 164/192 KB 168/309 KB 176/192 KB 172/309 KB 176/192 KB 176/309 KB 176/192 KB 180/309 KB 176/192 KB 184/309 KB 180/192 KB 188/309 KB 180/192 KB 192/309 KB 180/192 KB 180/309 KB 180/192 KB 192/309 KB 184/192 KB 192/309 KB 188/192 KB 192/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 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 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 997.3 KB/sec) unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 KB 280/309 KB 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1504.4 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 151.9 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 178.8 KB/sec) unit-abot-epc-basic-0: 12:33:48 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: 12:33:48 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 3202.2 KB/sec) unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 12:33:48 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 12:33:48 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 12:33:49 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:33:49 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 12:33:50 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:50 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:33:50 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Tue May 14 12:33:50 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:33:50 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:50 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:33:50 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:50 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:50 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: 12:33:51 DEBUG unit.mysql/0.start mysql start/running, process 12278 unit-mysql-0: 12:33:52 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:33:52 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:52 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:33:52 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-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Tue May 14 12:33:53 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:53 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: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:53 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: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:53 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: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Tue May 14 12:33:53 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:53 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: 12:33:53 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 12:33:53 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:53 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: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:53 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: 12:33:53 DEBUG unit.abot-epc-basic/0.install May 14, 2019 12:33:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:33:53 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: STEP EXECUTION TIME TAKEN :1447 MS unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: ========================================================================================== unit-mysql-0: 12:33:54 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [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: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: STEP EXECUTION TIME TAKEN :108 MS unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 0m2.118s unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.619 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.013 sec unit-abot-epc-basic-0: 12:33:54 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: 12:33:54 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.015 sec unit-abot-epc-basic-0: 12:33:54 DEBUG unit.abot-epc-basic/0.install 14-May-2019 12:33:54.838 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 12:33:54 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 12:33:54 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:33:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:33:54 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 12:33:54 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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 192.7 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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: 12:33:55 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: 12:33:55 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 141.0 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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 175.7 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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 62.1 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 807.9 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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: 12:33:55 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: 12:33:55 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: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 9/22 KB 3/60 KB 9/22 KB 5/60 KB 9/22 KB 8/60 KB 9/22 KB 11/60 KB 9/22 KB 13/60 KB 11/22 KB 13/60 KB 11/22 KB 3/181 KB 13/60 KB 11/22 KB 5/181 KB 13/60 KB 11/22 KB 8/181 KB 13/60 KB 11/22 KB 3/57 KB 11/181 KB 13/60 KB 14/22 KB 3/57 KB 13/181 KB 16/60 KB 14/22 KB 3/57 KB 16/181 KB 16/60 KB 11/22 KB 3/57 KB 8/181 KB 13/60 KB 14/22 KB 5/57 KB 3/203 KB 16/181 KB 16/60 KB 14/22 KB 8/57 KB 3/203 KB 16/181 KB 16/60 KB 14/22 KB 11/57 KB 3/203 KB 16/181 KB 16/60 KB 14/22 KB 13/57 KB 3/203 KB 16/181 KB 16/60 KB 14/22 KB 16/57 KB 3/203 KB 16/181 KB 16/60 KB 14/22 KB 3/57 KB 3/203 KB 16/181 KB 16/60 KB 14/22 KB 16/57 KB 5/203 KB 16/181 KB 16/60 KB 14/22 KB 3/57 KB 11/181 KB 16/60 KB 11/22 KB 3/57 KB 11/181 KB 16/60 KB 14/22 KB 19/57 KB 5/203 KB 16/181 KB 19/60 KB 14/22 KB 19/57 KB 5/203 KB 16/181 KB 21/60 KB 16/22 KB 19/57 KB 8/203 KB 16/181 KB 24/60 KB 14/22 KB 19/57 KB 5/203 KB 16/181 KB 16/60 KB 16/22 KB 19/57 KB 8/203 KB 16/181 KB 21/60 KB 16/22 KB 19/57 KB 5/203 KB 16/181 KB 21/60 KB 19/22 KB 21/57 KB 8/203 KB 16/181 KB 24/60 KB 22/22 KB 21/57 KB 11/203 KB 16/181 KB 24/60 KB 16/22 KB 21/57 KB 8/203 KB 16/181 KB 24/60 KB 22/22 KB 24/57 KB 11/203 KB 16/181 KB 27/60 KB 19/22 KB 21/57 KB 11/203 KB 16/181 KB 24/60 KB 22/22 KB 21/57 KB 11/203 KB 16/181 KB 27/60 KB 22/22 KB 24/57 KB 13/203 KB 16/181 KB 27/60 KB 24/57 KB 16/203 KB 19/181 KB 29/60 KB 24/57 KB 19/203 KB 19/181 KB 29/60 KB 24/57 KB 21/203 KB 19/181 KB 29/60 KB 24/57 KB 24/203 KB 19/181 KB 29/60 KB 24/57 KB 27/203 KB 19/181 KB 29/60 KB 24/57 KB 29/203 KB 19/181 KB 29/60 KB 24/57 KB 32/203 KB 19/181 KB 29/60 KB 24/57 KB 36/203 KB 19/181 KB 29/60 KB 24/57 KB 13/203 KB 19/181 KB 29/60 KB 24/57 KB 36/203 KB 19/181 KB 32/60 KB 24/57 KB 36/203 KB 19/181 KB 36/60 KB 24/57 KB 36/203 KB 19/181 KB 40/60 KB 24/57 KB 36/203 KB 19/181 KB 44/60 KB 24/57 KB 13/203 KB 19/181 KB 27/60 KB 24/57 KB 36/203 KB 21/181 KB 44/60 KB 24/57 KB 36/203 KB 24/181 KB 44/60 KB 24/57 KB 36/203 KB 27/181 KB 44/60 KB 24/57 KB 36/203 KB 29/181 KB 44/60 KB 24/57 KB 36/203 KB 32/181 KB 44/60 KB 24/57 KB 36/203 KB 36/181 KB 44/60 KB 24/57 KB 36/203 KB 40/181 KB 44/60 KB 24/57 KB 36/203 KB 44/181 KB 44/60 KB 24/57 KB 36/203 KB 48/181 KB 48/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 394.5 KB/sec) unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install 24/57 KB 36/203 KB 44/181 KB 48/60 KB 24/57 KB 36/203 KB 48/181 KB 52/60 KB 24/57 KB 40/203 KB 52/181 KB 56/60 KB 24/57 KB 40/203 KB 52/181 KB 60/60 KB 24/57 KB 40/203 KB 52/181 KB 52/60 KB 24/57 KB 40/203 KB 56/181 KB 60/60 KB 24/57 KB 40/203 KB 60/181 KB 60/60 KB 24/57 KB 40/203 KB 48/181 KB 52/60 KB 24/57 KB 44/203 KB 64/181 KB 60/60 KB 24/57 KB 48/203 KB 64/181 KB 60/60 KB 24/57 KB 52/203 KB 64/181 KB 60/60 KB 24/57 KB 56/203 KB 64/181 KB 60/60 KB 24/57 KB 60/203 KB 64/181 KB 60/60 KB 24/57 KB 64/203 KB 64/181 KB 60/60 KB 24/57 KB 40/203 KB 64/181 KB 60/60 KB 24/57 KB 64/203 KB 68/181 KB 60/60 KB 24/57 KB 68/203 KB 72/181 KB 60/60 KB 24/57 KB 68/203 KB 76/181 KB 60/60 KB 24/57 KB 68/203 KB 80/181 KB 60/60 KB 24/57 KB 68/203 KB 68/181 KB 60/60 KB 24/57 KB 72/203 KB 80/181 KB 60/60 KB 24/57 KB 76/203 KB 80/181 KB 60/60 KB 24/57 KB 80/203 KB 84/181 KB 60/60 KB 24/57 KB 84/203 KB 84/181 KB 60/60 KB 27/57 KB 88/203 KB 84/181 KB 60/60 KB 27/57 KB 92/203 KB 84/181 KB 60/60 KB 27/57 KB 96/203 KB 84/181 KB 60/60 KB 27/57 KB 100/203 KB 84/181 KB 60/60 KB 27/57 KB 104/203 KB 84/181 KB 60/60 KB 27/57 KB 108/203 KB 84/181 KB 60/60 KB 24/57 KB 76/203 KB 84/181 KB 60/60 KB 27/57 KB 84/203 KB 84/181 KB 60/60 KB 29/57 KB 108/203 KB 84/181 KB 60/60 KB 32/57 KB 108/203 KB 84/181 KB 60/60 KB 36/57 KB 108/203 KB 84/181 KB 60/60 KB 40/57 KB 108/203 KB 84/181 KB 60/60 KB 44/57 KB 108/203 KB 84/181 KB 60/60 KB 48/57 KB 108/203 KB 84/181 KB 60/60 KB 52/57 KB 108/203 KB 84/181 KB 60/60 KB 56/57 KB 108/203 KB 84/181 KB 60/60 KB 57/57 KB 108/203 KB 84/181 KB 60/60 KB 57/57 KB 108/203 KB 88/181 KB 60/60 KB 57/57 KB 108/203 KB 92/181 KB 60/60 KB 57/57 KB 108/203 KB 96/181 KB 60/60 KB 57/57 KB 108/203 KB 100/181 KB 60/60 KB 57/57 KB 108/203 KB 104/181 KB 60/60 KB 57/57 KB 112/203 KB 108/181 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 937.4 KB/sec) unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install 57/57 KB 112/203 KB 112/181 KB 57/57 KB 112/203 KB 116/181 KB 57/57 KB 112/203 KB 120/181 KB 57/57 KB 112/203 KB 124/181 KB 57/57 KB 112/203 KB 128/181 KB 57/57 KB 112/203 KB 104/181 KB 60/60 KB 57/57 KB 116/203 KB 128/181 KB 57/57 KB 120/203 KB 132/181 KB 57/57 KB 124/203 KB 132/181 KB 57/57 KB 128/203 KB 132/181 KB 57/57 KB 116/203 KB 132/181 KB 57/57 KB 128/203 KB 136/181 KB 57/57 KB 128/203 KB 140/181 KB 57/57 KB 128/203 KB 144/181 KB 57/57 KB 132/203 KB 144/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 948.3 KB/sec) unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install 136/203 KB 148/181 KB 140/203 KB 148/181 KB 144/203 KB 148/181 KB 148/203 KB 148/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 164/203 KB 148/181 KB 168/203 KB 148/181 KB 57/57 KB 132/203 KB 148/181 KB 168/203 KB 152/181 KB 168/203 KB 156/181 KB 168/203 KB 160/181 KB 168/203 KB 164/181 KB 168/203 KB 168/181 KB 168/203 KB 172/181 KB 168/203 KB 176/181 KB 168/203 KB 180/181 KB 168/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2434.0 KB/sec) unit-abot-epc-basic-0: 12:33:55 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 2741.3 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 12:33:55 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 227.4 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1634.8 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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: 12:33:55 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: 12:33:55 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 176.4 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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 313.3 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33: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/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: 12:33:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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: 12:33:55 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: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 643.5 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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 1554.4 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 62.4 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 49.8 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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 150.8 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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 879.3 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:55 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 66.3 KB/sec) unit-abot-epc-basic-0: 12:33:55 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 318.5 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 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: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 594.5 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 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 276.3 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 302.4 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 924.9 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 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 241.0 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 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 647.7 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 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 30.3 KB/sec) unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 12:33:56 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 451.3 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 3144.8 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 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: 12:33:56 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: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 12/46 KB 16/46 KB 20/46 KB 24/46 KB 28/46 KB 32/46 KB 36/46 KB 40/46 KB 44/46 KB 46/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 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 1875.8 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 3/44 KB 4/54 KB 4/158 KB 4/201 KB 3/44 KB 4/54 KB 8/158 KB 4/201 KB 3/44 KB 4/54 KB 12/158 KB 4/201 KB 3/44 KB 4/54 KB 16/158 KB 4/201 KB 3/44 KB 4/54 KB 4/201 KB 3/44 KB 4/54 KB 16/158 KB 8/201 KB 3/44 KB 4/54 KB 16/158 KB 12/201 KB 3/44 KB 4/54 KB 16/158 KB 16/201 KB 3/44 KB 4/54 KB 16/158 KB 20/201 KB 3/44 KB 4/54 KB 20/158 KB 24/201 KB 3/44 KB 4/54 KB 20/158 KB 28/201 KB 3/44 KB 4/54 KB 5/44 KB 4/54 KB 20/158 KB 28/201 KB 8/44 KB 4/54 KB 20/158 KB 28/201 KB 11/44 KB 4/54 KB 20/158 KB 28/201 KB 13/44 KB 4/54 KB 20/158 KB 28/201 KB 16/44 KB 4/54 KB 20/158 KB 28/201 KB 19/44 KB 4/54 KB 20/158 KB 28/201 KB 4/54 KB 19/44 KB 8/54 KB 20/158 KB 28/201 KB 19/44 KB 12/54 KB 20/158 KB 28/201 KB 19/44 KB 16/54 KB 20/158 KB 28/201 KB 19/44 KB 20/54 KB 20/158 KB 28/201 KB 3/44 KB 4/54 KB 20/158 KB 20/201 KB 21/44 KB 20/54 KB 24/158 KB 28/201 KB 21/44 KB 20/54 KB 28/158 KB 28/201 KB 21/44 KB 20/54 KB 32/158 KB 28/201 KB 21/44 KB 20/54 KB 20/158 KB 28/201 KB 24/44 KB 20/54 KB 32/158 KB 28/201 KB 27/44 KB 20/54 KB 32/158 KB 28/201 KB 29/44 KB 24/54 KB 32/158 KB 32/201 KB 27/44 KB 24/54 KB 32/158 KB 32/201 KB 27/44 KB 24/54 KB 32/158 KB 28/201 KB 29/44 KB 28/54 KB 32/158 KB 32/201 KB 29/44 KB 32/54 KB 32/158 KB 32/201 KB 32/44 KB 36/54 KB 36/158 KB 3/6 KB 36/201 KB 32/44 KB 40/54 KB 36/158 KB 3/6 KB 36/201 KB 32/44 KB 44/54 KB 36/158 KB 3/6 KB 36/201 KB 32/44 KB 48/54 KB 36/158 KB 3/6 KB 36/201 KB 32/44 KB 32/54 KB 36/158 KB 3/6 KB 36/201 KB 32/44 KB 48/54 KB 36/158 KB 3/6 KB 40/201 KB 32/44 KB 48/54 KB 36/158 KB 3/6 KB 44/201 KB 32/44 KB 48/54 KB 36/158 KB 3/6 KB 48/201 KB 32/44 KB 32/54 KB 36/158 KB 3/6 KB 32/201 KB 29/44 KB 32/54 KB 36/158 KB 3/6 KB 32/201 KB 32/44 KB 48/54 KB 40/158 KB 3/6 KB 48/201 KB 32/44 KB 48/54 KB 44/158 KB 3/6 KB 48/201 KB 32/44 KB 48/54 KB 48/158 KB 3/6 KB 48/201 KB 32/44 KB 48/54 KB 52/158 KB 3/6 KB 48/201 KB 29/44 KB 32/54 KB 32/158 KB 3/6 KB 32/201 KB 36/44 KB 52/54 KB 52/158 KB 5/6 KB 52/201 KB 36/44 KB 52/54 KB 52/158 KB 6/6 KB 52/201 KB 36/44 KB 52/54 KB 56/158 KB 6/6 KB 52/201 KB 36/44 KB 52/54 KB 60/158 KB 6/6 KB 52/201 KB 36/44 KB 52/54 KB 64/158 KB 6/6 KB 52/201 KB 36/44 KB 52/54 KB 52/158 KB 3/6 KB 52/201 KB 36/44 KB 54/54 KB 64/158 KB 6/6 KB 52/201 KB 36/44 KB 48/54 KB 52/158 KB 3/6 KB 52/201 KB 36/44 KB 54/54 KB 64/158 KB 6/6 KB 56/201 KB 36/44 KB 54/54 KB 64/158 KB 6/6 KB 60/201 KB 36/44 KB 54/54 KB 64/158 KB 6/6 KB 64/201 KB 36/44 KB 54/54 KB 64/158 KB 6/6 KB 68/201 KB 36/44 KB 54/54 KB 68/158 KB 6/6 KB 72/201 KB 36/44 KB 54/54 KB 68/158 KB 6/6 KB 76/201 KB 36/44 KB 54/54 KB 68/158 KB 6/6 KB 80/201 KB 36/44 KB 54/54 KB 68/158 KB 6/6 KB 84/201 KB 36/44 KB 48/54 KB 52/158 KB 3/6 KB 48/201 KB 40/44 KB 54/54 KB 68/158 KB 6/6 KB 84/201 KB 44/44 KB 54/54 KB 68/158 KB 6/6 KB 84/201 KB 44/44 KB 54/54 KB 68/158 KB 6/6 KB 84/201 KB 36/44 KB 54/54 KB 68/158 KB 6/6 KB 68/201 KB 44/44 KB 54/54 KB 72/158 KB 6/6 KB 84/201 KB 44/44 KB 54/54 KB 76/158 KB 6/6 KB 84/201 KB 44/44 KB 54/54 KB 80/158 KB 6/6 KB 84/201 KB 44/44 KB 54/54 KB 84/158 KB 6/6 KB 84/201 KB 44/44 KB 54/54 KB 88/158 KB 6/6 KB 84/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 168.0 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 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 1454.0 KB/sec) unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 44/44 KB 92/158 KB 84/201 KB 44/44 KB 96/158 KB 88/201 KB 44/44 KB 92/158 KB 88/201 KB 44/44 KB 96/158 KB 92/201 KB 44/44 KB 96/158 KB 96/201 KB 44/44 KB 96/158 KB 100/201 KB 100/158 KB 3/3 KB 100/201 KB 100/158 KB 3/3 KB 100/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 996.7 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 4/367 KB 100/158 KB 3/3 KB 100/201 KB 8/367 KB 100/158 KB 3/3 KB 104/201 KB 12/367 KB 100/158 KB 3/3 KB 104/201 KB 4/367 KB 100/158 KB 3/3 KB 104/201 KB 12/367 KB 100/158 KB 3/3 KB 108/201 KB 12/367 KB 100/158 KB 3/3 KB 112/201 KB 12/367 KB 100/158 KB 3/3 KB 116/201 KB 16/367 KB 100/158 KB 3/3 KB 120/201 KB 16/367 KB 100/158 KB 3/3 KB 124/201 KB 16/367 KB 100/158 KB 3/3 KB 128/201 KB 16/367 KB 100/158 KB 3/3 KB 132/201 KB 16/367 KB 100/158 KB 3/3 KB 136/201 KB 16/367 KB 100/158 KB 3/3 KB 140/201 KB 16/367 KB 100/158 KB 3/3 KB 144/201 KB 16/367 KB 100/158 KB 3/3 KB 116/201 KB 20/367 KB 100/158 KB 3/3 KB 144/201 KB 24/367 KB 100/158 KB 3/3 KB 144/201 KB 28/367 KB 100/158 KB 3/3 KB 144/201 KB 32/367 KB 100/158 KB 3/3 KB 144/201 KB 36/367 KB 100/158 KB 3/3 KB 144/201 KB 40/367 KB 100/158 KB 3/3 KB 144/201 KB 44/367 KB 100/158 KB 3/3 KB 144/201 KB 48/367 KB 100/158 KB 3/3 KB 144/201 KB 52/367 KB 100/158 KB 3/3 KB 148/201 KB 56/367 KB 100/158 KB 3/3 KB 148/201 KB 60/367 KB 100/158 KB 3/3 KB 148/201 KB 64/367 KB 100/158 KB 3/3 KB 148/201 KB 48/367 KB 100/158 KB 3/3 KB 148/201 KB 100/158 KB 148/201 KB 64/367 KB 104/158 KB 3/3 KB 148/201 KB 64/367 KB 108/158 KB 3/3 KB 148/201 KB 64/367 KB 112/158 KB 3/3 KB 148/201 KB 64/367 KB 116/158 KB 3/3 KB 148/201 KB 64/367 KB 120/158 KB 3/3 KB 148/201 KB 64/367 KB 124/158 KB 3/3 KB 148/201 KB 64/367 KB 128/158 KB 3/3 KB 148/201 KB 64/367 KB 132/158 KB 3/3 KB 148/201 KB 64/367 KB 136/158 KB 3/3 KB 148/201 KB 64/367 KB 140/158 KB 3/3 KB 148/201 KB 64/367 KB 144/158 KB 3/3 KB 148/201 KB 64/367 KB 148/158 KB 3/3 KB 148/201 KB 64/367 KB 152/158 KB 3/3 KB 148/201 KB 64/367 KB 156/158 KB 3/3 KB 148/201 KB 64/367 KB 158/158 KB 3/3 KB 148/201 KB 64/367 KB 158/158 KB 3/3 KB 152/201 KB 64/367 KB 158/158 KB 3/3 KB 156/201 KB 64/367 KB 158/158 KB 3/3 KB 160/201 KB 64/367 KB 158/158 KB 3/3 KB 164/201 KB 68/367 KB 158/158 KB 3/3 KB 168/201 KB 68/367 KB 158/158 KB 3/3 KB 172/201 KB 68/367 KB 158/158 KB 4/5 KB 176/201 KB 68/367 KB 158/158 KB 3/3 KB 164/201 KB 68/367 KB 158/158 KB 4/5 KB 172/201 KB 68/367 KB 158/158 KB 5/5 KB 176/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 42.0 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 64.3 KB/sec) unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 68/367 KB 158/158 KB 176/201 KB 3/52 KB 68/367 KB 158/158 KB 176/201 KB 5/52 KB 68/367 KB 158/158 KB 176/201 KB 8/52 KB 68/367 KB 158/158 KB 176/201 KB 11/52 KB 68/367 KB 158/158 KB 176/201 KB 13/52 KB 68/367 KB 158/158 KB 176/201 KB 16/52 KB 68/367 KB 158/158 KB 176/201 KB 19/52 KB 68/367 KB 158/158 KB 176/201 KB 21/52 KB 68/367 KB 158/158 KB 176/201 KB 24/52 KB 68/367 KB 158/158 KB 176/201 KB 27/52 KB 68/367 KB 158/158 KB 176/201 KB 29/52 KB 68/367 KB 158/158 KB 176/201 KB 32/52 KB 68/367 KB 158/158 KB 176/201 KB 36/52 KB 68/367 KB 158/158 KB 176/201 KB 40/52 KB 68/367 KB 158/158 KB 176/201 KB 44/52 KB 72/367 KB 158/158 KB 176/201 KB 48/52 KB 72/367 KB 158/158 KB 176/201 KB 44/52 KB 76/367 KB 158/158 KB 176/201 KB 48/52 KB 80/367 KB 158/158 KB 176/201 KB 48/52 KB 84/367 KB 158/158 KB 176/201 KB 48/52 KB 88/367 KB 158/158 KB 180/201 KB 52/52 KB 92/367 KB 158/158 KB 180/201 KB 52/52 KB 96/367 KB 158/158 KB 180/201 KB 52/52 KB 84/367 KB 158/158 KB 180/201 KB 52/52 KB 96/367 KB 158/158 KB 184/201 KB 52/52 KB 96/367 KB 158/158 KB 188/201 KB 52/52 KB 96/367 KB 158/158 KB 192/201 KB 52/52 KB 84/367 KB 158/158 KB 176/201 KB 52/52 KB 96/367 KB 158/158 KB 196/201 KB 52/52 KB 100/367 KB 158/158 KB 200/201 KB 52/52 KB 100/367 KB 158/158 KB 201/201 KB 52/52 KB 100/367 KB 158/158 KB 196/201 KB 52/52 KB 104/367 KB 158/158 KB 201/201 KB 52/52 KB 108/367 KB 158/158 KB 201/201 KB 52/52 KB 112/367 KB 158/158 KB 201/201 KB 52/52 KB 116/367 KB 158/158 KB 201/201 KB 52/52 KB 116/367 KB 3/47 KB 158/158 KB 201/201 KB 52/52 KB 116/367 KB 6/47 KB 201/201 KB 52/52 KB 116/367 KB 9/47 KB 201/201 KB 52/52 KB 116/367 KB 11/47 KB 201/201 KB 52/52 KB 116/367 KB 14/47 KB 201/201 KB 52/52 KB 116/367 KB 16/47 KB 201/201 KB 52/52 KB 116/367 KB 19/47 KB 201/201 KB 52/52 KB 116/367 KB 22/47 KB 201/201 KB 52/52 KB 116/367 KB 25/47 KB 201/201 KB 52/52 KB 116/367 KB 27/47 KB 201/201 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 1869.6 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 116/367 KB 30/47 KB 201/201 KB 52/52 KB 116/367 KB 32/47 KB 201/201 KB 52/52 KB 116/367 KB 36/47 KB 201/201 KB 52/52 KB 116/367 KB 40/47 KB 201/201 KB 52/52 KB 116/367 KB 44/47 KB 201/201 KB 52/52 KB 116/367 KB 47/47 KB 201/201 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 659.6 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 120/367 KB 47/47 KB 124/367 KB 47/47 KB 128/367 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2476.4 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 132/367 KB 47/47 KB 132/367 KB 47/47 KB 4/238 KB 132/367 KB 47/47 KB 8/238 KB 132/367 KB 47/47 KB 12/238 KB 132/367 KB 47/47 KB 16/238 KB 132/367 KB 47/47 KB 20/238 KB 132/367 KB 4/28 KB 24/238 KB 132/367 KB 4/28 KB 28/238 KB 132/367 KB 4/28 KB 32/238 KB 132/367 KB 4/28 KB 20/238 KB 132/367 KB 8/28 KB 32/238 KB 132/367 KB 12/28 KB 32/238 KB 132/367 KB 16/28 KB 32/238 KB 132/367 KB 20/28 KB 32/238 KB 136/367 KB 24/28 KB 36/238 KB 136/367 KB 28/28 KB 36/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 531.2 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 136/367 KB 28/28 KB 4/1199 KB 36/238 KB 136/367 KB 8/1199 KB 36/238 KB 136/367 KB 12/1199 KB 36/238 KB 136/367 KB 16/1199 KB 36/238 KB 136/367 KB 20/28 KB 36/238 KB 136/367 KB 20/28 KB 32/238 KB 140/367 KB 16/1199 KB 36/238 KB 144/367 KB 16/1199 KB 36/238 KB 148/367 KB 16/1199 KB 36/238 KB 152/367 KB 16/1199 KB 40/238 KB 156/367 KB 16/1199 KB 40/238 KB 160/367 KB 16/1199 KB 40/238 KB 160/367 KB 20/1199 KB 40/238 KB 164/367 KB 24/1199 KB 40/238 KB 164/367 KB 28/1199 KB 40/238 KB 164/367 KB 32/1199 KB 40/238 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 297.3 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 164/367 KB 20/1199 KB 40/238 KB 168/367 KB 32/1199 KB 40/238 KB 4/186 KB 172/367 KB 32/1199 KB 40/238 KB 4/186 KB 176/367 KB 36/1199 KB 40/238 KB 4/186 KB 148/367 KB 16/1199 KB 40/238 KB 176/367 KB 36/1199 KB 44/238 KB 4/186 KB 176/367 KB 36/1199 KB 48/238 KB 4/186 KB 176/367 KB 36/1199 KB 52/238 KB 4/186 KB 176/367 KB 36/1199 KB 56/238 KB 4/186 KB 176/367 KB 36/1199 KB 60/238 KB 4/186 KB 176/367 KB 36/1199 KB 64/238 KB 4/186 KB 176/367 KB 36/1199 KB 68/238 KB 4/186 KB 176/367 KB 36/1199 KB 72/238 KB 4/186 KB 176/367 KB 36/1199 KB 76/238 KB 4/186 KB 176/367 KB 36/1199 KB 80/238 KB 4/186 KB 176/367 KB 36/1199 KB 84/238 KB 4/186 KB 180/367 KB 36/1199 KB 88/238 KB 4/186 KB 180/367 KB 36/1199 KB 92/238 KB 4/186 KB 172/367 KB 36/1199 KB 40/238 KB 4/186 KB 164/367 KB 32/1199 KB 40/238 KB 4/186 KB 180/367 KB 36/1199 KB 92/238 KB 8/186 KB 180/367 KB 36/1199 KB 92/238 KB 12/186 KB 180/367 KB 36/1199 KB 92/238 KB 16/186 KB 180/367 KB 36/1199 KB 92/238 KB 20/186 KB 180/367 KB 36/1199 KB 92/238 KB 24/186 KB 180/367 KB 36/1199 KB 92/238 KB 28/186 KB 180/367 KB 36/1199 KB 92/238 KB 32/186 KB 180/367 KB 36/1199 KB 92/238 KB 36/186 KB 180/367 KB 36/1199 KB 84/238 KB 4/186 KB 184/367 KB 40/1199 KB 92/238 KB 36/186 KB 188/367 KB 40/1199 KB 92/238 KB 36/186 KB 192/367 KB 40/1199 KB 92/238 KB 36/186 KB 180/367 KB 40/1199 KB 92/238 KB 36/186 KB 192/367 KB 44/1199 KB 92/238 KB 40/186 KB 192/367 KB 48/1199 KB 92/238 KB 40/186 KB 192/367 KB 52/1199 KB 92/238 KB 40/186 KB 196/367 KB 56/1199 KB 92/238 KB 40/186 KB 196/367 KB 60/1199 KB 92/238 KB 40/186 KB 192/367 KB 40/1199 KB 92/238 KB 40/186 KB 196/367 KB 60/1199 KB 96/238 KB 44/186 KB 196/367 KB 60/1199 KB 96/238 KB 48/186 KB 196/367 KB 60/1199 KB 96/238 KB 52/186 KB 196/367 KB 61/1199 KB 96/238 KB 56/186 KB 196/367 KB 61/1199 KB 96/238 KB 60/186 KB 196/367 KB 61/1199 KB 96/238 KB 64/186 KB 196/367 KB 60/1199 KB 96/238 KB 40/186 KB 196/367 KB 52/1199 KB 92/238 KB 40/186 KB 200/367 KB 61/1199 KB 96/238 KB 64/186 KB 204/367 KB 61/1199 KB 96/238 KB 64/186 KB 208/367 KB 61/1199 KB 96/238 KB 64/186 KB 212/367 KB 61/1199 KB 100/238 KB 64/186 KB 216/367 KB 61/1199 KB 4/558 KB 100/238 KB 68/186 KB 220/367 KB 61/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 61/1199 KB 4/558 KB 100/238 KB 68/186 KB 196/367 KB 61/1199 KB 96/238 KB 52/186 KB 224/367 KB 65/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 69/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 73/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 77/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 81/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 85/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 89/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 93/1199 KB 4/558 KB 100/238 KB 68/186 KB 224/367 KB 97/1199 KB 4/558 KB 100/238 KB 68/186 KB 228/367 KB 101/1199 KB 4/558 KB 100/238 KB 68/186 KB 212/367 KB 61/1199 KB 4/558 KB 100/238 KB 68/186 KB 228/367 KB 101/1199 KB 4/558 KB 100/238 KB 72/186 KB 228/367 KB 101/1199 KB 4/558 KB 100/238 KB 76/186 KB 228/367 KB 101/1199 KB 4/558 KB 100/238 KB 80/186 KB 212/367 KB 61/1199 KB 4/558 KB 100/238 KB 64/186 KB 228/367 KB 101/1199 KB 8/558 KB 100/238 KB 80/186 KB 228/367 KB 101/1199 KB 12/558 KB 100/238 KB 80/186 KB 228/367 KB 101/1199 KB 16/558 KB 100/238 KB 80/186 KB 228/367 KB 101/1199 KB 20/558 KB 100/238 KB 80/186 KB 228/367 KB 101/1199 KB 24/558 KB 100/238 KB 80/186 KB 228/367 KB 101/1199 KB unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 28/558 KB 100/238 KB 80/186 KB 228/367 KB 101/1199 KB 32/558 KB 100/238 KB 80/186 KB 208/367 KB 61/1199 KB 100/238 KB 64/186 KB 228/367 KB 101/1199 KB 32/558 KB 104/238 KB 80/186 KB 228/367 KB 101/1199 KB 32/558 KB 108/238 KB 80/186 KB 228/367 KB 101/1199 KB 32/558 KB 112/238 KB 80/186 KB 228/367 KB 101/1199 KB 32/558 KB 116/238 KB 80/186 KB 228/367 KB 101/1199 KB 32/558 KB 120/238 KB 84/186 KB 228/367 KB 101/1199 KB 32/558 KB 124/238 KB 84/186 KB 228/367 KB 101/1199 KB 32/558 KB 128/238 KB 84/186 KB 228/367 KB 101/1199 KB 32/558 KB 132/238 KB 84/186 KB 228/367 KB 101/1199 KB 36/558 KB 136/238 KB 84/186 KB 228/367 KB 97/1199 KB 4/558 KB 100/238 KB 68/186 KB 232/367 KB 105/1199 KB 36/558 KB 136/238 KB 84/186 KB 236/367 KB 105/1199 KB 36/558 KB 136/238 KB 84/186 KB 240/367 KB 105/1199 KB 36/558 KB 136/238 KB 84/186 KB 244/367 KB 105/1199 KB 36/558 KB 136/238 KB 84/186 KB 248/367 KB 105/1199 KB 36/558 KB 140/238 KB 84/186 KB 252/367 KB 105/1199 KB 36/558 KB 140/238 KB 84/186 KB 256/367 KB 105/1199 KB 36/558 KB 140/238 KB 84/186 KB 228/367 KB 105/1199 KB 36/558 KB 136/238 KB 84/186 KB 256/367 KB 109/1199 KB 36/558 KB 140/238 KB 84/186 KB 228/367 KB 101/1199 KB 36/558 KB 132/238 KB 84/186 KB 256/367 KB 109/1199 KB 40/558 KB 140/238 KB 84/186 KB 256/367 KB 109/1199 KB 44/558 KB 140/238 KB 84/186 KB 228/367 KB 101/1199 KB 32/558 KB 116/238 KB 84/186 KB 256/367 KB 109/1199 KB 44/558 KB 140/238 KB 88/186 KB 256/367 KB 109/1199 KB 44/558 KB 140/238 KB 92/186 KB 256/367 KB 109/1199 KB 44/558 KB 140/238 KB 96/186 KB 256/367 KB 109/1199 KB 44/558 KB 140/238 KB 100/186 KB 244/367 KB 105/1199 KB 36/558 KB 140/238 KB 84/186 KB 256/367 KB 109/1199 KB 48/558 KB 144/238 KB 100/186 KB 256/367 KB 109/1199 KB 48/558 KB 148/238 KB 100/186 KB 260/367 KB 113/1199 KB 48/558 KB 152/238 KB 104/186 KB 260/367 KB 113/1199 KB 48/558 KB 156/238 KB 104/186 KB 260/367 KB 113/1199 KB 48/558 KB 160/238 KB 104/186 KB 256/367 KB 109/1199 KB 48/558 KB 140/238 KB 100/186 KB 260/367 KB 113/1199 KB 52/558 KB 160/238 KB 104/186 KB 260/367 KB 113/1199 KB 56/558 KB 160/238 KB 104/186 KB 260/367 KB 113/1199 KB 60/558 KB 160/238 KB 104/186 KB 260/367 KB 113/1199 KB 64/558 KB 160/238 KB 104/186 KB 260/367 KB 113/1199 KB 68/558 KB 160/238 KB 104/186 KB 260/367 KB 113/1199 KB 72/558 KB 164/238 KB 104/186 KB 260/367 KB 113/1199 KB 76/558 KB 164/238 KB 104/186 KB 260/367 KB 113/1199 KB 80/558 KB 164/238 KB 104/186 KB 260/367 KB 113/1199 KB 48/558 KB 148/238 KB 104/186 KB 264/367 KB 113/1199 KB 80/558 KB 164/238 KB 104/186 KB 268/367 KB 113/1199 KB 80/558 KB 164/238 KB 104/186 KB 272/367 KB 113/1199 KB 80/558 KB 164/238 KB 104/186 KB 256/367 KB 113/1199 KB 48/558 KB 148/238 KB 104/186 KB 272/367 KB 117/1199 KB 80/558 KB 164/238 KB 104/186 KB 272/367 KB 121/1199 KB 80/558 KB 164/238 KB 104/186 KB 272/367 KB 125/1199 KB 80/558 KB 164/238 KB 104/186 KB 256/367 KB 109/1199 KB 48/558 KB 148/238 KB 104/186 KB 272/367 KB 125/1199 KB 80/558 KB 164/238 KB 108/186 KB 272/367 KB 125/1199 KB 80/558 KB 164/238 KB 112/186 KB 272/367 KB 125/1199 KB 80/558 KB 164/238 KB 116/186 KB 272/367 KB 125/1199 KB 80/558 KB 164/238 KB 120/186 KB 272/367 KB 129/1199 KB 80/558 KB 164/238 KB 124/186 KB 272/367 KB 129/1199 KB 80/558 KB 164/238 KB 128/186 KB 272/367 KB 129/1199 KB 80/558 KB 164/238 KB 132/186 KB 276/367 KB 129/1199 KB 84/558 KB 164/238 KB 136/186 KB 276/367 KB 129/1199 KB 84/558 KB 164/238 KB 140/186 KB 276/367 unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install KB 129/1199 KB 84/558 KB 164/238 KB 144/186 KB 276/367 KB 129/1199 KB 84/558 KB 164/238 KB 148/186 KB 260/367 KB 113/1199 KB 68/558 KB 164/238 KB 104/186 KB 276/367 KB 129/1199 KB 84/558 KB 168/238 KB 148/186 KB 276/367 KB 129/1199 KB 84/558 KB 172/238 KB 148/186 KB 276/367 KB 129/1199 KB 84/558 KB 176/238 KB 148/186 KB 276/367 KB 129/1199 KB 84/558 KB 180/238 KB 148/186 KB 276/367 KB 129/1199 KB 84/558 KB 164/238 KB 132/186 KB 276/367 KB 129/1199 KB 80/558 KB 164/238 KB 132/186 KB 280/367 KB 129/1199 KB 84/558 KB 180/238 KB 148/186 KB 284/367 KB 129/1199 KB 84/558 KB 180/238 KB 148/186 KB 288/367 KB 129/1199 KB 84/558 KB 180/238 KB 148/186 KB 292/367 KB 129/1199 KB 84/558 KB 180/238 KB 148/186 KB 296/367 KB 129/1199 KB 88/558 KB 184/238 KB 148/186 KB 300/367 KB 129/1199 KB 88/558 KB 184/238 KB 148/186 KB 304/367 KB 129/1199 KB 88/558 KB 184/238 KB 152/186 KB 272/367 KB 129/1199 KB 80/558 KB 164/238 KB 120/186 KB 304/367 KB 133/1199 KB 88/558 KB 184/238 KB 152/186 KB 304/367 KB 137/1199 KB 88/558 KB 184/238 KB 152/186 KB 304/367 KB 141/1199 KB 88/558 KB 184/238 KB 152/186 KB 304/367 KB 145/1199 KB 88/558 KB 184/238 KB 152/186 KB 304/367 KB 149/1199 KB 88/558 KB 184/238 KB 152/186 KB 304/367 KB 153/1199 KB 88/558 KB 184/238 KB 152/186 KB 304/367 KB 157/1199 KB 88/558 KB 184/238 KB 152/186 KB 304/367 KB 161/1199 KB 88/558 KB 184/238 KB 152/186 KB 308/367 KB 165/1199 KB 88/558 KB 184/238 KB 152/186 KB 308/367 KB 169/1199 KB 88/558 KB 184/238 KB 152/186 KB 308/367 KB 173/1199 KB 88/558 KB 184/238 KB 152/186 KB 300/367 KB 129/1199 KB 88/558 KB 184/238 KB 152/186 KB 308/367 KB 173/1199 KB 88/558 KB 184/238 KB 156/186 KB 308/367 KB 173/1199 KB 88/558 KB 184/238 KB 160/186 KB 292/367 KB 129/1199 KB 88/558 KB 184/238 KB 148/186 KB 308/367 KB 173/1199 KB 88/558 KB 188/238 KB 160/186 KB 308/367 KB 173/1199 KB 88/558 KB 192/238 KB 160/186 KB 292/367 KB 129/1199 KB 88/558 KB 180/238 KB 148/186 KB 308/367 KB 173/1199 KB 92/558 KB 192/238 KB 160/186 KB 308/367 KB 173/1199 KB 96/558 KB 192/238 KB 160/186 KB 308/367 KB 173/1199 KB 100/558 KB 192/238 KB 160/186 KB 308/367 KB 173/1199 KB 104/558 KB 196/238 KB 164/186 KB 308/367 KB 173/1199 KB 108/558 KB 196/238 KB 164/186 KB 308/367 KB 173/1199 KB 112/558 KB 196/238 KB 164/186 KB 308/367 KB 173/1199 KB 116/558 KB 196/238 KB 164/186 KB 308/367 KB 177/1199 KB 120/558 KB 196/238 KB 164/186 KB 308/367 KB 177/1199 KB 124/558 KB 196/238 KB 164/186 KB 308/367 KB 177/1199 KB 128/558 KB 196/238 KB 164/186 KB 308/367 KB 161/1199 KB 88/558 KB 184/238 KB 152/186 KB 312/367 KB 177/1199 KB 128/558 KB 196/238 KB 164/186 KB 316/367 KB 177/1199 KB 128/558 KB 196/238 KB 164/186 KB 320/367 KB 177/1199 KB 128/558 KB 196/238 KB 164/186 KB 324/367 KB 177/1199 KB 128/558 KB 196/238 KB 164/186 KB 328/367 KB 177/1199 KB 128/558 KB 196/238 KB 164/186 KB 332/367 KB 177/1199 KB 128/558 KB 196/238 KB 164/186 KB 336/367 KB 177/1199 KB 128/558 KB 196/238 KB 164/186 KB 308/367 KB 177/1199 KB 116/558 KB 196/238 KB 164/186 KB 336/367 KB 181/1199 KB 128/558 KB 196/238 KB 164/186 KB 336/367 KB 185/1199 KB 128/558 KB 196/238 KB 164/186 KB 336/367 KB 189/1199 KB 128/558 KB 196/238 KB 164/186 KB 308/367 KB 173/1199 KB 100/558 KB 196/238 KB 164/186 KB 336/367 KB 189/1199 KB 128/558 KB 196/238 KB 168/186 KB 336/367 KB 189/1199 KB 128/558 KB 196/238 KB 172/186 KB 336/367 KB 189/1199 KB 128/558 KB 196/238 KB 176/186 KB 336/367 KB 189/1199 KB 128/558 KB 196/238 KB 18 unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 0/186 KB 336/367 KB 189/1199 KB 128/558 KB 196/238 KB 184/186 KB 336/367 KB 189/1199 KB 128/558 KB 196/238 KB 186/186 KB 308/367 KB 173/1199 KB 100/558 KB 196/238 KB 160/186 KB 336/367 KB 189/1199 KB 128/558 KB 200/238 KB 186/186 KB 336/367 KB 189/1199 KB 128/558 KB 204/238 KB 186/186 KB 336/367 KB 189/1199 KB 128/558 KB 208/238 KB 186/186 KB 336/367 KB 189/1199 KB 128/558 KB 212/238 KB 186/186 KB 336/367 KB 189/1199 KB 128/558 KB 216/238 KB 186/186 KB 336/367 KB 189/1199 KB 128/558 KB 220/238 KB 186/186 KB 336/367 KB 189/1199 KB 128/558 KB 224/238 KB 186/186 KB 336/367 KB 189/1199 KB 128/558 KB 228/238 KB 186/186 KB 340/367 KB 193/1199 KB 132/558 KB 232/238 KB 186/186 KB 340/367 KB 193/1199 KB 132/558 KB 236/238 KB 186/186 KB 340/367 KB 193/1199 KB 132/558 KB 238/238 KB 186/186 KB 340/367 KB 193/1199 KB 132/558 KB 228/238 KB 186/186 KB 344/367 KB 193/1199 KB 132/558 KB 238/238 KB 186/186 KB 336/367 KB 193/1199 KB 132/558 KB 228/238 KB 186/186 KB 344/367 KB 193/1199 KB 136/558 KB 238/238 KB 186/186 KB 344/367 KB 193/1199 KB 140/558 KB 238/238 KB 186/186 KB 344/367 KB 193/1199 KB 144/558 KB 238/238 KB 186/186 KB 336/367 KB 193/1199 KB 128/558 KB 228/238 KB 186/186 KB 344/367 KB 197/1199 KB 144/558 KB 238/238 KB 186/186 KB 344/367 KB 201/1199 KB 144/558 KB 238/238 KB 186/186 KB 344/367 KB 205/1199 KB 144/558 KB 238/238 KB 186/186 KB 344/367 KB 205/1199 KB 148/558 KB 238/238 KB 186/186 KB 348/367 KB 209/1199 KB 152/558 KB 238/238 KB 186/186 KB 348/367 KB 209/1199 KB 156/558 KB 238/238 KB 186/186 KB 348/367 KB 209/1199 KB 160/558 KB 238/238 KB 186/186 KB 348/367 KB 209/1199 KB 148/558 KB 238/238 KB 186/186 KB 348/367 KB 205/1199 KB 148/558 KB 238/238 KB 186/186 KB 352/367 KB 209/1199 KB 160/558 KB 238/238 KB 186/186 KB 356/367 KB 209/1199 KB 160/558 KB 238/238 KB 186/186 KB 360/367 KB 213/1199 KB 160/558 KB 238/238 KB 186/186 KB 364/367 KB 213/1199 KB 160/558 KB 238/238 KB 186/186 KB 356/367 KB 213/1199 KB 160/558 KB 238/238 KB 186/186 KB 364/367 KB 217/1199 KB 160/558 KB 238/238 KB 186/186 KB 364/367 KB 221/1199 KB 160/558 KB 238/238 KB 186/186 KB 367/367 KB 221/1199 KB 160/558 KB 238/238 KB 186/186 KB 367/367 KB 221/1199 KB 164/558 KB 238/238 KB 186/186 KB 367/367 KB 221/1199 KB 168/558 KB 238/238 KB 186/186 KB 367/367 KB 221/1199 KB 172/558 KB 238/238 KB 186/186 KB 367/367 KB 221/1199 KB 176/558 KB 238/238 KB 186/186 KB 367/367 KB 221/1199 KB 180/558 KB 238/238 KB 186/186 KB 367/367 KB 225/1199 KB 184/558 KB 238/238 KB 186/186 KB 367/367 KB 225/1199 KB 188/558 KB 238/238 KB 186/186 KB 367/367 KB 225/1199 KB 192/558 KB 238/238 KB 186/186 KB 367/367 KB 225/1199 KB 180/558 KB 238/238 KB 186/186 KB 367/367 KB 229/1199 KB 192/558 KB 238/238 KB 186/186 KB 367/367 KB 233/1199 KB 192/558 KB 238/238 KB 186/186 KB 367/367 KB 237/1199 KB 192/558 KB 238/238 KB 186/186 KB 367/367 KB 241/1199 KB 192/558 KB 238/238 KB 186/186 KB 367/367 KB 245/1199 KB 196/558 KB 238/238 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1184.5 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 367/367 KB 249/1199 KB 196/558 KB 367/367 KB 253/1199 KB 196/558 KB 367/367 KB 257/1199 KB 196/558 KB 367/367 KB 261/1199 KB 196/558 KB 367/367 KB 265/1199 KB 196/558 KB 367/367 KB 269/1199 KB 196/558 KB 367/367 KB 273/1199 KB 196/558 KB 277/1199 KB 196/558 KB 281/1199 KB 196/558 KB 285/1199 KB 196/558 KB 289/1199 KB 196/558 KB 367/367 KB 241/1199 KB 196/558 KB 238/238 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2168.5 KB/sec) unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1396.6 KB/sec) unit-abot-epc-basic-0: 12:33:56 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: 12:33:56 DEBUG unit.abot-epc-basic/0.install 4/1206 KB 289/1199 KB 196/558 KB 8/1206 KB 289/1199 KB 196/558 KB 12/1206 KB 289/1199 KB 196/558 KB 16/1206 KB 289/1199 KB 196/558 KB 16/1206 KB 289/1199 KB 200/558 KB 16/1206 KB 289/1199 KB 204/558 KB 16/1206 KB 289/1199 KB 208/558 KB 16/1206 KB 289/1199 KB 212/558 KB 20/1206 KB 289/1199 KB 216/558 KB 20/1206 KB 289/1199 KB 220/558 KB 20/1206 KB 289/1199 KB 224/558 KB 20/1206 KB 289/1199 KB 212/558 KB 24/1206 KB 289/1199 KB 224/558 KB 28/1206 KB 289/1199 KB 224/558 KB 32/1206 KB 289/1199 KB 224/558 KB 36/1206 KB 289/1199 KB 224/558 KB 40/1206 KB 289/1199 KB 228/558 KB 44/1206 KB 289/1199 KB 228/558 KB 48/1206 KB 289/1199 KB 228/558 KB 36/1206 KB 289/1199 KB 228/558 KB 48/1206 KB 289/1199 KB 232/558 KB 48/1206 KB 289/1199 KB 236/558 KB 48/1206 KB 289/1199 KB 240/558 KB 48/1206 KB 289/1199 KB 244/558 KB 52/1206 KB 293/1199 KB 248/558 KB 52/1206 KB 293/1199 KB 244/558 KB 48/1206 KB 293/1199 KB 244/558 KB 52/1206 KB 297/1199 KB 248/558 KB 52/1206 KB 301/1199 KB 248/558 KB 56/1206 KB 301/1199 KB 248/558 KB 56/1206 KB 305/1199 KB 248/558 KB 60/1206 KB 305/1199 KB 252/558 KB 60/1206 KB 305/1199 KB 256/558 KB 60/1206 KB 305/1199 KB 248/558 KB 64/1206 KB 305/1199 KB 256/558 KB 64/1206 KB 309/1199 KB 256/558 KB 64/1206 KB 4/181 KB 313/1199 KB 260/558 KB 64/1206 KB 4/181 KB 317/1199 KB 260/558 KB 64/1206 KB 4/181 KB 309/1199 KB 256/558 KB 68/1206 KB 8/181 KB 317/1199 KB 260/558 KB 68/1206 KB 12/181 KB 317/1199 KB 260/558 KB 68/1206 KB 16/181 KB 317/1199 KB 260/558 KB 68/1206 KB 20/181 KB 317/1199 KB 260/558 KB 68/1206 KB 24/181 KB 317/1199 KB 260/558 KB 68/1206 KB 28/181 KB 317/1199 KB 260/558 KB 68/1206 KB 32/181 KB 317/1199 KB 260/558 KB 68/1206 KB 36/181 KB 317/1199 KB 260/558 KB 68/1206 KB 40/181 KB 317/1199 KB 260/558 KB 68/1206 KB 44/181 KB 317/1199 KB 260/558 KB 68/1206 KB 48/181 KB 317/1199 KB 260/558 KB 68/1206 KB 52/181 KB 317/1199 KB 260/558 KB 68/1206 KB 56/181 KB 317/1199 KB 260/558 KB 68/1206 KB 60/181 KB 317/1199 KB 260/558 KB 68/1206 KB 64/181 KB 317/1199 KB 260/558 KB 68/1206 KB 68/181 KB 317/1199 KB 260/558 KB 68/1206 KB 72/181 KB 317/1199 KB 260/558 KB 68/1206 KB 76/181 KB 317/1199 KB 260/558 KB 68/1206 KB 80/181 KB 317/1199 KB 260/558 KB 64/1206 KB 4/181 KB 309/1199 KB 260/558 KB 68/1206 KB 4/181 KB 317/1199 KB 260/558 KB 72/1206 KB 80/181 KB 317/1199 KB 260/558 KB 76/1206 KB 80/181 KB 317/1199 KB 260/558 KB 80/1206 KB 80/181 KB 317/1199 KB 260/558 KB 84/1206 KB 80/181 KB 317/1199 KB 260/558 KB 88/1206 KB 84/181 KB 321/1199 KB 264/558 KB 92/1206 KB 84/181 KB 321/1199 KB 264/558 KB 96/1206 KB 84/181 KB 321/1199 KB 264/558 KB 84/1206 KB 84/181 KB 321/1199 KB 264/558 KB 96/1206 KB 84/181 KB 325/1199 KB 264/558 KB 96/1206 KB 84/181 KB 329/1199 KB 264/558 KB 96/1206 KB 84/181 KB 333/1199 KB 264/558 KB 84/1206 KB 84/181 KB 317/1199 KB 264/558 KB 96/1206 KB 84/181 KB 333/1199 KB 268/558 KB 96/1206 KB 84/181 KB 333/1199 KB 272/558 KB 96/1206 KB 84/181 KB 333/1199 KB 276/558 KB 96/1206 KB 84/181 KB 333/1199 KB 280/558 KB 96/1206 KB 84/181 KB 333/1199 KB 284/558 KB 96/1206 KB 84/181 KB 337/1199 KB 288/558 KB 96/1206 KB 84/181 KB 337/1199 KB 292/558 KB 100/1206 KB 84/181 KB 337/1199 KB 296/558 KB 100/1206 KB 84/181 KB 337/1199 KB 300/558 KB 100/1206 KB 84/181 KB 337/1199 KB 304/558 KB 84/1206 KB 84/181 KB 317/1199 KB 260/558 KB 100/1206 KB 88/181 KB 337/1199 KB 304/558 KB 100/1206 KB 92/181 KB 337/1199 KB 304/558 KB 100/1206 KB 96/181 KB unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 337/1199 KB 304/558 KB 100/1206 KB 100/181 KB 337/1199 KB 304/558 KB 100/1206 KB 104/181 KB 337/1199 KB 304/558 KB 100/1206 KB 108/181 KB 337/1199 KB 304/558 KB 100/1206 KB 112/181 KB 337/1199 KB 304/558 KB 100/1206 KB 84/181 KB 337/1199 KB 292/558 KB 104/1206 KB 112/181 KB 337/1199 KB 304/558 KB 108/1206 KB 112/181 KB 337/1199 KB 304/558 KB 112/1206 KB 112/181 KB 337/1199 KB 304/558 KB 96/1206 KB 84/181 KB 337/1199 KB 284/558 KB 112/1206 KB 112/181 KB 341/1199 KB 304/558 KB 112/1206 KB 112/181 KB 345/1199 KB 304/558 KB 112/1206 KB 112/181 KB 349/1199 KB 304/558 KB 112/1206 KB 112/181 KB 353/1199 KB 304/558 KB 116/1206 KB 116/181 KB 357/1199 KB 308/558 KB 116/1206 KB 116/181 KB 361/1199 KB 308/558 KB 116/1206 KB 116/181 KB 365/1199 KB 308/558 KB 116/1206 KB 116/181 KB 369/1199 KB 308/558 KB 116/1206 KB 116/181 KB 373/1199 KB 308/558 KB 116/1206 KB 116/181 KB 377/1199 KB 308/558 KB 116/1206 KB 116/181 KB 381/1199 KB 308/558 KB 116/1206 KB 116/181 KB 385/1199 KB 308/558 KB 116/1206 KB 116/181 KB 389/1199 KB 308/558 KB 116/1206 KB 116/181 KB 393/1199 KB 308/558 KB 116/1206 KB 116/181 KB 397/1199 KB 308/558 KB 116/1206 KB 116/181 KB 401/1199 KB 308/558 KB 116/1206 KB 116/181 KB 353/1199 KB 308/558 KB 116/1206 KB 116/181 KB 353/1199 KB 304/558 KB 116/1206 KB 120/181 KB 401/1199 KB 308/558 KB 116/1206 KB 124/181 KB 401/1199 KB 308/558 KB 116/1206 KB 128/181 KB 401/1199 KB 308/558 KB 116/1206 KB 112/181 KB 353/1199 KB 304/558 KB 120/1206 KB 128/181 KB 401/1199 KB 308/558 KB 124/1206 KB 128/181 KB 401/1199 KB 308/558 KB 128/1206 KB 128/181 KB 401/1199 KB 308/558 KB 132/1206 KB 128/181 KB 401/1199 KB 312/558 KB 136/1206 KB 132/181 KB 401/1199 KB 312/558 KB 140/1206 KB 132/181 KB 401/1199 KB 312/558 KB 144/1206 KB 132/181 KB 401/1199 KB 312/558 KB 128/1206 KB 128/181 KB 401/1199 KB 312/558 KB 144/1206 KB 132/181 KB 401/1199 KB 316/558 KB 144/1206 KB 132/181 KB 401/1199 KB 320/558 KB 144/1206 KB 132/181 KB 401/1199 KB 324/558 KB 144/1206 KB 132/181 KB 401/1199 KB 328/558 KB 144/1206 KB 132/181 KB 401/1199 KB 332/558 KB 144/1206 KB 132/181 KB 401/1199 KB 336/558 KB 144/1206 KB 132/181 KB 401/1199 KB 340/558 KB 148/1206 KB 132/181 KB 401/1199 KB 344/558 KB 148/1206 KB 132/181 KB 401/1199 KB 348/558 KB 148/1206 KB 132/181 KB 401/1199 KB 352/558 KB 132/1206 KB 132/181 KB 401/1199 KB 312/558 KB 148/1206 KB 136/181 KB 401/1199 KB 352/558 KB 148/1206 KB 140/181 KB 401/1199 KB 352/558 KB 148/1206 KB 144/181 KB 401/1199 KB 352/558 KB 148/1206 KB 148/181 KB 401/1199 KB 352/558 KB 148/1206 KB 152/181 KB 401/1199 KB 352/558 KB 148/1206 KB 156/181 KB 401/1199 KB 352/558 KB 148/1206 KB 160/181 KB 401/1199 KB 352/558 KB 148/1206 KB 132/181 KB 401/1199 KB 340/558 KB 152/1206 KB 160/181 KB 401/1199 KB 352/558 KB 156/1206 KB 160/181 KB 401/1199 KB 352/558 KB 160/1206 KB 160/181 KB 401/1199 KB 352/558 KB 164/1206 KB 160/181 KB 401/1199 KB 352/558 KB 168/1206 KB 164/181 KB 405/1199 KB 356/558 KB 172/1206 KB 164/181 KB 405/1199 KB 356/558 KB 176/1206 KB 164/181 KB 405/1199 KB 356/558 KB 180/1206 KB 164/181 KB 405/1199 KB 356/558 KB 184/1206 KB 164/181 KB 405/1199 KB 356/558 KB 188/1206 KB 164/181 KB 405/1199 KB 356/558 KB 164/1206 KB 164/181 KB 405/1199 KB 356/558 KB 188/1206 KB 164/181 KB 409/1199 KB 356/558 KB 188/1206 KB 164/181 KB 413/1199 KB 356/558 KB 164/1206 KB 164/181 KB 401/1199 KB 356/558 KB 188/1206 KB 164/181 KB 413/1199 KB 360/558 KB 188/1206 KB 164/181 KB 413/1199 KB 364/558 KB 1 unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 88/1206 KB 164/181 KB 413/1199 KB 368/558 KB 188/1206 KB 164/181 KB 413/1199 KB 372/558 KB 188/1206 KB 164/181 KB 417/1199 KB 376/558 KB 192/1206 KB 164/181 KB 417/1199 KB 380/558 KB 192/1206 KB 164/181 KB 417/1199 KB 384/558 KB 164/1206 KB 164/181 KB 401/1199 KB 352/558 KB 192/1206 KB 168/181 KB 417/1199 KB 384/558 KB 192/1206 KB 172/181 KB 417/1199 KB 384/558 KB 192/1206 KB 176/181 KB 417/1199 KB 384/558 KB 192/1206 KB 180/181 KB 417/1199 KB 384/558 KB 192/1206 KB 181/181 KB 417/1199 KB 384/558 KB 192/1206 KB 164/181 KB 417/1199 KB 376/558 KB 196/1206 KB 181/181 KB 417/1199 KB 388/558 KB 200/1206 KB 181/181 KB 417/1199 KB 388/558 KB 204/1206 KB 181/181 KB 417/1199 KB 388/558 KB 208/1206 KB 181/181 KB 417/1199 KB 388/558 KB 212/1206 KB 181/181 KB 417/1199 KB 388/558 KB 216/1206 KB 181/181 KB 417/1199 KB 388/558 KB 220/1206 KB 181/181 KB 417/1199 KB 388/558 KB 188/1206 KB 164/181 KB 417/1199 KB 372/558 KB 220/1206 KB 181/181 KB 421/1199 KB 388/558 KB 220/1206 KB 181/181 KB 425/1199 KB 388/558 KB 220/1206 KB 181/181 KB 429/1199 KB 388/558 KB 220/1206 KB 181/181 KB 433/1199 KB 388/558 KB 220/1206 KB 181/181 KB 437/1199 KB 388/558 KB 220/1206 KB 181/181 KB 441/1199 KB 388/558 KB 220/1206 KB 181/181 KB 445/1199 KB 388/558 KB 220/1206 KB 181/181 KB 449/1199 KB 388/558 KB 224/1206 KB 181/181 KB 453/1199 KB 388/558 KB 192/1206 KB 181/181 KB 417/1199 KB 388/558 KB 224/1206 KB 181/181 KB 453/1199 KB 392/558 KB 224/1206 KB 181/181 KB 453/1199 KB 396/558 KB 224/1206 KB 181/181 KB 453/1199 KB 400/558 KB 224/1206 KB 181/181 KB 453/1199 KB 404/558 KB 224/1206 KB 181/181 KB 453/1199 KB 408/558 KB 224/1206 KB 181/181 KB 453/1199 KB 412/558 KB 224/1206 KB 181/181 KB 453/1199 KB 416/558 KB 224/1206 KB 181/181 KB 453/1199 KB 420/558 KB 224/1206 KB 181/181 KB 453/1199 KB 424/558 KB 224/1206 KB 181/181 KB 457/1199 KB 428/558 KB 224/1206 KB 181/181 KB 457/1199 KB 432/558 KB 224/1206 KB 181/181 KB 449/1199 KB 388/558 KB 228/1206 KB 181/181 KB 457/1199 KB 432/558 KB 232/1206 KB 181/181 KB 457/1199 KB 436/558 KB 236/1206 KB 181/181 KB 457/1199 KB 436/558 KB 240/1206 KB 181/181 KB 457/1199 KB 436/558 KB 224/1206 KB 181/181 KB 457/1199 KB 424/558 KB 240/1206 KB 181/181 KB 461/1199 KB 436/558 KB 240/1206 KB 181/181 KB 465/1199 KB 436/558 KB 240/1206 KB 181/181 KB 469/1199 KB 436/558 KB 240/1206 KB 181/181 KB 473/1199 KB 436/558 KB 240/1206 KB 181/181 KB 477/1199 KB 436/558 KB 240/1206 KB 181/181 KB 481/1199 KB 436/558 KB 244/1206 KB 181/181 KB 485/1199 KB 436/558 KB 244/1206 KB 181/181 KB 489/1199 KB 436/558 KB 244/1206 KB 181/181 KB 493/1199 KB 436/558 KB 228/1206 KB 181/181 KB 457/1199 KB 436/558 KB 244/1206 KB 181/181 KB 493/1199 KB 440/558 KB 244/1206 KB 181/181 KB 493/1199 KB 444/558 KB 244/1206 KB 181/181 KB 493/1199 KB 448/558 KB 244/1206 KB 181/181 KB 493/1199 KB 452/558 KB 244/1206 KB 181/181 KB 493/1199 KB 456/558 KB 244/1206 KB 181/181 KB 493/1199 KB 460/558 KB 244/1206 KB 181/181 KB 493/1199 KB 464/558 KB 244/1206 KB 181/181 KB 481/1199 KB 436/558 KB 248/1206 KB 181/181 KB 493/1199 KB 464/558 KB 252/1206 KB 181/181 KB 493/1199 KB 464/558 KB 256/1206 KB 181/181 KB 493/1199 KB 464/558 KB 260/1206 KB 181/181 KB 493/1199 KB 464/558 KB 264/1206 KB 497/1199 KB 468/558 KB 268/1206 KB 497/1199 KB 468/558 KB 272/1206 KB 497/1199 KB 468/558 KB 260/1206 KB 497/1199 KB 468/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/common unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install s-io/2.4/commons-io-2.4.jar (181 KB at 796.5 KB/sec) unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 260/1206 KB 181/181 KB 493/1199 KB 468/558 KB 272/1206 KB 497/1199 KB 472/558 KB 272/1206 KB 501/1199 KB 472/558 KB 272/1206 KB 501/1199 KB 476/558 KB 272/1206 KB 501/1199 KB 480/558 KB 272/1206 KB 505/1199 KB 484/558 KB 276/1206 KB 505/1199 KB 488/558 KB 276/1206 KB 505/1199 KB 492/558 KB 276/1206 KB 505/1199 KB 496/558 KB 272/1206 KB 505/1199 KB 480/558 KB 276/1206 KB 509/1199 KB 496/558 KB 276/1206 KB 513/1199 KB 496/558 KB 276/1206 KB 517/1199 KB 496/558 KB 276/1206 KB 505/1199 KB 484/558 KB 280/1206 KB 517/1199 KB 496/558 KB 284/1206 KB 517/1199 KB 496/558 KB 288/1206 KB 521/1199 KB 496/558 KB 284/1206 KB 521/1199 KB 496/558 KB 288/1206 KB 525/1199 KB 496/558 KB 288/1206 KB 525/1199 KB 500/558 KB 292/1206 KB 529/1199 KB 504/558 KB 292/1206 KB 529/1199 KB 508/558 KB 292/1206 KB 529/1199 KB 512/558 KB 292/1206 KB 529/1199 KB 516/558 KB 292/1206 KB 529/1199 KB 520/558 KB 292/1206 KB 529/1199 KB 524/558 KB 292/1206 KB 529/1199 KB 528/558 KB 292/1206 KB 529/1199 KB 500/558 KB 296/1206 KB 529/1199 KB 528/558 KB 300/1206 KB 529/1199 KB 528/558 KB 304/1206 KB 529/1199 KB 528/558 KB 288/1206 KB 529/1199 KB 500/558 KB 304/1206 KB 533/1199 KB 528/558 KB 304/1206 KB 537/1199 KB 528/558 KB 304/1206 KB 541/1199 KB 528/558 KB 304/1206 KB 545/1199 KB 528/558 KB 308/1206 KB 549/1199 KB 528/558 KB 308/1206 KB 553/1199 KB 528/558 KB 308/1206 KB 557/1199 KB 528/558 KB 308/1206 KB 561/1199 KB 528/558 KB 308/1206 KB 565/1199 KB 532/558 KB 308/1206 KB 569/1199 KB 532/558 KB 308/1206 KB 573/1199 KB 532/558 KB 308/1206 KB 577/1199 KB 532/558 KB 308/1206 KB 545/1199 KB 528/558 KB 312/1206 KB 577/1199 KB 532/558 KB 316/1206 KB 577/1199 KB 532/558 KB 320/1206 KB 577/1199 KB 532/558 KB 324/1206 KB 577/1199 KB 532/558 KB 328/1206 KB 577/1199 KB 532/558 KB 332/1206 KB 577/1199 KB 532/558 KB 336/1206 KB 577/1199 KB 532/558 KB 308/1206 KB 561/1199 KB 532/558 KB 336/1206 KB 577/1199 KB 536/558 KB 336/1206 KB 577/1199 KB 540/558 KB 336/1206 KB 577/1199 KB 544/558 KB 336/1206 KB 577/1199 KB 548/558 KB 340/1206 KB 577/1199 KB 552/558 KB 340/1206 KB 577/1199 KB 556/558 KB 340/1206 KB 577/1199 KB 558/558 KB 340/1206 KB 577/1199 KB 548/558 KB 344/1206 KB 581/1199 KB 558/558 KB 348/1206 KB 581/1199 KB 558/558 KB 352/1206 KB 581/1199 KB 558/558 KB 340/1206 KB 581/1199 KB 558/558 KB 352/1206 KB 585/1199 KB 558/558 KB 352/1206 KB 589/1199 KB 558/558 KB 352/1206 KB 593/1199 KB 558/558 KB 356/1206 KB 597/1199 KB 558/558 KB 356/1206 KB 601/1199 KB 558/558 KB 356/1206 KB 605/1199 KB 558/558 KB 356/1206 KB 593/1199 KB 558/558 KB 360/1206 KB 605/1199 KB 558/558 KB 364/1206 KB 609/1199 KB 558/558 KB 368/1206 KB 609/1199 KB 558/558 KB 372/1206 KB 609/1199 KB 558/558 KB 376/1206 KB 609/1199 KB 558/558 KB 380/1206 KB 609/1199 KB 558/558 KB 384/1206 KB 609/1199 KB 558/558 KB 388/1206 KB 609/1199 KB 558/558 KB 392/1206 KB 609/1199 KB 558/558 KB 396/1206 KB 609/1199 KB 558/558 KB 400/1206 KB 609/1199 KB 558/558 KB 404/1206 KB 609/1199 KB 558/558 KB 360/1206 KB 609/1199 KB 558/558 KB 404/1206 KB 613/1199 KB 558/558 KB 404/1206 KB 617/1199 KB 558/558 KB 404/1206 KB 621/1199 KB 558/558 KB 404/1206 KB 625/1199 KB 558/558 KB 404/1206 KB 629/1199 KB 558/558 KB 404/1206 KB 633/1199 KB 558/558 KB 404/1206 KB 637/1199 KB 558/558 KB 404/1206 KB 641/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2210.7 KB/sec) unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 408/1206 KB 641/1199 KB 412/1206 KB 641/1199 KB 416/1206 KB 645/1199 KB 412/1206 KB 645/1199 KB 416/1206 KB 649/1199 KB 416/1206 KB 653/1199 KB 420/1206 KB 653/1199 KB 424/1206 KB 657/1199 KB 428/1206 KB 657/1199 KB 432/1206 KB 657/1199 KB 420/1206 KB 657/1199 KB 432/1206 KB 661/1199 KB 432/1206 KB 665/1199 KB 432/1206 KB 669/1199 KB 436/1206 KB 669/1199 KB 440/1206 KB 673/1199 KB 444/1206 KB 673/1199 KB 448/1206 KB 673/1199 KB 436/1206 KB 673/1199 KB 448/1206 KB 677/1199 KB 448/1206 KB 681/1199 KB 448/1206 KB 685/1199 KB 452/1206 KB 685/1199 KB 456/1206 KB 689/1199 KB 460/1206 KB 689/1199 KB 464/1206 KB 689/1199 KB 452/1206 KB 689/1199 KB 464/1206 KB 693/1199 KB 464/1206 KB 697/1199 KB 464/1206 KB 701/1199 KB 464/1206 KB 705/1199 KB 468/1206 KB 709/1199 KB 468/1206 KB 713/1199 KB 468/1206 KB 717/1199 KB 468/1206 KB 721/1199 KB 468/1206 KB 725/1199 KB 468/1206 KB 729/1199 KB 468/1206 KB 733/1199 KB 468/1206 KB 737/1199 KB 468/1206 KB 705/1199 KB 472/1206 KB 737/1199 KB 476/1206 KB 737/1199 KB 480/1206 KB 737/1199 KB 484/1206 KB 737/1199 KB 488/1206 KB 737/1199 KB 492/1206 KB 737/1199 KB 496/1206 KB 737/1199 KB 500/1206 KB 737/1199 KB 504/1206 KB 737/1199 KB 508/1206 KB 741/1199 KB 512/1206 KB 741/1199 KB 504/1206 KB 741/1199 KB 512/1206 KB 745/1199 KB 512/1206 KB 749/1199 KB 512/1206 KB 753/1199 KB 516/1206 KB 757/1199 KB 516/1206 KB 761/1199 KB 516/1206 KB 765/1199 KB 516/1206 KB 753/1199 KB 520/1206 KB 765/1199 KB 524/1206 KB 765/1199 KB 528/1206 KB 765/1199 KB 532/1206 KB 765/1199 KB 536/1206 KB 769/1199 KB 540/1206 KB 769/1199 KB 544/1206 KB 769/1199 KB 548/1206 KB 769/1199 KB 552/1206 KB 769/1199 KB 556/1206 KB 769/1199 KB 560/1206 KB 769/1199 KB 564/1206 KB 769/1199 KB 532/1206 KB 769/1199 KB 564/1206 KB 773/1199 KB 564/1206 KB 777/1199 KB 564/1206 KB 781/1199 KB 564/1206 KB 785/1199 KB 564/1206 KB 789/1199 KB 564/1206 KB 793/1199 KB 564/1206 KB 797/1199 KB 564/1206 KB 801/1199 KB 564/1206 KB 805/1199 KB 564/1206 KB 809/1199 KB 564/1206 KB 813/1199 KB 564/1206 KB 817/1199 KB 568/1206 KB 821/1199 KB 568/1206 KB 825/1199 KB 568/1206 KB 829/1199 KB 568/1206 KB 817/1199 KB 572/1206 KB 829/1199 KB 576/1206 KB 829/1199 KB 580/1206 KB 829/1199 KB 584/1206 KB 833/1199 KB 588/1206 KB 833/1199 KB 592/1206 KB 833/1199 KB 580/1206 KB 833/1199 KB 592/1206 KB 837/1199 KB 592/1206 KB 841/1199 KB 592/1206 KB 845/1199 KB 596/1206 KB 845/1199 KB 600/1206 KB 849/1199 KB 604/1206 KB 849/1199 KB 608/1206 KB 849/1199 KB 596/1206 KB 849/1199 KB 608/1206 KB 853/1199 KB 608/1206 KB 857/1199 KB 608/1206 KB 861/1199 KB 608/1206 KB 865/1199 KB 612/1206 KB 869/1199 KB 612/1206 KB 873/1199 KB 612/1206 KB 877/1199 KB 612/1206 KB 865/1199 KB 616/1206 KB 877/1199 KB 620/1206 KB 877/1199 KB 624/1206 KB 877/1199 KB 624/1206 KB 881/1199 KB 628/1206 KB 885/1199 KB 628/1206 KB 889/1199 KB 628/1206 KB 893/1199 KB 628/1206 KB 881/1199 KB 632/1206 KB 893/1199 KB 636/1206 KB 893/1199 KB 640/1206 KB 893/1199 KB 644/1206 KB 893/1199 KB 648/1206 KB 897/1199 KB 652/1206 KB 897/1199 KB 656/1206 KB 897/1199 KB 644/1206 KB 897/1199 KB 656/1206 KB 901/1199 KB 656/1206 KB 905/1199 KB 656/1206 KB 909/1199 KB 660/1206 KB 913/1199 KB 660/1206 KB 917/1199 KB 660/1206 KB 921/1199 KB 660/1206 KB 925/1199 KB 660/1206 KB 929/1199 KB 660/1206 KB 933/1199 KB 660/1206 KB 937/1199 KB 660/1206 KB 941/1199 KB 660/1206 KB 909/1199 KB 664/1206 KB 941/1199 KB 668/1206 KB 941/1199 KB 672/120 unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 6 KB 941/1199 KB 676/1206 KB 941/1199 KB 680/1206 KB 941/1199 KB 684/1206 KB 941/1199 KB 688/1206 KB 941/1199 KB 692/1206 KB 941/1199 KB 696/1206 KB 945/1199 KB 700/1206 KB 945/1199 KB 704/1206 KB 945/1199 KB 708/1206 KB 945/1199 KB 712/1206 KB 945/1199 KB 716/1206 KB 945/1199 KB 720/1206 KB 945/1199 KB 724/1206 KB 945/1199 KB 728/1206 KB 945/1199 KB 732/1206 KB 945/1199 KB 692/1206 KB 945/1199 KB 732/1206 KB 949/1199 KB 732/1206 KB 953/1199 KB 732/1206 KB 957/1199 KB 732/1206 KB 961/1199 KB 732/1206 KB 965/1199 KB 732/1206 KB 969/1199 KB 732/1206 KB 973/1199 KB 732/1206 KB 977/1199 KB 732/1206 KB 981/1199 KB 736/1206 KB 985/1199 KB 736/1206 KB 989/1199 KB 736/1206 KB 981/1199 KB 740/1206 KB 989/1199 KB 744/1206 KB 993/1199 KB 748/1206 KB 993/1199 KB 752/1206 KB 993/1199 KB 740/1206 KB 993/1199 KB 752/1206 KB 997/1199 KB 752/1206 KB 1001/1199 KB 752/1206 KB 1005/1199 KB 756/1206 KB 1009/1199 KB 756/1206 KB 1013/1199 KB 756/1206 KB 1017/1199 KB 756/1206 KB 1021/1199 KB 756/1206 KB 1025/1199 KB 756/1206 KB 1029/1199 KB 756/1206 KB 1033/1199 KB 756/1206 KB 1037/1199 KB 756/1206 KB 1041/1199 KB 756/1206 KB 1005/1199 KB 760/1206 KB 1041/1199 KB 764/1206 KB 1041/1199 KB 768/1206 KB 1041/1199 KB 772/1206 KB 1041/1199 KB 776/1206 KB 1041/1199 KB 780/1206 KB 1041/1199 KB 784/1206 KB 1041/1199 KB 788/1206 KB 1041/1199 KB 792/1206 KB 1041/1199 KB 792/1206 KB 1045/1199 KB 792/1206 KB 1049/1199 KB 796/1206 KB 1053/1199 KB 796/1206 KB 1049/1199 KB 800/1206 KB 1053/1199 KB 804/1206 KB 1053/1199 KB 808/1206 KB 1057/1199 KB 812/1206 KB 1057/1199 KB 816/1206 KB 1057/1199 KB 804/1206 KB 1057/1199 KB 816/1206 KB 1061/1199 KB 816/1206 KB 1065/1199 KB 816/1206 KB 1069/1199 KB 816/1206 KB 1073/1199 KB 820/1206 KB 1077/1199 KB 820/1206 KB 1081/1199 KB 820/1206 KB 1085/1199 KB 820/1206 KB 1073/1199 KB 824/1206 KB 1085/1199 KB 828/1206 KB 1085/1199 KB 832/1206 KB 1085/1199 KB 836/1206 KB 1085/1199 KB 840/1206 KB 1089/1199 KB 844/1206 KB 1089/1199 KB 848/1206 KB 1089/1199 KB 836/1206 KB 1089/1199 KB 848/1206 KB 1093/1199 KB 848/1206 KB 1097/1199 KB 848/1206 KB 1101/1199 KB 848/1206 KB 1105/1199 KB 852/1206 KB 1109/1199 KB 852/1206 KB 1113/1199 KB 852/1206 KB 1117/1199 KB 852/1206 KB 1105/1199 KB 856/1206 KB 1117/1199 KB 860/1206 KB 1117/1199 KB 864/1206 KB 1117/1199 KB 868/1206 KB 1117/1199 KB 872/1206 KB 1121/1199 KB 876/1206 KB 1121/1199 KB 880/1206 KB 1121/1199 KB 868/1206 KB 1121/1199 KB 880/1206 KB 1125/1199 KB 880/1206 KB 1129/1199 KB 880/1206 KB 1133/1199 KB 880/1206 KB 1137/1199 KB 884/1206 KB 1141/1199 KB 884/1206 KB 1145/1199 KB 884/1206 KB 1149/1199 KB 884/1206 KB 1137/1199 KB 888/1206 KB 1149/1199 KB 892/1206 KB 1149/1199 KB 896/1206 KB 1149/1199 KB 900/1206 KB 1153/1199 KB 904/1206 KB 1153/1199 KB 908/1206 KB 1153/1199 KB 912/1206 KB 1153/1199 KB 916/1206 KB 1153/1199 KB 920/1206 KB 1153/1199 KB 924/1206 KB 1153/1199 KB 928/1206 KB 1153/1199 KB 932/1206 KB 1153/1199 KB 896/1206 KB 1153/1199 KB 932/1206 KB 1157/1199 KB 932/1206 KB 1161/1199 KB 932/1206 KB 1165/1199 KB 932/1206 KB 1169/1199 KB 932/1206 KB 1173/1199 KB 932/1206 KB 1177/1199 KB 932/1206 KB 1181/1199 KB 932/1206 KB 1185/1199 KB 932/1206 KB 1189/1199 KB 932/1206 KB 1193/1199 KB 932/1206 KB 1197/1199 KB 932/1206 KB 1199/1199 KB 936/1206 KB 1199/1199 KB 940/1206 KB 1199/1199 KB 944/1206 KB 1199/1199 KB 948/1206 KB 1199/1199 KB 952/1206 KB 1199/1199 KB 956/1206 KB 1199/1199 KB 960/1206 KB 1199/1199 KB unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 964/1206 KB 1199/1199 KB 968/1206 KB 1199/1199 KB 972/1206 KB 1199/1199 KB 976/1206 KB 1199/1199 KB 980/1206 KB 1199/1199 KB 984/1206 KB 1199/1199 KB 988/1206 KB 1199/1199 KB 992/1206 KB 1199/1199 KB 996/1206 KB 1199/1199 KB 1000/1206 KB 1199/1199 KB 1004/1206 KB 1199/1199 KB 1008/1206 KB 1199/1199 KB 1012/1206 KB 1199/1199 KB 1016/1206 KB 1199/1199 KB 1020/1206 KB 1199/1199 KB 1024/1206 KB 1199/1199 KB 1028/1206 KB 1199/1199 KB 1032/1206 KB 1199/1199 KB 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB 1199/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3578.1 KB/sec) unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3405.8 KB/sec) unit-mysql-0: 12:33:56 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 12:33:56 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:33:57 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: 12:33:57 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: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 46.503 s unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-05-14T12:33:57+00:00 unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 25M/63M unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:33:57 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-mysql-0: 12:33:57 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 12:33:57 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: 12:33:57 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 12:33:57 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 12:33:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-146.172) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:58 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 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: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:33:59 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:34:00 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: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 12:34:00 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: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:34:00 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: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 12:34:00 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 12:34:01 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 12:34:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-54113b-default-0". unit-abot-epc-basic-0: 12:34:01 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: 12:34:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 12:34:01 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 12:34:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:34:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19.1) ... unit-abot-epc-basic-0: 12:34:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:34:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 12:34:02 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 12:34:02 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:34:02 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 12:34:02 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 12:34:03 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 12:34:03 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.5). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 12:34:04 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: 12:34:04 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 12:34:04 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 12:34:05 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:34:05 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 12:34:05 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: 12:34:05 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:05 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: 12:34:06 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 12:34:06 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 12:34:06 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 12:34:06 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 12:34:06 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-abot-epc-basic-0: 12:34:06 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-abot-epc-basic-0: 12:34:06 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:06 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 12:34:07 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 12:34:07 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 12:34:07 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 12:34:07 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 12:34:07 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 12:34:07 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:07 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: 12:34:08 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 12:34:08 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: 12:34:08 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:08 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: 12:34:09 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: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 12:34:09 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: 12:34:09 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: 12:34:09 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: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 12:34:09 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: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 12:34:09 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: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 12:34:09 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: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 12:34:09 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: 12:34:09 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: 12:34:09 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: 12:34:09 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: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 12:34:09 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: 12:34:09 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-abot-epc-basic-0: 12:34:09 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-abot-epc-basic-0: 12:34:09 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: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.5 [80.5 kB] unit-abot-epc-basic-0: 12:34:09 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: 12:34:09 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: 12:34:09 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: 12:34:09 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: 12:34:09 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.9 [5,096 kB] unit-abot-epc-basic-0: 12:34:10 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [2,277 kB] unit-abot-epc-basic-0: 12:34:10 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: 12:34:10 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.9 [47.3 kB] unit-abot-epc-basic-0: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 12:34:10 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: 12:34:10 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 12:34:10 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: 12:34:10 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: 12:34:10 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: 12:34:10 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 12:34:10 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.5 [2,434 B] unit-abot-epc-basic-0: 12:34:10 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:11 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:12 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: 12:34:13 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: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 12:34:13 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: 12:34:13 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: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 12:34:13 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: 12:34:13 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: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 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: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.26-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 12:34:13 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.26-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 12:34:14 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.26-0ubuntu0.16.04.1 [1,156 kB] unit-abot-epc-basic-0: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 12:34:14 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] unit-abot-epc-basic-0: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 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: 12:34:14 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 12:34:14 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 12:34:15 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 12:34:15 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: 12:34:15 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.2 [407 kB] unit-abot-epc-basic-0: 12:34:15 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: 12:34:15 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:15 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: 12:34:16 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: 12:34:16 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: 12:34:16 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: 12:34:16 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: 12:34:16 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: 12:34:16 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: 12:34:16 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.12 [2,957 kB] unit-abot-epc-basic-0: 12:34:16 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.12 [41.0 kB] unit-abot-epc-basic-0: 12:34:16 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: 12:34:16 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: 12:34:16 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 12:34:16 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 12:34:16 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 12:34:16 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 12:34:16 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-abot-epc-basic-0: 12:34:16 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: 12:34:16 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: 12:34:16 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: 12:34:16 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 12:34:17 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: 12:34:17 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: 12:34:17 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: 12:34:17 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: 12:34:17 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: 12:34:17 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: 12:34:17 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: 12:34:17 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: 12:34:18 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: 12:34:18 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: 12:34:18 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: 12:34:18 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: 12:34:18 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: 12:34:18 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: 12:34:18 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: 12:34:18 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: 12:34:18 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: 12:34:18 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: 12:34:18 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 12:34:19 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 13s (22.3 MB/s) unit-abot-epc-basic-0: 12:34:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 12:34:19 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 ... 67347 files and directories currently installed.) unit-abot-epc-basic-0: 12:34:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 12:34:19 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:34:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 12:34:21 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: 12:34:21 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:34:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 12:34:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 12:34:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 12:34:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 12:34:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:34:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 12:34:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:34:27 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:34:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 12:34:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:34:30 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:34:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 12:34:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 12:34:32 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... machine-2: 12:34:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:34:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:34:33 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:34:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:34:33 DEBUG juju.worker start "engine" machine-2: 12:34:33 INFO juju.worker start "engine" machine-2: 12:34:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:34:33 DEBUG juju.worker "engine" started machine-2: 12:34:33 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:34:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:34:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.apicaller connecting with old password machine-2: 12:34:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:34:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:34:33 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:33 INFO juju.api connection established to "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:33 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 12:34:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:34:34 DEBUG juju.worker.apicaller connected machine-2: 12:34:34 DEBUG juju.worker.apicaller changing password... machine-2: 12:34:34 DEBUG juju.worker.apicaller password changed machine-2: 12:34:34 DEBUG juju.api RPC connection died machine-2: 12:34:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 12:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... machine-2: 12:34:34 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:34:34 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:34 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:34 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:34:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 12:34:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:34:34 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... machine-2: 12:34:35 DEBUG juju.worker.apicaller connected machine-2: 12:34:35 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:34:35 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:34:35 INFO juju.worker.upgrader unblocking abort check machine-2: 12:34:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:34:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:34:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:34:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:34:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 12:34:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:34:35 DEBUG juju.worker.logger logger setup machine-2: 12:34:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:34:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 12:34:35 INFO juju.util.exec run result: exit status 127 machine-2: 12:34:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec393705505/script.sh: line 1: fanatic: command not found 127 machine-2: 12:34:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:34:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:34:35 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:34:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:34:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... machine-2: 12:34:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:34:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:34:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:34:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:34:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:35 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:34:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:34:35 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: 12:34:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:34:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:35 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:34:35 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:34:35 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:34:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:34:35 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:34:35 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:34:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:34:35 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-2: 12:34:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:34:35 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 12:34:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 12:34:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:34:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:34:35 DEBUG juju.api RPC connection died machine-2: 12:34:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 12:34:35 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:34:35 INFO juju.util.exec run result: exit status 127 machine-2: 12:34:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec145309952/script.sh: line 1: fanatic: command not found 127 machine-2: 12:34:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. machine-2: 12:34:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:34:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 12:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:34:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:34:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:35 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:35 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:34:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 12:34:35 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... machine-2: 12:34:36 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... machine-2: 12:34:36 DEBUG juju.api RPC connection died machine-2: 12:34:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... machine-2: 12:34:36 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:34:36 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:36 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:34:36 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... machine-2: 12:34:36 DEBUG juju.worker.apicaller connected machine-2: 12:34:36 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:34:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:34:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:34:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. machine-2: 12:34:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... machine-2: 12:34:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:34:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:34:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:34:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:34:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:34:36 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:34:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:34:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:34:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:34:36 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 12:34:36 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:34:36 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:34:36 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:34:36 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:34:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:34:36 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:34:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:36 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:34:36 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:34:36 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:34:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:34:36 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:34:36 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:34:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:34:36 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-2: 12:34:36 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: 12:34:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:34:36 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:34:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.logger logger setup machine-2: 12:34:36 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... machine-2: 12:34:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:34:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:34:36 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:34:36 INFO juju.util.exec run result: exit status 127 machine-2: 12:34:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec949705705/script.sh: line 1: fanatic: command not found 127 machine-2: 12:34:36 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:34:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:34:36 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:34:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:34:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:34:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:34:36 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:34:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:34:36 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:34:36 INFO juju.worker.upgrader unblocking abort check machine-2: 12:34:36 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:34:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:34:36 INFO juju.util.exec run result: exit status 127 machine-2: 12:34:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec003715974/script.sh: line 1: fanatic: command not found 127 machine-2: 12:34:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:34:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:34:36 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 12:34:36 DEBUG juju.worker start "2-container-watcher" unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. machine-2: 12:34:36 DEBUG juju.worker start "stateconverter" machine-2: 12:34:36 INFO juju.worker start "2-container-watcher" machine-2: 12:34:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:34:36 DEBUG juju.worker "2-container-watcher" started machine-2: 12:34:36 INFO juju.worker start "stateconverter" machine-2: 12:34:36 DEBUG juju.worker "stateconverter" started machine-2: 12:34:36 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-abot-epc-basic-0: 12:34:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... machine-2: 12:34:37 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:34:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:34:37 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:34:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:34:37 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-2: 12:34:37 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:34:37 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-2: 12:34:37 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... machine-2: 12:34:37 INFO juju.worker.machiner "machine-2" started unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... machine-2: 12:34:37 INFO juju.api.common no addresses observed on interface "tunl0" machine-2: 12:34:37 DEBUG juju.service discovered init system "upstart" from local host machine-2: 12:34:37 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-2: 12:34:37 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 12:34:37 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: 12:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-epc-0: 12:34:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:34:37 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: 12:34:37 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:34:37 DEBUG juju.worker start "api" unit-oai-epc-0: 12:34:37 INFO juju.worker start "api" unit-oai-epc-0: 12:34:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 12:34:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:34:37 DEBUG juju.worker "api" started unit-oai-epc-0: 12:34:37 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:34:37 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 12:34:37 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-epc-0: 12:34:37 INFO juju.api connection established to "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-epc-0: 12:34:37 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... machine-2: 12:34:37 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:bc:4d:1b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.27 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:bc:4d:1b 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: 12:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:34:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-epc-0: 12:34:37 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:34:37 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 12:34:37 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 12:34:37 DEBUG juju.api RPC connection died unit-oai-epc-0: 12:34:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 12:34:38 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:34:38 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-epc-0: 12:34:38 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-epc-0: 12:34:38 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-oai-epc-0: 12:34:38 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 12:34:38 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:34:38 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:34:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 12:34:38 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:34:38 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:34:38 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:34:38 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:34:38 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:34:38 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: 12:34:38 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:34:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:34:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:34:38 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 12:34:38 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-epc-0: 12:34:38 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-epc-0: 12:34:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:34:38 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:34:38 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:34:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:34:38 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:34:38 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 12:34:38 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 12:34:38 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 12:34:38 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 12:34:38 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:34:38 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:34:38 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:34:38 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:34:38 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:34:38 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:34:38 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 12:34:38 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 12:34:38 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 12:34:38 DEBUG httpbakery } -> error unit-oai-epc-0: 12:34:38 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:34:38 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 12:34:38 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:34:38 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:34:38 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:34:38 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:34:38 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:34:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:34:38 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:34:39 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:34:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:34:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:34:39 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: 12:34:39 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:34:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 12:34:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 12:34:39 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 12:34:39 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-epc-0: 12:34:40 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: 12:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 12:34:40 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:34:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 12:34:40 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: 12:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 12:34:41 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: 12:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (2005 kB/s) unit-abot-epc-basic-0: 12:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 12:34:41 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: 12:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install (Reading database ... 52452 files and directories currently installed.) unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:34:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 12:34:41 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: 12:34:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 12:34:41 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 12:34:42 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 12:34:42 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 12:34:42 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 12:34:42 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: 12:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 12:34:42 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: 12:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:34:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 12:34:42 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: 12:34:42 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 12:34:42 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 12:34:43 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: 12:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-epc-0: 12:34:43 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 12:34:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-oai-epc-0: 12:34:43 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:34:43 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: 12:34:43 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-epc-0: 12:34:43 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:34:44 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 12:34:44 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (79.3 kB/s) unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install (Reading database ... 53202 files and directories currently installed.) unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:34:45 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:34:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:46 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: 12:34:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 12:34:46 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-epc-0: 12:34:46 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: 12:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 12:34:47 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: 12:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-epc-0: 12:34:47 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: 12:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 12:34:47 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: 12:34:47 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-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 12:34:47 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: 12:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (3088 kB/s) unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:34:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install (Reading database ... 53209 files and directories currently installed.) unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 12:34:47 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:34:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 12:34:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:34:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 12:34:48 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:34:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 12:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 12:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 12:34:49 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: 12:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 12:34:49 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 12:34:49 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: 12:34:49 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:34:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 12:34:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:34:49 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-epc-0: 12:34:50 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 12:34:50 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: 12:34:50 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 12:34:50 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-epc-0: 12:34:51 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 12:34:51 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 12:34:51 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:34:51 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: 12:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 12:34:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 12:34:51 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: 12:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:34:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 12:34:51 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: 12:34:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 12:34:51 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 12:34:52 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: 12:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 12:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 12:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 12:34:52 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 12:34:52 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 12:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-oai-epc-0: 12:34:52 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-epc-0: 12:34:52 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: 12:34:52 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: 12:34:52 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:34:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-oai-epc-0: 12:34:52 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:34:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 12:34:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:34:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 12:34:53 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: 12:34:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:34:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:54 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:34:54 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 12:34:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 12:34:55 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 12:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 12:34:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:55 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:34:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:34:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 12:34:56 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: 12:34:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 12:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 12:34:57 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: 12:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:34:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 12:34:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-epc-0: 12:34:57 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:34:57 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:58 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: 12:34:58 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:34:58 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: 12:34:58 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:34:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:58 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-169-generic unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-169-generic unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-169-generic unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-169-generic unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-169-generic unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-169-generic unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 12:34:58 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: 12:34:58 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 12:34:58 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: 12:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-epc-0: 12:34:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:34:58 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 12:34:58 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: 12:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 12:34:58 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: 12:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-epc-0: 12:34:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 12:34:58 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: 12:34:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:34:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 12:34:58 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: 12:34:58 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 12:34:58 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 12:34:58 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: 12:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 12:34:59 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: 12:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 12:34:59 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: 12:34:59 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: 12:34:59 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: 12:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 12:34:59 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 12:35:00 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: 12:35:01 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: 12:35:01 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 2s (27.0 MB/s) unit-oai-epc-0: 12:35:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 12:35:01 DEBUG unit.oai-epc/0.install (Reading database ... 53478 files and directories currently installed.) unit-oai-epc-0: 12:35:01 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-abot-epc-basic-0: 12:35:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 12:35:02 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: 12:35:02 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 12:35:02 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 12:35:02 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: 12:35:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 12:35:02 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: 12:35:02 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 12:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:35:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 12:35:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 12:35:03 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:35:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 12:35:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 12:35:04 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:35:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 12:35:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:35:05 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:35:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 12:35:06 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: 12:35:07 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 12:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:35:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 12:35:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:08 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... machine-3: 12:35:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:35:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:35:10 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:35:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:35:12 DEBUG juju.worker start "engine" machine-3: 12:35:12 INFO juju.worker start "engine" machine-3: 12:35:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:35:12 DEBUG juju.worker "engine" started machine-3: 12:35:12 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:35:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:35:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.apicaller connecting with old password machine-3: 12:35:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:12 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:12 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:35:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:35:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:35:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:35:12 DEBUG juju.worker.apicaller connected machine-3: 12:35:12 DEBUG juju.worker.apicaller changing password... machine-3: 12:35:12 DEBUG juju.worker.apicaller password changed machine-3: 12:35:12 DEBUG juju.api RPC connection died machine-3: 12:35:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 12:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 12:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... machine-3: 12:35:12 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 12:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... machine-3: 12:35:12 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:12 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:12 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:35:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 12:35:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-epc-0: 12:35:13 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-epc-0: 12:35:13 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: 12:35:13 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 12:35:13 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: 12:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 12:35:13 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: 12:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 12:35:13 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... machine-3: 12:35:13 DEBUG juju.worker.apicaller connected machine-3: 12:35:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:35:14 INFO juju.worker.upgrader unblocking abort check machine-3: 12:35:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:35:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:35:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 12:35:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 12:35:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... machine-3: 12:35:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 12:35:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:35:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:35:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 12:35:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:35:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.logger logger setup machine-3: 12:35:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:35:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:35:14 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:35:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:35:14 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:35:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:35:14 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: 12:35:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:35:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:35:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 12:35:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:35:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:14 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:35:14 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:35:14 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:35:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:35:14 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:35:14 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:35:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:35:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:35:14 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:35:14 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:35:14 INFO juju.util.exec run result: exit status 127 machine-3: 12:35:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec807766661/script.sh: line 1: fanatic: command not found 127 machine-3: 12:35:14 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:35:14 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:35:14 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:35:14 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:35:14 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: 12:35:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:35:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:35:14 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:35:14 INFO juju.util.exec run result: exit status 127 machine-3: 12:35:14 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec968455561/script.sh: line 1: fanatic: command not found 127 machine-3: 12:35:14 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:35:14 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-3: 12:35:14 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:35:14 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 12:35:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 12:35:14 DEBUG juju.api RPC connection died machine-3: 12:35:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker killing runner 0xc42044e9c0 machine-3: 12:35:14 INFO juju.worker runner is dying machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 12:35:14 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: 12:35:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 12:35:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:35:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:14 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:14 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:14 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 12:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 12:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... machine-3: 12:35:15 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:35:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. machine-3: 12:35:15 DEBUG juju.api RPC connection died machine-3: 12:35:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:35:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:15 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... machine-3: 12:35:15 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:35:15 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:15 INFO juju.api connection established to "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:35:15 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:35:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 12:35:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... machine-3: 12:35:16 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:35:17 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... machine-3: 12:35:17 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:35:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:35:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:35:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:35:17 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:35:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.logger logger setup machine-3: 12:35:17 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:35:17 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:35:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:35:17 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:35:17 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:17 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:17 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:35:17 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:35:17 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:35:17 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:35:17 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:35:17 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:35:17 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:35:17 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-3: 12:35:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:35:17 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 12:35:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:35:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:35:17 INFO juju.util.exec run result: exit status 127 machine-3: 12:35:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec870906573/script.sh: line 1: fanatic: command not found 127 machine-3: 12:35:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:35:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:35:17 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:35:17 INFO juju.util.exec run result: exit status 127 machine-3: 12:35:17 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec191722631/script.sh: line 1: fanatic: command not found 127 machine-3: 12:35:17 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:35:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:17 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:35:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:35:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:35:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:35:18 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:35:18 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:35:18 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:35:18 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:35:18 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:35:18 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:35:18 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:35:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:35:18 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 12:35:18 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:35:18 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 12:35:18 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:35:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:18 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:18 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:35:18 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:35:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:35:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:35:18 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 12:35:18 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:35:18 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 12:35:18 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 12:35:18 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:35:18 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:35:18 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:35:18 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:35:18 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:35:18 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:35:18 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-abot-epc-basic-0: 12:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 12:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... machine-3: 12:35:18 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:35:18 INFO juju.worker.upgrader unblocking abort check machine-3: 12:35:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 12:35:18 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... machine-3: 12:35:18 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:35:18 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:35:18 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 12:35:18 DEBUG juju.worker start "3-container-watcher" machine-3: 12:35:18 DEBUG juju.worker start "stateconverter" machine-3: 12:35:18 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:35:18 INFO juju.worker start "3-container-watcher" machine-3: 12:35:18 DEBUG juju.worker "3-container-watcher" started machine-3: 12:35:18 INFO juju.worker start "stateconverter" machine-3: 12:35:18 DEBUG juju.worker "stateconverter" started machine-3: 12:35:18 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:35:18 DEBUG juju.service discovered init system "upstart" from local host machine-3: 12:35:18 DEBUG juju.worker.deployer API addresses: ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-3: 12:35:18 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: 12:35:18 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:35:18 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: 12:35:18 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:35:18 DEBUG juju.worker start "api" unit-oai-hss-0: 12:35:18 INFO juju.worker start "api" unit-oai-hss-0: 12:35:18 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:35:18 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:35:18 DEBUG juju.worker "api" started unit-oai-hss-0: 12:35:18 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 12:35:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:35:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 12:35:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-oai-hss-0: 12:35:18 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:19 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:35:19 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:19 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:35:19 INFO juju.worker.machiner "machine-3" started machine-3: 12:35:19 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:35:19 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 12:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-epc-0: 12:35:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 12:35:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 12:35:19 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: 12:35:19 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:35:19 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 12:35:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 12:35:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:35:19 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 12:35:20 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 12:35:20 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:35:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 12:35:20 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:35:20 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:35:20 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:35:20 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-abot-epc-basic-0: 12:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 12:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 12:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:35:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 12:35:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... machine-3: 12:35:20 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:d3:20:45 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d3:20:45 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: 12:35:20 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 12:35:21 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 12:35:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 12:35:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 12:35:21 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:35:21 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: 12:35:21 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:35:21 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:35:21 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:35:21 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:35:21 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:35:22 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:35:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:35:22 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: 12:35:22 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:35:22 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:35:22 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:35:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:35:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:35:22 DEBUG juju.network including address public:172.30.9.201 for machine unit-abot-epc-basic-0: 12:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:35:22 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-hss-0: 12:35:22 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-hss-0: 12:35:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:35:22 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:35:22 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:35:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:35:22 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 12:35:22 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 12:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-oai-hss-0: 12:35:22 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 12:35:22 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 12:35:22 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-abot-epc-basic-0: 12:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:35:22 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:35:22 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:35:22 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:35:22 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:35:22 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 12:35:22 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:35:22 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:35:22 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 12:35:22 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 12:35:22 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:35:22 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:35:22 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 12:35:22 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 12:35:22 DEBUG httpbakery client do GET https://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 12:35:22 DEBUG httpbakery } -> error unit-oai-hss-0: 12:35:22 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 12:35:22 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-epc-0: 12:35:22 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 12:35:22 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 12:35:22 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: 12:35:22 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: 12:35:22 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:35:22 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:35:22 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:35:22 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 12:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 12:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:35:22 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:35:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 12:35:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:35:23 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 12:35:23 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:35:23 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:35:23 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:35:23 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:35:23 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:35:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:35:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:35:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:35:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:35:23 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: 12:35:23 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:23 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 12:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 12:35:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 12:35:24 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 12:35:24 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-abot-epc-basic-0: 12:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 12:35:24 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: 12:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:35:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 12:35:24 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: 12:35:24 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 12:35:24 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-oai-hss-0: 12:35:25 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: 12:35:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 12:35:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:25 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1876 kB/s) unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install (Reading database ... 52452 files and directories currently installed.) unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 12:35:25 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 12:35:26 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:35:26 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 12:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 12:35:27 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 12:35:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 12:35:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 12:35:27 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:28 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (32.1 kB/s) unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install (Reading database ... 53202 files and directories currently installed.) unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 12:35:29 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: 12:35:29 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-hss-0: 12:35:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 12:35:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-oai-epc-0: 12:35:29 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 12:35:29 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 12:35:29 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-169-generic unit-abot-epc-basic-0: 12:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-169-generic unit-oai-hss-0: 12:35:30 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 12:35:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 12:35:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-epc-0: 12:35:30 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: 12:35:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-169-generic unit-oai-epc-0: 12:35:30 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-169-generic unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:35:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 12:35:31 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: 12:35:31 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 12:35:31 DEBUG unit.oai-epc/0.install done unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:31 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: 12:35:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 12:35:31 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: 12:35:31 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 12:35:31 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 12:35:31 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 12:35:32 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 12:35:32 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-hss-0: 12:35:32 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: 12:35:32 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 12:35:32 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 12:35:32 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 12:35:32 INFO juju.worker.uniter.context trying to kill context process 3509 unit-oai-epc-0: 12:35:32 INFO juju.worker.uniter.context waiting for context process 3509 to die unit-oai-epc-0: 12:35:32 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 12:35:32 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 12:35:32 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 12:35:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 12:35:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:32 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-oai-epc-0: 12:35:33 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:35:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:35:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:35:33 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 12:35:33 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 12:35:33 DEBUG juju.worker.uniter juju-run listener stopped machine-2: 12:35:33 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 12:35:33 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 12:35:33 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 12:35:33 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 12:35:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 12:35:33 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 12:35:33 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: 12:35:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 12:35:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.5_amd64.deb ... unit-oai-hss-0: 12:35:33 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: 12:35:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-oai-hss-0: 12:35:34 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: 12:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1407 kB/s) unit-abot-epc-basic-0: 12:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 12:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install (Reading database ... 53209 files and directories currently installed.) unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:35:34 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: 12:35:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 12:35:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 12:35:34 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:35:34 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:35:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 12:35:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 12:35:35 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 12:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.9_all.deb ... unit-abot-epc-basic-0: 12:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 12:35:36 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: 12:35:36 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:35:36 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 12:35:36 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: 12:35:36 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: 12:35:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 12:35:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:35:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 12:35:37 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:35:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 12:35:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-oai-hss-0: 12:35:37 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: 12:35:37 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.9_amd64.deb ... unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 12:35:38 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: 12:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 12:35:38 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: 12:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 12:35:38 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-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.6_amd64.deb ... unit-oai-hss-0: 12:35:38 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 12:35:38 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-oai-hss-0: 12:35:39 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: 12:35:39 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 12:35:39 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: 12:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 12:35:39 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: 12:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 12:35:39 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: 12:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 12:35:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 12:35:39 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:39 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: 12:35:39 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-oai-hss-0: 12:35:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:35:40 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 12:35:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 12:35:40 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:35:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:35:41 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 12:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 12:35:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:35:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 12:35:42 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: 12:35:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:35:42 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 12:35:43 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: 12:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:43 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: 12:35:43 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:35: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: 12:35:43 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:35:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:35:43 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-169-generic unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-169-generic unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-169-generic unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-169-generic unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-169-generic unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-169-generic unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 12:35:43 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: 12:35:43 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 12:35:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:35:43 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 12:35:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 12:35:43 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: 12:35:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 12:35:43 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: 12:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 12:35:43 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:35:43 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 12:35:44 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 12:35:44 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: 12:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 12:35:44 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: 12:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:44 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 12:35:45 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: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 12:35:45 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: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.5_all.deb ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 12:35:45 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: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:35:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 12:35:45 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: 12:35:45 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 12:35:46 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: 12:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 12:35:46 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: 12:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 12:35:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 12:35:46 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: 12:35:46 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 12:35:47 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: 12:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 12:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 12:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 12:35:47 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: 12:35:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 12:35:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 12:35:48 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: 12:35:48 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 4s (14.2 MB/s) unit-abot-epc-basic-0: 12:35:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 12:35:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:35:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install (Reading database ... 53478 files and directories currently installed.) unit-oai-hss-0: 12:35:49 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: 12:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 12:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 12:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:35:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 12:35:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-oai-hss-0: 12:35:49 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 12:35:49 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: 12:35:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:35:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 12:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 12:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:35:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 12:35:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 12:35:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 12:35:52 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: 12:35:52 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:35:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 12:35:53 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 12:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:35:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 12:35:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 12:35:56 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: 12:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 12:35:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:35:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 12:35:56 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: 12:35:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 12:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 12:35:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-abot-epc-basic-0: 12:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-oai-hss-0: 12:35:57 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-abot-epc-basic-0: 12:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-oai-hss-0: 12:35:57 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: 12:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:35:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 12:35:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 12:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 12:35:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 12:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:35:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 12:35:58 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: 12:35:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:35:59 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: 12:35:59 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:35:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 12:35:59 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: 12:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 12:36:00 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: 12:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 12:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:36:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 12:36:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:00 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 12:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 12:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:36:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 12:36:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:01 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 12:36:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 12:36:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-hss-0: 12:36:02 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: 12:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 12:36:02 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: 12:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 12:36:02 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: 12:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:36:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 12:36:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 12:36:02 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 12:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 12:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:36:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 12:36:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 12:36:03 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 12:36:04 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: 12:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 12:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 12:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 12:36:04 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: 12:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 12:36:04 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 12:36:04 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: 12:36:04 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: 12:36:04 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:36:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 12:36:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 12:36:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 12:36:05 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: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 12:36:05 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: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:36:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 12:36:05 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: 12:36:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 12:36:06 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: 12:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 12:36:06 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: 12:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 12:36:06 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: 12:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:36:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 12:36:06 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: 12:36:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 12:36:07 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: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 12:36:07 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: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:36:07 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: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 12:36:07 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: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 12:36:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:08 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 12:36:09 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: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 12:36:09 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: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 12:36:09 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: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 12:36:10 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: 12:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 12:36:10 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: 12:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 12:36:10 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: 12:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 12:36:10 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: 12:36:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:36:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 12:36:11 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: 12:36:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 12:36:12 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: 12:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 12:36:12 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: 12:36:12 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: 12:36:12 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 12:36:12 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: 12:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-169-generic unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-abot-epc-basic-0: 12:36:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-169-generic unit-abot-epc-basic-0: 12:36:12 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: 12:36:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 12:36:12 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:36:12 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: 12:36:13 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-169-generic unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-169-generic unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 12:36:13 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: 12:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 12:36:13 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: 12:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 12:36:13 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 12:36:13 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-mysql-0: 12:36:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:36:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:36:13 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:36:13 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:36:13 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:36:13 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:36:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:36:14 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:36:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-mysql-0: 12:36:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:36:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:36:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:36:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 12:36:14 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: 12:36:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 12:36:14 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 12:36:14 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 12:36:14 INFO juju.worker.uniter.context trying to kill context process 3523 unit-oai-hss-0: 12:36:14 INFO juju.worker.uniter.context waiting for context process 3523 to die unit-oai-hss-0: 12:36:14 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 12:36:14 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 12:36:14 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 12:36:14 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:36:15 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:36:15 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:36:15 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 12:36:15 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 12:36:15 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 12:36:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-3: 12:36:15 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 12:36:15 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 12:36:15 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 12:36:15 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 12:36:15 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 12:36:15 DEBUG juju.worker killing runner 0xc42078b380 unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 12:36:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:36:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 12:36:17 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 12:36:19 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: 12:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:19 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 12:36:20 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: 12:36:20 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: 12:36:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 12:36:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.26-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 12:36:21 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.26-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 12:36:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 12:36:23 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: 12:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:23 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 12:36:25 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: 12:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 12:36:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 12:36:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 12:36:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 12:36:28 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: 12:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 12:36:28 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: 12:36:28 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 12:36:29 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: 12:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 12:36:29 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: 12:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 12:36:29 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: 12:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 12:36:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:36:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:30 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 12:36:31 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: 12:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 12:36:31 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: 12:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 12:36:31 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: 12:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 12:36:31 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 12:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 12:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:36:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 12:36:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 12:36:32 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 12:36:33 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: 12:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 12:36:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 12:36:34 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: 12:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 12:36:34 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: 12:36:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:36:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 12:36:35 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: 12:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:36:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 12:36:35 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: 12:36:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 12:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 12:36:36 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: 12:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:36:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 12:36:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 12:36:36 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 12:36:38 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 12:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:36:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 12:36:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:39 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 12:36:40 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 12:36:41 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:36:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 12:36:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:36:42 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.12_amd64.deb ... unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:43 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 12:36:44 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 12:36:46 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: 12:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:36:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 12:36:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:36:46 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 12:36:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 12:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 12:36:49 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: 12:36:49 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 12:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 12:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:36:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 12:36:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 12:36:52 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 12:36:53 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 12:36:54 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 12:36:55 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: 12:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 12:36:55 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 12:36:56 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: 12:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:36:56 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:37:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.21) ... unit-abot-epc-basic-0: 12:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:37:02 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: 12:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:37:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 12:37:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 12:37:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:06 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:37:06 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:37:07 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: 12:37:07 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: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:37:07 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:08 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: 12:37:08 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: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:08 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: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:37:08 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:37:09 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 12:37:10 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 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: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 12:37:11 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: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:11 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:37:12 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: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 12:37:12 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 12:37:13 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: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.5) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:37:13 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: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 12:37:13 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.9) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 12:37:14 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: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 12:37:14 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: 12:37:14 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: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 12:37:14 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.5) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 12:37: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: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:37:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 12:37:16 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: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 12:37:16 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: 12:37:16 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: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 12:37:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 12:37:18 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: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 12:37:18 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: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:18 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: 12:37:18 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: 12:37:18 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: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:37:18 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: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 12:37:18 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: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 12:37:18 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 12:37:19 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: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:19 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: 12:37:19 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 12:37:20 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: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:20 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: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.26-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:37:20 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:21 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 12:37:22 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: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 12:37:22 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: 12:37:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:37:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:22 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: 12:37:22 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: 12:37:22 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.2) ... unit-abot-epc-basic-0: 12:37:23 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: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 12:37:23 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: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 12:37:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 12:37:24 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 12:37:24 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 12:37:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 12:37:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 12:37:24 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 12:37:25 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: 12:37:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:37:25 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 12:37:26 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: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:37:26 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: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 12:37:26 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.12) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 12:37:27 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: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 12:37:27 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: 12:37:27 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 12:37:27 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 12:37:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:37:28 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: 12:37:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 12:37:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 12:37:28 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 12:37:28 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 12:37:28 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 12:37:30 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 12:37:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:37:31 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:37:31 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:37:35 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: 12:37:35 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: 12:37:35 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:37:35 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: 12:37:35 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:37:35 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: 12:37:35 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:37:35 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 12:37:36 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:37:36 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 12:37:36 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: 12:37:36 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: 12:37:36 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (32.1 kB/s) unit-abot-epc-basic-0: 12:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 12:37:36 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 ... 108004 files and directories currently installed.) unit-abot-epc-basic-0: 12:37:36 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: 12:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 12:37:36 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: 12:37:36 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 12:37:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 12:37:37 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:37 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 12:37:38 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:37:38 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: 12:38:12 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 12:38:12 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: 12:38:12 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: 12:38:12 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 12:38:12 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: 12:38:12 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 12:38:12 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: 12:38:12 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 12:38:12 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 12:38:13 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 12:38:13 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 12:38:13 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: 12:38:13 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: 12:38:13 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: 12:38:14 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: 12:38:14 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (413 kB/s) unit-abot-epc-basic-0: 12:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 12:38:14 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 ... 108113 files and directories currently installed.) unit-abot-epc-basic-0: 12:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 12:38:14 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: 12:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 12:38:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 12:38:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 12:38:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:38:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:38:15 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:38:16 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: 12:38:16 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 12:38:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 12:38:17 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:38:17 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: 12:38:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:38:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:38:43 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 12:38:43 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:38:43 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: 12:40:11 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:40:32 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 12:40:32 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 12:40:32 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: 12:40:32 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 12:40:32 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:40:32 DEBUG juju.worker start "api" unit-oai-epc-0: 12:40:32 INFO juju.worker start "api" unit-oai-epc-0: 12:40:32 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:40:32 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 12:40:32 DEBUG juju.agent read agent config, format "2.0" machine-2: 12:40:32 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:40:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 12:40:32 DEBUG juju.worker "api" started unit-oai-epc-0: 12:40:32 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:40:32 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 12:40:32 DEBUG juju.worker start "engine" machine-2: 12:40:32 INFO juju.worker start "engine" machine-2: 12:40:32 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 12:40:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 12:40:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 12:40:32 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 12:40:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 12:40:32 DEBUG juju.worker "engine" started machine-2: 12:40:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.introspection stats worker now serving machine-2: 12:40:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: machine-2: 12:40:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 12:40:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:40:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:32 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-epc-0: 12:40:32 INFO juju.api connection established to "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-epc-0: 12:40:32 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:40:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.apicaller connecting with current password machine-2: 12:40:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 12:40:33 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:40:33 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:40:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 12:40:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:40:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 12:40:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 12:40:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:40:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:40:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 12:40:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:40:33 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:33 DEBUG juju.api RPC connection died machine-2: 12:40:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:33 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:40:33 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-2: 12:40:33 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:33 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 12:40:33 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 12:40:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 12:40:33 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 12:40:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:40:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 12:40:33 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-epc-0: 12:40:33 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-epc-0: 12:40:33 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-epc-0: 12:40:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 12:40:33 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 12:40:33 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 12:40:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 12:40:33 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-oai-epc-0: 12:40:33 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 12:40:33 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: 12:40:33 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 12:40:33 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 12:40:33 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 12:40:33 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 12:40:33 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 12:40:33 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 12:40:33 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 12:40:33 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 12:40:33 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 12:40:33 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 12:40:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 12:40:33 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 12:40:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 12:40:33 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 12:40:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 12:40:34 DEBUG juju.worker.apicaller connected machine-2: 12:40:34 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 12:40:34 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 12:40:34 INFO juju.worker.upgrader unblocking abort check machine-2: 12:40:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:40:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 12:40:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 12:40:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 12:40:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 12:40:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 12:40:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:40:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 12:40:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:40:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:40:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:40:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 12:40:34 INFO juju.util.exec run result: exit status 127 machine-2: 12:40:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec782702353/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-2: 12:40:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 12:40:34 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 12:40:34 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 12:40:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 12:40:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:40:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 12:40:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 12:40:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 12:40:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 12:40:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 12:40:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 12:40:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 12:40:34 DEBUG juju.worker.logger logger setup machine-2: 12:40:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 12:40:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 12:40:34 INFO juju.util.exec run result: exit status 127 machine-2: 12:40:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec082798030/script.sh: line 1: fanatic: command not found 127 machine-2: 12:40:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 12:40:34 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:40:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 12:40:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 12:40:34 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 12:40:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:40:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:40:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:40:34 DEBUG juju.network including address public:172.30.9.201 for machine machine-2: 12:40:34 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 12:40:34 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-2: 12:40:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:40:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:40:34 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 12:40:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 12:40:34 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-2: 12:40:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:40:34 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 12:40:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 12:40:34 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 12:40:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 12:40:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 12:40:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 12:40:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 12:40:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 12:40:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 12:40:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 12:40:34 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 12:40:34 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 12:40:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 12:40:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:40:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 12:40:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 12:40:34 DEBUG juju.network including address local-cloud:192.168.121.27 for machine machine-2: 12:40:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 12:40:34 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-2: 12:40:34 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.27 local-machine:::1] machine-2: 12:40:34 DEBUG juju.worker start "2-container-watcher" machine-2: 12:40:34 DEBUG juju.worker start "stateconverter" machine-2: 12:40:34 INFO juju.worker start "2-container-watcher" machine-2: 12:40:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 12:40:34 DEBUG juju.worker "2-container-watcher" started machine-2: 12:40:34 INFO juju.worker start "stateconverter" machine-2: 12:40:34 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 12:40:34 DEBUG juju.worker "stateconverter" started machine-2: 12:40:34 INFO juju.worker.machiner "machine-2" started machine-2: 12:40:34 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 12:40:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 12:40:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:34 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' machine-2: 12:40:34 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:bc:4d:1b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.27 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:bc:4d:1b 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: 12:40:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 12:40:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:34 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 12:40:34 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:40:35 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: 12:40:35 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 12:40:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:35 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 12:40:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 12:40:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 12:40:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:40:35 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 12:40:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:40:35 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 12:40:51 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 12:40:51 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-mysql-0: 12:41:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:41:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:41:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:41:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:41:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:41:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:41:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:41:09 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:41:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:41:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:41:09 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:41:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:41:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 12:41:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:41:31 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:41:31 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 12:41:31 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 12:41:31 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 12:41:31 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:41:31 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 12:41:31 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 12:41:31 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 12:41:31 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:41:31 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 12:41:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 12:41:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:41:32 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 12:41:32 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 12:41:32 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:41:32 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 12:41:32 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 12:41:32 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start SHA256:ibcIwelx5kvls0pWmjx6PheaBepo5ygz/W9SrXxjeYg root@juju-54113b-default-0 unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | . . | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | = o . | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | . *.+ . | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | o.+oS | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | .+.B++ | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | . o oX*o+ | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start |+ +.++EoB . | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | =.++*+= o | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-54113b-default-0 unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 12:41:32 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: 12:41:32 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start SHA256:26NIFeVZsN9OvAEAamUv6d6uN4mSQ8757rnm6NUwKa8 ubuntu@juju-54113b-default-0 unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | +.+.. | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | + = = | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | o + = . | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | . . + . + | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | . S . = | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | .= B o o | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | +.o=.=. o | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | .B=o++. | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start | .EOX+.. | unit-abot-epc-basic-0: 12:41:32 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 12:41:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:41:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 12:41:32 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 12:41:32 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 12:41:32 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:41:32 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 12:41:32 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:41:32 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:41:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:44:34 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 12:44:34 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 12:44:34 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: 12:44:34 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 12:44:34 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:44:34 DEBUG juju.worker start "api" machine-3: 12:44:34 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 12:44:34 DEBUG juju.agent read agent config, format "2.0" machine-3: 12:44:34 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:44:34 INFO juju.worker start "api" unit-oai-hss-0: 12:44:34 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 12:44:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 12:44:34 DEBUG juju.worker "api" started unit-oai-hss-0: 12:44:34 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 12:44:34 DEBUG juju.worker start "engine" machine-3: 12:44:34 INFO juju.worker start "engine" machine-3: 12:44:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 12:44:34 DEBUG juju.worker "engine" started machine-3: 12:44:34 DEBUG juju.worker.introspection stats worker now serving machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 12:44:34 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 12:44:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 12:44:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 12:44:34 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 12:44:34 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:44:34 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 12:44:34 DEBUG juju.worker.dependency "state" manifold worker stopped: unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 12:44:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 12:44:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:44:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:44:34 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:44:34 INFO juju.api connection established to "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:44:34 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:44:34 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:44:34 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:44:34 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 12:44:34 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 12:44:35 DEBUG juju.worker.apicaller connected machine-3: 12:44:35 DEBUG juju.api RPC connection died machine-3: 12:44:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.apicaller connecting with current password machine-3: 12:44:35 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:44:35 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:44:35 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:44:35 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:44:35 DEBUG juju.api RPC connection died unit-oai-hss-0: 12:44:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 12:44:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 12:44:35 DEBUG juju.api successfully dialed "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:44:35 INFO juju.api connection established to "wss://192.168.121.10:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" unit-oai-hss-0: 12:44:35 DEBUG juju.api successfully dialed "wss://172.30.9.201:17070/model/24aa4788-887d-46c1-8e62-30c58954113b/api" machine-3: 12:44:35 DEBUG juju.worker.apicaller connected machine-3: 12:44:35 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 12:44:35 INFO juju.worker.upgrader unblocking abort check machine-3: 12:44:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 12:44:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 12:44:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 12:44:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 12:44:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 12:44:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:44:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 12:44:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 12:44:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:44:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 12:44:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 12:44:35 DEBUG juju.worker.logger logger setup machine-3: 12:44:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:44:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 12:44:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:44:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 12:44:35 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 12:44:35 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 12:44:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:44:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:44:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 12:44:35 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 12:44:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 12:44:35 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 12:44:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 12:44:35 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: 12:44:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 12:44:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:44:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:44:35 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:44:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 12:44:35 DEBUG juju.network including address public:172.30.9.201 for machine machine-3: 12:44:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 12:44:35 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 12:44:35 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-3: 12:44:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:44:35 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:44:35 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 12:44:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 12:44:35 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] machine-3: 12:44:35 INFO juju.util.exec run result: exit status 127 machine-3: 12:44:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec136012253/script.sh: line 1: fanatic: command not found 127 machine-3: 12:44:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:44:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 12:44:35 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 12:44:35 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: 12:44:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 12:44:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 12:44:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 12:44:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 12:44:35 INFO juju.util.exec run result: exit status 127 machine-3: 12:44:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec265552993/script.sh: line 1: fanatic: command not found 127 machine-3: 12:44:35 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 12:44:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 12:44:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:44:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 12:44:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 12:44:35 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 12:44:35 DEBUG juju.network including address local-machine:::1 for machine machine-3: 12:44:35 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 12:44:35 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 12:44:35 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 12:44:35 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 12:44:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 12:44:35 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 12:44:35 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 12:44:35 DEBUG juju.worker start "3-container-watcher" machine-3: 12:44:35 DEBUG juju.worker start "stateconverter" machine-3: 12:44:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 12:44:35 INFO juju.worker start "3-container-watcher" machine-3: 12:44:35 DEBUG juju.worker "3-container-watcher" started machine-3: 12:44:35 INFO juju.worker start "stateconverter" machine-3: 12:44:35 DEBUG juju.worker "stateconverter" started machine-3: 12:44:35 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 12:44:35 INFO juju.worker.machiner "machine-3" started machine-3: 12:44:35 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 12:44:36 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 12:44:36 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 12:44:36 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 12:44:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 12:44:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 12:44:36 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 12:44:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.201,192.168.121.10,252.10.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 12:44:36 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: 12:44:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 12:44:36 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 12:44:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 12:44:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:44:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 12:44:36 DEBUG juju.network including address public:172.30.9.201 for machine unit-oai-hss-0: 12:44:36 DEBUG juju.network including address local-cloud:192.168.121.10 for machine unit-oai-hss-0: 12:44:36 DEBUG juju.network including address local-fan:252.10.0.1 for machine unit-oai-hss-0: 12:44:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 12:44:36 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 12:44:36 DEBUG juju.network addresses after filtering: [public:172.30.9.201 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 12:44:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.201:17070 192.168.121.10:17070 252.10.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 12:44:36 DEBUG juju.agent API server address details [["172.30.9.201:17070" "192.168.121.10:17070" "252.10.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.10:17070" "252.10.0.1:17070" "172.30.9.201:17070"] unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 12:44:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 12:44:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 12:44:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud machine-3: 12:44:36 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:d3:20:45 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:d3:20:45 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: 12:44:36 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 12:44:36 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 12:44:36 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 12:44:36 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 12:44:36 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 12:44:36 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 12:44:36 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 12:44:36 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 12:44:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 12:44:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 12:44:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:44:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:44:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:44:37 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: 12:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 12:44:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:44:37 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: 12:44:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:44:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:44:37 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 12:44:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 12:44:37 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 12:44:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:44:38 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 12:44:38 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: 12:44:38 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 12:44:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:44:38 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 12:44:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:44:38 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 12:44:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 12:44:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 12:44:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:44:38 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 12:44:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 12:44:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 12:44:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 12:44:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 12:44:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 12:44:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 12:44:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 12:44:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 12:44:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 12:44:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 12:44:44 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: 12:44:44 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 12:44:44 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 12:44:45 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:44:45 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 12:44:45 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 12:44:45 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: 12:44:45 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: 12:44:46 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: 12:44:46 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: 12:44:46 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: 12:44:46 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: 12:44:46 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: 12:44:47 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: 12:44:47 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: 12:44:47 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: 12:44:47 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: 12:44:47 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: 12:44:47 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: 12:44:48 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: 12:44:48 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: 12:44:48 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: 12:44:48 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: 12:44:48 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: 12:44:49 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: 12:44:49 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: 12:44:49 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: 12:44:49 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: 12:44:49 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: 12:44:50 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: 12:44:50 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: 12:44:50 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: 12:44:50 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: 12:44:50 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: 12:44:51 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: 12:44:51 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: 12:44:51 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: 12:44:51 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: 12:44:51 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: 12:44:52 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: 12:44:52 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: 12:44:52 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: 12:44:52 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: 12:44:52 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: 12:44:52 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: 12:44:53 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: 12:44:53 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: 12:44:53 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: 12:44:53 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: 12:44:53 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: 12:44:54 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: 12:44:54 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: 12:44:54 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: 12:44:54 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: 12:44:54 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: 12:44:55 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: 12:44:55 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: 12:44:55 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: 12:44:55 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: 12:44:55 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: 12:44:55 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.15 [68.9 kB] unit-oai-hss-0: 12:44:55 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-169.219 [771 kB] unit-oai-hss-0: 12:44:56 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.15 [1913 kB] unit-oai-hss-0: 12:44:56 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: 12:44:56 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: 12:44:56 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: 12:44:57 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: 12:44:57 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: 12:44:57 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: 12:44:57 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: 12:44:58 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: 12:44:58 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: 12:44:58 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: 12:44:58 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: 12:44:59 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: 12:44:59 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: 12:44:59 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: 12:44:59 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: 12:44:59 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: 12:45:00 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: 12:45:00 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: 12:45:00 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: 12:45:00 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: 12:45:00 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: 12:45:00 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: 12:45:00 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: 12:45:01 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: 12:45:01 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: 12:45:01 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: 12:45:01 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.15 [3467 kB] unit-oai-hss-0: 12:45:01 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: 12:45:01 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4072 kB/s) unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install (Reading database ... 83647 files and directories currently installed.) unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:45:02 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 12:45:03 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:45:04 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 12:45:05 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:45:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 12:45:07 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: 12:45:07 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 12:45:07 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: 12:45:08 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 12:45:08 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: 12:45:08 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 12:45:09 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: 12:45:09 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 12:45:09 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: 12:45:09 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 12:45:09 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: 12:45:09 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 12:45:10 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: 12:45:10 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 12:45:10 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: 12:45:10 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:45:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 12:45:11 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: 12:45:11 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 12:45:12 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: 12:45:12 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 12:45:12 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: 12:45:12 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 12:45:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 12:45:13 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 12:45:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 12:45:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 12:45:13 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 12:45:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 12:45:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 12:45:13 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 12:45:14 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-169.219_amd64.deb ... unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-169.219) ... unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:45:15 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 12:45:16 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: 12:45:16 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 12:45:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:45:16 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:45:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 12:45:16 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: 12:45:17 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 12:45:17 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: 12:45:17 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 12:45:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:45:17 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:45:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 12:45:18 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: 12:45:18 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 12:45:18 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: 12:45:18 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:45:19 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 12:45:20 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:45:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 12:45:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:45:21 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:45:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 12:45:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 12:45:22 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:45:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 12:45:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:45:22 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 12:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 12:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 12:45:23 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:45:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 12:45:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:45:23 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 12:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:45:24 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:45:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 12:45:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 12:45:24 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 12:45:25 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 12:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 12:45:26 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:45:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 12:45:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.15_amd64.deb ... unit-oai-hss-0: 12:45:26 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:45:27 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:45:30 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:45:30 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:45:30 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 12:45:31 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:45:31 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 12:45:31 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 12:45:31 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 12:45:31 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 12:45:31 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:31 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:31 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 12:45:32 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 12:45:32 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 12:45:32 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:45:33 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 12:45:34 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 12:45:35 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:45:37 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 12:45:37 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:37 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:37 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 12:45:37 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 12:45:37 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 12:45:37 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:37 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:38 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:38 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:38 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:38 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:38 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:38 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:38 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 12:45:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:45:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:45:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:45:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:45:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:45:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:45:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:45:39 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:45:39 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:45:39 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:45:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:45:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 12:45:40 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: 12:45:40 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 12:45:40 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 12:45:41 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 12:45:41 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: 12:45:41 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 12:45:41 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:45:41 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 12:45:41 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: 12:45:41 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:45:41 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-169.219) ... unit-oai-hss-0: 12:45:41 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:45:41 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 12:45:42 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: 12:45:42 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 12:45:42 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 12:45:43 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: 12:45:43 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:45:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 12:45:44 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 12:45:44 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: 12:45:45 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: 12:45:45 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: 12:45:45 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: 12:45:46 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: 12:45:46 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (649 kB/s) unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install (Reading database ... 90376 files and directories currently installed.) unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 12:45:46 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:45:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:45:47 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 12:45:47 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 12:45:47 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 12:45:47 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 12:45:48 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 12:45:48 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: 12:45:49 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: 12:45:49 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: 12:45:49 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: 12:45:50 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: 12:45:51 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: 12:45:51 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: 12:45:51 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: 12:45:51 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: 12:45:51 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: 12:45:51 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: 12:45:51 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: 12:45: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: 12:45: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: 12:45: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: 12:45: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: 12:45:52 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: 12:45:52 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: 12:45:52 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: 12:45: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: 12:45: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: 12:45: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: 12:45: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: 12:45: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: 12:45:53 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:45:53 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2127 kB/s) unit-oai-hss-0: 12:45:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install (Reading database ... 90487 files and directories currently installed.) unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 12:45: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: 12:45:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:45:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 12:45:54 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: 12:45:54 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:45:56 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 12:45: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: 12:45:57 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 12:45:57 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 12:45: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: 12:45:58 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:45:58 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:46:00 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:46:00 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:46:00 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:46:00 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:46:00 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:46: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: 12:46:00 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:46:04 DEBUG unit.oai-hss/0.install 190514 12:46:04 [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: 12:46:04 DEBUG unit.oai-hss/0.install 190514 12:46:04 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 12:46:04 DEBUG unit.oai-hss/0.install 190514 12:46:04 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11699 ... unit-oai-hss-0: 12:46:14 DEBUG unit.oai-hss/0.install mysql start/running, process 11834 unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 12:46:15 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 12:46:16 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 12:46:17 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 12:46:17 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: 12:46:18 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: 12:46:18 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (229 kB/s) unit-oai-hss-0: 12:46:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 12:46:18 DEBUG unit.oai-hss/0.install (Reading database ... 92488 files and directories currently installed.) unit-oai-hss-0: 12:46:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:46:18 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:46:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 12:46:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:46:19 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:46:19 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:46:19 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 12:46:19 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:46:19 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 12:46:19 DEBUG unit.oai-hss/0.install --2019-05-14 12:46:19-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 12:46:19 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: 12:46:19 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 383K 3s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 763K 2s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 66.5M 1s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 774K 1s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 46.4M 1s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 69.4M 1s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 69.0M 1s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 77.7M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 796K 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 64.7M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 57.9M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 59.0M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 52.0M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 74.8M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 58.7M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 90.8M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 843K 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 73.4M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 62.0M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 59.6M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 52.3M 0s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 72.1M=0.4s unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install 2019-05-14 12:46:20 (2.68 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 12:46:20 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:46:20 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 12:46:21 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 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: 12:46:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 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: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 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: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:46:23 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: 12:46:23 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 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: 12:46:23 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 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: 12:46:23 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 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: 12:46:23 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 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: 12:46:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 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: 12:46:23 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: 12:46:23 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 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: 12:46:23 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 12:46:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:46: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 salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 12:46: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 salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:24 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: 12:46: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 sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:46: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 sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 12:46:24 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: 12:46: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 sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 12:46:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:46: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 serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 12:46:25 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: 12:46:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:46: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 serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 12:46: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 serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:25 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: 12:46: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 twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:46: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 memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 12:46: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 sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 12:46:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 12:46:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46: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 der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 12:46: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 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: 12:46: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 aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:27 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: 12:46:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 12:46: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 aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:27 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: 12:46: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 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: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:27 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 12:46: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 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: 12:46: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 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: 12:46:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:28 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: 12:46: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 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: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 12:46:28 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: 12:46:28 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:28 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: 12:46:28 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:28 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: 12:46:28 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:28 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: 12:46:28 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:28 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: 12:46:28 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:28 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: 12:46:28 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: 12:46:28 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:28 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: 12:46:28 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46: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 gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 12:46:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 12:46: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 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: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 12:46:29 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: 12:46: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 sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 12:46: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 sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 12:46: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 sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:29 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: 12:46: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 sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 12:46:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 12:46: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 serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 12:46:30 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: 12:46:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 12:46: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 serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 12:46: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 serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:30 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: 12:46: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 twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 12:46: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 sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 12:46: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 sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 12:46:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 12:46:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 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: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46: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 der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46: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 der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/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: 12:46:32 DEBUG unit.oai-hss/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: 12:46:32 DEBUG unit.oai-hss/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: 12:46:32 DEBUG unit.oai-hss/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: 12:46:32 DEBUG unit.oai-hss/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: 12:46:32 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 12:46:32 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: 12:46:32 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 12:46:32 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: 12:46:32 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: 12:46:32 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 12:46:32 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: 12:46:32 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:46:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.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: 12:46:33 DEBUG unit.oai-hss/0.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: 12:46:33 DEBUG unit.oai-hss/0.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: 12:46:33 DEBUG unit.oai-hss/0.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: 12:46:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:46:33 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 12:46:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:33 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_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: 12:46: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 meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 12:46: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 meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 12:46: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 buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 12:46: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 yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 12:46: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-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 12:46: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-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 12:46: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 rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 12:46: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 sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 12:46: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 bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 12:46: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 random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 12:46: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 pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 12:46: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 rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 12:46: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 rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 12:46: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 rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 12:46: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 dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 12:46: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 dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 12:46:36 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: 12:46: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 sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 12:46: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.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 12:46: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.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 12:46: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.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 12:46: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.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 12:46: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.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 12:46: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.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 12:46: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.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 12:46: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.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 12:46: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.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 12:46: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.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 12:46: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.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 12:46: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.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 12:46: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.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 12:46: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.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 12:46: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.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 12:46: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.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 12:46: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.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 12:46: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.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 12:46: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.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 12:46: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.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 12:46: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.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 12:46: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.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 12:46: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.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 12:46: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.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 12:46: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.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 12:46: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.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 12:46: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.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 12:46: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.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 12:46: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.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 12:46: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.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 12:46: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.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 12:46: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.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 12:46: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.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 12:46: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.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 12:46: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.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 12:46: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-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 12:46: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-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 12:46: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.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 12:46: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.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 12:46: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.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 12:46: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.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 12:46: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-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 12:46: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.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 12:46:37 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: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:46: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 nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 12:46: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 nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 12:46: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 io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 12:46: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 eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 12:46: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 base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 12:46:37 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: 12:46:37 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:37 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: 12:46:37 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46:37 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: 12:46:37 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:46: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 base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 12:46: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 base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 12:46: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 base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 12:46: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 rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 12:46: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 rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 12:46: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 read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 12:46: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 rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 12:46: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 rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 12:46: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 rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 12:46: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 next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 12:46: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 random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 12:46:37 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.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: 12:46:38 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.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: 12:46:38 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.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: 12:46:38 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.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: 12:46:38 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.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: 12:46:38 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.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: 12:46:38 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.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: 12:46:38 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 12:46:38 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: 12:46:38 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 12:46:38 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 12:46:39 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 12:46:40 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: 12:46:40 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 12:46:40 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: 12:46:40 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 12:46:40 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 12:46:40 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: 12:46:41 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: 12:46:42 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: 12:46:42 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: 12:46:42 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: 12:46:42 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: 12:46:42 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:46:42 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (941 kB/s) unit-oai-hss-0: 12:46:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 12:46:42 DEBUG unit.oai-hss/0.install (Reading database ... 92506 files and directories currently installed.) unit-oai-hss-0: 12:46:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:46:42 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:46:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 12:46:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:46:42 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:46:43 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:46:44 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:46:44 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:46:44 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 12:46:44 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:46:44 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 12:46:44 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 12:46:45 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:46:45 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 12:46:45 DEBUG unit.oai-hss/0.install --2019-05-14 12:46:45-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 12:46:45 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: 12:46:45 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 12:46:45 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 12:46:45 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 12:46:45 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 12:46:45 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 153K 32s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 310K 24s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 544K 19s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 650K 16s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 1020K 13s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.18M 12s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.33M 10s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.61M 9s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.73M 9s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.91M 8s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.23M 7s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.38M 7s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.62M 6s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 3.04M 6s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.10M 5s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.32M 5s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.60M 5s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.94M 5s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.94M 4s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.32M 4s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.24M 4s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.72M 4s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.95M 4s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.79M 3s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.15M 3s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.80M 3s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.38M 3s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.43M 3s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.21M 3s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.49M 3s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.38M 3s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 7.34M 2s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.35M 2s unit-oai-hss-0: 12:46:46 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.60M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.98M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.83M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.45M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.70M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.92M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.94M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.16M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.23M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 10.4M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.16M 2s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.84M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.56M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.76M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 12.1M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.4M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.0M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 12.2M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.8M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 9.76M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 13.1M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 10.9M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 12.3M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.2M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 13.9M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 14.0M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 15.2M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 13.1M 1s unit-mysql-0: 12:46:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:46:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:46:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:46:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:46:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:46:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 13.2M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.1M 1s unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.0M 1s unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 17.6M 1s unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:46:47 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: 12:46:47 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-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.7M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 14.1M 1s unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 16.0M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.8M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 13.4M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 17.9M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 16.7M 1s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 14.2M 0s unit-mysql-0: 12:46:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.0M 0s unit-mysql-0: 12:46:47 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 16.1M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.4M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 18.0M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 16.8M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.7M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 18.4M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 20.2M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 13.4M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 22.5M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 18.3M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 18.5M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 20.9M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 16.3M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 21.3M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 19.8M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 15.4M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 31.5M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 16.5M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 20.4M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 23.1M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 24.8M 0s unit-mysql-0: 12:46:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 18.8M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 23.6M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 17.6M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 25.1M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 25.5M 0s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 16.2M=1.4s unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install 2019-05-14 12:46:47 (3.54 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install unit-mysql-0: 12:46:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:46:47 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:46:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 12:46:47 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 12:46:47 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: 12:46:47 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 12:46:47 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-epc-0: 12:46:48 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: 12:46:48 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-epc-0: 12:46:48 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (137 kB/s) unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-epc-0: 12:46:48 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-epc-0: 12:46:48 DEBUG unit.oai-epc/0.install (Reading database ... 102415 files and directories currently installed.) unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-epc-0: 12:46:48 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: 12:46:48 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-epc-0: 12:46:48 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 12:46:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-epc-0: 12:46:48 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 12:46:48 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-epc-0: 12:46:49 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-epc-0: 12:46:49 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-epc-0: 12:46:49 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 12:46:49 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-epc-0: 12:46:50 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 12:46:50 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 12:46:50 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 12:46:50 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 12:46:50 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 12:46:50 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 12:46:50 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 12:46:50 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 12:46:51 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 12:46:52 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-epc-0: 12:46:53 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 12:46:53 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 12:46:53 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 12:46:53 DEBUG unit.oai-epc/0.install + sync unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-epc-0: 12:46:53 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 12:46:53 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 12:46:54 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-epc-0: 12:46:55 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 12:46:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 12:46:55 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 12:46:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-epc-0: 12:46:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 12:46:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-hss-0: 12:46:55 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-epc-0: 12:46:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 12:46:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 12:46:56 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-epc-0: 12:46:57 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:46:57 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 12:46:57 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 12:46:57 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 12:46:57 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 12:46:58 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: 12:46:58 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: 12:46:58 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 12:46:58 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-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:46:58 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: 12:46:58 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-epc-0: 12:46:58 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-hss-0: 12:46:58 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 12:46:59 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: 12:46:59 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-epc-0: 12:46:59 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: 12:46:59 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-hss-0: 12:46:59 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 12:46:59 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-epc-0: 12:47:00 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:47:00 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: 12:47:00 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-epc-0: 12:47:00 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-epc-0: 12:47:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 12:47:00 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-epc-0: 12:47:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-epc-0: 12:47:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 12:47:01 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-epc-0: 12:47:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-epc-0: 12:47:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 12:47:02 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-epc-0: 12:47:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 12:47:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 12:47:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-epc-0: 12:47:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-epc-0: 12:47:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-epc-0: 12:47:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-hss-0: 12:47:03 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-epc-0: 12:47:04 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-epc-0: 12:47:04 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-epc-0: 12:47:04 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:04 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-epc-0: 12:47:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-epc-0: 12:47:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-epc-0: 12:47:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-epc-0: 12:47:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 12:47:05 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-epc-0: 12:47:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-epc-0: 12:47:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-epc-0: 12:47:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-epc-0: 12:47:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 12:47:06 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-epc-0: 12:47:07 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-epc-0: 12:47:07 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 12:47:07 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-epc-0: 12:47:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 12:47:07 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: 12:47:07 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-epc-0: 12:47:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:47:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 12:47:07 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 12:47:08 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: 12:47:08 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: 12:47:08 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 12:47:08 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: 12:47:08 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:47:08 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: 12:47:08 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:47:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-hss-0: 12:47:08 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 12:47:09 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: 12:47:09 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 12:47:09 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: 12:47:09 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-epc-0: 12:47:09 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 12:47:09 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 12:47:10 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: 12:47:10 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install ^ unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-hss-0: 12:47:10 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-epc-0: 12:47:10 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 12:47:11 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: 12:47:11 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 12:47:11 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: 12:47:11 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-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-epc-0: 12:47:11 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-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-epc-0: 12:47:11 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: 12:47:11 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: 12:47:11 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: 12:47:11 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:47:11 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: 12:47:11 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-epc-0: 12:47:11 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-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-epc-0: 12:47:11 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-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 12:47:11 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: 12:47:11 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-epc-0: 12:47:11 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-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-epc-0: 12:47:11 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: 12:47:11 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 May 14 12:36 /dev/zero unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:11 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: 12:47:11 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: 12:47:11 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: 12:47:11 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-epc-0: 12:47:11 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 12:47:11 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: 12:47:11 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 12:47:11 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:12 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-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 12:47:12 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-epc-0: 12:47:13 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: 12:47:13 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: 12:47:13 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: 12:47:13 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-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-epc-0: 12:47:13 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: 12:47:13 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 12:47:13 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: 12:47:13 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-epc-0: 12:47:13 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: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 12:47:13 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 12:47:13 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 12:47:14 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 12:47:15 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-epc-0: 12:47:16 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-hss-0: 12:47:16 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 12:47:17 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 12:47:17 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 12:47:17 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 12:47:17 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 12:47:17 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 12:47:17 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 12:47:18 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 12:47:19 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 12:47:20 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 12:47:20 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 12:47:20 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 12:47:20 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 12:47:20 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 12:47:20 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 12:47:21 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 12:47:22 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 12:47:22 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 12:47:23 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 12:47:23 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 12:47:24 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:47:24 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:47:25 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 12:47:25 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 12:47:25 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 12:47:25 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 12:47:26 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 12:47:26 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:47:27 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 12:47:27 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 12:47:28 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 12:47:28 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:47:28 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:47:28 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 12:47:29 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 12:47:30 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 12:47:30 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 12:47:30 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 12:47:31 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 12:47:31 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 12:47:33 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 12:47:34 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 12:47:35 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 12:47:35 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 12:47:35 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 12:47:36 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 12:47:36 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 12:47:36 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:47:37 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 12:47:37 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 12:47:37 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 12:47:37 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 12:47:38 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 12:47:39 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 12:47:39 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 12:47:39 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 12:47:39 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:47:40 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 12:47:40 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 12:47:40 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 12:47:40 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 12:47:41 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 12:47:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:47:41 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 12:47:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:47:41 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 12:47:41 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 12:47:41 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 12:47:41 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 12:47:42 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 12:47:42 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:47:42 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 12:47:42 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 12:47:42 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 12:47:43 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 12:47:44 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 12:47:44 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 12:47:44 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 12:47:45 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 12:47:46 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 12:47:46 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 12:47:46 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 12:47:47 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 12:47:47 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 12:47:48 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 12:47:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:47:48 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:47:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:47:48 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 12:47:48 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 12:47:48 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 12:47:48 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 12:47:49 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 12:47:49 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 12:47:49 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 12:47:50 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 12:47:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:47:50 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 12:47:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:47:50 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 12:47:50 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 12:47:50 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 12:47:50 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 12:47:51 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 12:47:51 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 12:47:51 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 12:47:52 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 12:47:52 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 12:47:52 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 12:47:52 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 12:47:52 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 12:47:53 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 12:47:54 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 12:47:55 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 12:47:55 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 12:47:55 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 12:47:56 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 12:47:57 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 12:47:57 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 12:47:57 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 12:47:58 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 12:47:58 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 12:47:58 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 12:47:59 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 12:47:59 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 12:47:59 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 12:48:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:00 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 12:48:00 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: 12:48:00 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 12:48:00 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: 12:48:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:48:00 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-epc-0: 12:48:00 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 12:48:00 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 12:48:00 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 12:48:00 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 12:48:00 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 12:48:00 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 12:48:00 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 12:48:00 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 12:48:00 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 12:48:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-hss-0: 12:48:00 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 12:48:00 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-epc-0: 12:48:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 12:48:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:48:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 12:48:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 12:48:00 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-hss-0: 12:48:01 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-hss-0: 12:48:01 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-hss-0: 12:48:01 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 12:48:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.27 unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.27 ']' unit-oai-epc-0: 12:48:01 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:48:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:48:02 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-epc-0: 12:48:02 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: 12:48:02 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-hss-0: 12:48:02 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-epc-0: 12:48:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:02 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 12:48:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 12:48:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:48:02 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 12:48:02 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: 12:48:02 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 12:48:02 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: 12:48:02 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 12:48:02 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: 12:48:02 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 12:48:02 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-hss-0: 12:48:03 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-epc-0: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:03 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 12:48:03 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: 12:48:03 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: 12:48:03 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: 12:48:03 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: 12:48:03 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: 12:48:03 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: 12:48:03 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:48:03 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: 12:48:03 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: 12:48:03 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: 12:48:03 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: 12:48:03 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:03 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-hss-0: 12:48:03 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.27 unit-oai-epc-0: 12:48:03 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: 12:48:03 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: 12:48:03 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: 12:48:03 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.27/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.27/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.27/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:48:03 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: 12:48:03 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: 12:48:03 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 12:48:03 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: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:03 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: 12:48:03 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: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:03 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 12:48:03 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 12:48:03 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 12:48:03 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 12:48:03 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:03 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:48:03 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-epc-0: 12:48:03 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:48:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-hss-0: 12:48:03 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-epc-0: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:03 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-hss-0: 12:48:03 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-epc-0: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 12:48:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:03 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 12:48:03 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 12:48:04 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 12:48:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:48:04 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:48:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 27 -le 255 ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 27 -le 255 ]] unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.27' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.27 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.27 unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 12:48:04 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-hss-0: 12:48:04 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 12:48:04 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:48:04 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 12:48:04 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:48:04 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:48:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + TAC= unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'Data not available yet, exit silently' unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 12:48:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 12:48:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:48:04 INFO unit.oai-epc/0.juju-log epc:3: Data not available yet, exit silently unit-oai-epc-0: 12:48:04 DEBUG unit.oai-epc/0.epc-relation-changed + exit 0 unit-oai-epc-0: 12:48:04 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 12:48:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:48:04 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 12:48:04 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-abot-epc-basic-0: 12:48:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:48:05 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-abot-epc-basic-0: 12:48:05 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:48:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:48:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 12:48:05 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 12:48:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 12:48:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 12:48:05 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: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 12:48:05 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: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 12:48:05 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: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:48:05 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: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-hss-0: 12:48:05 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.27 unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:05 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: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-oai-hss-0: 12:48:05 DEBUG unit.oai-hss/0.install CC system.lo unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 12:48:05 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: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:48:05 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: 12:48:05 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: 12:48:05 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.27/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.27/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:48:05 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: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 12:48:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 12:48:05 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: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit= unit-oai-epc-0: 12:48:05 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n '' ']' unit-oai-epc-0: 12:48:05 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 12:48:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:48:05 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-epc-0: 12:48:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:48:05 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:48:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 12:48:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-abot-epc-basic-0: 12:48:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 12:48:05 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 12:48:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:48:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:48:05 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 12:48:05 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 12:48:06 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 12:48:06 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 12:48:07 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 12:48:07 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 12:48:07 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 12:48:08 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 12:48:08 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 12:48:08 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 12:48:08 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 12:48:09 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 12:48:09 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 12:48:09 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 12:48:10 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 12:48:10 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 12:48:10 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 12:48:10 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 12:48:10 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 12:48:11 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: 12:48:11 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:11 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: 12:48:11 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 12:48:11 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: 12:48:11 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:11 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: 12:48:11 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:11 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: 12:48:11 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 12:48:11 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: 12:48:11 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 12:48:11 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: 12:48:11 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:11 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: 12:48:11 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:11 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 12:48:12 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 12:48:13 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 12:48:13 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 12:48:13 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 12:48:13 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 12:48:14 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 12:48:14 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 12:48:15 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 12:48:15 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 12:48:15 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 12:48:16 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: 12:48:16 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:16 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: 12:48:16 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 12:48:16 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: 12:48:16 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:16 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: 12:48:16 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:48:16 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 12:48:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:19 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 12:48:20 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 12:48:21 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 12:48:21 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 12:48:21 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 12:48:21 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 12:48:21 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 12:48:22 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 12:48:23 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 12:48:23 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 12:48:24 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 12:48:24 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: 12:48:24 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 12:48:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:24 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 12:48:24 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 12:48:24 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 12:48:24 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 12:48:24 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 12:48:24 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: 12:48:24 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 12:48:24 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 12:48:25 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: 12:48:25 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:25 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: 12:48:25 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 12:48:25 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 12:48:26 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 12:48:26 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 12:48:26 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 12:48:26 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: 12:48:26 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 12:48:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:26 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 12:48:26 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 12:48:26 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 12:48:27 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 12:48:28 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 12:48:29 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 12:48:30 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: 12:48:30 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 12:48:30 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: 12:48:30 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 12:48:30 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 12:48:31 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:32 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:48:33 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: 12:48:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:48:33 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: 12:48:33 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: 12:48:33 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: 12:48:33 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: 12:48:33 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 12:48:33 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: 12:48:33 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: 12:48:33 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: 12:48:33 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: 12:48:33 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 12:48:33 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 12:48:33 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 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: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:48:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:48:35 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: 12:48:35 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 12:48:35 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: 12:48:35 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 12:48:35 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 12:48:35 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: 12:48:35 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 12:48:36 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:48:36 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 12:48:36 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 12:48:36 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: 12:48:36 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: 12:48:36 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: 12:48:36 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: 12:48:36 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: 12:48:36 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: 12:48:36 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: 12:48:37 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: 12:48:37 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: 12:48:37 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: 12:48:37 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: 12:48:37 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:38 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: 12:48:39 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: 12:48:39 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: 12:48:39 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: 12:48:39 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: 12:48:39 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:40 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:41 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:42 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 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: 12:48:43 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:48:44 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: 12:48:44 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 8s (5186 kB/s) unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install (Reading database ... 92782 files and directories currently installed.) unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:48:44 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 12:48:45 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:48:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 12:48:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:48:46 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:47 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:48:48 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:48:50 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 12:48:51 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:48:52 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 12:48:53 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: 12:48:53 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:48:53 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 12:48:54 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 12:48:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 12:48:56 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:48:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 12:48:59 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 12:49:00 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: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 12:49:00 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 12:49:01 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: 12:49:01 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 12:49:01 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 12:49:02 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:49:03 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 12:49:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:03 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 12:49:03 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 12:49:03 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 12:49:03 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 12:49:04 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: 12:49:04 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: 12:49:04 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.15) ... unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 12:49:04 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 12:49:14 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 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: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 12:49:15 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 12:49:16 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 12:49:17 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 12:49:18 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 12:49:19 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 12:49:20 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 12:49:21 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: 12:49:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 12:49:21 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: 12:49:21 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 12:49:21 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 12:49:22 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: 12:49:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 12:49:22 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: 12:49:22 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:49:22 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 12:49:22 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: 12:49:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 12:49:23 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: 12:49:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 12:49:23 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: 12:49:23 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: 12:49:23 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: 12:49:23 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: 12:49:23 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 12:49:23 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: 12:49:23 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: 12:49:23 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: 12:49:23 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: 12:49:23 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: 12:49:23 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 12:49:23 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 12:49:24 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: 12:49:24 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: 12:49:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 12:49:24 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: 12:49:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 12:49:24 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: 12:49:24 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 12:49:24 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: 12:49:24 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: 12:49:24 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: 12:49:24 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: 12:49:24 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 12:49:24 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: 12:49:24 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 12:49:24 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: 12:49:24 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 12:49:24 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: 12:49:24 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 12:49:24 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: 12:49:24 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 12:49:24 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 12:49:25 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 12:49:25 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: 12:49:26 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (56.4 kB/s) unit-oai-hss-0: 12:49:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 12:49:26 DEBUG unit.oai-hss/0.install (Reading database ... 95673 files and directories currently installed.) unit-oai-hss-0: 12:49:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 12:49:26 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:49:26 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 12:49:26 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: 12:49:26 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 12:49:26 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 12:49:26 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 12:49:26 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install ...............++++++ unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install ............................................++++++ unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install ................................++++++ unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install ...........++++++ unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Not Before: May 14 12:49:27 2019 GMT unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Not After : May 13 12:49:27 2020 GMT unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install 2E:44:85:09:ED:96:55:01:68:FF:1E:63:E7:BE:9D:29:E9:02:91:8B unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install keyid:ED:81:55:76:10:E8:5B:4E:08:A6:08:E8:3B:93:1E:69:AE:F1:88:03 unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Certificate is to be certified until May 13 12:49:27 2020 GMT (365 days) unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 21%] [ 17%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install [ 52%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 12:49:27 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: 12:49:27 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: 12:49:27 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: 12:49:27 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: 12:49:27 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: 12:49:27 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: 12:49:27 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 12:49:27 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: 12:49:27 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: 12:49:27 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 12:49:27 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-hss-0: 12:49:28 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 12:49:28 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 12:49:28 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 12:49:29 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: 12:49:29 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 12:49:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:29 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 12:49:29 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: 12:49:29 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 12:49:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:49:29 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 12:49:29 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 12:49:29 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 12:49:29 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 12:49:29 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 12:49:29 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 12:49:29 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 12:49:29 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 12:49:29 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 12:49:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:49:29 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 12:49:30 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: 12:49:30 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 12:49:30 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: 12:49:30 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:49:30 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: 12:49:30 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:49:30 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: 12:49:30 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:30 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:30 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 12:49:30 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:30 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 12:49:30 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:30 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 12:49:30 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:49:30 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 12:49:30 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:49:30 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:49:30 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:30 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:49:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:30 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.8 unit-oai-hss-0: 12:49:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:49:30 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss stop/waiting' unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss stop/waiting =~ .*running.* ]] unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is not running' unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:31 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is not running unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + status=1 unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 1 -eq 0 ']' unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=no unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:49:31 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 12:49:31 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 12:49:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:31 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn= unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme= unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 12:49:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:31 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 12:49:31 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:49:31 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:49:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:49:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:49:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-epc-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:31 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-mysql-0: 12:49:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 12:49:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:49:31 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 12:49:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:49:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:49:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:49:31 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:49:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-epc-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-epc-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 27 -le 255 ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.27 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 27 -le 255 ]] unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.27' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.27 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.27 unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:49:31 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:31 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:49:31 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:31 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:49:31 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 12:49:31 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 12:49:31 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:32 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.8 unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-mysql-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-mysql-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:32 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 12:49:32 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=no unit-oai-hss-0: 12:49:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-mysql-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 12:49:32 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-mysql-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:32 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=no, mme_in_db=no , relation_ids_epc=epc:3 ' unit-mysql-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 12:49:32 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:32 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=no, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.27 unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.27 oai-epc-0.openair4G.eur mme' unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-mysql-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 12:49:32 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `usaegeingooweih` identified by 'zeibohmejighael'] unit-mysql-0: 12:49:32 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `usaegeingooweih` identified by 'zeibohmejighael'] unit-mysql-0: 12:49:32 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=usaegeingooweih', 'password=zeibohmejighael', 'host=192.168.121.7', 'slave=False'] unit-mysql-0: 12:49:32 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-mysql-0: 12:49:32 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 12:49:32 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 12:49:32 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:49:32 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:32 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 12:49:32 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 12:49:32 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-epc-0: 12:49:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:49:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:49:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:49:32 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 12:49:32 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 12:49:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_user= unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_password= unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_host= unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-hss-0: 12:49:32 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + db_database= unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:49:32 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 12:49:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:33 INFO unit.oai-hss/0.juju-log hss:2: Data not sent yet unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.hss-relation-changed + exit 0 unit-oai-hss-0: 12:49:33 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 12:49:33 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 12:49:33 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 12:49:33 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:33 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 12:49:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:49:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:49:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:49:33 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:49:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 12:49:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 12:49:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + user=usaegeingooweih unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 12:49:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + password=zeibohmejighael unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 12:49:33 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 12:49:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 12:49:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.7 usaegeingooweih zeibohmejighael oai-hss unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.7"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"usaegeingooweih"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"zeibohmejighael"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 12:49:33 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: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:49:33 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: 12:49:33 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: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u usaegeingooweih --password=zeibohmejighael -h 192.168.121.7 oai-hss -e 'show tables;' unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u usaegeingooweih --password=zeibohmejighael -h 192.168.121.7 oai-hss unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:49:33 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:49:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 12:49:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:34 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22222 unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22222' unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22222 =~ .*running.* ]] unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:49:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:34 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 12:49:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:34 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 12:49:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 12:49:34 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 12:49:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + db_host=usaegeingooweih unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:49:34 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 12:49:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:35 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 12:49:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:35 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 12:49:35 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 12:49:36 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 12:49:36 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 12:49:36 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 12:49:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:36 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 12:49:36 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:49:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:37 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + for unit in '$(relation-list -r $hss_id)' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r hss:2 mme_hostname oai-epc/0 unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r hss:2 ip_address_mme oai-epc/0 unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + IP_mme=192.168.121.27 unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u usaegeingooweih --password=zeibohmejighael -h 192.168.121.7 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u usaegeingooweih --password=zeibohmejighael -h 192.168.121.7 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + primary_key=6 unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + primary_key=7 unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:37 INFO unit.oai-hss/0.juju-log db:1: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u usaegeingooweih --password=zeibohmejighael -h 192.168.121.7 oai-hss unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:49:37 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:49:37 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 12:49:37 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 12:49:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 12:49:37 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 12:49:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:49:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:49:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 12:49:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:49:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 12:49:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:49:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 12:49:37 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:37 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 12:49:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 12:49:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:37 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.8 unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:49:38 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: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:38 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: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:38 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.8 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 12:49:38 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: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:38 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15430 unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15430' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15430 =~ .*running.* ]] unit-oai-epc-0: 12:49:38 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: 12:49:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:38 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: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 12:49:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:49:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:49:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:49:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 12:49:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 12:49:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:49:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:49:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:49:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 12:49:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 12:49:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:49:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:49:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:49:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 12:49:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 12:49:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:49:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:49:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 12:49:42 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 12:49:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 12:49:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 12:49:43 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 12:49:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 12:49:43 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:49:43 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:43 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 12:49:43 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 12:49:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:49:44 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 12:49:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 12:49:44 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:49:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 12:49:46 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 12:49:46 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:49:46 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 12:49:46 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 12:49:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val= unit-oai-epc-0: 12:49:46 DEBUG unit.oai-epc/0.hss-relation-changed + echo unit-oai-epc-0: 12:49:46 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 12:49:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 12:49:46 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 12:49:46 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:49:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:49:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:49:46 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 12:49:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:46 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 12:49:46 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:49:46 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:49:46 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:49:46 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:49:46 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 12:49:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 12:49:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:49:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 12:49:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 12:49:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:49:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 12:49:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 12:49:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:49:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.27 unit-abot-epc-basic-0: 12:49:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 12:49:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 12:49:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 12:49:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 12:49:47 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 12:49:47 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: 12:49:47 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: 12:49:47 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.27/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.27/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 12:49:47 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: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 12:49:47 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: 12:49:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:49:47 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 12:49:47 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 12:49:47 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 12:49:47 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 12:49:47 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:49:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:49:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:50:08 DEBUG juju.worker.uniter.remotestate got action change: [66bdee0c-f3fb-4308-817d-6ac3a02a257e] ok=true unit-abot-epc-basic-0: 12:50:08 DEBUG juju.worker.uniter.operation running operation run action 66bdee0c-f3fb-4308-817d-6ac3a02a257e unit-abot-epc-basic-0: 12:50:08 DEBUG juju.machinelock acquire machine lock for uniter (run action 66bdee0c-f3fb-4308-817d-6ac3a02a257e) unit-abot-epc-basic-0: 12:50:08 DEBUG juju.machinelock machine lock acquired for uniter (run action 66bdee0c-f3fb-4308-817d-6ac3a02a257e) unit-abot-epc-basic-0: 12:50:08 DEBUG juju.worker.uniter.operation preparing operation "run action 66bdee0c-f3fb-4308-817d-6ac3a02a257e" unit-abot-epc-basic-0: 12:50:08 DEBUG juju.worker.uniter.operation executing operation "run action 66bdee0c-f3fb-4308-817d-6ac3a02a257e" unit-abot-epc-basic-0: 12:50:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 12:50:09 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:50:09 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 12:50:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:50:09 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 12:50:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 12:50:09 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 12:50:09 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:11 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: 12:50:11 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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4494172932971567286.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:11 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: 12:50:11 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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall73099269366008592.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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:11 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: 12:50:11 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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5139659836365089407.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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:11 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: 12:50:11 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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7549729508606894618.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:11 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: 12:50:11 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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6788932249588783609.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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:11 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: 12:50:11 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: 12:50:11 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5822230276996316431.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.750 s unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-14T12:50:12+00:00 unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 12:50:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 12:50:12 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:50:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:50:12 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:50:12 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:50:12 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:50:12 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:50:12 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:50:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22222' unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22222 =~ .*running.* ]] unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:50:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:50:12 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:50:12 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:50:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:50:12 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:50:12 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:50:12 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:50:12 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:50:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:50:13 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:50:14 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: 12:50:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:14 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:50:15 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: 12:50:15 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 12:50:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:15 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:50:15 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 12:50:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:15 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:50:15 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: 12:50:15 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: 12:50:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:15 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:50:15 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: 12:50:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:50:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:50:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:50:16 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:50:16 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 12:50:16 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 12:50:17 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:18 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Tue May 14 12:50:18 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 12:50:18 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:18 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: 12:50:20 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:20 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 12:50:20 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: 12:50:20 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:20 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Tue May 14 12:50:20 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:50:20 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:20 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: 12:50:20 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:20 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: 12:50:20 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:20 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: 12:50:20 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:20 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:20 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: 12:50:21 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:21 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Tue May 14 12:50:21 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:21 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: 12:50:21 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:21 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: 12:50:21 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:21 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: 12:50:21 DEBUG unit.abot-epc-basic/0.run May 14, 2019 12:50:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 12:50:21 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: 12:50:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: STEP EXECUTION TIME TAKEN :1289 MS unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:50:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:50:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:50:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:50:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:50:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:50:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:50:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: ======================================================================================== unit-oai-epc-0: 12:50:21 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:50:21 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:50:21 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:50:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-oai-epc-0: 12:50:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:50:22 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:50:22 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:50:22 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:50:22 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15430' unit-oai-epc-0: 12:50:22 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15430 =~ .*running.* ]] unit-oai-epc-0: 12:50:22 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: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-oai-epc-0: 12:50:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:50:22 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:50:22 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:50:22 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:50:22 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-oai-epc-0: 12:50:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: STEP :PASSED unit-oai-epc-0: 12:50:22 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:50:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:50:22 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:50:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:50:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50: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: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: STEP EXECUTION TIME TAKEN :846 MS unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [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: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: STEP EXECUTION TIME TAKEN :691 MS unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:33 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10024 MS unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:34.054 [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: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:34.070 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50: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: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:34 [main] REPORT: STEP EXECUTION TIME TAKEN :54 MS unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50: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: 12:50:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:50:44 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: 12:50:44 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: 12:50: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: 12:50: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: 12:50:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:50: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: 12:50: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: 12:50:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:50: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: 12:50: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: 12:50:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:50: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: 12:50:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:50: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: 12:50:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:50: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: 12:50: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: 12:50:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: STEP EXECUTION TIME TAKEN :88 MS unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:44 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50: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: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :463 MS unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [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: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10030 MS unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55.782 [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: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55.788 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:50:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:50:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:05 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: 12:51:05 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: 12:51:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51:05 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: 12:51:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:05 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51: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: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :485 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [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: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:06 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16.865 [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: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16.883 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: STEP EXECUTION TIME TAKEN :104 MS unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:51:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-mysql-0: 12:51:22 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:51:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:51:22 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:51:22 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:51:22 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:51:22 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:51:22 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:51:22 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:51:22 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:51:22 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:51:22 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:51:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:51:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:51:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:27 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: 12:51:27 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: 12:51:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:27 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: 12:51:27 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: 12:51:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:51:27 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: 12:51:27 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: 12:51:27 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: 12:51:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:27 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: 12:51:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:27 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: 12:51:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :473 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [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: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:27 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37.919 [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: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37.922 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:51:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:51:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:51:48 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: 12:51:48 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: 12:51:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:51:48 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: 12:51:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51: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: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP EXECUTION TIME TAKEN :240 MS unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :864 MS unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59.522 [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: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59.529 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:51:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:51:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:09 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: 12:52:09 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: 12:52:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: STEP EXECUTION TIME TAKEN :205 MS unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: STEP EXECUTION TIME TAKEN :874 MS unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [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: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21.102 [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: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21.106 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:52:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 12:52:31 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: 12:52:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:31 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: 12:52:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP EXECUTION TIME TAKEN :461 MS unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: STEP EXECUTION TIME TAKEN :697 MS unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [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: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:32 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42.719 [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: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42.722 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:52:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 12:52:52 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: 12:52:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:52:52 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: 12:52:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52: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: 12:52:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52: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: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: STEP EXECUTION TIME TAKEN :754 MS unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:53 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:54 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:54 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52: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: 12:52:54 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:54 [main] REPORT: STEP EXECUTION TIME TAKEN :1155 MS unit-abot-epc-basic-0: 12:52:54 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:54 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [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: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:52:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:52:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05.083 [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: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05.089 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53: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: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:53:05 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:53:05 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: 12:53:15 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:53:15 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: 12:53:15 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: 12:53: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: 12:53: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: 12:53:15 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:53: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: 12:53: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: 12:53:15 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:53: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: 12:53: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: 12:53:15 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: 12:53:15 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:53: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: 12:53:15 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:53: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: 12:53:15 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:53: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: 12:53: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: 12:53:15 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:15 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: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53: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: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53: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: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP EXECUTION TIME TAKEN :443 MS unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:15 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: STEP EXECUTION TIME TAKEN :632 MS unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [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: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:16 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26.889 [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: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26.895 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53: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: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: STEP EXECUTION TIME TAKEN :312 MS unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:53:26 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:53:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:53:37 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: 12:53:37 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:37 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [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: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [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: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:38 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48.710 [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: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48.713 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: STEP EXECUTION TIME TAKEN :256 MS unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:53:48 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 12:53:58 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: 12:53:58 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:53:58 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: 12:53:58 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:58 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [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: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [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: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: STEP EXECUTION TIME TAKEN :629 MS unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [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: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: STEP EXECUTION TIME TAKEN :101 MS unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:53:59 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:53:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:09 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:54:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:09 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:10.009 [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: 12:54:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:10.011 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:10 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:54:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 12:54:20 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: 12:54:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:54:20 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: 12:54:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:54:20 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: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54: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: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:20 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [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: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :226 MS unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31.435 [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: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31.437 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:54:31 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:54:41 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: 12:54:41 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: 12:54:41 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:54:41 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: 12:54:41 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:54:41 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: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:41 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [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: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :844 MS unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [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: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:42 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:42 [main] REPORT: ========================================================================================== unit-oai-epc-0: 12:54:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 12:54:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 12:54:47 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 12:54:47 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 12:54:47 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 12:54:47 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 12:54:47 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 12:54:47 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17707' unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17707 =~ .*running.* ]] unit-oai-epc-0: 12:54:47 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: 12:54:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 12:54:47 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 12:54:47 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 12:54:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 12:54:47 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 12:54:47 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 12:54:47 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 12:54:47 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 12:54:47 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52.823 [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: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52.826 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [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: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:54:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:54:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:54:52 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: 12:55:02 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:02 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: 12:55:02 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: 12:55: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: 12:55: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: 12:55:02 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:55: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: 12:55: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: 12:55:02 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:55: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: 12:55: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: 12:55: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:55: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: 12:55:02 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:55: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: 12:55:02 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:55: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: 12:55: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: 12:55:02 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:55:02 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP EXECUTION TIME TAKEN :227 MS unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:03 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :878 MS unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [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: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:04 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14.322 [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: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14.327 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:55:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:24 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: 12:55:24 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: 12:55: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: 12:55: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: 12:55:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:55: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: 12:55: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: 12:55:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:55: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: 12:55: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: 12:55:24 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: 12:55:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:55: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: 12:55:24 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:55: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: 12:55:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:55: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: 12:55:24 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55: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: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:24 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55: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: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :448 MS unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [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: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:25 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35.735 [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: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35.739 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [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: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:55:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:55:35 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: 12:55:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:45 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: 12:55:45 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: 12:55:45 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:55:45 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: 12:55:45 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: 12:55:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 12:55:45 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: 12:55:45 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: 12:55:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:55:45 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: 12:55:45 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 12:55:45 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: 12:55:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:55:45 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: 12:55:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:45 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [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: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [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: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP EXECUTION TIME TAKEN :407 MS unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:46 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [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: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [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: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:47 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:47 [main] REPORT: ========================================================================================== unit-oai-hss-0: 12:55:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:55:49 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:55:49 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:55:49 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:55:49 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:55:49 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:55:49 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:55:49 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22222' unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22222 =~ .*running.* ]] unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:55:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:55:49 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:55:49 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:55:50 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:55:50 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:55:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:55:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:55:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:55:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:55:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:55:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07.195 [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: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07.197 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:56:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:56:07 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: 12:56:08 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: 12:56:18 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:56:18 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: 12:56:18 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: 12:56: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: 12:56: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: 12:56:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:56: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: 12:56:18 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 12:56:18 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: 12:56:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:56: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: 12:56:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:56: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: 12:56:18 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: 12:56:18 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: 12:56:18 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: 12:56:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:56: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: 12:56: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: 12:56: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: 12:56:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:56: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: 12:56:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56: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: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [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: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [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: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56: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: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP EXECUTION TIME TAKEN :329 MS unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:18 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56: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: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: STEP EXECUTION TIME TAKEN :658 MS unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [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: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [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: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:19 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39.651 [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: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39.653 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56: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: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:56:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:56: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: 12:56: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: 12:56:40 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: 12:56:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:56:50 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: 12:56:50 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: 12:56:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:56:50 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: 12:56:50 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: 12:56:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:56:50 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: 12:56:50 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: 12:56:50 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: 12:56:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP EXECUTION TIME TAKEN :433 MS unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:50 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56: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: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:56:51 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:56:51 [main] REPORT: ========================================================================================== unit-mysql-0: 12:57:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 12:57:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 12:57:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 12:57:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 12:57:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 12:57:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 12:57:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 12:57:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 12:57:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 12:57:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 12:57:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 12:57:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11.427 [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: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11.429 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:57:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:57:11 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: 12:57:11 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:57:21 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: 12:57:21 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: 12:57:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 12:57:21 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: 12:57:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 12:57:21 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: 12:57:21 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: 12:57:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [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: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: STEP EXECUTION TIME TAKEN :416 MS unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:22 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [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: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:23 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 12:57:33 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:33 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:57:33 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:57:33 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:33 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43.754 [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: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43.757 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57: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: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: STEP EXECUTION TIME TAKEN :253 MS unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:57:43 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:57: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: 12:57: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
 unit-abot-epc-basic-0: 12:57:44 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:57:55 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: 12:57:55 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: 12:57:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:57:55 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: 12:57:55 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: 12:57:55 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: 12:57:55 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: 12:57:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:57:55 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: 12:57:55 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: 12:57:55 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:57:55 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: 12:57:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:57:55 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: 12:57:55 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: 12:57:55 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: 12:57:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:57:55 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: 12:57:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [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: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP EXECUTION TIME TAKEN :412 MS unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:55 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:56 [main] REPORT: STEP EXECUTION TIME TAKEN :643 MS unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:56 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [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: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:57:57 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:57:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:07 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17.100 [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: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17.102 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [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: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:58:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:58:17 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: 12:58:18 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: 12:58:28 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:58:28 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: 12:58:28 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: 12:58: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: 12:58: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: 12:58:28 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:58: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: 12:58:28 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 12:58:28 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: 12:58: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: 12:58:28 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:58: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: 12:58: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: 12:58:28 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 12:58:28 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: 12:58:28 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:58: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: 12:58: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: 12:58: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: 12:58:28 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:58: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: 12:58: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: 12:58:28 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58: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: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [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: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [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: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58: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: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [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: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:28 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [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: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: STEP EXECUTION TIME TAKEN :696 MS unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: STEP EXECUTION TIME TAKEN :63 MS unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:29 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:39 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49.384 [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: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49.387 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [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: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:58:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:58:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:58:49 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: 12:58:49 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: 12:58:50 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:00 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: 12:59:00 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: 12:59:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:59:00 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: 12:59:00 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: 12:59:00 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: 12:59:00 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: 12:59:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:59:00 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: 12:59:00 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: 12:59:00 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: 12:59:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:59:00 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: 12:59:00 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: 12:59:00 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: 12:59:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:59:00 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: 12:59:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [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: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :434 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [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: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:00 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [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: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:01 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:59:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 12:59:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:11 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21.510 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21.521 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: STEP EXECUTION TIME TAKEN :47 MS unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 14-May-2019 12:59:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 12:59:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 12:59:21 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: 12:59:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 12:59: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: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 12:59: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: 12:59:32 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: 12:59: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: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 12:59: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: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 12:59: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: 12:59: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: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run 9m11.513s unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59: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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.514 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 12:59:32 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.003 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59: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(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: 12:59:32 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: 12:59:32 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: 12:59: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:(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.01 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.015 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.004 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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.004 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:59:32 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.005 sec unit-abot-epc-basic-0: 12:59:32 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.011 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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.004 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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.004 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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.009 sec unit-abot-epc-basic-0: 12:59:32 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.007 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.003 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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.008 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59: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(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: 12:59: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(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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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.003 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(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: 12:59: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(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: 12:59:32 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: 12:59:32 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: 12:59:32 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.002 sec unit-abot-epc-basic-0: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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.002 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.003 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59: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(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59:32 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.005 sec unit-abot-epc-basic-0: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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.004 sec unit-abot-epc-basic-0: 12:59:32 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.004 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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(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: 12:59:32 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: 12:59:32 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: 12:59: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(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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:59:32 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.002 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(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: 12:59: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(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: 12:59:32 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.004 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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(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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59: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:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with 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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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.005 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(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: 12:59:32 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: 12:59:32 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: 12:59: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(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: 12:59: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(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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(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: 12:59:32 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59: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:(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: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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(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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59: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(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 12:59:32 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 sec unit-abot-epc-basic-0: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59:32 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.006 sec unit-abot-epc-basic-0: 12:59: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:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.009 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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.001 sec unit-abot-epc-basic-0: 12:59: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(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: 12:59:32 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: 12:59:32 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: 12:59: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(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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59:32 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: 12:59: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:(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.026 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:32 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.026 sec <<< FAILURE! unit-abot-epc-basic-0: 12:59:32 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: 12:59:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 12:59:33 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: 12:59:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:59:33 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: 12:59:33 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 12:59:33 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 12:59:34 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 12:59:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:59:35 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 12:59:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:59:35 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 12:59:35 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-05-14T12:59:35+00:00 unit-abot-epc-basic-0: 12:59:35 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 12:59:35 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 12:59:35 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: 12:59:35 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:59:35 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: 12:59:35 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: 12:59:35 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 12:59:35 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: 12:59:35 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 12:59:35 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter.operation committing operation "run action 66bdee0c-f3fb-4308-817d-6ac3a02a257e" unit-abot-epc-basic-0: 12:59:35 DEBUG juju.machinelock machine lock released for uniter (run action 66bdee0c-f3fb-4308-817d-6ac3a02a257e) unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 12:59:35 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 12:59:35 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 12:59:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 12:59:35 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 12:59:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:59:52 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 12:59:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 12:59:52 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 12:59:52 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 12:59:52 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 12:59:52 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 12:59:52 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 12:59:52 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22222' unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22222 =~ .*running.* ]] unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 12:59:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 12:59:52 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 12:59:52 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 12:59:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 12:59:52 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 12:59:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 12:59:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 12:59:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 12:59:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-05-14 12:59:55,595 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-05-14 13:00:32,583 - 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 Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-05-14 13:00:32,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 13:00:32,590 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:32,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Tue, 14 May 2019 13:00:32 GMT X-Openstack-Request-Id: req-58f442c4-6ca9-43ce-ae22-edb2263781a2 2019-05-14 13:00:32,855 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:34:41Z", "updated_at": "2019-05-14T13:00:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "473f2748-3127-4d05-8127-e236b28250df", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:28:40Z", "updated_at": "2019-05-14T13:00:07Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "89caa602-da2c-4e06-98a9-eec4f3af61a7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:24:16Z", "updated_at": "2019-05-14T13:00:31Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "9cc51a27-b272-4e9e-87fd-dcf4267d76f6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:34:10Z", "updated_at": "2019-05-14T13:00:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "a92834e7-4c3d-4961-b1d3-a94856b5fe4b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:31:10Z", "updated_at": "2019-05-14T13:00:14Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "f3f455d5-a3ef-4b73-8c81-d4444f4d97b8", "qos_policy_id": null}]} 2019-05-14 13:00:32,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-58f442c4-6ca9-43ce-ae22-edb2263781a2 2019-05-14 13:00:32,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.266142129898s 2019-05-14 13:00:32,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 13:00:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/473f2748-3127-4d05-8127-e236b28250df.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:33,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:33 GMT X-Openstack-Request-Id: req-7a4f6afd-5ce5-496c-bef2-e943ea7d3204 2019-05-14 13:00:33,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:33,781 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/473f2748-3127-4d05-8127-e236b28250df.json used request id req-7a4f6afd-5ce5-496c-bef2-e943ea7d3204 2019-05-14 13:00:33,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.893335103989s 2019-05-14 13:00:33,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 13:00:33,788 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:33,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Tue, 14 May 2019 13:00:33 GMT X-Openstack-Request-Id: req-5aa05d1a-4c94-45de-8ad2-f09ce0555ffd 2019-05-14 13:00:33,861 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:28:40Z", "updated_at": "2019-05-14T13:00:07Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "89caa602-da2c-4e06-98a9-eec4f3af61a7", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:24:16Z", "updated_at": "2019-05-14T13:00:31Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "9cc51a27-b272-4e9e-87fd-dcf4267d76f6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:34:10Z", "updated_at": "2019-05-14T13:00:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "a92834e7-4c3d-4961-b1d3-a94856b5fe4b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:31:10Z", "updated_at": "2019-05-14T13:00:14Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "f3f455d5-a3ef-4b73-8c81-d4444f4d97b8", "qos_policy_id": null}]} 2019-05-14 13:00:33,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-5aa05d1a-4c94-45de-8ad2-f09ce0555ffd 2019-05-14 13:00:33,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0736978054047s 2019-05-14 13:00:33,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 13:00:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/89caa602-da2c-4e06-98a9-eec4f3af61a7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:34,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:34 GMT X-Openstack-Request-Id: req-403d367f-78a5-4dd4-b9e6-7ae6aa89a61b 2019-05-14 13:00:34,494 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:34,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/89caa602-da2c-4e06-98a9-eec4f3af61a7.json used request id req-403d367f-78a5-4dd4-b9e6-7ae6aa89a61b 2019-05-14 13:00:34,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.60333108902s 2019-05-14 13:00:34,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 13:00:34,506 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:34,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Tue, 14 May 2019 13:00:34 GMT X-Openstack-Request-Id: req-69c060c3-d7c0-4458-bc77-a22aca6d36c3 2019-05-14 13:00:34,591 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:24:16Z", "updated_at": "2019-05-14T13:00:31Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "9cc51a27-b272-4e9e-87fd-dcf4267d76f6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:34:10Z", "updated_at": "2019-05-14T13:00:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "a92834e7-4c3d-4961-b1d3-a94856b5fe4b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:31:10Z", "updated_at": "2019-05-14T13:00:14Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "f3f455d5-a3ef-4b73-8c81-d4444f4d97b8", "qos_policy_id": null}]} 2019-05-14 13:00:34,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-69c060c3-d7c0-4458-bc77-a22aca6d36c3 2019-05-14 13:00:34,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0861251354218s 2019-05-14 13:00:34,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 13:00:34,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/9cc51a27-b272-4e9e-87fd-dcf4267d76f6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:35,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:35 GMT X-Openstack-Request-Id: req-8fa59499-9067-4f9f-8cd8-056e4cca7629 2019-05-14 13:00:35,506 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:35,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/9cc51a27-b272-4e9e-87fd-dcf4267d76f6.json used request id req-8fa59499-9067-4f9f-8cd8-056e4cca7629 2019-05-14 13:00:35,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.892035961151s 2019-05-14 13:00:35,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 13:00:35,518 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:35,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Tue, 14 May 2019 13:00:35 GMT X-Openstack-Request-Id: req-8c732448-479c-44dc-a077-d3dbb914971e 2019-05-14 13:00:35,602 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:34:10Z", "updated_at": "2019-05-14T13:00:21Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "a92834e7-4c3d-4961-b1d3-a94856b5fe4b", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:31:10Z", "updated_at": "2019-05-14T13:00:14Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "f3f455d5-a3ef-4b73-8c81-d4444f4d97b8", "qos_policy_id": null}]} 2019-05-14 13:00:35,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8c732448-479c-44dc-a077-d3dbb914971e 2019-05-14 13:00:35,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0851140022278s 2019-05-14 13:00:35,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 13:00:35,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/a92834e7-4c3d-4961-b1d3-a94856b5fe4b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:36,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:36 GMT X-Openstack-Request-Id: req-1ba08f4a-d2b9-4a41-905c-04d22cf3c96a 2019-05-14 13:00:36,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:36,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/a92834e7-4c3d-4961-b1d3-a94856b5fe4b.json used request id req-1ba08f4a-d2b9-4a41-905c-04d22cf3c96a 2019-05-14 13:00:36,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.606089830399s 2019-05-14 13:00:36,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 13:00:36,237 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:36,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Tue, 14 May 2019 13:00:36 GMT X-Openstack-Request-Id: req-38716dbd-7223-4cce-8fa5-7398ddfac56f 2019-05-14 13:00:36,304 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:31:10Z", "updated_at": "2019-05-14T13:00:14Z", "floating_network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 4, "project_id": "90173cc944254bc884586d503e47694a", "port_id": null, "id": "f3f455d5-a3ef-4b73-8c81-d4444f4d97b8", "qos_policy_id": null}]} 2019-05-14 13:00:36,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-38716dbd-7223-4cce-8fa5-7398ddfac56f 2019-05-14 13:00:36,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0670800209045s 2019-05-14 13:00:36,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-05-14 13:00:36,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/f3f455d5-a3ef-4b73-8c81-d4444f4d97b8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:37,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:37 GMT X-Openstack-Request-Id: req-ef89e5db-8ff8-4de0-8828-c41a6e13610a 2019-05-14 13:00:37,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:37,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/f3f455d5-a3ef-4b73-8c81-d4444f4d97b8.json used request id req-ef89e5db-8ff8-4de0-8828-c41a6e13610a 2019-05-14 13:00:37,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.884728908539s 2019-05-14 13:00:37,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-05-14 13:00:37,212 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:37,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 14 May 2019 13:00:37 GMT X-Openstack-Request-Id: req-d62101d9-c700-442d-9545-6da65721ade8 2019-05-14 13:00:37,280 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-05-14 13:00:37,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d62101d9-c700-442d-9545-6da65721ade8 2019-05-14 13:00:37,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0687050819397s 2019-05-14 13:00:37,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 13:00:37,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:38,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 13:00:38 GMT X-Openstack-Request-Id: req-82c0377f-e827-4732-94ad-4c905002a1ce 2019-05-14 13:00:38,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-05-14 13:00:38,463 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4a1a5f16-89a4-4098-8451-3e779b564030 used request id req-82c0377f-e827-4732-94ad-4c905002a1ce 2019-05-14 13:00:38,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18097996712s 2019-05-14 13:00:38,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 13:00:38,473 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:38,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 14 May 2019 13:00: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-c5db3124-4689-4254-b841-34bbd1345633 x-openstack-request-id: req-c5db3124-4689-4254-b841-34bbd1345633 2019-05-14 13:00:38,790 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f", "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": "17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f"}, {"name": "juju_epc-flavor_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/678fbd70-585b-454d-a16c-9404c41babd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/678fbd70-585b-454d-a16c-9404c41babd1", "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": "678fbd70-585b-454d-a16c-9404c41babd1"}]} 2019-05-14 13:00:38,790 - 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-c5db3124-4689-4254-b841-34bbd1345633 2019-05-14 13:00:38,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.321998119354s 2019-05-14 13:00:38,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 13:00:38,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:38,850 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 13:00: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-7ba1eccd-3056-4456-ba80-5aeb945aa33b x-openstack-request-id: req-7ba1eccd-3056-4456-ba80-5aeb945aa33b 2019-05-14 13:00:38,850 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/17b1f6e8-9dc7-4e1e-bd34-5d1184a4c33f used request id req-7ba1eccd-3056-4456-ba80-5aeb945aa33b 2019-05-14 13:00:38,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0565049648285s 2019-05-14 13:00:38,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-05-14 13:00:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b460d9ca-32b2-418e-92e8-1fbc8361f3c1/remove_router_interface.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" -d '{"subnet_id": "aa1c1e70-0c33-4486-865e-c320b16dd424"}' 2019-05-14 13:00:40,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 14 May 2019 13:00:40 GMT X-Openstack-Request-Id: req-d772f94a-78f1-45e2-9e8f-c7ef0f8744be 2019-05-14 13:00:40,904 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "eb0c87d5-213c-4d31-b4b3-ef51454218d0", "tenant_id": "90173cc944254bc884586d503e47694a", "subnet_id": "aa1c1e70-0c33-4486-865e-c320b16dd424", "subnet_ids": ["aa1c1e70-0c33-4486-865e-c320b16dd424"], "port_id": "fda90eaa-3150-482b-8ea9-885b8869ce34", "id": "b460d9ca-32b2-418e-92e8-1fbc8361f3c1"} 2019-05-14 13:00:40,904 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b460d9ca-32b2-418e-92e8-1fbc8361f3c1/remove_router_interface.json used request id req-d772f94a-78f1-45e2-9e8f-c7ef0f8744be 2019-05-14 13:00:40,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05359482765s 2019-05-14 13:00:40,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-05-14 13:00:40,905 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:41,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 14 May 2019 13:00:41 GMT X-Openstack-Request-Id: req-163c0312-64f2-4040-845f-305f7cebdd88 2019-05-14 13:00:41,305 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "8f836892-66ed-4fdc-b7ef-07525b8f2268", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "da204de8-e968-4ce7-acb2-835c568eb62f", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:21:38Z", "admin_state_up": true, "updated_at": "2019-05-14T13:00:39Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "90173cc944254bc884586d503e47694a", "id": "b460d9ca-32b2-418e-92e8-1fbc8361f3c1", "name": "juju_epc-router_e7349a04-1d31-471b-9234-02faeb89ba5d"}]} 2019-05-14 13:00:41,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-163c0312-64f2-4040-845f-305f7cebdd88 2019-05-14 13:00:41,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.400075912476s 2019-05-14 13:00:41,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-05-14 13:00:41,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/b460d9ca-32b2-418e-92e8-1fbc8361f3c1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:42,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:42 GMT X-Openstack-Request-Id: req-ae77e605-37ce-4968-a2ea-6df3bb15a24f 2019-05-14 13:00:42,333 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:42,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b460d9ca-32b2-418e-92e8-1fbc8361f3c1.json used request id req-ae77e605-37ce-4968-a2ea-6df3bb15a24f 2019-05-14 13:00:42,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.02677798271s 2019-05-14 13:00:42,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-05-14 13:00:42,334 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:42,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 14 May 2019 13:00:42 GMT X-Openstack-Request-Id: req-04adcdf2-5b9d-426a-8f27-64fbdb06e9d3 2019-05-14 13:00:42,424 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eb0c87d5-213c-4d31-b4b3-ef51454218d0","tenant_id":"90173cc944254bc884586d503e47694a","created_at":"2019-05-14T12:21:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-05-14T12:21:37Z","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":"90173cc944254bc884586d503e47694a","id":"aa1c1e70-0c33-4486-865e-c320b16dd424","subnetpool_id":null,"name":"juju_epc-subnet_e7349a04-1d31-471b-9234-02faeb89ba5d"}]} 2019-05-14 13:00:42,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-04adcdf2-5b9d-426a-8f27-64fbdb06e9d3 2019-05-14 13:00:42,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.090861082077s 2019-05-14 13:00:42,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-05-14 13:00:42,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/aa1c1e70-0c33-4486-865e-c320b16dd424.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:43,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:43 GMT X-Openstack-Request-Id: req-674412e6-b3f3-4dfa-bde0-0f0db3ca670c 2019-05-14 13:00:43,736 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:43,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/aa1c1e70-0c33-4486-865e-c320b16dd424.json used request id req-674412e6-b3f3-4dfa-bde0-0f0db3ca670c 2019-05-14 13:00:43,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.31026291847s 2019-05-14 13:00:43,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-05-14 13:00:43,738 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:43,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 14 May 2019 13:00:43 GMT X-Openstack-Request-Id: req-ace8ce0e-aa6a-4039-ab74-38ef7b7a5027 2019-05-14 13:00:43,830 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f836892-66ed-4fdc-b7ef-07525b8f2268","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ffb90fdf8933485081405b4ca3698015","l2_adjacency":true,"status":"ACTIVE","subnets":["da204de8-e968-4ce7-acb2-835c568eb62f"],"description":"","tags":[],"updated_at":"2019-05-14T06:04:42Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"ffb90fdf8933485081405b4ca3698015","created_at":"2019-05-14T05:49:15Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"eb0c87d5-213c-4d31-b4b3-ef51454218d0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"90173cc944254bc884586d503e47694a","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-05-14T13:00:43Z","qos_policy_id":null,"name":"juju_epc-net_e7349a04-1d31-471b-9234-02faeb89ba5d","admin_state_up":true,"tenant_id":"90173cc944254bc884586d503e47694a","created_at":"2019-05-14T12:21:36Z","mtu":1450}]} 2019-05-14 13:00:43,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ace8ce0e-aa6a-4039-ab74-38ef7b7a5027 2019-05-14 13:00:43,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0930731296539s 2019-05-14 13:00:43,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-05-14 13:00:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/eb0c87d5-213c-4d31-b4b3-ef51454218d0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:45,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:45 GMT X-Openstack-Request-Id: req-95aad250-437d-4e51-88dc-14fa0a5ab25a 2019-05-14 13:00:45,138 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:45,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/eb0c87d5-213c-4d31-b4b3-ef51454218d0.json used request id req-95aad250-437d-4e51-88dc-14fa0a5ab25a 2019-05-14 13:00:45,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.3068048954s 2019-05-14 13:00:45,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-05-14 13:00:45,148 - 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.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:45,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 14 May 2019 13:00:45 GMT X-Openstack-Request-Id: req-4bc57da9-9d91-443e-ac1a-e00912265603 2019-05-14 13:00:45,182 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-05-14T12:21:50Z", "file": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/file", "owner": "90173cc944254bc884586d503e47694a", "id": "09b898ba-55f1-4a93-88f9-0d18aee7661e", "size": 297533440, "self": "/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "485bf889ca70f877511705b9b82b1ab7866718128c3312549e0b6ce11bb14b20", "locations": [{"url": "rbd://742aea6d-b74a-4f41-8bc6-166a46eb4f26/images/09b898ba-55f1-4a93-88f9-0d18aee7661e/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "fd7659f1fb028049596608f4659d5923", "name": "juju_epc-img_e7349a04-1d31-471b-9234-02faeb89ba5d", "checksum": "fd7659f1fb028049596608f4659d5923", "created_at": "2019-05-14T12:21:44Z", "os_hidden": false, "protected": false, "os_hash_value": "17364dd954a7d50913402366ebd76396879fff5c3f4b92b3c4ea409bd59bfe5947cdef3fea02889b7ca566c7d0f3f79adbb08900d7866cecdcb33781230c5183"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-05-14 13:00:45,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4bc57da9-9d91-443e-ac1a-e00912265603 2019-05-14 13:00:45,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390641689301s 2019-05-14 13:00:45,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-05-14 13:00:45,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}dae8801964c7af477e1064fd3bde7312c1eeec14" 2019-05-14 13:00:45,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 14 May 2019 13:00:45 GMT X-Openstack-Request-Id: req-d37bf2ef-1dac-45af-9a33-365d3539baa0 2019-05-14 13:00:45,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-05-14 13:00:45,528 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/09b898ba-55f1-4a93-88f9-0d18aee7661e used request id req-d37bf2ef-1dac-45af-9a33-365d3539baa0 2019-05-14 13:00:45,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.344080924988s 2019-05-14 13:00:45,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-05-14 13:00:45,533 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:45,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 14 May 2019 13:00: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-89a4b736-dc9a-4af2-b226-21390d719517 x-openstack-request-id: req-89a4b736-dc9a-4af2-b226-21390d719517 2019-05-14 13:00:45,551 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/678fbd70-585b-454d-a16c-9404c41babd1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/678fbd70-585b-454d-a16c-9404c41babd1", "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": "678fbd70-585b-454d-a16c-9404c41babd1"}]} 2019-05-14 13:00:45,551 - 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-89a4b736-dc9a-4af2-b226-21390d719517 2019-05-14 13:00:45,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219819545746s 2019-05-14 13:00:45,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-05-14 13:00:45,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/678fbd70-585b-454d-a16c-9404c41babd1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:45,581 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 14 May 2019 13:00: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-d3d3f40f-8ae0-4bac-801d-f04287ff0ecd x-openstack-request-id: req-d3d3f40f-8ae0-4bac-801d-f04287ff0ecd 2019-05-14 13:00:45,581 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/678fbd70-585b-454d-a16c-9404c41babd1 used request id req-d3d3f40f-8ae0-4bac-801d-f04287ff0ecd 2019-05-14 13:00:45,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.028737783432s 2019-05-14 13:00:45,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 13:00:45,586 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:45,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 14 May 2019 13:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e88118-ca03-444a-8e1e-e02c95701296 2019-05-14 13:00:45,813 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/052f3e5e51a3423aadb083ae46e5d127"}, "domain_id": "default", "enabled": true, "options": {}, "id": "052f3e5e51a3423aadb083ae46e5d127", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/0b9db3ccc1d04b5a831812715e668f9c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0b9db3ccc1d04b5a831812715e668f9c", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/0bc0d2bb196641c29ac411d8a7f1be65"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bc0d2bb196641c29ac411d8a7f1be65", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/41139e1e7cd0494dbc30762be9b8812f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "41139e1e7cd0494dbc30762be9b8812f", "email": "placement@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/51eeafa64e6b475a936e56feb2339351"}, "domain_id": "default", "enabled": true, "options": {}, "id": "51eeafa64e6b475a936e56feb2339351", "email": "heat@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/6246a5ddfada4379afcbc5137c69ffb2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6246a5ddfada4379afcbc5137c69ffb2", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/62f39a9d4e55495693ceee15ff04a464"}, "domain_id": "default", "enabled": true, "options": {}, "id": "62f39a9d4e55495693ceee15ff04a464", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9201ea5979134f64b4c9fc2af665eadd"}, "domain_id": "8d0c280b2fdd4626826f1d72d7ac92a6", "enabled": true, "options": {}, "id": "9201ea5979134f64b4c9fc2af665eadd", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9a4403ecc5044681983fe38e108b21f5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9a4403ecc5044681983fe38e108b21f5", "email": "admin@example.com", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/9bd211b1315242aa9969076e3ea20a33"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9bd211b1315242aa9969076e3ea20a33", "email": "aodh@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.28:5000/v3/users/a3c1a28950f5453cbbddbb6c8b33c828"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a3c1a28950f5453cbbddbb6c8b33c828", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/ac11865cbae94ad09cec3ea1bf412fbd"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ac11865cbae94ad09cec3ea1bf412fbd", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": {"self": "http://172.30.9.28:5000/v3/users/d46ac456cf3e416697a6b3914a2a296b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d46ac456cf3e416697a6b3914a2a296b", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.28:5000/v3/users/d858940543794f33afbbd3d552fa61a3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d858940543794f33afbbd3d552fa61a3", "email": "swift@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/fa2d60ff31b54895b767f99c8ea12ff2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "fa2d60ff31b54895b767f99c8ea12ff2", "email": "nova@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2019-05-14 13:00:45,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c7e88118-ca03-444a-8e1e-e02c95701296 2019-05-14 13:00:45,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230799913406s 2019-05-14 13:00:45,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-05-14 13:00:45,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d46ac456cf3e416697a6b3914a2a296b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:46,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 14 May 2019 13:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-619bf87d-ceb5-419b-a218-a1a9058a4f4c 2019-05-14 13:00:46,033 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_e7349a04-1d31-471b-9234-02faeb89ba5d", "links": {"self": "http://172.30.9.28:5000/v3/users/d46ac456cf3e416697a6b3914a2a296b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d46ac456cf3e416697a6b3914a2a296b", "description": null}} 2019-05-14 13:00:46,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d46ac456cf3e416697a6b3914a2a296b used request id req-619bf87d-ceb5-419b-a218-a1a9058a4f4c 2019-05-14 13:00:46,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214547872543s 2019-05-14 13:00:46,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-05-14 13:00:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/d46ac456cf3e416697a6b3914a2a296b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:46,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 13:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93aef2e3-b464-4157-af20-7f3297030d6d 2019-05-14 13:00:46,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 13:00:46,459 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d46ac456cf3e416697a6b3914a2a296b used request id req-93aef2e3-b464-4157-af20-7f3297030d6d 2019-05-14 13:00:46,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.425357103348s 2019-05-14 13:00:46,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-05-14 13:00:46,470 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:46,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 14 May 2019 13:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4bc3ce0-2319-466c-a923-d97c3b4606e2 2019-05-14 13:00:46,595 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/2e0d3a695a9d4898b41f8075010286ad"}, "tags": [], "enabled": true, "id": "2e0d3a695a9d4898b41f8075010286ad", "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/90173cc944254bc884586d503e47694a"}, "tags": [], "enabled": true, "id": "90173cc944254bc884586d503e47694a", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_e7349a04-1d31-471b-9234-02faeb89ba5d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/ffb90fdf8933485081405b4ca3698015"}, "tags": [], "enabled": true, "id": "ffb90fdf8933485081405b4ca3698015", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-05-14 13:00:46,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-f4bc3ce0-2319-466c-a923-d97c3b4606e2 2019-05-14 13:00:46,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128485918045s 2019-05-14 13:00:46,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-05-14 13:00:46,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/90173cc944254bc884586d503e47694a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:46,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 14 May 2019 13:00:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03275a58-65cd-4225-a69e-02b9f430e7b2 2019-05-14 13:00:46,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-05-14 13:00:46,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/90173cc944254bc884586d503e47694a used request id req-03275a58-65cd-4225-a69e-02b9f430e7b2 2019-05-14 13:00:46,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.309376955032s 2019-05-14 13:00:46,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 13:00:46,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/security-groups.json?project_id=90173cc944254bc884586d503e47694a&name=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:47,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 14 May 2019 13:00:47 GMT X-Openstack-Request-Id: req-1eb38880-3e84-4cae-9717-3a173b7c95ed 2019-05-14 13:00:47,634 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:21:36Z", "updated_at": "2019-05-14T12:21:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:21:36Z", "revision_number": 0, "id": "173e901b-0fdd-4bf8-b04f-f8ba907b9e8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:21:36Z", "security_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "tenant_id": "90173cc944254bc884586d503e47694a", "port_range_min": null, "ethertype": "IPv4", "project_id": "90173cc944254bc884586d503e47694a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:21:36Z", "revision_number": 0, "id": "32faec7c-b873-4bdc-ad10-cacff6fa68af", "remote_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "remote_ip_prefix": null, "created_at": "2019-05-14T12:21:36Z", "security_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "tenant_id": "90173cc944254bc884586d503e47694a", "port_range_min": null, "ethertype": "IPv4", "project_id": "90173cc944254bc884586d503e47694a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:21:36Z", "revision_number": 0, "id": "78dff7b4-7e18-47a5-868b-491fe08697cf", "remote_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "remote_ip_prefix": null, "created_at": "2019-05-14T12:21:36Z", "security_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "tenant_id": "90173cc944254bc884586d503e47694a", "port_range_min": null, "ethertype": "IPv6", "project_id": "90173cc944254bc884586d503e47694a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:21:36Z", "revision_number": 0, "id": "f2fa077b-bab9-4287-89d8-2946d4c0128a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:21:36Z", "security_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "tenant_id": "90173cc944254bc884586d503e47694a", "port_range_min": null, "ethertype": "IPv6", "project_id": "90173cc944254bc884586d503e47694a"}], "revision_number": 1, "project_id": "90173cc944254bc884586d503e47694a", "id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "name": "default"}]} 2019-05-14 13:00:47,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json?project_id=90173cc944254bc884586d503e47694a&name=default used request id req-1eb38880-3e84-4cae-9717-3a173b7c95ed 2019-05-14 13:00:47,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.719384908676s 2019-05-14 13:00:47,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-05-14 13:00:47,641 - 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.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:47,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11766 Content-Type: application/json Date: Tue, 14 May 2019 13:00:47 GMT X-Openstack-Request-Id: req-184bc673-741b-44aa-a57b-0d9b70b56542 2019-05-14 13:00:47,699 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "created_at": "2019-05-14T07:13:40Z", "updated_at": "2019-05-14T07:13:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "88c10ea1-9ad2-42d4-8507-c8548a01d165", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d1119d84-c053-48c1-8ab6-bcfa8e4ef6e5", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "d553485e-ba16-4d3e-9229-bf32dcb56c5e", "remote_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv6", "project_id": "a297d6eda7d64226ba78ad34e6379289"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T07:13:40Z", "revision_number": 0, "id": "ff1acd60-f21c-49a0-abd9-47ed7d45dfdb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T07:13:40Z", "security_group_id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "tenant_id": "a297d6eda7d64226ba78ad34e6379289", "port_range_min": null, "ethertype": "IPv4", "project_id": "a297d6eda7d64226ba78ad34e6379289"}], "revision_number": 1, "project_id": "a297d6eda7d64226ba78ad34e6379289", "id": "38e8e028-6f38-4ab6-bb9d-991e1d58e691", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-05-14T05:51:37Z", "updated_at": "2019-05-14T05:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "0494ccf9-8742-4391-b9ce-118bc7caeb00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "72821e53-08f1-47cd-b6a2-17863824d4a3", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "86942543-5ad3-45e6-a794-1671df0d74aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:37Z", "revision_number": 0, "id": "c224b48f-37d5-4f26-8af9-50e585df29a0", "remote_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:37Z", "security_group_id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "9a7b29ac-6caf-4a87-bffb-fffbffa3339c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "created_at": "2019-05-14T05:51:35Z", "updated_at": "2019-05-14T05:51:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "024ac727-258b-46b4-8e49-83622a0cde2b", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "25b23d6b-ba91-4479-831a-ad0c8bb3e864", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "309215ac-caef-49a1-aaee-b899fe68eda2", "remote_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:51:35Z", "revision_number": 0, "id": "dfd4ef97-691c-4d5a-b905-8b13ed50a814", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:51:35Z", "security_group_id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "tenant_id": "2e0d3a695a9d4898b41f8075010286ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "2e0d3a695a9d4898b41f8075010286ad"}], "revision_number": 1, "project_id": "2e0d3a695a9d4898b41f8075010286ad", "id": "c32dbffc-3626-4852-9efb-bbe4af6e8792", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "90173cc944254bc884586d503e47694a", "created_at": "2019-05-14T12:21:36Z", "updated_at": "2019-05-14T12:21:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:21:36Z", "revision_number": 0, "id": "173e901b-0fdd-4bf8-b04f-f8ba907b9e8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:21:36Z", "security_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "tenant_id": "90173cc944254bc884586d503e47694a", "port_range_min": null, "ethertype": "IPv4", "project_id": "90173cc944254bc884586d503e47694a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:21:36Z", "revision_number": 0, "id": "32faec7c-b873-4bdc-ad10-cacff6fa68af", "remote_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "remote_ip_prefix": null, "created_at": "2019-05-14T12:21:36Z", "security_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "tenant_id": "90173cc944254bc884586d503e47694a", "port_range_min": null, "ethertype": "IPv4", "project_id": "90173cc944254bc884586d503e47694a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:21:36Z", "revision_number": 0, "id": "78dff7b4-7e18-47a5-868b-491fe08697cf", "remote_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "remote_ip_prefix": null, "created_at": "2019-05-14T12:21:36Z", "security_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "tenant_id": "90173cc944254bc884586d503e47694a", "port_range_min": null, "ethertype": "IPv6", "project_id": "90173cc944254bc884586d503e47694a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T12:21:36Z", "revision_number": 0, "id": "f2fa077b-bab9-4287-89d8-2946d4c0128a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T12:21:36Z", "security_group_id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "tenant_id": "90173cc944254bc884586d503e47694a", "port_range_min": null, "ethertype": "IPv6", "project_id": "90173cc944254bc884586d503e47694a"}], "revision_number": 1, "project_id": "90173cc944254bc884586d503e47694a", "id": "f57fbbd8-5d03-4612-9d15-54a1d52d97af", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ffb90fdf8933485081405b4ca3698015", "created_at": "2019-05-14T05:49:15Z", "updated_at": "2019-05-14T05:49:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "3b2150bb-3f71-449c-9bde-c139a0d68668", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "46c61b3f-534b-4d36-82e9-eba331184851", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "ac16bc3b-22ac-4cfa-ae22-880a8d87aa44", "remote_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv4", "project_id": "ffb90fdf8933485081405b4ca3698015"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-05-14T05:49:15Z", "revision_number": 0, "id": "f00a0829-66c5-4d97-a096-8653ab2253d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-05-14T05:49:15Z", "security_group_id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "tenant_id": "ffb90fdf8933485081405b4ca3698015", "port_range_min": null, "ethertype": "IPv6", "project_id": "ffb90fdf8933485081405b4ca3698015"}], "revision_number": 1, "project_id": "ffb90fdf8933485081405b4ca3698015", "id": "fb3ef5b6-95cb-4eb8-9cf8-96243a799212", "name": "default"}]} 2019-05-14 13:00:47,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-184bc673-741b-44aa-a57b-0d9b70b56542 2019-05-14 13:00:47,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0589070320129s 2019-05-14 13:00:47,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-05-14 13:00:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f57fbbd8-5d03-4612-9d15-54a1d52d97af.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.16" -H "X-Auth-Token: {SHA1}899bdb9e66f4b9aadb51ec09661cb06dd83f7a8d" 2019-05-14 13:00:47,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 14 May 2019 13:00:47 GMT X-Openstack-Request-Id: req-998b5b96-f203-4ffd-bb17-bcbdbbf33e85 2019-05-14 13:00:47,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-05-14 13:00:47,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f57fbbd8-5d03-4612-9d15-54a1d52d97af.json used request id req-998b5b96-f203-4ffd-bb17-bcbdbbf33e85 2019-05-14 13:00:47,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144482851028s 2019-05-14 13:00:47,853 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 15:13 | FAIL | | cloudify_ims | functest | vnf | 25:27 | PASS | | heat_ims | functest | vnf | 31:52 | PASS | | vyos_vrouter | functest | vnf | 16:12 | PASS | | juju_epc | functest | vnf | 38:19 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-05-14 13:00:47,860 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-05-14 13:00:47,910 - paramiko.transport - DEBUG - EOF in transport thread 2019-05-14 13:00:48,010 - paramiko.transport - DEBUG - EOF in transport thread